<86>Apr 24 00:39:11 userdel[1981852]: delete user 'rooter' <86>Apr 24 00:39:11 userdel[1981852]: removed group 'rooter' owned by 'rooter' <86>Apr 24 00:39:11 userdel[1981852]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 24 00:39:11 groupadd[1981877]: group added to /etc/group: name=rooter, GID=1368 <86>Apr 24 00:39:11 groupadd[1981877]: group added to /etc/gshadow: name=rooter <86>Apr 24 00:39:11 groupadd[1981877]: new group: name=rooter, GID=1368 <86>Apr 24 00:39:11 useradd[1981903]: new user: name=rooter, UID=1368, GID=1368, home=/root, shell=/bin/bash <86>Apr 24 00:39:11 userdel[1981948]: delete user 'builder' <86>Apr 24 00:39:11 userdel[1981948]: removed group 'builder' owned by 'builder' <86>Apr 24 00:39:11 userdel[1981948]: removed shadow group 'builder' owned by 'builder' <86>Apr 24 00:39:11 groupadd[1981985]: group added to /etc/group: name=builder, GID=1369 <86>Apr 24 00:39:11 groupadd[1981985]: group added to /etc/gshadow: name=builder <86>Apr 24 00:39:11 groupadd[1981985]: new group: name=builder, GID=1369 <86>Apr 24 00:39:11 useradd[1982017]: new user: name=builder, UID=1369, GID=1369, home=/usr/src, shell=/bin/bash Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/cabextract-1.11-alt1.nosrc.rpm (w1.gzdio) Installing cabextract-1.11-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.40395 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf cabextract-1.11 + echo 'Source #0 (cabextract-1.11.tar.gz):' Source #0 (cabextract-1.11.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/cabextract-1.11.tar.gz + /bin/tar -xf - + cd cabextract-1.11 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.40395 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd cabextract-1.11 + 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 -flto=auto' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' ++ 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' + 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 --disable-silent-rules --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 whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-alt-linux-gcc... none checking for x86_64-alt-linux-ar... no checking for x86_64-alt-linux-lib... no checking for x86_64-alt-linux-link... no checking for ar... ar checking the archiver (ar) interface... ar 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 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 getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for inttypes.h... (cached) yes checking for strings.h... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether byte ordering is bigendian... no checking for mode_t... yes checking for off_t... yes checking for size_t... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking size of off_t... 8 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 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... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking for ld used by x86_64-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 32-bit host C ABI... no checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib,lib64 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 that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating cabextract.spec config.status: creating test/testcase config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --without-included-gettext + make -j16 make all-am make[1]: Entering directory '/usr/src/RPM/BUILD/cabextract-1.11' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./mspack -DMSPACK_NO_DEFAULT_SYSTEM -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o mspack/system.o mspack/system.c make[1]: Leaving directory '/usr/src/RPM/BUILD/cabextract-1.11' make[1]: Entering directory '/usr/src/RPM/BUILD/cabextract-1.11' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./mspack -DMSPACK_NO_DEFAULT_SYSTEM -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o md5.o md5.c make[1]: Leaving directory '/usr/src/RPM/BUILD/cabextract-1.11' make[1]: Entering directory '/usr/src/RPM/BUILD/cabextract-1.11' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./mspack -DMSPACK_NO_DEFAULT_SYSTEM -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o src/cabinfo.o src/cabinfo.c make[1]: Leaving directory '/usr/src/RPM/BUILD/cabextract-1.11' make[1]: Entering directory '/usr/src/RPM/BUILD/cabextract-1.11' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./mspack -DMSPACK_NO_DEFAULT_SYSTEM -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o mspack/mszipd.o mspack/mszipd.c make[1]: Leaving directory '/usr/src/RPM/BUILD/cabextract-1.11' make[1]: Entering directory '/usr/src/RPM/BUILD/cabextract-1.11' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./mspack -DMSPACK_NO_DEFAULT_SYSTEM -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o mspack/cabd.o mspack/cabd.c make[1]: Leaving directory '/usr/src/RPM/BUILD/cabextract-1.11' make[1]: Entering directory '/usr/src/RPM/BUILD/cabextract-1.11' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./mspack -DMSPACK_NO_DEFAULT_SYSTEM -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o mspack/qtmd.o mspack/qtmd.c make[1]: Leaving directory '/usr/src/RPM/BUILD/cabextract-1.11' make[1]: Entering directory '/usr/src/RPM/BUILD/cabextract-1.11' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./mspack -DMSPACK_NO_DEFAULT_SYSTEM -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o src/cabextract.o src/cabextract.c make[1]: Leaving directory '/usr/src/RPM/BUILD/cabextract-1.11' make[1]: Entering directory '/usr/src/RPM/BUILD/cabextract-1.11' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./mspack -DMSPACK_NO_DEFAULT_SYSTEM -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o mspack/lzxd.o mspack/lzxd.c make[1]: Leaving directory '/usr/src/RPM/BUILD/cabextract-1.11' make[1]: Entering directory '/usr/src/RPM/BUILD/cabextract-1.11' rm -f libmscab.a ar cru libmscab.a mspack/system.o mspack/cabd.o mspack/lzxd.o mspack/mszipd.o mspack/qtmd.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libmscab.a make[1]: Leaving directory '/usr/src/RPM/BUILD/cabextract-1.11' make[1]: Entering directory '/usr/src/RPM/BUILD/cabextract-1.11' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o src/cabinfo src/cabinfo.o make[1]: Leaving directory '/usr/src/RPM/BUILD/cabextract-1.11' make[1]: Entering directory '/usr/src/RPM/BUILD/cabextract-1.11' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o cabextract src/cabextract.o md5.o libmscab.a make[1]: Leaving directory '/usr/src/RPM/BUILD/cabextract-1.11' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.70577 + 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 + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd cabextract-1.11 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/cabextract-buildroot make: Entering directory '/usr/src/RPM/BUILD/cabextract-1.11' make[1]: Entering directory '/usr/src/RPM/BUILD/cabextract-1.11' /bin/mkdir -p '/usr/src/tmp/cabextract-buildroot/usr/bin' /usr/libexec/rpm-build/install -p cabextract '/usr/src/tmp/cabextract-buildroot/usr/bin' /bin/mkdir -p '/usr/src/tmp/cabextract-buildroot/usr/share/man/man1' /usr/libexec/rpm-build/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.11' make: Leaving directory '/usr/src/RPM/BUILD/cabextract-1.11' + /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,gnuconfig) 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) Processing files: cabextract-1.11-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.70577 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd cabextract-1.11 + DOCDIR=/usr/src/tmp/cabextract-buildroot/usr/share/doc/cabextract-1.11 + export DOCDIR + rm -rf /usr/src/tmp/cabextract-buildroot/usr/share/doc/cabextract-1.11 + /bin/mkdir -p /usr/src/tmp/cabextract-buildroot/usr/share/doc/cabextract-1.11 + cp -prL NEWS README /usr/src/tmp/cabextract-buildroot/usr/share/doc/cabextract-1.11 + chmod -R go-w /usr/src/tmp/cabextract-buildroot/usr/share/doc/cabextract-1.11 + chmod -R a+rX /usr/src/tmp/cabextract-buildroot/usr/share/doc/cabextract-1.11 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.05RXkT 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.CNHKf7 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) 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.33)(64bit), libc.so.6(GLIBC_2.34)(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.8Fjq3n Creating cabextract-debuginfo package Processing files: cabextract-debuginfo-1.11-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.muqzh9 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.avPTUo find-requires: running scripts (debuginfo) Requires: cabextract = 1.11-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Adding to cabextract-debuginfo a strict dependency on cabextract Wrote: /usr/src/RPM/RPMS/x86_64/cabextract-1.11-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/cabextract-debuginfo-1.11-alt1.x86_64.rpm (w2.lzdio) 4.67user 1.98system 0:11.92elapsed 55%CPU (0avgtext+0avgdata 66220maxresident)k 0inputs+0outputs (0major+674615minor)pagefaults 0swaps 2.09user 1.26system 0:17.33elapsed 19%CPU (0avgtext+0avgdata 104708maxresident)k 0inputs+0outputs (17086major+126089minor)pagefaults 0swaps