<86>Apr 21 00:40:55 userdel[7782]: delete user 'rooter' <86>Apr 21 00:40:55 groupadd[7802]: group added to /etc/group: name=rooter, GID=561 <86>Apr 21 00:40:55 groupadd[7802]: group added to /etc/gshadow: name=rooter <86>Apr 21 00:40:55 groupadd[7802]: new group: name=rooter, GID=561 <86>Apr 21 00:40:55 useradd[7821]: new user: name=rooter, UID=561, GID=561, home=/root, shell=/bin/bash <86>Apr 21 00:40:55 userdel[7850]: delete user 'builder' <86>Apr 21 00:40:55 userdel[7850]: removed group 'builder' owned by 'builder' <86>Apr 21 00:40:55 userdel[7850]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 00:40:55 groupadd[7872]: group added to /etc/group: name=builder, GID=562 <86>Apr 21 00:40:55 groupadd[7872]: group added to /etc/gshadow: name=builder <86>Apr 21 00:40:55 groupadd[7872]: new group: name=builder, GID=562 <86>Apr 21 00:40:55 useradd[7893]: new user: name=builder, UID=562, GID=562, home=/usr/src, shell=/bin/bash Installing deroff-2.0-alt1.qa1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.91565 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf deroff-2.0 + echo 'Source #0 (deroff-2.0.tar.gz):' Source #0 (deroff-2.0.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/deroff-2.0.tar.gz + /bin/tar -xf - + cd deroff-2.0 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.91565 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd deroff-2.0 + 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 -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + ./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 checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking for a BSD-compatible install... /bin/install -c checking for strerror... yes checking for broken realloc... no checking for msgfmt... yes checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for egrep... 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 libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for library containing gettext... none required checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGE_FILES value needed for large files... no configure: creating ./config.status config.status: creating Makefile config.status: creating deroff.1.en config.status: creating deroff.1.de config.status: creating config.h + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/deroff-2.0' x86_64-alt-linux-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -pipe -Wall -g -O2 -Wall -Wno-unused -Wshadow -Wbad-function-cast -Wmissing-prototypes -Wstrict-prototypes -Wcast-align -Wcast-qual -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wnested-externs -Wundef -pedantic -fno-common deroff.c x86_64-alt-linux-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -pipe -Wall -g -O2 -Wall -Wno-unused -Wshadow -Wbad-function-cast -Wmissing-prototypes -Wstrict-prototypes -Wcast-align -Wcast-qual -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wnested-externs -Wundef -pedantic -fno-common misc.c x86_64-alt-linux-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -pipe -Wall -g -O2 -Wall -Wno-unused -Wshadow -Wbad-function-cast -Wmissing-prototypes -Wstrict-prototypes -Wcast-align -Wcast-qual -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wnested-externs -Wundef -pedantic -fno-common getopt.c x86_64-alt-linux-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -pipe -Wall -g -O2 -Wall -Wno-unused -Wshadow -Wbad-function-cast -Wmissing-prototypes -Wstrict-prototypes -Wcast-align -Wcast-qual -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wnested-externs -Wundef -pedantic -fno-common getopt1.c msgfmt -o de.mo de.po x86_64-alt-linux-gcc -o deroff -g deroff.o misc.o getopt.o getopt1.o make: Leaving directory `/usr/src/RPM/BUILD/deroff-2.0' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.46849 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/deroff-buildroot + : + /bin/rm -rf -- /usr/src/tmp/deroff-buildroot + cd deroff-2.0 + /bin/install -pD -m755 deroff /usr/src/tmp/deroff-buildroot/usr/bin/deroff + /bin/install -pD -m644 deroff.1.en /usr/src/tmp/deroff-buildroot/usr/share/man/man1/deroff.1 + /bin/install -pD -m644 de.mo /usr/src/tmp/deroff-buildroot/usr/share/locale/de/deroff.mo + /usr/lib/rpm/find-lang deroff + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/deroff-buildroot (auto) Verifying and fixing files in /usr/src/tmp/deroff-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/deroff-buildroot (auto) Verifying ELF objects in /usr/src/tmp/deroff-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: deroff-2.0-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vSPo6v 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.Fgrkkg 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.dKOff3 Creating deroff-debuginfo package Processing files: deroff-debuginfo-2.0-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Bni9RS find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XCYbfL find-requires: running scripts (debuginfo) Requires: deroff = 2.0-alt1.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Wrote: /usr/src/RPM/RPMS/x86_64/deroff-2.0-alt1.qa1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/deroff-debuginfo-2.0-alt1.qa1.x86_64.rpm 3.55user 2.17system 0:09.96elapsed 57%CPU (0avgtext+0avgdata 42284maxresident)k 0inputs+0outputs (0major+356689minor)pagefaults 0swaps 5.45user 5.92system 0:15.23elapsed 74%CPU (0avgtext+0avgdata 42284maxresident)k 0inputs+0outputs (0major+503076minor)pagefaults 0swaps --- deroff-2.0-alt1.qa1.x86_64.rpm.repo 2013-04-16 11:39:43.000000000 +0000 +++ deroff-2.0-alt1.qa1.x86_64.rpm.hasher 2019-04-21 00:41:07.432034665 +0000 @@ -2,4 +2,5 @@ /usr/share/locale/de/deroff.mo 100644 -/usr/share/man/man1/deroff.1.gz 100644 +/usr/share/man/man1/deroff.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)