<86>May 12 01:21:43 userdel[3041241]: delete user 'rooter' <86>May 12 01:21:43 groupadd[3041292]: group added to /etc/group: name=rooter, GID=1859 <86>May 12 01:21:43 groupadd[3041292]: new group: name=rooter, GID=1859 <86>May 12 01:21:43 useradd[3041334]: new user: name=rooter, UID=1859, GID=1859, home=/root, shell=/bin/bash <86>May 12 01:21:43 userdel[3041565]: delete user 'builder' <86>May 12 01:21:43 userdel[3041565]: removed group 'builder' owned by 'builder' <86>May 12 01:21:43 userdel[3041565]: removed shadow group 'builder' owned by 'builder' <86>May 12 01:21:43 groupadd[3041593]: group added to /etc/group: name=builder, GID=1860 <86>May 12 01:21:43 groupadd[3041593]: group added to /etc/gshadow: name=builder <86>May 12 01:21:43 groupadd[3041593]: new group: name=builder, GID=1860 <86>May 12 01:21:43 useradd[3041611]: new user: name=builder, UID=1860, GID=1860, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/libcdaudio-0.99.12p2-alt3.qa1.src.rpm: The use of such a license name is ambiguous: GPL <13>May 12 01:21:49 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>May 12 01:21:50 rpmi: libstdc++10-devel-10.3.1-alt2 sisyphus+277353.100.2.1 1625525890 installed <13>May 12 01:21:50 rpmi: gcc10-c++-10.3.1-alt2 sisyphus+277353.100.2.1 1625525890 installed <13>May 12 01:21:50 rpmi: gcc-c++-10-alt1 sisyphus+263054.200.3.1 1607517515 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/libcdaudio-0.99.12p2-alt3.qa1.nosrc.rpm (w1.gzdio) Installing libcdaudio-0.99.12p2-alt3.qa1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.4509 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libcdaudio-0.99.12p2 + echo 'Source #0 (libcdaudio-0.99.12p2.tar.gz):' Source #0 (libcdaudio-0.99.12p2.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/libcdaudio-0.99.12p2.tar.gz + /bin/tar -xf - + cd libcdaudio-0.99.12p2 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (libcdaudio-0.99.12-buffovfl.patch):' Patch #0 (libcdaudio-0.99.12-buffovfl.patch): + /usr/bin/patch -p0 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 -p1 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 -p1 patching file src/cddb.c Hunk #1 succeeded at 1052 (offset 18 lines). + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.4509 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libcdaudio-0.99.12p2 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --disable-static checking for a BSD-compatible install... /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 x86_64-alt-linux-gcc... x86_64-alt-linux-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 x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of x86_64-alt-linux-gcc... none checking how to run the C preprocessor... x86_64-alt-linux-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 x86_64-alt-linux-gcc... (cached) x86_64-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-alt-linux-gcc accepts -g... (cached) yes checking for x86_64-alt-linux-gcc option to accept ANSI C... (cached) none needed checking dependency style of x86_64-alt-linux-gcc... (cached) none checking for a BSD-compatible install... /bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for ld used by x86_64-alt-linux-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... (cached) pass_all checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for x86_64-alt-linux-g++... x86_64-alt-linux-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-alt-linux-g++ accepts -g... yes checking dependency style of x86_64-alt-linux-g++... none checking how to run the C++ preprocessor... x86_64-alt-linux-g++ -E checking for x86_64-alt-linux-g77... no checking for x86_64-alt-linux-f77... no checking for x86_64-alt-linux-xlf... no checking for x86_64-alt-linux-frt... no checking for x86_64-alt-linux-pgf77... no checking for x86_64-alt-linux-fort77... no checking for x86_64-alt-linux-fl32... no checking for x86_64-alt-linux-af77... no checking for x86_64-alt-linux-f90... no checking for x86_64-alt-linux-xlf90... no checking for x86_64-alt-linux-pgf90... no checking for x86_64-alt-linux-epcf90... no checking for x86_64-alt-linux-f95... no checking for x86_64-alt-linux-fort... no checking for x86_64-alt-linux-xlf95... no checking for x86_64-alt-linux-ifc... no checking for x86_64-alt-linux-efc... no checking for x86_64-alt-linux-pgf95... no checking for x86_64-alt-linux-lf95... no checking for x86_64-alt-linux-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 x86_64-alt-linux-gcc object... ok checking for objdir... .libs checking for x86_64-alt-linux-ar... no checking for ar... ar checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking for x86_64-alt-linux-strip... no checking for strip... strip checking if x86_64-alt-linux-gcc static flag works... yes checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC works... yes checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) 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 x86_64-alt-linux-g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-alt-linux-g++ option to produce PIC... -fPIC checking if x86_64-alt-linux-g++ PIC flag -fPIC works... yes checking if x86_64-alt-linux-g++ supports -c -o file.o... yes checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld -m elf_x86_64) 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 x86_64-alt-linux-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 -j16 make all-recursive Making all in src make[2]: Entering directory '/usr/src/RPM/BUILD/libcdaudio-0.99.12p2/src' /bin/sh ../libtool --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -D_REENTRANT -c -o extra_objs.lo extra_objs.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -D_REENTRANT -c extra_objs.c -fPIC -DPIC -o .libs/extra_objs.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libcdaudio-0.99.12p2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libcdaudio-0.99.12p2/src' /bin/sh ../libtool --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -D_REENTRANT -c -o base64.lo base64.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -D_REENTRANT -c base64.c -fPIC -DPIC -o .libs/base64.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libcdaudio-0.99.12p2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libcdaudio-0.99.12p2/src' /bin/sh ../libtool --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -D_REENTRANT -c -o changer.lo changer.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -D_REENTRANT -c changer.c -fPIC -DPIC -o .libs/changer.o In file included from /usr/include/string.h:532, from changer.c:27: In function 'strncpy', inlined from 'cd_changer_stat' at changer.c:117:7: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' output may be truncated copying 128 bytes from a string of length 255 [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ changer.c: In function 'cd_changer_stat': changer.c:114:31: warning: '%s' directive output may be truncated writing up to 465163 bytes into a region of size 128 [-Wformat-truncation=] 114 | snprintf(CD.disc_info, 128, "%s / %s", | ^~ 115 | data.data_artist, data.data_title); | ~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from changer.c:26: /usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output between 4 and 465422 bytes into a destination of size 128 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ changer.c:111:31: warning: '%s' directive output may be truncated writing up to 465163 bytes into a region of size 128 [-Wformat-truncation=] 111 | snprintf(CD.disc_info, 128, "%s/ %s", | ^~ 112 | data.data_artist, data.data_title); | ~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from changer.c:26: /usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output between 3 and 465421 bytes into a destination of size 128 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/libcdaudio-0.99.12p2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libcdaudio-0.99.12p2/src' /bin/sh ../libtool --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -D_REENTRANT -c -o data.lo data.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -D_REENTRANT -c data.c -fPIC -DPIC -o .libs/data.o In file included from /usr/include/string.h:532, from data.c:25: In function 'strncpy', inlined from 'data_format_input' at data.c:189:5: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 256 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'data_format_input' at data.c:186:5: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 256 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'data_format_input' at data.c:204:7: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin___strncpy_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ data.c: In function 'data_format_input': data.c:205:21: note: length computed here 205 | trackbuffer, strlen(trackbuffer) - 1); | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:532, from data.c:25: In function 'strncpy', inlined from 'data_format_block' at data.c:148:5, inlined from 'data_format_output' at data.c:262:3: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' output may be truncated copying 64 bytes from a string of length 4095 [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'data_format_output' at data.c:279:7: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 256 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/libcdaudio-0.99.12p2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libcdaudio-0.99.12p2/src' /bin/sh ../libtool --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -D_REENTRANT -c -o coverart.lo coverart.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -D_REENTRANT -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] 183 | 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] 206 | 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] 239 | write(sock, outbuffer, strlen(outbuffer)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:532, from coverart.c:24: In function 'strncpy', inlined from 'coverart_process_line' at coverart.c:141:7, inlined from 'coverart_read_results' at coverart.c:167:5: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' output may be truncated copying 64 bytes from a string of length 127 [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ coverart.c: In function 'coverart_read': 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=] 233 | "GET http://%s:%d/%s HTTP/1.0\n\n", | ^~ ...... 236 | host.host_addressing); | ~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from coverart.c:30: /usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output between 26 and 546 bytes into a destination of size 512 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:532, from coverart.c:24: In function 'strncpy', inlined from 'coverart_read' at coverart.c:248:2: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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=] 321 | snprintf(procbuffer, 256, "%s/%s", root_dir, d->d_name); | ^ In file included from /usr/include/stdio.h:866, from coverart.c:30: /usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output 2 or more bytes (assuming 257) into a destination of size 256 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:532, from coverart.c:24: In function 'strncpy', inlined from 'coverart_write_data' at coverart.c:367:5: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ coverart.c: In function 'coverart_write_data': coverart.c:372:27: warning: '%s' directive output may be truncated writing up to 29 bytes into a region of size between 0 and 255 [-Wformat-truncation=] 372 | snprintf(file, 256, "%s/%s.%s", root_dir, id, extension); | ^~ ~~ In file included from /usr/include/stdio.h:866, from coverart.c:30: /usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output between 3 and 302 bytes into a destination of size 256 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/libcdaudio-0.99.12p2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libcdaudio-0.99.12p2/src' /bin/sh ../libtool --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -D_REENTRANT -c -o cdaudio.lo cdaudio.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -D_REENTRANT -c cdaudio.c -fPIC -DPIC -o .libs/cdaudio.o In file included from /usr/include/string.h:532, from cdaudio.c:26: In function 'strncpy', inlined from 'cd_init_device' at cdaudio.c:138:5: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 255 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/libcdaudio-0.99.12p2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libcdaudio-0.99.12p2/src' /bin/sh ../libtool --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -D_REENTRANT -c -o cdindex.lo cdindex.c mkdir .libs x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -D_REENTRANT -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] 286 | sha_update(&sha, temp, strlen(temp)); | ^~~~ | | | char * cdindex.c:191:49: note: expected 'unsigned char *' but argument is of type 'char *' 191 | 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] 288 | sha_update(&sha, temp, strlen(temp)); | ^~~~ | | | char * cdindex.c:191:49: note: expected 'unsigned char *' but argument is of type 'char *' 191 | 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] 291 | sha_update(&sha, temp, strlen(temp)); | ^~~~ | | | char * cdindex.c:191:49: note: expected 'unsigned char *' but argument is of type 'char *' 191 | 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] 298 | sha_update(&sha, temp, strlen(temp)); | ^~~~ | | | char * cdindex.c:191:49: note: expected 'unsigned char *' but argument is of type 'char *' 191 | 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] 300 | sha_final(digest, &sha); | ^~~~~~ | | | char * cdindex.c:226:25: note: expected 'unsigned char *' but argument is of type 'char *' 226 | 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] 459 | 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] 552 | fgets(inbuffer, 512, cdindex_xml); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cdindex.c:576:3: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 576 | fgets(inbuffer, 512, cdindex_xml); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cdindex.c:583:6: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 583 | 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] 872 | write(sock, outbuffer, strlen(outbuffer)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cdindex.c:875:4: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 875 | write(sock, outbuffer, strlen(outbuffer)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cdindex.c:883:4: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 883 | write(sock, outbuffer, strlen(outbuffer)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cdindex.c:887:7: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 887 | fgets(outbuffer, 512, cdindex_entry); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cdindex.c:888:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 888 | write(sock, outbuffer, strlen(outbuffer)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cdindex.c: In function 'cdindex_read_disc_data': cdindex.c:539:28: warning: '%s' directive output may be truncated writing up to 29 bytes into a region of size between 0 and 255 [-Wformat-truncation=] 539 | snprintf(file, 256, "%s/%s", root_dir, data->data_cdindex_id); | ^~ In file included from /usr/include/stdio.h:866, from cdindex.c:30: /usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output between 2 and 286 bytes into a destination of size 256 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:532, from cdindex.c:35: In function 'strncpy', inlined from 'cdindex_read_disc_data' at cdindex.c:569:3: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 512 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'cdindex_read_disc_data' at cdindex.c:570:3: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 256 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'cdindex_read_disc_data' at cdindex.c:580:6: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 512 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'cdindex_read_disc_data' at cdindex.c:587:3: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 512 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'cdindex_read_disc_data' at cdindex.c:559:3: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 512 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'cdindex_read_disc_data' at cdindex.c:560:3: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 256 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cdindex.c: In function 'cdindex_write_data': cdindex.c:622:28: warning: '%s' directive output may be truncated writing up to 29 bytes into a region of size between 0 and 255 [-Wformat-truncation=] 622 | snprintf(file, 256, "%s/%s", root_dir, data->data_cdindex_id); | ^~ In file included from /usr/include/stdio.h:866, from cdindex.c:30: /usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output between 2 and 286 bytes into a destination of size 256 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cdindex.c: In function 'cdindex_stat_disc_data': cdindex.c:813:28: warning: '%s' directive output may be truncated writing up to 29 bytes into a region of size between 0 and 255 [-Wformat-truncation=] 813 | snprintf(file, 256, "%s/%s", root_dir, entry->entry_cdindex_id); | ^~ In file included from /usr/include/stdio.h:866, from cdindex.c:30: /usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output between 2 and 286 bytes into a destination of size 256 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/libcdaudio-0.99.12p2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libcdaudio-0.99.12p2/src' /bin/sh ../libtool --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -D_REENTRANT -c -o cddb.lo cddb.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -D_REENTRANT -c cddb.c -fPIC -DPIC -o .libs/cddb.o cddb.c: In function 'cddb_sites': cddb.c:1300:17: warning: variable 'http_string_len' set but not used [-Wunused-but-set-variable] 1300 | 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] 507 | fgets(inbuffer, 256, cddbconf); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cddb.c: In function 'cddb_read_disc_data': cddb.c:1682:2: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 1682 | fgets(inbuffer, 512, cddb_data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cddb.c: In function 'cddb_http_submit': cddb.c:2347:5: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 2347 | fgets(outbuffer, 512, cddb_entry); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:532, from cddb.c:26: In function 'strncpy', inlined from 'cddb_data_copy_from_mc' at cddb.c:312:3: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 256 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'cddb_data_copy_from_mc' at cddb.c:313:3: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 256 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'cddb_data_copy_from_mc' at cddb.c:314:3: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 4096 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'cddb_connect' at cddb.c:680:2: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 256 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'cddb_connect' at cddb.c:695:7: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 256 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'cddb_connect' at cddb.c:689:7: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 256 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'cddb_query' at cddb.c:978:5: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 256 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'cddb_query' at cddb.c:1001:7: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 64 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'cddb_query' at cddb.c:1039:7: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 64 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'cddb_query' at cddb.c:1037:7: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 64 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'cddb_query' at cddb.c:955:7: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 256 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'cddb_read_token' at cddb.c:1385:5: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 256 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cddb.c: In function 'cddb_connect_server': cddb.c:759:39: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 225 [-Wformat-truncation=] 759 | "cddb hello anonymous anonymous %s %s\n", | ^~ 760 | hello.hello_program, hello.hello_version); | ~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from cddb.c:23: /usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output between 34 and 544 bytes into a destination of size 256 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cddb.c: In function 'cddb_direct_erase_data': cddb.c:1999:34: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] 1999 | snprintf(genre_dir, 256, "%s/%s", root_dir, cddb_genre(genre)); | ^ In file included from /usr/include/stdio.h:866, from cddb.c:23: /usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output 2 or more bytes (assuming 257) into a destination of size 256 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cddb.c:2000:27: warning: '%08lx' directive output may be truncated writing between 8 and 16 bytes into a region of size between 0 and 255 [-Wformat-truncation=] 2000 | snprintf(file, 256, "%s/%08lx", genre_dir, id); | ^~~~~ In file included from /usr/include/stdio.h:866, from cddb.c:23: /usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output between 10 and 273 bytes into a destination of size 256 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cddb.c: In function 'cddb_stat_disc_data': cddb.c:2076:31: warning: '/' directive output may be truncated writing 1 byte into a region of size between 0 and 255 [-Wformat-truncation=] 2076 | snprintf(file, 256, "%s/%s/%08lx", | ^ In file included from /usr/include/stdio.h:866, from cddb.c:23: /usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output 11 or more bytes (assuming 266) into a destination of size 256 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:532, from cddb.c:26: In function 'strncpy', inlined from 'cddb_http_submit' at cddb.c:2268:2: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 256 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'cddb_http_submit' at cddb.c:2262:2: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 256 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'cddb_http_submit' at cddb.c:2354:7: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' output may be truncated copying 256 bytes from a string of length 511 [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/libcdaudio-0.99.12p2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libcdaudio-0.99.12p2/src' /bin/sh ../libtool --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -D_REENTRANT -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 x86_64-alt-linux-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 -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 '/usr/src/RPM/BUILD/libcdaudio-0.99.12p2/src' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.59672 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libcdaudio-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libcdaudio-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd libcdaudio-0.99.12p2 + make 'INSTALL=/usr/libexec/rpm-build/install -p' DESTDIR=/usr/src/tmp/libcdaudio-buildroot install make: Entering directory '/usr/src/RPM/BUILD/libcdaudio-0.99.12p2' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/libcdaudio-0.99.12p2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libcdaudio-0.99.12p2/src' mkdir -p -- . /usr/src/tmp/libcdaudio-buildroot/usr/lib64 /bin/sh ../libtool --mode=install /usr/libexec/rpm-build/install -p libcdaudio.la /usr/src/tmp/libcdaudio-buildroot/usr/lib64/libcdaudio.la /usr/libexec/rpm-build/install -p .libs/libcdaudio.so.1.0.0 /usr/src/tmp/libcdaudio-buildroot/usr/lib64/libcdaudio.so.1.0.0 (cd /usr/src/tmp/libcdaudio-buildroot/usr/lib64 && rm -f libcdaudio.so.1 && ln -s libcdaudio.so.1.0.0 libcdaudio.so.1) (cd /usr/src/tmp/libcdaudio-buildroot/usr/lib64 && rm -f libcdaudio.so && ln -s libcdaudio.so.1.0.0 libcdaudio.so) /usr/libexec/rpm-build/install -p .libs/libcdaudio.lai /usr/src/tmp/libcdaudio-buildroot/usr/lib64/libcdaudio.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' mkdir -p -- . /usr/src/tmp/libcdaudio-buildroot/usr/include /usr/libexec/rpm-build/install -p -m 644 cdaudio.h /usr/src/tmp/libcdaudio-buildroot/usr/include/cdaudio.h make[2]: Leaving directory '/usr/src/RPM/BUILD/libcdaudio-0.99.12p2/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/libcdaudio-0.99.12p2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/libcdaudio-0.99.12p2' make[2]: Entering directory '/usr/src/RPM/BUILD/libcdaudio-0.99.12p2' test -z "/usr/bin" || mkdir -p -- . "/usr/src/tmp/libcdaudio-buildroot/usr/bin" /usr/libexec/rpm-build/install -p 'libcdaudio-config' '/usr/src/tmp/libcdaudio-buildroot/usr/bin/libcdaudio-config' test -z "/usr/share/aclocal" || mkdir -p -- . "/usr/src/tmp/libcdaudio-buildroot/usr/share/aclocal" /usr/libexec/rpm-build/install -p -m 644 'libcdaudio.m4' '/usr/src/tmp/libcdaudio-buildroot/usr/share/aclocal/libcdaudio.m4' test -z "/usr/lib64/pkgconfig" || mkdir -p -- . "/usr/src/tmp/libcdaudio-buildroot/usr/lib64/pkgconfig" /usr/libexec/rpm-build/install -p -m 644 'libcdaudio.pc' '/usr/src/tmp/libcdaudio-buildroot/usr/lib64/pkgconfig/libcdaudio.pc' make[2]: Leaving directory '/usr/src/RPM/BUILD/libcdaudio-0.99.12p2' make[1]: Leaving directory '/usr/src/RPM/BUILD/libcdaudio-0.99.12p2' make: Leaving directory '/usr/src/RPM/BUILD/libcdaudio-0.99.12p2' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libcdaudio-buildroot (auto) removed './usr/lib64/libcdaudio.la' mode of './usr/lib64/libcdaudio.so.1.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libcdaudio-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) /usr/bin/libcdaudio-config: 52c52 < libdir=-L/usr/lib64 --- > libdir= /usr/lib64/pkgconfig/libcdaudio.pc: Cflags: '-I${includedir}' --> '' /usr/lib64/pkgconfig/libcdaudio.pc: Libs: '-L${libdir} -lcdaudio ' --> '-lcdaudio' Checking contents of files in /usr/src/tmp/libcdaudio-buildroot/ (default) Compressing files in /usr/src/tmp/libcdaudio-buildroot (auto) Adjusting library links in /usr/src/tmp/libcdaudio-buildroot ./usr/lib64: (from :0) libcdaudio.so.1 -> libcdaudio.so.1.0.0 Verifying ELF objects in /usr/src/tmp/libcdaudio-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: libcdaudio-0.99.12p2-alt3.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.n4XgwL find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/libcdaudio-buildroot/usr/lib64/libcdaudio.so.1: 109 symbols, 17 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tBdNQM find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libcdaudio.so.1()(64bit) = set:kdvAdBNMr8XXhF0UbASxkBZpSWJhlb8G6v6ZBxfG37KbvJQhpbCdINexo0XFdnIyNH3ZLFQj5duMynZEdj7AZ32zbLFAYGDHwz8jJROPnLrHZ59oPkWa4FR1Q4Qx4OwY4LcxEkRGLyU7fks0hNRgIZ7MzBnH7Hz1hUH2MALV5Z940etZst4T1voi8qJt75fXPUwvMPuItZwv0qNV7mEtJJiDiH0 Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HT1FJL Creating libcdaudio-debuginfo package Processing files: libcdaudio-devel-0.99.12p2-alt3.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VlDsHM find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.byz9JJ find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: pkgconfig(libcdaudio) = 0.99.12 Requires: libcdaudio = 0.99.12p2-alt3.qa1, /bin/sh, /usr/lib64/libcdaudio.so.1.0.0, /usr/lib64/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.EHDZHN Processing files: libcdaudio-debuginfo-0.99.12p2-alt3.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.S3NzTJ find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2B321L find-requires: running scripts (debuginfo) Provides: debug64(libcdaudio.so.1) Requires: libcdaudio = 0.99.12p2-alt3.qa1, debug64(libc.so.6) Adding to libcdaudio-devel a strict dependency on libcdaudio Adding to libcdaudio-debuginfo a strict dependency on libcdaudio Removing 1 extra deps from libcdaudio-devel due to dependency on libcdaudio Wrote: /usr/src/RPM/RPMS/x86_64/libcdaudio-0.99.12p2-alt3.qa1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libcdaudio-devel-0.99.12p2-alt3.qa1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libcdaudio-debuginfo-0.99.12p2-alt3.qa1.x86_64.rpm (w2.lzdio) 5.71user 7.04system 0:27.57elapsed 46%CPU (0avgtext+0avgdata 43488maxresident)k 0inputs+0outputs (0major+1189923minor)pagefaults 0swaps /.out/libcdaudio-0.99.12p2-alt3.qa1.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/libcdaudio-devel-0.99.12p2-alt3.qa1.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/libcdaudio-debuginfo-0.99.12p2-alt3.qa1.x86_64.rpm: The use of such a license name is ambiguous: GPL 5.69user 4.11system 0:49.00elapsed 20%CPU (0avgtext+0avgdata 130004maxresident)k 0inputs+0outputs (0major+195671minor)pagefaults 0swaps --- libcdaudio-0.99.12p2-alt3.qa1.x86_64.rpm.repo 2021-07-12 07:34:01.000000000 +0000 +++ libcdaudio-0.99.12p2-alt3.qa1.x86_64.rpm.hasher 2024-05-12 01:22:23.727058005 +0000 @@ -12,3 +12,3 @@ File: /usr/lib64/libcdaudio.so.1 120777 root:root libcdaudio.so.1.0.0 -File: /usr/lib64/libcdaudio.so.1.0.0 100644 root:root 3ef3fb2d00aa65dd0a4b2ee4a6712adf -RPMIdentity: f31167a9f1feea182f8b18dd503be3e3ae9304829727e97aafd0b773ed7eacff133e3424e737bd4611ca61096a464fe6dfede12895a48b24038eab8981b8c344 +File: /usr/lib64/libcdaudio.so.1.0.0 100644 root:root 3aad9d4c598c87122b55ec0dcf745ae5 +RPMIdentity: ec7a763f8b58feafc6ac55a6690e6d1c2f42b0e42b9ce07a3c9e35ec2137b0f3c203d86d802ee76be6eeefdec9aa7a20de0eb3e83d482988d0f8c2a0684c8112 --- libcdaudio-debuginfo-0.99.12p2-alt3.qa1.x86_64.rpm.repo 2021-07-12 07:34:01.000000000 +0000 +++ libcdaudio-debuginfo-0.99.12p2-alt3.qa1.x86_64.rpm.hasher 2024-05-12 01:22:23.949061559 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/5e 40755 root:root -/usr/lib/debug/.build-id/5e/800a396d1fc8006077df02906f47a65823c0c9 120777 root:root ../../../../lib64/libcdaudio.so.1.0.0 -/usr/lib/debug/.build-id/5e/800a396d1fc8006077df02906f47a65823c0c9.debug 120777 root:root ../../usr/lib64/libcdaudio.so.1.0.0.debug +/usr/lib/debug/.build-id/bf 40755 root:root +/usr/lib/debug/.build-id/bf/f01ed9c4424dbcdcae8ee5230f6c7ad62ed7e6 120777 root:root ../../../../lib64/libcdaudio.so.1.0.0 +/usr/lib/debug/.build-id/bf/f01ed9c4424dbcdcae8ee5230f6c7ad62ed7e6.debug 120777 root:root ../../usr/lib64/libcdaudio.so.1.0.0.debug /usr/lib/debug/usr/lib64/libcdaudio.so.1.0.0.debug 100644 root:root @@ -21,6 +21,6 @@ Provides: libcdaudio-debuginfo = 0.99.12p2-alt3.qa1:sisyphus+278179.100.1.1 -File: /usr/lib/debug/.build-id/5e 40755 root:root -File: /usr/lib/debug/.build-id/5e/800a396d1fc8006077df02906f47a65823c0c9 120777 root:root ../../../../lib64/libcdaudio.so.1.0.0 -File: /usr/lib/debug/.build-id/5e/800a396d1fc8006077df02906f47a65823c0c9.debug 120777 root:root ../../usr/lib64/libcdaudio.so.1.0.0.debug -File: /usr/lib/debug/usr/lib64/libcdaudio.so.1.0.0.debug 100644 root:root cd8654cdc6eea3cf9b3b437338bb79dd +File: /usr/lib/debug/.build-id/bf 40755 root:root +File: /usr/lib/debug/.build-id/bf/f01ed9c4424dbcdcae8ee5230f6c7ad62ed7e6 120777 root:root ../../../../lib64/libcdaudio.so.1.0.0 +File: /usr/lib/debug/.build-id/bf/f01ed9c4424dbcdcae8ee5230f6c7ad62ed7e6.debug 120777 root:root ../../usr/lib64/libcdaudio.so.1.0.0.debug +File: /usr/lib/debug/usr/lib64/libcdaudio.so.1.0.0.debug 100644 root:root 660ef3012664ff2bed9d68e67b8d6147 File: /usr/lib/debug/usr/lib64/libcdaudio.so.1.debug 120777 root:root libcdaudio.so.1.0.0.debug @@ -37,2 +37,2 @@ File: /usr/src/debug/libcdaudio-0.99.12p2/src/data.c 100644 root:root e03ee54d4bdc197e77658499d71f2b9a -RPMIdentity: 02c58314fe67bbd136990894b0facefd4a952d8c46009878aa55069c6c8e75ae26aaa43246564dcc8bb0f07a40ea098e181e0d5c0b53cd1afcf241077d65a27b +RPMIdentity: 23875fd6a86c0a4a6c3765fc7346a9bec521cad6526d474fefc43ec4ed78b161470a6fb848db4be8e581bfe9f9a7986a413f0e96277ef22f3e9d5258c9f4b7a8