<86>Jan 30 06:47:29 userdel[67721]: delete user 'rooter' <86>Jan 30 06:47:29 groupadd[67826]: group added to /etc/group: name=rooter, GID=687 <86>Jan 30 06:47:29 groupadd[67826]: group added to /etc/gshadow: name=rooter <86>Jan 30 06:47:29 groupadd[67826]: new group: name=rooter, GID=687 <86>Jan 30 06:47:29 useradd[67927]: new user: name=rooter, UID=687, GID=687, home=/root, shell=/bin/bash <86>Jan 30 06:47:29 userdel[68131]: delete user 'builder' <86>Jan 30 06:47:29 userdel[68131]: removed group 'builder' owned by 'builder' <86>Jan 30 06:47:29 userdel[68131]: removed shadow group 'builder' owned by 'builder' <86>Jan 30 06:47:29 groupadd[68205]: group added to /etc/group: name=builder, GID=688 <86>Jan 30 06:47:29 groupadd[68205]: group added to /etc/gshadow: name=builder <86>Jan 30 06:47:29 groupadd[68205]: new group: name=builder, GID=688 <86>Jan 30 06:47:29 useradd[68349]: new user: name=builder, UID=688, GID=688, home=/usr/src, shell=/bin/bash Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/bdfresize-1.5-alt2.qa1.nosrc.rpm Installing bdfresize-1.5-alt2.qa1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.2706 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf bdfresize-1.5 + echo 'Source #0 (bdfresize-1.5.tar.bz2):' Source #0 (bdfresize-1.5.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/bdfresize-1.5.tar.bz2 + /bin/tar -xf - + cd bdfresize-1.5 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (bdfresize-1.5-gcc34.patch):' Patch #0 (bdfresize-1.5-gcc34.patch): + /usr/bin/patch -p1 -b --suffix .gcc34 patching file charresize.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.8789 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd bdfresize-1.5 + /bin/rm -f config.cache + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + 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 -- '{}' + 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=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 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 -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic ) works... yes checking whether the C compiler (gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for a BSD compatible install... /bin/install -c checking whether ln -s works... yes checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for unistd.h... yes checking for working const... yes checking for pid_t... yes checking for size_t... yes checking for memset... yes updating cache ./config.cache creating ./config.status creating Makefile creating config.h + make make: Entering directory '/usr/src/RPM/BUILD/bdfresize-1.5' gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wunused -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -c bdfresize.c gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wunused -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -c charresize.c gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wunused -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -c getopt.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wunused -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -o bdfresize bdfresize.o charresize.o getopt.o make: Leaving directory '/usr/src/RPM/BUILD/bdfresize-1.5' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.76061 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/bdfresize-buildroot + : + /bin/rm -rf -- /usr/src/tmp/bdfresize-buildroot + cd bdfresize-1.5 + make DESTDIR=/usr/src/tmp/bdfresize-buildroot install make: Entering directory '/usr/src/RPM/BUILD/bdfresize-1.5' make[1]: Entering directory '/usr/src/RPM/BUILD/bdfresize-1.5' /bin/sh ./mkinstalldirs /usr/src/tmp/bdfresize-buildroot/usr/bin mkdir /usr/src/tmp/bdfresize-buildroot mkdir /usr/src/tmp/bdfresize-buildroot/usr mkdir /usr/src/tmp/bdfresize-buildroot/usr/bin /bin/install -c bdfresize /usr/src/tmp/bdfresize-buildroot/usr/bin/bdfresize make install-man1 make[2]: Entering directory '/usr/src/RPM/BUILD/bdfresize-1.5' /bin/sh ./mkinstalldirs /usr/src/tmp/bdfresize-buildroot/usr/share/man/man1 mkdir /usr/src/tmp/bdfresize-buildroot/usr/share mkdir /usr/src/tmp/bdfresize-buildroot/usr/share/man mkdir /usr/src/tmp/bdfresize-buildroot/usr/share/man/man1 /bin/install -c -m 644 ./bdfresize.1 /usr/src/tmp/bdfresize-buildroot/usr/share/man/man1/bdfresize.1 make[2]: Leaving directory '/usr/src/RPM/BUILD/bdfresize-1.5' make[1]: Leaving directory '/usr/src/RPM/BUILD/bdfresize-1.5' make: Leaving directory '/usr/src/RPM/BUILD/bdfresize-1.5' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/bdfresize-buildroot (auto) Verifying and fixing files in /usr/src/tmp/bdfresize-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/bdfresize-buildroot/ (default) Compressing files in /usr/src/tmp/bdfresize-buildroot (auto) Verifying ELF objects in /usr/src/tmp/bdfresize-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/bdfresize: uses non-LFS functions: freopen Hardlinking identical .pyc and .pyo files Processing files: bdfresize-1.5-alt2.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.91135 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd bdfresize-1.5 + DOCDIR=/usr/src/tmp/bdfresize-buildroot/usr/share/doc/bdfresize-1.5 + export DOCDIR + rm -rf /usr/src/tmp/bdfresize-buildroot/usr/share/doc/bdfresize-1.5 + /bin/mkdir -p /usr/src/tmp/bdfresize-buildroot/usr/share/doc/bdfresize-1.5 + cp -prL AUTHORS ChangeLog NEWS README /usr/src/tmp/bdfresize-buildroot/usr/share/doc/bdfresize-1.5 + chmod -R go-w /usr/src/tmp/bdfresize-buildroot/usr/share/doc/bdfresize-1.5 + chmod -R a+rX /usr/src/tmp/bdfresize-buildroot/usr/share/doc/bdfresize-1.5 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7iOPiC 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.fQ7BQH 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.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bwRdsi Creating bdfresize-debuginfo package Processing files: bdfresize-debuginfo-1.5-alt2.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.deTYzj find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Y5EuP6 find-requires: running scripts (debuginfo) Requires: bdfresize = 1.5-alt2.qa1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Wrote: /usr/src/RPM/RPMS/i586/bdfresize-1.5-alt2.qa1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/bdfresize-debuginfo-1.5-alt2.qa1.i586.rpm 3.42user 0.48system 0:14.62elapsed 26%CPU (0avgtext+0avgdata 26204maxresident)k 0inputs+0outputs (0major+227830minor)pagefaults 0swaps 10.18user 2.61system 0:27.89elapsed 45%CPU (0avgtext+0avgdata 121868maxresident)k 0inputs+0outputs (0major+542314minor)pagefaults 0swaps --- bdfresize-1.5-alt2.qa1.i586.rpm.repo 2013-04-15 02:20:23.000000000 +0000 +++ bdfresize-1.5-alt2.qa1.i586.rpm.hasher 2019-01-30 06:47:47.950082443 +0000 @@ -6,3 +6,3 @@ /usr/share/doc/bdfresize-1.5/README 100644 -/usr/share/man/man1/bdfresize.1.gz 100644 +/usr/share/man/man1/bdfresize.1.xz 100644 Requires: /lib/ld-linux.so.2