+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/libcdaudio.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.yFk9S9 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libcdaudio-0.99.12p2 + /usr/bin/gzip -dc /builddir/build/SOURCES/libcdaudio-0.99.12p2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libcdaudio-0.99.12p2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (libcdaudio-0.99.12-buffovfl.patch):' Patch #0 (libcdaudio-0.99.12-buffovfl.patch): + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file src/cddb.c + echo 'Patch #1 (libcdaudio-0.99.12p2-libdir.patch):' Patch #1 (libcdaudio-0.99.12p2-libdir.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file libcdaudio-config.in + echo 'Patch #2 (libcdaudio-0.99-CAN-2005-0706.patch):' Patch #2 (libcdaudio-0.99-CAN-2005-0706.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/cddb.c Hunk #1 succeeded at 1052 (offset 18 lines). + echo 'Patch #3 (libcdaudio-0.99.12-segfault.patch):' Patch #3 (libcdaudio-0.99.12-segfault.patch): + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file src/cddb.c + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.EsJ2Ee + umask 022 + cd /builddir/build/BUILD + cd libcdaudio-0.99.12p2 + 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 --enable-dependency-tracking --disable-static --enable-threads checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for gawk... (cached) gawk checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for function prototypes... yes checking for egrep... 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 for string.h... (cached) yes checking for riscv64-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ANSI C... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... nm checking how to recognise dependent libraries... pass_all checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes 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... 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++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for riscv64-redhat-linux-gnu-g77... no checking for riscv64-redhat-linux-gnu-f77... no checking for riscv64-redhat-linux-gnu-xlf... no checking for riscv64-redhat-linux-gnu-frt... no checking for riscv64-redhat-linux-gnu-pgf77... no checking for riscv64-redhat-linux-gnu-fort77... no checking for riscv64-redhat-linux-gnu-fl32... no checking for riscv64-redhat-linux-gnu-af77... no checking for riscv64-redhat-linux-gnu-f90... no checking for riscv64-redhat-linux-gnu-xlf90... no checking for riscv64-redhat-linux-gnu-pgf90... no checking for riscv64-redhat-linux-gnu-epcf90... no checking for riscv64-redhat-linux-gnu-f95... no checking for riscv64-redhat-linux-gnu-fort... no checking for riscv64-redhat-linux-gnu-xlf95... no checking for riscv64-redhat-linux-gnu-ifc... no checking for riscv64-redhat-linux-gnu-efc... no checking for riscv64-redhat-linux-gnu-pgf95... no checking for riscv64-redhat-linux-gnu-lf95... no checking for riscv64-redhat-linux-gnu-gfortran... no checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse nm output from gcc object... ok checking for objdir... .libs checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking if gcc static flag works... yes checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc supports -c -o file.o... 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 configure: creating libtool appending configuration tag "CXX" to libtool 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 checking if g++ PIC flag -fPIC works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool checking for pthread_create in -lpthread... yes threads=-lpthread checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking for fcntl.h... yes checking for sys/ioctl.h... yes checking for unistd.h... (cached) yes checking for linux/cdrom.h... yes checking for linux/ucdrom.h... no checking for sys/cdio.h... no checking for io/cam/cdrom.h... no checking for stdarg.h... yes checking for mntent.h... yes checking for sys/mntent.h... no checking for sys/types.h... (cached) yes checking for sys/param.h... yes checking for sys/ucred.h... no checking for sys/mount.h... yes checking for strings.h... (cached) yes checking for an ANSI C-conforming const... yes checking whether byte ordering is bigendian... no checking for long... yes checking size of long... 8 checking whether time.h and sys/time.h may both be included... yes checking whether gcc needs -traditional... no checking for vprintf... yes checking for _doprnt... no checking for gethostbyname... yes checking for gethostbyname_r... yes checking for mkdir... yes checking for socket... yes checking for strerror... yes checking for strstr... yes checking for strtol... yes checking for snprintf... yes checking for getmntinfo... no checking for strtoul... yes checking for getmntent in -lsun... no checking for getmntent in -lseq... no checking for getmntent in -lgen... no checking for getmntent... yes configure: creating ./config.status config.status: creating libcdaudio.pc config.status: creating libcdaudio-config config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/cdaudio.h config.status: creating config.h config.status: executing depfiles commands config.status: executing default commands Ready to build libcdaudio 0.99.12p2. * I am configured for a generic or GNU or GNU-like system. * The build is not a cross-compilation. * I will build a thread-safe version. * I will not use the XBox fix. If you're compiling on XBox, consider enabling the fix with --enable-xbox-fix. => If you want to help, please contact the maintainer. libcdaudio cannot evolve as long as there is no portability testing. We need people who can compile & test libcdaudio on: OpenBSD FreeBSD NetBSD Solaris Irix BeOS OSF/1 XBox/MythTV If you use a box with one of these operating systems, please consider helping us. Thanks. You may build libcdaudio with your favorite Make program, e.g. "make". + make make all-recursive make[1]: Entering directory '/builddir/build/BUILD/libcdaudio-0.99.12p2' Making all in src make[2]: Entering directory '/builddir/build/BUILD/libcdaudio-0.99.12p2/src' if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_REENTRANT -MT cddb.lo -MD -MP -MF ".deps/cddb.Tpo" -c -o cddb.lo cddb.c; \ then mv -f ".deps/cddb.Tpo" ".deps/cddb.Plo"; else rm -f ".deps/cddb.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_REENTRANT -MT cddb.lo -MD -MP -MF .deps/cddb.Tpo -c cddb.c -fPIC -DPIC -o .libs/cddb.o cddb.c: In function 'cddb_sites': cddb.c:1302:17: warning: variable 'http_string_len' set but not used [-Wunused-but-set-variable] int token[3], http_string_len; ^~~~~~~~~~~~~~~ cddb.c: In function 'cddb_read_serverlist': cddb.c:507:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(inbuffer, 256, cddbconf); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cddb.c: In function 'cddb_read_disc_data': cddb.c:1684:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(inbuffer, 512, cddb_data); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cddb.c: In function 'cddb_http_submit': cddb.c:2349:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(outbuffer, 512, cddb_entry); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_REENTRANT -MT cdindex.lo -MD -MP -MF ".deps/cdindex.Tpo" -c -o cdindex.lo cdindex.c; \ then mv -f ".deps/cdindex.Tpo" ".deps/cdindex.Plo"; else rm -f ".deps/cdindex.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_REENTRANT -MT cdindex.lo -MD -MP -MF .deps/cdindex.Tpo -c cdindex.c -fPIC -DPIC -o .libs/cdindex.o cdindex.c: In function 'cdindex_direct_discid': cdindex.c:286:21: warning: pointer targets in passing argument 2 of 'sha_update' differ in signedness [-Wpointer-sign] sha_update(&sha, temp, strlen(temp)); ^~~~ cdindex.c:191:1: note: expected 'unsigned char *' but argument is of type 'char *' sha_update(struct sha_data *sha, unsigned char *buffer, int count) ^~~~~~~~~~ cdindex.c:288:21: warning: pointer targets in passing argument 2 of 'sha_update' differ in signedness [-Wpointer-sign] sha_update(&sha, temp, strlen(temp)); ^~~~ cdindex.c:191:1: note: expected 'unsigned char *' but argument is of type 'char *' sha_update(struct sha_data *sha, unsigned char *buffer, int count) ^~~~~~~~~~ cdindex.c:291:21: warning: pointer targets in passing argument 2 of 'sha_update' differ in signedness [-Wpointer-sign] sha_update(&sha, temp, strlen(temp)); ^~~~ cdindex.c:191:1: note: expected 'unsigned char *' but argument is of type 'char *' sha_update(struct sha_data *sha, unsigned char *buffer, int count) ^~~~~~~~~~ cdindex.c:298:24: warning: pointer targets in passing argument 2 of 'sha_update' differ in signedness [-Wpointer-sign] sha_update(&sha, temp, strlen(temp)); ^~~~ cdindex.c:191:1: note: expected 'unsigned char *' but argument is of type 'char *' sha_update(struct sha_data *sha, unsigned char *buffer, int count) ^~~~~~~~~~ cdindex.c:300:14: warning: pointer targets in passing argument 1 of 'sha_final' differ in signedness [-Wpointer-sign] sha_final(digest, &sha); ^~~~~~ cdindex.c:226:1: note: expected 'unsigned char *' but argument is of type 'char *' sha_final(unsigned char digest[20], struct sha_data *sha) ^~~~~~~~~ cdindex.c: In function 'cdindex_read': cdindex.c:459:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(sock, outbuffer, strlen(outbuffer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cdindex.c: In function 'cdindex_read_disc_data': cdindex.c:552:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(inbuffer, 512, cdindex_xml); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cdindex.c:576:3: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(inbuffer, 512, cdindex_xml); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cdindex.c:583:6: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(inbuffer, 512, cdindex_xml); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cdindex.c: In function 'cdindex_http_submit': cdindex.c:872:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(sock, outbuffer, strlen(outbuffer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cdindex.c:875:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(sock, outbuffer, strlen(outbuffer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cdindex.c:883:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(sock, outbuffer, strlen(outbuffer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cdindex.c:887:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(outbuffer, 512, cdindex_entry); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cdindex.c:888:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(sock, outbuffer, strlen(outbuffer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_REENTRANT -MT coverart.lo -MD -MP -MF ".deps/coverart.Tpo" -c -o coverart.lo coverart.c; \ then mv -f ".deps/coverart.Tpo" ".deps/coverart.Plo"; else rm -f ".deps/coverart.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_REENTRANT -MT coverart.lo -MD -MP -MF .deps/coverart.Tpo -c coverart.c -fPIC -DPIC -o .libs/coverart.o coverart.c: In function 'coverart_query': coverart.c:183:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(sock, outbuffer, strlen(outbuffer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ coverart.c: In function 'coverart_name_query': coverart.c:206:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(sock, outbuffer, strlen(outbuffer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ coverart.c: In function 'coverart_read': coverart.c:239:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(sock, outbuffer, strlen(outbuffer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ coverart.c:233:25: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size between 233 and 498 [-Wformat-truncation=] "GET http://%s:%d/%s HTTP/1.0\n\n", ^~ coverart.c:236:7: host.host_addressing); ~~~~ In file included from /usr/include/stdio.h:861:0, from coverart.c:30: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 26 and 546 bytes into a destination of size 512 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ coverart.c: In function 'coverart_read_data': coverart.c:321:39: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] snprintf(procbuffer, 256, "%s/%s", root_dir, d->d_name); ^ In file included from /usr/include/stdio.h:861:0, from coverart.c:30: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 2 or more bytes (assuming 257) into a destination of size 256 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_REENTRANT -MT data.lo -MD -MP -MF ".deps/data.Tpo" -c -o data.lo data.c; \ then mv -f ".deps/data.Tpo" ".deps/data.Plo"; else rm -f ".deps/data.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_REENTRANT -MT data.lo -MD -MP -MF .deps/data.Tpo -c data.c -fPIC -DPIC -o .libs/data.o if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_REENTRANT -MT changer.lo -MD -MP -MF ".deps/changer.Tpo" -c -o changer.lo changer.c; \ then mv -f ".deps/changer.Tpo" ".deps/changer.Plo"; else rm -f ".deps/changer.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_REENTRANT -MT changer.lo -MD -MP -MF .deps/changer.Tpo -c changer.c -fPIC -DPIC -o .libs/changer.o changer.c: In function 'cd_changer_stat': changer.c:111:31: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 128 [-Wformat-truncation=] snprintf(CD.disc_info, 128, "%s/ %s", ^~ data.data_artist, data.data_title); ~~~~ In file included from /usr/include/stdio.h:861:0, from changer.c:26: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 3 and 513 bytes into a destination of size 128 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ changer.c:114:31: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 128 [-Wformat-truncation=] snprintf(CD.disc_info, 128, "%s / %s", ^~ data.data_artist, data.data_title); ~~~~ In file included from /usr/include/stdio.h:861:0, from changer.c:26: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 4 and 514 bytes into a destination of size 128 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_REENTRANT -MT base64.lo -MD -MP -MF ".deps/base64.Tpo" -c -o base64.lo base64.c; \ then mv -f ".deps/base64.Tpo" ".deps/base64.Plo"; else rm -f ".deps/base64.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_REENTRANT -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c base64.c -fPIC -DPIC -o .libs/base64.o if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_REENTRANT -MT extra_objs.lo -MD -MP -MF ".deps/extra_objs.Tpo" -c -o extra_objs.lo extra_objs.c; \ then mv -f ".deps/extra_objs.Tpo" ".deps/extra_objs.Plo"; else rm -f ".deps/extra_objs.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_REENTRANT -MT extra_objs.lo -MD -MP -MF .deps/extra_objs.Tpo -c extra_objs.c -fPIC -DPIC -o .libs/extra_objs.o if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_REENTRANT -MT cdaudio.lo -MD -MP -MF ".deps/cdaudio.Tpo" -c -o cdaudio.lo cdaudio.c; \ then mv -f ".deps/cdaudio.Tpo" ".deps/cdaudio.Plo"; else rm -f ".deps/cdaudio.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_REENTRANT -MT cdaudio.lo -MD -MP -MF .deps/cdaudio.Tpo -c cdaudio.c -fPIC -DPIC -o .libs/cdaudio.o /bin/sh ../libtool --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 -D_REENTRANT -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libcdaudio.la -rpath /usr/lib64 -version-info 1:0:0 cddb.lo cdindex.lo coverart.lo data.lo changer.lo base64.lo extra_objs.lo cdaudio.lo gcc -shared .libs/cddb.o .libs/cdindex.o .libs/coverart.o .libs/data.o .libs/changer.o .libs/base64.o .libs/extra_objs.o .libs/cdaudio.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -Wl,-soname -Wl,libcdaudio.so.1 -o .libs/libcdaudio.so.1.0.0 (cd .libs && rm -f libcdaudio.so.1 && ln -s libcdaudio.so.1.0.0 libcdaudio.so.1) (cd .libs && rm -f libcdaudio.so && ln -s libcdaudio.so.1.0.0 libcdaudio.so) creating libcdaudio.la (cd .libs && rm -f libcdaudio.la && ln -s ../libcdaudio.la libcdaudio.la) make[2]: Leaving directory '/builddir/build/BUILD/libcdaudio-0.99.12p2/src' make[2]: Entering directory '/builddir/build/BUILD/libcdaudio-0.99.12p2' make[2]: Leaving directory '/builddir/build/BUILD/libcdaudio-0.99.12p2' make[1]: Leaving directory '/builddir/build/BUILD/libcdaudio-0.99.12p2' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.XkseSF + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libcdaudio-0.99.12p2-26.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libcdaudio-0.99.12p2-26.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/libcdaudio-0.99.12p2-26.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libcdaudio-0.99.12p2-26.fc28.riscv64 + cd libcdaudio-0.99.12p2 + make install DESTDIR=/builddir/build/BUILDROOT/libcdaudio-0.99.12p2-26.fc28.riscv64 Making install in src make[1]: Entering directory '/builddir/build/BUILD/libcdaudio-0.99.12p2/src' make[2]: Entering directory '/builddir/build/BUILD/libcdaudio-0.99.12p2/src' mkdir -p -- . /builddir/build/BUILDROOT/libcdaudio-0.99.12p2-26.fc28.riscv64/usr/lib64 /bin/sh ../libtool --mode=install /usr/bin/install -c libcdaudio.la /builddir/build/BUILDROOT/libcdaudio-0.99.12p2-26.fc28.riscv64/usr/lib64/libcdaudio.la /usr/bin/install -c .libs/libcdaudio.so.1.0.0 /builddir/build/BUILDROOT/libcdaudio-0.99.12p2-26.fc28.riscv64/usr/lib64/libcdaudio.so.1.0.0 (cd /builddir/build/BUILDROOT/libcdaudio-0.99.12p2-26.fc28.riscv64/usr/lib64 && rm -f libcdaudio.so.1 && ln -s libcdaudio.so.1.0.0 libcdaudio.so.1) (cd /builddir/build/BUILDROOT/libcdaudio-0.99.12p2-26.fc28.riscv64/usr/lib64 && rm -f libcdaudio.so && ln -s libcdaudio.so.1.0.0 libcdaudio.so) /usr/bin/install -c .libs/libcdaudio.lai /builddir/build/BUILDROOT/libcdaudio-0.99.12p2-26.fc28.riscv64/usr/lib64/libcdaudio.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' mkdir -p -- . /builddir/build/BUILDROOT/libcdaudio-0.99.12p2-26.fc28.riscv64/usr/include /usr/bin/install -c -m 644 cdaudio.h /builddir/build/BUILDROOT/libcdaudio-0.99.12p2-26.fc28.riscv64/usr/include/cdaudio.h make[2]: Leaving directory '/builddir/build/BUILD/libcdaudio-0.99.12p2/src' make[1]: Leaving directory '/builddir/build/BUILD/libcdaudio-0.99.12p2/src' make[1]: Entering directory '/builddir/build/BUILD/libcdaudio-0.99.12p2' make[2]: Entering directory '/builddir/build/BUILD/libcdaudio-0.99.12p2' test -z "/usr/bin" || mkdir -p -- . "/builddir/build/BUILDROOT/libcdaudio-0.99.12p2-26.fc28.riscv64/usr/bin" /usr/bin/install -c 'libcdaudio-config' '/builddir/build/BUILDROOT/libcdaudio-0.99.12p2-26.fc28.riscv64/usr/bin/libcdaudio-config' test -z "/usr/share/aclocal" || mkdir -p -- . "/builddir/build/BUILDROOT/libcdaudio-0.99.12p2-26.fc28.riscv64/usr/share/aclocal" /usr/bin/install -c -m 644 'libcdaudio.m4' '/builddir/build/BUILDROOT/libcdaudio-0.99.12p2-26.fc28.riscv64/usr/share/aclocal/libcdaudio.m4' test -z "/usr/lib64/pkgconfig" || mkdir -p -- . "/builddir/build/BUILDROOT/libcdaudio-0.99.12p2-26.fc28.riscv64/usr/lib64/pkgconfig" /usr/bin/install -c -m 644 'libcdaudio.pc' '/builddir/build/BUILDROOT/libcdaudio-0.99.12p2-26.fc28.riscv64/usr/lib64/pkgconfig/libcdaudio.pc' make[2]: Leaving directory '/builddir/build/BUILD/libcdaudio-0.99.12p2' make[1]: Leaving directory '/builddir/build/BUILD/libcdaudio-0.99.12p2' + /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 *** WARNING: ./usr/lib64/libcdaudio.la is executable but has empty or no shebang, removing executable bit Processing files: libcdaudio-0.99.12p2-26.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.nHFNLI + umask 022 + cd /builddir/build/BUILD + cd libcdaudio-0.99.12p2 + DOCDIR=/builddir/build/BUILDROOT/libcdaudio-0.99.12p2-26.fc28.riscv64/usr/share/doc/libcdaudio + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libcdaudio-0.99.12p2-26.fc28.riscv64/usr/share/doc/libcdaudio + cp -pr README /builddir/build/BUILDROOT/libcdaudio-0.99.12p2-26.fc28.riscv64/usr/share/doc/libcdaudio + cp -pr NEWS /builddir/build/BUILDROOT/libcdaudio-0.99.12p2-26.fc28.riscv64/usr/share/doc/libcdaudio + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.6vLl5U + umask 022 + cd /builddir/build/BUILD + cd libcdaudio-0.99.12p2 + LICENSEDIR=/builddir/build/BUILDROOT/libcdaudio-0.99.12p2-26.fc28.riscv64/usr/share/licenses/libcdaudio + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libcdaudio-0.99.12p2-26.fc28.riscv64/usr/share/licenses/libcdaudio + cp -pr COPYING /builddir/build/BUILDROOT/libcdaudio-0.99.12p2-26.fc28.riscv64/usr/share/licenses/libcdaudio + exit 0 Provides: libcdaudio = 0.99.12p2-26.fc28 libcdaudio(riscv-64) = 0.99.12p2-26.fc28 libcdaudio.so.1()(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) rtld(GNU_HASH) Processing files: libcdaudio-devel-0.99.12p2-26.fc28.riscv64 Provides: libcdaudio-devel = 0.99.12p2-26.fc28 libcdaudio-devel(riscv-64) = 0.99.12p2-26.fc28 pkgconfig(libcdaudio) = 0.99.12 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh /usr/bin/pkg-config libcdaudio.so.1()(64bit) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libcdaudio-0.99.12p2-26.fc28.riscv64 Wrote: /builddir/build/SRPMS/libcdaudio-0.99.12p2-26.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/libcdaudio-0.99.12p2-26.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/libcdaudio-devel-0.99.12p2-26.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.GqVIDT + umask 022 + cd /builddir/build/BUILD + cd libcdaudio-0.99.12p2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libcdaudio-0.99.12p2-26.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