==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: ladspa 1.17-5 (Fri Jul 12 20:44:27 2024)
==> Retrieving sources...
  -> Found ladspa_sdk_1.17.tgz
  -> Found ladspa-1.17-plugin_underlinking.patch
  -> Found fix-memleak-in-plugin-scanning.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    ladspa_sdk_1.17.tgz ... Passed
    ladspa-1.17-plugin_underlinking.patch ... Passed
    fix-memleak-in-plugin-scanning.patch ... Passed
==> Validating source files with b2sums...
    ladspa_sdk_1.17.tgz ... Passed
    ladspa-1.17-plugin_underlinking.patch ... Passed
    fix-memleak-in-plugin-scanning.patch ... Passed
==> Making package: ladspa 1.17-5 (Fri Jul 12 20:44:48 2024)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (10) alsa-lib-1.2.12-1  alsa-topology-conf-1.2.5.1-4
              alsa-ucm-conf-1.2.12-1  flac-1.4.3-2  lame-3.100-4
              libogg-1.3.5-2  libvorbis-1.3.7-3  mpg123-1.32.6-1  opus-1.5.2-1
              libsndfile-1.2.2-2

Total Installed Size:  13.24 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing libogg...
installing flac...
installing lame...
installing libvorbis...
installing alsa-topology-conf...
installing alsa-ucm-conf...
installing alsa-lib...
installing mpg123...
Optional dependencies for mpg123
    sdl2: for sdl audio support
    jack: for jack audio support
    libpulse: for pulse audio support
    perl: for conplay [installed]
installing opus...
installing libsndfile...
Optional dependencies for libsndfile
    alsa-lib: for sndfile-play [installed]
