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/sbc.spec'], chrootPath='/var/lib/mock/f33-build-299712-56397/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/sbc.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=1595980800 Wrote: /builddir/build/SRPMS/sbc-1.4-6.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/sbc.spec'], chrootPath='/var/lib/mock/f33-build-299712-56397/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/sbc.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=1595980800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.7tSxF5 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf sbc-1.4 + /usr/bin/tar -xof - + /usr/bin/xz -dc /builddir/build/SOURCES/sbc-1.4.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + cd sbc-1.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.yRrd41 + umask 022 + cd /builddir/build/BUILD + cd sbc-1.4 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -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 + CC=gcc + export CC + CXX=g++ + export CXX + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2018-09-19 16:32:59.000000000 -0400 +++ ./configure 2020-08-14 22:36:24.981929150 -0400 @@ -1768,7 +1768,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2020-08-14 22:36:24.981929150 -0400 +++ ./configure 2020-08-14 22:36:26.121928897 -0400 @@ -12564,7 +12564,7 @@ compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' -lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`' nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`' + '[' 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 + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./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 --disable-static checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking for riscv64-redhat-linux-gnu-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking whether gcc accepts -fPIE... yes checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for riscv64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -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 for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for SNDFILE... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating sbc/sbc.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + /usr/bin/make -O -j4 V=1 VERBOSE=1 /usr/bin/make --no-print-directory all-am /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -finline-functions -fgcse-after-reload -funswitch-loops -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o sbc/sbc_primitives_mmx.lo sbc/sbc_primitives_mmx.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -finline-functions -fgcse-after-reload -funswitch-loops -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c sbc/sbc_primitives_mmx.c -fPIC -DPIC -o sbc/.libs/sbc_primitives_mmx.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -finline-functions -fgcse-after-reload -funswitch-loops -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o sbc/sbc_primitives_iwmmxt.lo sbc/sbc_primitives_iwmmxt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -finline-functions -fgcse-after-reload -funswitch-loops -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c sbc/sbc_primitives_iwmmxt.c -fPIC -DPIC -o sbc/.libs/sbc_primitives_iwmmxt.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -finline-functions -fgcse-after-reload -funswitch-loops -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o sbc/sbc_primitives_neon.lo sbc/sbc_primitives_neon.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -finline-functions -fgcse-after-reload -funswitch-loops -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c sbc/sbc_primitives_neon.c -fPIC -DPIC -o sbc/.libs/sbc_primitives_neon.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -finline-functions -fgcse-after-reload -funswitch-loops -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o sbc/sbc_primitives_armv6.lo sbc/sbc_primitives_armv6.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -finline-functions -fgcse-after-reload -funswitch-loops -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c sbc/sbc_primitives_armv6.c -fPIC -DPIC -o sbc/.libs/sbc_primitives_armv6.o gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -finline-functions -fgcse-after-reload -funswitch-loops -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/sbcdec.o src/sbcdec.c gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -finline-functions -fgcse-after-reload -funswitch-loops -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/sbcinfo.o src/sbcinfo.c gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -finline-functions -fgcse-after-reload -funswitch-loops -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/sbcenc.o src/sbcenc.c gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -finline-functions -fgcse-after-reload -funswitch-loops -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/sbctester.o src/sbctester.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -finline-functions -fgcse-after-reload -funswitch-loops -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o sbc/sbc_primitives.lo sbc/sbc_primitives.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -finline-functions -fgcse-after-reload -funswitch-loops -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c sbc/sbc_primitives.c -fPIC -DPIC -o sbc/.libs/sbc_primitives.o /bin/sh ./libtool --tag=CC --mode=link gcc -fvisibility=hidden -finline-functions -fgcse-after-reload -funswitch-loops -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o src/sbcinfo src/sbcinfo.o libtool: link: gcc -fvisibility=hidden -finline-functions -fgcse-after-reload -funswitch-loops -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o src/sbcinfo src/sbcinfo.o /bin/sh ./libtool --tag=CC --mode=link gcc -fvisibility=hidden -finline-functions -fgcse-after-reload -funswitch-loops -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o src/sbctester src/sbctester.o -lsndfile -lm libtool: link: gcc -fvisibility=hidden -finline-functions -fgcse-after-reload -funswitch-loops -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o src/sbctester src/sbctester.o -lsndfile -lm /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -finline-functions -fgcse-after-reload -funswitch-loops -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o sbc/sbc.lo sbc/sbc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -finline-functions -fgcse-after-reload -funswitch-loops -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c sbc/sbc.c -fPIC -DPIC -o sbc/.libs/sbc.o /bin/sh ./libtool --tag=CC --mode=link gcc -fvisibility=hidden -finline-functions -fgcse-after-reload -funswitch-loops -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sbc/libsbc-private.la sbc/sbc.lo sbc/sbc_primitives.lo sbc/sbc_primitives_mmx.lo sbc/sbc_primitives_iwmmxt.lo sbc/sbc_primitives_neon.lo sbc/sbc_primitives_armv6.lo libtool: link: ar cru sbc/.libs/libsbc-private.a sbc/.libs/sbc.o sbc/.libs/sbc_primitives.o sbc/.libs/sbc_primitives_mmx.o sbc/.libs/sbc_primitives_iwmmxt.o sbc/.libs/sbc_primitives_neon.o sbc/.libs/sbc_primitives_armv6.o libtool: link: ranlib sbc/.libs/libsbc-private.a libtool: link: ( cd "sbc/.libs" && rm -f "libsbc-private.la" && ln -s "../libsbc-private.la" "libsbc-private.la" ) /bin/sh ./libtool --tag=CC --mode=link gcc -fvisibility=hidden -finline-functions -fgcse-after-reload -funswitch-loops -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o src/sbcdec src/sbcdec.o sbc/libsbc-private.la libtool: link: gcc -fvisibility=hidden -finline-functions -fgcse-after-reload -funswitch-loops -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o src/sbcdec src/sbcdec.o sbc/.libs/libsbc-private.a /bin/sh ./libtool --tag=CC --mode=link gcc -fvisibility=hidden -finline-functions -fgcse-after-reload -funswitch-loops -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o src/sbcenc src/sbcenc.o sbc/libsbc-private.la libtool: link: gcc -fvisibility=hidden -finline-functions -fgcse-after-reload -funswitch-loops -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o src/sbcenc src/sbcenc.o sbc/.libs/libsbc-private.a /bin/sh ./libtool --tag=CC --mode=link gcc -fvisibility=hidden -finline-functions -fgcse-after-reload -funswitch-loops -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -no-undefined -version-info 3:2:2 -Wl,--version-script=./sbc/sbc.sym -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sbc/libsbc.la -rpath /usr/lib64 sbc/sbc.lo sbc/sbc_primitives.lo sbc/sbc_primitives_mmx.lo sbc/sbc_primitives_iwmmxt.lo sbc/sbc_primitives_neon.lo sbc/sbc_primitives_armv6.lo libtool: link: gcc -shared -fPIC -DPIC sbc/.libs/sbc.o sbc/.libs/sbc_primitives.o sbc/.libs/sbc_primitives_mmx.o sbc/.libs/sbc_primitives_iwmmxt.o sbc/.libs/sbc_primitives_neon.o sbc/.libs/sbc_primitives_armv6.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -Wl,--version-script=./sbc/sbc.sym -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -Wl,-soname -Wl,libsbc.so.1 -o sbc/.libs/libsbc.so.1.2.2 libtool: link: (cd "sbc/.libs" && rm -f "libsbc.so.1" && ln -s "libsbc.so.1.2.2" "libsbc.so.1") libtool: link: (cd "sbc/.libs" && rm -f "libsbc.so" && ln -s "libsbc.so.1.2.2" "libsbc.so") libtool: link: ( cd "sbc/.libs" && rm -f "libsbc.la" && ln -s "../libsbc.la" "libsbc.la" ) + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.RUiQp6 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/sbc-1.4-6.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/sbc-1.4-6.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/sbc-1.4-6.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/sbc-1.4-6.fc33.riscv64 + cd sbc-1.4 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/sbc-1.4-6.fc33.riscv64 'INSTALL=/usr/bin/install -p' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sbc-1.4-6.fc33.riscv64/usr/lib64' /bin/sh ./libtool --mode=install /usr/bin/install -p sbc/libsbc.la '/builddir/build/BUILDROOT/sbc-1.4-6.fc33.riscv64/usr/lib64' libtool: install: /usr/bin/install -p sbc/.libs/libsbc.so.1.2.2 /builddir/build/BUILDROOT/sbc-1.4-6.fc33.riscv64/usr/lib64/libsbc.so.1.2.2 libtool: install: (cd /builddir/build/BUILDROOT/sbc-1.4-6.fc33.riscv64/usr/lib64 && { ln -s -f libsbc.so.1.2.2 libsbc.so.1 || { rm -f libsbc.so.1 && ln -s libsbc.so.1.2.2 libsbc.so.1; }; }) libtool: install: (cd /builddir/build/BUILDROOT/sbc-1.4-6.fc33.riscv64/usr/lib64 && { ln -s -f libsbc.so.1.2.2 libsbc.so || { rm -f libsbc.so && ln -s libsbc.so.1.2.2 libsbc.so; }; }) libtool: install: /usr/bin/install -p sbc/.libs/libsbc.lai /builddir/build/BUILDROOT/sbc-1.4-6.fc33.riscv64/usr/lib64/libsbc.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sbc-1.4-6.fc33.riscv64/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -p src/sbcinfo src/sbcdec src/sbcenc '/builddir/build/BUILDROOT/sbc-1.4-6.fc33.riscv64/usr/bin' libtool: install: /usr/bin/install -p src/sbcinfo /builddir/build/BUILDROOT/sbc-1.4-6.fc33.riscv64/usr/bin/sbcinfo libtool: install: /usr/bin/install -p src/sbcdec /builddir/build/BUILDROOT/sbc-1.4-6.fc33.riscv64/usr/bin/sbcdec libtool: install: /usr/bin/install -p src/sbcenc /builddir/build/BUILDROOT/sbc-1.4-6.fc33.riscv64/usr/bin/sbcenc /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sbc-1.4-6.fc33.riscv64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 sbc/sbc.pc '/builddir/build/BUILDROOT/sbc-1.4-6.fc33.riscv64/usr/lib64/pkgconfig' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sbc-1.4-6.fc33.riscv64/usr/include/sbc' /usr/bin/install -p -m 644 sbc/sbc.h '/builddir/build/BUILDROOT/sbc-1.4-6.fc33.riscv64/usr/include/sbc' + find /builddir/build/BUILDROOT/sbc-1.4-6.fc33.riscv64 -type f -name '*.la' -delete + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.4-6.fc33 --unique-debug-suffix -1.4-6.fc33.riscv64 --unique-debug-src-base sbc-1.4-6.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/sbc-1.4 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/sbc-1.4-6.fc33.riscv64/usr/bin/sbcdec explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/sbc-1.4-6.fc33.riscv64/usr/lib64/libsbc.so.1.2.2 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/sbc-1.4-6.fc33.riscv64/usr/bin/sbcenc explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/sbc-1.4-6.fc33.riscv64/usr/bin/sbcinfo extracting debug info from /builddir/build/BUILDROOT/sbc-1.4-6.fc33.riscv64/usr/lib64/libsbc.so.1.2.2 extracting debug info from /builddir/build/BUILDROOT/sbc-1.4-6.fc33.riscv64/usr/bin/sbcdec extracting debug info from /builddir/build/BUILDROOT/sbc-1.4-6.fc33.riscv64/usr/bin/sbcinfo extracting debug info from /builddir/build/BUILDROOT/sbc-1.4-6.fc33.riscv64/usr/bin/sbcenc original debug info size: 2056kB, size after compression: 2004kB /usr/lib/rpm/sepdebugcrcfix: Updated 4 CRC32s, 0 CRC32s did match. 227 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 '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: sbc-1.4-6.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Q53tP5 + umask 022 + cd /builddir/build/BUILD + cd sbc-1.4 + DOCDIR=/builddir/build/BUILDROOT/sbc-1.4-6.fc33.riscv64/usr/share/doc/sbc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/sbc-1.4-6.fc33.riscv64/usr/share/doc/sbc + cp -pr AUTHORS /builddir/build/BUILDROOT/sbc-1.4-6.fc33.riscv64/usr/share/doc/sbc + cp -pr ChangeLog /builddir/build/BUILDROOT/sbc-1.4-6.fc33.riscv64/usr/share/doc/sbc + RPM_EC=0 ++ jobs -p + exit 0 Provides: sbc = 1.4-6.fc33 sbc(riscv-64) = 1.4-6.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) rtld(GNU_HASH) Processing files: libsbc-1.4-6.fc33.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.I6wQQ4 + umask 022 + cd /builddir/build/BUILD + cd sbc-1.4 + LICENSEDIR=/builddir/build/BUILDROOT/sbc-1.4-6.fc33.riscv64/usr/share/licenses/libsbc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/sbc-1.4-6.fc33.riscv64/usr/share/licenses/libsbc + cp -pr COPYING /builddir/build/BUILDROOT/sbc-1.4-6.fc33.riscv64/usr/share/licenses/libsbc + RPM_EC=0 ++ jobs -p + exit 0 Provides: libsbc = 1.4-6.fc33 libsbc(riscv-64) = 1.4-6.fc33 libsbc.so.1()(64bit) libsbc.so.1(SBC_1.0)(64bit) libsbc.so.1(SBC_1.1)(64bit) libsbc.so.1(SBC_1.2)(64bit) 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) rtld(GNU_HASH) Processing files: sbc-devel-1.4-6.fc33.riscv64 Provides: pkgconfig(sbc) = 1.4 sbc-devel = 1.4-6.fc33 sbc-devel(riscv-64) = 1.4-6.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libsbc.so.1()(64bit) Processing files: sbc-debugsource-1.4-6.fc33.riscv64 Provides: sbc-debugsource = 1.4-6.fc33 sbc-debugsource(riscv-64) = 1.4-6.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: sbc-debuginfo-1.4-6.fc33.riscv64 Provides: debuginfo(build-id) = 031cb0b0cd1efe247f0e8df81c6d188f1167e733 debuginfo(build-id) = c66640f292df8ed5a819f7529221c51bf2e5ea7b debuginfo(build-id) = d32bb4fea4e1ac72ee939805322982933e32366c sbc-debuginfo = 1.4-6.fc33 sbc-debuginfo(riscv-64) = 1.4-6.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: sbc-debugsource(riscv-64) = 1.4-6.fc33 Processing files: libsbc-debuginfo-1.4-6.fc33.riscv64 Provides: debuginfo(build-id) = e1f5087c33e65d784fc3f1d09eaf5e9d8ce20d1b libsbc-debuginfo = 1.4-6.fc33 libsbc-debuginfo(riscv-64) = 1.4-6.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: sbc-debugsource(riscv-64) = 1.4-6.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/sbc-1.4-6.fc33.riscv64 Wrote: /builddir/build/RPMS/sbc-1.4-6.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/sbc-debugsource-1.4-6.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/sbc-devel-1.4-6.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/libsbc-debuginfo-1.4-6.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/libsbc-1.4-6.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/sbc-debuginfo-1.4-6.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.qpHrx2 + umask 022 + cd /builddir/build/BUILD + cd sbc-1.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/sbc-1.4-6.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0