<86>May 25 07:16:52 userdel[3939346]: delete user 'rooter'
<86>May 25 07:16:52 userdel[3939346]: removed group 'rooter' owned by 'rooter'
<86>May 25 07:16:52 userdel[3939346]: removed shadow group 'rooter' owned by 'rooter'
<86>May 25 07:16:52 groupadd[3939373]: group added to /etc/group: name=rooter, GID=642
<86>May 25 07:16:52 groupadd[3939373]: group added to /etc/gshadow: name=rooter
<86>May 25 07:16:52 groupadd[3939373]: new group: name=rooter, GID=642
<86>May 25 07:16:52 useradd[3939389]: new user: name=rooter, UID=642, GID=642, home=/root, shell=/bin/bash
<86>May 25 07:16:52 userdel[3939412]: delete user 'builder'
<86>May 25 07:16:52 userdel[3939412]: removed group 'builder' owned by 'builder'
<86>May 25 07:16:52 userdel[3939412]: removed shadow group 'builder' owned by 'builder'
<86>May 25 07:16:52 groupadd[3939432]: group added to /etc/group: name=builder, GID=643
<86>May 25 07:16:52 groupadd[3939432]: group added to /etc/gshadow: name=builder
<86>May 25 07:16:52 groupadd[3939432]: new group: name=builder, GID=643
<86>May 25 07:16:52 useradd[3939439]: new user: name=builder, UID=643, GID=643, home=/usr/src, shell=/bin/bash
/usr/src/in/srpm/deroff-2.0-alt1.qa1.src.rpm: The use of such a license name is ambiguous: GPL
Building target platforms: i586
Building for target i586
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: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.52807
+ 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.52807
+ 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 -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
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export FCFLAGS
+ '[' -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'
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ sort -u
+ ./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 --disable-silent-rules --without-included-gettext
checking build system type... i586-alt-linux-gnu
checking host system type... i586-alt-linux-gnu
checking for i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes
checking for i586-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... i586-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... 64
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'
i586-alt-linux-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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'
i586-alt-linux-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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'
i586-alt-linux-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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'
i586-alt-linux-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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]
  576 |       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'
  576 |       if (!words) condputchar(*s); ++s;
      |                                    ^~
deroff.c: In function 'requestOrMacro':
deroff.c:730:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  730 |       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'
  730 |       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'
i586-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.69201
+ 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)
verify-elf: WARNING: ./usr/bin/deroff: uses non-LFS functions: fopen
Processing files: deroff-2.0-alt1.qa1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IyTh31
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.dxuuPY
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sNQRe0
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.OEewiY
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NWEwJ0
find-requires: running scripts (debuginfo)
Requires: deroff = 2.0-alt1.qa1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6)
Wrote: /usr/src/RPM/RPMS/i586/deroff-2.0-alt1.qa1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/deroff-debuginfo-2.0-alt1.qa1.i586.rpm (w2.lzdio)
3.64user 2.45system 0:09.63elapsed 63%CPU (0avgtext+0avgdata 30792maxresident)k
0inputs+0outputs (0major+351111minor)pagefaults 0swaps
/.out/deroff-2.0-alt1.qa1.i586.rpm: The use of such a license name is ambiguous: GPL
/.out/deroff-debuginfo-2.0-alt1.qa1.i586.rpm: The use of such a license name is ambiguous: GPL
6.37user 7.79system 0:16.55elapsed 85%CPU (0avgtext+0avgdata 30792maxresident)k
0inputs+0outputs (0major+533008minor)pagefaults 0swaps
--- deroff-2.0-alt1.qa1.i586.rpm.repo	2013-04-16 11:39:42.000000000 +0000
+++ deroff-2.0-alt1.qa1.i586.rpm.hasher	2021-05-25 07:17:04.344900555 +0000
@@ -2,3 +2,3 @@
 /usr/share/locale/de/deroff.mo	100644	
-/usr/share/man/man1/deroff.1.gz	100644	
+/usr/share/man/man1/deroff.1.xz	100644	
 Requires: /lib/ld-linux.so.2  
@@ -6,2 +6,3 @@
 Requires: libc.so.6(GLIBC_2.1)  
+Requires: libc.so.6(GLIBC_2.1.3)  
 Requires: libc.so.6(GLIBC_2.3)