+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/shntool.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.H4kFBI + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf shntool-3.0.10 + /usr/bin/gzip -dc /builddir/build/SOURCES/shntool-3.0.10.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd shntool-3.0.10 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + autoreconf -f -i configure.ac:15: installing './compile' src/Makefile.am:6: warning: shell echo $(MODE_SOURCES_ALL: non-POSIX variable name src/Makefile.am:6: (probably a GNU make extension) + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.6jV94T + umask 022 + cd /builddir/build/BUILD + cd shntool-3.0.10 + 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 + ./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 checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking 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 whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking for gawk... (cached) gawk checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -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 whether byte ordering is bigendian... no configure: checking for optional helper programs checking for shorten... no (install for shn support) checking for flac... no (install for flac support) checking for sox... no (install for aiff support) checking for mac... no (install for ape support) checking for ofr... no (install for ofr support) checking for lpac... no (install for lpac support) checking for wvunpack... no (install for wv support) checking for alac... no (install for alac support) checking for la... no (install for la support) checking for ttaenc... no (install for tta support) checking for mp4als... no (install for als support) checking for mkwcon... no (install for mkw support) checking for takc... no (install for tak support) checking for bonk... no (install for bonk support) checking for kexis... no (install for kxs support) configure: checking for win32 environment checking windows.h usability... no checking windows.h presence... no checking for windows.h... no configure: checking for library functions checking for strerror... yes checking for vsnprintf... yes checking for atol... yes checking for sysconf... yes configure: creating build files checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating man/Makefile config.status: creating src/Makefile config.status: creating Makefile config.status: creating include/config.h config.status: executing depfiles commands configure: creating module glue files processing modes... processing formats... configure: ready to compile. shntool is now configured with the following options: version : 3.0.10 modes : len fix hash pad join split cat cmp cue conv info strip gen trim formats : wav aiff shn flac ape alac tak ofr tta als wv lpac la mkw bonk kxs cust term null install : /usr/bin + make -j4 Making all in man make[1]: Entering directory '/builddir/build/BUILD/shntool-3.0.10/man' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/shntool-3.0.10/man' Making all in src make[1]: Entering directory '/builddir/build/BUILD/shntool-3.0.10/src' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -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 core_convert.o core_convert.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -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 core_fileio.o core_fileio.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -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 core_format.o core_format.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -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 core_mode.o core_mode.c In file included from ../include/format.h:27:0, from ../include/shntool.h:30, from core_convert.c:19: ../include/module.h:33:36: warning: 'cvsid' defined but not used [-Wunused-const-variable=] #define CVSID(x) static const char cvsid[] = x; ^ core_convert.c:21:1: note: in expansion of macro 'CVSID' CVSID("$Id: core_convert.c,v 1.21 2009/03/11 17:18:01 jason Exp $") ^~~~~ core_format.c: In function 'clobber_ask': core_format.c:264:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(response,BUF_SIZE-1,stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ core_format.c:293:11: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(response,BUF_SIZE-1,stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../include/format.h:27:0, from ../include/shntool.h:30, from core_format.c:24: At top level: ../include/module.h:33:36: warning: 'cvsid' defined but not used [-Wunused-const-variable=] #define CVSID(x) static const char cvsid[] = x; ^ core_format.c:26:1: note: in expansion of macro 'CVSID' CVSID("$Id: core_format.c,v 1.44 2009/03/11 17:18:01 jason Exp $") ^~~~~ In file included from ../include/format.h:27:0, from ../include/shntool.h:30, from core_fileio.c:20: ../include/module.h:33:36: warning: 'cvsid' defined but not used [-Wunused-const-variable=] #define CVSID(x) static const char cvsid[] = x; ^ core_fileio.c:22:1: note: in expansion of macro 'CVSID' CVSID("$Id: core_fileio.c,v 1.44 2009/03/11 17:18:01 jason Exp $") ^~~~~ gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -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 core_module.o core_module.c core_mode.c: In function 'alter_file_order': core_mode.c:994:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(response,BUF_SIZE-1,stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ core_mode.c: In function 'input_get_filename': core_mode.c:1688:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(internal_filename,FILENAME_SIZE-1,st_input.fd); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../include/format.h:27:0, from ../include/shntool.h:30, from core_mode.c:29: At top level: ../include/module.h:33:36: warning: 'cvsid' defined but not used [-Wunused-const-variable=] #define CVSID(x) static const char cvsid[] = x; ^ core_mode.c:31:1: note: in expansion of macro 'CVSID' CVSID("$Id: core_mode.c,v 1.88 2009/03/30 05:55:33 jason Exp $") ^~~~~ gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -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 core_output.o core_output.c In file included from ../include/format.h:27:0, from ../include/shntool.h:30, from core_module.c:20: ../include/module.h:33:36: warning: 'cvsid' defined but not used [-Wunused-const-variable=] #define CVSID(x) static const char cvsid[] = x; ^ core_module.c:22:1: note: in expansion of macro 'CVSID' CVSID("$Id: core_module.c,v 1.148 2009/03/11 17:18:01 jason Exp $") ^~~~~ gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -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 core_shntool.o core_shntool.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -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 core_wave.o core_wave.c In file included from ../include/format.h:27:0, from ../include/shntool.h:30, from core_output.c:21: ../include/module.h:33:36: warning: 'cvsid' defined but not used [-Wunused-const-variable=] #define CVSID(x) static const char cvsid[] = x; ^ core_output.c:23:1: note: in expansion of macro 'CVSID' CVSID("$Id: core_output.c,v 1.36 2009/03/11 17:18:01 jason Exp $") ^~~~~ gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -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 glue_modes.o glue_modes.c In file included from ../include/format.h:27:0, from ../include/shntool.h:30, from core_shntool.c:21: ../include/module.h:33:36: warning: 'cvsid' defined but not used [-Wunused-const-variable=] #define CVSID(x) static const char cvsid[] = x; ^ core_shntool.c:23:1: note: in expansion of macro 'CVSID' CVSID("$Id: core_shntool.c,v 1.90 2009/03/16 04:46:03 jason Exp $") ^~~~~ In file included from ../include/format.h:27:0, from ../include/shntool.h:30, from core_wave.c:23: ../include/module.h:33:36: warning: 'cvsid' defined but not used [-Wunused-const-variable=] #define CVSID(x) static const char cvsid[] = x; ^ core_wave.c:25:1: note: in expansion of macro 'CVSID' CVSID("$Id: core_wave.c,v 1.112 2009/03/11 17:18:01 jason Exp $") ^~~~~ gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -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 glue_formats.o glue_formats.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -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 mode_len.o mode_len.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -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 mode_fix.o mode_fix.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -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 mode_hash.o mode_hash.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -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 mode_pad.o mode_pad.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -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 mode_join.o mode_join.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -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 mode_split.o mode_split.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -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 mode_cat.o mode_cat.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -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 mode_cmp.o mode_cmp.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -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 mode_cue.o mode_cue.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -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 mode_conv.o mode_conv.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -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 mode_info.o mode_info.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -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 mode_strip.o mode_strip.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -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 mode_gen.o mode_gen.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -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 mode_trim.o mode_trim.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -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 format_wav.o format_wav.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -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 format_aiff.o format_aiff.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -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 format_shn.o format_shn.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -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 format_flac.o format_flac.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -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 format_ape.o format_ape.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -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 format_alac.o format_alac.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -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 format_tak.o format_tak.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -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 format_ofr.o format_ofr.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -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 format_tta.o format_tta.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -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 format_als.o format_als.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -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 format_wv.o format_wv.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -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 format_lpac.o format_lpac.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -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 format_la.o format_la.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -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 format_mkw.o format_mkw.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -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 format_bonk.o format_bonk.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -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 format_kxs.o format_kxs.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -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 format_cust.o format_cust.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -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 format_term.o format_term.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -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 format_null.o format_null.c gcc -I../include -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 shntool core_convert.o core_fileio.o core_format.o core_mode.o core_module.o core_output.o core_shntool.o core_wave.o glue_modes.o glue_formats.o mode_len.o mode_fix.o mode_hash.o mode_pad.o mode_join.o mode_split.o mode_cat.o mode_cmp.o mode_cue.o mode_conv.o mode_info.o mode_strip.o mode_gen.o mode_trim.o format_wav.o format_aiff.o format_shn.o format_flac.o format_ape.o format_alac.o format_tak.o format_ofr.o format_tta.o format_als.o format_wv.o format_lpac.o format_la.o format_mkw.o format_bonk.o format_kxs.o format_cust.o format_term.o format_null.o make[1]: Leaving directory '/builddir/build/BUILD/shntool-3.0.10/src' make[1]: Entering directory '/builddir/build/BUILD/shntool-3.0.10' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/builddir/build/BUILD/shntool-3.0.10' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.s2R8kU + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/shntool-3.0.10-15.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/shntool-3.0.10-15.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/shntool-3.0.10-15.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/shntool-3.0.10-15.fc28.riscv64 + cd shntool-3.0.10 + rm -rf /builddir/build/BUILDROOT/shntool-3.0.10-15.fc28.riscv64 + make install DESTDIR=/builddir/build/BUILDROOT/shntool-3.0.10-15.fc28.riscv64 Making install in man make[1]: Entering directory '/builddir/build/BUILD/shntool-3.0.10/man' make[2]: Entering directory '/builddir/build/BUILD/shntool-3.0.10/man' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/shntool-3.0.10-15.fc28.riscv64/usr/share/man/man1' /usr/bin/install -c -m 644 shntool.1 '/builddir/build/BUILDROOT/shntool-3.0.10-15.fc28.riscv64/usr/share/man/man1' make[2]: Leaving directory '/builddir/build/BUILD/shntool-3.0.10/man' make[1]: Leaving directory '/builddir/build/BUILD/shntool-3.0.10/man' Making install in src make[1]: Entering directory '/builddir/build/BUILD/shntool-3.0.10/src' make[2]: Entering directory '/builddir/build/BUILD/shntool-3.0.10/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/shntool-3.0.10-15.fc28.riscv64/usr/bin' /usr/bin/install -c shntool '/builddir/build/BUILDROOT/shntool-3.0.10-15.fc28.riscv64/usr/bin' make install-exec-hook make[3]: Entering directory '/builddir/build/BUILD/shntool-3.0.10/src' for mode_alias in cat cmp conv cue fix gen hash info join len pad split strip trim ; do \ test -e /builddir/build/BUILDROOT/shntool-3.0.10-15.fc28.riscv64//usr/bin/shn$mode_alias && rm -f /builddir/build/BUILDROOT/shntool-3.0.10-15.fc28.riscv64//usr/bin/shn$mode_alias ; \ done ; \ for mode_alias in len fix hash pad join split cat cmp cue conv info strip gen trim ; do \ test -e /builddir/build/BUILDROOT/shntool-3.0.10-15.fc28.riscv64//usr/bin/shn$mode_alias || ln -s shntool /builddir/build/BUILDROOT/shntool-3.0.10-15.fc28.riscv64//usr/bin/shn$mode_alias ; \ done make[3]: Leaving directory '/builddir/build/BUILD/shntool-3.0.10/src' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/shntool-3.0.10/src' make[1]: Leaving directory '/builddir/build/BUILD/shntool-3.0.10/src' make[1]: Entering directory '/builddir/build/BUILD/shntool-3.0.10' make[2]: Entering directory '/builddir/build/BUILD/shntool-3.0.10' 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/shntool-3.0.10' make[1]: Leaving directory '/builddir/build/BUILD/shntool-3.0.10' + /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: shntool-3.0.10-15.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.IVlSzg + umask 022 + cd /builddir/build/BUILD + cd shntool-3.0.10 + DOCDIR=/builddir/build/BUILDROOT/shntool-3.0.10-15.fc28.riscv64/usr/share/doc/shntool + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/shntool-3.0.10-15.fc28.riscv64/usr/share/doc/shntool + cp -pr AUTHORS /builddir/build/BUILDROOT/shntool-3.0.10-15.fc28.riscv64/usr/share/doc/shntool + cp -pr ChangeLog /builddir/build/BUILDROOT/shntool-3.0.10-15.fc28.riscv64/usr/share/doc/shntool + cp -pr COPYING /builddir/build/BUILDROOT/shntool-3.0.10-15.fc28.riscv64/usr/share/doc/shntool + cp -pr NEWS /builddir/build/BUILDROOT/shntool-3.0.10-15.fc28.riscv64/usr/share/doc/shntool + cp -pr README /builddir/build/BUILDROOT/shntool-3.0.10-15.fc28.riscv64/usr/share/doc/shntool + cp -pr doc/BUGS doc/CREDITS doc/modules.howto /builddir/build/BUILDROOT/shntool-3.0.10-15.fc28.riscv64/usr/share/doc/shntool + exit 0 Provides: shntool = 3.0.10-15.fc28 shntool(riscv-64) = 3.0.10-15.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) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/shntool-3.0.10-15.fc28.riscv64 Wrote: /builddir/build/SRPMS/shntool-3.0.10-15.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/shntool-3.0.10-15.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.rylb0L + umask 022 + cd /builddir/build/BUILD + cd shntool-3.0.10 + rm -rf /builddir/build/BUILDROOT/shntool-3.0.10-15.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