Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Linux Audacity v 3.0.2 Won't Start/Segmentation Fault/ALSA issues on Debian 10 ('Buster'/MX Linux 19.3) #1170

Closed
richaardvark opened this issue Jun 26, 2021 · 4 comments · Fixed by #1623
Assignees
Labels
community build bugs Bug in non-official builds, such as distro-repos or self-compiled ones

Comments

@richaardvark
Copy link

richaardvark commented Jun 26, 2021

Describe the bug
The latest release of Audacity (version 3.0.2) won't launch after being manually built following the directions provided in the current source code "BUILDING.md" filse. There seems to be an issue with ALSA and this causes a "Segmentation fault" and the program will not launch.

To Reproduce
Steps to reproduce the behavior (the following commands are successfully executed without issue):

$ sudo apt-get update
$ sudo apt-get install -y build-essential cmake git python3-pip
$ sudo pip3 install conan
$ sudo apt-get install libgtk2.0-dev libasound2-dev libavformat-dev libjack-jackd2-dev uuid-dev
$ git clone https://github.com/audacity/audacity/
$ mkdir build && cd build
$ cmake -G "Unix Makefiles" -Daudacity_use_ffmpeg=loaded ../audacity
$ make -j`nproc`  #***see note below
$ cd bin/Debug
$ mkdir "Portable Settings"

*** See full output of 'make' here. (some warnings about statements being depreciated are given but overall it is successful.)

Finally, I go to launch Audacity but receive the following error messages:

