Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/ladspa-blop-plugins.spec'], chrootPath='/var/lib/mock/f33-build-138067-42108/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/ladspa-blop-plugins.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1580256000 Wrote: /builddir/build/SRPMS/ladspa-blop-plugins-0.2.8-27.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ladspa-blop-plugins.spec'], chrootPath='/var/lib/mock/f33-build-138067-42108/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ladspa-blop-plugins.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1580256000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.YvxWac + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf blop-0.2.8 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/blop-0.2.8.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd blop-0.2.8 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + chmod -x src/lp4pole_filter.c src/include/lp4pole_filter.h + sed -i 's|-O0||g' src/Makefile.in + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.se2Owd + umask 022 + cd /builddir/build/BUILD + cd blop-0.2.8 + export 'LDADD=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + LDADD='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info 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... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for style of include used by make... GNU checking for riscv64-redhat-linux-gnu-gcc... no 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... none checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-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... 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 + /usr/bin/make -j4 ladspa_plugin_dir=/usr/lib64/ladspa 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -D_GNU_SOURCE -DNO_DEBUG -DPIC -fPIC' 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 /usr/bin/make all-recursive make[1]: Entering directory '/builddir/build/BUILD/blop-0.2.8' Making all in doc make[2]: Entering directory '/builddir/build/BUILD/blop-0.2.8/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/blop-0.2.8/doc' Making all in m4 make[2]: Entering directory '/builddir/build/BUILD/blop-0.2.8/m4' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/blop-0.2.8/m4' Making all in po make[2]: Entering directory '/builddir/build/BUILD/blop-0.2.8/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/blop-0.2.8/po' Making all in src make[2]: Entering directory '/builddir/build/BUILD/blop-0.2.8/src' Making all in include make[3]: Entering directory '/builddir/build/BUILD/blop-0.2.8/src/include' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/blop-0.2.8/src/include' make[3]: Entering directory '/builddir/build/BUILD/blop-0.2.8/src' gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -D_GNU_SOURCE -DNO_DEBUG -DPIC -fPIC -c `test -f wavegen.c || echo './'`wavegen.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -D_GNU_SOURCE -DNO_DEBUG -DPIC -fPIC -c `test -f wdatutil.c || echo './'`wdatutil.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -D_GNU_SOURCE -DNO_DEBUG -DPIC -fPIC -c `test -f adsr_1653.so.c || echo './'`adsr_1653.so.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -D_GNU_SOURCE -DNO_DEBUG -DPIC -fPIC -c `test -f adsr_1680.so.c || echo './'`adsr_1680.so.c wdatutil.c: In function 'generate_parabola': wdatutil.c:630:9: warning: variable 'm' set but not used [-Wunused-but-set-variable] 630 | double m; | ^ gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -D_GNU_SOURCE -DNO_DEBUG -DPIC -fPIC -c `test -f amp_1654.so.c || echo './'`amp_1654.so.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -D_GNU_SOURCE -DNO_DEBUG -DPIC -fPIC -c `test -f branch_1673.so.c || echo './'`branch_1673.so.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -D_GNU_SOURCE -DNO_DEBUG -DPIC -fPIC -c `test -f dahdsr_2021.so.c || echo './'`dahdsr_2021.so.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -D_GNU_SOURCE -DNO_DEBUG -DPIC -fPIC -c `test -f difference_2030.so.c || echo './'`difference_2030.so.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -D_GNU_SOURCE -DNO_DEBUG -DPIC -fPIC -c `test -f fmod_1656.so.c || echo './'`fmod_1656.so.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -D_GNU_SOURCE -DNO_DEBUG -DPIC -fPIC -c `test -f interpolator_1660.so.c || echo './'`interpolator_1660.so.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -D_GNU_SOURCE -DNO_DEBUG -DPIC -fPIC -c `test -f lp4pole_1671.so.c || echo './'`lp4pole_1671.so.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -D_GNU_SOURCE -DNO_DEBUG -DPIC -fPIC -c `test -f lp4pole_filter.c || echo './'`lp4pole_filter.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -D_GNU_SOURCE -DNO_DEBUG -DPIC -fPIC -c `test -f product_1668.so.c || echo './'`product_1668.so.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -D_GNU_SOURCE -DNO_DEBUG -DPIC -fPIC -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\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -D_GNU_SOURCE -DNO_DEBUG -DPIC -fPIC -DWAVEDATA_SUBDIR=\"blop_files\" -c wavedata.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -D_GNU_SOURCE -DNO_DEBUG -DPIC -fPIC -nostartfiles -shared -lc -o quantiser20_2027.so -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\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -D_GNU_SOURCE -DNO_DEBUG -DPIC -fPIC -nostartfiles -shared -lc -o quantiser50_2028.so -DQUANTISER_MAX_INPUTS=50 -DQUANTISER_BASE_ID=2028 -lm quantiser.so.c In file included from /usr/include/string.h:495, from wavedata.c:6: In function 'strncat', inlined from 'wavedata_load' at wavedata.c:87:19: /usr/include/bits/string_fortified.h:136:10: warning: '__builtin_strncat' specified bound depends on the length of the source argument [-Wstringop-overflow=] 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ wavedata.c: In function 'wavedata_load': wavedata.c:87:19: note: length computed here 87 | filename = strncat (filename, ep->d_name, strlen (ep->d_name)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -D_GNU_SOURCE -DNO_DEBUG -DPIC -fPIC -nostartfiles -shared -lc -o quantiser100_2029.so -DQUANTISER_MAX_INPUTS=100 -DQUANTISER_BASE_ID=2029 -lm quantiser.so.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -D_GNU_SOURCE -DNO_DEBUG -DPIC -fPIC -c `test -f random_1661.so.c || echo './'`random_1661.so.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -D_GNU_SOURCE -DNO_DEBUG -DPIC -fPIC -c `test -f ratio_2034.so.c || echo './'`ratio_2034.so.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -D_GNU_SOURCE -DNO_DEBUG -DPIC -fPIC -c `test -f sawtooth_1641.so.c || echo './'`sawtooth_1641.so.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -D_GNU_SOURCE -DNO_DEBUG -DPIC -fPIC -nostartfiles -shared -lc -o sequencer64_1675.so -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\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -D_GNU_SOURCE -DNO_DEBUG -DPIC -fPIC -nostartfiles -shared -lc -o sequencer32_1676.so -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\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -D_GNU_SOURCE -DNO_DEBUG -DPIC -fPIC -nostartfiles -shared -lc -o sequencer16_1677.so -DSEQUENCER_MAX_INPUTS=16 -DSEQUENCER_BASE_ID=1677 sequencer.so.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -D_GNU_SOURCE -DNO_DEBUG -DPIC -fPIC -c `test -f square_1643.so.c || echo './'`square_1643.so.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -D_GNU_SOURCE -DNO_DEBUG -DPIC -fPIC -c `test -f sum_1665.so.c || echo './'`sum_1665.so.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -D_GNU_SOURCE -DNO_DEBUG -DPIC -fPIC -c `test -f sync_pulse_2023.so.c || echo './'`sync_pulse_2023.so.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -D_GNU_SOURCE -DNO_DEBUG -DPIC -fPIC -c `test -f sync_square_1678.so.c || echo './'`sync_square_1678.so.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -D_GNU_SOURCE -DNO_DEBUG -DPIC -fPIC -c `test -f tracker_2025.so.c || echo './'`tracker_2025.so.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -D_GNU_SOURCE -DNO_DEBUG -DPIC -fPIC -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\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -D_GNU_SOURCE -DNO_DEBUG -DPIC -fPIC -lc -lm -o wavegen wavegen.o wdatutil.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -D_GNU_SOURCE -DNO_DEBUG -DPIC -fPIC -nostartfiles -shared -lc -o adsr_1653.so adsr_1653.so.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -D_GNU_SOURCE -DNO_DEBUG -DPIC -fPIC -nostartfiles -shared -lc -o adsr_1680.so adsr_1680.so.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -D_GNU_SOURCE -DNO_DEBUG -DPIC -fPIC -nostartfiles -shared -lc -o amp_1654.so amp_1654.so.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -D_GNU_SOURCE -DNO_DEBUG -DPIC -fPIC -nostartfiles -shared -lc -o branch_1673.so branch_1673.so.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -D_GNU_SOURCE -DNO_DEBUG -DPIC -fPIC -nostartfiles -shared -lc -o dahdsr_2021.so dahdsr_2021.so.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -D_GNU_SOURCE -DNO_DEBUG -DPIC -fPIC -nostartfiles -shared -lc -o difference_2030.so difference_2030.so.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -D_GNU_SOURCE -DNO_DEBUG -DPIC -fPIC -nostartfiles -shared -lc -o fmod_1656.so fmod_1656.so.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -D_GNU_SOURCE -DNO_DEBUG -DPIC -fPIC -nostartfiles -shared -lc -o interpolator_1660.so interpolator_1660.so.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -D_GNU_SOURCE -DNO_DEBUG -DPIC -fPIC -nostartfiles -shared -lc -o lp4pole_1671.so lp4pole_1671.so.o lp4pole_filter.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -D_GNU_SOURCE -DNO_DEBUG -DPIC -fPIC -nostartfiles -shared -lc -o product_1668.so product_1668.so.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -D_GNU_SOURCE -DNO_DEBUG -DPIC -fPIC -nostartfiles -shared -lc -o pulse_1645.so pulse_1645.so.o wavedata.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -D_GNU_SOURCE -DNO_DEBUG -DPIC -fPIC -nostartfiles -shared -lc -o random_1661.so random_1661.so.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -D_GNU_SOURCE -DNO_DEBUG -DPIC -fPIC -nostartfiles -shared -lc -o ratio_2034.so ratio_2034.so.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -D_GNU_SOURCE -DNO_DEBUG -DPIC -fPIC -nostartfiles -shared -lc -o sawtooth_1641.so sawtooth_1641.so.o wavedata.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -D_GNU_SOURCE -DNO_DEBUG -DPIC -fPIC -nostartfiles -shared -lc -o square_1643.so square_1643.so.o wavedata.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -D_GNU_SOURCE -DNO_DEBUG -DPIC -fPIC -nostartfiles -shared -lc -o sum_1665.so sum_1665.so.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -D_GNU_SOURCE -DNO_DEBUG -DPIC -fPIC -nostartfiles -shared -lc -o sync_pulse_2023.so sync_pulse_2023.so.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -D_GNU_SOURCE -DNO_DEBUG -DPIC -fPIC -nostartfiles -shared -lc -o sync_square_1678.so sync_square_1678.so.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -D_GNU_SOURCE -DNO_DEBUG -DPIC -fPIC -nostartfiles -shared -lc -o tracker_2025.so tracker_2025.so.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -D_GNU_SOURCE -DNO_DEBUG -DPIC -fPIC -nostartfiles -shared -lc -o triangle_1649.so triangle_1649.so.o wavedata.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ./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 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -D_GNU_SOURCE -DNO_DEBUG -DPIC -fPIC -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\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -D_GNU_SOURCE -DNO_DEBUG -DPIC -fPIC -nostartfiles -shared -lc -o square_1643_data.so square_1643_data.so.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Written to file sawtooth_1641_data.so.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -D_GNU_SOURCE -DNO_DEBUG -DPIC -fPIC -c `test -f sawtooth_1641_data.so.c || echo './'`sawtooth_1641_data.so.c Written to file parabola_1649_data.so.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -D_GNU_SOURCE -DNO_DEBUG -DPIC -fPIC -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\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -D_GNU_SOURCE -DNO_DEBUG -DPIC -fPIC -nostartfiles -shared -lc -o sawtooth_1641_data.so sawtooth_1641_data.so.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -D_GNU_SOURCE -DNO_DEBUG -DPIC -fPIC -nostartfiles -shared -lc -o parabola_1649_data.so parabola_1649_data.so.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld make[3]: Leaving directory '/builddir/build/BUILD/blop-0.2.8/src' make[2]: Leaving directory '/builddir/build/BUILD/blop-0.2.8/src' make[2]: Entering directory '/builddir/build/BUILD/blop-0.2.8' make[2]: Leaving directory '/builddir/build/BUILD/blop-0.2.8' make[1]: Leaving directory '/builddir/build/BUILD/blop-0.2.8' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.JvbQee + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64 + cd blop-0.2.8 + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/lib64/ladspa + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/share/ladspa/rdf + /usr/bin/make DESTDIR=/builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64 ladspa_plugin_dir=/usr/lib64/ladspa install Making install in doc make[1]: Entering directory '/builddir/build/BUILD/blop-0.2.8/doc' make[2]: Entering directory '/builddir/build/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 '/builddir/build/BUILD/blop-0.2.8/doc' make[1]: Leaving directory '/builddir/build/BUILD/blop-0.2.8/doc' Making install in m4 make[1]: Entering directory '/builddir/build/BUILD/blop-0.2.8/m4' make[2]: Entering directory '/builddir/build/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 '/builddir/build/BUILD/blop-0.2.8/m4' make[1]: Leaving directory '/builddir/build/BUILD/blop-0.2.8/m4' Making install in po make[1]: Entering directory '/builddir/build/BUILD/blop-0.2.8/po' /bin/sh .././mkinstalldirs /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/share mkdir /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/share/locale mkdir /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/share/locale/en_GB mkdir /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/share/locale/en_GB/LC_MESSAGES installing en_GB.gmo as /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/share/locale/en_GB/LC_MESSAGES/blop.mo mkdir /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/share/locale/de mkdir /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/share/locale/de/LC_MESSAGES installing de.gmo as /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/share/locale/de/LC_MESSAGES/blop.mo if test "blop" = "gettext-tools"; then \ /bin/sh .././mkinstalldirs /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/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 \ /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/builddir/build/BUILD/blop-0.2.8/po' Making install in src make[1]: Entering directory '/builddir/build/BUILD/blop-0.2.8/src' Making install in include make[2]: Entering directory '/builddir/build/BUILD/blop-0.2.8/src/include' make[3]: Entering directory '/builddir/build/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 '/builddir/build/BUILD/blop-0.2.8/src/include' make[2]: Leaving directory '/builddir/build/BUILD/blop-0.2.8/src/include' make[2]: Entering directory '/builddir/build/BUILD/blop-0.2.8/src' make[3]: Entering directory '/builddir/build/BUILD/blop-0.2.8/src' make[3]: Nothing to be done for 'install-exec-am'. /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/lib64/ladspa /usr/bin/install -c adsr_1653.so /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/lib64/ladspa/adsr_1653.so /usr/bin/install -c adsr_1680.so /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/lib64/ladspa/adsr_1680.so /usr/bin/install -c amp_1654.so /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/lib64/ladspa/amp_1654.so /usr/bin/install -c branch_1673.so /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/lib64/ladspa/branch_1673.so /usr/bin/install -c dahdsr_2021.so /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/lib64/ladspa/dahdsr_2021.so /usr/bin/install -c difference_2030.so /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/lib64/ladspa/difference_2030.so /usr/bin/install -c fmod_1656.so /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/lib64/ladspa/fmod_1656.so /usr/bin/install -c interpolator_1660.so /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/lib64/ladspa/interpolator_1660.so /usr/bin/install -c lp4pole_1671.so /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/lib64/ladspa/lp4pole_1671.so /usr/bin/install -c product_1668.so /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/lib64/ladspa/product_1668.so /usr/bin/install -c pulse_1645.so /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/lib64/ladspa/pulse_1645.so /usr/bin/install -c quantiser20_2027.so /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/lib64/ladspa/quantiser20_2027.so /usr/bin/install -c quantiser50_2028.so /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/lib64/ladspa/quantiser50_2028.so /usr/bin/install -c quantiser100_2029.so /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/lib64/ladspa/quantiser100_2029.so /usr/bin/install -c random_1661.so /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/lib64/ladspa/random_1661.so /usr/bin/install -c ratio_2034.so /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/lib64/ladspa/ratio_2034.so /usr/bin/install -c sawtooth_1641.so /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/lib64/ladspa/sawtooth_1641.so /usr/bin/install -c sequencer64_1675.so /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/lib64/ladspa/sequencer64_1675.so /usr/bin/install -c sequencer32_1676.so /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/lib64/ladspa/sequencer32_1676.so /usr/bin/install -c sequencer16_1677.so /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/lib64/ladspa/sequencer16_1677.so /usr/bin/install -c square_1643.so /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/lib64/ladspa/square_1643.so /usr/bin/install -c sum_1665.so /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/lib64/ladspa/sum_1665.so /usr/bin/install -c sync_pulse_2023.so /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/lib64/ladspa/sync_pulse_2023.so /usr/bin/install -c sync_square_1678.so /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/lib64/ladspa/sync_square_1678.so /usr/bin/install -c tracker_2025.so /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/lib64/ladspa/tracker_2025.so /usr/bin/install -c triangle_1649.so /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/lib64/ladspa/triangle_1649.so /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/lib64/ladspa/blop_files mkdir /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/lib64/ladspa/blop_files /usr/bin/install -c sawtooth_1641_data.so /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/lib64/ladspa/blop_files/sawtooth_1641_data.so /usr/bin/install -c square_1643_data.so /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/lib64/ladspa/blop_files/square_1643_data.so /usr/bin/install -c parabola_1649_data.so /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/lib64/ladspa/blop_files/parabola_1649_data.so make[3]: Leaving directory '/builddir/build/BUILD/blop-0.2.8/src' make[2]: Leaving directory '/builddir/build/BUILD/blop-0.2.8/src' make[1]: Leaving directory '/builddir/build/BUILD/blop-0.2.8/src' make[1]: Entering directory '/builddir/build/BUILD/blop-0.2.8' make[2]: Entering directory '/builddir/build/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 '/builddir/build/BUILD/blop-0.2.8' make[1]: Leaving directory '/builddir/build/BUILD/blop-0.2.8' + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64 blop + /usr/bin/install -p -m 644 doc/blop.rdf /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/share/ladspa/rdf + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.2.8-27.fc33 --unique-debug-suffix -0.2.8-27.fc33.riscv64 --unique-debug-src-base ladspa-blop-plugins-0.2.8-27.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/blop-0.2.8 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/lib64/ladspa/amp_1654.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/lib64/ladspa/adsr_1680.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/lib64/ladspa/adsr_1653.so extracting debug info from /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/lib64/ladspa/amp_1654.so extracting debug info from /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/lib64/ladspa/adsr_1653.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/lib64/ladspa/blop_files/parabola_1649_data.so extracting debug info from /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/lib64/ladspa/adsr_1680.so extracting debug info from /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/lib64/ladspa/blop_files/parabola_1649_data.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/lib64/ladspa/blop_files/sawtooth_1641_data.so extracting debug info from /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/lib64/ladspa/blop_files/sawtooth_1641_data.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/lib64/ladspa/blop_files/square_1643_data.so extracting debug info from /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/lib64/ladspa/blop_files/square_1643_data.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/lib64/ladspa/branch_1673.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/lib64/ladspa/dahdsr_2021.so extracting debug info from /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/lib64/ladspa/dahdsr_2021.so extracting debug info from /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/lib64/ladspa/branch_1673.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/lib64/ladspa/difference_2030.so extracting debug info from /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/lib64/ladspa/difference_2030.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/lib64/ladspa/fmod_1656.so extracting debug info from /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/lib64/ladspa/fmod_1656.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/lib64/ladspa/interpolator_1660.so extracting debug info from /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/lib64/ladspa/interpolator_1660.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/lib64/ladspa/lp4pole_1671.so extracting debug info from /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/lib64/ladspa/lp4pole_1671.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/lib64/ladspa/product_1668.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/lib64/ladspa/pulse_1645.so extracting debug info from /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/lib64/ladspa/pulse_1645.so extracting debug info from /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/lib64/ladspa/product_1668.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/lib64/ladspa/quantiser100_2029.so extracting debug info from /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/lib64/ladspa/quantiser100_2029.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/lib64/ladspa/quantiser20_2027.so extracting debug info from /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/lib64/ladspa/quantiser20_2027.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/lib64/ladspa/quantiser50_2028.so extracting debug info from /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/lib64/ladspa/quantiser50_2028.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/lib64/ladspa/random_1661.so extracting debug info from /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/lib64/ladspa/random_1661.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/lib64/ladspa/ratio_2034.so extracting debug info from /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/lib64/ladspa/ratio_2034.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/lib64/ladspa/sawtooth_1641.so extracting debug info from /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/lib64/ladspa/sawtooth_1641.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/lib64/ladspa/sequencer32_1676.so extracting debug info from /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/lib64/ladspa/sequencer32_1676.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/lib64/ladspa/sequencer16_1677.so extracting debug info from /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/lib64/ladspa/sequencer16_1677.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/lib64/ladspa/square_1643.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/lib64/ladspa/sequencer64_1675.so extracting debug info from /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/lib64/ladspa/sequencer64_1675.so extracting debug info from /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/lib64/ladspa/square_1643.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/lib64/ladspa/sum_1665.so extracting debug info from /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/lib64/ladspa/sum_1665.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/lib64/ladspa/sync_pulse_2023.so extracting debug info from /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/lib64/ladspa/sync_pulse_2023.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/lib64/ladspa/sync_square_1678.so extracting debug info from /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/lib64/ladspa/sync_square_1678.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/lib64/ladspa/tracker_2025.so extracting debug info from /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/lib64/ladspa/tracker_2025.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/lib64/ladspa/triangle_1649.so extracting debug info from /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/lib64/ladspa/triangle_1649.so original debug info size: 1072kB, size after compression: 1008kB /usr/lib/rpm/sepdebugcrcfix: Updated 29 CRC32s, 0 CRC32s did match. 11659 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: ladspa-blop-plugins-0.2.8-27.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.pFlaXb + umask 022 + cd /builddir/build/BUILD + cd blop-0.2.8 + DOCDIR=/builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/share/doc/ladspa-blop-plugins + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/share/doc/ladspa-blop-plugins + cp -pr AUTHORS /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/share/doc/ladspa-blop-plugins + cp -pr NEWS /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/share/doc/ladspa-blop-plugins + cp -pr README /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/share/doc/ladspa-blop-plugins + cp -pr THANKS /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/share/doc/ladspa-blop-plugins + cp -pr TODO /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/share/doc/ladspa-blop-plugins + cp -pr doc/about.txt doc/plugins_list.txt /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/share/doc/ladspa-blop-plugins + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.QDtXyb + umask 022 + cd /builddir/build/BUILD + cd blop-0.2.8 + LICENSEDIR=/builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/share/licenses/ladspa-blop-plugins + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/share/licenses/ladspa-blop-plugins + cp -pr COPYING /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64/usr/share/licenses/ladspa-blop-plugins + RPM_EC=0 ++ jobs -p + exit 0 Provides: blop = 0.2.8-27.fc33 ladspa-blop-plugins = 0.2.8-27.fc33 ladspa-blop-plugins(riscv-64) = 0.2.8-27.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Obsoletes: blop <= 0.2.8-1 Processing files: ladspa-blop-plugins-debugsource-0.2.8-27.fc33.riscv64 Provides: ladspa-blop-plugins-debugsource = 0.2.8-27.fc33 ladspa-blop-plugins-debugsource(riscv-64) = 0.2.8-27.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ladspa-blop-plugins-debuginfo-0.2.8-27.fc33.riscv64 Provides: debuginfo(build-id) = 0324bf0506580266b6dbee062d474f8be9b181d2 debuginfo(build-id) = 09c388c7b84cddd7b6c3840393d9c78f02145fc1 debuginfo(build-id) = 12829e20416c9330f26c9c18133075c492b073ee debuginfo(build-id) = 2242da5146bb1a0258c4d9afba69a1b82166c7bf debuginfo(build-id) = 3795c6821f0ec632d5233aeeaf85896567496ea4 debuginfo(build-id) = 43ffa65e2e7109cdb729c005618eb6b4336fae55 debuginfo(build-id) = 5b0e82d80e69f544016e738ce615ac288651c6a6 debuginfo(build-id) = 6180aae533066a5f8f9920ae4c9b9f3513dea7c8 debuginfo(build-id) = 6fbe4408cf4512aa9446a5540ccdbe3e472a3555 debuginfo(build-id) = 74bc03a2734dfd40b534ea4104acc0777859b76b debuginfo(build-id) = 7bb16ee778193d06382f52a80bc6a4e5bbf471be debuginfo(build-id) = 7d590bafb3de6cbd34925a2faad436ea9683c4ad debuginfo(build-id) = 807d75a110a2f68ced0e6bc2de0b3596f0217173 debuginfo(build-id) = 82cf67b55eac0b9c5c1c9c150ddf89fd45be6182 debuginfo(build-id) = 8bfa8889c3773e9e1da943aa970ee8f490aa3200 debuginfo(build-id) = 8fe7383ed6f7890bc981928880e1a9aa2c654178 debuginfo(build-id) = 996580ce756a21bd58d23b618bf98eb88ee6e4eb debuginfo(build-id) = 9cfcb2a1921b7490e5c0354c160cf7f6df26a4ac debuginfo(build-id) = ab27a3b8d70665f57d39a4af483ea7d119fa697f debuginfo(build-id) = b2b5db95fac74d9858ee17126f40808044fcb1dc debuginfo(build-id) = c214ac2f752b7e48ce21992b2f8bba54b08db820 debuginfo(build-id) = c556ae0c7d147f432122d4eeb73a9c56616fed50 debuginfo(build-id) = cd7948ce65da364c85847afeca53e7e18f5231ba debuginfo(build-id) = d7bece32c9c705a783264fe7feab884e574fbd81 debuginfo(build-id) = d85b21b52994165fd07285adfb7759c247dff901 debuginfo(build-id) = dda14882ab558e9d164593dc1a01bae4aaef79bf debuginfo(build-id) = e5031c38d7d440381396a30a5982f8118f5641f0 debuginfo(build-id) = f99f42e0e5b660502357a56847eb977817e72703 debuginfo(build-id) = fdf431d2291347a27d0ae16b653b5be0e0817d2e ladspa-blop-plugins-debuginfo = 0.2.8-27.fc33 ladspa-blop-plugins-debuginfo(riscv-64) = 0.2.8-27.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ladspa-blop-plugins-debugsource(riscv-64) = 0.2.8-27.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64 Wrote: /builddir/build/RPMS/ladspa-blop-plugins-debuginfo-0.2.8-27.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/ladspa-blop-plugins-0.2.8-27.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/ladspa-blop-plugins-debugsource-0.2.8-27.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.zWTX8d + umask 022 + cd /builddir/build/BUILD + cd blop-0.2.8 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ladspa-blop-plugins-0.2.8-27.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0