<86>Apr 21 06:07:55 userdel[24304]: delete user 'rooter' <86>Apr 21 06:07:55 userdel[24304]: removed group 'rooter' owned by 'rooter' <86>Apr 21 06:07:55 userdel[24304]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 21 06:07:55 groupadd[24318]: group added to /etc/group: name=rooter, GID=531 <86>Apr 21 06:07:55 groupadd[24318]: group added to /etc/gshadow: name=rooter <86>Apr 21 06:07:55 groupadd[24318]: new group: name=rooter, GID=531 <86>Apr 21 06:07:55 useradd[24324]: new user: name=rooter, UID=531, GID=531, home=/root, shell=/bin/bash <86>Apr 21 06:07:55 userdel[24344]: delete user 'builder' <86>Apr 21 06:07:55 userdel[24344]: removed group 'builder' owned by 'builder' <86>Apr 21 06:07:55 userdel[24344]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 06:07:55 groupadd[24361]: group added to /etc/group: name=builder, GID=532 <86>Apr 21 06:07:55 groupadd[24361]: group added to /etc/gshadow: name=builder <86>Apr 21 06:07:55 groupadd[24361]: new group: name=builder, GID=532 <86>Apr 21 06:07:55 useradd[24368]: new user: name=builder, UID=532, GID=532, home=/usr/src, shell=/bin/bash Installing shorten-3.6.1-alt1.qa1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.53573 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf shorten-3.6.1 + echo 'Source #0 (shorten-3.6.1.tar.gz):' Source #0 (shorten-3.6.1.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/shorten-3.6.1.tar.gz + /bin/tar -xf - + cd shorten-3.6.1 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.53573 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd shorten-3.6.1 + CFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -Wall -g -O2 -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + ./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 --without-included-gettext checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p 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 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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed 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 for gawk... (cached) gawk checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking how to run the C preprocessor... i586-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether byte ordering is bigendian... no checking for main in -lm... yes configure: checking for headers checking for ANSI C header files... (cached) yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for inttypes.h... (cached) yes configure: checking for win32 environment checking windows.h usability... no checking windows.h presence... no checking for windows.h... no configure: checking for data types checking for unsigned long... yes checking size of unsigned long... 4 configure: checking for library functions checking for strerror... yes checking for truncate... yes configure: creating ./config.status config.status: creating man/Makefile config.status: creating utils/Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating Makefile config.status: creating include/config.h config.status: include/config.h is unchanged config.status: executing depfiles commands configure: ready to compile. shorten is now configured with the following options: version: 3.6.1 install: /usr/bin Type 'make' to build shorten. Afterwards, type 'make check' to run some verification tests. + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/shorten-3.6.1' Making all in man make[1]: Entering directory `/usr/src/RPM/BUILD/shorten-3.6.1/man' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/usr/src/RPM/BUILD/shorten-3.6.1/man' Making all in utils make[1]: Entering directory `/usr/src/RPM/BUILD/shorten-3.6.1/utils' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -pipe -Wall -g -O2 -march=i586 -mtune=generic -c Sulawalaw.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -pipe -Wall -g -O2 -march=i586 -mtune=generic -c array.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -pipe -Wall -g -O2 -march=i586 -mtune=generic -c exit.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -pipe -Wall -g -O2 -march=i586 -mtune=generic -c mkbshift.c mkbshift.c: In function 'main': mkbshift.c:86:21: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int32_t {aka int}' [-Wformat=] fprintf(fout, "%ld,", forwardmap[shift][i]); ^ mkbshift.c:88:21: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int32_t {aka int}' [-Wformat=] fprintf(fout, "%ld},\n", forwardmap[shift][USIZE - 1]); ^ mkbshift.c:90:21: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int32_t {aka int}' [-Wformat=] fprintf(fout, "%ld}\n};\n", forwardmap[shift][USIZE - 1]); ^ mkbshift.c:99:21: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int32_t {aka int}' [-Wformat=] fprintf(fout, "%ld,", reversemap[shift][i]); ^ mkbshift.c:101:21: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int32_t {aka int}' [-Wformat=] fprintf(fout, "%ld},\n", reversemap[shift][USIZE - 1]); ^ mkbshift.c:103:21: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int32_t {aka int}' [-Wformat=] fprintf(fout, "%ld}\n};\n", reversemap[shift][USIZE - 1]); ^ i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -o mkbshift Sulawalaw.o array.o exit.o mkbshift.o -lm make[1]: Leaving directory `/usr/src/RPM/BUILD/shorten-3.6.1/utils' Making all in src make[1]: Entering directory `/usr/src/RPM/BUILD/shorten-3.6.1/src' make all-am make[2]: Entering directory `/usr/src/RPM/BUILD/shorten-3.6.1/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -pipe -Wall -g -O2 -march=i586 -mtune=generic -c aiff.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -pipe -Wall -g -O2 -march=i586 -mtune=generic -c dupfinfo.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -pipe -Wall -g -O2 -march=i586 -mtune=generic -c fixio.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -pipe -Wall -g -O2 -march=i586 -mtune=generic -c hsgetopt.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -pipe -Wall -g -O2 -march=i586 -mtune=generic -c license.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -pipe -Wall -g -O2 -march=i586 -mtune=generic -c lpc.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -pipe -Wall -g -O2 -march=i586 -mtune=generic -c main.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -pipe -Wall -g -O2 -march=i586 -mtune=generic -c poly.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -pipe -Wall -g -O2 -march=i586 -mtune=generic -c riffwave.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -pipe -Wall -g -O2 -march=i586 -mtune=generic -c shorten.c dupfinfo.c: In function 'dupfileinfo': dupfinfo.c:47:5: warning: ignoring return value of 'chown', declared with attribute warn_unused_result [-Wunused-result] (void) chown(path1, buf.st_uid, -1); ^ dupfinfo.c:48:5: warning: ignoring return value of 'chown', declared with attribute warn_unused_result [-Wunused-result] (void) chown(path1, -1, buf.st_gid); ^ fixio.c: In function 'fread_type': fixio.c:101:7: warning: implicit declaration of function 'swab' [-Wimplicit-function-declaration] swab(readfub, readbuf, nbyte); ^ fixio.c: In function 'fwrite_type_init': fixio.c:236:13: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] writebuf = (schar*) NULL; ^ fixio.c:237:13: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] writefub = (schar*) NULL; ^ fixio.c: In function 'fwrite_type': fixio.c:257:14: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] writebuf = (schar*) pmalloc((ulong) nwritebuf); ^ fixio.c:258:14: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] writefub = (schar*) pmalloc((ulong) nwritebuf); ^ i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -pipe -Wall -g -O2 -march=i586 -mtune=generic -c vario.c aiff.c: In function 'aiff_prochdr': aiff.c:114:13: warning: pointer targets in passing argument 1 of 'write_hdr' differ in signedness [-Wpointer-sign] write_hdr("FORM", 4, hdr); ^ In file included from aiff.c:16:0: ../include/shorten.h:322:19: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' void write_hdr PROTO ((const uchar *, int, Iff_Header *)); ^ aiff.c:116:13: warning: pointer targets in passing argument 1 of 'write_hdr' differ in signedness [-Wpointer-sign] write_hdr(ckhdr, 4, hdr); ^ In file included from aiff.c:16:0: ../include/shorten.h:322:19: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'const char *' void write_hdr PROTO ((const uchar *, int, Iff_Header *)); ^ aiff.c:133:17: warning: pointer targets in passing argument 1 of 'write_hdr' differ in signedness [-Wpointer-sign] write_hdr(ckhdr, 4, hdr); ^ In file included from aiff.c:16:0: ../include/shorten.h:322:19: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'const char *' void write_hdr PROTO ((const uchar *, int, Iff_Header *)); ^ aiff.c:177:13: warning: pointer targets in passing argument 1 of 'write_hdr' differ in signedness [-Wpointer-sign] write_hdr("SSND", 4, hdr); ^ In file included from aiff.c:16:0: ../include/shorten.h:322:19: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' void write_hdr PROTO ((const uchar *, int, Iff_Header *)); ^ lpc.c: In function 'wav2lpc': lpc.c:34:9: warning: variable 'ref' set but not used [-Wunused-but-set-variable] float ref[MAX_LPC_ORDER + 1]; ^ shorten.c: In function 'FileHasSeekInfoAppended': shorten.c:333:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(SeekTrailer.data,1,SEEK_TRAILER_SIZE,filei); ^ shorten.c:338:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(SeekHeader.data,1,SEEK_HEADER_SIZE,filei); ^ shorten.c: In function 'FileIsExternalSeekTable': shorten.c:363:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(SeekHeader.data,1,SEEK_HEADER_SIZE,filei); ^ shorten.c: In function 'RemoveSeekInfo': shorten.c:428:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&Trailer,SEEK_TRAILER_SIZE,1,f); ^ shorten.c: In function 'shorten': shorten.c:1837:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(pSeekTableBuffer,SeekTableSize,1,SeekTableFile); ^ shorten.c:1874:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(pSeekTableBuffer,SeekTableSize-SEEK_TRAILER_SIZE,1,SeekTableFile); ^ i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -o shorten aiff.o dupfinfo.o fixio.o hsgetopt.o license.o lpc.o main.o poly.o riffwave.o shorten.o vario.o ../utils/Sulawalaw.o ../utils/array.o ../utils/exit.o -lm make[2]: Leaving directory `/usr/src/RPM/BUILD/shorten-3.6.1/src' make[1]: Leaving directory `/usr/src/RPM/BUILD/shorten-3.6.1/src' Making all in tests make[1]: Entering directory `/usr/src/RPM/BUILD/shorten-3.6.1/tests' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/usr/src/RPM/BUILD/shorten-3.6.1/tests' make[1]: Entering directory `/usr/src/RPM/BUILD/shorten-3.6.1' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/usr/src/RPM/BUILD/shorten-3.6.1' make: Leaving directory `/usr/src/RPM/BUILD/shorten-3.6.1' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.73307 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/shorten-buildroot + : + /bin/rm -rf -- /usr/src/tmp/shorten-buildroot + cd shorten-3.6.1 + make 'INSTALL=/bin/install -p' DESTDIR=/usr/src/tmp/shorten-buildroot install make: Entering directory `/usr/src/RPM/BUILD/shorten-3.6.1' Making install in man make[1]: Entering directory `/usr/src/RPM/BUILD/shorten-3.6.1/man' make[2]: Entering directory `/usr/src/RPM/BUILD/shorten-3.6.1/man' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man1" || /bin/mkdir -p "/usr/src/tmp/shorten-buildroot/usr/share/man/man1" /bin/install -p -m 644 './shorten.1' '/usr/src/tmp/shorten-buildroot/usr/share/man/man1/shorten.1' make[2]: Leaving directory `/usr/src/RPM/BUILD/shorten-3.6.1/man' make[1]: Leaving directory `/usr/src/RPM/BUILD/shorten-3.6.1/man' Making install in utils make[1]: Entering directory `/usr/src/RPM/BUILD/shorten-3.6.1/utils' make[2]: Entering directory `/usr/src/RPM/BUILD/shorten-3.6.1/utils' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/shorten-3.6.1/utils' make[1]: Leaving directory `/usr/src/RPM/BUILD/shorten-3.6.1/utils' Making install in src make[1]: Entering directory `/usr/src/RPM/BUILD/shorten-3.6.1/src' make install-am make[2]: Entering directory `/usr/src/RPM/BUILD/shorten-3.6.1/src' make[3]: Entering directory `/usr/src/RPM/BUILD/shorten-3.6.1/src' test -z "/usr/bin" || /bin/mkdir -p "/usr/src/tmp/shorten-buildroot/usr/bin" /bin/install -p 'shorten' '/usr/src/tmp/shorten-buildroot/usr/bin/shorten' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/RPM/BUILD/shorten-3.6.1/src' make[2]: Leaving directory `/usr/src/RPM/BUILD/shorten-3.6.1/src' make[1]: Leaving directory `/usr/src/RPM/BUILD/shorten-3.6.1/src' Making install in tests make[1]: Entering directory `/usr/src/RPM/BUILD/shorten-3.6.1/tests' make[2]: Entering directory `/usr/src/RPM/BUILD/shorten-3.6.1/tests' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/shorten-3.6.1/tests' make[1]: Leaving directory `/usr/src/RPM/BUILD/shorten-3.6.1/tests' make[1]: Entering directory `/usr/src/RPM/BUILD/shorten-3.6.1' make[2]: Entering directory `/usr/src/RPM/BUILD/shorten-3.6.1' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/shorten-3.6.1' make[1]: Leaving directory `/usr/src/RPM/BUILD/shorten-3.6.1' make: Leaving directory `/usr/src/RPM/BUILD/shorten-3.6.1' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/shorten-buildroot (auto) Verifying and fixing files in /usr/src/tmp/shorten-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/shorten-buildroot (auto) Verifying ELF objects in /usr/src/tmp/shorten-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/shorten: uses non-LFS functions: __xstat fopen truncate Hardlinking identical .pyc and .pyo files Processing files: shorten-3.6.1-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Te6vRt 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.9do1QU find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.11), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libm.so.6(GLIBC_2.0), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CNDljt Creating shorten-debuginfo package Processing files: shorten-debuginfo-3.6.1-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Yqk2Y5 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lOoHdP find-requires: running scripts (debuginfo) Requires: shorten = 3.6.1-alt1.qa1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libm.so.6) Wrote: /usr/src/RPM/RPMS/i586/shorten-3.6.1-alt1.qa1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/shorten-debuginfo-3.6.1-alt1.qa1.i586.rpm 6.86user 2.40system 0:12.70elapsed 72%CPU (0avgtext+0avgdata 37528maxresident)k 0inputs+0outputs (0major+387286minor)pagefaults 0swaps 8.76user 5.91system 0:17.76elapsed 82%CPU (0avgtext+0avgdata 37528maxresident)k 0inputs+0outputs (0major+523079minor)pagefaults 0swaps --- shorten-3.6.1-alt1.qa1.i586.rpm.repo 2013-04-16 21:30:27.000000000 +0000 +++ shorten-3.6.1-alt1.qa1.i586.rpm.hasher 2019-04-21 06:08:10.361681013 +0000 @@ -1,3 +1,3 @@ /usr/bin/shorten 100755 -/usr/share/man/man1/shorten.1.bz2 100644 +/usr/share/man/man1/shorten.1.xz 100644 Requires: /lib/ld-linux.so.2