+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/libcdio-paranoia.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.6ECE9f + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libcdio-paranoia-10.2+0.93+1 + /usr/bin/gzip -dc /builddir/build/SOURCES/libcdio-paranoia-10.2+0.93+1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libcdio-paranoia-10.2+0.93+1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (libcdio-paranoia-manpage.patch):' Patch #0 (libcdio-paranoia-manpage.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file doc/en/cd-paranoia.1.in patching file doc/en/cd-paranoia.1 + sed -i -e 's,-I${includedir},-I${includedir}/cdio,g' libcdio_paranoia.pc.in + sed -i -e 's,-I${includedir},-I${includedir}/cdio,g' libcdio_cdda.pc.in + f=doc/ja/cd-paranoia.1.in + iconv -f euc-jp -t utf-8 -o doc/ja/cd-paranoia.1.in.utf8 doc/ja/cd-paranoia.1.in + mv doc/ja/cd-paranoia.1.in.utf8 doc/ja/cd-paranoia.1.in + iconv -f ISO88591 -t utf-8 -o THANKS.utf8 THANKS + mv THANKS.utf8 THANKS + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.CDqlHo + umask 022 + cd /builddir/build/BUILD + cd libcdio-paranoia-10.2+0.93+1 + 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-dependency-tracking --disable-static --disable-rpath configure: WARNING: unrecognized options: --disable-rpath 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 build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking whether to enable maintainer-specific portions of Makefiles... no checking whether build environment is sane... 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 for style of include used by make... GNU checking dependency style of gcc... none checking for riscv64-redhat-linux-gnu-g++... no checking for riscv64-redhat-linux-gnu-c++... no checking for riscv64-redhat-linux-gnu-gpp... no checking for riscv64-redhat-linux-gnu-aCC... no checking for riscv64-redhat-linux-gnu-CC... no checking for riscv64-redhat-linux-gnu-cxx... no checking for riscv64-redhat-linux-gnu-cc++... no checking for riscv64-redhat-linux-gnu-cl.exe... no checking for riscv64-redhat-linux-gnu-FCC... no checking for riscv64-redhat-linux-gnu-KCC... no checking for riscv64-redhat-linux-gnu-RCC... no checking for riscv64-redhat-linux-gnu-xlC_r... no checking for riscv64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether gcc understands -Wall... yes checking whether gcc understands -Wchar-subscripts... yes checking whether gcc understands -Wmissing-prototypes... yes checking whether gcc understands -Wmissing-declarations... yes checking whether gcc understands -Wunused... yes checking whether gcc understands -Wpointer-arith... yes checking whether gcc understands -Wwrite-strings... yes checking whether gcc understands -Wnested-externs... yes checking whether gcc understands -Wno-sign-compare... yes checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBCDIO... yes checking for perl... false checking for diff... /usr/bin/diff adding -w to diff in regression tests adding --unified to diff in regression tests checking for cmp... /usr/bin/cmp checking for cdparanoia... no checking for ANSI C header files... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking glob.h usability... yes checking glob.h presence... yes checking for glob.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking stdbool.h usability... yes checking stdbool.h presence... yes checking for stdbool.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking sys/cdio.h usability... no checking sys/cdio.h presence... no checking for sys/cdio.h... no checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking for unistd.h... (cached) yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking whether byte ordering is bigendian... no checking for an ANSI C-conforming const... yes checking for inline... inline checking whether gcc supports ISOC99 _Pragma()... yes checking for S_ISLNK() macro... yes checking for S_ISSOCK() macro... yes checking for struct timespec... yes checking how to create empty arrays... [] checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed 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... 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 riscv64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no 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 how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for cos in -lm... yes checking for clock_gettime in -lrt... yes checking linux/version.h usability... yes checking linux/version.h presence... yes checking for linux/version.h... yes checking linux/major.h usability... yes checking linux/major.h presence... yes checking for linux/major.h... yes checking linux/cdrom.h usability... yes checking linux/cdrom.h presence... yes checking for linux/cdrom.h... yes checking for bzero... yes checking for chdir... yes checking for drand48... yes checking for ftruncate... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for getpwuid... yes checking for gettimeofday... yes checking for lstat... yes checking for memcpy... yes checking for memset... yes checking for rand... yes checking for seteuid... yes checking for setegid... yes checking for snprintf... yes checking for setenv... yes checking for unsetenv... yes checking for tzset... yes checking for sleep... yes checking for usleep... yes checking for vsnprintf... yes checking for readlink... yes checking for realpath... yes checking for gmtime_r... yes checking for localtime_r... yes checking for clock_gettime... yes checking that generated files are newer than configure... done checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/doxygen/Doxyfile config.status: creating doc/en/Makefile config.status: creating doc/en/cd-paranoia.1 config.status: creating doc/ja/Makefile config.status: creating doc/ja/cd-paranoia.1 config.status: creating example/Makefile config.status: creating example/C++/Makefile config.status: creating include/Makefile config.status: creating include/cdio/Makefile config.status: creating include/cdio/paranoia/Makefile config.status: creating include/cdio/paranoia/version.h config.status: creating lib/Makefile config.status: creating lib/cdda_interface/Makefile config.status: creating lib/paranoia/Makefile config.status: creating libcdio_cdda.pc config.status: creating libcdio_paranoia.pc config.status: creating src/Makefile config.status: creating src/usage.txt config.status: creating test/data/Makefile config.status: creating test/cdda_interface/Makefile config.status: creating test/cdda_interface/toc.c config.status: creating test/Makefile config.status: creating test/check_paranoia.sh config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-rpath configure: Building C++ programs: yes + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1' Making all in doc make[2]: Entering directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/doc' Making all in en make[3]: Entering directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/doc/en' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/doc/en' Making all in ja make[3]: Entering directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/doc/ja' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/doc/ja' make[3]: Entering directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/doc' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/doc' make[2]: Leaving directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/doc' Making all in include make[2]: Entering directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/include' Making all in cdio make[3]: Entering directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/include/cdio' Making all in paranoia make[4]: Entering directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/include/cdio/paranoia' make all-am make[5]: Entering directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/include/cdio/paranoia' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/include/cdio/paranoia' make[4]: Leaving directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/include/cdio/paranoia' make[4]: Entering directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/include/cdio' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/include/cdio' make[3]: Leaving directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/include/cdio' make[3]: Entering directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/include' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/include' make[2]: Leaving directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/include' Making all in lib make[2]: Entering directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/lib' Making all in cdda_interface make[3]: Entering directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/lib/cdda_interface' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -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 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c -o common_interface.lo common_interface.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -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 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c -o cddap_interface.lo cddap_interface.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -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 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c -o interface.lo interface.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -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 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c -o scan_devices.lo scan_devices.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -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 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c cddap_interface.c -fPIC -DPIC -o .libs/cddap_interface.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -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 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c scan_devices.c -fPIC -DPIC -o .libs/scan_devices.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -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 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c interface.c -fPIC -DPIC -o .libs/interface.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -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 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c common_interface.c -fPIC -DPIC -o .libs/common_interface.o scan_devices.c:59:19: warning: 'devfs_scsi_generic' defined but not used [-Wunused-const-variable=] static const char devfs_scsi_generic[]="generic"; ^~~~~~~~~~~~~~~~~~ scan_devices.c:58:19: warning: 'devfs_scsi_cd' defined but not used [-Wunused-const-variable=] static const char devfs_scsi_cd[]="cd"; ^~~~~~~~~~~~~ scan_devices.c:57:19: warning: 'devfs_scsi_test' defined but not used [-Wunused-const-variable=] static const char devfs_scsi_test[]="/dev/scsi/"; ^~~~~~~~~~~~~~~ scan_devices.c:53:19: warning: 'scsi_generic_prefixes' defined but not used [-Wunused-const-variable=] static const char scsi_generic_prefixes[][16]={ ^~~~~~~~~~~~~~~~~~~~~ scan_devices.c:49:19: warning: 'scsi_cdrom_prefixes' defined but not used [-Wunused-const-variable=] static const char scsi_cdrom_prefixes[][16]={ ^~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -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 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c -o smallft.lo smallft.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -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 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c smallft.c -fPIC -DPIC -o .libs/smallft.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -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 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c -o toc.lo toc.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -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 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c -o utils.lo utils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -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 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c toc.c -fPIC -DPIC -o .libs/toc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -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 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c utils.c -fPIC -DPIC -o .libs/utils.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -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 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c -o drive_exceptions.lo drive_exceptions.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -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 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c drive_exceptions.c -fPIC -DPIC -o .libs/drive_exceptions.o utils.c: In function 'idperror': utils.c:85:13: warning: variable 'bytes_ret' set but not used [-Wunused-but-set-variable] ssize_t bytes_ret; ^~~~~~~~~ utils.c: In function 'cdmessage': utils.c:54:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void) write(STDERR_FILENO, s, strlen(s)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utils.c: In function 'idperror': utils.c:90:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void) write(STDERR_FILENO,": ",2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utils.c:91:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void) write(STDERR_FILENO,strerror(errno),strlen(strerror(errno))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utils.c:92:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void) write(STDERR_FILENO,"\n",1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utils.c: In function 'idmessage': utils.c:135:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void) write(STDERR_FILENO,buffer,strlen(buffer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utils.c:137:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void) write(STDERR_FILENO,"\n",1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ echo 'CDIO_CDDA_2 { ' > libcdio_cdda.la.ver objs=`for obj in common_interface.lo cddap_interface.lo interface.lo scan_devices.lo smallft.lo toc.lo utils.lo drive_exceptions.lo; do sed -ne "s/^pic_object='\(.*\)'$/\1/p" $obj; done`; \ if test -n "$objs" ; then \ nm ${objs} | sed -n -e 's/^.*[ ][ABCDGIRSTW][ABCDGIRSTW]*[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1/p' | sort -u | { first=true; while read symbol; do if grep -q "^${symbol}\$" ./libcdio_cdda.sym; then if test $first = true; then echo " global:"; first=false; fi; echo " ${symbol};"; fi; done; } >> libcdio_cdda.la.ver; \ nm ${objs} | sed -n -e 's/^.*[ ][ABCDGIRSTW][ABCDGIRSTW]*[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1/p' | sort -u | { first=true; while read symbol; do if grep -q "^${symbol}\$" ./libcdio_cdda.sym; then :; else if test $first = true; then echo " local:"; first=false; fi; echo " ${symbol};"; fi; done; } >> libcdio_cdda.la.ver; \ fi echo '};' >> libcdio_cdda.la.ver /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 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -version-info 2:0:0 -Wl,--version-script=libcdio_cdda.la.ver -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libcdio_cdda.la -rpath /usr/lib64 common_interface.lo cddap_interface.lo interface.lo scan_devices.lo smallft.lo toc.lo utils.lo drive_exceptions.lo -lcdio -lm -lm libtool: link: gcc -shared -fPIC -DPIC .libs/common_interface.o .libs/cddap_interface.o .libs/interface.o .libs/scan_devices.o .libs/smallft.o .libs/toc.o .libs/utils.o .libs/drive_exceptions.o -lcdio -lm -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -Wl,--version-script=libcdio_cdda.la.ver -Wl,-z -Wl,relro -Wl,-soname -Wl,libcdio_cdda.so.2 -o .libs/libcdio_cdda.so.2.0.0 libtool: link: (cd ".libs" && rm -f "libcdio_cdda.so.2" && ln -s "libcdio_cdda.so.2.0.0" "libcdio_cdda.so.2") libtool: link: (cd ".libs" && rm -f "libcdio_cdda.so" && ln -s "libcdio_cdda.so.2.0.0" "libcdio_cdda.so") libtool: link: ( cd ".libs" && rm -f "libcdio_cdda.la" && ln -s "../libcdio_cdda.la" "libcdio_cdda.la" ) make[3]: Leaving directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/lib/cdda_interface' Making all in paranoia make[3]: Entering directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/lib/paranoia' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -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 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c -o gap.lo gap.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -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 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c -o isort.lo isort.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -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 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c -o overlap.lo overlap.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -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 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c -o p_block.lo p_block.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -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 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c gap.c -fPIC -DPIC -o .libs/gap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -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 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c isort.c -fPIC -DPIC -o .libs/isort.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -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 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c overlap.c -fPIC -DPIC -o .libs/overlap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -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 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c p_block.c -fPIC -DPIC -o .libs/p_block.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -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 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c -o paranoia.lo paranoia.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -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 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c paranoia.c -fPIC -DPIC -o .libs/paranoia.o echo 'CDIO_PARANOIA_2 { ' > libcdio_paranoia.la.ver objs=`for obj in gap.lo isort.lo overlap.lo p_block.lo paranoia.lo; do sed -ne "s/^pic_object='\(.*\)'$/\1/p" $obj; done`; \ if test -n "$objs" ; then \ nm ${objs} | sed -n -e 's/^.*[ ][ABCDGIRSTW][ABCDGIRSTW]*[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1/p' | sort -u | { first=true; while read symbol; do if grep -q "^${symbol}\$" ./libcdio_paranoia.sym; then if test $first = true; then echo " global:"; first=false; fi; echo " ${symbol};"; fi; done; } >> libcdio_paranoia.la.ver; \ nm ${objs} | sed -n -e 's/^.*[ ][ABCDGIRSTW][ABCDGIRSTW]*[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1/p' | sort -u | { first=true; while read symbol; do if grep -q "^${symbol}\$" ./libcdio_paranoia.sym; then :; else if test $first = true; then echo " local:"; first=false; fi; echo " ${symbol};"; fi; done; } >> libcdio_paranoia.la.ver; \ fi echo '};' >> libcdio_paranoia.la.ver /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 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -version-info 2:0:0 -Wl,--version-script=libcdio_paranoia.la.ver -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libcdio_paranoia.la -rpath /usr/lib64 gap.lo isort.lo overlap.lo p_block.lo paranoia.lo -lcdio -lm ../../lib/cdda_interface/libcdio_cdda.la libtool: link: gcc -shared -fPIC -DPIC .libs/gap.o .libs/isort.o .libs/overlap.o .libs/p_block.o .libs/paranoia.o -Wl,-rpath -Wl,/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/lib/cdda_interface/.libs -Wl,-rpath -Wl,/usr/lib64 -lcdio -lm ../../lib/cdda_interface/.libs/libcdio_cdda.so -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -Wl,--version-script=libcdio_paranoia.la.ver -Wl,-z -Wl,relro -Wl,-soname -Wl,libcdio_paranoia.so.2 -o .libs/libcdio_paranoia.so.2.0.0 libtool: link: (cd ".libs" && rm -f "libcdio_paranoia.so.2" && ln -s "libcdio_paranoia.so.2.0.0" "libcdio_paranoia.so.2") libtool: link: (cd ".libs" && rm -f "libcdio_paranoia.so" && ln -s "libcdio_paranoia.so.2.0.0" "libcdio_paranoia.so") libtool: link: ( cd ".libs" && rm -f "libcdio_paranoia.la" && ln -s "../libcdio_paranoia.la" "libcdio_paranoia.la" ) make[3]: Leaving directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/lib/paranoia' make[3]: Entering directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/lib' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/lib' make[2]: Leaving directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/lib' Making all in src make[2]: Entering directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/src' cp usage-copy.h usage.h gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c -o buffering_write.o buffering_write.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c -o cachetest.o cachetest.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c -o header.o header.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c -o report.o report.c header.c: In function 'WriteWav': header.c:44:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void) write(f,"RIFF",4); /* 0-3 */ ^~~~~~~~~~~~~~~~~~~~~~~~ header.c:46:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void) write(f,"WAVEfmt ",8); /* 8-15 */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ header.c:54:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void) write(f,"data",4); /* 36-39 */ ^~~~~~~~~~~~~~~~~~~~~~~~ header.c: In function 'WriteAiff': header.c:67:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void) write(f,"FORM",4); /* 4 */ ^~~~~~~~~~~~~~~~~~~~~~~~ header.c:69:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void) write(f,"AIFF",4); /* 12 */ ^~~~~~~~~~~~~~~~~~~~~~~~ header.c:71:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void) write(f,"COMM",4); /* 16 */ ^~~~~~~~~~~~~~~~~~~~~~~~ header.c:76:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void) write(f,"@\016\254D\0\0\0\0\0\0",10); /* 38 (44.100 as a float) */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ header.c:78:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void) write(f,"SSND",4); /* 42 */ ^~~~~~~~~~~~~~~~~~~~~~~~ header.c: In function 'WriteAifc': header.c:94:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void) write(f,"FORM",4); /* 4 */ ^~~~~~~~~~~~~~~~~~~~~~~~ header.c:96:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void) write(f,"AIFC",4); /* 12 */ ^~~~~~~~~~~~~~~~~~~~~~~~ header.c:97:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void) write(f,"FVER",4); /* 16 */ ^~~~~~~~~~~~~~~~~~~~~~~~ header.c:101:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void) write(f,"COMM",4); /* 28 */ ^~~~~~~~~~~~~~~~~~~~~~~~ header.c:106:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void) write(f,"@\016\254D\0\0\0\0\0\0",10); /* 50 (44.100 as a float) */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ header.c:108:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void) write(f,"NONE",4); /* 54 */ ^~~~~~~~~~~~~~~~~~~~~~~~ header.c:110:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void) write(f,"not compressed",14); /* 69 */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ header.c:113:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void) write(f,"SSND",4); /* 74 */ ^~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c -o getopt1.o getopt1.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c -o getopt.o getopt.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c -o cd-paranoia.o cd-paranoia.c cachetest.c: In function 'analyze_cache': cachetest.c:599:9: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized] if(ret<=0){ ^ cd-paranoia.c: In function 'main': cd-paranoia.c:1453:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(err)free(err);if(mes)free(mes); ^~ cd-paranoia.c:1453:30: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(err)free(err);if(mes)free(mes); ^~ cd-paranoia.c:1226:7: warning: ignoring return value of 'seteuid', declared with attribute warn_unused_result [-Wunused-result] (void) seteuid(getuid()); ^~~~~~~~~~~~~~~~~~~~~~~~ cd-paranoia.c:1229:7: warning: ignoring return value of 'setegid', declared with attribute warn_unused_result [-Wunused-result] (void) setegid(getgid()); ^~~~~~~~~~~~~~~~~~~~~~~~ /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 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cd-paranoia cd-paranoia.o buffering_write.o cachetest.o header.o report.o getopt1.o getopt.o -lcdio -lm ../lib/cdda_interface/libcdio_cdda.la ../lib/paranoia/libcdio_paranoia.la -lrt -lm libtool: 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 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/cd-paranoia cd-paranoia.o buffering_write.o cachetest.o header.o report.o getopt1.o getopt.o -lcdio ../lib/cdda_interface/.libs/libcdio_cdda.so ../lib/paranoia/.libs/libcdio_paranoia.so -lrt -lm -Wl,-rpath -Wl,/usr/lib64 make[2]: Leaving directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/src' Making all in test make[2]: Entering directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/test' Making all in cdda_interface make[3]: Entering directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/test/cdda_interface' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/test/cdda_interface' Making all in data make[3]: Entering directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/test/data' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/test/data' make[3]: Entering directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/test' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/test' make[2]: Leaving directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/test' Making all in example make[2]: Entering directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/example' make[3]: Entering directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/example' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c -o paranoia.o paranoia.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c -o paranoia2.o paranoia2.c /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 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o paranoia2 paranoia2.o ../lib/paranoia/libcdio_paranoia.la ../lib/cdda_interface/libcdio_cdda.la -lcdio -lm -lrt -lm paranoia.c: In function 'write_WAV_header': paranoia.c:70:11: warning: variable 'bytes_ret' set but not used [-Wunused-but-set-variable] ssize_t bytes_ret; ^~~~~~~~~ paranoia.c: In function 'main': paranoia.c:130:15: warning: variable 'bytes_ret' set but not used [-Wunused-but-set-variable] ssize_t bytes_ret; ^~~~~~~~~ /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 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o paranoia paranoia.o ../lib/paranoia/libcdio_paranoia.la ../lib/cdda_interface/libcdio_cdda.la -lcdio -lm -lrt -lm libtool: 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 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/paranoia2 paranoia2.o ../lib/paranoia/.libs/libcdio_paranoia.so ../lib/cdda_interface/.libs/libcdio_cdda.so -lcdio -lrt -lm -Wl,-rpath -Wl,/usr/lib64 libtool: 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 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/paranoia paranoia.o ../lib/paranoia/.libs/libcdio_paranoia.so ../lib/cdda_interface/.libs/libcdio_cdda.so -lcdio -lrt -lm -Wl,-rpath -Wl,/usr/lib64 make[3]: Leaving directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/example' make[2]: Leaving directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/example' make[2]: Entering directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1' make[2]: Leaving directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1' make[1]: Leaving directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.RV5byN + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libcdio-paranoia-10.2+0.93+1-5.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libcdio-paranoia-10.2+0.93+1-5.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/libcdio-paranoia-10.2+0.93+1-5.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libcdio-paranoia-10.2+0.93+1-5.fc28.riscv64 + cd libcdio-paranoia-10.2+0.93+1 + make install DESTDIR=/builddir/build/BUILDROOT/libcdio-paranoia-10.2+0.93+1-5.fc28.riscv64 Making install in doc make[1]: Entering directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/doc' Making install in en make[2]: Entering directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/doc/en' make[3]: Entering directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/doc/en' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libcdio-paranoia-10.2+0.93+1-5.fc28.riscv64/usr/share/man/man1' /usr/bin/install -c -m 644 cd-paranoia.1 '/builddir/build/BUILDROOT/libcdio-paranoia-10.2+0.93+1-5.fc28.riscv64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/doc/en' make[2]: Leaving directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/doc/en' Making install in ja make[2]: Entering directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/doc/ja' make[3]: Entering directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/doc/ja' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/man/man1" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libcdio-paranoia-10.2+0.93+1-5.fc28.riscv64/usr/share/man/jp/man1" /usr/bin/install -c -m 644 ./cd-paranoia.1 /builddir/build/BUILDROOT/libcdio-paranoia-10.2+0.93+1-5.fc28.riscv64/usr/share/man/jp/man1/cd-paranoia.1 /usr/bin/install -c -m 644 ./cd-paranoia.1 /builddir/build/BUILDROOT/libcdio-paranoia-10.2+0.93+1-5.fc28.riscv64/usr/share/man/jp/man1/cd-paranoia.1 make[3]: Leaving directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/doc/ja' make[2]: Leaving directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/doc/ja' make[2]: Entering directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/doc' make[3]: Entering directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/doc' 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/libcdio-paranoia-10.2+0.93+1/doc' make[2]: Leaving directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/doc' make[1]: Leaving directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/doc' Making install in include make[1]: Entering directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/include' Making install in cdio make[2]: Entering directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/include/cdio' Making install in paranoia make[3]: Entering directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/include/cdio/paranoia' make install-am make[4]: Entering directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/include/cdio/paranoia' make[5]: Entering directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/include/cdio/paranoia' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libcdio-paranoia-10.2+0.93+1-5.fc28.riscv64/usr/include/cdio/paranoia' /usr/bin/install -c -m 644 cdda.h paranoia.h '/builddir/build/BUILDROOT/libcdio-paranoia-10.2+0.93+1-5.fc28.riscv64/usr/include/cdio/paranoia' make[5]: Leaving directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/include/cdio/paranoia' make[4]: Leaving directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/include/cdio/paranoia' make[3]: Leaving directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/include/cdio/paranoia' make[3]: Entering directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/include/cdio' make[4]: Entering directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/include/cdio' 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/libcdio-paranoia-10.2+0.93+1/include/cdio' make[3]: Leaving directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/include/cdio' make[2]: Leaving directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/include/cdio' make[2]: Entering directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/include' make[3]: Entering directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/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/libcdio-paranoia-10.2+0.93+1/include' make[2]: Leaving directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/include' make[1]: Leaving directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/include' Making install in lib make[1]: Entering directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/lib' Making install in cdda_interface make[2]: Entering directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/lib/cdda_interface' make[3]: Entering directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/lib/cdda_interface' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libcdio-paranoia-10.2+0.93+1-5.fc28.riscv64/usr/lib64' /bin/sh ../../libtool --mode=install /usr/bin/install -c libcdio_cdda.la '/builddir/build/BUILDROOT/libcdio-paranoia-10.2+0.93+1-5.fc28.riscv64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libcdio_cdda.so.2.0.0 /builddir/build/BUILDROOT/libcdio-paranoia-10.2+0.93+1-5.fc28.riscv64/usr/lib64/libcdio_cdda.so.2.0.0 libtool: install: (cd /builddir/build/BUILDROOT/libcdio-paranoia-10.2+0.93+1-5.fc28.riscv64/usr/lib64 && { ln -s -f libcdio_cdda.so.2.0.0 libcdio_cdda.so.2 || { rm -f libcdio_cdda.so.2 && ln -s libcdio_cdda.so.2.0.0 libcdio_cdda.so.2; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libcdio-paranoia-10.2+0.93+1-5.fc28.riscv64/usr/lib64 && { ln -s -f libcdio_cdda.so.2.0.0 libcdio_cdda.so || { rm -f libcdio_cdda.so && ln -s libcdio_cdda.so.2.0.0 libcdio_cdda.so; }; }) libtool: install: /usr/bin/install -c .libs/libcdio_cdda.lai /builddir/build/BUILDROOT/libcdio-paranoia-10.2+0.93+1-5.fc28.riscv64/usr/lib64/libcdio_cdda.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/lib/cdda_interface' make[2]: Leaving directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/lib/cdda_interface' Making install in paranoia make[2]: Entering directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/lib/paranoia' make[3]: Entering directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/lib/paranoia' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libcdio-paranoia-10.2+0.93+1-5.fc28.riscv64/usr/lib64' /bin/sh ../../libtool --mode=install /usr/bin/install -c libcdio_paranoia.la '/builddir/build/BUILDROOT/libcdio-paranoia-10.2+0.93+1-5.fc28.riscv64/usr/lib64' libtool: install: warning: relinking `libcdio_paranoia.la' libtool: install: (cd /builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/lib/paranoia; /bin/sh /builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/libtool --tag CC --mode=relink 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 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -version-info 2:0:0 -Wl,--version-script=libcdio_paranoia.la.ver -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libcdio_paranoia.la -rpath /usr/lib64 gap.lo isort.lo overlap.lo p_block.lo paranoia.lo -lcdio -lm ../../lib/cdda_interface/libcdio_cdda.la -inst-prefix-dir /builddir/build/BUILDROOT/libcdio-paranoia-10.2+0.93+1-5.fc28.riscv64) libtool: relink: gcc -shared -fPIC -DPIC .libs/gap.o .libs/isort.o .libs/overlap.o .libs/p_block.o .libs/paranoia.o -Wl,-rpath -Wl,/usr/lib64 -lcdio -lm -L/builddir/build/BUILDROOT/libcdio-paranoia-10.2+0.93+1-5.fc28.riscv64/usr/lib64 -L/usr/lib64 -lcdio_cdda -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -Wl,--version-script=libcdio_paranoia.la.ver -Wl,-z -Wl,relro -Wl,-soname -Wl,libcdio_paranoia.so.2 -o .libs/libcdio_paranoia.so.2.0.0 libtool: install: /usr/bin/install -c .libs/libcdio_paranoia.so.2.0.0T /builddir/build/BUILDROOT/libcdio-paranoia-10.2+0.93+1-5.fc28.riscv64/usr/lib64/libcdio_paranoia.so.2.0.0 libtool: install: (cd /builddir/build/BUILDROOT/libcdio-paranoia-10.2+0.93+1-5.fc28.riscv64/usr/lib64 && { ln -s -f libcdio_paranoia.so.2.0.0 libcdio_paranoia.so.2 || { rm -f libcdio_paranoia.so.2 && ln -s libcdio_paranoia.so.2.0.0 libcdio_paranoia.so.2; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libcdio-paranoia-10.2+0.93+1-5.fc28.riscv64/usr/lib64 && { ln -s -f libcdio_paranoia.so.2.0.0 libcdio_paranoia.so || { rm -f libcdio_paranoia.so && ln -s libcdio_paranoia.so.2.0.0 libcdio_paranoia.so; }; }) libtool: install: /usr/bin/install -c .libs/libcdio_paranoia.lai /builddir/build/BUILDROOT/libcdio-paranoia-10.2+0.93+1-5.fc28.riscv64/usr/lib64/libcdio_paranoia.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/lib/paranoia' make[2]: Leaving directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/lib/paranoia' make[2]: Entering directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/lib' make[3]: Entering directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/lib' 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/libcdio-paranoia-10.2+0.93+1/lib' make[2]: Leaving directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/lib' make[1]: Leaving directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/lib' Making install in src make[1]: Entering directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/src' make[2]: Entering directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libcdio-paranoia-10.2+0.93+1-5.fc28.riscv64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c cd-paranoia '/builddir/build/BUILDROOT/libcdio-paranoia-10.2+0.93+1-5.fc28.riscv64/usr/bin' libtool: install: warning: `../lib/cdda_interface/libcdio_cdda.la' has not been installed in `/usr/lib64' libtool: install: warning: `../lib/paranoia/libcdio_paranoia.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/cd-paranoia /builddir/build/BUILDROOT/libcdio-paranoia-10.2+0.93+1-5.fc28.riscv64/usr/bin/cd-paranoia make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/src' make[1]: Leaving directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/src' Making install in test make[1]: Entering directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/test' Making install in cdda_interface make[2]: Entering directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/test/cdda_interface' make[3]: Entering directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/test/cdda_interface' 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/libcdio-paranoia-10.2+0.93+1/test/cdda_interface' make[2]: Leaving directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/test/cdda_interface' Making install in data make[2]: Entering directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/test/data' make[3]: Entering directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/test/data' 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/libcdio-paranoia-10.2+0.93+1/test/data' make[2]: Leaving directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/test/data' make[2]: Entering directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/test' make[3]: Entering directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/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/libcdio-paranoia-10.2+0.93+1/test' make[2]: Leaving directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/test' make[1]: Leaving directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/test' Making install in example make[1]: Entering directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/example' make[2]: Entering directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/example' make[3]: Entering directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/example' 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/libcdio-paranoia-10.2+0.93+1/example' make[2]: Leaving directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/example' make[1]: Leaving directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1/example' make[1]: Entering directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1' make[2]: Entering directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libcdio-paranoia-10.2+0.93+1-5.fc28.riscv64/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 libcdio_paranoia.pc libcdio_cdda.pc '/builddir/build/BUILDROOT/libcdio-paranoia-10.2+0.93+1-5.fc28.riscv64/usr/lib64/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1' make[1]: Leaving directory '/builddir/build/BUILD/libcdio-paranoia-10.2+0.93+1' + find /builddir/build/BUILDROOT/libcdio-paranoia-10.2+0.93+1-5.fc28.riscv64 -type f -name '*.la' -exec rm -f '{}' ';' + mv /builddir/build/BUILDROOT/libcdio-paranoia-10.2+0.93+1-5.fc28.riscv64/usr/share/man/jp /builddir/build/BUILDROOT/libcdio-paranoia-10.2+0.93+1-5.fc28.riscv64/usr/share/man/ja + cp -a /builddir/build/BUILDROOT/libcdio-paranoia-10.2+0.93+1-5.fc28.riscv64/usr/include/cdio/paranoia/cdda.h /builddir/build/BUILDROOT/libcdio-paranoia-10.2+0.93+1-5.fc28.riscv64/usr/include/cdio/paranoia/paranoia.h /builddir/build/BUILDROOT/libcdio-paranoia-10.2+0.93+1-5.fc28.riscv64/usr/include/cdio/ + chrpath --delete /builddir/build/BUILDROOT/libcdio-paranoia-10.2+0.93+1-5.fc28.riscv64/usr/bin/cd-paranoia + chrpath --delete /builddir/build/BUILDROOT/libcdio-paranoia-10.2+0.93+1-5.fc28.riscv64/usr/lib64/libcdio_cdda.so.2 /builddir/build/BUILDROOT/libcdio-paranoia-10.2+0.93+1-5.fc28.riscv64/usr/lib64/libcdio_cdda.so.2.0.0 /builddir/build/BUILDROOT/libcdio-paranoia-10.2+0.93+1-5.fc28.riscv64/usr/lib64/libcdio_paranoia.so.2 /builddir/build/BUILDROOT/libcdio-paranoia-10.2+0.93+1-5.fc28.riscv64/usr/lib64/libcdio_paranoia.so.2.0.0 + /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: libcdio-paranoia-10.2+0.93+1-5.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.4oKn9Q + umask 022 + cd /builddir/build/BUILD + cd libcdio-paranoia-10.2+0.93+1 + DOCDIR=/builddir/build/BUILDROOT/libcdio-paranoia-10.2+0.93+1-5.fc28.riscv64/usr/share/doc/libcdio-paranoia + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libcdio-paranoia-10.2+0.93+1-5.fc28.riscv64/usr/share/doc/libcdio-paranoia + cp -pr AUTHORS /builddir/build/BUILDROOT/libcdio-paranoia-10.2+0.93+1-5.fc28.riscv64/usr/share/doc/libcdio-paranoia + cp -pr COPYING /builddir/build/BUILDROOT/libcdio-paranoia-10.2+0.93+1-5.fc28.riscv64/usr/share/doc/libcdio-paranoia + cp -pr NEWS /builddir/build/BUILDROOT/libcdio-paranoia-10.2+0.93+1-5.fc28.riscv64/usr/share/doc/libcdio-paranoia + cp -pr README /builddir/build/BUILDROOT/libcdio-paranoia-10.2+0.93+1-5.fc28.riscv64/usr/share/doc/libcdio-paranoia + cp -pr THANKS /builddir/build/BUILDROOT/libcdio-paranoia-10.2+0.93+1-5.fc28.riscv64/usr/share/doc/libcdio-paranoia + exit 0 Provides: libcdio-paranoia = 10.2+0.93+1-5.fc28 libcdio-paranoia(riscv-64) = 10.2+0.93+1-5.fc28 libcdio_cdda.so.2()(64bit) libcdio_cdda.so.2(CDIO_CDDA_2)(64bit) libcdio_paranoia.so.2()(64bit) libcdio_paranoia.so.2(CDIO_PARANOIA_2)(64bit) 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) libcdio.so.16()(64bit) libcdio.so.16(CDIO_16)(64bit) libcdio_cdda.so.2()(64bit) libcdio_cdda.so.2(CDIO_CDDA_2)(64bit) libcdio_paranoia.so.2()(64bit) libcdio_paranoia.so.2(CDIO_PARANOIA_2)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) librt.so.1()(64bit) rtld(GNU_HASH) Obsoletes: compat-libcdio-paranoia1 < 10.2+0.93+1 Processing files: libcdio-paranoia-devel-10.2+0.93+1-5.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.puPVpl + umask 022 + cd /builddir/build/BUILD + cd libcdio-paranoia-10.2+0.93+1 + DOCDIR=/builddir/build/BUILDROOT/libcdio-paranoia-10.2+0.93+1-5.fc28.riscv64/usr/share/doc/libcdio-paranoia-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libcdio-paranoia-10.2+0.93+1-5.fc28.riscv64/usr/share/doc/libcdio-paranoia-devel + cp -pr doc/overlapdef.txt /builddir/build/BUILDROOT/libcdio-paranoia-10.2+0.93+1-5.fc28.riscv64/usr/share/doc/libcdio-paranoia-devel + exit 0 Provides: libcdio-paranoia-devel = 10.2+0.93+1-5.fc28 libcdio-paranoia-devel(riscv-64) = 10.2+0.93+1-5.fc28 pkgconfig(libcdio_cdda) = 10.2+0.93+1 pkgconfig(libcdio_paranoia) = 10.2+0.93+1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libcdio_cdda.so.2()(64bit) libcdio_paranoia.so.2()(64bit) pkgconfig(libcdio) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libcdio-paranoia-10.2+0.93+1-5.fc28.riscv64 Wrote: /builddir/build/SRPMS/libcdio-paranoia-10.2+0.93+1-5.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/libcdio-paranoia-10.2+0.93+1-5.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/libcdio-paranoia-devel-10.2+0.93+1-5.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.7BhJKF + umask 022 + cd /builddir/build/BUILD + cd libcdio-paranoia-10.2+0.93+1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libcdio-paranoia-10.2+0.93+1-5.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync ++ sleep 5 +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff