Mock Version: 1.4.13 Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/ladspa-tap-plugins.spec'], chrootPath='/var/lib/mock/f31-build-66985-29946/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': 'C.UTF-8'}shell=Falselogger=timeout=432000uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/ladspa-tap-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': 'C.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1564012800 Wrote: /builddir/build/SRPMS/ladspa-tap-plugins-0.7.0-24.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ladspa-tap-plugins.spec'], chrootPath='/var/lib/mock/f31-build-66985-29946/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': 'C.UTF-8'}shell=Falselogger=timeout=432000uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ladspa-tap-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': 'C.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1564012800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.5Yk3hF + 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 . + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.66f9pG + 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -c -fPIC -DPIC' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -nostartfiles -shared -Wl,-Bsymbolic -lc -lm -lrt' BUILDSTDERR: In file included from tap_dynamics_m.c:29: BUILDSTDERR: tap_utils.h: In function 'biquad_run': BUILDSTDERR: tap_utils.h:95:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BUILDSTDERR: 95 | #define FLUSH_TO_ZERO(x) (((*(unsigned int*)&(x))&0x7f800000)==0)?0.0f:(x) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tap_utils.h:253:6: note: in expansion of macro 'FLUSH_TO_ZERO' BUILDSTDERR: 253 | y = FLUSH_TO_ZERO(y); BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: In file included from tap_autopan.c:31: BUILDSTDERR: tap_utils.h: In function 'biquad_run': BUILDSTDERR: tap_utils.h:95:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BUILDSTDERR: 95 | #define FLUSH_TO_ZERO(x) (((*(unsigned int*)&(x))&0x7f800000)==0)?0.0f:(x) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tap_utils.h:253:6: note: in expansion of macro 'FLUSH_TO_ZERO' BUILDSTDERR: 253 | y = FLUSH_TO_ZERO(y); BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: In file included from tap_deesser.c:28: BUILDSTDERR: tap_utils.h: In function 'biquad_run': BUILDSTDERR: tap_utils.h:95:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BUILDSTDERR: 95 | #define FLUSH_TO_ZERO(x) (((*(unsigned int*)&(x))&0x7f800000)==0)?0.0f:(x) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tap_utils.h:253:6: note: in expansion of macro 'FLUSH_TO_ZERO' BUILDSTDERR: 253 | y = FLUSH_TO_ZERO(y); BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: In file included from tap_chorusflanger.c:29: BUILDSTDERR: tap_utils.h: In function 'biquad_run': BUILDSTDERR: tap_utils.h:95:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BUILDSTDERR: 95 | #define FLUSH_TO_ZERO(x) (((*(unsigned int*)&(x))&0x7f800000)==0)?0.0f:(x) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tap_utils.h:253:6: note: in expansion of macro 'FLUSH_TO_ZERO' BUILDSTDERR: 253 | y = FLUSH_TO_ZERO(y); BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: In file included from tap_dynamics_st.c:29: BUILDSTDERR: tap_utils.h: In function 'biquad_run': BUILDSTDERR: tap_utils.h:95:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BUILDSTDERR: 95 | #define FLUSH_TO_ZERO(x) (((*(unsigned int*)&(x))&0x7f800000)==0)?0.0f:(x) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tap_utils.h:253:6: note: in expansion of macro 'FLUSH_TO_ZERO' BUILDSTDERR: 253 | y = FLUSH_TO_ZERO(y); BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: In file included from tap_eq.c:33: BUILDSTDERR: tap_utils.h: In function 'biquad_run': BUILDSTDERR: tap_utils.h:95:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BUILDSTDERR: 95 | #define FLUSH_TO_ZERO(x) (((*(unsigned int*)&(x))&0x7f800000)==0)?0.0f:(x) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tap_utils.h:253:6: note: in expansion of macro 'FLUSH_TO_ZERO' BUILDSTDERR: 253 | y = FLUSH_TO_ZERO(y); BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: In file included from tap_eqbw.c:31: BUILDSTDERR: tap_utils.h: In function 'biquad_run': BUILDSTDERR: tap_utils.h:95:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BUILDSTDERR: 95 | #define FLUSH_TO_ZERO(x) (((*(unsigned int*)&(x))&0x7f800000)==0)?0.0f:(x) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tap_utils.h:253:6: note: in expansion of macro 'FLUSH_TO_ZERO' BUILDSTDERR: 253 | y = FLUSH_TO_ZERO(y); BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: In file included from tap_doubler.c:29: BUILDSTDERR: tap_utils.h: In function 'biquad_run': BUILDSTDERR: tap_utils.h:95:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BUILDSTDERR: 95 | #define FLUSH_TO_ZERO(x) (((*(unsigned int*)&(x))&0x7f800000)==0)?0.0f:(x) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tap_utils.h:253:6: note: in expansion of macro 'FLUSH_TO_ZERO' BUILDSTDERR: 253 | y = FLUSH_TO_ZERO(y); BUILDSTDERR: | ^~~~~~~~~~~~~ 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -c -fPIC -DPIC tap_dynamics_m.c -o tap_dynamics_m.o gcc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -nostartfiles -shared -Wl,-Bsymbolic -lc -lm -lrt -o tap_autopan.so 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -c -fPIC -DPIC tap_dynamics_st.c -o tap_dynamics_st.o gcc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -nostartfiles -shared -Wl,-Bsymbolic -lc -lm -lrt -o tap_deesser.so tap_deesser.o gcc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -c -fPIC -DPIC tap_eqbw.c -o tap_eqbw.o gcc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -c -fPIC -DPIC tap_doubler.c -o tap_doubler.o gcc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -nostartfiles -shared -Wl,-Bsymbolic -lc -lm -lrt -o tap_dynamics_st.so tap_dynamics_st.o BUILDSTDERR: 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protecIn file included from tap_pinknoise.c:29: BUILDSTDERR: tap_utils.h: In function 'biquad_run': BUILDSTDERR: tap_utils.h:95:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BUILDSTDERR: 95 | #define FLUSH_TO_ZERO(x) (((*(unsigned int*)&(x))&0x7f800000)==0)?0.0f:(x) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tap_utils.h:253:6: note: in expansion of macro 'FLUSH_TO_ZERO' BUILDSTDERR: 253 | y = FLUSH_TO_ZERO(y); BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: In file included from tap_pitch.c:28: BUILDSTDERR: tap_utils.h: In function 'biquad_run': BUILDSTDERR: tap_utils.h:95:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BUILDSTDERR: 95 | #define FLUSH_TO_ZERO(x) (((*(unsigned int*)&(x))&0x7f800000)==0)?0.0f:(x) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tap_utils.h:253:6: note: in expansion of macro 'FLUSH_TO_ZERO' BUILDSTDERR: 253 | y = FLUSH_TO_ZERO(y); BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: In file included from tap_reflector.c:28: BUILDSTDERR: tap_utils.h: In function 'biquad_run': BUILDSTDERR: tap_utils.h:95:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BUILDSTDERR: 95 | #define FLUSH_TO_ZERO(x) (((*(unsigned int*)&(x))&0x7f800000)==0)?0.0f:(x) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tap_utils.h:253:6: note: in expansion of macro 'FLUSH_TO_ZERO' BUILDSTDERR: 253 | y = FLUSH_TO_ZERO(y); BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: In file included from tap_rotspeak.c:28: BUILDSTDERR: tap_utils.h: In function 'biquad_run': BUILDSTDERR: tap_utils.h:95:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BUILDSTDERR: 95 | #define FLUSH_TO_ZERO(x) (((*(unsigned int*)&(x))&0x7f800000)==0)?0.0f:(x) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tap_utils.h:253:6: note: in expansion of macro 'FLUSH_TO_ZERO' BUILDSTDERR: 253 | y = FLUSH_TO_ZERO(y); BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: In file included from tap_limiter.c:28: BUILDSTDERR: tap_utils.h: In function 'biquad_run': BUILDSTDERR: tap_utils.h:95:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BUILDSTDERR: 95 | #define FLUSH_TO_ZERO(x) (((*(unsigned int*)&(x))&0x7f800000)==0)?0.0f:(x) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tap_utils.h:253:6: note: in expansion of macro 'FLUSH_TO_ZERO' BUILDSTDERR: 253 | y = FLUSH_TO_ZERO(y); BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: In file included from tap_sigmoid.c:28: BUILDSTDERR: tap_utils.h: In function 'biquad_run': BUILDSTDERR: tap_utils.h:95:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BUILDSTDERR: 95 | #define FLUSH_TO_ZERO(x) (((*(unsigned int*)&(x))&0x7f800000)==0)?0.0f:(x) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tap_utils.h:253:6: note: in expansion of macro 'FLUSH_TO_ZERO' BUILDSTDERR: 253 | y = FLUSH_TO_ZERO(y); BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: In file included from tap_echo.c:28: BUILDSTDERR: tap_utils.h: In function 'biquad_run': BUILDSTDERR: tap_utils.h:95:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BUILDSTDERR: 95 | #define FLUSH_TO_ZERO(x) (((*(unsigned int*)&(x))&0x7f800000)==0)?0.0f:(x) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tap_utils.h:253:6: note: in expansion of macro 'FLUSH_TO_ZERO' BUILDSTDERR: 253 | y = FLUSH_TO_ZERO(y); BUILDSTDERR: | ^~~~~~~~~~~~~ tion -ffast-math -c -fPIC -DPIC tap_pinknoise.c -o tap_pinknoise.o gcc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -nostartfiles -shared -Wl,-Bsymbolic -lc -lm -lrt -o tap_doubler.so tap_doubler.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -c -fPIC -DPIC tap_pitch.c -o tap_pitch.o gcc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -c -fPIC -DPIC tap_reflector.c -o tap_reflector.o gcc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -c -fPIC -DPIC tap_reverb.c -o tap_reverb.o gcc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -c -fPIC -DPIC tap_rotspeak.c -o tap_rotspeak.o gcc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -nostartfiles -shared -Wl,-Bsymbolic -lc -lm -lrt -o tap_reflector.so tap_reflector.o gcc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -c -fPIC -DPIC tap_sigmoid.c -o tap_sigmoid.o gcc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -c -fPIC -DPIC tap_echo.c -o tap_echo.o gcc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -nostartfiles -shared -Wl,-Bsymbolic -lc -lm -lrt -o tap_reverb.so tap_reverb.o BUILDSTDERR: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strIn file included from tap_tremolo.c:28: BUILDSTDERR: tap_utils.h: In function 'biquad_run': BUILDSTDERR: tap_utils.h:95:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BUILDSTDERR: 95 | #define FLUSH_TO_ZERO(x) (((*(unsigned int*)&(x))&0x7f800000)==0)?0.0f:(x) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tap_utils.h:253:6: note: in expansion of macro 'FLUSH_TO_ZERO' BUILDSTDERR: 253 | y = FLUSH_TO_ZERO(y); BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: In file included from tap_tubewarmth.c:28: BUILDSTDERR: tap_utils.h: In function 'biquad_run': BUILDSTDERR: tap_utils.h:95:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BUILDSTDERR: 95 | #define FLUSH_TO_ZERO(x) (((*(unsigned int*)&(x))&0x7f800000)==0)?0.0f:(x) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tap_utils.h:253:6: note: in expansion of macro 'FLUSH_TO_ZERO' BUILDSTDERR: 253 | y = FLUSH_TO_ZERO(y); BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: In file included from tap_vibrato.c:28: BUILDSTDERR: tap_utils.h: In function 'biquad_run': BUILDSTDERR: tap_utils.h:95:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BUILDSTDERR: 95 | #define FLUSH_TO_ZERO(x) (((*(unsigned int*)&(x))&0x7f800000)==0)?0.0f:(x) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tap_utils.h:253:6: note: in expansion of macro 'FLUSH_TO_ZERO' BUILDSTDERR: 253 | y = FLUSH_TO_ZERO(y); BUILDSTDERR: | ^~~~~~~~~~~~~ + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 ong -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 -c -fPIC -DPIC tap_tremolo.c -o tap_tremolo.o gcc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -c -fPIC -DPIC tap_tubewarmth.c -o tap_tubewarmth.o gcc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -nostartfiles -shared -Wl,-Bsymbolic -lc -lm -lrt -o tap_tremolo.so tap_tremolo.o gcc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -nostartfiles -shared -Wl,-Bsymbolic -lc -lm -lrt -o tap_echo.so tap_echo.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -c -fPIC -DPIC tap_vibrato.c -o tap_vibrato.o gcc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -nostartfiles -shared -Wl,-Bsymbolic -lc -lm -lrt -o tap_tubewarmth.so tap_tubewarmth.o gcc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -nostartfiles -shared -Wl,-Bsymbolic -lc -lm -lrt -o tap_vibrato.so tap_vibrato.o gcc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -nostartfiles -shared -Wl,-Bsymbolic -lc -lm -lrt -o tap_rotspeak.so tap_rotspeak.o Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.rokLXE + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-24.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-24.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-24.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-24.fc31.riscv64 + cd tap-plugins-0.7.0 + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-24.fc31.riscv64/usr/lib64/ladspa + /usr/bin/make INSTALL_PLUGINS_DIR=/builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-24.fc31.riscv64/usr/lib64/ladspa/ INSTALL_LRDF_DIR=/builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-24.fc31.riscv64/usr/share/ladspa/rdf/ install + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.7.0-24.fc31 --unique-debug-suffix -0.7.0-24.fc31.riscv64 --unique-debug-src-base ladspa-tap-plugins-0.7.0-24.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/tap-plugins-0.7.0 mkdir -p /builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-24.fc31.riscv64/usr/lib64/ladspa/ cp *.so /builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-24.fc31.riscv64/usr/lib64/ladspa/ mkdir -p /builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-24.fc31.riscv64/usr/share/ladspa/rdf/ cp tap-plugins.rdf /builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-24.fc31.riscv64/usr/share/ladspa/rdf/ cp tap_reverb.rdf /builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-24.fc31.riscv64/usr/share/ladspa/rdf/ explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-24.fc31.riscv64/usr/lib64/ladspa/tap_chorusflanger.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-24.fc31.riscv64/usr/lib64/ladspa/tap_autopan.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-24.fc31.riscv64/usr/lib64/ladspa/tap_deesser.so extracting debug info from /builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-24.fc31.riscv64/usr/lib64/ladspa/tap_chorusflanger.so extracting debug info from /builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-24.fc31.riscv64/usr/lib64/ladspa/tap_autopan.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-24.fc31.riscv64/usr/lib64/ladspa/tap_doubler.so extracting debug info from /builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-24.fc31.riscv64/usr/lib64/ladspa/tap_deesser.so extracting debug info from /builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-24.fc31.riscv64/usr/lib64/ladspa/tap_doubler.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-24.fc31.riscv64/usr/lib64/ladspa/tap_dynamics_m.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-24.fc31.riscv64/usr/lib64/ladspa/tap_dynamics_st.so extracting debug info from /builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-24.fc31.riscv64/usr/lib64/ladspa/tap_dynamics_m.so extracting debug info from /builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-24.fc31.riscv64/usr/lib64/ladspa/tap_dynamics_st.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-24.fc31.riscv64/usr/lib64/ladspa/tap_eq.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-24.fc31.riscv64/usr/lib64/ladspa/tap_echo.so extracting debug info from /builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-24.fc31.riscv64/usr/lib64/ladspa/tap_eq.so extracting debug info from /builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-24.fc31.riscv64/usr/lib64/ladspa/tap_echo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-24.fc31.riscv64/usr/lib64/ladspa/tap_eqbw.so extracting debug info from /builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-24.fc31.riscv64/usr/lib64/ladspa/tap_eqbw.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-24.fc31.riscv64/usr/lib64/ladspa/tap_limiter.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-24.fc31.riscv64/usr/lib64/ladspa/tap_pinknoise.so extracting debug info from /builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-24.fc31.riscv64/usr/lib64/ladspa/tap_limiter.so extracting debug info from /builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-24.fc31.riscv64/usr/lib64/ladspa/tap_pinknoise.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-24.fc31.riscv64/usr/lib64/ladspa/tap_pitch.so extracting debug info from /builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-24.fc31.riscv64/usr/lib64/ladspa/tap_pitch.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-24.fc31.riscv64/usr/lib64/ladspa/tap_reflector.so BUILDSTDERR: extracting debug i749 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs nfo from /builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-24.fc31.riscv64/usr/lib64/ladspa/tap_reflector.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-24.fc31.riscv64/usr/lib64/ladspa/tap_reverb.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-24.fc31.riscv64/usr/lib64/ladspa/tap_rotspeak.so extracting debug info from /builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-24.fc31.riscv64/usr/lib64/ladspa/tap_reverb.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-24.fc31.riscv64/usr/lib64/ladspa/tap_sigmoid.so extracting debug info from /builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-24.fc31.riscv64/usr/lib64/ladspa/tap_rotspeak.so extracting debug info from /builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-24.fc31.riscv64/usr/lib64/ladspa/tap_sigmoid.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-24.fc31.riscv64/usr/lib64/ladspa/tap_tubewarmth.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-24.fc31.riscv64/usr/lib64/ladspa/tap_tremolo.so extracting debug info from /builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-24.fc31.riscv64/usr/lib64/ladspa/tap_tubewarmth.so extracting debug info from /builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-24.fc31.riscv64/usr/lib64/ladspa/tap_tremolo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-24.fc31.riscv64/usr/lib64/ladspa/tap_vibrato.so extracting debug info from /builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-24.fc31.riscv64/usr/lib64/ladspa/tap_vibrato.so original debug info size: 876kB, size after compression: 832kB /usr/lib/rpm/sepdebugcrcfix: Updated 19 CRC32s, 0 CRC32s did match. Processing files: ladspa-tap-plugins-0.7.0-24.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.kq0nKE + umask 022 + cd /builddir/build/BUILD + cd tap-plugins-0.7.0 + DOCDIR=/builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-24.fc31.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-24.fc31.riscv64/usr/share/doc/ladspa-tap-plugins + cp -pr CREDITS /builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-24.fc31.riscv64/usr/share/doc/ladspa-tap-plugins + cp -pr README /builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-24.fc31.riscv64/usr/share/doc/ladspa-tap-plugins + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.2ppXLD + umask 022 + cd /builddir/build/BUILD + cd tap-plugins-0.7.0 + LICENSEDIR=/builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-24.fc31.riscv64/usr/share/licenses/ladspa-tap-plugins + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-24.fc31.riscv64/usr/share/licenses/ladspa-tap-plugins + cp -pr COPYING /builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-24.fc31.riscv64/usr/share/licenses/ladspa-tap-plugins + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: ladspa-tap-plugins = 0.7.0-24.fc31 ladspa-tap-plugins(riscv-64) = 0.7.0-24.fc31 tap-plugins = 0.7.0-24.fc31 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) rtld(GNU_HASH) Obsoletes: tap-plugins <= 0.7.0-1 Processing files: ladspa-tap-plugins-debugsource-0.7.0-24.fc31.riscv64 Provides: ladspa-tap-plugins-debugsource = 0.7.0-24.fc31 ladspa-tap-plugins-debugsource(riscv-64) = 0.7.0-24.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ladspa-tap-plugins-debuginfo-0.7.0-24.fc31.riscv64 Provides: debuginfo(build-id) = 186cc9889001ed11eb3bb2481824263d0d6f53b0 debuginfo(build-id) = 1f2163225a719da3a76dc53fa68e9a6db6c9c71d debuginfo(build-id) = 2a811c390a735445cbee7ffcbc64670aa5869769 debuginfo(build-id) = 39bcea6f693dff88e4c6a519a625156fb4a95b18 debuginfo(build-id) = 419f635c64abe32698cd50e4d6a6fd2dbbe9f8a3 debuginfo(build-id) = 41c4bae295655f3c0a8afd82fb730b8ba362e994 debuginfo(build-id) = 46a9be6c44afc62f9b20e0f2efad01b95ad8b5b0 debuginfo(build-id) = 471da300d85ee8b1c902eea1b472a332e8e7ea9f debuginfo(build-id) = 60bedf8ffe90626d0afb8391da0335e06fb39242 debuginfo(build-id) = 95298a9caeff58d3398a56e6728ac1857b288b3b debuginfo(build-id) = 9c31462d539a990520f35d5cf0c5da824b9045c1 debuginfo(build-id) = a1ee335be8c9ba110245f1dd32a46a4139c98895 debuginfo(build-id) = b9dde7c8f059dc08d99568d312792e065e49de0d debuginfo(build-id) = ca95c4680344e0eb568b4366bdd680201c368ced debuginfo(build-id) = d86763481b18f7f4ba06dc4ae2ae976ee3eade5e debuginfo(build-id) = d9a3a4a56ad51bb628558a2cd6e0a2a21450eaec debuginfo(build-id) = dcf1e86738efbec12055f4d6ea7510c7f687c8fb debuginfo(build-id) = f198634730e30e4b0372c63105b2c7ba751d319d debuginfo(build-id) = f937657407590a23ad9a67f03688805205c475f8 ladspa-tap-plugins-debuginfo = 0.7.0-24.fc31 ladspa-tap-plugins-debuginfo(riscv-64) = 0.7.0-24.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ladspa-tap-plugins-debugsource(riscv-64) = 0.7.0-24.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-24.fc31.riscv64 Wrote: /builddir/build/RPMS/ladspa-tap-plugins-0.7.0-24.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/ladspa-tap-plugins-debugsource-0.7.0-24.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/ladspa-tap-plugins-debuginfo-0.7.0-24.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.moRTUD + 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-24.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0