<86>Apr 18 02:37:01 userdel[2571600]: delete user 'rooter'
<86>Apr 18 02:37:01 userdel[2571600]: removed group 'rooter' owned by 'rooter'
<86>Apr 18 02:37:01 userdel[2571600]: removed shadow group 'rooter' owned by 'rooter'
<86>Apr 18 02:37:01 groupadd[2571615]: group added to /etc/group: name=rooter, GID=642
<86>Apr 18 02:37:01 groupadd[2571615]: group added to /etc/gshadow: name=rooter
<86>Apr 18 02:37:01 groupadd[2571615]: new group: name=rooter, GID=642
<86>Apr 18 02:37:01 useradd[2571622]: new user: name=rooter, UID=642, GID=642, home=/root, shell=/bin/bash
<86>Apr 18 02:37:01 userdel[2571635]: delete user 'builder'
<86>Apr 18 02:37:01 userdel[2571635]: removed group 'builder' owned by 'builder'
<86>Apr 18 02:37:01 userdel[2571635]: removed shadow group 'builder' owned by 'builder'
<86>Apr 18 02:37:01 groupadd[2571658]: group added to /etc/group: name=builder, GID=643
<86>Apr 18 02:37:01 groupadd[2571658]: group added to /etc/gshadow: name=builder
<86>Apr 18 02:37:01 groupadd[2571658]: new group: name=builder, GID=643
<86>Apr 18 02:37:01 useradd[2571675]: new user: name=builder, UID=643, GID=643, home=/usr/src, shell=/bin/bash
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/deroff-2.0-alt1.qa1.nosrc.rpm (w1.gzdio)
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.67613
+ 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.67613
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd deroff-2.0
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FCFLAGS
+ '[' -n '' ']'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2'
+ ASFLAGS=
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ 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'
+ xargs -ri dirname -- '{}'
+ readlink -e -- ./configure
+ ./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
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
+ make -j8
make: Entering directory '/usr/src/RPM/BUILD/deroff-2.0'
msgfmt -o de.mo de.po
make: Leaving directory '/usr/src/RPM/BUILD/deroff-2.0'
make: Entering directory '/usr/src/RPM/BUILD/deroff-2.0'
x86_64-alt-linux-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -pipe -frecord-gcc-switches -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
make: Leaving directory '/usr/src/RPM/BUILD/deroff-2.0'
make: Entering directory '/usr/src/RPM/BUILD/deroff-2.0'
x86_64-alt-linux-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -pipe -frecord-gcc-switches -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
make: Leaving directory '/usr/src/RPM/BUILD/deroff-2.0'
make: Entering directory '/usr/src/RPM/BUILD/deroff-2.0'
x86_64-alt-linux-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -pipe -frecord-gcc-switches -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
make: Leaving directory '/usr/src/RPM/BUILD/deroff-2.0'
make: Entering directory '/usr/src/RPM/BUILD/deroff-2.0'
x86_64-alt-linux-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -pipe -frecord-gcc-switches -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
deroff.c: In function 'textArg':
deroff.c:576:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
       if (!words) condputchar(*s); ++s;
       ^~
deroff.c:576:36: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
       if (!words) condputchar(*s); ++s;
                                    ^~
deroff.c: In function 'requestOrMacro':
deroff.c:730:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
       if (!pretty) condputchar('\n'); return 1;
       ^~
deroff.c:730:39: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
       if (!pretty) condputchar('\n'); return 1;
                                       ^~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/deroff-2.0'
make: Entering directory '/usr/src/RPM/BUILD/deroff-2.0'
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.80442
+ 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
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ 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,gnuconfig)
Checking contents of files in /usr/src/tmp/deroff-buildroot/ (default)
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.yRaetQ
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.gSpG63
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,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.4)(64bit), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.UirGbl
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.8zQuVF
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.aBSKX3
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 (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/deroff-debuginfo-2.0-alt1.qa1.x86_64.rpm (w2.lzdio)
4.72user 1.46system 0:10.44elapsed 59%CPU (0avgtext+0avgdata 48256maxresident)k
0inputs+0outputs (0major+428860minor)pagefaults 0swaps
6.18user 4.08system 0:14.48elapsed 70%CPU (0avgtext+0avgdata 48256maxresident)k
0inputs+0outputs (0major+615493minor)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	2021-04-18 02:37:13.853271243 +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)