==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: blop 0.2.8-6 (Thu Jul 11 22:28:29 2024)
==> Retrieving sources...
  -> Found blop-0.2.8.tar.gz
  -> Found blop-0.2.8-full_relro.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    blop-0.2.8.tar.gz ... Passed
    blop-0.2.8-full_relro.patch ... Passed
==> Validating source files with b2sums...
    blop-0.2.8.tar.gz ... Passed
    blop-0.2.8-full_relro.patch ... Passed
==> Making package: blop 0.2.8-6 (Thu Jul 11 22:28:48 2024)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (1) ladspa-1.17-4

Total Installed Size:  0.14 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 ladspa...
Optional dependencies for ladspa
    libsndfile: for applyplugin
[?25h==> Retrieving sources...
  -> Found blop-0.2.8.tar.gz
  -> Found blop-0.2.8-full_relro.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting blop-0.2.8.tar.gz with bsdtar
==> Starting prepare()...
patching file src/Makefile.in
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for style of include used by make... fgrep: warning: fgrep is obsolescent; using grep -F
GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc3
checking build system type... armv7l-unknown-linux-gnu
checking host system type... armv7l-unknown-linux-gnu
checking for ld used by GCC... egrep: warning: egrep is obsolescent; using grep -E
/usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... egrep: warning: egrep is obsolescent; using grep -E
yes
checking for shared library run path origin... egrep: warning: egrep is obsolescent; using grep -E
done
checking whether NLS is requested... yes
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... no
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking /usr/include/ladspa.h usability... yes
checking /usr/include/ladspa.h presence... yes
checking for /usr/include/ladspa.h... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for size_t... yes
checking for strdup... yes
checking for sinf... no
checking for sinf in -lm... yes
checking for getopt_long... yes
checking for lrint... yes
checking for lrintf... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating m4/Makefile
config.status: creating po/Makefile.in
config.status: creating src/Makefile
config.status: creating src/include/Makefile
config.status: creating config.h
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: executing default-2 commands
cd . \
  && CONFIG_FILES= CONFIG_HEADERS=config.h \
     /bin/sh ./config.status
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing default-1 commands
config.status: executing default-2 commands
make  all-recursive
make[1]: Entering directory '/build/blop/src/blop-0.2.8'
Making all in doc
make[2]: Entering directory '/build/blop/src/blop-0.2.8/doc'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/blop/src/blop-0.2.8/doc'
Making all in m4
make[2]: Entering directory '/build/blop/src/blop-0.2.8/m4'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/blop/src/blop-0.2.8/m4'
Making all in po
make[2]: Entering directory '/build/blop/src/blop-0.2.8/po'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/blop/src/blop-0.2.8/po'
Making all in src
make[2]: Entering directory '/build/blop/src/blop-0.2.8/src'
Making all in include
make[3]: Entering directory '/build/blop/src/blop-0.2.8/src/include'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/blop/src/blop-0.2.8/src/include'
make[3]: Entering directory '/build/blop/src/blop-0.2.8/src'
source='wavegen.c' object='wavegen.o' libtool=no \
depfile='.deps/wavegen.Po' tmpdepfile='.deps/wavegen.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I..  -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\"   -pipe -Wall -O3 -Wno-unused -DNO_DEBUG -DPIC -fPIC             -ffast-math -fomit-frame-pointer -funroll-loops -c `test -f wavegen.c || echo './'`wavegen.c
source='wdatutil.c' object='wdatutil.o' libtool=no \
depfile='.deps/wdatutil.Po' tmpdepfile='.deps/wdatutil.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I..  -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\"   -pipe -Wall -O3 -Wno-unused -DNO_DEBUG -DPIC -fPIC             -ffast-math -fomit-frame-pointer -funroll-loops -c `test -f wdatutil.c || echo './'`wdatutil.c
source='adsr_1653.so.c' object='adsr_1653.so.o' libtool=no \
depfile='.deps/adsr_1653.so.Po' tmpdepfile='.deps/adsr_1653.so.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I..  -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\"   -pipe -Wall -O3 -Wno-unused -DNO_DEBUG -DPIC -fPIC             -ffast-math -fomit-frame-pointer -funroll-loops -c `test -f adsr_1653.so.c || echo './'`adsr_1653.so.c
source='adsr_1680.so.c' object='adsr_1680.so.o' libtool=no \
depfile='.deps/adsr_1680.so.Po' tmpdepfile='.deps/adsr_1680.so.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I..  -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\"   -pipe -Wall -O3 -Wno-unused -DNO_DEBUG -DPIC -fPIC             -ffast-math -fomit-frame-pointer -funroll-loops -c `test -f adsr_1680.so.c || echo './'`adsr_1680.so.c
source='amp_1654.so.c' object='amp_1654.so.o' libtool=no \
depfile='.deps/amp_1654.so.Po' tmpdepfile='.deps/amp_1654.so.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I..  -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\"   -pipe -Wall -O3 -Wno-unused -DNO_DEBUG -DPIC -fPIC             -ffast-math -fomit-frame-pointer -funroll-loops -c `test -f amp_1654.so.c || echo './'`amp_1654.so.c
source='branch_1673.so.c' object='branch_1673.so.o' libtool=no \
depfile='.deps/branch_1673.so.Po' tmpdepfile='.deps/branch_1673.so.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I..  -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\"   -pipe -Wall -O3 -Wno-unused -DNO_DEBUG -DPIC -fPIC             -ffast-math -fomit-frame-pointer -funroll-loops -c `test -f branch_1673.so.c || echo './'`branch_1673.so.c
source='dahdsr_2021.so.c' object='dahdsr_2021.so.o' libtool=no \
depfile='.deps/dahdsr_2021.so.Po' tmpdepfile='.deps/dahdsr_2021.so.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I..  -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\"   -pipe -Wall -O3 -Wno-unused -DNO_DEBUG -DPIC -fPIC             -ffast-math -fomit-frame-pointer -funroll-loops -c `test -f dahdsr_2021.so.c || echo './'`dahdsr_2021.so.c
source='difference_2030.so.c' object='difference_2030.so.o' libtool=no \
depfile='.deps/difference_2030.so.Po' tmpdepfile='.deps/difference_2030.so.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I..  -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\"   -pipe -Wall -O3 -Wno-unused -DNO_DEBUG -DPIC -fPIC             -ffast-math -fomit-frame-pointer -funroll-loops -c `test -f difference_2030.so.c || echo './'`difference_2030.so.c
source='fmod_1656.so.c' object='fmod_1656.so.o' libtool=no \
depfile='.deps/fmod_1656.so.Po' tmpdepfile='.deps/fmod_1656.so.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I..  -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\"   -pipe -Wall -O3 -Wno-unused -DNO_DEBUG -DPIC -fPIC             -ffast-math -fomit-frame-pointer -funroll-loops -c `test -f fmod_1656.so.c || echo './'`fmod_1656.so.c
source='interpolator_1660.so.c' object='interpolator_1660.so.o' libtool=no \
depfile='.deps/interpolator_1660.so.Po' tmpdepfile='.deps/interpolator_1660.so.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I..  -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\"   -pipe -Wall -O3 -Wno-unused -DNO_DEBUG -DPIC -fPIC             -ffast-math -fomit-frame-pointer -funroll-loops -c `test -f interpolator_1660.so.c || echo './'`interpolator_1660.so.c
source='lp4pole_1671.so.c' object='lp4pole_1671.so.o' libtool=no \
depfile='.deps/lp4pole_1671.so.Po' tmpdepfile='.deps/lp4pole_1671.so.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I..  -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\"   -pipe -Wall -O3 -Wno-unused -DNO_DEBUG -DPIC -fPIC             -ffast-math -fomit-frame-pointer -funroll-loops -c `test -f lp4pole_1671.so.c || echo './'`lp4pole_1671.so.c
source='lp4pole_filter.c' object='lp4pole_filter.o' libtool=no \
depfile='.deps/lp4pole_filter.Po' tmpdepfile='.deps/lp4pole_filter.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I..  -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\"   -pipe -Wall -O3 -Wno-unused -DNO_DEBUG -DPIC -fPIC             -ffast-math -fomit-frame-pointer -funroll-loops -c `test -f lp4pole_filter.c || echo './'`lp4pole_filter.c
source='product_1668.so.c' object='product_1668.so.o' libtool=no \
depfile='.deps/product_1668.so.Po' tmpdepfile='.deps/product_1668.so.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I..  -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\"   -pipe -Wall -O3 -Wno-unused -DNO_DEBUG -DPIC -fPIC             -ffast-math -fomit-frame-pointer -funroll-loops -c `test -f product_1668.so.c || echo './'`product_1668.so.c
source='pulse_1645.so.c' object='pulse_1645.so.o' libtool=no \
depfile='.deps/pulse_1645.so.Po' tmpdepfile='.deps/pulse_1645.so.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I..  -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\"   -pipe -Wall -O3 -Wno-unused -DNO_DEBUG -DPIC -fPIC             -ffast-math -fomit-frame-pointer -funroll-loops -c `test -f pulse_1645.so.c || echo './'`pulse_1645.so.c
gcc -DHAVE_CONFIG_H -I. -I. -I..  -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\"   -pipe -Wall -O3 -Wno-unused -DNO_DEBUG -DPIC -fPIC             -ffast-math -fomit-frame-pointer -funroll-loops -DWAVEDATA_SUBDIR=\"blop_files\" -c wavedata.c
gcc -DHAVE_CONFIG_H -I. -I. -I..  -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\"   -pipe -Wall -O3 -Wno-unused -DNO_DEBUG -DPIC -fPIC             -ffast-math -fomit-frame-pointer -funroll-loops -nostartfiles -shared -lc -o quantiser20_2027.so -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -O0 -DQUANTISER_MAX_INPUTS=20 -DQUANTISER_BASE_ID=2027 -lm quantiser.so.c
gcc -DHAVE_CONFIG_H -I. -I. -I..  -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\"   -pipe -Wall -O3 -Wno-unused -DNO_DEBUG -DPIC -fPIC             -ffast-math -fomit-frame-pointer -funroll-loops -nostartfiles -shared -lc -o quantiser50_2028.so -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -O0 -DQUANTISER_MAX_INPUTS=50 -DQUANTISER_BASE_ID=2028 -lm quantiser.so.c
gcc -DHAVE_CONFIG_H -I. -I. -I..  -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\"   -pipe -Wall -O3 -Wno-unused -DNO_DEBUG -DPIC -fPIC             -ffast-math -fomit-frame-pointer -funroll-loops -nostartfiles -shared -lc -o quantiser100_2029.so -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -O0 -DQUANTISER_MAX_INPUTS=100 -DQUANTISER_BASE_ID=2029 -lm quantiser.so.c
source='random_1661.so.c' object='random_1661.so.o' libtool=no \
depfile='.deps/random_1661.so.Po' tmpdepfile='.deps/random_1661.so.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I..  -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\"   -pipe -Wall -O3 -Wno-unused -DNO_DEBUG -DPIC -fPIC             -ffast-math -fomit-frame-pointer -funroll-loops -c `test -f random_1661.so.c || echo './'`random_1661.so.c
source='ratio_2034.so.c' object='ratio_2034.so.o' libtool=no \
depfile='.deps/ratio_2034.so.Po' tmpdepfile='.deps/ratio_2034.so.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I..  -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\"   -pipe -Wall -O3 -Wno-unused -DNO_DEBUG -DPIC -fPIC             -ffast-math -fomit-frame-pointer -funroll-loops -c `test -f ratio_2034.so.c || echo './'`ratio_2034.so.c
source='sawtooth_1641.so.c' object='sawtooth_1641.so.o' libtool=no \
depfile='.deps/sawtooth_1641.so.Po' tmpdepfile='.deps/sawtooth_1641.so.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I..  -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\"   -pipe -Wall -O3 -Wno-unused -DNO_DEBUG -DPIC -fPIC             -ffast-math -fomit-frame-pointer -funroll-loops -c `test -f sawtooth_1641.so.c || echo './'`sawtooth_1641.so.c
wavedata.c: In function 'wavedata_load':
wavedata.c:66:6: warning: 'strncat' specified bound 10 equals source length [-Wstringop-overflow=]
wavedata.c:87:19: warning: 'strncat' specified bound depends on the length of the source argument [-Wstringop-overflow=]
wavedata.c:87:19: note: length computed here
gcc -DHAVE_CONFIG_H -I. -I. -I..  -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\"   -pipe -Wall -O3 -Wno-unused -DNO_DEBUG -DPIC -fPIC             -ffast-math -fomit-frame-pointer -funroll-loops -nostartfiles -shared -lc -o sequencer64_1675.so -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -DSEQUENCER_MAX_INPUTS=64 -DSEQUENCER_BASE_ID=1675 sequencer.so.c
gcc -DHAVE_CONFIG_H -I. -I. -I..  -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\"   -pipe -Wall -O3 -Wno-unused -DNO_DEBUG -DPIC -fPIC             -ffast-math -fomit-frame-pointer -funroll-loops -nostartfiles -shared -lc -o sequencer32_1676.so -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -DSEQUENCER_MAX_INPUTS=32 -DSEQUENCER_BASE_ID=1676 sequencer.so.c
gcc -DHAVE_CONFIG_H -I. -I. -I..  -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\"   -pipe -Wall -O3 -Wno-unused -DNO_DEBUG -DPIC -fPIC             -ffast-math -fomit-frame-pointer -funroll-loops -nostartfiles -shared -lc -o sequencer16_1677.so -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -DSEQUENCER_MAX_INPUTS=16 -DSEQUENCER_BASE_ID=1677 sequencer.so.c
source='square_1643.so.c' object='square_1643.so.o' libtool=no \
depfile='.deps/square_1643.so.Po' tmpdepfile='.deps/square_1643.so.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I..  -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\"   -pipe -Wall -O3 -Wno-unused -DNO_DEBUG -DPIC -fPIC             -ffast-math -fomit-frame-pointer -funroll-loops -c `test -f square_1643.so.c || echo './'`square_1643.so.c
source='sum_1665.so.c' object='sum_1665.so.o' libtool=no \
depfile='.deps/sum_1665.so.Po' tmpdepfile='.deps/sum_1665.so.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I..  -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\"   -pipe -Wall -O3 -Wno-unused -DNO_DEBUG -DPIC -fPIC             -ffast-math -fomit-frame-pointer -funroll-loops -c `test -f sum_1665.so.c || echo './'`sum_1665.so.c
source='sync_pulse_2023.so.c' object='sync_pulse_2023.so.o' libtool=no \
depfile='.deps/sync_pulse_2023.so.Po' tmpdepfile='.deps/sync_pulse_2023.so.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I..  -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\"   -pipe -Wall -O3 -Wno-unused -DNO_DEBUG -DPIC -fPIC             -ffast-math -fomit-frame-pointer -funroll-loops -c `test -f sync_pulse_2023.so.c || echo './'`sync_pulse_2023.so.c
source='sync_square_1678.so.c' object='sync_square_1678.so.o' libtool=no \
depfile='.deps/sync_square_1678.so.Po' tmpdepfile='.deps/sync_square_1678.so.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I..  -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\"   -pipe -Wall -O3 -Wno-unused -DNO_DEBUG -DPIC -fPIC             -ffast-math -fomit-frame-pointer -funroll-loops -c `test -f sync_square_1678.so.c || echo './'`sync_square_1678.so.c
source='tracker_2025.so.c' object='tracker_2025.so.o' libtool=no \
depfile='.deps/tracker_2025.so.Po' tmpdepfile='.deps/tracker_2025.so.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I..  -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\"   -pipe -Wall -O3 -Wno-unused -DNO_DEBUG -DPIC -fPIC             -ffast-math -fomit-frame-pointer -funroll-loops -c `test -f tracker_2025.so.c || echo './'`tracker_2025.so.c
source='triangle_1649.so.c' object='triangle_1649.so.o' libtool=no \
depfile='.deps/triangle_1649.so.Po' tmpdepfile='.deps/triangle_1649.so.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I..  -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\"   -pipe -Wall -O3 -Wno-unused -DNO_DEBUG -DPIC -fPIC             -ffast-math -fomit-frame-pointer -funroll-loops -c `test -f triangle_1649.so.c || echo './'`triangle_1649.so.c
gcc -DHAVE_CONFIG_H -I. -I. -I..  -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\"   -pipe -Wall -O3 -Wno-unused -DNO_DEBUG -DPIC -fPIC             -ffast-math -fomit-frame-pointer -funroll-loops -lc -lm -o wavegen -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now wavegen.o wdatutil.o  
gcc -DHAVE_CONFIG_H -I. -I. -I..  -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\"   -pipe -Wall -O3 -Wno-unused -DNO_DEBUG -DPIC -fPIC             -ffast-math -fomit-frame-pointer -funroll-loops -nostartfiles -shared -lc -o adsr_1653.so -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now adsr_1653.so.o  
gcc -DHAVE_CONFIG_H -I. -I. -I..  -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\"   -pipe -Wall -O3 -Wno-unused -DNO_DEBUG -DPIC -fPIC             -ffast-math -fomit-frame-pointer -funroll-loops -nostartfiles -shared -lc -o adsr_1680.so -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now adsr_1680.so.o  
gcc -DHAVE_CONFIG_H -I. -I. -I..  -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\"   -pipe -Wall -O3 -Wno-unused -DNO_DEBUG -DPIC -fPIC             -ffast-math -fomit-frame-pointer -funroll-loops -nostartfiles -shared -lc -o amp_1654.so -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now amp_1654.so.o  
gcc -DHAVE_CONFIG_H -I. -I. -I..  -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\"   -pipe -Wall -O3 -Wno-unused -DNO_DEBUG -DPIC -fPIC             -ffast-math -fomit-frame-pointer -funroll-loops -nostartfiles -shared -lc -o branch_1673.so -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now branch_1673.so.o  
gcc -DHAVE_CONFIG_H -I. -I. -I..  -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\"   -pipe -Wall -O3 -Wno-unused -DNO_DEBUG -DPIC -fPIC             -ffast-math -fomit-frame-pointer -funroll-loops -nostartfiles -shared -lc -o dahdsr_2021.so -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now dahdsr_2021.so.o  
gcc -DHAVE_CONFIG_H -I. -I. -I..  -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\"   -pipe -Wall -O3 -Wno-unused -DNO_DEBUG -DPIC -fPIC             -ffast-math -fomit-frame-pointer -funroll-loops -nostartfiles -shared -lc -o difference_2030.so -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now difference_2030.so.o  
gcc -DHAVE_CONFIG_H -I. -I. -I..  -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\"   -pipe -Wall -O3 -Wno-unused -DNO_DEBUG -DPIC -fPIC             -ffast-math -fomit-frame-pointer -funroll-loops -nostartfiles -shared -lc -o fmod_1656.so -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now fmod_1656.so.o  
gcc -DHAVE_CONFIG_H -I. -I. -I..  -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\"   -pipe -Wall -O3 -Wno-unused -DNO_DEBUG -DPIC -fPIC             -ffast-math -fomit-frame-pointer -funroll-loops -nostartfiles -shared -lc -o interpolator_1660.so -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now interpolator_1660.so.o  
gcc -DHAVE_CONFIG_H -I. -I. -I..  -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\"   -pipe -Wall -O3 -Wno-unused -DNO_DEBUG -DPIC -fPIC             -ffast-math -fomit-frame-pointer -funroll-loops -nostartfiles -shared -lc -o lp4pole_1671.so -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now lp4pole_1671.so.o lp4pole_filter.o  
gcc -DHAVE_CONFIG_H -I. -I. -I..  -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\"   -pipe -Wall -O3 -Wno-unused -DNO_DEBUG -DPIC -fPIC             -ffast-math -fomit-frame-pointer -funroll-loops -nostartfiles -shared -lc -o product_1668.so -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now product_1668.so.o  
gcc -DHAVE_CONFIG_H -I. -I. -I..  -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\"   -pipe -Wall -O3 -Wno-unused -DNO_DEBUG -DPIC -fPIC             -ffast-math -fomit-frame-pointer -funroll-loops -nostartfiles -shared -lc -o pulse_1645.so -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now pulse_1645.so.o wavedata.o  
gcc -DHAVE_CONFIG_H -I. -I. -I..  -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\"   -pipe -Wall -O3 -Wno-unused -DNO_DEBUG -DPIC -fPIC             -ffast-math -fomit-frame-pointer -funroll-loops -nostartfiles -shared -lc -o random_1661.so -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now random_1661.so.o  
gcc -DHAVE_CONFIG_H -I. -I. -I..  -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\"   -pipe -Wall -O3 -Wno-unused -DNO_DEBUG -DPIC -fPIC             -ffast-math -fomit-frame-pointer -funroll-loops -nostartfiles -shared -lc -o ratio_2034.so -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now ratio_2034.so.o  
gcc -DHAVE_CONFIG_H -I. -I. -I..  -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\"   -pipe -Wall -O3 -Wno-unused -DNO_DEBUG -DPIC -fPIC             -ffast-math -fomit-frame-pointer -funroll-loops -nostartfiles -shared -lc -o sawtooth_1641.so -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now sawtooth_1641.so.o wavedata.o  
gcc -DHAVE_CONFIG_H -I. -I. -I..  -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\"   -pipe -Wall -O3 -Wno-unused -DNO_DEBUG -DPIC -fPIC             -ffast-math -fomit-frame-pointer -funroll-loops -nostartfiles -shared -lc -o square_1643.so -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now square_1643.so.o wavedata.o  
gcc -DHAVE_CONFIG_H -I. -I. -I..  -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\"   -pipe -Wall -O3 -Wno-unused -DNO_DEBUG -DPIC -fPIC             -ffast-math -fomit-frame-pointer -funroll-loops -nostartfiles -shared -lc -o sum_1665.so -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now sum_1665.so.o  
gcc -DHAVE_CONFIG_H -I. -I. -I..  -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\"   -pipe -Wall -O3 -Wno-unused -DNO_DEBUG -DPIC -fPIC             -ffast-math -fomit-frame-pointer -funroll-loops -nostartfiles -shared -lc -o sync_pulse_2023.so -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now sync_pulse_2023.so.o  
gcc -DHAVE_CONFIG_H -I. -I. -I..  -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\"   -pipe -Wall -O3 -Wno-unused -DNO_DEBUG -DPIC -fPIC             -ffast-math -fomit-frame-pointer -funroll-loops -nostartfiles -shared -lc -o sync_square_1678.so -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now sync_square_1678.so.o  
gcc -DHAVE_CONFIG_H -I. -I. -I..  -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\"   -pipe -Wall -O3 -Wno-unused -DNO_DEBUG -DPIC -fPIC             -ffast-math -fomit-frame-pointer -funroll-loops -nostartfiles -shared -lc -o tracker_2025.so -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now tracker_2025.so.o  
gcc -DHAVE_CONFIG_H -I. -I. -I..  -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\"   -pipe -Wall -O3 -Wno-unused -DNO_DEBUG -DPIC -fPIC             -ffast-math -fomit-frame-pointer -funroll-loops -nostartfiles -shared -lc -o triangle_1649.so -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now triangle_1649.so.o wavedata.o  
./wavegen -r 48000 -f 12 -s 1 \
          -m 128 -g 1.0 \
          -w saw -p sawtooth -o sawtooth_1641_data.so.c

Generating Saw wave
    Sample Rate: 48000
    Gibbs' compensation factor: +1.00

./wavegen -r 48000 -f 12 -s 1 \
          -m 128 -g 1.0 \
          -w square -p square -o square_1643_data.so.c

Generating Square wave
    Sample Rate: 48000
    Gibbs' compensation factor: +1.00

./wavegen -r 48000 -f 12 -s 1 \
          -m 128 -g 1.0 \
          -w parabola -p parabola -o parabola_1649_data.so.c

Generating Parabola wave
    Sample Rate: 48000
    Gibbs' compensation factor: +1.00

Written to file square_1643_data.so.c

source='square_1643_data.so.c' object='square_1643_data.so.o' libtool=no \
depfile='.deps/square_1643_data.so.Po' tmpdepfile='.deps/square_1643_data.so.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I..  -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\"   -pipe -Wall -O3 -Wno-unused -DNO_DEBUG -DPIC -fPIC             -ffast-math -fomit-frame-pointer -funroll-loops -c `test -f square_1643_data.so.c || echo './'`square_1643_data.so.c
gcc -DHAVE_CONFIG_H -I. -I. -I..  -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\"   -pipe -Wall -O3 -Wno-unused -DNO_DEBUG -DPIC -fPIC             -ffast-math -fomit-frame-pointer -funroll-loops -nostartfiles -shared -lc -o square_1643_data.so -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now square_1643_data.so.o  
Written to file sawtooth_1641_data.so.c

source='sawtooth_1641_data.so.c' object='sawtooth_1641_data.so.o' libtool=no \
depfile='.deps/sawtooth_1641_data.so.Po' tmpdepfile='.deps/sawtooth_1641_data.so.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I..  -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\"   -pipe -Wall -O3 -Wno-unused -DNO_DEBUG -DPIC -fPIC             -ffast-math -fomit-frame-pointer -funroll-loops -c `test -f sawtooth_1641_data.so.c || echo './'`sawtooth_1641_data.so.c
Written to file parabola_1649_data.so.c

source='parabola_1649_data.so.c' object='parabola_1649_data.so.o' libtool=no \
depfile='.deps/parabola_1649_data.so.Po' tmpdepfile='.deps/parabola_1649_data.so.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I..  -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\"   -pipe -Wall -O3 -Wno-unused -DNO_DEBUG -DPIC -fPIC             -ffast-math -fomit-frame-pointer -funroll-loops -c `test -f parabola_1649_data.so.c || echo './'`parabola_1649_data.so.c
gcc -DHAVE_CONFIG_H -I. -I. -I..  -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\"   -pipe -Wall -O3 -Wno-unused -DNO_DEBUG -DPIC -fPIC             -ffast-math -fomit-frame-pointer -funroll-loops -nostartfiles -shared -lc -o sawtooth_1641_data.so -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now sawtooth_1641_data.so.o  
gcc -DHAVE_CONFIG_H -I. -I. -I..  -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\"   -pipe -Wall -O3 -Wno-unused -DNO_DEBUG -DPIC -fPIC             -ffast-math -fomit-frame-pointer -funroll-loops -nostartfiles -shared -lc -o parabola_1649_data.so -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now parabola_1649_data.so.o  
make[3]: Leaving directory '/build/blop/src/blop-0.2.8/src'
make[2]: Leaving directory '/build/blop/src/blop-0.2.8/src'
make[2]: Entering directory '/build/blop/src/blop-0.2.8'
make[2]: Leaving directory '/build/blop/src/blop-0.2.8'
make[1]: Leaving directory '/build/blop/src/blop-0.2.8'
==> Entering fakeroot environment...
==> Starting package()...
make: Entering directory '/build/blop/src/blop-0.2.8'
Making install in doc
make[1]: Entering directory '/build/blop/src/blop-0.2.8/doc'
make[2]: Entering directory '/build/blop/src/blop-0.2.8/doc'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/blop/src/blop-0.2.8/doc'
make[1]: Leaving directory '/build/blop/src/blop-0.2.8/doc'
Making install in m4
make[1]: Entering directory '/build/blop/src/blop-0.2.8/m4'
make[2]: Entering directory '/build/blop/src/blop-0.2.8/m4'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/blop/src/blop-0.2.8/m4'
make[1]: Leaving directory '/build/blop/src/blop-0.2.8/m4'
Making install in po
make[1]: Entering directory '/build/blop/src/blop-0.2.8/po'
/bin/sh .././mkinstalldirs /build/blop/pkg/blop/usr/share
mkdir /build/blop/pkg/blop/usr
mkdir /build/blop/pkg/blop/usr/share
mkdir /build/blop/pkg/blop/usr/share/locale
mkdir /build/blop/pkg/blop/usr/share/locale/en_GB
mkdir /build/blop/pkg/blop/usr/share/locale/en_GB/LC_MESSAGES
installing en_GB.gmo as /build/blop/pkg/blop/usr/share/locale/en_GB/LC_MESSAGES/blop.mo
mkdir /build/blop/pkg/blop/usr/share/locale/de
mkdir /build/blop/pkg/blop/usr/share/locale/de/LC_MESSAGES
installing de.gmo as /build/blop/pkg/blop/usr/share/locale/de/LC_MESSAGES/blop.mo
if test "blop" = "gettext-tools"; then \
  /bin/sh .././mkinstalldirs /build/blop/pkg/blop/usr/share/gettext/po; \
  for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot   Makevars.template; do \
    /usr/bin/install -c -m 644 ./$file \
		    /build/blop/pkg/blop/usr/share/gettext/po/$file; \
  done; \
  for file in Makevars; do \
    rm -f /build/blop/pkg/blop/usr/share/gettext/po/$file; \
  done; \
else \
  : ; \
fi
make[1]: Leaving directory '/build/blop/src/blop-0.2.8/po'
Making install in src
make[1]: Entering directory '/build/blop/src/blop-0.2.8/src'
Making install in include
make[2]: Entering directory '/build/blop/src/blop-0.2.8/src/include'
make[3]: Entering directory '/build/blop/src/blop-0.2.8/src/include'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/blop/src/blop-0.2.8/src/include'
make[2]: Leaving directory '/build/blop/src/blop-0.2.8/src/include'
make[2]: Entering directory '/build/blop/src/blop-0.2.8/src'
make[3]: Entering directory '/build/blop/src/blop-0.2.8/src'
make[3]: Nothing to be done for 'install-exec-am'.
/bin/sh ../mkinstalldirs /build/blop/pkg/blop/usr/lib/ladspa
/bin/sh ../mkinstalldirs /build/blop/pkg/blop/usr/lib/ladspa/blop_files
mkdir /build/blop/pkg/blop/usr/lib
mkdir /build/blop/pkg/blop/usr/lib/ladspa
mkdir /build/blop/pkg/blop/usr/lib/ladspa
mkdir: cannot create directory ‘/build/blop/pkg/blop/usr/lib/ladspa’: File exists
mkdir /build/blop/pkg/blop/usr/lib/ladspa/blop_files
  /usr/bin/install -c adsr_1653.so /build/blop/pkg/blop/usr/lib/ladspa/adsr_1653.so
  /usr/bin/install -c sawtooth_1641_data.so /build/blop/pkg/blop/usr/lib/ladspa/blop_files/sawtooth_1641_data.so
  /usr/bin/install -c adsr_1680.so /build/blop/pkg/blop/usr/lib/ladspa/adsr_1680.so
  /usr/bin/install -c square_1643_data.so /build/blop/pkg/blop/usr/lib/ladspa/blop_files/square_1643_data.so
  /usr/bin/install -c amp_1654.so /build/blop/pkg/blop/usr/lib/ladspa/amp_1654.so
  /usr/bin/install -c parabola_1649_data.so /build/blop/pkg/blop/usr/lib/ladspa/blop_files/parabola_1649_data.so
  /usr/bin/install -c branch_1673.so /build/blop/pkg/blop/usr/lib/ladspa/branch_1673.so
  /usr/bin/install -c dahdsr_2021.so /build/blop/pkg/blop/usr/lib/ladspa/dahdsr_2021.so
  /usr/bin/install -c difference_2030.so /build/blop/pkg/blop/usr/lib/ladspa/difference_2030.so
  /usr/bin/install -c fmod_1656.so /build/blop/pkg/blop/usr/lib/ladspa/fmod_1656.so
  /usr/bin/install -c interpolator_1660.so /build/blop/pkg/blop/usr/lib/ladspa/interpolator_1660.so
  /usr/bin/install -c lp4pole_1671.so /build/blop/pkg/blop/usr/lib/ladspa/lp4pole_1671.so
  /usr/bin/install -c product_1668.so /build/blop/pkg/blop/usr/lib/ladspa/product_1668.so
  /usr/bin/install -c pulse_1645.so /build/blop/pkg/blop/usr/lib/ladspa/pulse_1645.so
  /usr/bin/install -c quantiser20_2027.so /build/blop/pkg/blop/usr/lib/ladspa/quantiser20_2027.so
  /usr/bin/install -c quantiser50_2028.so /build/blop/pkg/blop/usr/lib/ladspa/quantiser50_2028.so
  /usr/bin/install -c quantiser100_2029.so /build/blop/pkg/blop/usr/lib/ladspa/quantiser100_2029.so
  /usr/bin/install -c random_1661.so /build/blop/pkg/blop/usr/lib/ladspa/random_1661.so
  /usr/bin/install -c ratio_2034.so /build/blop/pkg/blop/usr/lib/ladspa/ratio_2034.so
  /usr/bin/install -c sawtooth_1641.so /build/blop/pkg/blop/usr/lib/ladspa/sawtooth_1641.so
  /usr/bin/install -c sequencer64_1675.so /build/blop/pkg/blop/usr/lib/ladspa/sequencer64_1675.so
  /usr/bin/install -c sequencer32_1676.so /build/blop/pkg/blop/usr/lib/ladspa/sequencer32_1676.so
  /usr/bin/install -c sequencer16_1677.so /build/blop/pkg/blop/usr/lib/ladspa/sequencer16_1677.so
  /usr/bin/install -c square_1643.so /build/blop/pkg/blop/usr/lib/ladspa/square_1643.so
  /usr/bin/install -c sum_1665.so /build/blop/pkg/blop/usr/lib/ladspa/sum_1665.so
  /usr/bin/install -c sync_pulse_2023.so /build/blop/pkg/blop/usr/lib/ladspa/sync_pulse_2023.so
  /usr/bin/install -c sync_square_1678.so /build/blop/pkg/blop/usr/lib/ladspa/sync_square_1678.so
  /usr/bin/install -c tracker_2025.so /build/blop/pkg/blop/usr/lib/ladspa/tracker_2025.so
  /usr/bin/install -c triangle_1649.so /build/blop/pkg/blop/usr/lib/ladspa/triangle_1649.so
make[3]: Leaving directory '/build/blop/src/blop-0.2.8/src'
make[2]: Leaving directory '/build/blop/src/blop-0.2.8/src'
make[1]: Leaving directory '/build/blop/src/blop-0.2.8/src'
make[1]: Entering directory '/build/blop/src/blop-0.2.8'
make[2]: Entering directory '/build/blop/src/blop-0.2.8'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/blop/src/blop-0.2.8'
make[1]: Leaving directory '/build/blop/src/blop-0.2.8'
make: Leaving directory '/build/blop/src/blop-0.2.8'
install: creating directory '/build/blop/pkg/blop/usr/share/doc'
install: creating directory '/build/blop/pkg/blop/usr/share/doc/blop'
'blop-0.2.8/AUTHORS' -> '/build/blop/pkg/blop/usr/share/doc/blop/AUTHORS'
'blop-0.2.8/ChangeLog' -> '/build/blop/pkg/blop/usr/share/doc/blop/ChangeLog'
'blop-0.2.8/NEWS' -> '/build/blop/pkg/blop/usr/share/doc/blop/NEWS'
'blop-0.2.8/README' -> '/build/blop/pkg/blop/usr/share/doc/blop/README'
'blop-0.2.8/THANKS' -> '/build/blop/pkg/blop/usr/share/doc/blop/THANKS'
'blop-0.2.8/TODO' -> '/build/blop/pkg/blop/usr/share/doc/blop/TODO'
==> 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 "blop"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: blop 0.2.8-6 (Thu Jul 11 22:29:19 2024)
==> Cleaning up...