<86>Jan 26 06:54:48 userdel[115737]: delete user 'rooter' <86>Jan 26 06:54:48 userdel[115737]: removed group 'rooter' owned by 'rooter' <86>Jan 26 06:54:48 userdel[115737]: removed shadow group 'rooter' owned by 'rooter' <86>Jan 26 06:54:48 groupadd[115758]: group added to /etc/group: name=rooter, GID=555 <86>Jan 26 06:54:48 groupadd[115758]: group added to /etc/gshadow: name=rooter <86>Jan 26 06:54:48 groupadd[115758]: new group: name=rooter, GID=555 <86>Jan 26 06:54:48 useradd[115771]: new user: name=rooter, UID=555, GID=555, home=/root, shell=/bin/bash <86>Jan 26 06:54:48 userdel[115795]: delete user 'builder' <86>Jan 26 06:54:48 userdel[115795]: removed group 'builder' owned by 'builder' <86>Jan 26 06:54:48 userdel[115795]: removed shadow group 'builder' owned by 'builder' <86>Jan 26 06:54:48 groupadd[115817]: group added to /etc/group: name=builder, GID=556 <86>Jan 26 06:54:48 groupadd[115817]: group added to /etc/gshadow: name=builder <86>Jan 26 06:54:48 groupadd[115817]: new group: name=builder, GID=556 <86>Jan 26 06:54:48 useradd[115837]: new user: name=builder, UID=556, GID=556, home=/usr/src, shell=/bin/bash <13>Jan 26 06:54:50 rpmi: libmspack-0.6-alt1 1530626814 installed <13>Jan 26 06:54:50 rpmi: libmspack-devel-0.6-alt1 1530626814 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/cabextract-1.7-alt1.nosrc.rpm Installing cabextract-1.7-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.75435 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf cabextract-1.7 + echo 'Source #0 (cabextract-1.7.tar.gz):' Source #0 (cabextract-1.7.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/cabextract-1.7.tar.gz + /bin/tar -xf - + cd cabextract-1.7 + /bin/chmod -c -Rf u+rwX,go-w . + rm -rf mspack/ + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.84838 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd cabextract-1.7 + 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 autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -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 -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 + ./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 --with-external-libmspack 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 i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking whether i586-alt-linux-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of i586-alt-linux-gcc... none checking for i586-alt-linux-ar... no checking for i586-alt-linux-lib... no checking for i586-alt-linux-link... no checking for ar... ar checking the archiver (ar) interface... ar checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib 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 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 locale.h usability... yes checking locale.h presence... yes checking for locale.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... 4 checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 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 umask... 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 build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking for ld used by i586-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking mspack.h usability... yes checking mspack.h presence... yes checking for mspack.h... yes checking for mspack_create_cab_compressor in -lmspack... 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 + make -j8 make all-am make[1]: Entering directory '/usr/src/RPM/BUILD/cabextract-1.7' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o md5.o md5.c make[1]: Leaving directory '/usr/src/RPM/BUILD/cabextract-1.7' make[1]: Entering directory '/usr/src/RPM/BUILD/cabextract-1.7' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/cabinfo.o src/cabinfo.c make[1]: Leaving directory '/usr/src/RPM/BUILD/cabextract-1.7' make[1]: Entering directory '/usr/src/RPM/BUILD/cabextract-1.7' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o src/cabinfo src/cabinfo.o make[1]: Leaving directory '/usr/src/RPM/BUILD/cabextract-1.7' make[1]: Entering directory '/usr/src/RPM/BUILD/cabextract-1.7' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/cabextract.o src/cabextract.c make[1]: Leaving directory '/usr/src/RPM/BUILD/cabextract-1.7' make[1]: Entering directory '/usr/src/RPM/BUILD/cabextract-1.7' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o cabextract src/cabextract.o md5.o -lmspack make[1]: Leaving directory '/usr/src/RPM/BUILD/cabextract-1.7' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.79028 + 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.7 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/cabextract-buildroot make: Entering directory '/usr/src/RPM/BUILD/cabextract-1.7' make[1]: Entering directory '/usr/src/RPM/BUILD/cabextract-1.7' /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.7' make: Leaving directory '/usr/src/RPM/BUILD/cabextract-1.7' + /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) Checking contents of files in /usr/src/tmp/cabextract-buildroot/ (default) 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.7-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.78354 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd cabextract-1.7 + DOCDIR=/usr/src/tmp/cabextract-buildroot/usr/share/doc/cabextract-1.7 + export DOCDIR + rm -rf /usr/src/tmp/cabextract-buildroot/usr/share/doc/cabextract-1.7 + /bin/mkdir -p /usr/src/tmp/cabextract-buildroot/usr/share/doc/cabextract-1.7 + cp -prL NEWS README /usr/src/tmp/cabextract-buildroot/usr/share/doc/cabextract-1.7 + chmod -R go-w /usr/src/tmp/cabextract-buildroot/usr/share/doc/cabextract-1.7 + chmod -R a+rX /usr/src/tmp/cabextract-buildroot/usr/share/doc/cabextract-1.7 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7y3L4z find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pldzSg 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.2), libc.so.6(GLIBC_2.2.3), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libmspack.so.0 >= set:jhTuOmh6ia, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ylLl7h Creating cabextract-debuginfo package Processing files: cabextract-debuginfo-1.7-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3rHfdy find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vrwLh3 find-requires: running scripts (debuginfo) Requires: cabextract = 1.7-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libmspack.so.0) Wrote: /usr/src/RPM/RPMS/i586/cabextract-1.7-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/cabextract-debuginfo-1.7-alt1.i586.rpm 7.94user 1.68system 0:15.92elapsed 60%CPU (0avgtext+0avgdata 30500maxresident)k 0inputs+0outputs (0major+694551minor)pagefaults 0swaps 16.05user 4.28system 0:28.02elapsed 72%CPU (0avgtext+0avgdata 121952maxresident)k 136inputs+0outputs (0major+1106298minor)pagefaults 0swaps