+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/ladspa-tap-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.45pHZy + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf tap-plugins-0.7.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/tap-plugins-0.7.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd tap-plugins-0.7.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/rm ladspa.h + ln -s /usr/include/ladspa.h . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.jpeJ3e + umask 022 + cd /builddir/build/BUILD + cd tap-plugins-0.7.0 + /usr/bin/make -j4 '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 -c -fPIC -DPIC' gcc -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 -c -fPIC -DPIC tap_autopan.c -o tap_autopan.o gcc -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 -c -fPIC -DPIC tap_chorusflanger.c -o tap_chorusflanger.o gcc -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 -c -fPIC -DPIC tap_deesser.c -o tap_deesser.o gcc -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 -c -fPIC -DPIC tap_dynamics_m.c -o tap_dynamics_m.o In file included from tap_dynamics_m.c:29:0: tap_utils.h: In function 'biquad_run': In file included from tap_autopan.c:31:0: tap_utils.h: In function 'biquad_run': tap_utils.h:253:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] y = FLUSH_TO_ZERO(y); ^ tap_utils.h:253:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] y = FLUSH_TO_ZERO(y); ^ In file included from tap_chorusflanger.c:29:0: tap_utils.h: In function 'biquad_run': tap_utils.h:253:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] y = FLUSH_TO_ZERO(y); ^ In file included from tap_deesser.c:28:0: tap_utils.h: In function 'biquad_run': tap_utils.h:253:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] y = FLUSH_TO_ZERO(y); ^ gcc -nostartfiles -shared -Wl,-Bsymbolic -lc -lm -lrt -o tap_autopan.so tap_autopan.o gcc -nostartfiles -shared -Wl,-Bsymbolic -lc -lm -lrt -o tap_deesser.so tap_deesser.o gcc -nostartfiles -shared -Wl,-Bsymbolic -lc -lm -lrt -o tap_dynamics_m.so tap_dynamics_m.o gcc -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 -c -fPIC -DPIC tap_dynamics_st.c -o tap_dynamics_st.o gcc -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 -c -fPIC -DPIC tap_eq.c -o tap_eq.o gcc -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 -c -fPIC -DPIC tap_eqbw.c -o tap_eqbw.o gcc -nostartfiles -shared -Wl,-Bsymbolic -lc -lm -lrt -o tap_chorusflanger.so tap_chorusflanger.o gcc -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 -c -fPIC -DPIC tap_doubler.c -o tap_doubler.o In file included from tap_eq.c:33:0: tap_utils.h: In function 'biquad_run': tap_utils.h:253:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] y = FLUSH_TO_ZERO(y); ^ In file included from tap_eqbw.c:31:0: tap_utils.h: In function 'biquad_run': tap_utils.h:253:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] y = FLUSH_TO_ZERO(y); ^ In file included from tap_dynamics_st.c:29:0: tap_utils.h: In function 'biquad_run': tap_utils.h:253:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] y = FLUSH_TO_ZERO(y); ^ In file included from tap_doubler.c:29:0: tap_utils.h: In function 'biquad_run': tap_utils.h:253:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] y = FLUSH_TO_ZERO(y); ^ gcc -nostartfiles -shared -Wl,-Bsymbolic -lc -lm -lrt -o tap_doubler.so tap_doubler.o gcc -nostartfiles -shared -Wl,-Bsymbolic -lc -lm -lrt -o tap_dynamics_st.so tap_dynamics_st.o gcc -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 -c -fPIC -DPIC tap_pinknoise.c -o tap_pinknoise.o gcc -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 -c -fPIC -DPIC tap_pitch.c -o tap_pitch.o gcc -nostartfiles -shared -Wl,-Bsymbolic -lc -lm -lrt -o tap_eq.so tap_eq.o gcc -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 -c -fPIC -DPIC tap_reflector.c -o tap_reflector.o In file included from tap_pinknoise.c:29:0: tap_utils.h: In function 'biquad_run': tap_utils.h:253:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] y = FLUSH_TO_ZERO(y); ^ In file included from tap_pitch.c:28:0: tap_utils.h: In function 'biquad_run': tap_utils.h:253:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] y = FLUSH_TO_ZERO(y); ^ gcc -nostartfiles -shared -Wl,-Bsymbolic -lc -lm -lrt -o tap_eqbw.so tap_eqbw.o gcc -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 -c -fPIC -DPIC tap_reverb.c -o tap_reverb.o In file included from tap_reflector.c:28:0: tap_utils.h: In function 'biquad_run': tap_utils.h:253:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] y = FLUSH_TO_ZERO(y); ^ gcc -nostartfiles -shared -Wl,-Bsymbolic -lc -lm -lrt -o tap_pinknoise.so tap_pinknoise.o gcc -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 -c -fPIC -DPIC tap_rotspeak.c -o tap_rotspeak.o gcc -nostartfiles -shared -Wl,-Bsymbolic -lc -lm -lrt -o tap_reflector.so tap_reflector.o In file included from tap_rotspeak.c:28:0: tap_utils.h: In function 'biquad_run': tap_utils.h:253:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] y = FLUSH_TO_ZERO(y); ^ gcc -nostartfiles -shared -Wl,-Bsymbolic -lc -lm -lrt -o tap_pitch.so tap_pitch.o gcc -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 -c -fPIC -DPIC tap_limiter.c -o tap_limiter.o gcc -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 -c -fPIC -DPIC tap_sigmoid.c -o tap_sigmoid.o In file included from tap_limiter.c:28:0: tap_utils.h: In function 'biquad_run': tap_utils.h:253:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] y = FLUSH_TO_ZERO(y); ^ In file included from tap_sigmoid.c:28:0: tap_utils.h: In function 'biquad_run': tap_utils.h:253:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] y = FLUSH_TO_ZERO(y); ^ gcc -nostartfiles -shared -Wl,-Bsymbolic -lc -lm -lrt -o tap_sigmoid.so tap_sigmoid.o gcc -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 -c -fPIC -DPIC tap_echo.c -o tap_echo.o gcc -nostartfiles -shared -Wl,-Bsymbolic -lc -lm -lrt -o tap_reverb.so tap_reverb.o gcc -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 -c -fPIC -DPIC tap_tremolo.c -o tap_tremolo.o gcc -nostartfiles -shared -Wl,-Bsymbolic -lc -lm -lrt -o tap_limiter.so tap_limiter.o gcc -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 -c -fPIC -DPIC tap_tubewarmth.c -o tap_tubewarmth.o In file included from tap_echo.c:28:0: tap_utils.h: In function 'biquad_run': tap_utils.h:253:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] y = FLUSH_TO_ZERO(y); ^ In file included from tap_tremolo.c:28:0: tap_utils.h: In function 'biquad_run': tap_utils.h:253:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] y = FLUSH_TO_ZERO(y); ^ In file included from tap_tubewarmth.c:28:0: tap_utils.h: In function 'biquad_run': tap_utils.h:253:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] y = FLUSH_TO_ZERO(y); ^ gcc -nostartfiles -shared -Wl,-Bsymbolic -lc -lm -lrt -o tap_rotspeak.so tap_rotspeak.o gcc -nostartfiles -shared -Wl,-Bsymbolic -lc -lm -lrt -o tap_tremolo.so tap_tremolo.o gcc -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 -c -fPIC -DPIC tap_vibrato.c -o tap_vibrato.o gcc -nostartfiles -shared -Wl,-Bsymbolic -lc -lm -lrt -o tap_echo.so tap_echo.o gcc -nostartfiles -shared -Wl,-Bsymbolic -lc -lm -lrt -o tap_tubewarmth.so tap_tubewarmth.o In file included from tap_vibrato.c:28:0: tap_utils.h: In function 'biquad_run': tap_utils.h:253:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] y = FLUSH_TO_ZERO(y); ^ gcc -nostartfiles -shared -Wl,-Bsymbolic -lc -lm -lrt -o tap_vibrato.so tap_vibrato.o + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.tzvqtn + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-19.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-19.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-19.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-19.fc28.riscv64 + cd tap-plugins-0.7.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-19.fc28.riscv64 + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-19.fc28.riscv64/usr/lib64/ladspa + /usr/bin/make INSTALL_PLUGINS_DIR=/builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-19.fc28.riscv64/usr/lib64/ladspa/ INSTALL_LRDF_DIR=/builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-19.fc28.riscv64/usr/share/ladspa/rdf/ install mkdir -p /builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-19.fc28.riscv64/usr/lib64/ladspa/ cp *.so /builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-19.fc28.riscv64/usr/lib64/ladspa/ mkdir -p /builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-19.fc28.riscv64/usr/share/ladspa/rdf/ cp tap-plugins.rdf /builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-19.fc28.riscv64/usr/share/ladspa/rdf/ cp tap_reverb.rdf /builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-19.fc28.riscv64/usr/share/ladspa/rdf/ + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: ladspa-tap-plugins-0.7.0-19.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.z1VQ7L + umask 022 + cd /builddir/build/BUILD + cd tap-plugins-0.7.0 + DOCDIR=/builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-19.fc28.riscv64/usr/share/doc/ladspa-tap-plugins + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-19.fc28.riscv64/usr/share/doc/ladspa-tap-plugins + cp -pr COPYING /builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-19.fc28.riscv64/usr/share/doc/ladspa-tap-plugins + cp -pr CREDITS /builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-19.fc28.riscv64/usr/share/doc/ladspa-tap-plugins + cp -pr README /builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-19.fc28.riscv64/usr/share/doc/ladspa-tap-plugins + exit 0 Provides: ladspa-tap-plugins = 0.7.0-19.fc28 ladspa-tap-plugins(riscv-64) = 0.7.0-19.fc28 tap-plugins = 0.7.0-19.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) librt.so.1()(64bit) rtld(GNU_HASH) Obsoletes: tap-plugins <= 0.7.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-19.fc28.riscv64 Wrote: /builddir/build/SRPMS/ladspa-tap-plugins-0.7.0-19.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/ladspa-tap-plugins-0.7.0-19.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.4Bx1bS + umask 022 + cd /builddir/build/BUILD + cd tap-plugins-0.7.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-19.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff