Package Details: paulstretch-git 0.r23.7f5c399-1

Git Clone URL: https://aur.archlinux.org/paulstretch-git.git (read-only, click to copy)
Package Base: paulstretch-git
Description: a program for stretching the audio
Upstream URL: http://hypermammut.sourceforge.net/paulstretch
Licenses: GPL2
Conflicts: paulstretch
Provides: paulstretch
Submitter: None
Maintainer: None
Last Packager: sekret
Votes: 5
Popularity: 0.000000
First Submitted: 2011-09-16 20:15 (UTC)
Last Updated: 2016-02-06 10:05 (UTC)

Required by (0)

Sources (1)

Latest Comments

lind777 commented on 2021-03-12 13:22 (UTC) (edited on 2021-03-12 13:32 (UTC) by lind777)

Yes, @qwazix, that fix makes it compile and run the GUI. YAY!

However, once the audio stream starts, it segfaults after the following:

ALSA lib pcm_dsnoop.c:638:(snd_pcm_dsnoop_open) unable to open slave
ALSA lib pcm_dmix.c:1075:(snd_pcm_dmix_open) unable to open slave
ALSA lib pcm.c:2660:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.rear
ALSA lib pcm.c:2660:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.center_lfe
ALSA lib pcm.c:2660:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.side
ALSA lib pcm_oss.c:377:(_snd_pcm_oss_open) Unknown field port
ALSA lib pcm_oss.c:377:(_snd_pcm_oss_open) Unknown field port
ALSA lib pcm_usb_stream.c:486:(_snd_pcm_usb_stream_open) Invalid type for card
ALSA lib pcm_usb_stream.c:486:(_snd_pcm_usb_stream_open) Invalid type for card
ALSA lib pcm_dmix.c:1075:(snd_pcm_dmix_open) unable to open slave
Expression 'alsa_snd_pcm_hw_params_set_buffer_size_near( pcm, hwParams, &alsaBufferFrames )' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 932
zsh: segmentation fault (core dumped)  paulstretch

qwazix commented on 2021-01-31 20:40 (UTC) (edited on 2021-01-31 20:41 (UTC) by qwazix)

Downloading https://salsa.debian.org/sudip-guest/paulstretch/-/commit/ca5d45c568549f61a7fd5e455aad2988e2ddc96e into src/paulstretch/ and adding

patch XMLwrapper.cpp debian_patches_fix_mxml.patch

before

./compile_linux_fftw.sh

in the PKGBUILD fixes it. I don't know how to submit a fix for the package

lind777 commented on 2020-04-13 20:58 (UTC)

Mxml error during build.

An update has been outlined in: https://salsa.debian.org/sudip-guest/paulstretch/-/commit/ca5d45c568549f61a7fd5e455aad2988e2ddc96e

Could this be included in a repackaging?

sekret commented on 2014-08-31 06:46 (UTC)

Adopted and updated. The prepare function isn't required anymore, so it's gone.

<deleted-account> commented on 2012-05-06 09:34 (UTC)

Doesn't build right now, I don't exactly know how to fix it. Help is appreciated!

<deleted-account> commented on 2011-09-16 20:31 (UTC)

Sorry for the wrong url and describtion, I used the mupdf-git PKGBUILD as a base and forgot to put the correct things in there.