<86>Sep 14 09:38:46 userdel[2292542]: delete user 'rooter' <86>Sep 14 09:38:46 userdel[2292542]: removed group 'rooter' owned by 'rooter' <86>Sep 14 09:38:46 userdel[2292542]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 14 09:38:46 groupadd[2292564]: group added to /etc/group: name=rooter, GID=663 <86>Sep 14 09:38:46 groupadd[2292564]: group added to /etc/gshadow: name=rooter <86>Sep 14 09:38:46 groupadd[2292564]: new group: name=rooter, GID=663 <86>Sep 14 09:38:46 useradd[2292590]: new user: name=rooter, UID=663, GID=663, home=/root, shell=/bin/bash <86>Sep 14 09:38:46 userdel[2292613]: delete user 'builder' <86>Sep 14 09:38:46 userdel[2292613]: removed group 'builder' owned by 'builder' <86>Sep 14 09:38:46 userdel[2292613]: removed shadow group 'builder' owned by 'builder' <86>Sep 14 09:38:46 groupadd[2292637]: group added to /etc/group: name=builder, GID=664 <86>Sep 14 09:38:46 groupadd[2292637]: group added to /etc/gshadow: name=builder <86>Sep 14 09:38:46 groupadd[2292637]: new group: name=builder, GID=664 <86>Sep 14 09:38:46 useradd[2292663]: new user: name=builder, UID=664, GID=664, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/mp3wrap-0.5-alt1.src.rpm: The use of such a license name is ambiguous: GPL Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/mp3wrap-0.5-alt1.nosrc.rpm (w1.gzdio) Installing mp3wrap-0.5-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.31683 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf mp3wrap-0.5 + echo 'Source #0 (mp3wrap-0.5-src.tar):' Source #0 (mp3wrap-0.5-src.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/mp3wrap-0.5-src.tar + cd mp3wrap-0.5 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (mp3wrap.c.patch):' Patch #0 (mp3wrap.c.patch): + /usr/bin/patch -p1 patching file mp3wrap.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.31683 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd mp3wrap-0.5 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + readlink -e -- ./configure + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -ri dirname -- '{}' + sort -u + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --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 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 for i586-alt-linux-gcc... i586-alt-linux-gcc checking for C compiler default output... 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 i586-alt-linux-gcc accepts -g... yes checking for style of include used by make... GNU checking dependency style of i586-alt-linux-gcc... none checking for a BSD-compatible install... /bin/install -c checking whether byte ordering is bigendian... no checking for i586-alt-linux-gcc option to accept ANSI C... none needed checking for an ANSI C-conforming const... yes checking for inline... inline checking for memset... yes checking how to run the C preprocessor... i586-alt-linux-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for stdlib.h... (cached) yes checking for working malloc... yes configure: creating ./config.status config.status: creating Makefile config.status: executing default-1 commands + make -j8 make: Entering directory '/usr/src/RPM/BUILD/mp3wrap-0.5' i586-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"mp3wrap\" -DVERSION=\"0.5\" -DHAVE_MEMSET=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c `test -f crc.c || echo './'`crc.c make: Leaving directory '/usr/src/RPM/BUILD/mp3wrap-0.5' make: Entering directory '/usr/src/RPM/BUILD/mp3wrap-0.5' i586-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"mp3wrap\" -DVERSION=\"0.5\" -DHAVE_MEMSET=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c `test -f wrap.c || echo './'`wrap.c wrap.c: In function 'charat': wrap.c:36:17: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] 36 | if (pos' or provide a declaration of 'strlen' 32 | #include "crc.h" +++ |+#include 33 | wrap.c:36:17: warning: incompatible implicit declaration of built-in function 'strlen' [-Wbuiltin-declaration-mismatch] 36 | if (pos' or provide a declaration of 'strlen' wrap.c: In function 'cindexsize': wrap.c:60:25: warning: incompatible implicit declaration of built-in function 'strlen' [-Wbuiltin-declaration-mismatch] 60 | size += strlen(argv[i+2+optoffset])+1; | ^~~~~~ wrap.c:60:25: note: include '' or provide a declaration of 'strlen' wrap.c:61:24: warning: incompatible implicit declaration of built-in function 'strlen' [-Wbuiltin-declaration-mismatch] 61 | return (size + strlen(TAG)+(files+2)*4 + PADDING + CRCLEN); | ^~~~~~ wrap.c:61:24: note: include '' or provide a declaration of 'strlen' wrap.c: In function 'buildindex': wrap.c:70:9: warning: implicit declaration of function 'strncpy' [-Wimplicit-function-declaration] 70 | strncpy(wrapindex, TAG, strlen(TAG)); | ^~~~~~~ wrap.c:70:9: note: include '' or provide a declaration of 'strncpy' wrap.c:70:9: warning: incompatible implicit declaration of built-in function 'strncpy' [-Wbuiltin-declaration-mismatch] wrap.c:70:9: note: include '' or provide a declaration of 'strncpy' wrap.c:70:33: warning: incompatible implicit declaration of built-in function 'strlen' [-Wbuiltin-declaration-mismatch] 70 | strncpy(wrapindex, TAG, strlen(TAG)); | ^~~~~~ wrap.c:70:33: note: include '' or provide a declaration of 'strlen' wrap.c:70:9: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] 70 | strncpy(wrapindex, TAG, strlen(TAG)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/mp3wrap-0.5' make: Entering directory '/usr/src/RPM/BUILD/mp3wrap-0.5' i586-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"mp3wrap\" -DVERSION=\"0.5\" -DHAVE_MEMSET=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c `test -f mp3wrap.c || echo './'`mp3wrap.c mp3wrap.c: In function 'main': mp3wrap.c:127:49: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness [-Wpointer-sign] 127 | if ((ptr=getenv("HOME"))!=NULL) sprintf(filename, "%s/"CONFFILE, ptr); | ^~~~~~~~ | | | unsigned char * In file included from /usr/include/features.h:465, from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from mp3wrap.c:26: /usr/include/bits/stdio2.h:36:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' 36 | __NTH (sprintf (char *__restrict __s, const char *__restrict __fmt, ...)) | ^~~~~ mp3wrap.c:128:22: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness [-Wpointer-sign] 128 | else strncpy(filename, CONFFILE, strlen(CONFFILE)); | ^~~~~~~~ | | | unsigned char * In file included from /usr/include/features.h:465, from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from mp3wrap.c:26: /usr/include/bits/string_fortified.h:88:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' 88 | __NTH (strncpy (char *__restrict __dest, const char *__restrict __src, | ^~~~~ mp3wrap.c:130:17: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness [-Wpointer-sign] 130 | strncpy(ext, EXT, 511); | ^~~ | | | unsigned char * In file included from /usr/include/features.h:465, from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from mp3wrap.c:26: /usr/include/bits/string_fortified.h:88:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' 88 | __NTH (strncpy (char *__restrict __dest, const char *__restrict __src, | ^~~~~ mp3wrap.c:132:66: warning: pointer targets in passing argument 1 of 'fopen' differ in signedness [-Wpointer-sign] 132 | if ((file_input=fopen(CONFFILE, "r"))||(file_input=fopen(filename, "r"))) { | ^~~~~~~~ | | | unsigned char * In file included from mp3wrap.c:26: /usr/include/stdio.h:246:44: note: expected 'const char * restrict' but argument is of type 'unsigned char *' 246 | extern FILE *fopen (const char *__restrict __filename, | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ mp3wrap.c:134:31: warning: pointer targets in passing argument 1 of 'fgets' differ in signedness [-Wpointer-sign] 134 | while ((fgets(filename, 511, file_input))!=NULL) { | ^~~~~~~~ | | | unsigned char * In file included from /usr/include/stdio.h:866, from mp3wrap.c:26: /usr/include/bits/stdio2.h:260:25: note: expected 'char * restrict' but argument is of type 'unsigned char *' 260 | fgets (char *__restrict __s, int __n, FILE *__restrict __stream) | ~~~~~~~~~~~~~~~~~^~~ mp3wrap.c:135:41: warning: pointer targets in passing argument 1 of 'strstr' differ in signedness [-Wpointer-sign] 135 | if ((ptr=strstr(filename, "EXT="))!=NULL) { | ^~~~~~~~ | | | unsigned char * In file included from mp3wrap.c:28: /usr/include/string.h:334:34: note: expected 'const char *' but argument is of type 'unsigned char *' 334 | extern char *strstr (const char *__haystack, const char *__needle) | ~~~~~~~~~~~~^~~~~~~~~~ mp3wrap.c:136:44: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] 136 | if (strlen(filename)>1) { | ^~~~~~~~ | | | unsigned char * In file included from mp3wrap.c:28: /usr/include/string.h:391:35: note: expected 'const char *' but argument is of type 'unsigned char *' 391 | extern size_t strlen (const char *__s) | ~~~~~~~~~~~~^~~ mp3wrap.c:137:61: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] 137 | if (filename[strlen(filename)-1] == '\n') filename[strlen(filename)-1] = '\0'; | ^~~~~~~~ | | | unsigned char * In file included from mp3wrap.c:28: /usr/include/string.h:391:35: note: expected 'const char *' but argument is of type 'unsigned char *' 391 | extern size_t strlen (const char *__s) | ~~~~~~~~~~~~^~~ mp3wrap.c:137:99: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] 137 | if (filename[strlen(filename)-1] == '\n') filename[strlen(filename)-1] = '\0'; | ^~~~~~~~ | | | unsigned char * In file included from mp3wrap.c:28: /usr/include/string.h:391:35: note: expected 'const char *' but argument is of type 'unsigned char *' 391 | extern size_t strlen (const char *__s) | ~~~~~~~~~~~~^~~ mp3wrap.c:138:61: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] 138 | if (filename[strlen(filename)-1] == '\r') filename[strlen(filename)-1] = '\0'; | ^~~~~~~~ | | | unsigned char * In file included from mp3wrap.c:28: /usr/include/string.h:391:35: note: expected 'const char *' but argument is of type 'unsigned char *' 391 | extern size_t strlen (const char *__s) | ~~~~~~~~~~~~^~~ mp3wrap.c:138:99: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] 138 | if (filename[strlen(filename)-1] == '\r') filename[strlen(filename)-1] = '\0'; | ^~~~~~~~ | | | unsigned char * In file included from mp3wrap.c:28: /usr/include/string.h:391:35: note: expected 'const char *' but argument is of type 'unsigned char *' 391 | extern size_t strlen (const char *__s) | ~~~~~~~~~~~~^~~ mp3wrap.c:142:58: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness [-Wpointer-sign] 142 | sprintf (ext, "_"WRAP"_%s", ptr); | ^~~ | | | unsigned char * In file included from /usr/include/features.h:465, from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from mp3wrap.c:26: /usr/include/bits/stdio2.h:36:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' 36 | __NTH (sprintf (char *__restrict __s, const char *__restrict __fmt, ...)) | ^~~~~ mp3wrap.c:144:54: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness [-Wpointer-sign] 144 | else strncpy(ext, ptr, 511); | ^~~ | | | unsigned char * In file included from /usr/include/features.h:465, from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from mp3wrap.c:26: /usr/include/bits/string_fortified.h:88:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' 88 | __NTH (strncpy (char *__restrict __dest, const char *__restrict __src, | ^~~~~ mp3wrap.c:307:33: warning: pointer targets in passing argument 1 of 'buildindex' differ in signedness [-Wpointer-sign] 307 | wrapindex = buildindex (wrapindex, indexsize, files, argv, optoffset, splitpoints, addoption, oldfiles); | ^~~~~~~~~ | | | unsigned char * In file included from mp3wrap.c:33: wrap.h:41:25: note: expected 'char *' but argument is of type 'unsigned char *' 41 | char *buildindex (char *wrapindex, int indexsize, int files, char *argv[], short optoffset, unsigned long splitpoints[], short addoption, int oldfiles); | ~~~~~~^~~~~~~~~ mp3wrap.c:307:19: warning: pointer targets in assignment from 'char *' to 'unsigned char *' differ in signedness [-Wpointer-sign] 307 | wrapindex = buildindex (wrapindex, indexsize, files, argv, optoffset, splitpoints, addoption, oldfiles); | ^ mp3wrap.c:310:26: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness [-Wpointer-sign] 310 | strncpy (filename, argv[1+optoffset], strlen(argv[1+optoffset])); | ^~~~~~~~ | | | unsigned char * In file included from /usr/include/features.h:465, from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from mp3wrap.c:26: /usr/include/bits/string_fortified.h:88:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' 88 | __NTH (strncpy (char *__restrict __dest, const char *__restrict __src, | ^~~~~ mp3wrap.c:311:28: warning: pointer targets in passing argument 1 of 'strstr' differ in signedness [-Wpointer-sign] 311 | if (strstr(filename, ext)==NULL) { | ^~~~~~~~ | | | unsigned char * In file included from mp3wrap.c:28: /usr/include/string.h:334:34: note: expected 'const char *' but argument is of type 'unsigned char *' 334 | extern char *strstr (const char *__haystack, const char *__needle) | ~~~~~~~~~~~~^~~~~~~~~~ mp3wrap.c:311:38: warning: pointer targets in passing argument 2 of 'strstr' differ in signedness [-Wpointer-sign] 311 | if (strstr(filename, ext)==NULL) { | ^~~ | | | unsigned char * In file included from mp3wrap.c:28: /usr/include/string.h:334:58: note: expected 'const char *' but argument is of type 'unsigned char *' 334 | extern char *strstr (const char *__haystack, const char *__needle) | ~~~~~~~~~~~~^~~~~~~~ mp3wrap.c:312:37: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] 312 | if ((strlen(filename)>4) && ((strstr(filename, ".mp3"))!=NULL)) | ^~~~~~~~ | | | unsigned char * In file included from mp3wrap.c:28: /usr/include/string.h:391:35: note: expected 'const char *' but argument is of type 'unsigned char *' 391 | extern size_t strlen (const char *__s) | ~~~~~~~~~~~~^~~ mp3wrap.c:312:62: warning: pointer targets in passing argument 1 of 'strstr' differ in signedness [-Wpointer-sign] 312 | if ((strlen(filename)>4) && ((strstr(filename, ".mp3"))!=NULL)) | ^~~~~~~~ | | | unsigned char * In file included from mp3wrap.c:28: /usr/include/string.h:334:34: note: expected 'const char *' but argument is of type 'unsigned char *' 334 | extern char *strstr (const char *__haystack, const char *__needle) | ~~~~~~~~~~~~^~~~~~~~~~ mp3wrap.c:313:49: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] 313 | filename[strlen(filename)-4]='\0'; | ^~~~~~~~ | | | unsigned char * In file included from mp3wrap.c:28: /usr/include/string.h:391:35: note: expected 'const char *' but argument is of type 'unsigned char *' 391 | extern size_t strlen (const char *__s) | ~~~~~~~~~~~~^~~ mp3wrap.c:314:56: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] 314 | strncat (filename, ext, strlen(ext)); | ^~~ | | | unsigned char * In file included from mp3wrap.c:28: /usr/include/string.h:391:35: note: expected 'const char *' but argument is of type 'unsigned char *' 391 | extern size_t strlen (const char *__s) | ~~~~~~~~~~~~^~~ mp3wrap.c:314:34: warning: pointer targets in passing argument 1 of 'strncat' differ in signedness [-Wpointer-sign] 314 | strncat (filename, ext, strlen(ext)); | ^~~~~~~~ | | | unsigned char * In file included from /usr/include/features.h:465, from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from mp3wrap.c:26: /usr/include/bits/string_fortified.h:119:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' 119 | __NTH (strncat (char *__restrict __dest, const char *__restrict __src, | ^~~~~ mp3wrap.c:314:44: warning: pointer targets in passing argument 2 of 'strncat' differ in signedness [-Wpointer-sign] 314 | strncat (filename, ext, strlen(ext)); | ^~~ | | | unsigned char * In file included from /usr/include/features.h:465, from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from mp3wrap.c:26: /usr/include/bits/string_fortified.h:119:1: note: expected 'const char * restrict' but argument is of type 'unsigned char *' 119 | __NTH (strncat (char *__restrict __dest, const char *__restrict __src, | ^~~~~ mp3wrap.c:316:39: warning: pointer targets in passing argument 1 of 'fopen' differ in signedness [-Wpointer-sign] 316 | if ((file_input=fopen(filename, "r"))) { | ^~~~~~~~ | | | unsigned char * In file included from mp3wrap.c:26: /usr/include/stdio.h:246:44: note: expected 'const char * restrict' but argument is of type 'unsigned char *' 246 | extern FILE *fopen (const char *__restrict __filename, | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ mp3wrap.c:325:26: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness [-Wpointer-sign] 325 | strncpy (filename, TEMPFILE, strlen(TEMPFILE)); | ^~~~~~~~ | | | unsigned char * In file included from /usr/include/features.h:465, from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from mp3wrap.c:26: /usr/include/bits/string_fortified.h:88:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' 88 | __NTH (strncpy (char *__restrict __dest, const char *__restrict __src, | ^~~~~ mp3wrap.c:327:33: warning: pointer targets in passing argument 1 of 'fopen' differ in signedness [-Wpointer-sign] 327 | if (!(file_output=fopen(filename, "w+"))) { | ^~~~~~~~ | | | unsigned char * In file included from mp3wrap.c:26: /usr/include/stdio.h:246:44: note: expected 'const char * restrict' but argument is of type 'unsigned char *' 246 | extern FILE *fopen (const char *__restrict __filename, | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ mp3wrap.c:409:26: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness [-Wpointer-sign] 409 | sprintf (wrapindex, "mv -f "TEMPFILE" %s", argv[2]); | ^~~~~~~~~ | | | unsigned char * In file included from /usr/include/features.h:465, from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from mp3wrap.c:26: /usr/include/bits/stdio2.h:36:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' 36 | __NTH (sprintf (char *__restrict __s, const char *__restrict __fmt, ...)) | ^~~~~ mp3wrap.c:410:29: warning: pointer targets in passing argument 1 of 'system' differ in signedness [-Wpointer-sign] 410 | if (system (wrapindex)==-1) | ^~~~~~~~~ | | | unsigned char * In file included from mp3wrap.c:27: /usr/include/stdlib.h:792:32: note: expected 'const char *' but argument is of type 'unsigned char *' 792 | extern int system (const char *__command) __wur; | ~~~~~~~~~~~~^~~~~~~~~ mp3wrap.c:412:25: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness [-Wpointer-sign] 412 | strncpy(filename, argv[2], strlen(argv[2])+1); | ^~~~~~~~ | | | unsigned char * In file included from /usr/include/features.h:465, from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from mp3wrap.c:26: /usr/include/bits/string_fortified.h:88:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' 88 | __NTH (strncpy (char *__restrict __dest, const char *__restrict __src, | ^~~~~ In file included from /usr/include/string.h:532, from mp3wrap.c:28: In function 'strncpy', inlined from 'main' at mp3wrap.c:128:7: /usr/include/bits/string_fortified.h:91:10: warning: 'strncpy' output truncated before terminating nul copying 8 bytes from a string of the same length [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'main' at mp3wrap.c:325:3: /usr/include/bits/string_fortified.h:91:10: warning: 'strncpy' output truncated before terminating nul copying 16 bytes from a string of the same length [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/mp3wrap-0.5' make: Entering directory '/usr/src/RPM/BUILD/mp3wrap-0.5' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o mp3wrap mp3wrap.o wrap.o crc.o In function 'strncat', inlined from 'main' at mp3wrap.c:314:4: /usr/include/bits/string_fortified.h:122:10: warning: '__builtin___strncat_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=] 122 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); | ^ mp3wrap.c: In function 'main': mp3wrap.c:314:25: note: length computed here 314 | strncat (filename, ext, strlen(ext)); | ^ make: Leaving directory '/usr/src/RPM/BUILD/mp3wrap-0.5' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.8323 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/mp3wrap-buildroot + : + /bin/rm -rf -- /usr/src/tmp/mp3wrap-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd mp3wrap-0.5 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/mp3wrap-buildroot make: Entering directory '/usr/src/RPM/BUILD/mp3wrap-0.5' make[1]: Entering directory '/usr/src/RPM/BUILD/mp3wrap-0.5' /bin/sh ./mkinstalldirs /usr/src/tmp/mp3wrap-buildroot/usr/bin mkdir /usr/src/tmp/mp3wrap-buildroot mkdir /usr/src/tmp/mp3wrap-buildroot/usr mkdir /usr/src/tmp/mp3wrap-buildroot/usr/bin /usr/libexec/rpm-build/install -p mp3wrap /usr/src/tmp/mp3wrap-buildroot/usr/bin/mp3wrap /bin/sh ./mkinstalldirs /usr/src/tmp/mp3wrap-buildroot/usr/share/man/man1 mkdir /usr/src/tmp/mp3wrap-buildroot/usr/share mkdir /usr/src/tmp/mp3wrap-buildroot/usr/share/man mkdir /usr/src/tmp/mp3wrap-buildroot/usr/share/man/man1 /usr/libexec/rpm-build/install -p -m 644 ./mp3wrap.1 /usr/src/tmp/mp3wrap-buildroot/usr/share/man/man1/mp3wrap.1 make[1]: Leaving directory '/usr/src/RPM/BUILD/mp3wrap-0.5' make: Leaving directory '/usr/src/RPM/BUILD/mp3wrap-0.5' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/mp3wrap-buildroot (auto) Verifying and fixing files in /usr/src/tmp/mp3wrap-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/mp3wrap-buildroot/ (default) Compressing files in /usr/src/tmp/mp3wrap-buildroot (auto) Verifying ELF objects in /usr/src/tmp/mp3wrap-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/mp3wrap: uses non-LFS functions: fopen Processing files: mp3wrap-0.5-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.89459 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd mp3wrap-0.5 + DOCDIR=/usr/src/tmp/mp3wrap-buildroot/usr/share/doc/mp3wrap-0.5 + export DOCDIR + rm -rf /usr/src/tmp/mp3wrap-buildroot/usr/share/doc/mp3wrap-0.5 + /bin/mkdir -p /usr/src/tmp/mp3wrap-buildroot/usr/share/doc/mp3wrap-0.5 + cp -prL README AUTHORS /usr/src/tmp/mp3wrap-buildroot/usr/share/doc/mp3wrap-0.5 + chmod -R go-w /usr/src/tmp/mp3wrap-buildroot/usr/share/doc/mp3wrap-0.5 + chmod -R a+rX /usr/src/tmp/mp3wrap-buildroot/usr/share/doc/mp3wrap-0.5 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TdJQTC 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.OxDIJz find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RF5soB Creating mp3wrap-debuginfo package Processing files: mp3wrap-debuginfo-0.5-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Tg8cEA find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8qwlOz find-requires: running scripts (debuginfo) Requires: mp3wrap = 0.5-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Wrote: /usr/src/RPM/RPMS/i586/mp3wrap-0.5-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/mp3wrap-debuginfo-0.5-alt1.i586.rpm (w2.lzdio) 1.69user 0.89system 0:07.99elapsed 32%CPU (0avgtext+0avgdata 23764maxresident)k 0inputs+0outputs (0major+306147minor)pagefaults 0swaps /.out/mp3wrap-0.5-alt1.i586.rpm: The use of such a license name is ambiguous: GPL /.out/mp3wrap-debuginfo-0.5-alt1.i586.rpm: The use of such a license name is ambiguous: GPL 3.04user 3.12system 0:11.58elapsed 53%CPU (0avgtext+0avgdata 23764maxresident)k 0inputs+0outputs (0major+475179minor)pagefaults 0swaps --- mp3wrap-0.5-alt1.i586.rpm.repo 2011-04-27 00:04:03.000000000 +0000 +++ mp3wrap-0.5-alt1.i586.rpm.hasher 2021-09-14 09:38:56.090399223 +0000 @@ -4,3 +4,3 @@ /usr/share/doc/mp3wrap-0.5/README 100644 root:root -/usr/share/man/man1/mp3wrap.1.gz 100644 root:root +/usr/share/man/man1/mp3wrap.1.xz 100644 root:root Requires: /lib/ld-linux.so.2 @@ -8,2 +8,3 @@ Requires: libc.so.6(GLIBC_2.1) +Requires: libc.so.6(GLIBC_2.1.3) Requires: libc.so.6(GLIBC_2.3.4) @@ -13,3 +14,3 @@ Provides: mp3wrap = 0.5-alt1 -File: /usr/bin/mp3wrap 100755 root:root ac8d8d4e43e190c4f2593bc4220709f3 +File: /usr/bin/mp3wrap 100755 root:root 9ff31c7e7c082bef3e2c2de521818c7d File: /usr/share/doc/mp3wrap-0.5 40755 root:root @@ -17,3 +18,3 @@ File: /usr/share/doc/mp3wrap-0.5/README 100644 root:root a6744c8f5df9495ebc4d0fedd3d79cdc -File: /usr/share/man/man1/mp3wrap.1.gz 100644 root:root 564f75207a0b9eb07db23f19c747ec9e -RPMIdentity: dc76a74fdfa61f4d6d85d0615162f9f23a7967e89ea00667cb528582cf8582630818b7aaa1a6812829251db127740a1941c9b0910b2aaa200d5418f54abbb61f +File: /usr/share/man/man1/mp3wrap.1.xz 100644 root:root 453d4be4d5e3276b41b0f369d4626300 +RPMIdentity: bdd4bc8958795311167fb63e6d127709a69c6198e938d9325259a5460058f328a673b044a73da4ccd28a02a9c0694262f534c11c2b80bfa75f3c9b6d067fa657 --- mp3wrap-debuginfo-0.5-alt1.i586.rpm.repo 2011-04-27 00:04:03.000000000 +0000 +++ mp3wrap-debuginfo-0.5-alt1.i586.rpm.hasher 2021-09-14 09:38:56.167398694 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/08 40755 root:root -/usr/lib/debug/.build-id/08/c181a4529090d30ae70872981c998bb3648993 120777 root:root ../../../../bin/mp3wrap -/usr/lib/debug/.build-id/08/c181a4529090d30ae70872981c998bb3648993.debug 120777 root:root ../../usr/bin/mp3wrap.debug +/usr/lib/debug/.build-id/5b 40755 root:root +/usr/lib/debug/.build-id/5b/eaff18f634a8a35649a0b76400ecfe2bb89ad3 120777 root:root ../../../../bin/mp3wrap +/usr/lib/debug/.build-id/5b/eaff18f634a8a35649a0b76400ecfe2bb89ad3.debug 120777 root:root ../../usr/bin/mp3wrap.debug /usr/lib/debug/usr/bin/mp3wrap.debug 100644 root:root @@ -6,4 +6,6 @@ /usr/src/debug/mp3wrap-0.5/crc.c 100644 root:root +/usr/src/debug/mp3wrap-0.5/crc.h 100644 root:root /usr/src/debug/mp3wrap-0.5/mp3wrap.c 100644 root:root /usr/src/debug/mp3wrap-0.5/wrap.c 100644 root:root +/usr/src/debug/mp3wrap-0.5/wrap.h 100644 root:root Requires: mp3wrap = 0.5-alt1 @@ -13,10 +15,12 @@ Provides: mp3wrap-debuginfo = 0.5-alt1 -File: /usr/lib/debug/.build-id/08 40755 root:root -File: /usr/lib/debug/.build-id/08/c181a4529090d30ae70872981c998bb3648993 120777 root:root ../../../../bin/mp3wrap -File: /usr/lib/debug/.build-id/08/c181a4529090d30ae70872981c998bb3648993.debug 120777 root:root ../../usr/bin/mp3wrap.debug -File: /usr/lib/debug/usr/bin/mp3wrap.debug 100644 root:root d53b8fa2c09c6930d9c9d90035deedd5 +File: /usr/lib/debug/.build-id/5b 40755 root:root +File: /usr/lib/debug/.build-id/5b/eaff18f634a8a35649a0b76400ecfe2bb89ad3 120777 root:root ../../../../bin/mp3wrap +File: /usr/lib/debug/.build-id/5b/eaff18f634a8a35649a0b76400ecfe2bb89ad3.debug 120777 root:root ../../usr/bin/mp3wrap.debug +File: /usr/lib/debug/usr/bin/mp3wrap.debug 100644 root:root 4c77953cce239d30dbf4f6d1334ba2ee File: /usr/src/debug/mp3wrap-0.5 40755 root:root File: /usr/src/debug/mp3wrap-0.5/crc.c 100644 root:root 64187187229c00cbed2d726e0ac86225 +File: /usr/src/debug/mp3wrap-0.5/crc.h 100644 root:root 4c302b10d56e46ddbc4cd55c741503c7 File: /usr/src/debug/mp3wrap-0.5/mp3wrap.c 100644 root:root 3c04d8cdbeab203dff8bb97720f17984 File: /usr/src/debug/mp3wrap-0.5/wrap.c 100644 root:root b8b37c249960958fdbd644531af087d2 -RPMIdentity: 6a18b5ecec0366efcbdd431cf5857634db92f4986470eb1ad6aee6eeae879af81216ac5fbddd3aac1583834cb839921fda775967220af03cb82fac805f46ab50 +File: /usr/src/debug/mp3wrap-0.5/wrap.h 100644 root:root fa549fab3119bf0f7437e9a791fb2d81 +RPMIdentity: f78703380e5ed36a35da45a4a8aa43a5f608b36d51becfd2965b643ebf632563763909b991fefdecbb6fa040d36123bf21f45739f9fd5c71029a4bf4596147fb