<86>Mar 29 05:18:21 userdel[116776]: delete user 'rooter' <86>Mar 29 05:18:21 userdel[116776]: removed group 'rooter' owned by 'rooter' <86>Mar 29 05:18:21 userdel[116776]: removed shadow group 'rooter' owned by 'rooter' <86>Mar 29 05:18:21 groupadd[116813]: group added to /etc/group: name=rooter, GID=663 <86>Mar 29 05:18:21 groupadd[116813]: group added to /etc/gshadow: name=rooter <86>Mar 29 05:18:21 groupadd[116813]: new group: name=rooter, GID=663 <86>Mar 29 05:18:21 useradd[116851]: new user: name=rooter, UID=663, GID=663, home=/root, shell=/bin/bash <86>Mar 29 05:18:21 userdel[116913]: delete user 'builder' <86>Mar 29 05:18:21 userdel[116913]: removed group 'builder' owned by 'builder' <86>Mar 29 05:18:21 userdel[116913]: removed shadow group 'builder' owned by 'builder' <86>Mar 29 05:18:21 groupadd[116969]: group added to /etc/group: name=builder, GID=664 <86>Mar 29 05:18:21 groupadd[116969]: group added to /etc/gshadow: name=builder <86>Mar 29 05:18:21 groupadd[116969]: new group: name=builder, GID=664 <86>Mar 29 05:18:21 useradd[117067]: new user: name=builder, UID=664, GID=664, home=/usr/src, shell=/bin/bash warning: line 20: Deprecated PreReq converted to Requires(pre,postun): PreReq: ladspa_sdk >= 1.12-alt2 warning: Macro %_ladspa_path not found warning: Macro %_ladspa_datadir not found warning: Macro %_ladspa_path not found warning: Macro %_ladspa_datadir not found <13>Mar 29 05:18:23 rpmi: rpm-macros-ladspa_sdk-1.13-alt1.qa3 sisyphus.218705.100 1545992155 installed <13>Mar 29 05:18:23 rpmi: ladspa_sdk-1.13-alt1.qa3 sisyphus.218705.100 1545992155 installed warning: line 20: Deprecated PreReq converted to Requires(pre,postun): PreReq: ladspa_sdk >= 1.12-alt2 Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/ladspa-blop-plugins-0.2.8-alt2.qa1.nosrc.rpm warning: line 18: Deprecated PreReq converted to Requires(pre,postun): PreReq: ladspa_sdk >= 1.12-alt2 Installing ladspa-blop-plugins-0.2.8-alt2.qa1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.63183 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf blop-0.2.8 + echo 'Source #0 (blop-0.2.8.tar.gz):' Source #0 (blop-0.2.8.tar.gz): + /bin/tar -xf - + /bin/gzip -dc /usr/src/RPM/SOURCES/blop-0.2.8.tar.gz + cd blop-0.2.8 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (blop-0.2.8-fix-link.patch):' Patch #0 (blop-0.2.8-fix-link.patch): + /usr/bin/patch -p1 patching file src/Makefile.in + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.52637 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd blop-0.2.8 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext checking for a BSD-compatible install... /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... GNU checking for x86_64-alt-linux-gcc... x86_64-alt-linux-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 x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ANSI C... none needed checking dependency style of x86_64-alt-linux-gcc... none checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... 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... x86_64-alt-linux-gcc -E checking for egrep... grep -E checking for ANSI C header files... yes 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 + make -j8 make: Entering directory '/usr/src/RPM/BUILD/blop-0.2.8' 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: Leaving directory '/usr/src/RPM/BUILD/blop-0.2.8' make all-recursive Making all in doc make[2]: Nothing to be done for 'all'. Making all in m4 make[2]: Nothing to be done for 'all'. Making all in po make[2]: Nothing to be done for 'all'. Making all in src Making all in include make[3]: Nothing to be done for 'all'. make[3]: Entering directory '/usr/src/RPM/BUILD/blop-0.2.8/src' x86_64-alt-linux-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 make[3]: Leaving directory '/usr/src/RPM/BUILD/blop-0.2.8/src' make[3]: Entering directory '/usr/src/RPM/BUILD/blop-0.2.8/src' x86_64-alt-linux-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 make[3]: Leaving directory '/usr/src/RPM/BUILD/blop-0.2.8/src' make[3]: Entering directory '/usr/src/RPM/BUILD/blop-0.2.8/src' x86_64-alt-linux-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 make[3]: Leaving directory '/usr/src/RPM/BUILD/blop-0.2.8/src' make[3]: Entering directory '/usr/src/RPM/BUILD/blop-0.2.8/src' x86_64-alt-linux-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 make[3]: Leaving directory '/usr/src/RPM/BUILD/blop-0.2.8/src' make[3]: Entering directory '/usr/src/RPM/BUILD/blop-0.2.8/src' x86_64-alt-linux-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 make[3]: Leaving directory '/usr/src/RPM/BUILD/blop-0.2.8/src' make[3]: Entering directory '/usr/src/RPM/BUILD/blop-0.2.8/src' x86_64-alt-linux-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 make[3]: Leaving directory '/usr/src/RPM/BUILD/blop-0.2.8/src' make[3]: Entering directory '/usr/src/RPM/BUILD/blop-0.2.8/src' x86_64-alt-linux-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 make[3]: Leaving directory '/usr/src/RPM/BUILD/blop-0.2.8/src' make[3]: Entering directory '/usr/src/RPM/BUILD/blop-0.2.8/src' x86_64-alt-linux-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 make[3]: Leaving directory '/usr/src/RPM/BUILD/blop-0.2.8/src' make[3]: Entering directory '/usr/src/RPM/BUILD/blop-0.2.8/src' x86_64-alt-linux-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 make[3]: Leaving directory '/usr/src/RPM/BUILD/blop-0.2.8/src' make[3]: Entering directory '/usr/src/RPM/BUILD/blop-0.2.8/src' x86_64-alt-linux-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 make[3]: Leaving directory '/usr/src/RPM/BUILD/blop-0.2.8/src' make[3]: Entering directory '/usr/src/RPM/BUILD/blop-0.2.8/src' x86_64-alt-linux-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 make[3]: Leaving directory '/usr/src/RPM/BUILD/blop-0.2.8/src' make[3]: Entering directory '/usr/src/RPM/BUILD/blop-0.2.8/src' x86_64-alt-linux-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 make[3]: Leaving directory '/usr/src/RPM/BUILD/blop-0.2.8/src' make[3]: Entering directory '/usr/src/RPM/BUILD/blop-0.2.8/src' x86_64-alt-linux-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 make[3]: Leaving directory '/usr/src/RPM/BUILD/blop-0.2.8/src' make[3]: Entering directory '/usr/src/RPM/BUILD/blop-0.2.8/src' x86_64-alt-linux-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 -O0 -DQUANTISER_MAX_INPUTS=20 -DQUANTISER_BASE_ID=2027 quantiser.so.c -lm make[3]: Leaving directory '/usr/src/RPM/BUILD/blop-0.2.8/src' make[3]: Entering directory '/usr/src/RPM/BUILD/blop-0.2.8/src' x86_64-alt-linux-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 -O0 -DQUANTISER_MAX_INPUTS=50 -DQUANTISER_BASE_ID=2028 quantiser.so.c -lm make[3]: Leaving directory '/usr/src/RPM/BUILD/blop-0.2.8/src' make[3]: Entering directory '/usr/src/RPM/BUILD/blop-0.2.8/src' x86_64-alt-linux-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 -O0 -DQUANTISER_MAX_INPUTS=100 -DQUANTISER_BASE_ID=2029 quantiser.so.c -lm make[3]: Leaving directory '/usr/src/RPM/BUILD/blop-0.2.8/src' make[3]: Entering directory '/usr/src/RPM/BUILD/blop-0.2.8/src' x86_64-alt-linux-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 make[3]: Leaving directory '/usr/src/RPM/BUILD/blop-0.2.8/src' make[3]: Entering directory '/usr/src/RPM/BUILD/blop-0.2.8/src' x86_64-alt-linux-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 make[3]: Leaving directory '/usr/src/RPM/BUILD/blop-0.2.8/src' make[3]: Entering directory '/usr/src/RPM/BUILD/blop-0.2.8/src' x86_64-alt-linux-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 make[3]: Leaving directory '/usr/src/RPM/BUILD/blop-0.2.8/src' make[3]: Entering directory '/usr/src/RPM/BUILD/blop-0.2.8/src' x86_64-alt-linux-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 -DSEQUENCER_MAX_INPUTS=16 -DSEQUENCER_BASE_ID=1677 sequencer.so.c make[3]: Leaving directory '/usr/src/RPM/BUILD/blop-0.2.8/src' make[3]: Entering directory '/usr/src/RPM/BUILD/blop-0.2.8/src' x86_64-alt-linux-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 make[3]: Leaving directory '/usr/src/RPM/BUILD/blop-0.2.8/src' make[3]: Entering directory '/usr/src/RPM/BUILD/blop-0.2.8/src' x86_64-alt-linux-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 make[3]: Leaving directory '/usr/src/RPM/BUILD/blop-0.2.8/src' make[3]: Entering directory '/usr/src/RPM/BUILD/blop-0.2.8/src' x86_64-alt-linux-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 make[3]: Leaving directory '/usr/src/RPM/BUILD/blop-0.2.8/src' make[3]: Entering directory '/usr/src/RPM/BUILD/blop-0.2.8/src' x86_64-alt-linux-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 -DSEQUENCER_MAX_INPUTS=64 -DSEQUENCER_BASE_ID=1675 sequencer.so.c make[3]: Leaving directory '/usr/src/RPM/BUILD/blop-0.2.8/src' make[3]: Entering directory '/usr/src/RPM/BUILD/blop-0.2.8/src' x86_64-alt-linux-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 make[3]: Leaving directory '/usr/src/RPM/BUILD/blop-0.2.8/src' make[3]: Entering directory '/usr/src/RPM/BUILD/blop-0.2.8/src' x86_64-alt-linux-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 -o wavegen wavegen.o wdatutil.o -lc -lm make[3]: Leaving directory '/usr/src/RPM/BUILD/blop-0.2.8/src' make[3]: Entering directory '/usr/src/RPM/BUILD/blop-0.2.8/src' x86_64-alt-linux-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 adsr_1653.so.o make[3]: Leaving directory '/usr/src/RPM/BUILD/blop-0.2.8/src' make[3]: Entering directory '/usr/src/RPM/BUILD/blop-0.2.8/src' x86_64-alt-linux-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 amp_1654.so.o make[3]: Leaving directory '/usr/src/RPM/BUILD/blop-0.2.8/src' make[3]: Entering directory '/usr/src/RPM/BUILD/blop-0.2.8/src' x86_64-alt-linux-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 make[3]: Leaving directory '/usr/src/RPM/BUILD/blop-0.2.8/src' make[3]: Entering directory '/usr/src/RPM/BUILD/blop-0.2.8/src' x86_64-alt-linux-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 adsr_1680.so.o make[3]: Leaving directory '/usr/src/RPM/BUILD/blop-0.2.8/src' make[3]: Entering directory '/usr/src/RPM/BUILD/blop-0.2.8/src' x86_64-alt-linux-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 make[3]: Leaving directory '/usr/src/RPM/BUILD/blop-0.2.8/src' make[3]: Entering directory '/usr/src/RPM/BUILD/blop-0.2.8/src' x86_64-alt-linux-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 branch_1673.so.o make[3]: Leaving directory '/usr/src/RPM/BUILD/blop-0.2.8/src' make[3]: Entering directory '/usr/src/RPM/BUILD/blop-0.2.8/src' x86_64-alt-linux-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 dahdsr_2021.so.o make[3]: Leaving directory '/usr/src/RPM/BUILD/blop-0.2.8/src' make[3]: Entering directory '/usr/src/RPM/BUILD/blop-0.2.8/src' x86_64-alt-linux-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 -DSEQUENCER_MAX_INPUTS=32 -DSEQUENCER_BASE_ID=1676 sequencer.so.c make[3]: Leaving directory '/usr/src/RPM/BUILD/blop-0.2.8/src' make[3]: Entering directory '/usr/src/RPM/BUILD/blop-0.2.8/src' x86_64-alt-linux-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 make[3]: Leaving directory '/usr/src/RPM/BUILD/blop-0.2.8/src' make[3]: Entering directory '/usr/src/RPM/BUILD/blop-0.2.8/src' x86_64-alt-linux-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 difference_2030.so.o make[3]: Leaving directory '/usr/src/RPM/BUILD/blop-0.2.8/src' make[3]: Entering directory '/usr/src/RPM/BUILD/blop-0.2.8/src' x86_64-alt-linux-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 fmod_1656.so.o make[3]: Leaving directory '/usr/src/RPM/BUILD/blop-0.2.8/src' make[3]: Entering directory '/usr/src/RPM/BUILD/blop-0.2.8/src' x86_64-alt-linux-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 interpolator_1660.so.o make[3]: Leaving directory '/usr/src/RPM/BUILD/blop-0.2.8/src' make[3]: Entering directory '/usr/src/RPM/BUILD/blop-0.2.8/src' x86_64-alt-linux-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 lp4pole_1671.so.o lp4pole_filter.o make[3]: Leaving directory '/usr/src/RPM/BUILD/blop-0.2.8/src' make[3]: Entering directory '/usr/src/RPM/BUILD/blop-0.2.8/src' x86_64-alt-linux-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 product_1668.so.o make[3]: Leaving directory '/usr/src/RPM/BUILD/blop-0.2.8/src' make[3]: Entering directory '/usr/src/RPM/BUILD/blop-0.2.8/src' x86_64-alt-linux-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 pulse_1645.so.o wavedata.o make[3]: Leaving directory '/usr/src/RPM/BUILD/blop-0.2.8/src' make[3]: Entering directory '/usr/src/RPM/BUILD/blop-0.2.8/src' x86_64-alt-linux-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 sawtooth_1641.so.o wavedata.o make[3]: Leaving directory '/usr/src/RPM/BUILD/blop-0.2.8/src' make[3]: Entering directory '/usr/src/RPM/BUILD/blop-0.2.8/src' x86_64-alt-linux-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 square_1643.so.o wavedata.o make[3]: Leaving directory '/usr/src/RPM/BUILD/blop-0.2.8/src' make[3]: Entering directory '/usr/src/RPM/BUILD/blop-0.2.8/src' x86_64-alt-linux-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 random_1661.so.o make[3]: Leaving directory '/usr/src/RPM/BUILD/blop-0.2.8/src' make[3]: Entering directory '/usr/src/RPM/BUILD/blop-0.2.8/src' x86_64-alt-linux-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 ratio_2034.so.o make[3]: Leaving directory '/usr/src/RPM/BUILD/blop-0.2.8/src' make[3]: Entering directory '/usr/src/RPM/BUILD/blop-0.2.8/src' x86_64-alt-linux-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 sync_square_1678.so.o make[3]: Leaving directory '/usr/src/RPM/BUILD/blop-0.2.8/src' make[3]: Entering directory '/usr/src/RPM/BUILD/blop-0.2.8/src' x86_64-alt-linux-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 sync_pulse_2023.so.o make[3]: Leaving directory '/usr/src/RPM/BUILD/blop-0.2.8/src' make[3]: Entering directory '/usr/src/RPM/BUILD/blop-0.2.8/src' x86_64-alt-linux-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 tracker_2025.so.o make[3]: Leaving directory '/usr/src/RPM/BUILD/blop-0.2.8/src' make[3]: Entering directory '/usr/src/RPM/BUILD/blop-0.2.8/src' x86_64-alt-linux-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 sum_1665.so.o make[3]: Leaving directory '/usr/src/RPM/BUILD/blop-0.2.8/src' make[3]: Entering directory '/usr/src/RPM/BUILD/blop-0.2.8/src' x86_64-alt-linux-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 make[3]: Leaving directory '/usr/src/RPM/BUILD/blop-0.2.8/src' make[3]: Entering directory '/usr/src/RPM/BUILD/blop-0.2.8/src' x86_64-alt-linux-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 triangle_1649.so.o wavedata.o make[3]: Leaving directory '/usr/src/RPM/BUILD/blop-0.2.8/src' make[3]: Entering directory '/usr/src/RPM/BUILD/blop-0.2.8/src' ./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 Written to file square_1643_data.so.c make[3]: Leaving directory '/usr/src/RPM/BUILD/blop-0.2.8/src' make[3]: Entering directory '/usr/src/RPM/BUILD/blop-0.2.8/src' x86_64-alt-linux-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 make[3]: Leaving directory '/usr/src/RPM/BUILD/blop-0.2.8/src' make[3]: Entering directory '/usr/src/RPM/BUILD/blop-0.2.8/src' x86_64-alt-linux-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 square_1643_data.so.o make[3]: Leaving directory '/usr/src/RPM/BUILD/blop-0.2.8/src' make[3]: Entering directory '/usr/src/RPM/BUILD/blop-0.2.8/src' ./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 parabola_1649_data.so.c make[3]: Leaving directory '/usr/src/RPM/BUILD/blop-0.2.8/src' make[3]: Entering directory '/usr/src/RPM/BUILD/blop-0.2.8/src' ./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 Written to file sawtooth_1641_data.so.c make[3]: Leaving directory '/usr/src/RPM/BUILD/blop-0.2.8/src' make[3]: Entering directory '/usr/src/RPM/BUILD/blop-0.2.8/src' x86_64-alt-linux-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 make[3]: Leaving directory '/usr/src/RPM/BUILD/blop-0.2.8/src' make[3]: Entering directory '/usr/src/RPM/BUILD/blop-0.2.8/src' x86_64-alt-linux-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 parabola_1649_data.so.o make[3]: Leaving directory '/usr/src/RPM/BUILD/blop-0.2.8/src' make[3]: Entering directory '/usr/src/RPM/BUILD/blop-0.2.8/src' x86_64-alt-linux-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 make[3]: Leaving directory '/usr/src/RPM/BUILD/blop-0.2.8/src' make[3]: Entering directory '/usr/src/RPM/BUILD/blop-0.2.8/src' x86_64-alt-linux-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 sawtooth_1641_data.so.o make[3]: Leaving directory '/usr/src/RPM/BUILD/blop-0.2.8/src' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.5362 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ladspa-blop-plugins-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ladspa-blop-plugins-buildroot + cd blop-0.2.8 + make 'INSTALL=/bin/install -p' DESTDIR=/usr/src/tmp/ladspa-blop-plugins-buildroot pkgbindir=/usr/lib64/ladspa install make: Entering directory '/usr/src/RPM/BUILD/blop-0.2.8' Making install in doc make[1]: Entering directory '/usr/src/RPM/BUILD/blop-0.2.8/doc' make[2]: Entering directory '/usr/src/RPM/BUILD/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 '/usr/src/RPM/BUILD/blop-0.2.8/doc' make[1]: Leaving directory '/usr/src/RPM/BUILD/blop-0.2.8/doc' Making install in m4 make[1]: Entering directory '/usr/src/RPM/BUILD/blop-0.2.8/m4' make[2]: Entering directory '/usr/src/RPM/BUILD/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 '/usr/src/RPM/BUILD/blop-0.2.8/m4' make[1]: Leaving directory '/usr/src/RPM/BUILD/blop-0.2.8/m4' Making install in po make[1]: Entering directory '/usr/src/RPM/BUILD/blop-0.2.8/po' /bin/sh .././mkinstalldirs /usr/src/tmp/ladspa-blop-plugins-buildroot/usr/share mkdir /usr/src/tmp/ladspa-blop-plugins-buildroot mkdir /usr/src/tmp/ladspa-blop-plugins-buildroot/usr mkdir /usr/src/tmp/ladspa-blop-plugins-buildroot/usr/share mkdir /usr/src/tmp/ladspa-blop-plugins-buildroot/usr/share/locale mkdir /usr/src/tmp/ladspa-blop-plugins-buildroot/usr/share/locale/en_GB mkdir /usr/src/tmp/ladspa-blop-plugins-buildroot/usr/share/locale/en_GB/LC_MESSAGES installing en_GB.gmo as /usr/src/tmp/ladspa-blop-plugins-buildroot/usr/share/locale/en_GB/LC_MESSAGES/blop.mo mkdir /usr/src/tmp/ladspa-blop-plugins-buildroot/usr/share/locale/de mkdir /usr/src/tmp/ladspa-blop-plugins-buildroot/usr/share/locale/de/LC_MESSAGES installing de.gmo as /usr/src/tmp/ladspa-blop-plugins-buildroot/usr/share/locale/de/LC_MESSAGES/blop.mo if test "blop" = "gettext-tools"; then \ /bin/sh .././mkinstalldirs /usr/src/tmp/ladspa-blop-plugins-buildroot/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 \ /bin/install -p -m 644 ./$file \ /usr/src/tmp/ladspa-blop-plugins-buildroot/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /usr/src/tmp/ladspa-blop-plugins-buildroot/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/usr/src/RPM/BUILD/blop-0.2.8/po' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/blop-0.2.8/src' Making install in include make[2]: Entering directory '/usr/src/RPM/BUILD/blop-0.2.8/src/include' make[3]: Entering directory '/usr/src/RPM/BUILD/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 '/usr/src/RPM/BUILD/blop-0.2.8/src/include' make[2]: Leaving directory '/usr/src/RPM/BUILD/blop-0.2.8/src/include' make[2]: Entering directory '/usr/src/RPM/BUILD/blop-0.2.8/src' make[3]: Entering directory '/usr/src/RPM/BUILD/blop-0.2.8/src' make[3]: Nothing to be done for 'install-exec-am'. /bin/sh ../mkinstalldirs /usr/src/tmp/ladspa-blop-plugins-buildroot/usr/lib64/ladspa mkdir /usr/src/tmp/ladspa-blop-plugins-buildroot/usr/lib64 mkdir /usr/src/tmp/ladspa-blop-plugins-buildroot/usr/lib64/ladspa /bin/install -p adsr_1653.so /usr/src/tmp/ladspa-blop-plugins-buildroot/usr/lib64/ladspa/adsr_1653.so /bin/install -p adsr_1680.so /usr/src/tmp/ladspa-blop-plugins-buildroot/usr/lib64/ladspa/adsr_1680.so /bin/install -p amp_1654.so /usr/src/tmp/ladspa-blop-plugins-buildroot/usr/lib64/ladspa/amp_1654.so /bin/install -p branch_1673.so /usr/src/tmp/ladspa-blop-plugins-buildroot/usr/lib64/ladspa/branch_1673.so /bin/install -p dahdsr_2021.so /usr/src/tmp/ladspa-blop-plugins-buildroot/usr/lib64/ladspa/dahdsr_2021.so /bin/install -p difference_2030.so /usr/src/tmp/ladspa-blop-plugins-buildroot/usr/lib64/ladspa/difference_2030.so /bin/install -p fmod_1656.so /usr/src/tmp/ladspa-blop-plugins-buildroot/usr/lib64/ladspa/fmod_1656.so /bin/install -p interpolator_1660.so /usr/src/tmp/ladspa-blop-plugins-buildroot/usr/lib64/ladspa/interpolator_1660.so /bin/install -p lp4pole_1671.so /usr/src/tmp/ladspa-blop-plugins-buildroot/usr/lib64/ladspa/lp4pole_1671.so /bin/install -p product_1668.so /usr/src/tmp/ladspa-blop-plugins-buildroot/usr/lib64/ladspa/product_1668.so /bin/install -p pulse_1645.so /usr/src/tmp/ladspa-blop-plugins-buildroot/usr/lib64/ladspa/pulse_1645.so /bin/install -p quantiser20_2027.so /usr/src/tmp/ladspa-blop-plugins-buildroot/usr/lib64/ladspa/quantiser20_2027.so /bin/install -p quantiser50_2028.so /usr/src/tmp/ladspa-blop-plugins-buildroot/usr/lib64/ladspa/quantiser50_2028.so /bin/install -p quantiser100_2029.so /usr/src/tmp/ladspa-blop-plugins-buildroot/usr/lib64/ladspa/quantiser100_2029.so /bin/install -p random_1661.so /usr/src/tmp/ladspa-blop-plugins-buildroot/usr/lib64/ladspa/random_1661.so /bin/install -p ratio_2034.so /usr/src/tmp/ladspa-blop-plugins-buildroot/usr/lib64/ladspa/ratio_2034.so /bin/install -p sawtooth_1641.so /usr/src/tmp/ladspa-blop-plugins-buildroot/usr/lib64/ladspa/sawtooth_1641.so /bin/install -p sequencer64_1675.so /usr/src/tmp/ladspa-blop-plugins-buildroot/usr/lib64/ladspa/sequencer64_1675.so /bin/install -p sequencer32_1676.so /usr/src/tmp/ladspa-blop-plugins-buildroot/usr/lib64/ladspa/sequencer32_1676.so /bin/install -p sequencer16_1677.so /usr/src/tmp/ladspa-blop-plugins-buildroot/usr/lib64/ladspa/sequencer16_1677.so /bin/install -p square_1643.so /usr/src/tmp/ladspa-blop-plugins-buildroot/usr/lib64/ladspa/square_1643.so /bin/install -p sum_1665.so /usr/src/tmp/ladspa-blop-plugins-buildroot/usr/lib64/ladspa/sum_1665.so /bin/install -p sync_pulse_2023.so /usr/src/tmp/ladspa-blop-plugins-buildroot/usr/lib64/ladspa/sync_pulse_2023.so /bin/install -p sync_square_1678.so /usr/src/tmp/ladspa-blop-plugins-buildroot/usr/lib64/ladspa/sync_square_1678.so /bin/install -p tracker_2025.so /usr/src/tmp/ladspa-blop-plugins-buildroot/usr/lib64/ladspa/tracker_2025.so /bin/install -p triangle_1649.so /usr/src/tmp/ladspa-blop-plugins-buildroot/usr/lib64/ladspa/triangle_1649.so /bin/sh ../mkinstalldirs /usr/src/tmp/ladspa-blop-plugins-buildroot/usr/lib/ladspa/blop_files mkdir /usr/src/tmp/ladspa-blop-plugins-buildroot/usr/lib mkdir /usr/src/tmp/ladspa-blop-plugins-buildroot/usr/lib/ladspa mkdir /usr/src/tmp/ladspa-blop-plugins-buildroot/usr/lib/ladspa/blop_files /bin/install -p sawtooth_1641_data.so /usr/src/tmp/ladspa-blop-plugins-buildroot/usr/lib/ladspa/blop_files/sawtooth_1641_data.so /bin/install -p square_1643_data.so /usr/src/tmp/ladspa-blop-plugins-buildroot/usr/lib/ladspa/blop_files/square_1643_data.so /bin/install -p parabola_1649_data.so /usr/src/tmp/ladspa-blop-plugins-buildroot/usr/lib/ladspa/blop_files/parabola_1649_data.so make[3]: Leaving directory '/usr/src/RPM/BUILD/blop-0.2.8/src' make[2]: Leaving directory '/usr/src/RPM/BUILD/blop-0.2.8/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/blop-0.2.8/src' make[1]: Entering directory '/usr/src/RPM/BUILD/blop-0.2.8' make[2]: Entering directory '/usr/src/RPM/BUILD/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 '/usr/src/RPM/BUILD/blop-0.2.8' make[1]: Leaving directory '/usr/src/RPM/BUILD/blop-0.2.8' make: Leaving directory '/usr/src/RPM/BUILD/blop-0.2.8' + /bin/install -pD -m644 doc/blop.rdf /usr/src/tmp/ladspa-blop-plugins-buildroot/usr/share/ladspa/rdf/blop.rdf + /usr/lib/rpm/find-lang blop + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ladspa-blop-plugins-buildroot (auto) mode of './usr/lib/ladspa/blop_files/parabola_1649_data.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/ladspa/blop_files/square_1643_data.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/ladspa/blop_files/sawtooth_1641_data.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/ladspa/triangle_1649.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/ladspa/tracker_2025.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/ladspa/sync_square_1678.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/ladspa/sync_pulse_2023.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/ladspa/sum_1665.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/ladspa/square_1643.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/ladspa/sequencer16_1677.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/ladspa/sequencer32_1676.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/ladspa/sequencer64_1675.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/ladspa/sawtooth_1641.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/ladspa/ratio_2034.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/ladspa/random_1661.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/ladspa/quantiser100_2029.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/ladspa/quantiser50_2028.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/ladspa/quantiser20_2027.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/ladspa/pulse_1645.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/ladspa/product_1668.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/ladspa/lp4pole_1671.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/ladspa/interpolator_1660.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/ladspa/fmod_1656.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/ladspa/difference_2030.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/ladspa/dahdsr_2021.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/ladspa/branch_1673.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/ladspa/amp_1654.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/ladspa/adsr_1680.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/ladspa/adsr_1653.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/ladspa-blop-plugins-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/ladspa-blop-plugins-buildroot/ (default) Compressing files in /usr/src/tmp/ladspa-blop-plugins-buildroot (auto) Adjusting library links in /usr/src/tmp/ladspa-blop-plugins-buildroot ./usr/lib: ./usr/lib64: Verifying ELF objects in /usr/src/tmp/ladspa-blop-plugins-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/lib64/ladspa/triangle_1649.so: undefined symbol: dlopen verify-elf: WARNING: ./usr/lib64/ladspa/triangle_1649.so: undefined symbol: dlclose verify-elf: WARNING: ./usr/lib64/ladspa/triangle_1649.so: undefined symbol: dlsym verify-elf: WARNING: ./usr/lib64/ladspa/square_1643.so: undefined symbol: dlopen verify-elf: WARNING: ./usr/lib64/ladspa/square_1643.so: undefined symbol: dlclose verify-elf: WARNING: ./usr/lib64/ladspa/square_1643.so: undefined symbol: dlsym verify-elf: WARNING: ./usr/lib64/ladspa/sawtooth_1641.so: undefined symbol: dlopen verify-elf: WARNING: ./usr/lib64/ladspa/sawtooth_1641.so: undefined symbol: dlclose verify-elf: WARNING: ./usr/lib64/ladspa/sawtooth_1641.so: undefined symbol: dlsym verify-elf: WARNING: ./usr/lib64/ladspa/random_1661.so: undefined symbol: cosf verify-elf: WARNING: ./usr/lib64/ladspa/pulse_1645.so: undefined symbol: dlopen verify-elf: WARNING: ./usr/lib64/ladspa/pulse_1645.so: undefined symbol: dlclose verify-elf: WARNING: ./usr/lib64/ladspa/pulse_1645.so: undefined symbol: dlsym verify-elf: WARNING: ./usr/lib64/ladspa/fmod_1656.so: undefined symbol: __expf_finite verify-elf: WARNING: ./usr/lib64/ladspa/amp_1654.so: undefined symbol: __expf_finite Hardlinking identical .pyc and .pyo files Processing files: ladspa-blop-plugins-0.2.8-alt2.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.3000 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd blop-0.2.8 + DOCDIR=/usr/src/tmp/ladspa-blop-plugins-buildroot/usr/share/doc/ladspa-blop-plugins-0.2.8 + export DOCDIR + rm -rf /usr/src/tmp/ladspa-blop-plugins-buildroot/usr/share/doc/ladspa-blop-plugins-0.2.8 + /bin/mkdir -p /usr/src/tmp/ladspa-blop-plugins-buildroot/usr/share/doc/ladspa-blop-plugins-0.2.8 + cp -prL AUTHORS README NEWS ChangeLog THANKS TODO /usr/src/tmp/ladspa-blop-plugins-buildroot/usr/share/doc/ladspa-blop-plugins-0.2.8 + chmod -R go-w /usr/src/tmp/ladspa-blop-plugins-buildroot/usr/share/doc/ladspa-blop-plugins-0.2.8 + chmod -R a+rX /usr/src/tmp/ladspa-blop-plugins-buildroot/usr/share/doc/ladspa-blop-plugins-0.2.8 + cp -prL doc/about.txt doc/plugins_list.txt /usr/src/tmp/ladspa-blop-plugins-buildroot/usr/share/doc/ladspa-blop-plugins-0.2.8 + chmod -R go-w /usr/src/tmp/ladspa-blop-plugins-buildroot/usr/share/doc/ladspa-blop-plugins-0.2.8 + chmod -R a+rX /usr/src/tmp/ladspa-blop-plugins-buildroot/usr/share/doc/ladspa-blop-plugins-0.2.8 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nTGvAF find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KmsfhH find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), rtld(GNU_HASH) Requires(pre): ladspa_sdk >= 1.12-alt2 Requires(postun): ladspa_sdk >= 1.12-alt2 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ziRglR Creating ladspa-blop-plugins-debuginfo package Processing files: ladspa-blop-plugins-debuginfo-0.2.8-alt2.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IS7gw4 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JwGsNk find-requires: running scripts (debuginfo) Requires: ladspa-blop-plugins = 0.2.8-alt2.qa1, debug64(libc.so.6), debug64(libm.so.6) warning: Installed (but unpackaged) file(s) found: /usr/lib/ladspa/blop_files/parabola_1649_data.so /usr/lib/ladspa/blop_files/sawtooth_1641_data.so /usr/lib/ladspa/blop_files/square_1643_data.so Wrote: /usr/src/RPM/RPMS/x86_64/ladspa-blop-plugins-0.2.8-alt2.qa1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/ladspa-blop-plugins-debuginfo-0.2.8-alt2.qa1.x86_64.rpm 15.59user 3.91system 0:18.66elapsed 104%CPU (0avgtext+0avgdata 58792maxresident)k 0inputs+0outputs (0major+1961742minor)pagefaults 0swaps 18.95user 5.94system 0:24.83elapsed 100%CPU (0avgtext+0avgdata 116716maxresident)k 0inputs+0outputs (0major+2250552minor)pagefaults 0swaps