<86>Apr 21 00:44:21 userdel[116138]: delete user 'rooter' <86>Apr 21 00:44:21 userdel[116138]: removed group 'rooter' owned by 'rooter' <86>Apr 21 00:44:21 groupadd[116159]: group added to /etc/group: name=rooter, GID=591 <86>Apr 21 00:44:21 groupadd[116159]: group added to /etc/gshadow: name=rooter <86>Apr 21 00:44:21 groupadd[116159]: new group: name=rooter, GID=591 <86>Apr 21 00:44:21 useradd[116195]: new user: name=rooter, UID=591, GID=591, home=/root, shell=/bin/bash <86>Apr 21 00:44:21 userdel[116218]: delete user 'builder' <86>Apr 21 00:44:21 userdel[116218]: removed group 'builder' owned by 'builder' <86>Apr 21 00:44:21 userdel[116218]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 00:44:21 groupadd[116247]: group added to /etc/group: name=builder, GID=592 <86>Apr 21 00:44:21 groupadd[116247]: group added to /etc/gshadow: name=builder <86>Apr 21 00:44:21 groupadd[116247]: new group: name=builder, GID=592 <86>Apr 21 00:44:21 useradd[116295]: new user: name=builder, UID=592, GID=592, home=/usr/src, shell=/bin/bash Installing mpack-1.6-alt2.qa1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.10520 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf mpack-1.6 + echo 'Source #0 (mpack-1.6.tar):' Source #0 (mpack-1.6.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/mpack-1.6.tar + cd mpack-1.6 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (mpack-1.6-alt2.qa1.patch):' Patch #0 (mpack-1.6-alt2.qa1.patch): + /usr/bin/patch -p1 patching file README.unix patching file codes.c patching file decode.c patching file encode.c patching file magic.c patching file md5.h patching file mkreadme.pl patching file part.c patching file unixos.c patching file unixpk.c patching file unixpk.man patching file unixunpk.c patching file unixunpk.man patching file uudecode.c patching file xmalloc.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.75340 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd mpack-1.6 + 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' + 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 creating cache ./config.cache checking for a BSD compatible install... /bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... found checking for working autoconf... found checking for working automake... found checking for working autoheader... found checking for working makeinfo... missing checking for gcc... gcc checking whether the C compiler (gcc -pipe -Wall -g -O2 ) works... yes checking whether the C compiler (gcc -pipe -Wall -g -O2 ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for connect... yes checking for res_search... no checking for res_search in -lresolv... no checking for dn_expand... no checking for dns_lookup... no checking for strchr... yes checking for strcasecmp... yes checking for getopt... yes updating cache ./config.cache creating ./config.status creating Makefile + make make: Entering directory `/usr/src/RPM/BUILD/mpack-1.6' gcc -DPACKAGE=\"mpack\" -DVERSION=\"1.6\" -DHAVE_STRCHR=1 -DHAVE_STRCASECMP=1 -DHAVE_GETOPT=1 -I. -I. -pipe -Wall -g -O2 -c unixpk.c gcc -DPACKAGE=\"mpack\" -DVERSION=\"1.6\" -DHAVE_STRCHR=1 -DHAVE_STRCASECMP=1 -DHAVE_GETOPT=1 -I. -I. -pipe -Wall -g -O2 -c encode.c gcc -DPACKAGE=\"mpack\" -DVERSION=\"1.6\" -DHAVE_STRCHR=1 -DHAVE_STRCASECMP=1 -DHAVE_GETOPT=1 -I. -I. -pipe -Wall -g -O2 -c codes.c gcc -DPACKAGE=\"mpack\" -DVERSION=\"1.6\" -DHAVE_STRCHR=1 -DHAVE_STRCASECMP=1 -DHAVE_GETOPT=1 -I. -I. -pipe -Wall -g -O2 -c magic.c gcc -DPACKAGE=\"mpack\" -DVERSION=\"1.6\" -DHAVE_STRCHR=1 -DHAVE_STRCASECMP=1 -DHAVE_GETOPT=1 -I. -I. -pipe -Wall -g -O2 -c unixos.c gcc -DPACKAGE=\"mpack\" -DVERSION=\"1.6\" -DHAVE_STRCHR=1 -DHAVE_STRCASECMP=1 -DHAVE_GETOPT=1 -I. -I. -pipe -Wall -g -O2 -c xmalloc.c gcc -DPACKAGE=\"mpack\" -DVERSION=\"1.6\" -DHAVE_STRCHR=1 -DHAVE_STRCASECMP=1 -DHAVE_GETOPT=1 -I. -I. -pipe -Wall -g -O2 -c md5c.c gcc -pipe -Wall -g -O2 -o mpack unixpk.o encode.o codes.o magic.o unixos.o xmalloc.o md5c.o unixpk.o: In function `main': /usr/src/RPM/BUILD/mpack-1.6/unixpk.c:179: warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp' gcc -DPACKAGE=\"mpack\" -DVERSION=\"1.6\" -DHAVE_STRCHR=1 -DHAVE_STRCASECMP=1 -DHAVE_GETOPT=1 -I. -I. -pipe -Wall -g -O2 -c unixunpk.c gcc -DPACKAGE=\"mpack\" -DVERSION=\"1.6\" -DHAVE_STRCHR=1 -DHAVE_STRCASECMP=1 -DHAVE_GETOPT=1 -I. -I. -pipe -Wall -g -O2 -c decode.c gcc -DPACKAGE=\"mpack\" -DVERSION=\"1.6\" -DHAVE_STRCHR=1 -DHAVE_STRCASECMP=1 -DHAVE_GETOPT=1 -I. -I. -pipe -Wall -g -O2 -c uudecode.c gcc -DPACKAGE=\"mpack\" -DVERSION=\"1.6\" -DHAVE_STRCHR=1 -DHAVE_STRCASECMP=1 -DHAVE_GETOPT=1 -I. -I. -pipe -Wall -g -O2 -c part.c gcc -pipe -Wall -g -O2 -o munpack unixunpk.o decode.o uudecode.o codes.o unixos.o part.o xmalloc.o md5c.o cp unixpk.man mpack.1 cp unixunpk.man munpack.1 make: Leaving directory `/usr/src/RPM/BUILD/mpack-1.6' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.77592 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/mpack-buildroot + : + /bin/rm -rf -- /usr/src/tmp/mpack-buildroot + cd mpack-1.6 + /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/mpack-buildroot/usr exec_prefix=/usr/src/tmp/mpack-buildroot/usr bindir=/usr/src/tmp/mpack-buildroot/usr/bin sbindir=/usr/src/tmp/mpack-buildroot/usr/sbin sysconfdir=/usr/src/tmp/mpack-buildroot/etc datadir=/usr/src/tmp/mpack-buildroot/usr/share includedir=/usr/src/tmp/mpack-buildroot/usr/include libdir=/usr/src/tmp/mpack-buildroot/usr/lib64 libexecdir=/usr/src/tmp/mpack-buildroot/usr/lib localstatedir=/usr/src/tmp/mpack-buildroot/var/lib sharedstatedir=/usr/src/tmp/mpack-buildroot/var/lib mandir=/usr/src/tmp/mpack-buildroot/usr/share/man infodir=/usr/src/tmp/mpack-buildroot/usr/share/info install make: Entering directory `/usr/src/RPM/BUILD/mpack-1.6' make[1]: Entering directory `/usr/src/RPM/BUILD/mpack-1.6' /bin/sh ./mkinstalldirs /usr/src/tmp/mpack-buildroot/usr/bin mkdir /usr/src/tmp/mpack-buildroot mkdir /usr/src/tmp/mpack-buildroot/usr mkdir /usr/src/tmp/mpack-buildroot/usr/bin /bin/install -p mpack /usr/src/tmp/mpack-buildroot/usr/bin/mpack /bin/install -p munpack /usr/src/tmp/mpack-buildroot/usr/bin/munpack /usr/bin/make install-man1 make[2]: Entering directory `/usr/src/RPM/BUILD/mpack-1.6' /bin/sh ./mkinstalldirs /usr/src/tmp/mpack-buildroot/usr/share/man/man1 mkdir /usr/src/tmp/mpack-buildroot/usr/share mkdir /usr/src/tmp/mpack-buildroot/usr/share/man mkdir /usr/src/tmp/mpack-buildroot/usr/share/man/man1 /bin/install -p -m 644 ./mpack.1 /usr/src/tmp/mpack-buildroot/usr/share/man/man1/mpack.1 /bin/install -p -m 644 ./munpack.1 /usr/src/tmp/mpack-buildroot/usr/share/man/man1/munpack.1 make[2]: Leaving directory `/usr/src/RPM/BUILD/mpack-1.6' make[1]: Leaving directory `/usr/src/RPM/BUILD/mpack-1.6' make: Leaving directory `/usr/src/RPM/BUILD/mpack-1.6' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/mpack-buildroot (auto) Verifying and fixing files in /usr/src/tmp/mpack-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/mpack-buildroot (auto) Verifying ELF objects in /usr/src/tmp/mpack-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: mpack-1.6-alt2.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.77592 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd mpack-1.6 + DOCDIR=/usr/src/tmp/mpack-buildroot/usr/share/doc/mpack-1.6 + export DOCDIR + rm -rf /usr/src/tmp/mpack-buildroot/usr/share/doc/mpack-1.6 + /bin/mkdir -p /usr/src/tmp/mpack-buildroot/usr/share/doc/mpack-1.6 + cp -prL README.unix /usr/src/tmp/mpack-buildroot/usr/share/doc/mpack-1.6 + chmod -R go-w /usr/src/tmp/mpack-buildroot/usr/share/doc/mpack-1.6 + chmod -R a+rX /usr/src/tmp/mpack-buildroot/usr/share/doc/mpack-1.6 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MfjONL 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.qvGBvF 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), libc.so.6(GLIBC_2.7)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Q3mF5B Creating mpack-debuginfo package Processing files: mpack-debuginfo-1.6-alt2.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2cmkrB find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kb4wED find-requires: running scripts (debuginfo) Requires: mpack = 1.6-alt2.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Wrote: /usr/src/RPM/RPMS/x86_64/mpack-1.6-alt2.qa1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/mpack-debuginfo-1.6-alt2.qa1.x86_64.rpm 3.13user 1.00system 0:10.15elapsed 40%CPU (0avgtext+0avgdata 34320maxresident)k 0inputs+0outputs (0major+300733minor)pagefaults 0swaps 4.48user 3.25system 0:13.93elapsed 55%CPU (0avgtext+0avgdata 34320maxresident)k 0inputs+0outputs (0major+447300minor)pagefaults 0swaps --- mpack-1.6-alt2.qa1.x86_64.rpm.repo 2013-04-18 12:01:30.000000000 +0000 +++ mpack-1.6-alt2.qa1.x86_64.rpm.hasher 2019-04-21 00:44:32.986928763 +0000 @@ -4,5 +4,6 @@ /usr/share/doc/mpack-1.6/README.unix 100644 -/usr/share/man/man1/mpack.1.gz 100644 -/usr/share/man/man1/munpack.1.gz 100644 +/usr/share/man/man1/mpack.1.xz 100644 +/usr/share/man/man1/munpack.1.xz 100644 Requires: /lib64/ld-linux-x86-64.so.2 +Requires: libc.so.6(GLIBC_2.14)(64bit) Requires: libc.so.6(GLIBC_2.2.5)(64bit)