+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/ladspa-blop-plugins.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ibxREb + 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 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.2kVNRK + umask 022 + cd /builddir/build/BUILD + cd blop-0.2.8 + 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 ' + 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 ' + 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 -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 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 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-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 -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 -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 -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 -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 -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] 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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -ffast-math -D_GNU_SOURCE -DNO_DEBUG -DPIC -fPIC -nostartfiles -shared -lc -o quantiser20_2027.so -O0 -DQUANTISER_MAX_INPUTS=20 -DQUANTISER_BASE_ID=2027 -lm quantiser.so.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include -Iinclude -I. -DLOCALEDIR=\"/usr/share/locale\" -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 -ffast-math -D_GNU_SOURCE -DNO_DEBUG -DPIC -fPIC -nostartfiles -shared -lc -o quantiser50_2028.so -O0 -DQUANTISER_MAX_INPUTS=50 -DQUANTISER_BASE_ID=2028 -lm quantiser.so.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from quantiser.so.c:22: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from quantiser.so.c:22: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ 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 -ffast-math -D_GNU_SOURCE -DNO_DEBUG -DPIC -fPIC -nostartfiles -shared -lc -o quantiser100_2029.so -O0 -DQUANTISER_MAX_INPUTS=100 -DQUANTISER_BASE_ID=2029 -lm quantiser.so.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from quantiser.so.c:22: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ 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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -ffast-math -D_GNU_SOURCE -DNO_DEBUG -DPIC -fPIC -lc -lm -o wavegen wavegen.o wdatutil.o 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 -ffast-math -D_GNU_SOURCE -DNO_DEBUG -DPIC -fPIC -nostartfiles -shared -lc -o adsr_1653.so adsr_1653.so.o 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 -ffast-math -D_GNU_SOURCE -DNO_DEBUG -DPIC -fPIC -nostartfiles -shared -lc -o adsr_1680.so adsr_1680.so.o 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 -ffast-math -D_GNU_SOURCE -DNO_DEBUG -DPIC -fPIC -nostartfiles -shared -lc -o amp_1654.so amp_1654.so.o 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 -ffast-math -D_GNU_SOURCE -DNO_DEBUG -DPIC -fPIC -nostartfiles -shared -lc -o branch_1673.so branch_1673.so.o 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 -ffast-math -D_GNU_SOURCE -DNO_DEBUG -DPIC -fPIC -nostartfiles -shared -lc -o dahdsr_2021.so dahdsr_2021.so.o 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 -ffast-math -D_GNU_SOURCE -DNO_DEBUG -DPIC -fPIC -nostartfiles -shared -lc -o difference_2030.so difference_2030.so.o 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 -ffast-math -D_GNU_SOURCE -DNO_DEBUG -DPIC -fPIC -nostartfiles -shared -lc -o fmod_1656.so fmod_1656.so.o 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 -ffast-math -D_GNU_SOURCE -DNO_DEBUG -DPIC -fPIC -nostartfiles -shared -lc -o interpolator_1660.so interpolator_1660.so.o 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 -ffast-math -D_GNU_SOURCE -DNO_DEBUG -DPIC -fPIC -nostartfiles -shared -lc -o lp4pole_1671.so lp4pole_1671.so.o lp4pole_filter.o 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 -ffast-math -D_GNU_SOURCE -DNO_DEBUG -DPIC -fPIC -nostartfiles -shared -lc -o product_1668.so product_1668.so.o 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 -ffast-math -D_GNU_SOURCE -DNO_DEBUG -DPIC -fPIC -nostartfiles -shared -lc -o pulse_1645.so pulse_1645.so.o wavedata.o 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 -ffast-math -D_GNU_SOURCE -DNO_DEBUG -DPIC -fPIC -nostartfiles -shared -lc -o random_1661.so random_1661.so.o 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 -ffast-math -D_GNU_SOURCE -DNO_DEBUG -DPIC -fPIC -nostartfiles -shared -lc -o ratio_2034.so ratio_2034.so.o 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 -ffast-math -D_GNU_SOURCE -DNO_DEBUG -DPIC -fPIC -nostartfiles -shared -lc -o sawtooth_1641.so sawtooth_1641.so.o wavedata.o 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 -ffast-math -D_GNU_SOURCE -DNO_DEBUG -DPIC -fPIC -nostartfiles -shared -lc -o square_1643.so square_1643.so.o wavedata.o 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 -ffast-math -D_GNU_SOURCE -DNO_DEBUG -DPIC -fPIC -nostartfiles -shared -lc -o sum_1665.so sum_1665.so.o 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 -ffast-math -D_GNU_SOURCE -DNO_DEBUG -DPIC -fPIC -nostartfiles -shared -lc -o sync_pulse_2023.so sync_pulse_2023.so.o 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 -ffast-math -D_GNU_SOURCE -DNO_DEBUG -DPIC -fPIC -nostartfiles -shared -lc -o sync_square_1678.so sync_square_1678.so.o 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 -ffast-math -D_GNU_SOURCE -DNO_DEBUG -DPIC -fPIC -nostartfiles -shared -lc -o tracker_2025.so tracker_2025.so.o ./wavegen -r 48000 -f 12 -s 1 \ -m 128 -g 1.0 \ -w saw -p sawtooth -o 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 -ffast-math -D_GNU_SOURCE -DNO_DEBUG -DPIC -fPIC -nostartfiles -shared -lc -o triangle_1649.so triangle_1649.so.o wavedata.o Generating Saw wave Sample Rate: 48000 ./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 make[3]: *** [Makefile:823: sawtooth_1641_data.so.c] Segmentation fault (core dumped) make[3]: *** Deleting file 'sawtooth_1641_data.so.c' make[3]: *** Waiting for unfinished jobs.... Written to file square_1643_data.so.c Written to file parabola_1649_data.so.c make[3]: Leaving directory '/builddir/build/BUILD/blop-0.2.8/src' make[2]: *** [Makefile:580: all-recursive] Error 1 make[2]: Leaving directory '/builddir/build/BUILD/blop-0.2.8/src' make[1]: *** [Makefile:184: all-recursive] Error 1 make[1]: Leaving directory '/builddir/build/BUILD/blop-0.2.8' make: *** [Makefile:132: all] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.2kVNRK (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.2kVNRK (%build) ++ cleanup ++ set +e ++ sync ++ sleep 5 ++ sync ++ poweroff Terminated +++ cleanup +++ set +e +++ sync Terminated ++++ cleanup ++++ set +e ++++ sync ++++ sleep 5 ++++ sync ++++ poweroff