richard@HomeServer:~/build/bin/Debug
$ ./audacity
error: failed to open file /usr/local/lib/lv2/lib/manifest.ttl (No such file or directory)
lilv_world_load_file(): error: Error loading file `file:///usr/local/lib/lv2/lib/manifest.ttl'
lilv_world_load_bundle(): error: Error reading file:///usr/local/lib/lv2/lib/manifest.ttl
lilv_world_add_plugin(): warning: Duplicate plugin <http://plugin.org.uk/swh-plugins/alias>
lilv_world_add_plugin(): warning: ... found in file:///usr/local/lib/lv2/alias-swh.lv2/
lilv_world_add_plugin(): warning: ... and      file:///usr/lib/lv2/alias-swh.lv2/ (ignored)
lilv_world_add_plugin(): warning: Duplicate plugin <http://plugin.org.uk/swh-plugins/fastLookaheadLimiter>
lilv_world_add_plugin(): warning: ... found in file:///usr/local/lib/lv2/fast_lookahead_limiter-swh.lv2/
lilv_world_add_plugin(): warning: ... and      file:///usr/lib/lv2/fast_lookahead_limiter-swh.lv2/ (ignored)
lilv_world_add_plugin(): warning: Duplicate plugin <http://plugin.org.uk/swh-plugins/allpass_c>
lilv_world_add_plugin(): warning: ... found in file:///usr/local/lib/lv2/allpass-swh.lv2/
lilv_world_add_plugin(): warning: ... and      file:///usr/lib/lv2/allpass-swh.lv2/ (ignored)
lilv_world_add_plugin(): warning: Duplicate plugin <http://plugin.org.uk/swh-plugins/allpass_l>
lilv_world_add_plugin(): warning: ... found in file:///usr/local/lib/lv2/allpass-swh.lv2/
lilv_world_add_plugin(): warning: ... and      file:///usr/lib/lv2/allpass-swh.lv2/ (ignored)
lilv_world_add_plugin(): warning: Duplicate plugin <http://plugin.org.uk/swh-plugins/allpass_n>
lilv_world_add_plugin(): warning: ... found in file:///usr/local/lib/lv2/allpass-swh.lv2/
lilv_world_add_plugin(): warning: ... and      file:///usr/lib/lv2/allpass-swh.lv2/ (ignored)
lilv_world_add_plugin(): warning: Duplicate plugin <http://plugin.org.uk/swh-plugins/gongBeater>
lilv_world_add_plugin(): warning: ... found in file:///usr/local/lib/lv2/gong_beater-swh.lv2/
lilv_world_add_plugin(): warning: ... and      file:///usr/lib/lv2/gong_beater-swh.lv2/ (ignored)
lilv_world_add_plugin(): warning: Duplicate plugin <http://plugin.org.uk/swh-plugins/dysonCompress>
lilv_world_add_plugin(): warning: ... found in file:///usr/local/lib/lv2/dyson_compress-swh.lv2/
lilv_world_add_plugin(): warning: ... and      file:///usr/lib/lv2/dyson_compress-swh.lv2/ (ignored)
lilv_world_add_plugin(): warning: Duplicate plugin <http://plugin.org.uk/swh-plugins/sinusWavewrapper>
lilv_world_add_plugin(): warning: ... found in file:///usr/local/lib/lv2/sinus_wavewrapper-swh.lv2/
lilv_world_add_plugin(): warning: ... and      file:///usr/lib/lv2/sinus_wavewrapper-swh.lv2/ (ignored)
error: failed to open file /usr/lib/lv2/swh-lv2-1.0.15/manifest.ttl (No such file or directory)
lilv_world_load_file(): error: Error loading file `file:///usr/lib/lv2/swh-lv2-1.0.15/manifest.ttl'
lilv_world_load_bundle(): error: Error reading file:///usr/lib/lv2/swh-lv2-1.0.15/manifest.ttl
lilv_world_add_plugin(): warning: Duplicate plugin <http://plugin.org.uk/swh-plugins/pointerCastDistortion>
lilv_world_add_plugin(): warning: ... found in file:///usr/local/lib/lv2/pointer_cast-swh.lv2/
lilv_world_add_plugin(): warning: ... and      file:///usr/lib/lv2/pointer_cast-swh.lv2/ (ignored)
lilv_world_add_plugin(): warning: Duplicate plugin <http://plugin.org.uk/swh-plugins/flanger>
lilv_world_add_plugin(): warning: ... found in file:///usr/local/lib/lv2/flanger-swh.lv2/
lilv_world_add_plugin(): warning: ... and      file:///usr/lib/lv2/flanger-swh.lv2/ (ignored)
lilv_world_add_plugin(): warning: Duplicate plugin <http://plugin.org.uk/swh-plugins/se4>
lilv_world_add_plugin(): warning: ... found in file:///usr/local/lib/lv2/se4-swh.lv2/
lilv_world_add_plugin(): warning: ... and      file:///usr/lib/lv2/se4-swh.lv2/ (ignored)
lilv_world_add_plugin(): warning: Duplicate plugin <http://plugin.org.uk/swh-plugins/revdelay>
lilv_world_add_plugin(): warning: ... found in file:///usr/local/lib/lv2/revdelay-swh.lv2/
lilv_world_add_plugin(): warning: ... and      file:///usr/lib/lv2/revdelay-swh.lv2/ (ignored)
lilv_world_add_plugin(): warning: Duplicate plugin <http://plugin.org.uk/swh-plugins/waveTerrain>
lilv_world_add_plugin(): warning: ... found in file:///usr/local/lib/lv2/wave_terrain-swh.lv2/
lilv_world_add_plugin(): warning: ... and      file:///usr/lib/lv2/wave_terrain-swh.lv2/ (ignored)
lilv_world_add_plugin(): warning: Duplicate plugin <http://plugin.org.uk/swh-plugins/sinCos>
lilv_world_add_plugin(): warning: ... found in file:///usr/local/lib/lv2/sin_cos-swh.lv2/
lilv_world_add_plugin(): warning: ... and      file:///usr/lib/lv2/sin_cos-swh.lv2/ (ignored)
lilv_world_add_plugin(): warning: Duplicate plugin <http://plugin.org.uk/swh-plugins/gverb>
lilv_world_add_plugin(): warning: ... found in file:///usr/local/lib/lv2/gverb-swh.lv2/
lilv_world_add_plugin(): warning: ... and      file:///usr/lib/lv2/gverb-swh.lv2/ (ignored)
error: failed to open file /usr/lib/lv2/imp-swh.lv2/manifest.ttl (No such file or directory)
lilv_world_load_file(): error: Error loading file `file:///usr/lib/lv2/imp-swh.lv2/manifest.ttl'
lilv_world_load_bundle(): error: Error reading file:///usr/lib/lv2/imp-swh.lv2/manifest.ttl
lilv_world_add_plugin(): warning: Duplicate plugin <http://plugin.org.uk/swh-plugins/multivoiceChorus>
lilv_world_add_plugin(): warning: ... found in file:///usr/local/lib/lv2/multivoice_chorus-swh.lv2/
lilv_world_add_plugin(): warning: ... and      file:///usr/lib/lv2/multivoice_chorus-swh.lv2/ (ignored)
lilv_world_add_plugin(): warning: Duplicate plugin <http://plugin.org.uk/swh-plugins/satanMaximiser>
lilv_world_add_plugin(): warning: ... found in file:///usr/local/lib/lv2/satan_maximiser-swh.lv2/
lilv_world_add_plugin(): warning: ... and      file:///usr/lib/lv2/satan_maximiser-swh.lv2/ (ignored)
error: failed to open file /usr/lib/lv2/step_muxer-swh.lv2/manifest.ttl (No such file or directory)
lilv_world_load_file(): error: Error loading file `file:///usr/lib/lv2/step_muxer-swh.lv2/manifest.ttl'
lilv_world_load_bundle(): error: Error reading file:///usr/lib/lv2/step_muxer-swh.lv2/manifest.ttl
lilv_world_add_plugin(): warning: Duplicate plugin <http://plugin.org.uk/swh-plugins/const>
lilv_world_add_plugin(): warning: ... found in file:///usr/local/lib/lv2/const-swh.lv2/
lilv_world_add_plugin(): warning: ... and      file:///usr/lib/lv2/const-swh.lv2/ (ignored)
lilv_world_add_plugin(): warning: Duplicate plugin <http://plugin.org.uk/swh-plugins/foldover>
lilv_world_add_plugin(): warning: ... found in file:///usr/local/lib/lv2/foldover-swh.lv2/
lilv_world_add_plugin(): warning: ... and      file:///usr/lib/lv2/foldover-swh.lv2/ (ignored)
lilv_world_add_plugin(): warning: Duplicate plugin <http://plugin.org.uk/swh-plugins/mbeq>
lilv_world_add_plugin(): warning: ... found in file:///usr/local/lib/lv2/mbeq-swh.lv2/
lilv_world_add_plugin(): warning: ... and      file:///usr/lib/lv2/mbeq-swh.lv2/ (ignored)
lilv_world_add_plugin(): warning: Duplicate plugin <http://plugin.org.uk/swh-plugins/lowpass_iir>
lilv_world_add_plugin(): warning: ... found in file:///usr/local/lib/lv2/lowpass_iir-swh.lv2/
lilv_world_add_plugin(): warning: ... and      file:///usr/lib/lv2/lowpass_iir-swh.lv2/ (ignored)
error: failed to open file /usr/lib/lv2/debug-swh.lv2/manifest.ttl (No such file or directory)
lilv_world_load_file(): error: Error loading file `file:///usr/lib/lv2/debug-swh.lv2/manifest.ttl'
lilv_world_load_bundle(): error: Error reading file:///usr/lib/lv2/debug-swh.lv2/manifest.ttl
lilv_world_add_plugin(): warning: Duplicate plugin <http://plugin.org.uk/swh-plugins/decay>
lilv_world_add_plugin(): warning: ... found in file:///usr/local/lib/lv2/decay-swh.lv2/
lilv_world_add_plugin(): warning: ... and      file:///usr/lib/lv2/decay-swh.lv2/ (ignored)
lilv_world_add_plugin(): warning: Duplicate plugin <http://plugin.org.uk/swh-plugins/amp>
lilv_world_add_plugin(): warning: ... found in file:///usr/local/lib/lv2/amp-swh.lv2/
lilv_world_add_plugin(): warning: ... and      file:///usr/lib/lv2/amp-swh.lv2/ (ignored)
lilv_world_add_plugin(): warning: Duplicate plugin <http://plugin.org.uk/swh-plugins/diode>
lilv_world_add_plugin(): warning: ... found in file:///usr/local/lib/lv2/diode-swh.lv2/
lilv_world_add_plugin(): warning: ... and      file:///usr/lib/lv2/diode-swh.lv2/ (ignored)
lilv_world_add_plugin(): warning: Duplicate plugin <http://plugin.org.uk/swh-plugins/highpass_iir>
lilv_world_add_plugin(): warning: ... found in file:///usr/local/lib/lv2/highpass_iir-swh.lv2/
lilv_world_add_plugin(): warning: ... and      file:///usr/lib/lv2/highpass_iir-swh.lv2/ (ignored)
lilv_world_add_plugin(): warning: Duplicate plugin <http://plugin.org.uk/swh-plugins/hilbert>
lilv_world_add_plugin(): warning: ... found in file:///usr/local/lib/lv2/hilbert-swh.lv2/
lilv_world_add_plugin(): warning: ... and      file:///usr/lib/lv2/hilbert-swh.lv2/ (ignored)
lilv_world_add_plugin(): warning: Duplicate plugin <http://plugin.org.uk/swh-plugins/autoPhaser>
lilv_world_add_plugin(): warning: ... found in file:///usr/local/lib/lv2/phasers-swh.lv2/
lilv_world_add_plugin(): warning: ... and      file:///usr/lib/lv2/phasers-swh.lv2/ (ignored)
lilv_world_add_plugin(): warning: Duplicate plugin <http://plugin.org.uk/swh-plugins/fourByFourPole>
lilv_world_add_plugin(): warning: ... found in file:///usr/local/lib/lv2/phasers-swh.lv2/
lilv_world_add_plugin(): warning: ... and      file:///usr/lib/lv2/phasers-swh.lv2/ (ignored)
lilv_world_add_plugin(): warning: Duplicate plugin <http://plugin.org.uk/swh-plugins/lfoPhaser>
lilv_world_add_plugin(): warning: ... found in file:///usr/local/lib/lv2/phasers-swh.lv2/
lilv_world_add_plugin(): warning: ... and      file:///usr/lib/lv2/phasers-swh.lv2/ (ignored)
lilv_world_add_plugin(): warning: Duplicate plugin <http://plugin.org.uk/swh-plugins/valveRect>
lilv_world_add_plugin(): warning: ... found in file:///usr/local/lib/lv2/valve_rect-swh.lv2/
lilv_world_add_plugin(): warning: ... and      file:///usr/lib/lv2/valve_rect-swh.lv2/ (ignored)
lilv_world_add_plugin(): warning: Duplicate plugin <http://plugin.org.uk/swh-plugins/gate>
lilv_world_add_plugin(): warning: ... found in file:///usr/local/lib/lv2/gate-swh.lv2/
lilv_world_add_plugin(): warning: ... and      file:///usr/lib/lv2/gate-swh.lv2/ (ignored)
lilv_world_add_plugin(): warning: Duplicate plugin <http://plugin.org.uk/swh-plugins/valve>
lilv_world_add_plugin(): warning: ... found in file:///usr/local/lib/lv2/valve-swh.lv2/
lilv_world_add_plugin(): warning: ... and      file:///usr/lib/lv2/valve-swh.lv2/ (ignored)
lilv_world_add_plugin(): warning: Duplicate plugin <http://plugin.org.uk/swh-plugins/surroundEncoder>
lilv_world_add_plugin(): warning: ... found in file:///usr/local/lib/lv2/surround_encoder-swh.lv2/
lilv_world_add_plugin(): warning: ... and      file:///usr/lib/lv2/surround_encoder-swh.lv2/ (ignored)
lilv_world_add_plugin(): warning: Duplicate plugin <http://plugin.org.uk/swh-plugins/fadDelay>
lilv_world_add_plugin(): warning: ... found in file:///usr/local/lib/lv2/fad_delay-swh.lv2/
lilv_world_add_plugin(): warning: ... and      file:///usr/lib/lv2/fad_delay-swh.lv2/ (ignored)
lilv_world_add_plugin(): warning: Duplicate plugin <http://plugin.org.uk/swh-plugins/bandpass_a_iir>
lilv_world_add_plugin(): warning: ... found in file:///usr/local/lib/lv2/bandpass_a_iir-swh.lv2/
lilv_world_add_plugin(): warning: ... and      file:///usr/lib/lv2/bandpass_a_iir-swh.lv2/ (ignored)
lilv_world_add_plugin(): warning: Duplicate plugin <http://plugin.org.uk/swh-plugins/foverdrive>
lilv_world_add_plugin(): warning: ... found in file:///usr/local/lib/lv2/foverdrive-swh.lv2/
lilv_world_add_plugin(): warning: ... and      file:///usr/lib/lv2/foverdrive-swh.lv2/ (ignored)
lilv_world_add_plugin(): warning: Duplicate plugin <http://plugin.org.uk/swh-plugins/fmOsc>
lilv_world_add_plugin(): warning: ... found in file:///usr/local/lib/lv2/fm_osc-swh.lv2/
lilv_world_add_plugin(): warning: ... and      file:///usr/lib/lv2/fm_osc-swh.lv2/ (ignored)
lilv_world_add_plugin(): warning: Duplicate plugin <http://plugin.org.uk/swh-plugins/sc3>
lilv_world_add_plugin(): warning: ... found in file:///usr/local/lib/lv2/sc3-swh.lv2/
lilv_world_add_plugin(): warning: ... and      file:///usr/lib/lv2/sc3-swh.lv2/ (ignored)
lilv_world_add_plugin(): warning: Duplicate plugin <http://plugin.org.uk/swh-plugins/comb_c>
lilv_world_add_plugin(): warning: ... found in file:///usr/local/lib/lv2/comb-swh.lv2/
lilv_world_add_plugin(): warning: ... and      file:///usr/lib/lv2/comb-swh.lv2/ (ignored)
lilv_world_add_plugin(): warning: Duplicate plugin <http://plugin.org.uk/swh-plugins/comb_l>
lilv_world_add_plugin(): warning: ... found in file:///usr/local/lib/lv2/comb-swh.lv2/
lilv_world_add_plugin(): warning: ... and      file:///usr/lib/lv2/comb-swh.lv2/ (ignored)
lilv_world_add_plugin(): warning: Duplicate plugin <http://plugin.org.uk/swh-plugins/comb_n>
lilv_world_add_plugin(): warning: ... found in file:///usr/local/lib/lv2/comb-swh.lv2/
lilv_world_add_plugin(): warning: ... and      file:///usr/lib/lv2/comb-swh.lv2/ (ignored)
lilv_world_add_plugin(): warning: Duplicate plugin <http://plugin.org.uk/swh-plugins/artificialLatency>
lilv_world_add_plugin(): warning: ... found in file:///usr/local/lib/lv2/latency-swh.lv2/
lilv_world_add_plugin(): warning: ... and      file:///usr/lib/lv2/latency-swh.lv2/ (ignored)
lilv_world_add_plugin(): warning: Duplicate plugin <http://plugin.org.uk/swh-plugins/bodeShifterCV>
lilv_world_add_plugin(): warning: ... found in file:///usr/local/lib/lv2/bode_shifter_cv-swh.lv2/
lilv_world_add_plugin(): warning: ... and      file:///usr/lib/lv2/bode_shifter_cv-swh.lv2/ (ignored)
lilv_world_add_plugin(): warning: Duplicate plugin <http://plugin.org.uk/swh-plugins/smoothDecimate>
lilv_world_add_plugin(): warning: ... found in file:///usr/local/lib/lv2/smooth_decimate-swh.lv2/
lilv_world_add_plugin(): warning: ... and      file:///usr/lib/lv2/smooth_decimate-swh.lv2/ (ignored)
lilv_world_add_plugin(): warning: Duplicate plugin <http://plugin.org.uk/swh-plugins/giantFlange>
lilv_world_add_plugin(): warning: ... found in file:///usr/local/lib/lv2/giant_flange-swh.lv2/
lilv_world_add_plugin(): warning: ... and      file:///usr/lib/lv2/giant_flange-swh.lv2/ (ignored)
lilv_world_add_plugin(): warning: Duplicate plugin <http://plugin.org.uk/swh-plugins/sc4>
lilv_world_add_plugin(): warning: ... found in file:///usr/local/lib/lv2/sc4-swh.lv2/
lilv_world_add_plugin(): warning: ... and      file:///usr/lib/lv2/sc4-swh.lv2/ (ignored)
lilv_world_add_plugin(): warning: Duplicate plugin <http://plugin.org.uk/swh-plugins/amPitchshift>
lilv_world_add_plugin(): warning: ... found in file:///usr/local/lib/lv2/am_pitchshift-swh.lv2/
lilv_world_add_plugin(): warning: ... and      file:///usr/lib/lv2/am_pitchshift-swh.lv2/ (ignored)
lilv_world_add_plugin(): warning: Duplicate plugin <http://plugin.org.uk/swh-plugins/plate>
lilv_world_add_plugin(): warning: ... found in file:///usr/local/lib/lv2/plate-swh.lv2/
lilv_world_add_plugin(): warning: ... and      file:///usr/lib/lv2/plate-swh.lv2/ (ignored)
lilv_world_add_plugin(): warning: Duplicate plugin <http://plugin.org.uk/swh-plugins/transient>
lilv_world_add_plugin(): warning: ... found in file:///usr/local/lib/lv2/transient-swh.lv2/
lilv_world_add_plugin(): warning: ... and      file:///usr/lib/lv2/transient-swh.lv2/ (ignored)
lilv_world_add_plugin(): warning: Duplicate plugin <http://plugin.org.uk/swh-plugins/chebstortion>
lilv_world_add_plugin(): warning: ... found in file:///usr/local/lib/lv2/chebstortion-swh.lv2/
lilv_world_add_plugin(): warning: ... and      file:///usr/lib/lv2/chebstortion-swh.lv2/ (ignored)
lilv_world_add_plugin(): warning: Duplicate plugin <http://plugin.org.uk/swh-plugins/sc1>
lilv_world_add_plugin(): warning: ... found in file:///usr/local/lib/lv2/sc1-swh.lv2/
lilv_world_add_plugin(): warning: ... and      file:///usr/lib/lv2/sc1-swh.lv2/ (ignored)
lilv_world_add_plugin(): warning: Duplicate plugin <http://plugin.org.uk/swh-plugins/svf>
lilv_world_add_plugin(): warning: ... found in file:///usr/local/lib/lv2/svf-swh.lv2/
lilv_world_add_plugin(): warning: ... and      file:///usr/lib/lv2/svf-swh.lv2/ (ignored)
lilv_world_add_plugin(): warning: Duplicate plugin <http://plugin.org.uk/swh-plugins/singlePara>
lilv_world_add_plugin(): warning: ... found in file:///usr/local/lib/lv2/single_para-swh.lv2/
lilv_world_add_plugin(): warning: ... and      file:///usr/lib/lv2/single_para-swh.lv2/ (ignored)
lilv_world_add_plugin(): warning: Duplicate plugin <http://plugin.org.uk/swh-plugins/zm1>
lilv_world_add_plugin(): warning: ... found in file:///usr/local/lib/lv2/zm1-swh.lv2/
lilv_world_add_plugin(): warning: ... and      file:///usr/lib/lv2/zm1-swh.lv2/ (ignored)
lilv_world_add_plugin(): warning: Duplicate plugin <http://plugin.org.uk/swh-plugins/gong>
lilv_world_add_plugin(): warning: ... found in file:///usr/local/lib/lv2/gong-swh.lv2/
lilv_world_add_plugin(): warning: ... and      file:///usr/lib/lv2/gong-swh.lv2/ (ignored)
lilv_world_add_plugin(): warning: Duplicate plugin <http://plugin.org.uk/swh-plugins/retroFlange>
lilv_world_add_plugin(): warning: ... found in file:///usr/local/lib/lv2/retro_flange-swh.lv2/
lilv_world_add_plugin(): warning: ... and      file:///usr/lib/lv2/retro_flange-swh.lv2/ (ignored)
lilv_world_add_plugin(): warning: Duplicate plugin <http://plugin.org.uk/swh-plugins/sc2>
lilv_world_add_plugin(): warning: ... found in file:///usr/local/lib/lv2/sc2-swh.lv2/
lilv_world_add_plugin(): warning: ... and      file:///usr/lib/lv2/sc2-swh.lv2/ (ignored)
lilv_world_add_plugin(): warning: Duplicate plugin <http://plugin.org.uk/swh-plugins/bodeShifter>
lilv_world_add_plugin(): warning: ... found in file:///usr/local/lib/lv2/bode_shifter-swh.lv2/
lilv_world_add_plugin(): warning: ... and      file:///usr/lib/lv2/bode_shifter-swh.lv2/ (ignored)
lilv_world_add_plugin(): warning: Duplicate plugin <http://plugin.org.uk/swh-plugins/declip>
lilv_world_add_plugin(): warning: ... found in file:///usr/local/lib/lv2/declip-swh.lv2/
lilv_world_add_plugin(): warning: ... and      file:///usr/lib/lv2/declip-swh.lv2/ (ignored)
lilv_world_add_plugin(): warning: Duplicate plugin <http://plugin.org.uk/swh-plugins/impulse_fc>
lilv_world_add_plugin(): warning: ... found in file:///usr/local/lib/lv2/impulse-swh.lv2/
lilv_world_add_plugin(): warning: ... and      file:///usr/lib/lv2/impulse-swh.lv2/ (ignored)
lilv_world_add_plugin(): warning: Duplicate plugin <http://plugin.org.uk/swh-plugins/karaoke>
lilv_world_add_plugin(): warning: ... found in file:///usr/local/lib/lv2/karaoke-swh.lv2/
lilv_world_add_plugin(): warning: ... and      file:///usr/lib/lv2/karaoke-swh.lv2/ (ignored)
lilv_world_add_plugin(): warning: Duplicate plugin <http://plugin.org.uk/swh-plugins/butthigh_iir>
lilv_world_add_plugin(): warning: ... found in file:///usr/local/lib/lv2/butterworth-swh.lv2/
lilv_world_add_plugin(): warning: ... and      file:///usr/lib/lv2/butterworth-swh.lv2/ (ignored)
lilv_world_add_plugin(): warning: Duplicate plugin <http://plugin.org.uk/swh-plugins/buttlow_iir>
lilv_world_add_plugin(): warning: ... found in file:///usr/local/lib/lv2/butterworth-swh.lv2/
lilv_world_add_plugin(): warning: ... and      file:///usr/lib/lv2/butterworth-swh.lv2/ (ignored)
lilv_world_add_plugin(): warning: Duplicate plugin <http://plugin.org.uk/swh-plugins/bwxover_iir>
lilv_world_add_plugin(): warning: ... found in file:///usr/local/lib/lv2/butterworth-swh.lv2/
lilv_world_add_plugin(): warning: ... and      file:///usr/lib/lv2/butterworth-swh.lv2/ (ignored)
lilv_world_add_plugin(): warning: Duplicate plugin <http://plugin.org.uk/swh-plugins/tapeDelay>
lilv_world_add_plugin(): warning: ... found in file:///usr/local/lib/lv2/tape_delay-swh.lv2/
lilv_world_add_plugin(): warning: ... and      file:///usr/lib/lv2/tape_delay-swh.lv2/ (ignored)
lilv_world_add_plugin(): warning: Duplicate plugin <http://plugin.org.uk/swh-plugins/lsFilter>
lilv_world_add_plugin(): warning: ... found in file:///usr/local/lib/lv2/ls_filter-swh.lv2/
lilv_world_add_plugin(): warning: ... and      file:///usr/lib/lv2/ls_filter-swh.lv2/ (ignored)
lilv_world_add_plugin(): warning: Duplicate plugin <http://plugin.org.uk/swh-plugins/analogueOsc>
lilv_world_add_plugin(): warning: ... found in file:///usr/local/lib/lv2/analogue_osc-swh.lv2/
lilv_world_add_plugin(): warning: ... and      file:///usr/lib/lv2/analogue_osc-swh.lv2/ (ignored)
lilv_world_add_plugin(): warning: Duplicate plugin <http://plugin.org.uk/swh-plugins/lookaheadLimiterConst>
lilv_world_add_plugin(): warning: ... found in file:///usr/local/lib/lv2/lookahead_limiter_const-swh.lv2/
lilv_world_add_plugin(): warning: ... and      file:///usr/lib/lv2/lookahead_limiter_const-swh.lv2/ (ignored)
lilv_world_add_plugin(): warning: Duplicate plugin <http://plugin.org.uk/swh-plugins/comb>
lilv_world_add_plugin(): warning: ... found in file:///usr/local/lib/lv2/simple_comb-swh.lv2/
lilv_world_add_plugin(): warning: ... and      file:///usr/lib/lv2/simple_comb-swh.lv2/ (ignored)
error: failed to open file /usr/lib/lv2/notch_iir-swh.lv2/manifest.ttl (No such file or directory)
lilv_world_load_file(): error: Error loading file `file:///usr/lib/lv2/notch_iir-swh.lv2/manifest.ttl'
lilv_world_load_bundle(): error: Error reading file:///usr/lib/lv2/notch_iir-swh.lv2/manifest.ttl
lilv_world_add_plugin(): warning: Duplicate plugin <http://plugin.org.uk/swh-plugins/delayorama>
lilv_world_add_plugin(): warning: ... found in file:///usr/local/lib/lv2/delayorama-swh.lv2/
lilv_world_add_plugin(): warning: ... and      file:///usr/lib/lv2/delayorama-swh.lv2/ (ignored)
lilv_world_add_plugin(): warning: Duplicate plugin <http://plugin.org.uk/swh-plugins/rateShifter>
lilv_world_add_plugin(): warning: ... found in file:///usr/local/lib/lv2/rate_shifter-swh.lv2/
lilv_world_add_plugin(): warning: ... and      file:///usr/lib/lv2/rate_shifter-swh.lv2/ (ignored)
lilv_world_add_plugin(): warning: Duplicate plugin <http://plugin.org.uk/swh-plugins/split>
lilv_world_add_plugin(): warning: ... found in file:///usr/local/lib/lv2/split-swh.lv2/
lilv_world_add_plugin(): warning: ... and      file:///usr/lib/lv2/split-swh.lv2/ (ignored)
lilv_world_add_plugin(): warning: Duplicate plugin <http://plugin.org.uk/swh-plugins/harmonicGen>
lilv_world_add_plugin(): warning: ... found in file:///usr/local/lib/lv2/harmonic_gen-swh.lv2/
lilv_world_add_plugin(): warning: ... and      file:///usr/lib/lv2/harmonic_gen-swh.lv2/ (ignored)
lilv_world_add_plugin(): warning: Duplicate plugin <http://plugin.org.uk/swh-plugins/vynil>
lilv_world_add_plugin(): warning: ... found in file:///usr/local/lib/lv2/vynil-swh.lv2/
lilv_world_add_plugin(): warning: ... and      file:///usr/lib/lv2/vynil-swh.lv2/ (ignored)
lilv_world_add_plugin(): warning: Duplicate plugin <http://plugin.org.uk/swh-plugins/crossoverDist>
lilv_world_add_plugin(): warning: ... found in file:///usr/local/lib/lv2/crossover_dist-swh.lv2/
lilv_world_add_plugin(): warning: ... and      file:///usr/lib/lv2/crossover_dist-swh.lv2/ (ignored)
lilv_world_add_plugin(): warning: Duplicate plugin <http://plugin.org.uk/swh-plugins/pitchScaleHQ>
lilv_world_add_plugin(): warning: ... found in file:///usr/local/lib/lv2/pitch_scale-swh.lv2/
lilv_world_add_plugin(): warning: ... and      file:///usr/lib/lv2/pitch_scale-swh.lv2/ (ignored)
lilv_world_add_plugin(): warning: Duplicate plugin <http://plugin.org.uk/swh-plugins/decimator>
lilv_world_add_plugin(): warning: ... found in file:///usr/local/lib/lv2/decimator-swh.lv2/
lilv_world_add_plugin(): warning: ... and      file:///usr/lib/lv2/decimator-swh.lv2/ (ignored)
lilv_world_add_plugin(): warning: Duplicate plugin <http://plugin.org.uk/swh-plugins/hardLimiter>
lilv_world_add_plugin(): warning: ... found in file:///usr/local/lib/lv2/hard_limiter-swh.lv2/
lilv_world_add_plugin(): warning: ... and      file:///usr/lib/lv2/hard_limiter-swh.lv2/ (ignored)
error: failed to open file /usr/lib/lv2/gsm-swh.lv2/manifest.ttl (No such file or directory)
lilv_world_load_file(): error: Error loading file `file:///usr/lib/lv2/gsm-swh.lv2/manifest.ttl'
lilv_world_load_bundle(): error: Error reading file:///usr/lib/lv2/gsm-swh.lv2/manifest.ttl
lilv_world_add_plugin(): warning: Duplicate plugin <http://plugin.org.uk/swh-plugins/bandpass_iir>
lilv_world_add_plugin(): warning: ... found in file:///usr/local/lib/lv2/bandpass_iir-swh.lv2/
lilv_world_add_plugin(): warning: ... and      file:///usr/lib/lv2/bandpass_iir-swh.lv2/ (ignored)
lilv_world_add_plugin(): warning: Duplicate plugin <http://plugin.org.uk/swh-plugins/matrixStMS>
lilv_world_add_plugin(): warning: ... found in file:///usr/local/lib/lv2/matrix_st_ms-swh.lv2/
lilv_world_add_plugin(): warning: ... and      file:///usr/lib/lv2/matrix_st_ms-swh.lv2/ (ignored)
lilv_world_add_plugin(): warning: Duplicate plugin <http://plugin.org.uk/swh-plugins/lookaheadLimiter>
lilv_world_add_plugin(): warning: ... found in file:///usr/local/lib/lv2/lookahead_limiter-swh.lv2/
lilv_world_add_plugin(): warning: ... and      file:///usr/lib/lv2/lookahead_limiter-swh.lv2/ (ignored)
lilv_world_add_plugin(): warning: Duplicate plugin <http://plugin.org.uk/swh-plugins/shaper>
lilv_world_add_plugin(): warning: ... found in file:///usr/local/lib/lv2/shaper-swh.lv2/
lilv_world_add_plugin(): warning: ... and      file:///usr/lib/lv2/shaper-swh.lv2/ (ignored)
lilv_world_add_plugin(): warning: Duplicate plugin <http://plugin.org.uk/swh-plugins/dj_eq>
lilv_world_add_plugin(): warning: ... found in file:///usr/local/lib/lv2/dj_eq-swh.lv2/
lilv_world_add_plugin(): warning: ... and      file:///usr/lib/lv2/dj_eq-swh.lv2/ (ignored)
lilv_world_add_plugin(): warning: Duplicate plugin <http://plugin.org.uk/swh-plugins/dj_eq_mono>
lilv_world_add_plugin(): warning: ... found in file:///usr/local/lib/lv2/dj_eq-swh.lv2/
lilv_world_add_plugin(): warning: ... and      file:///usr/lib/lv2/dj_eq-swh.lv2/ (ignored)
lilv_world_add_plugin(): warning: Duplicate plugin <http://plugin.org.uk/swh-plugins/freqTracker>
lilv_world_add_plugin(): warning: ... found in file:///usr/local/lib/lv2/freq_tracker-swh.lv2/
lilv_world_add_plugin(): warning: ... and      file:///usr/lib/lv2/freq_tracker-swh.lv2/ (ignored)
lilv_world_add_plugin(): warning: Duplicate plugin <http://plugin.org.uk/swh-plugins/djFlanger>
lilv_world_add_plugin(): warning: ... found in file:///usr/local/lib/lv2/dj_flanger-swh.lv2/
lilv_world_add_plugin(): warning: ... and      file:///usr/lib/lv2/dj_flanger-swh.lv2/ (ignored)
lilv_world_add_plugin(): warning: Duplicate plugin <http://plugin.org.uk/swh-plugins/triplePara>
lilv_world_add_plugin(): warning: ... found in file:///usr/local/lib/lv2/triple_para-swh.lv2/
lilv_world_add_plugin(): warning: ... and      file:///usr/lib/lv2/triple_para-swh.lv2/ (ignored)
lilv_world_add_plugin(): warning: Duplicate plugin <http://plugin.org.uk/swh-plugins/matrixSpatialiser>
lilv_world_add_plugin(): warning: ... found in file:///usr/local/lib/lv2/matrix_spatialiser-swh.lv2/
lilv_world_add_plugin(): warning: ... and      file:///usr/lib/lv2/matrix_spatialiser-swh.lv2/ (ignored)
lilv_world_add_plugin(): warning: Duplicate plugin <http://plugin.org.uk/swh-plugins/inv>
lilv_world_add_plugin(): warning: ... found in file:///usr/local/lib/lv2/inv-swh.lv2/
lilv_world_add_plugin(): warning: ... and      file:///usr/lib/lv2/inv-swh.lv2/ (ignored)
lilv_world_add_plugin(): warning: Duplicate plugin <http://plugin.org.uk/swh-plugins/hermesFilter>
lilv_world_add_plugin(): warning: ... found in file:///usr/local/lib/lv2/hermes_filter-swh.lv2/
lilv_world_add_plugin(): warning: ... and      file:///usr/lib/lv2/hermes_filter-swh.lv2/ (ignored)
lilv_world_add_plugin(): warning: Duplicate plugin <http://plugin.org.uk/swh-plugins/divider>
lilv_world_add_plugin(): warning: ... found in file:///usr/local/lib/lv2/divider-swh.lv2/
lilv_world_add_plugin(): warning: ... and      file:///usr/lib/lv2/divider-swh.lv2/ (ignored)
lilv_world_add_plugin(): warning: Duplicate plugin <http://plugin.org.uk/swh-plugins/ringmod_1i1o1l>
lilv_world_add_plugin(): warning: ... found in file:///usr/local/lib/lv2/ringmod-swh.lv2/
lilv_world_add_plugin(): warning: ... and      file:///usr/lib/lv2/ringmod-swh.lv2/ (ignored)
lilv_world_add_plugin(): warning: Duplicate plugin <http://plugin.org.uk/swh-plugins/ringmod_2i1o>
lilv_world_add_plugin(): warning: ... found in file:///usr/local/lib/lv2/ringmod-swh.lv2/
lilv_world_add_plugin(): warning: ... and      file:///usr/lib/lv2/ringmod-swh.lv2/ (ignored)
lilv_world_add_plugin(): warning: Duplicate plugin <http://plugin.org.uk/swh-plugins/modDelay>
lilv_world_add_plugin(): warning: ... found in file:///usr/local/lib/lv2/mod_delay-swh.lv2/
lilv_world_add_plugin(): warning: ... and      file:///usr/lib/lv2/mod_delay-swh.lv2/ (ignored)
lilv_world_add_plugin(): warning: Duplicate plugin <http://plugin.org.uk/swh-plugins/xfade>
lilv_world_add_plugin(): warning: ... found in file:///usr/local/lib/lv2/xfade-swh.lv2/
lilv_world_add_plugin(): warning: ... and      file:///usr/lib/lv2/xfade-swh.lv2/ (ignored)
lilv_world_add_plugin(): warning: Duplicate plugin <http://plugin.org.uk/swh-plugins/xfade4>
lilv_world_add_plugin(): warning: ... found in file:///usr/local/lib/lv2/xfade-swh.lv2/
lilv_world_add_plugin(): warning: ... and      file:///usr/lib/lv2/xfade-swh.lv2/ (ignored)
lilv_world_add_plugin(): warning: Duplicate plugin <http://plugin.org.uk/swh-plugins/sifter>
lilv_world_add_plugin(): warning: ... found in file:///usr/local/lib/lv2/sifter-swh.lv2/
lilv_world_add_plugin(): warning: ... and      file:///usr/lib/lv2/sifter-swh.lv2/ (ignored)
lilv_world_add_plugin(): warning: Duplicate plugin <http://plugin.org.uk/swh-plugins/dcRemove>
lilv_world_add_plugin(): warning: ... found in file:///usr/local/lib/lv2/dc_remove-swh.lv2/
lilv_world_add_plugin(): warning: ... and      file:///usr/lib/lv2/dc_remove-swh.lv2/ (ignored)
lilv_world_add_plugin(): warning: Duplicate plugin <http://plugin.org.uk/swh-plugins/matrixMSSt>
lilv_world_add_plugin(): warning: ... found in file:///usr/local/lib/lv2/matrix_ms_st-swh.lv2/
lilv_world_add_plugin(): warning: ... and      file:///usr/lib/lv2/matrix_ms_st-swh.lv2/ (ignored)
lilv_world_add_plugin(): warning: Duplicate plugin <http://plugin.org.uk/swh-plugins/delay_c>
lilv_world_add_plugin(): warning: ... found in file:///usr/local/lib/lv2/delay-swh.lv2/
lilv_world_add_plugin(): warning: ... and      file:///usr/lib/lv2/delay-swh.lv2/ (ignored)
lilv_world_add_plugin(): warning: Duplicate plugin <http://plugin.org.uk/swh-plugins/delay_l>
lilv_world_add_plugin(): warning: ... found in file:///usr/local/lib/lv2/delay-swh.lv2/
lilv_world_add_plugin(): warning: ... and      file:///usr/lib/lv2/delay-swh.lv2/ (ignored)
lilv_world_add_plugin(): warning: Duplicate plugin <http://plugin.org.uk/swh-plugins/delay_n>
lilv_world_add_plugin(): warning: ... found in file:///usr/local/lib/lv2/delay-swh.lv2/
lilv_world_add_plugin(): warning: ... and      file:///usr/lib/lv2/delay-swh.lv2/ (ignored)
lilv_world_add_plugin(): warning: Duplicate plugin <http://plugin.org.uk/swh-plugins/combSplitter>
lilv_world_add_plugin(): warning: ... found in file:///usr/local/lib/lv2/comb_splitter-swh.lv2/
lilv_world_add_plugin(): warning: ... and      file:///usr/lib/lv2/comb_splitter-swh.lv2/ (ignored)
lilv_world_add_plugin(): warning: Duplicate plugin <http://plugin.org.uk/swh-plugins/lcrDelay>
lilv_world_add_plugin(): warning: ... found in file:///usr/local/lib/lv2/lcr_delay-swh.lv2/
lilv_world_add_plugin(): warning: ... and      file:///usr/lib/lv2/lcr_delay-swh.lv2/ (ignored)
ALSA lib confmisc.c:767:(parse_card) cannot find card 'Set'
ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_card_driver returned error: No such device
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_concat returned error: No such device
ALSA lib confmisc.c:1246:(snd_func_refer) error evaluating name
ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_refer returned error: No such device
ALSA lib conf.c:5047:(snd_config_expand) Evaluate error: No such device
ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM sysdefault
ALSA lib confmisc.c:767:(parse_card) cannot find card 'Set'
ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_card_driver returned error: No such device
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_concat returned error: No such device
ALSA lib confmisc.c:1246:(snd_func_refer) error evaluating name
ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_refer returned error: No such device
ALSA lib conf.c:5047:(snd_config_expand) Evaluate error: No such device
ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM sysdefault
ALSA lib confmisc.c:767:(parse_card) cannot find card 'Set'
ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_card_driver returned error: No such device
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_concat returned error: No such device
ALSA lib confmisc.c:1246:(snd_func_refer) error evaluating name
ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_refer returned error: No such device
ALSA lib conf.c:5047:(snd_config_expand) Evaluate error: No such device
ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM front
ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.rear
ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.center_lfe
ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.side
ALSA lib confmisc.c:767:(parse_card) cannot find card 'Set'
ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_card_driver returned error: No such device
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_concat returned error: No such device
ALSA lib confmisc.c:1246:(snd_func_refer) error evaluating name
ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_refer returned error: No such device
ALSA lib conf.c:5047:(snd_config_expand) Evaluate error: No such device
ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM surround21
ALSA lib confmisc.c:767:(parse_card) cannot find card 'Set'
ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_card_driver returned error: No such device
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_concat returned error: No such device
ALSA lib confmisc.c:1246:(snd_func_refer) error evaluating name
ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_refer returned error: No such device
ALSA lib conf.c:5047:(snd_config_expand) Evaluate error: No such device
ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM surround21
ALSA lib confmisc.c:767:(parse_card) cannot find card 'Set'
ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_card_driver returned error: No such device
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_concat returned error: No such device
ALSA lib confmisc.c:1246:(snd_func_refer) error evaluating name
ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_refer returned error: No such device
ALSA lib conf.c:5047:(snd_config_expand) Evaluate error: No such device
ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM surround40
ALSA lib confmisc.c:767:(parse_card) cannot find card 'Set'
ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_card_driver returned error: No such device
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_concat returned error: No such device
ALSA lib confmisc.c:1246:(snd_func_refer) error evaluating name
ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_refer returned error: No such device
ALSA lib conf.c:5047:(snd_config_expand) Evaluate error: No such device
ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM surround41
ALSA lib confmisc.c:767:(parse_card) cannot find card 'Set'
ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_card_driver returned error: No such device
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_concat returned error: No such device
ALSA lib confmisc.c:1246:(snd_func_refer) error evaluating name
ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_refer returned error: No such device
ALSA lib conf.c:5047:(snd_config_expand) Evaluate error: No such device
ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM surround50
ALSA lib confmisc.c:767:(parse_card) cannot find card 'Set'
ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_card_driver returned error: No such device
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_concat returned error: No such device
ALSA lib confmisc.c:1246:(snd_func_refer) error evaluating name
ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_refer returned error: No such device
ALSA lib conf.c:5047:(snd_config_expand) Evaluate error: No such device
ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM surround51
ALSA lib confmisc.c:767:(parse_card) cannot find card 'Set'
ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_card_driver returned error: No such device
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_concat returned error: No such device
ALSA lib confmisc.c:1246:(snd_func_refer) error evaluating name
ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_refer returned error: No such device
ALSA lib conf.c:5047:(snd_config_expand) Evaluate error: No such device
ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM surround71
ALSA lib confmisc.c:767:(parse_card) cannot find card 'Set'
ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_card_driver returned error: No such device
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_concat returned error: No such device
ALSA lib confmisc.c:1246:(snd_func_refer) error evaluating name
ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_refer returned error: No such device
ALSA lib conf.c:5047:(snd_config_expand) Evaluate error: No such device
ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM iec958
ALSA lib confmisc.c:767:(parse_card) cannot find card 'Set'
ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_card_driver returned error: No such device
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_concat returned error: No such device
ALSA lib confmisc.c:1246:(snd_func_refer) error evaluating name
ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_refer returned error: No such device
ALSA lib conf.c:5047:(snd_config_expand) Evaluate error: No such device
ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM spdif
ALSA lib confmisc.c:767:(parse_card) cannot find card 'Set'
ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_card_driver returned error: No such device
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_concat returned error: No such device
ALSA lib confmisc.c:1246:(snd_func_refer) error evaluating name
ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_refer returned error: No such device
ALSA lib conf.c:5047:(snd_config_expand) Evaluate error: No such device
ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM spdif
ALSA lib confmisc.c:767:(parse_card) cannot find card 'Set'
ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_card_driver returned error: No such device
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_concat returned error: No such device
ALSA lib confmisc.c:1246:(snd_func_refer) error evaluating name
ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_refer returned error: No such device
ALSA lib conf.c:5047:(snd_config_expand) Evaluate error: No such device
ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM hdmi
ALSA lib confmisc.c:767:(parse_card) cannot find card 'Set'
ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_card_driver returned error: No such device
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_concat returned error: No such device
ALSA lib confmisc.c:1246:(snd_func_refer) error evaluating name
ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_refer returned error: No such device
ALSA lib conf.c:5047:(snd_config_expand) Evaluate error: No such device
ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM hdmi
ALSA lib confmisc.c:767:(parse_card) cannot find card 'Set'
ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_card_driver returned error: No such device
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_concat returned error: No such device
ALSA lib confmisc.c:1246:(snd_func_refer) error evaluating name
ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_refer returned error: No such device
ALSA lib conf.c:5047:(snd_config_expand) Evaluate error: No such device
ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.phoneline:CARD=Set,DEV=0
ALSA lib confmisc.c:767:(parse_card) cannot find card 'Set'
ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_card_driver returned error: No such device
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_concat returned error: No such device
ALSA lib confmisc.c:1246:(snd_func_refer) error evaluating name
ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_refer returned error: No such device
ALSA lib conf.c:5047:(snd_config_expand) Evaluate error: No such device
ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.phoneline:CARD=Set,DEV=0
ALSA lib confmisc.c:767:(parse_card) cannot find card 'Set'
ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_card_driver returned error: No such device
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_concat returned error: No such device
ALSA lib confmisc.c:1246:(snd_func_refer) error evaluating name
ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_refer returned error: No such device
ALSA lib conf.c:5047:(snd_config_expand) Evaluate error: No such device
ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM phoneline
ALSA lib confmisc.c:767:(parse_card) cannot find card 'Set'
ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_card_driver returned error: No such device
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_concat returned error: No such device
ALSA lib confmisc.c:1246:(snd_func_refer) error evaluating name
ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_refer returned error: No such device
ALSA lib conf.c:5047:(snd_config_expand) Evaluate error: No such device
ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM phoneline
ALSA lib pcm_hw.c:1822:(_snd_pcm_hw_open) Invalid value for card
ALSA lib pcm_hw.c:1822:(_snd_pcm_hw_open) Invalid value for card
ALSA lib pcm_hw.c:1822:(_snd_pcm_hw_open) Invalid value for card
ALSA lib pcm_hw.c:1822:(_snd_pcm_hw_open) Invalid value for card
ALSA lib pcm_hw.c:1822:(_snd_pcm_hw_open) Invalid value for card
ALSA lib pcm_hw.c:1822:(_snd_pcm_hw_open) Invalid value for card
Cannot connect to server socket err = No such file or directory
Cannot connect to server request channel
jack server is not running or cannot be started
JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock
JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock
Cannot connect to server socket err = No such file or directory
Cannot connect to server request channel
jack server is not running or cannot be started
JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock
JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock
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_a52.c:823:(_snd_pcm_a52_open) a52 is only for playback
Segmentation fault

Expected behavior
Audacity will launch.

Screenshots
No GUI to show - see errors in commands/code above.

Additional information (please complete the following information):

  • Audacity version 3.0.2

Additional System Details:

System:    Host: <filter> Kernel: 4.19.0-16-amd64 x86_64 bits: 64 compiler: gcc v: 8.3.0 
           parameters: BOOT_IMAGE=/boot/vmlinuz-4.19.0-16-amd64 
           root=UUID=<filter> ro quiet splash 
           init=/lib/systemd/systemd 
           Desktop: Xfce 4.14.2 tk: Gtk 3.24.5 info: xfce4-panel wm: xfwm4 dm: LightDM 1.26.0 
           Distro: MX-19.4_x64 patito feo May 31  2020 base: Debian GNU/Linux 10 (buster) 
Machine:   Type: Detachable System: Dell product: Latitude 5175 v: N/A serial: <filter> Chassis: 
           type: 32 serial: <filter> 
           Mobo: Dell model: 0RJJV5 v: A00 serial: <filter> UEFI: Dell v: 1.7.2 date: 07/29/2020 
CPU:       Topology: Dual Core model: Intel Core m5-6Y57 bits: 64 type: MT MCP arch: Skylake 
           family: 6 model-id: 4E (78) stepping: 3 microcode: DC L2 cache: 4096 KiB 
           flags: avx avx2 lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx bogomips: 12096 
           Speed: 2300 MHz min/max: 400/2800 MHz Core speeds (MHz): 1: 2305 2: 2316 3: 2301 
           4: 2303 
           Vulnerabilities: Type: itlb_multihit status: KVM: Split huge pages 
           Type: l1tf mitigation: PTE Inversion; VMX: conditional cache flushes, SMT vulnerable 
           Type: mds mitigation: Clear CPU buffers; SMT vulnerable 
           Type: meltdown mitigation: PTI 
           Type: spec_store_bypass 
           mitigation: Speculative Store Bypass disabled via prctl and seccomp 
           Type: spectre_v1 mitigation: usercopy/swapgs barriers and __user pointer sanitization 
           Type: spectre_v2 mitigation: Full generic retpoline, IBPB: conditional, IBRS_FW, 
           STIBP: conditional, RSB filling 
           Type: srbds mitigation: Microcode 
           Type: tsx_async_abort mitigation: Clear CPU buffers; SMT vulnerable 
Graphics:  Device-1: Intel HD Graphics 515 vendor: Dell Latitude 11 5175 2-in-1 driver: i915 
           v: kernel bus ID: 00:02.0 chip ID: 8086:191e 
           Display: x11 server: X.Org 1.20.10 driver: intel resolution: 1600x900~60Hz 
           OpenGL: renderer: Mesa Intel HD Graphics 515 (SKL GT2) v: 4.6 Mesa 20.3.4 
           direct render: Yes 
Audio:     Device-1: Intel Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor Imaging Unit 
           vendor: Dell Latitude 11 5175 2-in-1 driver: N/A bus ID: 00:05.0 chip ID: 8086:1919 
           Device-2: Intel CSI-2 Host vendor: Dell Latitude 11 5175 2-in-1 driver: N/A 
           bus ID: 00:14.3 chip ID: 8086:9d32 
           Device-3: Intel Sunrise Point-LP HD Audio vendor: Dell Latitude 11 5175 2-in-1 
           driver: snd_hda_intel v: kernel bus ID: 00:1f.3 chip ID: 8086:9d70 
           Sound Server: ALSA v: k4.19.0-16-amd64 
Network:   Device-1: Intel Wireless 8260 driver: iwlwifi v: kernel port: f040 bus ID: 02:00.0 
           chip ID: 8086:24f3 

Additional context - things I have tried:

  • I saw a suggestion in another Audacity support forum post to build the application with the "--disable-dynamic-loading" flag but cannot get that flag to work:

    richard@HomeServer:~/build
    $ make -j`nproc` --disable-dynamic-loading
    make: unrecognized option '--disable-dynamic-loading'
    
  • I tried installing Audacity 3.0.2 using a snap package and it installs quickly and easily and will launch. However, it seems that it is difficult to install any plug-ins if Audacity is installed via snap package, so I removed the snap-installed Audacity.

  • I tried purging all ALSA and PulseAudio applications/files on my machine and reinstalled ALSA and PulseAudio from scratch and additionally added any other packages that are ALSA/PulseAudio related as shown in the Synaptic Package Manager that I thought might be helpful but this did not help.

  • I saw a suggestion on another forum to use the "qjackctl" command/GUI tool to change settings in the JACK server and set the Interface from "(default)" to "hw:PCH" and then kill PulseAudio/JACK and start them again but this did not fix anything.

See original Audacity Support Forum post for additional details.

@petersampsonaudacity petersampsonaudacity added the community build bugs Bug in non-official builds, such as distro-repos or self-compiled ones label Jun 26, 2021
@SteveDaulton
Copy link
Member

SteveDaulton commented Jun 28, 2021

Which version of cmake do you have? The default for Buster is 3.13, which is too old. The current Audacity code requires CMake 3.15 or higher.

@SteveDaulton
Copy link
Member

SteveDaulton commented Jun 28, 2021

I'm also seeing the Segmentation fault after building 8d0487e on Debian Stable.

@richaardvark
Copy link
Author

richaardvark commented Jun 29, 2021

Which version of cmake do you have? The default for Buster is 3.13, which is too old. The current Audacity code requires CMake 3.15 or higher.

richard@HomeServer:~
$ cmake --version
cmake version 3.20.5

CMake suite maintained and supported by Kitware (kitware.com/cmake).

@crsib crsib added this to To do in Sprint 1 - Release 3.1 via automation Jun 30, 2021
@crsib crsib added this to To do (Dev) in Release 3.1 via automation Jun 30, 2021
@crsib crsib added this to the Sprint 1 milestone Jun 30, 2021
@gera-gas gera-gas moved this from To do to In progress in Sprint 1 - Release 3.1 Jul 2, 2021
@AnitaBats AnitaBats removed this from In progress in Sprint 1 - Release 3.1 Jul 12, 2021
@AnitaBats AnitaBats added this to To do in Sprint 2 - Release 3.1 via automation Jul 12, 2021
@AnitaBats AnitaBats removed this from the Sprint 1 milestone Jul 13, 2021
@AnitaBats AnitaBats removed this from To do (Dev) in Release 3.1 Aug 4, 2021
@AnitaBats AnitaBats removed this from To do in Sprint 2 - Release 3.1 Aug 4, 2021
@AnitaBats AnitaBats added this to To do in Sprint 4 - Release 3.1 via automation Aug 4, 2021
@AnitaBats AnitaBats removed this from To do in Sprint 4 - Release 3.1 Aug 10, 2021
@crsib
Copy link
Member

crsib commented Aug 12, 2021

A workaround is to disable FFMPEG temporarily.

I.e. pass -Daudacity_use_ffmpeg=off during the configuration

@AnitaBats AnitaBats added this to To do in Sprint 5 - Release 3.1 via automation Aug 17, 2021
@AnitaBats AnitaBats removed this from To do in Sprint 5 - Release 3.1 Aug 17, 2021
@AnitaBats AnitaBats added this to To do in Sprint 4 - Release 3.1 via automation Aug 17, 2021
@AnitaBats AnitaBats removed this from To do in Sprint 4 - Release 3.1 Aug 31, 2021
@AnitaBats AnitaBats added this to To do in Sprint 5 - Release 3.1 via automation Aug 31, 2021
@crsib crsib mentioned this issue Sep 5, 2021
6 tasks
@AnitaBats AnitaBats removed this from To do in Sprint 5 - Release 3.1 Sep 6, 2021
@AnitaBats AnitaBats added this to To do in Sprint 6 - Release 3.1 via automation Sep 6, 2021
Sprint 6 - Release 3.1 automation moved this from To do to QA Ready Sep 24, 2021
@Penikov Penikov moved this from QA Ready to In QA in Sprint 6 - Release 3.1 Sep 27, 2021
@Penikov Penikov moved this from In QA to Done in Sprint 6 - Release 3.1 Oct 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community build bugs Bug in non-official builds, such as distro-repos or self-compiled ones
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

6 participants