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/speex.spec'], chrootPath='/var/lib/mock/f33-build-302256-56928/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/speex.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/speex-1.2.0-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/speex.spec'], chrootPath='/var/lib/mock/f33-build-302256-56928/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/speex.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.RDq91A + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf speex-1.2.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/speex-1.2.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd speex-1.2.0 + /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.TNnKBC + umask 022 + cd /builddir/build/BUILD + cd speex-1.2.0 + 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 2016-12-07 18:21:04.000000000 -0500 +++ ./configure 2020-08-15 07:03:12.979912538 -0400 @@ -1837,7 +1837,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-15 07:03:12.979912538 -0400 +++ ./configure 2020-08-15 07:03:14.299912526 -0400 @@ -6562,7 +6562,7 @@ # Transform an extracted symbol line into a proper C declaration. # Some systems (esp. on ia64) link data and code symbols differently, # so use this general approach. -lt_cv_sys_global_symbol_to_cdecl="sed -n"\ +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" $lt_cdecl_hook\ " -e 's/^T .* \(.*\)$/extern int \1();/p'"\ " -e 's/^$symcode$symcode* .* \(.*\)$/extern char \1;/p'" @@ -15202,7 +15202,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_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`' 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"`' + '[' 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 --enable-binaries checking whether make supports nested variables... yes 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 to enable maintainer-specific portions of Makefiles... 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 style of include used by make... GNU 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 dependency style of gcc... none 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 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... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... dlltool 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... ./configure: line 6516: -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p': No such file or directory ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 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 whether byte ordering is bigendian... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for C/C++ restrict keyword... __restrict checking for C99 variable-size arrays... yes checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for alloca... yes checking for SSE in current arch/CFLAGS... no checking for ELF visibility... yes checking sys/soundcard.h usability... yes checking sys/soundcard.h presence... yes checking for sys/soundcard.h... yes checking sys/audioio.h usability... no checking sys/audioio.h presence... no checking for sys/audioio.h... no checking for cos in -lm... yes checking for getopt_long... yes 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 OGG... yes checking for SPEEXDSP... yes checking size of int16_t... 2 checking size of uint16_t... 2 checking size of u_int16_t... 2 checking size of int32_t... 4 checking size of uint32_t... 4 checking size of u_int32_t... 4 checking size of short... 2 checking size of int... 4 checking size of long... 8 checking if gcc accepts -Wall... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libspeex/Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating Speex.spec config.status: creating include/Makefile config.status: creating include/speex/Makefile config.status: creating speex.pc config.status: creating win32/Makefile config.status: creating win32/libspeex/Makefile config.status: creating win32/speexenc/Makefile config.status: creating win32/speexdec/Makefile config.status: creating symbian/Makefile config.status: creating win32/VS2003/Makefile config.status: creating win32/VS2003/tests/Makefile config.status: creating win32/VS2003/libspeex/Makefile config.status: creating win32/VS2003/speexdec/Makefile config.status: creating win32/VS2003/speexenc/Makefile config.status: creating win32/VS2005/Makefile config.status: creating win32/VS2005/libspeex/Makefile config.status: creating win32/VS2005/speexdec/Makefile config.status: creating win32/VS2005/speexenc/Makefile config.status: creating win32/VS2005/tests/Makefile config.status: creating win32/VS2008/Makefile config.status: creating win32/VS2008/speexdec/Makefile config.status: creating win32/VS2008/tests/Makefile config.status: creating win32/VS2008/libspeex/Makefile config.status: creating win32/VS2008/speexenc/Makefile config.status: creating include/speex/speex_config_types.h config.status: creating ti/Makefile config.status: creating ti/speex_C54_test/Makefile config.status: creating ti/speex_C55_test/Makefile config.status: creating ti/speex_C64_test/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands Type "make; make install" to compile and install Speex + sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool + sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/speex-1.2.0' Making all in libspeex make[2]: Entering directory '/builddir/build/BUILD/speex-1.2.0/libspeex' CC cb_search.lo CC exc_10_32_table.lo CC exc_8_128_table.lo CC filters.lo CC gain_table.lo CC hexc_table.lo CC high_lsp_tables.lo CC lsp.lo CC ltp.lo CC speex.lo CC stereo.lo CC vbr.lo CC vq.lo CC bits.lo CC exc_10_16_table.lo CC exc_20_32_table.lo CC exc_5_256_table.lo CC exc_5_64_table.lo CC gain_table_lbr.lo CC hexc_10_32_table.lo CC lpc.lo CC lsp_tables_nb.lo CC modes.lo CC modes_wb.lo CC nb_celp.lo CC quant_lsp.lo CC sb_celp.lo CC speex_callbacks.lo CC speex_header.lo CC window.lo CC testenc.o CC testenc_wb.o testenc.c: In function 'main': testenc.c:83:7: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 83 | fread(in_short, sizeof(short), FRAME_SIZE, fin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ testenc_wb.c: In function 'main': testenc_wb.c:86:7: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 86 | fread(in_short, sizeof(short), FRAME_SIZE, fin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC testenc_uwb.o testenc_uwb.c: In function 'main': testenc_uwb.c:81:7: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 81 | fread(in_short, sizeof(short), FRAME_SIZE, fin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD libspeex.la CCLD testenc CCLD testenc_uwb CCLD testenc_wb make[2]: Leaving directory '/builddir/build/BUILD/speex-1.2.0/libspeex' Making all in include make[2]: Entering directory '/builddir/build/BUILD/speex-1.2.0/include' Making all in speex make[3]: Entering directory '/builddir/build/BUILD/speex-1.2.0/include/speex' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/speex-1.2.0/include/speex' make[3]: Entering directory '/builddir/build/BUILD/speex-1.2.0/include' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/speex-1.2.0/include' make[2]: Leaving directory '/builddir/build/BUILD/speex-1.2.0/include' Making all in doc make[2]: Entering directory '/builddir/build/BUILD/speex-1.2.0/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/speex-1.2.0/doc' Making all in win32 make[2]: Entering directory '/builddir/build/BUILD/speex-1.2.0/win32' Making all in libspeex make[3]: Entering directory '/builddir/build/BUILD/speex-1.2.0/win32/libspeex' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/speex-1.2.0/win32/libspeex' Making all in speexenc make[3]: Entering directory '/builddir/build/BUILD/speex-1.2.0/win32/speexenc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/speex-1.2.0/win32/speexenc' Making all in speexdec make[3]: Entering directory '/builddir/build/BUILD/speex-1.2.0/win32/speexdec' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/speex-1.2.0/win32/speexdec' Making all in VS2003 make[3]: Entering directory '/builddir/build/BUILD/speex-1.2.0/win32/VS2003' Making all in libspeex make[4]: Entering directory '/builddir/build/BUILD/speex-1.2.0/win32/VS2003/libspeex' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/speex-1.2.0/win32/VS2003/libspeex' Making all in speexenc make[4]: Entering directory '/builddir/build/BUILD/speex-1.2.0/win32/VS2003/speexenc' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/speex-1.2.0/win32/VS2003/speexenc' Making all in speexdec make[4]: Entering directory '/builddir/build/BUILD/speex-1.2.0/win32/VS2003/speexdec' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/speex-1.2.0/win32/VS2003/speexdec' Making all in tests make[4]: Entering directory '/builddir/build/BUILD/speex-1.2.0/win32/VS2003/tests' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/speex-1.2.0/win32/VS2003/tests' make[4]: Entering directory '/builddir/build/BUILD/speex-1.2.0/win32/VS2003' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/builddir/build/BUILD/speex-1.2.0/win32/VS2003' make[3]: Leaving directory '/builddir/build/BUILD/speex-1.2.0/win32/VS2003' Making all in VS2005 make[3]: Entering directory '/builddir/build/BUILD/speex-1.2.0/win32/VS2005' Making all in libspeex make[4]: Entering directory '/builddir/build/BUILD/speex-1.2.0/win32/VS2005/libspeex' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/speex-1.2.0/win32/VS2005/libspeex' Making all in speexenc make[4]: Entering directory '/builddir/build/BUILD/speex-1.2.0/win32/VS2005/speexenc' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/speex-1.2.0/win32/VS2005/speexenc' Making all in speexdec make[4]: Entering directory '/builddir/build/BUILD/speex-1.2.0/win32/VS2005/speexdec' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/speex-1.2.0/win32/VS2005/speexdec' Making all in tests make[4]: Entering directory '/builddir/build/BUILD/speex-1.2.0/win32/VS2005/tests' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/speex-1.2.0/win32/VS2005/tests' make[4]: Entering directory '/builddir/build/BUILD/speex-1.2.0/win32/VS2005' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/builddir/build/BUILD/speex-1.2.0/win32/VS2005' make[3]: Leaving directory '/builddir/build/BUILD/speex-1.2.0/win32/VS2005' Making all in VS2008 make[3]: Entering directory '/builddir/build/BUILD/speex-1.2.0/win32/VS2008' Making all in libspeex make[4]: Entering directory '/builddir/build/BUILD/speex-1.2.0/win32/VS2008/libspeex' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/speex-1.2.0/win32/VS2008/libspeex' Making all in speexenc make[4]: Entering directory '/builddir/build/BUILD/speex-1.2.0/win32/VS2008/speexenc' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/speex-1.2.0/win32/VS2008/speexenc' Making all in speexdec make[4]: Entering directory '/builddir/build/BUILD/speex-1.2.0/win32/VS2008/speexdec' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/speex-1.2.0/win32/VS2008/speexdec' Making all in tests make[4]: Entering directory '/builddir/build/BUILD/speex-1.2.0/win32/VS2008/tests' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/speex-1.2.0/win32/VS2008/tests' make[4]: Entering directory '/builddir/build/BUILD/speex-1.2.0/win32/VS2008' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/builddir/build/BUILD/speex-1.2.0/win32/VS2008' make[3]: Leaving directory '/builddir/build/BUILD/speex-1.2.0/win32/VS2008' make[3]: Entering directory '/builddir/build/BUILD/speex-1.2.0/win32' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/speex-1.2.0/win32' make[2]: Leaving directory '/builddir/build/BUILD/speex-1.2.0/win32' Making all in symbian make[2]: Entering directory '/builddir/build/BUILD/speex-1.2.0/symbian' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/speex-1.2.0/symbian' Making all in ti make[2]: Entering directory '/builddir/build/BUILD/speex-1.2.0/ti' Making all in speex_C54_test make[3]: Entering directory '/builddir/build/BUILD/speex-1.2.0/ti/speex_C54_test' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/speex-1.2.0/ti/speex_C54_test' Making all in speex_C55_test make[3]: Entering directory '/builddir/build/BUILD/speex-1.2.0/ti/speex_C55_test' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/speex-1.2.0/ti/speex_C55_test' Making all in speex_C64_test make[3]: Entering directory '/builddir/build/BUILD/speex-1.2.0/ti/speex_C64_test' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/speex-1.2.0/ti/speex_C64_test' make[3]: Entering directory '/builddir/build/BUILD/speex-1.2.0/ti' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/speex-1.2.0/ti' make[2]: Leaving directory '/builddir/build/BUILD/speex-1.2.0/ti' Making all in src make[2]: Entering directory '/builddir/build/BUILD/speex-1.2.0/src' CC wav_io.o CC speexenc.o CC skeleton.o CC speexdec.o wav_io.c: In function 'read_wav_header': wav_io.c:71:4: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 71 | fread(ch, 1, 4, file); | ^~~~~~~~~~~~~~~~~~~~~ wav_io.c:74:7: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 74 | fread(&itmp, 4, 1, file); | ^~~~~~~~~~~~~~~~~~~~~~~~ wav_io.c:81:7: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 81 | fread(ch, 1, 4, file); | ^~~~~~~~~~~~~~~~~~~~~ wav_io.c:94:4: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 94 | fread(&itmp, 4, 1, file); | ^~~~~~~~~~~~~~~~~~~~~~~~ wav_io.c:99:4: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 99 | fread(&stmp, 2, 1, file); | ^~~~~~~~~~~~~~~~~~~~~~~~ wav_io.c:107:4: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 107 | fread(&stmp, 2, 1, file); | ^~~~~~~~~~~~~~~~~~~~~~~~ wav_io.c:117:4: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 117 | fread(&itmp, 4, 1, file); | ^~~~~~~~~~~~~~~~~~~~~~~~ wav_io.c:126:4: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 126 | fread(&itmp, 4, 1, file); | ^~~~~~~~~~~~~~~~~~~~~~~~ wav_io.c:129:4: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 129 | fread(&stmp, 2, 1, file); | ^~~~~~~~~~~~~~~~~~~~~~~~ wav_io.c:132:4: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 132 | fread(&stmp, 2, 1, file); | ^~~~~~~~~~~~~~~~~~~~~~~~ wav_io.c:161:4: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 161 | fread(ch, 1, 4, file); | ^~~~~~~~~~~~~~~~~~~~~ wav_io.c:164:7: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 164 | fread(&itmp, 4, 1, file); | ^~~~~~~~~~~~~~~~~~~~~~~~ wav_io.c:170:7: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 170 | fread(ch, 1, 4, file); | ^~~~~~~~~~~~~~~~~~~~~ wav_io.c:179:4: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 179 | fread(&itmp, 4, 1, file); | ^~~~~~~~~~~~~~~~~~~~~~~~ CCLD speexdec CCLD speexenc make[2]: Leaving directory '/builddir/build/BUILD/speex-1.2.0/src' make[2]: Entering directory '/builddir/build/BUILD/speex-1.2.0' make[2]: Leaving directory '/builddir/build/BUILD/speex-1.2.0' make[1]: Leaving directory '/builddir/build/BUILD/speex-1.2.0' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.rxblvA + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/speex-1.2.0-6.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/speex-1.2.0-6.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/speex-1.2.0-6.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/speex-1.2.0-6.fc33.riscv64 + cd speex-1.2.0 + make DESTDIR=/builddir/build/BUILDROOT/speex-1.2.0-6.fc33.riscv64 install Making install in libspeex make[1]: Entering directory '/builddir/build/BUILD/speex-1.2.0/libspeex' make[2]: Entering directory '/builddir/build/BUILD/speex-1.2.0/libspeex' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/speex-1.2.0-6.fc33.riscv64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libspeex.la '/builddir/build/BUILDROOT/speex-1.2.0-6.fc33.riscv64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libspeex.so.1.5.1 /builddir/build/BUILDROOT/speex-1.2.0-6.fc33.riscv64/usr/lib64/libspeex.so.1.5.1 libtool: install: (cd /builddir/build/BUILDROOT/speex-1.2.0-6.fc33.riscv64/usr/lib64 && { ln -s -f libspeex.so.1.5.1 libspeex.so.1 || { rm -f libspeex.so.1 && ln -s libspeex.so.1.5.1 libspeex.so.1; }; }) libtool: install: (cd /builddir/build/BUILDROOT/speex-1.2.0-6.fc33.riscv64/usr/lib64 && { ln -s -f libspeex.so.1.5.1 libspeex.so || { rm -f libspeex.so && ln -s libspeex.so.1.5.1 libspeex.so; }; }) libtool: install: /usr/bin/install -c .libs/libspeex.lai /builddir/build/BUILDROOT/speex-1.2.0-6.fc33.riscv64/usr/lib64/libspeex.la libtool: warning: remember to run 'libtool --finish /usr/lib64' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/speex-1.2.0/libspeex' make[1]: Leaving directory '/builddir/build/BUILD/speex-1.2.0/libspeex' Making install in include make[1]: Entering directory '/builddir/build/BUILD/speex-1.2.0/include' Making install in speex make[2]: Entering directory '/builddir/build/BUILD/speex-1.2.0/include/speex' make[3]: Entering directory '/builddir/build/BUILD/speex-1.2.0/include/speex' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/speex-1.2.0-6.fc33.riscv64/usr/include/speex' /usr/bin/install -c -m 644 speex_config_types.h '/builddir/build/BUILDROOT/speex-1.2.0-6.fc33.riscv64/usr/include/speex' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/speex-1.2.0-6.fc33.riscv64/usr/include/speex' /usr/bin/install -c -m 644 speex.h speex_bits.h speex_callbacks.h speex_header.h speex_stereo.h speex_types.h '/builddir/build/BUILDROOT/speex-1.2.0-6.fc33.riscv64/usr/include/speex' make[3]: Leaving directory '/builddir/build/BUILD/speex-1.2.0/include/speex' make[2]: Leaving directory '/builddir/build/BUILD/speex-1.2.0/include/speex' make[2]: Entering directory '/builddir/build/BUILD/speex-1.2.0/include' make[3]: Entering directory '/builddir/build/BUILD/speex-1.2.0/include' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/speex-1.2.0/include' make[2]: Leaving directory '/builddir/build/BUILD/speex-1.2.0/include' make[1]: Leaving directory '/builddir/build/BUILD/speex-1.2.0/include' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/speex-1.2.0/doc' make[2]: Entering directory '/builddir/build/BUILD/speex-1.2.0/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/speex-1.2.0-6.fc33.riscv64/usr/share/doc/speex' /usr/bin/install -c -m 644 manual.pdf '/builddir/build/BUILDROOT/speex-1.2.0-6.fc33.riscv64/usr/share/doc/speex' make[2]: Leaving directory '/builddir/build/BUILD/speex-1.2.0/doc' make[1]: Leaving directory '/builddir/build/BUILD/speex-1.2.0/doc' Making install in win32 make[1]: Entering directory '/builddir/build/BUILD/speex-1.2.0/win32' Making install in libspeex make[2]: Entering directory '/builddir/build/BUILD/speex-1.2.0/win32/libspeex' make[3]: Entering directory '/builddir/build/BUILD/speex-1.2.0/win32/libspeex' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/speex-1.2.0/win32/libspeex' make[2]: Leaving directory '/builddir/build/BUILD/speex-1.2.0/win32/libspeex' Making install in speexenc make[2]: Entering directory '/builddir/build/BUILD/speex-1.2.0/win32/speexenc' make[3]: Entering directory '/builddir/build/BUILD/speex-1.2.0/win32/speexenc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/speex-1.2.0/win32/speexenc' make[2]: Leaving directory '/builddir/build/BUILD/speex-1.2.0/win32/speexenc' Making install in speexdec make[2]: Entering directory '/builddir/build/BUILD/speex-1.2.0/win32/speexdec' make[3]: Entering directory '/builddir/build/BUILD/speex-1.2.0/win32/speexdec' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/speex-1.2.0/win32/speexdec' make[2]: Leaving directory '/builddir/build/BUILD/speex-1.2.0/win32/speexdec' Making install in VS2003 make[2]: Entering directory '/builddir/build/BUILD/speex-1.2.0/win32/VS2003' Making install in libspeex make[3]: Entering directory '/builddir/build/BUILD/speex-1.2.0/win32/VS2003/libspeex' make[4]: Entering directory '/builddir/build/BUILD/speex-1.2.0/win32/VS2003/libspeex' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/speex-1.2.0/win32/VS2003/libspeex' make[3]: Leaving directory '/builddir/build/BUILD/speex-1.2.0/win32/VS2003/libspeex' Making install in speexenc make[3]: Entering directory '/builddir/build/BUILD/speex-1.2.0/win32/VS2003/speexenc' make[4]: Entering directory '/builddir/build/BUILD/speex-1.2.0/win32/VS2003/speexenc' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/speex-1.2.0/win32/VS2003/speexenc' make[3]: Leaving directory '/builddir/build/BUILD/speex-1.2.0/win32/VS2003/speexenc' Making install in speexdec make[3]: Entering directory '/builddir/build/BUILD/speex-1.2.0/win32/VS2003/speexdec' make[4]: Entering directory '/builddir/build/BUILD/speex-1.2.0/win32/VS2003/speexdec' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/speex-1.2.0/win32/VS2003/speexdec' make[3]: Leaving directory '/builddir/build/BUILD/speex-1.2.0/win32/VS2003/speexdec' Making install in tests make[3]: Entering directory '/builddir/build/BUILD/speex-1.2.0/win32/VS2003/tests' make[4]: Entering directory '/builddir/build/BUILD/speex-1.2.0/win32/VS2003/tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/speex-1.2.0/win32/VS2003/tests' make[3]: Leaving directory '/builddir/build/BUILD/speex-1.2.0/win32/VS2003/tests' make[3]: Entering directory '/builddir/build/BUILD/speex-1.2.0/win32/VS2003' make[4]: Entering directory '/builddir/build/BUILD/speex-1.2.0/win32/VS2003' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/speex-1.2.0/win32/VS2003' make[3]: Leaving directory '/builddir/build/BUILD/speex-1.2.0/win32/VS2003' make[2]: Leaving directory '/builddir/build/BUILD/speex-1.2.0/win32/VS2003' Making install in VS2005 make[2]: Entering directory '/builddir/build/BUILD/speex-1.2.0/win32/VS2005' Making install in libspeex make[3]: Entering directory '/builddir/build/BUILD/speex-1.2.0/win32/VS2005/libspeex' make[4]: Entering directory '/builddir/build/BUILD/speex-1.2.0/win32/VS2005/libspeex' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/speex-1.2.0/win32/VS2005/libspeex' make[3]: Leaving directory '/builddir/build/BUILD/speex-1.2.0/win32/VS2005/libspeex' Making install in speexenc make[3]: Entering directory '/builddir/build/BUILD/speex-1.2.0/win32/VS2005/speexenc' make[4]: Entering directory '/builddir/build/BUILD/speex-1.2.0/win32/VS2005/speexenc' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/speex-1.2.0/win32/VS2005/speexenc' make[3]: Leaving directory '/builddir/build/BUILD/speex-1.2.0/win32/VS2005/speexenc' Making install in speexdec make[3]: Entering directory '/builddir/build/BUILD/speex-1.2.0/win32/VS2005/speexdec' make[4]: Entering directory '/builddir/build/BUILD/speex-1.2.0/win32/VS2005/speexdec' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/speex-1.2.0/win32/VS2005/speexdec' make[3]: Leaving directory '/builddir/build/BUILD/speex-1.2.0/win32/VS2005/speexdec' Making install in tests make[3]: Entering directory '/builddir/build/BUILD/speex-1.2.0/win32/VS2005/tests' make[4]: Entering directory '/builddir/build/BUILD/speex-1.2.0/win32/VS2005/tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/speex-1.2.0/win32/VS2005/tests' make[3]: Leaving directory '/builddir/build/BUILD/speex-1.2.0/win32/VS2005/tests' make[3]: Entering directory '/builddir/build/BUILD/speex-1.2.0/win32/VS2005' make[4]: Entering directory '/builddir/build/BUILD/speex-1.2.0/win32/VS2005' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/speex-1.2.0/win32/VS2005' make[3]: Leaving directory '/builddir/build/BUILD/speex-1.2.0/win32/VS2005' make[2]: Leaving directory '/builddir/build/BUILD/speex-1.2.0/win32/VS2005' Making install in VS2008 make[2]: Entering directory '/builddir/build/BUILD/speex-1.2.0/win32/VS2008' Making install in libspeex make[3]: Entering directory '/builddir/build/BUILD/speex-1.2.0/win32/VS2008/libspeex' make[4]: Entering directory '/builddir/build/BUILD/speex-1.2.0/win32/VS2008/libspeex' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/speex-1.2.0/win32/VS2008/libspeex' make[3]: Leaving directory '/builddir/build/BUILD/speex-1.2.0/win32/VS2008/libspeex' Making install in speexenc make[3]: Entering directory '/builddir/build/BUILD/speex-1.2.0/win32/VS2008/speexenc' make[4]: Entering directory '/builddir/build/BUILD/speex-1.2.0/win32/VS2008/speexenc' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/speex-1.2.0/win32/VS2008/speexenc' make[3]: Leaving directory '/builddir/build/BUILD/speex-1.2.0/win32/VS2008/speexenc' Making install in speexdec make[3]: Entering directory '/builddir/build/BUILD/speex-1.2.0/win32/VS2008/speexdec' make[4]: Entering directory '/builddir/build/BUILD/speex-1.2.0/win32/VS2008/speexdec' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/speex-1.2.0/win32/VS2008/speexdec' make[3]: Leaving directory '/builddir/build/BUILD/speex-1.2.0/win32/VS2008/speexdec' Making install in tests make[3]: Entering directory '/builddir/build/BUILD/speex-1.2.0/win32/VS2008/tests' make[4]: Entering directory '/builddir/build/BUILD/speex-1.2.0/win32/VS2008/tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/speex-1.2.0/win32/VS2008/tests' make[3]: Leaving directory '/builddir/build/BUILD/speex-1.2.0/win32/VS2008/tests' make[3]: Entering directory '/builddir/build/BUILD/speex-1.2.0/win32/VS2008' make[4]: Entering directory '/builddir/build/BUILD/speex-1.2.0/win32/VS2008' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/speex-1.2.0/win32/VS2008' make[3]: Leaving directory '/builddir/build/BUILD/speex-1.2.0/win32/VS2008' make[2]: Leaving directory '/builddir/build/BUILD/speex-1.2.0/win32/VS2008' make[2]: Entering directory '/builddir/build/BUILD/speex-1.2.0/win32' make[3]: Entering directory '/builddir/build/BUILD/speex-1.2.0/win32' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/speex-1.2.0/win32' make[2]: Leaving directory '/builddir/build/BUILD/speex-1.2.0/win32' make[1]: Leaving directory '/builddir/build/BUILD/speex-1.2.0/win32' Making install in symbian make[1]: Entering directory '/builddir/build/BUILD/speex-1.2.0/symbian' make[2]: Entering directory '/builddir/build/BUILD/speex-1.2.0/symbian' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/speex-1.2.0/symbian' make[1]: Leaving directory '/builddir/build/BUILD/speex-1.2.0/symbian' Making install in ti make[1]: Entering directory '/builddir/build/BUILD/speex-1.2.0/ti' Making install in speex_C54_test make[2]: Entering directory '/builddir/build/BUILD/speex-1.2.0/ti/speex_C54_test' make[3]: Entering directory '/builddir/build/BUILD/speex-1.2.0/ti/speex_C54_test' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/speex-1.2.0/ti/speex_C54_test' make[2]: Leaving directory '/builddir/build/BUILD/speex-1.2.0/ti/speex_C54_test' Making install in speex_C55_test make[2]: Entering directory '/builddir/build/BUILD/speex-1.2.0/ti/speex_C55_test' make[3]: Entering directory '/builddir/build/BUILD/speex-1.2.0/ti/speex_C55_test' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/speex-1.2.0/ti/speex_C55_test' make[2]: Leaving directory '/builddir/build/BUILD/speex-1.2.0/ti/speex_C55_test' Making install in speex_C64_test make[2]: Entering directory '/builddir/build/BUILD/speex-1.2.0/ti/speex_C64_test' make[3]: Entering directory '/builddir/build/BUILD/speex-1.2.0/ti/speex_C64_test' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/speex-1.2.0/ti/speex_C64_test' make[2]: Leaving directory '/builddir/build/BUILD/speex-1.2.0/ti/speex_C64_test' make[2]: Entering directory '/builddir/build/BUILD/speex-1.2.0/ti' make[3]: Entering directory '/builddir/build/BUILD/speex-1.2.0/ti' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/speex-1.2.0/ti' make[2]: Leaving directory '/builddir/build/BUILD/speex-1.2.0/ti' make[1]: Leaving directory '/builddir/build/BUILD/speex-1.2.0/ti' Making install in src make[1]: Entering directory '/builddir/build/BUILD/speex-1.2.0/src' make[2]: Entering directory '/builddir/build/BUILD/speex-1.2.0/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/speex-1.2.0-6.fc33.riscv64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c speexenc speexdec '/builddir/build/BUILDROOT/speex-1.2.0-6.fc33.riscv64/usr/bin' libtool: warning: '../libspeex/libspeex.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/speexenc /builddir/build/BUILDROOT/speex-1.2.0-6.fc33.riscv64/usr/bin/speexenc libtool: warning: '../libspeex/libspeex.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/speexdec /builddir/build/BUILDROOT/speex-1.2.0-6.fc33.riscv64/usr/bin/speexdec /usr/bin/mkdir -p '/builddir/build/BUILDROOT/speex-1.2.0-6.fc33.riscv64/usr/share/man/man1' /usr/bin/install -c -m 644 speexenc.1 speexdec.1 '/builddir/build/BUILDROOT/speex-1.2.0-6.fc33.riscv64/usr/share/man/man1' make[2]: Leaving directory '/builddir/build/BUILD/speex-1.2.0/src' make[1]: Leaving directory '/builddir/build/BUILD/speex-1.2.0/src' make[1]: Entering directory '/builddir/build/BUILD/speex-1.2.0' make[2]: Entering directory '/builddir/build/BUILD/speex-1.2.0' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/speex-1.2.0-6.fc33.riscv64/usr/share/aclocal' /usr/bin/install -c -m 644 speex.m4 '/builddir/build/BUILDROOT/speex-1.2.0-6.fc33.riscv64/usr/share/aclocal' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/speex-1.2.0-6.fc33.riscv64/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 speex.pc '/builddir/build/BUILDROOT/speex-1.2.0-6.fc33.riscv64/usr/lib64/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/speex-1.2.0' make[1]: Leaving directory '/builddir/build/BUILD/speex-1.2.0' + rm -f /builddir/build/BUILDROOT/speex-1.2.0-6.fc33.riscv64/usr/share/doc/speex/manual.pdf + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.2.0-6.fc33 --unique-debug-suffix -1.2.0-6.fc33.riscv64 --unique-debug-src-base speex-1.2.0-6.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/speex-1.2.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/speex-1.2.0-6.fc33.riscv64/usr/bin/speexdec explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/speex-1.2.0-6.fc33.riscv64/usr/bin/speexenc explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/speex-1.2.0-6.fc33.riscv64/usr/lib64/libspeex.so.1.5.1 extracting debug info from /builddir/build/BUILDROOT/speex-1.2.0-6.fc33.riscv64/usr/bin/speexenc extracting debug info from /builddir/build/BUILDROOT/speex-1.2.0-6.fc33.riscv64/usr/bin/speexdec extracting debug info from /builddir/build/BUILDROOT/speex-1.2.0-6.fc33.riscv64/usr/lib64/libspeex.so.1.5.1 original debug info size: 1400kB, size after compression: 1368kB /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. 981 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 *** WARNING: ./usr/lib64/libspeex.la is executable but has no shebang, removing executable bit Processing files: speex-1.2.0-6.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.hDk4dC + umask 022 + cd /builddir/build/BUILD + cd speex-1.2.0 + DOCDIR=/builddir/build/BUILDROOT/speex-1.2.0-6.fc33.riscv64/usr/share/doc/speex + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/speex-1.2.0-6.fc33.riscv64/usr/share/doc/speex + cp -pr AUTHORS /builddir/build/BUILDROOT/speex-1.2.0-6.fc33.riscv64/usr/share/doc/speex + cp -pr TODO /builddir/build/BUILDROOT/speex-1.2.0-6.fc33.riscv64/usr/share/doc/speex + cp -pr ChangeLog /builddir/build/BUILDROOT/speex-1.2.0-6.fc33.riscv64/usr/share/doc/speex + cp -pr README /builddir/build/BUILDROOT/speex-1.2.0-6.fc33.riscv64/usr/share/doc/speex + cp -pr NEWS /builddir/build/BUILDROOT/speex-1.2.0-6.fc33.riscv64/usr/share/doc/speex + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.feUeLz + umask 022 + cd /builddir/build/BUILD + cd speex-1.2.0 + LICENSEDIR=/builddir/build/BUILDROOT/speex-1.2.0-6.fc33.riscv64/usr/share/licenses/speex + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/speex-1.2.0-6.fc33.riscv64/usr/share/licenses/speex + cp -pr COPYING /builddir/build/BUILDROOT/speex-1.2.0-6.fc33.riscv64/usr/share/licenses/speex + RPM_EC=0 ++ jobs -p + exit 0 Provides: libspeex.so.1()(64bit) speex = 1.2.0-6.fc33 speex(riscv-64) = 1.2.0-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) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: speex-devel-1.2.0-6.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vxJzzB + umask 022 + cd /builddir/build/BUILD + cd speex-1.2.0 + DOCDIR=/builddir/build/BUILDROOT/speex-1.2.0-6.fc33.riscv64/usr/share/doc/speex-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/speex-1.2.0-6.fc33.riscv64/usr/share/doc/speex-devel + cp -pr doc/manual.pdf /builddir/build/BUILDROOT/speex-1.2.0-6.fc33.riscv64/usr/share/doc/speex-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: pkgconfig(speex) = 1.2.0 speex-devel = 1.2.0-6.fc33 speex-devel(riscv-64) = 1.2.0-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 libspeex.so.1()(64bit) Processing files: speex-tools-1.2.0-6.fc33.riscv64 Provides: speex-tools = 1.2.0-6.fc33 speex-tools(riscv-64) = 1.2.0-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) libogg.so.0()(64bit) libspeex.so.1()(64bit) libspeexdsp.so.1()(64bit) rtld(GNU_HASH) Processing files: speex-debugsource-1.2.0-6.fc33.riscv64 Provides: speex-debugsource = 1.2.0-6.fc33 speex-debugsource(riscv-64) = 1.2.0-6.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: speex-debuginfo-1.2.0-6.fc33.riscv64 Provides: debuginfo(build-id) = 3485c843c2b567d59d2208b1fa4f1560114f6f51 speex-debuginfo = 1.2.0-6.fc33 speex-debuginfo(riscv-64) = 1.2.0-6.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: speex-debugsource(riscv-64) = 1.2.0-6.fc33 Processing files: speex-tools-debuginfo-1.2.0-6.fc33.riscv64 Provides: debuginfo(build-id) = 81ca865daba0103e840a7bddcd33718dfbc72201 debuginfo(build-id) = ed7d56d9a6a3dc3fddadcd8caf57344de9697f3b speex-tools-debuginfo = 1.2.0-6.fc33 speex-tools-debuginfo(riscv-64) = 1.2.0-6.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: speex-debugsource(riscv-64) = 1.2.0-6.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/speex-1.2.0-6.fc33.riscv64 Wrote: /builddir/build/RPMS/speex-devel-1.2.0-6.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/speex-tools-debuginfo-1.2.0-6.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/speex-1.2.0-6.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/speex-tools-1.2.0-6.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/speex-debuginfo-1.2.0-6.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/speex-debugsource-1.2.0-6.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.lRg2hA + umask 022 + cd /builddir/build/BUILD + cd speex-1.2.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/speex-1.2.0-6.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0