<86>Jan 13 01:02:21 userdel[46396]: delete user 'rooter' <86>Jan 13 01:02:21 userdel[46396]: removed group 'rooter' owned by 'rooter' <86>Jan 13 01:02:21 userdel[46396]: removed shadow group 'rooter' owned by 'rooter' <86>Jan 13 01:02:21 groupadd[46418]: group added to /etc/group: name=rooter, GID=597 <86>Jan 13 01:02:21 groupadd[46418]: group added to /etc/gshadow: name=rooter <86>Jan 13 01:02:21 groupadd[46418]: new group: name=rooter, GID=597 <86>Jan 13 01:02:21 useradd[46446]: new user: name=rooter, UID=597, GID=597, home=/root, shell=/bin/bash <86>Jan 13 01:02:21 userdel[46482]: delete user 'builder' <86>Jan 13 01:02:21 userdel[46482]: removed group 'builder' owned by 'builder' <86>Jan 13 01:02:21 userdel[46482]: removed shadow group 'builder' owned by 'builder' <86>Jan 13 01:02:21 groupadd[46507]: group added to /etc/group: name=builder, GID=598 <86>Jan 13 01:02:21 groupadd[46507]: group added to /etc/gshadow: name=builder <86>Jan 13 01:02:21 groupadd[46507]: new group: name=builder, GID=598 <86>Jan 13 01:02:21 useradd[46525]: new user: name=builder, UID=598, GID=598, home=/usr/src, shell=/bin/bash Installing mp3wrap-0.5-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.7899 + 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.7899 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd mp3wrap-0.5 + CFLAGS='-pipe -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -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 + xargs -ri dirname -- '{}' + readlink -e -- ./configure + 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 --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 x86_64-alt-linux-gcc... x86_64-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 x86_64-alt-linux-gcc accepts -g... yes checking for style of include used by make... GNU checking dependency style of x86_64-alt-linux-gcc... none checking for a BSD-compatible install... /bin/install -c checking whether byte ordering is bigendian... no checking for x86_64-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... x86_64-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 + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/mp3wrap-0.5' x86_64-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 -Wall -g -O2 -c `test -f mp3wrap.c || echo './'`mp3wrap.c x86_64-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 -Wall -g -O2 -c `test -f wrap.c || echo './'`wrap.c x86_64-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 -Wall -g -O2 -c `test -f crc.c || echo './'`crc.c wrap.c: In function 'charat': wrap.c:36:10: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] if (pos' or provide a declaration of 'strlen' wrap.c: In function 'cindexsize': wrap.c:60:11: warning: incompatible implicit declaration of built-in function 'strlen' size += strlen(argv[i+2+optoffset])+1; ^ wrap.c:60:11: note: include '' or provide a declaration of 'strlen' wrap.c:61:17: warning: incompatible implicit declaration of built-in function 'strlen' return (size + strlen(TAG)+(files+2)*4 + PADDING + CRCLEN); ^ wrap.c:61:17: note: include '' or provide a declaration of 'strlen' wrap.c: In function 'buildindex': wrap.c:70:2: warning: implicit declaration of function 'strncpy' [-Wimplicit-function-declaration] strncpy(wrapindex, TAG, strlen(TAG)); ^ wrap.c:70:2: warning: incompatible implicit declaration of built-in function 'strncpy' wrap.c:70:2: note: include '' or provide a declaration of 'strncpy' wrap.c:70:26: warning: incompatible implicit declaration of built-in function 'strlen' strncpy(wrapindex, TAG, strlen(TAG)); ^ wrap.c:70:26: note: include '' or provide a declaration of 'strlen' mp3wrap.c: In function 'main': mp3wrap.c:127:42: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness [-Wpointer-sign] if ((ptr=getenv("HOME"))!=NULL) sprintf(filename, "%s/"CONFFILE, ptr); ^ In file included from /usr/include/features.h:368:0, from /usr/include/stdio.h:27, from mp3wrap.c:26: /usr/include/bits/stdio2.h:31:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' __NTH (sprintf (char *__restrict __s, const char *__restrict __fmt, ...)) ^ mp3wrap.c:128:15: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness [-Wpointer-sign] else strncpy(filename, CONFFILE, strlen(CONFFILE)); ^ In file included from /usr/include/features.h:368:0, from /usr/include/stdio.h:27, from mp3wrap.c:26: /usr/include/bits/string3.h:123:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' __NTH (strncpy (char *__restrict __dest, const char *__restrict __src, ^ mp3wrap.c:130:10: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness [-Wpointer-sign] strncpy(ext, EXT, 511); ^ In file included from /usr/include/features.h:368:0, from /usr/include/stdio.h:27, from mp3wrap.c:26: /usr/include/bits/string3.h:123:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' __NTH (strncpy (char *__restrict __dest, const char *__restrict __src, ^ mp3wrap.c:132:59: warning: pointer targets in passing argument 1 of 'fopen' differ in signedness [-Wpointer-sign] if ((file_input=fopen(CONFFILE, "r"))||(file_input=fopen(filename, "r"))) { ^ In file included from mp3wrap.c:26:0: /usr/include/stdio.h:272:14: note: expected 'const char * restrict' but argument is of type 'unsigned char *' extern FILE *fopen (const char *__restrict __filename, ^ mp3wrap.c:134:17: warning: pointer targets in passing argument 1 of 'fgets' differ in signedness [-Wpointer-sign] while ((fgets(filename, 511, file_input))!=NULL) { ^ In file included from /usr/include/stdio.h:936:0, from mp3wrap.c:26: /usr/include/bits/stdio2.h:253:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' fgets (char *__restrict __s, int __n, FILE *__restrict __stream) ^ mp3wrap.c:135:20: warning: pointer targets in passing argument 1 of 'strstr' differ in signedness [-Wpointer-sign] if ((ptr=strstr(filename, "EXT="))!=NULL) { ^ In file included from mp3wrap.c:28:0: /usr/include/string.h:337:14: note: expected 'const char *' but argument is of type 'unsigned char *' extern char *strstr (const char *__haystack, const char *__needle) ^ mp3wrap.c:136:16: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (strlen(filename)>1) { ^ In file included from mp3wrap.c:28:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ mp3wrap.c:137:26: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (filename[strlen(filename)-1] == '\n') filename[strlen(filename)-1] = '\0'; ^ In file included from mp3wrap.c:28:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ mp3wrap.c:137:64: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (filename[strlen(filename)-1] == '\n') filename[strlen(filename)-1] = '\0'; ^ In file included from mp3wrap.c:28:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ mp3wrap.c:138:26: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (filename[strlen(filename)-1] == '\r') filename[strlen(filename)-1] = '\0'; ^ In file included from mp3wrap.c:28:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ mp3wrap.c:138:64: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (filename[strlen(filename)-1] == '\r') filename[strlen(filename)-1] = '\0'; ^ In file included from mp3wrap.c:28:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ mp3wrap.c:142:16: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness [-Wpointer-sign] sprintf (ext, "_"WRAP"_%s", ptr); ^ In file included from /usr/include/features.h:368:0, from /usr/include/stdio.h:27, from mp3wrap.c:26: /usr/include/bits/stdio2.h:31:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' __NTH (sprintf (char *__restrict __s, const char *__restrict __fmt, ...)) ^ mp3wrap.c:144:19: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness [-Wpointer-sign] else strncpy(ext, ptr, 511); ^ In file included from /usr/include/features.h:368:0, from /usr/include/stdio.h:27, from mp3wrap.c:26: /usr/include/bits/string3.h:123:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' __NTH (strncpy (char *__restrict __dest, const char *__restrict __src, ^ mp3wrap.c:307:26: warning: pointer targets in passing argument 1 of 'buildindex' differ in signedness [-Wpointer-sign] wrapindex = buildindex (wrapindex, indexsize, files, argv, optoffset, splitpoints, addoption, oldfiles); ^ In file included from mp3wrap.c:33:0: wrap.h:41:7: note: expected 'char *' but argument is of type 'unsigned char *' char *buildindex (char *wrapindex, int indexsize, int files, char *argv[], short optoffset, unsigned long splitpoints[], short addoption, int oldfiles); ^ mp3wrap.c:307:12: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] wrapindex = buildindex (wrapindex, indexsize, files, argv, optoffset, splitpoints, addoption, oldfiles); ^ mp3wrap.c:310:12: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness [-Wpointer-sign] strncpy (filename, argv[1+optoffset], strlen(argv[1+optoffset])); ^ In file included from /usr/include/features.h:368:0, from /usr/include/stdio.h:27, from mp3wrap.c:26: /usr/include/bits/string3.h:123:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' __NTH (strncpy (char *__restrict __dest, const char *__restrict __src, ^ mp3wrap.c:311:14: warning: pointer targets in passing argument 1 of 'strstr' differ in signedness [-Wpointer-sign] if (strstr(filename, ext)==NULL) { ^ In file included from mp3wrap.c:28:0: /usr/include/string.h:337:14: note: expected 'const char *' but argument is of type 'unsigned char *' extern char *strstr (const char *__haystack, const char *__needle) ^ mp3wrap.c:311:24: warning: pointer targets in passing argument 2 of 'strstr' differ in signedness [-Wpointer-sign] if (strstr(filename, ext)==NULL) { ^ In file included from mp3wrap.c:28:0: /usr/include/string.h:337:14: note: expected 'const char *' but argument is of type 'unsigned char *' extern char *strstr (const char *__haystack, const char *__needle) ^ mp3wrap.c:312:16: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if ((strlen(filename)>4) && ((strstr(filename, ".mp3"))!=NULL)) ^ In file included from mp3wrap.c:28:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ mp3wrap.c:312:41: warning: pointer targets in passing argument 1 of 'strstr' differ in signedness [-Wpointer-sign] if ((strlen(filename)>4) && ((strstr(filename, ".mp3"))!=NULL)) ^ In file included from mp3wrap.c:28:0: /usr/include/string.h:337:14: note: expected 'const char *' but argument is of type 'unsigned char *' extern char *strstr (const char *__haystack, const char *__needle) ^ mp3wrap.c:313:21: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] filename[strlen(filename)-4]='\0'; ^ In file included from mp3wrap.c:28:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ mp3wrap.c:314:35: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] strncat (filename, ext, strlen(ext)); ^ In file included from mp3wrap.c:28:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ mp3wrap.c:314:13: warning: pointer targets in passing argument 1 of 'strncat' differ in signedness [-Wpointer-sign] strncat (filename, ext, strlen(ext)); ^ In file included from /usr/include/features.h:368:0, from /usr/include/stdio.h:27, from mp3wrap.c:26: /usr/include/bits/string3.h:153:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' __NTH (strncat (char *__restrict __dest, const char *__restrict __src, ^ mp3wrap.c:314:23: warning: pointer targets in passing argument 2 of 'strncat' differ in signedness [-Wpointer-sign] strncat (filename, ext, strlen(ext)); ^ In file included from /usr/include/features.h:368:0, from /usr/include/stdio.h:27, from mp3wrap.c:26: /usr/include/bits/string3.h:153:1: note: expected 'const char * restrict' but argument is of type 'unsigned char *' __NTH (strncat (char *__restrict __dest, const char *__restrict __src, ^ mp3wrap.c:316:25: warning: pointer targets in passing argument 1 of 'fopen' differ in signedness [-Wpointer-sign] if ((file_input=fopen(filename, "r"))) { ^ In file included from mp3wrap.c:26:0: /usr/include/stdio.h:272:14: note: expected 'const char * restrict' but argument is of type 'unsigned char *' extern FILE *fopen (const char *__restrict __filename, ^ mp3wrap.c:325:12: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness [-Wpointer-sign] strncpy (filename, TEMPFILE, strlen(TEMPFILE)); ^ In file included from /usr/include/features.h:368:0, from /usr/include/stdio.h:27, from mp3wrap.c:26: /usr/include/bits/string3.h:123:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' __NTH (strncpy (char *__restrict __dest, const char *__restrict __src, ^ mp3wrap.c:327:26: warning: pointer targets in passing argument 1 of 'fopen' differ in signedness [-Wpointer-sign] if (!(file_output=fopen(filename, "w+"))) { ^ In file included from mp3wrap.c:26:0: /usr/include/stdio.h:272:14: note: expected 'const char * restrict' but argument is of type 'unsigned char *' extern FILE *fopen (const char *__restrict __filename, ^ mp3wrap.c:409:12: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness [-Wpointer-sign] sprintf (wrapindex, "mv -f "TEMPFILE" %s", argv[2]); ^ In file included from /usr/include/features.h:368:0, from /usr/include/stdio.h:27, from mp3wrap.c:26: /usr/include/bits/stdio2.h:31:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' __NTH (sprintf (char *__restrict __s, const char *__restrict __fmt, ...)) ^ mp3wrap.c:410:15: warning: pointer targets in passing argument 1 of 'system' differ in signedness [-Wpointer-sign] if (system (wrapindex)==-1) ^ In file included from mp3wrap.c:27:0: /usr/include/stdlib.h:724:12: note: expected 'const char *' but argument is of type 'unsigned char *' extern int system (const char *__command) __wur; ^ mp3wrap.c:412:11: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness [-Wpointer-sign] strncpy(filename, argv[2], strlen(argv[2])+1); ^ In file included from /usr/include/features.h:368:0, from /usr/include/stdio.h:27, from mp3wrap.c:26: /usr/include/bits/string3.h:123:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' __NTH (strncpy (char *__restrict __dest, const char *__restrict __src, ^ x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o mp3wrap mp3wrap.o wrap.o crc.o make: Leaving directory `/usr/src/RPM/BUILD/mp3wrap-0.5' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.57627 + 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 + cd mp3wrap-0.5 + make 'INSTALL=/bin/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 /bin/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 /bin/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) 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) Hardlinking identical .pyc and .pyo files Processing files: mp3wrap-0.5-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.57627 + 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.ExZNJs find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TG2pZM find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.2.5)(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.0Fckca 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.9bhdoA find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qc1iI3 find-requires: running scripts (debuginfo) Requires: mp3wrap = 0.5-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Wrote: /usr/src/RPM/RPMS/x86_64/mp3wrap-0.5-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/mp3wrap-debuginfo-0.5-alt1.x86_64.rpm 1.87user 0.71system 0:10.67elapsed 24%CPU (0avgtext+0avgdata 30288maxresident)k 0inputs+0outputs (0major+308420minor)pagefaults 0swaps 7.47user 2.68system 0:20.07elapsed 50%CPU (0avgtext+0avgdata 125068maxresident)k 0inputs+0outputs (0major+583158minor)pagefaults 0swaps --- mp3wrap-0.5-alt1.x86_64.rpm.repo 2011-04-27 00:04:03.000000000 +0000 +++ mp3wrap-0.5-alt1.x86_64.rpm.hasher 2019-01-13 01:02:34.302470580 +0000 @@ -4,3 +4,3 @@ /usr/share/doc/mp3wrap-0.5/README 100644 -/usr/share/man/man1/mp3wrap.1.gz 100644 +/usr/share/man/man1/mp3wrap.1.xz 100644 Requires: /lib64/ld-linux-x86-64.so.2 --- mp3wrap-debuginfo-0.5-alt1.x86_64.rpm.repo 2011-04-27 00:04:03.000000000 +0000 +++ mp3wrap-debuginfo-0.5-alt1.x86_64.rpm.hasher 2019-01-13 01:02:34.388469783 +0000 @@ -3,4 +3,6 @@ /usr/src/debug/mp3wrap-0.5/crc.c 100644 +/usr/src/debug/mp3wrap-0.5/crc.h 100644 /usr/src/debug/mp3wrap-0.5/mp3wrap.c 100644 /usr/src/debug/mp3wrap-0.5/wrap.c 100644 +/usr/src/debug/mp3wrap-0.5/wrap.h 100644 Requires: mp3wrap = 0.5-alt1