<86>Apr 21 01:05:19 userdel[52351]: delete user 'rooter' <86>Apr 21 01:05:19 userdel[52351]: removed group 'rooter' owned by 'rooter' <86>Apr 21 01:05:19 userdel[52351]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 21 01:05:19 groupadd[52400]: group added to /etc/group: name=rooter, GID=615 <86>Apr 21 01:05:19 groupadd[52400]: group added to /etc/gshadow: name=rooter <86>Apr 21 01:05:19 groupadd[52400]: new group: name=rooter, GID=615 <86>Apr 21 01:05:19 useradd[52421]: new user: name=rooter, UID=615, GID=615, home=/root, shell=/bin/bash <86>Apr 21 01:05:19 userdel[52461]: delete user 'builder' <86>Apr 21 01:05:19 userdel[52461]: removed group 'builder' owned by 'builder' <86>Apr 21 01:05:19 userdel[52461]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 01:05:19 groupadd[52513]: group added to /etc/group: name=builder, GID=616 <86>Apr 21 01:05:19 groupadd[52513]: group added to /etc/gshadow: name=builder <86>Apr 21 01:05:19 groupadd[52513]: new group: name=builder, GID=616 <86>Apr 21 01:05:19 useradd[52532]: new user: name=builder, UID=616, GID=616, home=/usr/src, shell=/bin/bash Installing cabextract-1.6-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.47285 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf cabextract-1.6 + echo 'Source #0 (cabextract-1.6.tar.gz):' Source #0 (cabextract-1.6.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/cabextract-1.6.tar.gz + /bin/tar -xf - + cd cabextract-1.6 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (cabextract-1.0-alt-fixes.patch):' Patch #0 (cabextract-1.0-alt-fixes.patch): + /usr/bin/patch -p1 patching file src/cabextract.c Hunk #1 succeeded at 346 (offset 72 lines). + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.47285 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd cabextract-1.6 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force autoreconf-default: configure.ac: tracing autoreconf-default: configure.ac: not using Libtool autoreconf-default: configure.ac: not using Intltool autoreconf-default: configure.ac: not using gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoreconf-default: running: automake --add-missing --force-missing Makefile.am:12: warning: source file 'mspack/system.c' is in a subdirectory, Makefile.am:12: but option 'subdir-objects' is disabled automake-default: warning: possible forward-incompatibility. automake-default: At least a source file is in a subdirectory, but the 'subdir-objects' automake-default: automake option hasn't been enabled. For now, the corresponding output automake-default: object file(s) will be placed in the top-level directory. However, automake-default: this behaviour will change in future Automake versions: they will automake-default: unconditionally cause object files to be placed in the same subdirectory automake-default: of the corresponding sources. automake-default: You are advised to start using 'subdir-objects' option throughout your automake-default: project, to avoid future incompatibilities. Makefile.am:12: warning: source file 'mspack/cabd.c' is in a subdirectory, Makefile.am:12: but option 'subdir-objects' is disabled Makefile.am:12: warning: source file 'mspack/lzxd.c' is in a subdirectory, Makefile.am:12: but option 'subdir-objects' is disabled Makefile.am:12: warning: source file 'mspack/mszipd.c' is in a subdirectory, Makefile.am:12: but option 'subdir-objects' is disabled Makefile.am:12: warning: source file 'mspack/qtmd.c' is in a subdirectory, Makefile.am:12: but option 'subdir-objects' is disabled Makefile.am:29: warning: source file 'src/cabextract.c' is in a subdirectory, Makefile.am:29: but option 'subdir-objects' is disabled automake-default: warning: source file 'src/cabinfo.c' is in a subdirectory, automake-default: but option 'subdir-objects' is disabled Makefile.am:28: while processing program 'src/cabinfo' autoreconf-default: Leaving directory `.' + 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 + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + ./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 configure: WARNING: unrecognized options: --without-included-gettext 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 whether make supports nested variables... yes checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 ISO C89... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of x86_64-alt-linux-gcc... none checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking how to run the C preprocessor... x86_64-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 whether time.h and sys/time.h may both be included... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required 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 ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fnmatch.h usability... yes checking fnmatch.h presence... yes checking for fnmatch.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for sys/stat.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking for inttypes.h... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for mode_t... yes checking for off_t... yes checking for size_t... yes checking size of off_t... 8 checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for working POSIX fnmatch... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking for mkdir... yes checking for _mkdir... no checking whether mkdir takes one argument... no checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for alarm... yes checking for working mktime... yes checking for memcpy... yes checking for memmove... yes checking for strcasecmp... yes checking for strchr... yes checking for towlower... yes checking for utime... yes checking for utimes... yes checking for getopt_long... yes checking for working alloca.h... yes checking for alloca... yes checking for mbstate_t... yes checking for working POSIX fnmatch... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating cabextract.spec config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --without-included-gettext + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/cabextract-1.6' make all-am make[1]: Entering directory `/usr/src/RPM/BUILD/cabextract-1.6' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./mspack -DMSPACK_NO_DEFAULT_SYSTEM -pipe -Wall -g -O2 -c -o system.o `test -f 'mspack/system.c' || echo './'`mspack/system.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./mspack -DMSPACK_NO_DEFAULT_SYSTEM -pipe -Wall -g -O2 -c -o cabd.o `test -f 'mspack/cabd.c' || echo './'`mspack/cabd.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./mspack -DMSPACK_NO_DEFAULT_SYSTEM -pipe -Wall -g -O2 -c -o lzxd.o `test -f 'mspack/lzxd.c' || echo './'`mspack/lzxd.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./mspack -DMSPACK_NO_DEFAULT_SYSTEM -pipe -Wall -g -O2 -c -o mszipd.o `test -f 'mspack/mszipd.c' || echo './'`mspack/mszipd.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./mspack -DMSPACK_NO_DEFAULT_SYSTEM -pipe -Wall -g -O2 -c -o qtmd.o `test -f 'mspack/qtmd.c' || echo './'`mspack/qtmd.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./mspack -DMSPACK_NO_DEFAULT_SYSTEM -pipe -Wall -g -O2 -c -o cabextract.o `test -f 'src/cabextract.c' || echo './'`src/cabextract.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./mspack -DMSPACK_NO_DEFAULT_SYSTEM -pipe -Wall -g -O2 -c -o md5.o md5.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./mspack -DMSPACK_NO_DEFAULT_SYSTEM -pipe -Wall -g -O2 -c -o cabinfo.o `test -f 'src/cabinfo.c' || echo './'`src/cabinfo.c src/cabinfo.c: In function 'main': src/cabinfo.c:172:10: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'off_t {aka long int}' [-Wformat=] printf("Examining file \"%s\" (%" FL " bytes)...\n", filename, filelen); ^ src/cabinfo.c: In function 'search': src/cabinfo.c:245:11: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'off_t {aka long int}' [-Wformat=] printf("Found cabinet header at offset %" FL "\n", caboff); ^ src/cabinfo.c: In function 'getinfo': src/cabinfo.c:281:5: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'off_t {aka long int}' [-Wformat=] "\n*** HEADER SECTION ***\n\n" ^ src/cabinfo.c:334:12: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type '__off_t {aka long int}' [-Wformat=] printf("[Reserved header: offset %" FL ", size %u]\n", GETOFFSET, ^ src/cabinfo.c:382:7: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'off_t {aka long int}' [-Wformat=] "\n[New folder at offset %" FL "]\n" ^ src/cabinfo.c:382:7: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'off_t {aka long int}' [-Wformat=] src/cabinfo.c:397:14: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type '__off_t {aka long int}' [-Wformat=] printf("[Reserved folder: offset %" FL ", size %u]\n", GETOFFSET, ^ src/cabinfo.c:438:7: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'off_t {aka long int}' [-Wformat=] "\n[New file at offset %" FL "]\n" ^ src/cabinfo.c:476:12: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'off_t {aka long int}' [-Wformat=] printf("Block %6d: offset %12" FL " / csum %08x / c=%5u / u=%5u%s\n", ^ md5.c: In function 'md5_finish_ctx': md5.c:114:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(md5_uint32 *) &ctx->buffer[bytes + pad] = SWAP (ctx->total[0] << 3); ^ md5.c:115:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(md5_uint32 *) &ctx->buffer[bytes + pad + 4] = SWAP ((ctx->total[1] << 3) | ^ src/cabinfo.c: In function 'search': src/cabinfo.c:239:10: warning: 'cablen32' may be used uninitialized in this function [-Wmaybe-uninitialized] cablen = (FILELEN) cablen32; ^ x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o src/cabinfo cabinfo.o src/cabextract.c: In function 'main': src/cabextract.c:460:11: warning: 'fname_offset' may be used uninitialized in this function [-Wmaybe-uninitialized] fnmatch(args.filter, &name[fname_offset], FNM_CASEFOLD)) ^ src/cabextract.c:388:15: note: 'fname_offset' was declared here int isunix, fname_offset, viewhdr = 0; ^ rm -f libmspack.a ar cru libmspack.a system.o cabd.o lzxd.o mszipd.o qtmd.o ranlib libmspack.a x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o cabextract cabextract.o md5.o libmspack.a make[1]: Leaving directory `/usr/src/RPM/BUILD/cabextract-1.6' make: Leaving directory `/usr/src/RPM/BUILD/cabextract-1.6' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.39240 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/cabextract-buildroot + : + /bin/rm -rf -- /usr/src/tmp/cabextract-buildroot + cd cabextract-1.6 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/cabextract-buildroot make: Entering directory `/usr/src/RPM/BUILD/cabextract-1.6' make[1]: Entering directory `/usr/src/RPM/BUILD/cabextract-1.6' /bin/mkdir -p '/usr/src/tmp/cabextract-buildroot/usr/bin' /bin/install -p cabextract '/usr/src/tmp/cabextract-buildroot/usr/bin' /bin/mkdir -p '/usr/src/tmp/cabextract-buildroot/usr/share/man/man1' /bin/install -p -m 644 doc/cabextract.1 '/usr/src/tmp/cabextract-buildroot/usr/share/man/man1' make[1]: Leaving directory `/usr/src/RPM/BUILD/cabextract-1.6' make: Leaving directory `/usr/src/RPM/BUILD/cabextract-1.6' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/cabextract-buildroot (auto) Verifying and fixing files in /usr/src/tmp/cabextract-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/cabextract-buildroot (auto) Verifying ELF objects in /usr/src/tmp/cabextract-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: cabextract-1.6-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.39240 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd cabextract-1.6 + DOCDIR=/usr/src/tmp/cabextract-buildroot/usr/share/doc/cabextract-1.6 + export DOCDIR + rm -rf /usr/src/tmp/cabextract-buildroot/usr/share/doc/cabextract-1.6 + /bin/mkdir -p /usr/src/tmp/cabextract-buildroot/usr/share/doc/cabextract-1.6 + cp -prL NEWS README /usr/src/tmp/cabextract-buildroot/usr/share/doc/cabextract-1.6 + chmod -R go-w /usr/src/tmp/cabextract-buildroot/usr/share/doc/cabextract-1.6 + chmod -R a+rX /usr/src/tmp/cabextract-buildroot/usr/share/doc/cabextract-1.6 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.oBnvaO 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.7hHoQI 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.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.gAnjfG Creating cabextract-debuginfo package Processing files: cabextract-debuginfo-1.6-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tecHnG find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.M1PDfJ find-requires: running scripts (debuginfo) Requires: cabextract = 1.6-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Wrote: /usr/src/RPM/RPMS/x86_64/cabextract-1.6-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/cabextract-debuginfo-1.6-alt1.x86_64.rpm 5.89user 1.51system 0:12.09elapsed 61%CPU (0avgtext+0avgdata 41392maxresident)k 0inputs+0outputs (0major+654251minor)pagefaults 0swaps 7.92user 3.15system 0:16.08elapsed 68%CPU (0avgtext+0avgdata 115308maxresident)k 0inputs+0outputs (0major+826878minor)pagefaults 0swaps