[?25h==> Retrieving sources...
  -> Found ladspa_sdk_1.17.tgz
  -> Found ladspa-1.17-plugin_underlinking.patch
  -> Found fix-memleak-in-plugin-scanning.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting ladspa_sdk_1.17.tgz with bsdtar
==> Starting prepare()...
patching file src/search.c
Hunk #1 succeeded at 83 with fuzz 1.
patching file src/Makefile
==> Starting build()...
make: Entering directory '/build/ladspa/src/ladspa_sdk_1.17/src'
cc -I. -Wall -Werror -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -fPIC -DDEFAULT_LADSPA_PATH=/usr/lib/ladspa/ -o plugins/amp.o -c plugins/amp.c
cc -I. -Wall -Werror -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -fPIC -DDEFAULT_LADSPA_PATH=/usr/lib/ladspa/ -o plugins/delay.o -c plugins/delay.c
cc -I. -Wall -Werror -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -fPIC -DDEFAULT_LADSPA_PATH=/usr/lib/ladspa/ -o plugins/filter.o -c plugins/filter.c
cc -I. -Wall -Werror -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -fPIC -DDEFAULT_LADSPA_PATH=/usr/lib/ladspa/ -o plugins/noise.o -c plugins/noise.c
c++ -I. -Wall -Werror -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -fPIC -DDEFAULT_LADSPA_PATH=/usr/lib/ladspa/ -o plugins/sine.o -c plugins/sine.cpp
cc	-o ../plugins/delay.so					\
	plugins/delay.o						\
	-shared							\
	-I. -Wall -Werror -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -fPIC -DDEFAULT_LADSPA_PATH=/usr/lib/ladspa/						\
	-lm								\
	-fvisibility=hidden					\
	-fvisibility-inlines-hidden				\
	-s							\
	-Wl,--version-script=gcc_exports.map			
cc	-o ../plugins/noise.so					\
	plugins/noise.o						\
	-shared							\
	-I. -Wall -Werror -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -fPIC -DDEFAULT_LADSPA_PATH=/usr/lib/ladspa/						\
	-lm								\
	-fvisibility=hidden					\
	-fvisibility-inlines-hidden				\
	-s							\
	-Wl,--version-script=gcc_exports.map			
cc	-o ../plugins/amp.so					\
	plugins/amp.o						\
	-shared							\
	-I. -Wall -Werror -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -fPIC -DDEFAULT_LADSPA_PATH=/usr/lib/ladspa/						\
	-lm								\
	-fvisibility=hidden					\
	-fvisibility-inlines-hidden				\
	-s							\
	-Wl,--version-script=gcc_exports.map			
cc	-o ../plugins/filter.so					\
	plugins/filter.o						\
	-shared							\
	-I. -Wall -Werror -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -fPIC -DDEFAULT_LADSPA_PATH=/usr/lib/ladspa/						\
	-lm								\
	-fvisibility=hidden					\
	-fvisibility-inlines-hidden				\
	-s							\
	-Wl,--version-script=gcc_exports.map			
cc -I. -Wall -Werror -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -fPIC -DDEFAULT_LADSPA_PATH=/usr/lib/ladspa/   -c -o analyseplugin.o analyseplugin.c
cc -I. -Wall -Werror -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -fPIC -DDEFAULT_LADSPA_PATH=/usr/lib/ladspa/   -c -o load.o load.c
cc -I. -Wall -Werror -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -fPIC -DDEFAULT_LADSPA_PATH=/usr/lib/ladspa/   -c -o default.o default.c
cc -I. -Wall -Werror -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -fPIC -DDEFAULT_LADSPA_PATH=/usr/lib/ladspa/   -c -o applyplugin.o applyplugin.c
cc -I. -Wall -Werror -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -fPIC -DDEFAULT_LADSPA_PATH=/usr/lib/ladspa/   -c -o listplugins.o listplugins.c
cc -I. -Wall -Werror -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -fPIC -DDEFAULT_LADSPA_PATH=/usr/lib/ladspa/   -c -o search.o search.c
cc -I. -Wall -Werror -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -fPIC -DDEFAULT_LADSPA_PATH=/usr/lib/ladspa/ -fPIE -pie					\
	-o ../bin/analyseplugin 				\
	analyseplugin.o load.o default.o			\
	-ldl -lm -lsndfile
c++	-o ../plugins/sine.so					\
	plugins/sine.o						\
	-shared							\
	-I. -Wall -Werror -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -fPIC -DDEFAULT_LADSPA_PATH=/usr/lib/ladspa/						\
	-lm								\
	-fvisibility=hidden					\
	-fvisibility-inlines-hidden				\
	-s							\
	-Wl,--version-script=gcc_exports.map			
cc -I. -Wall -Werror -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -fPIC -DDEFAULT_LADSPA_PATH=/usr/lib/ladspa/ -fPIE -pie					\
	-o ../bin/listplugins	 				\
	listplugins.o search.o					\
	-ldl -lm -lsndfile
cc -I. -Wall -Werror -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -fPIC -DDEFAULT_LADSPA_PATH=/usr/lib/ladspa/ -fPIE -pie					\
	-o ../bin/applyplugin					\
	applyplugin.o load.o default.o				\
	-ldl -lm -lsndfile
../bin/listplugins
Warning: You do not have a LADSPA_PATH environment variable set. Defaulting to /usr/lib/ladspa/.
../bin/analyseplugin ../plugins/filter.so

Plugin Name: "Simple Low Pass Filter"
Plugin Label: "lpf"
Plugin Unique ID: 1041
Maker: "Richard Furse (LADSPA example plugins)"
Copyright: "None"
Must Run Real-Time: No
Has activate() Function: Yes
Has deactivate() Function: No
Has run_adding() Function: No
Environment: Normal or Hard Real-Time
Ports:	"Cutoff Frequency (Hz)" input, control, 0 to 0.5*srate, default 440, logarithmic
	"Input" input, audio
	"Output" output, audio

Plugin Name: "Simple High Pass Filter"
Plugin Label: "hpf"
Plugin Unique ID: 1042
Maker: "Richard Furse (LADSPA example plugins)"
Copyright: "None"
Must Run Real-Time: No
Has activate() Function: Yes
Has deactivate() Function: No
Has run_adding() Function: No
Environment: Normal or Hard Real-Time
Ports:	"Cutoff Frequency (Hz)" input, control, 0 to 0.5*srate, default 440, logarithmic
	"Input" input, audio
	"Output" output, audio

../bin/analyseplugin ../plugins/delay.so

Plugin Name: "Simple Delay Line"
Plugin Label: "delay_5s"
Plugin Unique ID: 1043
Maker: "Richard Furse (LADSPA example plugins)"
Copyright: "None"
Must Run Real-Time: No
Has activate() Function: Yes
Has deactivate() Function: No
Has run_adding() Function: No
Environment: Normal or Hard Real-Time
Ports:	"Delay (Seconds)" input, control, 0 to 5, default 1
	"Dry/Wet Balance" input, control, 0 to 1, default 0.5
	"Input" input, audio
	"Output" output, audio

../bin/analyseplugin ../plugins/sine.so

Plugin Name: "Sine Oscillator (Freq:audio, Amp:audio)"
Plugin Label: "sine_faaa"
Plugin Unique ID: 1044
Maker: "Richard Furse (LADSPA example plugins)"
Copyright: "None"
Must Run Real-Time: No
Has activate() Function: Yes
Has deactivate() Function: No
Has run_adding() Function: No
Environment: Normal or Hard Real-Time
Ports:	"Frequency (Hz)" input, audio, 0 to 0.5*srate, default 440, logarithmic
	"Amplitude" input, audio, 0 to ..., default 1, logarithmic
	"Output" output, audio

Plugin Name: "Sine Oscillator (Freq:audio, Amp:control)"
Plugin Label: "sine_faac"
Plugin Unique ID: 1045
Maker: "Richard Furse (LADSPA example plugins)"
Copyright: "None"
Must Run Real-Time: No
Has activate() Function: Yes
Has deactivate() Function: No
Has run_adding() Function: No
Environment: Normal or Hard Real-Time
Ports:	"Frequency (Hz)" input, audio, 0 to 0.5*srate, default 440, logarithmic
	"Amplitude" input, control, 0 to ..., default 1, logarithmic
	"Output" output, audio

Plugin Name: "Sine Oscillator (Freq:control, Amp:audio)"
Plugin Label: "sine_fcaa"
Plugin Unique ID: 1046
Maker: "Richard Furse (LADSPA example plugins)"
Copyright: "None"
Must Run Real-Time: No
Has activate() Function: Yes
Has deactivate() Function: No
Has run_adding() Function: No
Environment: Normal or Hard Real-Time
Ports:	"Frequency (Hz)" input, control, 0 to 0.5*srate, default 440, logarithmic
	"Amplitude" input, audio, 0 to ..., default 1, logarithmic
	"Output" output, audio

Plugin Name: "Sine Oscillator (Freq:control, Amp:control)"
Plugin Label: "sine_fcac"
Plugin Unique ID: 1047
Maker: "Richard Furse (LADSPA example plugins)"
Copyright: "None"
Must Run Real-Time: No
Has activate() Function: Yes
Has deactivate() Function: No
Has run_adding() Function: No
Environment: Normal or Hard Real-Time
Ports:	"Frequency (Hz)" input, control, 0 to 0.5*srate, default 440, logarithmic
	"Amplitude" input, control, 0 to ..., default 1, logarithmic
	"Output" output, audio

echo ; ../bin/analyseplugin -l ../plugins/sine.so ; echo

sine_faaa  1044  Sine Oscillator (Freq:audio, Amp:audio)
sine_faac  1045  Sine Oscillator (Freq:audio, Amp:control)
sine_fcaa  1046  Sine Oscillator (Freq:control, Amp:audio)
sine_fcac  1047  Sine Oscillator (Freq:control, Amp:control)

../bin/analyseplugin ../plugins/amp.so

Plugin Name: "Mono Amplifier"
Plugin Label: "amp_mono"
Plugin Unique ID: 1048
Maker: "Richard Furse (LADSPA example plugins)"
Copyright: "None"
Must Run Real-Time: No
Has activate() Function: No
Has deactivate() Function: No
Has run_adding() Function: No
Environment: Normal or Hard Real-Time
Ports:	"Gain" input, control, 0 to ..., default 1, logarithmic
	"Input" input, audio
	"Output" output, audio

Plugin Name: "Stereo Amplifier"
Plugin Label: "amp_stereo"
Plugin Unique ID: 1049
Maker: "Richard Furse (LADSPA example plugins)"
Copyright: "None"
Must Run Real-Time: No
Has activate() Function: No
Has deactivate() Function: No
Has run_adding() Function: No
Environment: Normal or Hard Real-Time
Ports:	"Gain" input, control, 0 to ..., default 1, logarithmic
	"Input (Left)" input, audio
	"Output (Left)" output, audio
	"Input (Right)" input, audio
	"Output (Right)" output, audio

../bin/analyseplugin ../plugins/noise.so

Plugin Name: "White Noise Source"
Plugin Label: "noise_white"
Plugin Unique ID: 1050
Maker: "Richard Furse (LADSPA example plugins)"
Copyright: "None"
Must Run Real-Time: No
Has activate() Function: No
Has deactivate() Function: No
Has run_adding() Function: Yes
Environment: Normal or Hard Real-Time
Ports:	"Amplitude" input, control, 0 to ..., default 1, logarithmic
	"Output" output, audio

../bin/applyplugin	-s 1					\
			../snd/noise.wav /tmp/test.wav		\
			../plugins/filter.so lpf 500		\
			../plugins/filter.so lpf 500		\
			../plugins/sine.so sine_fcaa 6000	\
			../plugins/delay.so delay_5s 1 0.1	\
			../plugins/amp.so amp_mono 4		\

Peak output: 0.834641
---------------------------------------------
First listen to the white noise input signal:
---------------------------------------------
sndfile-play ../snd/noise.wav
Playing ../snd/noise.wav
ALSA lib confmisc.c:855:(parse_card) cannot find card '0'
ALSA lib conf.c:5204:(_snd_config_evaluate) function snd_func_card_inum returned error: No such file or directory
ALSA lib confmisc.c:422:(snd_func_concat) error evaluating strings
ALSA lib conf.c:5204:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1342:(snd_func_refer) error evaluating name
ALSA lib conf.c:5204:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:5727:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2722:(snd_pcm_open_noupdate) Unknown PCM default
cannot open audio device "default" (No such file or directory)
-------------------------
Compare to plugin output.
-------------------------
Should be a noise band around 6000Hz, repeated quietly after 1s.
sndfile-play /tmp/test.wav
Playing /tmp/test.wav
ALSA lib confmisc.c:855:(parse_card) cannot find card '0'
ALSA lib conf.c:5204:(_snd_config_evaluate) function snd_func_card_inum returned error: No such file or directory
ALSA lib confmisc.c:422:(snd_func_concat) error evaluating strings
ALSA lib conf.c:5204:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1342:(snd_func_refer) error evaluating name
ALSA lib conf.c:5204:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:5727:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2722:(snd_pcm_open_noupdate) Unknown PCM default
cannot open audio device "default" (No such file or directory)
Test complete.
make: Leaving directory '/build/ladspa/src/ladspa_sdk_1.17/src'
==> Entering fakeroot environment...
==> Starting package()...
make: Entering directory '/build/ladspa/src/ladspa_sdk_1.17/src'
mkdir -p /build/ladspa/pkg/ladspa/usr/lib/ladspa/
mkdir -p /build/ladspa/pkg/ladspa/usr/include/
mkdir -p /build/ladspa/pkg/ladspa/usr/bin/
cp ../plugins/* /build/ladspa/pkg/ladspa/usr/lib/ladspa/
cp ladspa.h /build/ladspa/pkg/ladspa/usr/include/
cp ../bin/* /build/ladspa/pkg/ladspa/usr/bin/
make: Leaving directory '/build/ladspa/src/ladspa_sdk_1.17/src'
install: creating directory '/build/ladspa/pkg/ladspa/usr/share'
install: creating directory '/build/ladspa/pkg/ladspa/usr/share/doc'
install: creating directory '/build/ladspa/pkg/ladspa/usr/share/doc/ladspa'
'ladspa_sdk_1.17/doc/background.html' -> '/build/ladspa/pkg/ladspa/usr/share/doc/ladspa/background.html'
'ladspa_sdk_1.17/doc/changes.html' -> '/build/ladspa/pkg/ladspa/usr/share/doc/ladspa/changes.html'
'ladspa_sdk_1.17/doc/download.html' -> '/build/ladspa/pkg/ladspa/usr/share/doc/ladspa/download.html'
'ladspa_sdk_1.17/doc/example_plugins.html' -> '/build/ladspa/pkg/ladspa/usr/share/doc/ladspa/example_plugins.html'
'ladspa_sdk_1.17/doc/index.html' -> '/build/ladspa/pkg/ladspa/usr/share/doc/ladspa/index.html'
'ladspa_sdk_1.17/doc/installation.html' -> '/build/ladspa/pkg/ladspa/usr/share/doc/ladspa/installation.html'
'ladspa_sdk_1.17/doc/license.html' -> '/build/ladspa/pkg/ladspa/usr/share/doc/ladspa/license.html'
'ladspa_sdk_1.17/doc/overview.html' -> '/build/ladspa/pkg/ladspa/usr/share/doc/ladspa/overview.html'
'ladspa_sdk_1.17/doc/shared_plugins.html' -> '/build/ladspa/pkg/ladspa/usr/share/doc/ladspa/shared_plugins.html'
'ladspa_sdk_1.17/doc/unique_ids.html' -> '/build/ladspa/pkg/ladspa/usr/share/doc/ladspa/unique_ids.html'
'ladspa_sdk_1.17/doc/ladspa.h.txt' -> '/build/ladspa/pkg/ladspa/usr/share/doc/ladspa/ladspa.h.txt'
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "ladspa"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: ladspa 1.17-5 (Fri Jul 12 20:44:58 2024)
==> Cleaning up...