+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/twolame.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.zEn110 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf twolame-0.3.13 + /usr/bin/gzip -dc /builddir/build/SOURCES/twolame-0.3.13.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd twolame-0.3.13 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + pushd doc ~/build/BUILD/twolame-0.3.13/doc ~/build/BUILD/twolame-0.3.13 + iconv -f iso8859-1 -t utf8 twolame.1 + mv twolame.1.utf twolame.1 + for file in html/*.html + tr -d '\r' + mv html/api.html.unix html/api.html + for file in html/*.html + tr -d '\r' + mv html/authors.html.unix html/authors.html + for file in html/*.html + tr -d '\r' + mv html/changelog.html.unix html/changelog.html + for file in html/*.html + tr -d '\r' + mv html/index.html.unix html/index.html + for file in html/*.html + tr -d '\r' + mv html/psycho.html.unix html/psycho.html + for file in html/*.html + tr -d '\r' + mv html/readme.html.unix html/readme.html + for file in html/*.html + tr -d '\r' + mv html/todo.html.unix html/todo.html + for file in html/*.html + tr -d '\r' + mv html/twolame.1.html.unix html/twolame.1.html + for file in html/*.html + tr -d '\r' + mv html/twolame_8h.html.unix html/twolame_8h.html + for file in html/*.html + tr -d '\r' + mv html/twolame_8h_source.html.unix html/twolame_8h_source.html + for file in html/*.html + tr -d '\r' + mv html/vbr.html.unix html/vbr.html + popd ~/build/BUILD/twolame-0.3.13 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.pIXc8W + umask 022 + cd /builddir/build/BUILD + cd twolame-0.3.13 + 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 ./build-scripts/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./build-scripts/config.sub ++ basename ./build-scripts/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./build-scripts/config.sub '/usr/lib/rpm/redhat/config.sub' -> './build-scripts/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./build-scripts/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./build-scripts/config.guess ++ basename ./build-scripts/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./build-scripts/config.guess '/usr/lib/rpm/redhat/config.guess' -> './build-scripts/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"~' ./build-scripts/ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking 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... 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 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 whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for riscv64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether to enable maintainer-specific portions of Makefiles... no checking for riscv64-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) none checking for gcc option to accept ISO C99... none needed checking whether ln -s works... yes checking whether byte ordering is bigendian... no checking for inline... inline checking for an ANSI C-conforming const... yes checking size of short... 2 checking size of float... 4 checking for sqrt in -lm... yes checking for lrintf in -lm... yes checking for powf in -lmx... no checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for SNDFILE... yes checking for ANSI C header files... (cached) yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking for unistd.h... (cached) yes checking for inttypes.h... (cached) yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes configure: creating ./config.status config.status: creating Makefile config.status: creating twolame.pc config.status: creating doc/Makefile config.status: creating doc/html/Makefile config.status: creating doc/html/Doxyfile config.status: creating libtwolame/Makefile config.status: creating frontend/Makefile config.status: creating simplefrontend/Makefile config.status: creating tests/Makefile config.status: creating libtwolame/config.h config.status: executing depfiles commands config.status: executing libtool commands + sed -i.rpath 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool + sed -i.rpath 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + /usr/bin/make -O -j4 Making all in libtwolame /usr/bin/make all-am make[2]: Entering directory '/builddir/build/BUILD/twolame-0.3.13/libtwolame' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ../build/ -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 -c -o availbits.lo availbits.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ../build/ -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 -c availbits.c -fPIC -DPIC -o .libs/availbits.o make[2]: Leaving directory '/builddir/build/BUILD/twolame-0.3.13/libtwolame' make[2]: Entering directory '/builddir/build/BUILD/twolame-0.3.13/libtwolame' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ../build/ -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 -c -o bitbuffer.lo bitbuffer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ../build/ -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 -c bitbuffer.c -fPIC -DPIC -o .libs/bitbuffer.o make[2]: Leaving directory '/builddir/build/BUILD/twolame-0.3.13/libtwolame' make[2]: Entering directory '/builddir/build/BUILD/twolame-0.3.13/libtwolame' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ../build/ -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 -c -o crc.lo crc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ../build/ -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 -c crc.c -fPIC -DPIC -o .libs/crc.o make[2]: Leaving directory '/builddir/build/BUILD/twolame-0.3.13/libtwolame' make[2]: Entering directory '/builddir/build/BUILD/twolame-0.3.13/libtwolame' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ../build/ -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 -c -o ath.lo ath.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ../build/ -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 -c ath.c -fPIC -DPIC -o .libs/ath.o make[2]: Leaving directory '/builddir/build/BUILD/twolame-0.3.13/libtwolame' make[2]: Entering directory '/builddir/build/BUILD/twolame-0.3.13/libtwolame' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ../build/ -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 -c -o dab.lo dab.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ../build/ -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 -c dab.c -fPIC -DPIC -o .libs/dab.o make[2]: Leaving directory '/builddir/build/BUILD/twolame-0.3.13/libtwolame' make[2]: Entering directory '/builddir/build/BUILD/twolame-0.3.13/libtwolame' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ../build/ -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 -c -o energy.lo energy.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ../build/ -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 -c energy.c -fPIC -DPIC -o .libs/energy.o make[2]: Leaving directory '/builddir/build/BUILD/twolame-0.3.13/libtwolame' make[2]: Entering directory '/builddir/build/BUILD/twolame-0.3.13/libtwolame' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ../build/ -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 -c -o fft.lo fft.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ../build/ -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 -c fft.c -fPIC -DPIC -o .libs/fft.o make[2]: Leaving directory '/builddir/build/BUILD/twolame-0.3.13/libtwolame' make[2]: Entering directory '/builddir/build/BUILD/twolame-0.3.13/libtwolame' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ../build/ -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 -c -o mem.lo mem.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ../build/ -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 -c mem.c -fPIC -DPIC -o .libs/mem.o make[2]: Leaving directory '/builddir/build/BUILD/twolame-0.3.13/libtwolame' make[2]: Entering directory '/builddir/build/BUILD/twolame-0.3.13/libtwolame' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ../build/ -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 -c -o psycho_0.lo psycho_0.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ../build/ -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 -c psycho_0.c -fPIC -DPIC -o .libs/psycho_0.o make[2]: Leaving directory '/builddir/build/BUILD/twolame-0.3.13/libtwolame' make[2]: Entering directory '/builddir/build/BUILD/twolame-0.3.13/libtwolame' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ../build/ -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 -c -o get_set.lo get_set.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ../build/ -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 -c get_set.c -fPIC -DPIC -o .libs/get_set.o make[2]: Leaving directory '/builddir/build/BUILD/twolame-0.3.13/libtwolame' make[2]: Entering directory '/builddir/build/BUILD/twolame-0.3.13/libtwolame' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ../build/ -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 -c -o psycho_2.lo psycho_2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ../build/ -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 -c psycho_2.c -fPIC -DPIC -o .libs/psycho_2.o psycho_2.c: In function 'psycho_2_init': psycho_2.c:85:12: warning: variable 'ath' set but not used [-Wunused-but-set-variable] FLOAT *ath; ^~~ psycho_2.c: In function 'psycho_2': psycho_2.c:269:18: warning: variable 'thr' set but not used [-Wunused-but-set-variable] FLOAT *ath, *thr, *c; ^~~ psycho_2.c:269:12: warning: variable 'ath' set but not used [-Wunused-but-set-variable] FLOAT *ath, *thr, *c; ^~~ make[2]: Leaving directory '/builddir/build/BUILD/twolame-0.3.13/libtwolame' make[2]: Entering directory '/builddir/build/BUILD/twolame-0.3.13/libtwolame' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ../build/ -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 -c -o psycho_1.lo psycho_1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ../build/ -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 -c psycho_1.c -fPIC -DPIC -o .libs/psycho_1.o make[2]: Leaving directory '/builddir/build/BUILD/twolame-0.3.13/libtwolame' make[2]: Entering directory '/builddir/build/BUILD/twolame-0.3.13/libtwolame' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ../build/ -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 -c -o psycho_3.lo psycho_3.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ../build/ -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 -c psycho_3.c -fPIC -DPIC -o .libs/psycho_3.o make[2]: Leaving directory '/builddir/build/BUILD/twolame-0.3.13/libtwolame' make[2]: Entering directory '/builddir/build/BUILD/twolame-0.3.13/libtwolame' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ../build/ -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 -c -o encode.lo encode.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ../build/ -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 -c encode.c -fPIC -DPIC -o .libs/encode.o encode.c: In function 'encode_init': encode.c:187:9: warning: variable 'bsp' set but not used [-Wunused-but-set-variable] int bsp, br_per_ch, sfrq; ^~~ encode.c: In function 'main_bit_allocation': encode.c:898:19: warning: variable 'lay' set but not used [-Wunused-but-set-variable] int mode_ext, lay; ^~~ encode.c:896:9: warning: variable 'noisy_sbs' set but not used [-Wunused-but-set-variable] int noisy_sbs; ^~~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/twolame-0.3.13/libtwolame' make[2]: Entering directory '/builddir/build/BUILD/twolame-0.3.13/libtwolame' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ../build/ -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 -c -o psycho_n1.lo psycho_n1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ../build/ -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 -c psycho_n1.c -fPIC -DPIC -o .libs/psycho_n1.o make[2]: Leaving directory '/builddir/build/BUILD/twolame-0.3.13/libtwolame' make[2]: Entering directory '/builddir/build/BUILD/twolame-0.3.13/libtwolame' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ../build/ -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 -c -o subband.lo subband.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ../build/ -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 -c subband.c -fPIC -DPIC -o .libs/subband.o make[2]: Leaving directory '/builddir/build/BUILD/twolame-0.3.13/libtwolame' make[2]: Entering directory '/builddir/build/BUILD/twolame-0.3.13/libtwolame' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ../build/ -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 -c -o util.lo util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ../build/ -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 -c util.c -fPIC -DPIC -o .libs/util.o make[2]: Leaving directory '/builddir/build/BUILD/twolame-0.3.13/libtwolame' make[2]: Entering directory '/builddir/build/BUILD/twolame-0.3.13/libtwolame' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ../build/ -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 -c -o psycho_4.lo psycho_4.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ../build/ -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 -c psycho_4.c -fPIC -DPIC -o .libs/psycho_4.o psycho_4.c: In function 'psycho_4': psycho_4.c:319:12: warning: variable 'lthr' set but not used [-Wunused-but-set-variable] FHBLK *lthr; ^~~~ make[2]: Leaving directory '/builddir/build/BUILD/twolame-0.3.13/libtwolame' make[2]: Entering directory '/builddir/build/BUILD/twolame-0.3.13/libtwolame' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ../build/ -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 -c -o twolame.lo twolame.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ../build/ -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 -c twolame.c -fPIC -DPIC -o .libs/twolame.o make[2]: Leaving directory '/builddir/build/BUILD/twolame-0.3.13/libtwolame' make[2]: Entering directory '/builddir/build/BUILD/twolame-0.3.13/libtwolame' /bin/sh ../libtool --tag=CC --mode=link gcc -I ../build/ -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-dynamic -version-info 0:0:0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libtwolame.la -rpath /usr/lib64 ath.lo availbits.lo bitbuffer.lo crc.lo dab.lo encode.lo energy.lo fft.lo get_set.lo mem.lo psycho_0.lo psycho_1.lo psycho_2.lo psycho_3.lo psycho_4.lo psycho_n1.lo subband.lo twolame.lo util.lo -lm -lm libtool: link: gcc -shared -fPIC -DPIC .libs/ath.o .libs/availbits.o .libs/bitbuffer.o .libs/crc.o .libs/dab.o .libs/encode.o .libs/energy.o .libs/fft.o .libs/get_set.o .libs/mem.o .libs/psycho_0.o .libs/psycho_1.o .libs/psycho_2.o .libs/psycho_3.o .libs/psycho_4.o .libs/psycho_n1.o .libs/subband.o .libs/twolame.o .libs/util.o -lm -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -Wl,-z -Wl,relro -Wl,-soname -Wl,libtwolame.so.0 -o .libs/libtwolame.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libtwolame.so.0" && ln -s "libtwolame.so.0.0.0" "libtwolame.so.0") libtool: link: (cd ".libs" && rm -f "libtwolame.so" && ln -s "libtwolame.so.0.0.0" "libtwolame.so") libtool: link: ( cd ".libs" && rm -f "libtwolame.la" && ln -s "../libtwolame.la" "libtwolame.la" ) make[2]: Leaving directory '/builddir/build/BUILD/twolame-0.3.13/libtwolame' Making all in frontend make[1]: Entering directory '/builddir/build/BUILD/twolame-0.3.13/frontend' gcc -DHAVE_CONFIG_H -I. -I../libtwolame -I../build/ -I../libtwolame/ -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 -c audioin_raw.c make[1]: Leaving directory '/builddir/build/BUILD/twolame-0.3.13/frontend' make[1]: Entering directory '/builddir/build/BUILD/twolame-0.3.13/frontend' gcc -DHAVE_CONFIG_H -I. -I../libtwolame -I../build/ -I../libtwolame/ -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 -c audioin_sndfile.c make[1]: Leaving directory '/builddir/build/BUILD/twolame-0.3.13/frontend' make[1]: Entering directory '/builddir/build/BUILD/twolame-0.3.13/frontend' gcc -DHAVE_CONFIG_H -I. -I../libtwolame -I../build/ -I../libtwolame/ -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 -c frontend.c make[1]: Leaving directory '/builddir/build/BUILD/twolame-0.3.13/frontend' make[1]: Entering directory '/builddir/build/BUILD/twolame-0.3.13/frontend' /bin/sh ../libtool --tag=CC --mode=link gcc -I../build/ -I../libtwolame/ -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 -lsndfile -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o twolame frontend.o audioin_raw.o audioin_sndfile.o ../libtwolame/libtwolame.la -lm -lm libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -I../build/ -I../libtwolame/ -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 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/twolame frontend.o audioin_raw.o audioin_sndfile.o -lsndfile ../libtwolame/.libs/libtwolame.so -lm make[1]: Leaving directory '/builddir/build/BUILD/twolame-0.3.13/frontend' Making all in simplefrontend make[1]: Entering directory '/builddir/build/BUILD/twolame-0.3.13/simplefrontend' gcc -DHAVE_CONFIG_H -I. -I../libtwolame -I../libtwolame/ -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 -c simplefrontend.c make[1]: Leaving directory '/builddir/build/BUILD/twolame-0.3.13/simplefrontend' make[1]: Entering directory '/builddir/build/BUILD/twolame-0.3.13/simplefrontend' gcc -DHAVE_CONFIG_H -I. -I../libtwolame -I../libtwolame/ -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 -c audio_wave.c audio_wave.c: In function 'wave_init': audio_wave.c:116:9: warning: variable 'wave_header_16bit' set but not used [-Wunused-but-set-variable] int wave_header_16bit = -1; ^~~~~~~~~~~~~~~~~ audio_wave.c:114:9: warning: variable 'wave_header_read' set but not used [-Wunused-but-set-variable] int wave_header_read = 0; ^~~~~~~~~~~~~~~~ audio_wave.c:146:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(wave_header_buffer, 1, 40, file); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/builddir/build/BUILD/twolame-0.3.13/simplefrontend' make[1]: Entering directory '/builddir/build/BUILD/twolame-0.3.13/simplefrontend' /bin/sh ../libtool --tag=CC --mode=link gcc -I../libtwolame/ -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 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o stwolame simplefrontend.o audio_wave.o ../libtwolame/libtwolame.la -lm -lm libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -I../libtwolame/ -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 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/stwolame simplefrontend.o audio_wave.o ../libtwolame/.libs/libtwolame.so -lm make[1]: Leaving directory '/builddir/build/BUILD/twolame-0.3.13/simplefrontend' Making all in doc Making all in html make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all-am'. Making all in tests make[1]: Nothing to be done for 'all'. make[1]: Nothing to be done for 'all-am'. + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.XiU3Ia + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/twolame-0.3.13-9.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/twolame-0.3.13-9.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/twolame-0.3.13-9.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/twolame-0.3.13-9.fc28.riscv64 + cd twolame-0.3.13 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/twolame-0.3.13-9.fc28.riscv64 'INSTALL=/usr/bin/install -p' Making install in libtwolame make[1]: Entering directory '/builddir/build/BUILD/twolame-0.3.13/libtwolame' make[2]: Entering directory '/builddir/build/BUILD/twolame-0.3.13/libtwolame' test -z "/usr/lib64" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/twolame-0.3.13-9.fc28.riscv64/usr/lib64" /bin/sh ../libtool --mode=install /usr/bin/install -p 'libtwolame.la' '/builddir/build/BUILDROOT/twolame-0.3.13-9.fc28.riscv64/usr/lib64/libtwolame.la' libtool: install: /usr/bin/install -p .libs/libtwolame.so.0.0.0 /builddir/build/BUILDROOT/twolame-0.3.13-9.fc28.riscv64/usr/lib64/libtwolame.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/twolame-0.3.13-9.fc28.riscv64/usr/lib64 && { ln -s -f libtwolame.so.0.0.0 libtwolame.so.0 || { rm -f libtwolame.so.0 && ln -s libtwolame.so.0.0.0 libtwolame.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/twolame-0.3.13-9.fc28.riscv64/usr/lib64 && { ln -s -f libtwolame.so.0.0.0 libtwolame.so || { rm -f libtwolame.so && ln -s libtwolame.so.0.0.0 libtwolame.so; }; }) libtool: install: /usr/bin/install -p .libs/libtwolame.lai /builddir/build/BUILDROOT/twolame-0.3.13-9.fc28.riscv64/usr/lib64/libtwolame.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/include" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/twolame-0.3.13-9.fc28.riscv64/usr/include" /usr/bin/install -p -m 644 'twolame.h' '/builddir/build/BUILDROOT/twolame-0.3.13-9.fc28.riscv64/usr/include/twolame.h' make[2]: Leaving directory '/builddir/build/BUILD/twolame-0.3.13/libtwolame' make[1]: Leaving directory '/builddir/build/BUILD/twolame-0.3.13/libtwolame' Making install in frontend make[1]: Entering directory '/builddir/build/BUILD/twolame-0.3.13/frontend' make[2]: Entering directory '/builddir/build/BUILD/twolame-0.3.13/frontend' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/twolame-0.3.13-9.fc28.riscv64/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -p 'twolame' '/builddir/build/BUILDROOT/twolame-0.3.13-9.fc28.riscv64/usr/bin/twolame' libtool: install: warning: `../libtwolame/libtwolame.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -p .libs/twolame /builddir/build/BUILDROOT/twolame-0.3.13-9.fc28.riscv64/usr/bin/twolame make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/twolame-0.3.13/frontend' make[1]: Leaving directory '/builddir/build/BUILD/twolame-0.3.13/frontend' Making install in simplefrontend make[1]: Entering directory '/builddir/build/BUILD/twolame-0.3.13/simplefrontend' make[2]: Entering directory '/builddir/build/BUILD/twolame-0.3.13/simplefrontend' 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/twolame-0.3.13/simplefrontend' make[1]: Leaving directory '/builddir/build/BUILD/twolame-0.3.13/simplefrontend' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/twolame-0.3.13/doc' Making install in html make[2]: Entering directory '/builddir/build/BUILD/twolame-0.3.13/doc/html' make[3]: Entering directory '/builddir/build/BUILD/twolame-0.3.13/doc/html' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/doc/twolame/html" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/twolame-0.3.13-9.fc28.riscv64/usr/share/doc/twolame/html" /usr/bin/install -p -m 644 'doxygen.css' '/builddir/build/BUILDROOT/twolame-0.3.13-9.fc28.riscv64/usr/share/doc/twolame/html/doxygen.css' /usr/bin/install -p -m 644 'doxygen.png' '/builddir/build/BUILDROOT/twolame-0.3.13-9.fc28.riscv64/usr/share/doc/twolame/html/doxygen.png' /usr/bin/install -p -m 644 'nav_f.png' '/builddir/build/BUILDROOT/twolame-0.3.13-9.fc28.riscv64/usr/share/doc/twolame/html/nav_f.png' /usr/bin/install -p -m 644 'nav_h.png' '/builddir/build/BUILDROOT/twolame-0.3.13-9.fc28.riscv64/usr/share/doc/twolame/html/nav_h.png' /usr/bin/install -p -m 644 'tabs.css' '/builddir/build/BUILDROOT/twolame-0.3.13-9.fc28.riscv64/usr/share/doc/twolame/html/tabs.css' /usr/bin/install -p -m 644 'twolame_8h_source.html' '/builddir/build/BUILDROOT/twolame-0.3.13-9.fc28.riscv64/usr/share/doc/twolame/html/twolame_8h_source.html' /usr/bin/install -p -m 644 'twolame_8h.html' '/builddir/build/BUILDROOT/twolame-0.3.13-9.fc28.riscv64/usr/share/doc/twolame/html/twolame_8h.html' /usr/bin/install -p -m 644 'api.html' '/builddir/build/BUILDROOT/twolame-0.3.13-9.fc28.riscv64/usr/share/doc/twolame/html/api.html' /usr/bin/install -p -m 644 'authors.html' '/builddir/build/BUILDROOT/twolame-0.3.13-9.fc28.riscv64/usr/share/doc/twolame/html/authors.html' /usr/bin/install -p -m 644 'changelog.html' '/builddir/build/BUILDROOT/twolame-0.3.13-9.fc28.riscv64/usr/share/doc/twolame/html/changelog.html' /usr/bin/install -p -m 644 'index.html' '/builddir/build/BUILDROOT/twolame-0.3.13-9.fc28.riscv64/usr/share/doc/twolame/html/index.html' /usr/bin/install -p -m 644 'psycho.html' '/builddir/build/BUILDROOT/twolame-0.3.13-9.fc28.riscv64/usr/share/doc/twolame/html/psycho.html' /usr/bin/install -p -m 644 'readme.html' '/builddir/build/BUILDROOT/twolame-0.3.13-9.fc28.riscv64/usr/share/doc/twolame/html/readme.html' /usr/bin/install -p -m 644 'todo.html' '/builddir/build/BUILDROOT/twolame-0.3.13-9.fc28.riscv64/usr/share/doc/twolame/html/todo.html' /usr/bin/install -p -m 644 'twolame.1.html' '/builddir/build/BUILDROOT/twolame-0.3.13-9.fc28.riscv64/usr/share/doc/twolame/html/twolame.1.html' /usr/bin/install -p -m 644 'vbr.html' '/builddir/build/BUILDROOT/twolame-0.3.13-9.fc28.riscv64/usr/share/doc/twolame/html/vbr.html' /usr/bin/install -p -m 644 'twolame-manpage.css' '/builddir/build/BUILDROOT/twolame-0.3.13-9.fc28.riscv64/usr/share/doc/twolame/html/twolame-manpage.css' /usr/bin/install -p -m 644 'twolame.css' '/builddir/build/BUILDROOT/twolame-0.3.13-9.fc28.riscv64/usr/share/doc/twolame/html/twolame.css' make[3]: Leaving directory '/builddir/build/BUILD/twolame-0.3.13/doc/html' make[2]: Leaving directory '/builddir/build/BUILD/twolame-0.3.13/doc/html' make[2]: Entering directory '/builddir/build/BUILD/twolame-0.3.13/doc' make[3]: Entering directory '/builddir/build/BUILD/twolame-0.3.13/doc' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/man/man1" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/twolame-0.3.13-9.fc28.riscv64/usr/share/man/man1" /usr/bin/install -p -m 644 'twolame.1' '/builddir/build/BUILDROOT/twolame-0.3.13-9.fc28.riscv64/usr/share/man/man1/twolame.1' test -z "/usr/share/doc/twolame" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/twolame-0.3.13-9.fc28.riscv64/usr/share/doc/twolame" /usr/bin/install -p -m 644 'api.txt' '/builddir/build/BUILDROOT/twolame-0.3.13-9.fc28.riscv64/usr/share/doc/twolame/api.txt' /usr/bin/install -p -m 644 'psycho.txt' '/builddir/build/BUILDROOT/twolame-0.3.13-9.fc28.riscv64/usr/share/doc/twolame/psycho.txt' /usr/bin/install -p -m 644 'vbr.txt' '/builddir/build/BUILDROOT/twolame-0.3.13-9.fc28.riscv64/usr/share/doc/twolame/vbr.txt' make[3]: Leaving directory '/builddir/build/BUILD/twolame-0.3.13/doc' make[2]: Leaving directory '/builddir/build/BUILD/twolame-0.3.13/doc' make[1]: Leaving directory '/builddir/build/BUILD/twolame-0.3.13/doc' Making install in tests make[1]: Entering directory '/builddir/build/BUILD/twolame-0.3.13/tests' make[2]: Entering directory '/builddir/build/BUILD/twolame-0.3.13/tests' 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/twolame-0.3.13/tests' make[1]: Leaving directory '/builddir/build/BUILD/twolame-0.3.13/tests' make[1]: Entering directory '/builddir/build/BUILD/twolame-0.3.13' make[2]: Entering directory '/builddir/build/BUILD/twolame-0.3.13' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/lib64/pkgconfig" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/twolame-0.3.13-9.fc28.riscv64/usr/lib64/pkgconfig" /usr/bin/install -p -m 644 'twolame.pc' '/builddir/build/BUILDROOT/twolame-0.3.13-9.fc28.riscv64/usr/lib64/pkgconfig/twolame.pc' make[2]: Leaving directory '/builddir/build/BUILD/twolame-0.3.13' make[1]: Leaving directory '/builddir/build/BUILD/twolame-0.3.13' + rm /builddir/build/BUILDROOT/twolame-0.3.13-9.fc28.riscv64/usr/lib64/libtwolame.la + rm -rf /builddir/build/BUILDROOT/twolame-0.3.13-9.fc28.riscv64/usr/share/doc + /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: twolame-0.3.13-9.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Udqbwf + umask 022 + cd /builddir/build/BUILD + cd twolame-0.3.13 + DOCDIR=/builddir/build/BUILDROOT/twolame-0.3.13-9.fc28.riscv64/usr/share/doc/twolame + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/twolame-0.3.13-9.fc28.riscv64/usr/share/doc/twolame + cp -pr AUTHORS /builddir/build/BUILDROOT/twolame-0.3.13-9.fc28.riscv64/usr/share/doc/twolame + cp -pr ChangeLog /builddir/build/BUILDROOT/twolame-0.3.13-9.fc28.riscv64/usr/share/doc/twolame + cp -pr README /builddir/build/BUILDROOT/twolame-0.3.13-9.fc28.riscv64/usr/share/doc/twolame + cp -pr TODO /builddir/build/BUILDROOT/twolame-0.3.13-9.fc28.riscv64/usr/share/doc/twolame + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.uflf1N + umask 022 + cd /builddir/build/BUILD + cd twolame-0.3.13 + LICENSEDIR=/builddir/build/BUILDROOT/twolame-0.3.13-9.fc28.riscv64/usr/share/licenses/twolame + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/twolame-0.3.13-9.fc28.riscv64/usr/share/licenses/twolame + cp -pr COPYING /builddir/build/BUILDROOT/twolame-0.3.13-9.fc28.riscv64/usr/share/licenses/twolame + exit 0 Provides: twolame = 0.3.13-9.fc28 twolame(riscv-64) = 0.3.13-9.fc28 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) libm.so.6()(64bit) libsndfile.so.1()(64bit) libsndfile.so.1(libsndfile.so.1.0)(64bit) libtwolame.so.0()(64bit) rtld(GNU_HASH) Processing files: twolame-libs-0.3.13-9.fc28.riscv64 Provides: libtwolame.so.0()(64bit) twolame-libs = 0.3.13-9.fc28 twolame-libs(riscv-64) = 0.3.13-9.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) Processing files: twolame-devel-0.3.13-9.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.F7CSwe + umask 022 + cd /builddir/build/BUILD + cd twolame-0.3.13 + DOCDIR=/builddir/build/BUILDROOT/twolame-0.3.13-9.fc28.riscv64/usr/share/doc/twolame-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/twolame-0.3.13-9.fc28.riscv64/usr/share/doc/twolame-devel + cp -pr doc/api.txt /builddir/build/BUILDROOT/twolame-0.3.13-9.fc28.riscv64/usr/share/doc/twolame-devel + cp -pr doc/html /builddir/build/BUILDROOT/twolame-0.3.13-9.fc28.riscv64/usr/share/doc/twolame-devel + cp -pr doc/psycho.txt /builddir/build/BUILDROOT/twolame-0.3.13-9.fc28.riscv64/usr/share/doc/twolame-devel + cp -pr doc/vbr.txt /builddir/build/BUILDROOT/twolame-0.3.13-9.fc28.riscv64/usr/share/doc/twolame-devel + exit 0 Provides: pkgconfig(twolame) = 0.3.13 twolame-devel = 0.3.13-9.fc28 twolame-devel(riscv-64) = 0.3.13-9.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 libtwolame.so.0()(64bit) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/twolame-0.3.13-9.fc28.riscv64 Wrote: /builddir/build/SRPMS/twolame-0.3.13-9.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/twolame-0.3.13-9.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/twolame-libs-0.3.13-9.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/twolame-devel-0.3.13-9.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.zSmROb + umask 022 + cd /builddir/build/BUILD + cd twolame-0.3.13 + /usr/bin/rm -rf /builddir/build/BUILDROOT/twolame-0.3.13-9.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