+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/speexdsp.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.lNBKdr + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf speexdsp-1.2rc3 + /usr/bin/gzip -dc /builddir/build/SOURCES/speexdsp-1.2rc3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd speexdsp-1.2rc3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (speexdsp-fixbuilds-774c87d.patch):' Patch #0 (speexdsp-fixbuilds-774c87d.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .inc --fuzz=0 patching file configure.ac patching file include/speex/speexdsp_config_types.h.in + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Nx3d2d + umask 022 + cd /builddir/build/BUILD + cd speexdsp-1.2rc3 + autoreconf -vif autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:26: installing './compile' configure.ac:21: installing './missing' libspeexdsp/Makefile.am: installing './depcomp' autoreconf: Leaving directory `.' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-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 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 whether make supports the include directive... yes (GNU style) checking for riscv64-redhat-linux-gnu-gcc... no checking for 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... 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 SSE2 in current arch/CFLAGS... no checking for NEON 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 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 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 that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libspeexdsp/Makefile config.status: creating doc/Makefile config.status: creating SpeexDSP.spec config.status: creating include/Makefile config.status: creating include/speex/Makefile config.status: creating speexdsp.pc config.status: creating win32/Makefile config.status: creating win32/libspeexdsp/Makefile config.status: creating symbian/Makefile config.status: creating win32/VS2003/Makefile config.status: creating win32/VS2003/libspeexdsp/Makefile config.status: creating win32/VS2003/tests/Makefile config.status: creating win32/VS2005/Makefile config.status: creating win32/VS2005/libspeexdsp/Makefile config.status: creating win32/VS2005/tests/Makefile config.status: creating win32/VS2008/Makefile config.status: creating win32/VS2008/libspeexdsp/Makefile config.status: creating win32/VS2008/tests/Makefile config.status: creating include/speex/speexdsp_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 + make -j4 V=1 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/speexdsp-1.2rc3' Making all in libspeexdsp make[2]: Entering directory '/builddir/build/BUILD/speexdsp-1.2rc3/libspeexdsp' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/speex -I.. -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 -fvisibility=hidden -c -o preprocess.lo preprocess.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/speex -I.. -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 -fvisibility=hidden -c -o jitter.lo jitter.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/speex -I.. -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 -fvisibility=hidden -c -o mdf.lo mdf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/speex -I.. -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 -fvisibility=hidden -c -o fftwrap.lo fftwrap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/speex -I.. -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 -fvisibility=hidden -c jitter.c -fPIC -DPIC -o .libs/jitter.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/speex -I.. -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 -fvisibility=hidden -c mdf.c -fPIC -DPIC -o .libs/mdf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/speex -I.. -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 -fvisibility=hidden -c preprocess.c -fPIC -DPIC -o .libs/preprocess.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/speex -I.. -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 -fvisibility=hidden -c fftwrap.c -fPIC -DPIC -o .libs/fftwrap.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/speex -I.. -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 -fvisibility=hidden -c -o filterbank.lo filterbank.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/speex -I.. -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 -fvisibility=hidden -c filterbank.c -fPIC -DPIC -o .libs/filterbank.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/speex -I.. -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 -fvisibility=hidden -c -o resample.lo resample.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/speex -I.. -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 -fvisibility=hidden -c -o buffer.lo buffer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/speex -I.. -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 -fvisibility=hidden -c resample.c -fPIC -DPIC -o .libs/resample.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/speex -I.. -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 -fvisibility=hidden -c buffer.c -fPIC -DPIC -o .libs/buffer.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/speex -I.. -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 -fvisibility=hidden -c -o scal.lo scal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/speex -I.. -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 -fvisibility=hidden -c scal.c -fPIC -DPIC -o .libs/scal.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/speex -I.. -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 -fvisibility=hidden -c -o smallft.lo smallft.c scal.c: In function 'speex_decorrelate': scal.c:155:11: warning: unused variable 'N' [-Wunused-variable] int N=2*st->frame_size; ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/speex -I.. -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 -fvisibility=hidden -c smallft.c -fPIC -DPIC -o .libs/smallft.o /bin/sh ../libtool --tag=CC --mode=link 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 -fvisibility=hidden -no-undefined -version-info 6:0:5 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libspeexdsp.la -rpath /usr/lib64 preprocess.lo jitter.lo mdf.lo fftwrap.lo filterbank.lo resample.lo buffer.lo scal.lo smallft.lo -lm libtool: link: gcc -shared -fPIC -DPIC .libs/preprocess.o .libs/jitter.o .libs/mdf.o .libs/fftwrap.o .libs/filterbank.o .libs/resample.o .libs/buffer.o .libs/scal.o .libs/smallft.o -lm -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,libspeexdsp.so.1 -o .libs/libspeexdsp.so.1.5.0 libtool: link: (cd ".libs" && rm -f "libspeexdsp.so.1" && ln -s "libspeexdsp.so.1.5.0" "libspeexdsp.so.1") libtool: link: (cd ".libs" && rm -f "libspeexdsp.so" && ln -s "libspeexdsp.so.1.5.0" "libspeexdsp.so") libtool: link: ( cd ".libs" && rm -f "libspeexdsp.la" && ln -s "../libspeexdsp.la" "libspeexdsp.la" ) make[2]: Leaving directory '/builddir/build/BUILD/speexdsp-1.2rc3/libspeexdsp' Making all in include make[2]: Entering directory '/builddir/build/BUILD/speexdsp-1.2rc3/include' Making all in speex make[3]: Entering directory '/builddir/build/BUILD/speexdsp-1.2rc3/include/speex' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/speexdsp-1.2rc3/include/speex' make[3]: Entering directory '/builddir/build/BUILD/speexdsp-1.2rc3/include' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/speexdsp-1.2rc3/include' make[2]: Leaving directory '/builddir/build/BUILD/speexdsp-1.2rc3/include' Making all in doc make[2]: Entering directory '/builddir/build/BUILD/speexdsp-1.2rc3/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/speexdsp-1.2rc3/doc' Making all in win32 make[2]: Entering directory '/builddir/build/BUILD/speexdsp-1.2rc3/win32' Making all in libspeexdsp make[3]: Entering directory '/builddir/build/BUILD/speexdsp-1.2rc3/win32/libspeexdsp' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/speexdsp-1.2rc3/win32/libspeexdsp' Making all in VS2003 make[3]: Entering directory '/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2003' Making all in libspeexdsp make[4]: Entering directory '/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2003/libspeexdsp' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2003/libspeexdsp' Making all in tests make[4]: Entering directory '/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2003/tests' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2003/tests' make[4]: Entering directory '/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2003' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2003' make[3]: Leaving directory '/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2003' Making all in VS2005 make[3]: Entering directory '/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2005' Making all in libspeexdsp make[4]: Entering directory '/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2005/libspeexdsp' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2005/libspeexdsp' Making all in tests make[4]: Entering directory '/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2005/tests' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2005/tests' make[4]: Entering directory '/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2005' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2005' make[3]: Leaving directory '/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2005' Making all in VS2008 make[3]: Entering directory '/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2008' Making all in libspeexdsp make[4]: Entering directory '/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2008/libspeexdsp' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2008/libspeexdsp' Making all in tests make[4]: Entering directory '/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2008/tests' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2008/tests' make[4]: Entering directory '/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2008' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2008' make[3]: Leaving directory '/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2008' make[3]: Entering directory '/builddir/build/BUILD/speexdsp-1.2rc3/win32' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/speexdsp-1.2rc3/win32' make[2]: Leaving directory '/builddir/build/BUILD/speexdsp-1.2rc3/win32' Making all in symbian make[2]: Entering directory '/builddir/build/BUILD/speexdsp-1.2rc3/symbian' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/speexdsp-1.2rc3/symbian' Making all in ti make[2]: Entering directory '/builddir/build/BUILD/speexdsp-1.2rc3/ti' Making all in speex_C54_test make[3]: Entering directory '/builddir/build/BUILD/speexdsp-1.2rc3/ti/speex_C54_test' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/speexdsp-1.2rc3/ti/speex_C54_test' Making all in speex_C55_test make[3]: Entering directory '/builddir/build/BUILD/speexdsp-1.2rc3/ti/speex_C55_test' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/speexdsp-1.2rc3/ti/speex_C55_test' Making all in speex_C64_test make[3]: Entering directory '/builddir/build/BUILD/speexdsp-1.2rc3/ti/speex_C64_test' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/speexdsp-1.2rc3/ti/speex_C64_test' make[3]: Entering directory '/builddir/build/BUILD/speexdsp-1.2rc3/ti' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/speexdsp-1.2rc3/ti' make[2]: Leaving directory '/builddir/build/BUILD/speexdsp-1.2rc3/ti' make[2]: Entering directory '/builddir/build/BUILD/speexdsp-1.2rc3' make[2]: Leaving directory '/builddir/build/BUILD/speexdsp-1.2rc3' make[1]: Leaving directory '/builddir/build/BUILD/speexdsp-1.2rc3' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.w9ZiNu + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/speexdsp-1.2-0.12.rc3.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/speexdsp-1.2-0.12.rc3.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/speexdsp-1.2-0.12.rc3.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/speexdsp-1.2-0.12.rc3.fc28.riscv64 + cd speexdsp-1.2rc3 + make DESTDIR=/builddir/build/BUILDROOT/speexdsp-1.2-0.12.rc3.fc28.riscv64 'INSTALL=install -p' install Making install in libspeexdsp make[1]: Entering directory '/builddir/build/BUILD/speexdsp-1.2rc3/libspeexdsp' make[2]: Entering directory '/builddir/build/BUILD/speexdsp-1.2rc3/libspeexdsp' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/speexdsp-1.2-0.12.rc3.fc28.riscv64/usr/lib64' /bin/sh ../libtool --mode=install install -p libspeexdsp.la '/builddir/build/BUILDROOT/speexdsp-1.2-0.12.rc3.fc28.riscv64/usr/lib64' libtool: install: install -p .libs/libspeexdsp.so.1.5.0 /builddir/build/BUILDROOT/speexdsp-1.2-0.12.rc3.fc28.riscv64/usr/lib64/libspeexdsp.so.1.5.0 libtool: install: (cd /builddir/build/BUILDROOT/speexdsp-1.2-0.12.rc3.fc28.riscv64/usr/lib64 && { ln -s -f libspeexdsp.so.1.5.0 libspeexdsp.so.1 || { rm -f libspeexdsp.so.1 && ln -s libspeexdsp.so.1.5.0 libspeexdsp.so.1; }; }) libtool: install: (cd /builddir/build/BUILDROOT/speexdsp-1.2-0.12.rc3.fc28.riscv64/usr/lib64 && { ln -s -f libspeexdsp.so.1.5.0 libspeexdsp.so || { rm -f libspeexdsp.so && ln -s libspeexdsp.so.1.5.0 libspeexdsp.so; }; }) libtool: install: install -p .libs/libspeexdsp.lai /builddir/build/BUILDROOT/speexdsp-1.2-0.12.rc3.fc28.riscv64/usr/lib64/libspeexdsp.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/speexdsp-1.2rc3/libspeexdsp' make[1]: Leaving directory '/builddir/build/BUILD/speexdsp-1.2rc3/libspeexdsp' Making install in include make[1]: Entering directory '/builddir/build/BUILD/speexdsp-1.2rc3/include' Making install in speex make[2]: Entering directory '/builddir/build/BUILD/speexdsp-1.2rc3/include/speex' make[3]: Entering directory '/builddir/build/BUILD/speexdsp-1.2rc3/include/speex' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/speexdsp-1.2-0.12.rc3.fc28.riscv64/usr/include/speex' install -p -m 644 speexdsp_config_types.h '/builddir/build/BUILDROOT/speexdsp-1.2-0.12.rc3.fc28.riscv64/usr/include/speex' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/speexdsp-1.2-0.12.rc3.fc28.riscv64/usr/include/speex' install -p -m 644 speex_echo.h speex_jitter.h speex_preprocess.h speex_resampler.h speexdsp_types.h '/builddir/build/BUILDROOT/speexdsp-1.2-0.12.rc3.fc28.riscv64/usr/include/speex' make[3]: Leaving directory '/builddir/build/BUILD/speexdsp-1.2rc3/include/speex' make[2]: Leaving directory '/builddir/build/BUILD/speexdsp-1.2rc3/include/speex' make[2]: Entering directory '/builddir/build/BUILD/speexdsp-1.2rc3/include' make[3]: Entering directory '/builddir/build/BUILD/speexdsp-1.2rc3/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/speexdsp-1.2rc3/include' make[2]: Leaving directory '/builddir/build/BUILD/speexdsp-1.2rc3/include' make[1]: Leaving directory '/builddir/build/BUILD/speexdsp-1.2rc3/include' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/speexdsp-1.2rc3/doc' make[2]: Entering directory '/builddir/build/BUILD/speexdsp-1.2rc3/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/speexdsp-1.2-0.12.rc3.fc28.riscv64/usr/share/doc/speexdsp' install -p -m 644 manual.pdf '/builddir/build/BUILDROOT/speexdsp-1.2-0.12.rc3.fc28.riscv64/usr/share/doc/speexdsp' make[2]: Leaving directory '/builddir/build/BUILD/speexdsp-1.2rc3/doc' make[1]: Leaving directory '/builddir/build/BUILD/speexdsp-1.2rc3/doc' Making install in win32 make[1]: Entering directory '/builddir/build/BUILD/speexdsp-1.2rc3/win32' Making install in libspeexdsp make[2]: Entering directory '/builddir/build/BUILD/speexdsp-1.2rc3/win32/libspeexdsp' make[3]: Entering directory '/builddir/build/BUILD/speexdsp-1.2rc3/win32/libspeexdsp' 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/speexdsp-1.2rc3/win32/libspeexdsp' make[2]: Leaving directory '/builddir/build/BUILD/speexdsp-1.2rc3/win32/libspeexdsp' Making install in VS2003 make[2]: Entering directory '/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2003' Making install in libspeexdsp make[3]: Entering directory '/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2003/libspeexdsp' make[4]: Entering directory '/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2003/libspeexdsp' 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/speexdsp-1.2rc3/win32/VS2003/libspeexdsp' make[3]: Leaving directory '/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2003/libspeexdsp' Making install in tests make[3]: Entering directory '/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2003/tests' make[4]: Entering directory '/builddir/build/BUILD/speexdsp-1.2rc3/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/speexdsp-1.2rc3/win32/VS2003/tests' make[3]: Leaving directory '/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2003/tests' make[3]: Entering directory '/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2003' make[4]: Entering directory '/builddir/build/BUILD/speexdsp-1.2rc3/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/speexdsp-1.2rc3/win32/VS2003' make[3]: Leaving directory '/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2003' make[2]: Leaving directory '/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2003' Making install in VS2005 make[2]: Entering directory '/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2005' Making install in libspeexdsp make[3]: Entering directory '/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2005/libspeexdsp' make[4]: Entering directory '/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2005/libspeexdsp' 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/speexdsp-1.2rc3/win32/VS2005/libspeexdsp' make[3]: Leaving directory '/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2005/libspeexdsp' Making install in tests make[3]: Entering directory '/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2005/tests' make[4]: Entering directory '/builddir/build/BUILD/speexdsp-1.2rc3/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/speexdsp-1.2rc3/win32/VS2005/tests' make[3]: Leaving directory '/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2005/tests' make[3]: Entering directory '/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2005' make[4]: Entering directory '/builddir/build/BUILD/speexdsp-1.2rc3/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/speexdsp-1.2rc3/win32/VS2005' make[3]: Leaving directory '/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2005' make[2]: Leaving directory '/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2005' Making install in VS2008 make[2]: Entering directory '/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2008' Making install in libspeexdsp make[3]: Entering directory '/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2008/libspeexdsp' make[4]: Entering directory '/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2008/libspeexdsp' 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/speexdsp-1.2rc3/win32/VS2008/libspeexdsp' make[3]: Leaving directory '/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2008/libspeexdsp' Making install in tests make[3]: Entering directory '/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2008/tests' make[4]: Entering directory '/builddir/build/BUILD/speexdsp-1.2rc3/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/speexdsp-1.2rc3/win32/VS2008/tests' make[3]: Leaving directory '/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2008/tests' make[3]: Entering directory '/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2008' make[4]: Entering directory '/builddir/build/BUILD/speexdsp-1.2rc3/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/speexdsp-1.2rc3/win32/VS2008' make[3]: Leaving directory '/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2008' make[2]: Leaving directory '/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2008' make[2]: Entering directory '/builddir/build/BUILD/speexdsp-1.2rc3/win32' make[3]: Entering directory '/builddir/build/BUILD/speexdsp-1.2rc3/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/speexdsp-1.2rc3/win32' make[2]: Leaving directory '/builddir/build/BUILD/speexdsp-1.2rc3/win32' make[1]: Leaving directory '/builddir/build/BUILD/speexdsp-1.2rc3/win32' Making install in symbian make[1]: Entering directory '/builddir/build/BUILD/speexdsp-1.2rc3/symbian' make[2]: Entering directory '/builddir/build/BUILD/speexdsp-1.2rc3/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/speexdsp-1.2rc3/symbian' make[1]: Leaving directory '/builddir/build/BUILD/speexdsp-1.2rc3/symbian' Making install in ti make[1]: Entering directory '/builddir/build/BUILD/speexdsp-1.2rc3/ti' Making install in speex_C54_test make[2]: Entering directory '/builddir/build/BUILD/speexdsp-1.2rc3/ti/speex_C54_test' make[3]: Entering directory '/builddir/build/BUILD/speexdsp-1.2rc3/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/speexdsp-1.2rc3/ti/speex_C54_test' make[2]: Leaving directory '/builddir/build/BUILD/speexdsp-1.2rc3/ti/speex_C54_test' Making install in speex_C55_test make[2]: Entering directory '/builddir/build/BUILD/speexdsp-1.2rc3/ti/speex_C55_test' make[3]: Entering directory '/builddir/build/BUILD/speexdsp-1.2rc3/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/speexdsp-1.2rc3/ti/speex_C55_test' make[2]: Leaving directory '/builddir/build/BUILD/speexdsp-1.2rc3/ti/speex_C55_test' Making install in speex_C64_test make[2]: Entering directory '/builddir/build/BUILD/speexdsp-1.2rc3/ti/speex_C64_test' make[3]: Entering directory '/builddir/build/BUILD/speexdsp-1.2rc3/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/speexdsp-1.2rc3/ti/speex_C64_test' make[2]: Leaving directory '/builddir/build/BUILD/speexdsp-1.2rc3/ti/speex_C64_test' make[2]: Entering directory '/builddir/build/BUILD/speexdsp-1.2rc3/ti' make[3]: Entering directory '/builddir/build/BUILD/speexdsp-1.2rc3/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/speexdsp-1.2rc3/ti' make[2]: Leaving directory '/builddir/build/BUILD/speexdsp-1.2rc3/ti' make[1]: Leaving directory '/builddir/build/BUILD/speexdsp-1.2rc3/ti' make[1]: Entering directory '/builddir/build/BUILD/speexdsp-1.2rc3' make[2]: Entering directory '/builddir/build/BUILD/speexdsp-1.2rc3' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/speexdsp-1.2-0.12.rc3.fc28.riscv64/usr/lib64/pkgconfig' install -p -m 644 speexdsp.pc '/builddir/build/BUILDROOT/speexdsp-1.2-0.12.rc3.fc28.riscv64/usr/lib64/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/speexdsp-1.2rc3' make[1]: Leaving directory '/builddir/build/BUILD/speexdsp-1.2rc3' + find /builddir/build/BUILDROOT/speexdsp-1.2-0.12.rc3.fc28.riscv64 -type f -name '*.la' -delete + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: speexdsp-1.2-0.12.rc3.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.KElKSN + umask 022 + cd /builddir/build/BUILD + cd speexdsp-1.2rc3 + DOCDIR=/builddir/build/BUILDROOT/speexdsp-1.2-0.12.rc3.fc28.riscv64/usr/share/doc/speexdsp + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/speexdsp-1.2-0.12.rc3.fc28.riscv64/usr/share/doc/speexdsp + cp -pr AUTHORS /builddir/build/BUILDROOT/speexdsp-1.2-0.12.rc3.fc28.riscv64/usr/share/doc/speexdsp + cp -pr COPYING /builddir/build/BUILDROOT/speexdsp-1.2-0.12.rc3.fc28.riscv64/usr/share/doc/speexdsp + cp -pr TODO /builddir/build/BUILDROOT/speexdsp-1.2-0.12.rc3.fc28.riscv64/usr/share/doc/speexdsp + cp -pr ChangeLog /builddir/build/BUILDROOT/speexdsp-1.2-0.12.rc3.fc28.riscv64/usr/share/doc/speexdsp + cp -pr README /builddir/build/BUILDROOT/speexdsp-1.2-0.12.rc3.fc28.riscv64/usr/share/doc/speexdsp + cp -pr NEWS /builddir/build/BUILDROOT/speexdsp-1.2-0.12.rc3.fc28.riscv64/usr/share/doc/speexdsp + cp -pr doc/manual.pdf /builddir/build/BUILDROOT/speexdsp-1.2-0.12.rc3.fc28.riscv64/usr/share/doc/speexdsp + exit 0 warning: File listed twice: /usr/share/doc/speexdsp/manual.pdf Provides: libspeexdsp.so.1()(64bit) speexdsp = 1.2-0.12.rc3.fc28 speexdsp(riscv-64) = 1.2-0.12.rc3.fc28 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig 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) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Conflicts: speex <= 1.2-0.21.rc1 Processing files: speexdsp-devel-1.2-0.12.rc3.fc28.riscv64 Provides: pkgconfig(speexdsp) = 1.2rc3 speexdsp-devel = 1.2-0.12.rc3.fc28 speexdsp-devel(riscv-64) = 1.2-0.12.rc3.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libspeexdsp.so.1()(64bit) Conflicts: speex-devel <= 1.2-0.21.rc1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/speexdsp-1.2-0.12.rc3.fc28.riscv64 Wrote: /builddir/build/SRPMS/speexdsp-1.2-0.12.rc3.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/speexdsp-1.2-0.12.rc3.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/speexdsp-devel-1.2-0.12.rc3.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.QM3GGb + umask 022 + cd /builddir/build/BUILD + cd speexdsp-1.2rc3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/speexdsp-1.2-0.12.rc3.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff