<86>Mar 13 01:27:02 userdel[39659]: delete user 'rooter'
<86>Mar 13 01:27:02 groupadd[39726]: group added to /etc/group: name=rooter, GID=543
<86>Mar 13 01:27:02 useradd[39799]: new user: name=rooter, UID=543, GID=543, home=/root, shell=/bin/bash
<86>Mar 13 01:27:03 userdel[40089]: delete user 'builder'
<86>Mar 13 01:27:03 userdel[40089]: removed group 'builder' owned by 'builder'
<86>Mar 13 01:27:03 userdel[40089]: removed shadow group 'builder' owned by 'builder'
<86>Mar 13 01:27:03 groupadd[40745]: group added to /etc/group: name=builder, GID=544
<86>Mar 13 01:27:03 groupadd[40745]: group added to /etc/gshadow: name=builder
<86>Mar 13 01:27:03 groupadd[40745]: new group: name=builder, GID=544
<86>Mar 13 01:27:03 useradd[40935]: new user: name=builder, UID=544, GID=544, home=/usr/src, shell=/bin/bash
<13>Mar 13 01:27:08 rpmi: glibc-devel-static-6:2.27-alt8 sisyphus.219011.100 1547073556 installed
<13>Mar 13 01:27:08 rpmi: gcc-c++-common-1.4.23-alt1 sisyphus+221902.2500.4.1 1550596716 installed
<13>Mar 13 01:27:08 rpmi: libstdc++8-devel-8.3.1-alt1 sisyphus+223348.100.1.1 1551470371 installed
<13>Mar 13 01:27:09 rpmi: gcc8-c++-8.3.1-alt1 sisyphus+223348.100.1.1 1551470371 installed
<13>Mar 13 01:27:11 rpmi: libstdc++8-devel-static-8.3.1-alt1 sisyphus+223348.100.1.1 1551470371 installed
<13>Mar 13 01:27:11 rpmi: libstdc++-devel-static-8-alt1 sisyphus+222164.100.1.1 1550685957 installed
<13>Mar 13 01:27:11 rpmi: gcc-c++-8-alt1 sisyphus+222164.100.1.1 1550685957 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/bsign-0.4.5-alt2.nosrc.rpm
Installing bsign-0.4.5-alt2.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.74987
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf bsign-0.4.5
+ echo 'Source #0 (bsign-0.4.5.tar):'
Source #0 (bsign-0.4.5.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/bsign-0.4.5.tar
+ cd bsign-0.4.5
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.74987
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd bsign-0.4.5
+ autoreconf -fisv
autoreconf-default: Entering directory `.'
autoreconf-default: configure.in: not using Gettext
autoreconf-default: configure.in: not using aclocal
autoreconf-default: configure.in: tracing
autoreconf-default: configure.in: not using Libtool
autoreconf-default: configure.in: not using Intltool
autoreconf-default: configure.in: not using gtk-doc
autoreconf-default: running: /usr/bin/autoconf-2.60 --force
autoreconf-default: running: /usr/bin/autoheader-2.60 --force
autoreconf-default: configure.in: not using Automake
autoreconf-default: Leaving directory `.'
+ 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
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -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
configure: WARNING: unrecognized options: --disable-dependency-tracking, --without-included-gettext
checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
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 ISO C89... none needed
checking for x86_64-alt-linux-g++... x86_64-alt-linux-g++
checking whether we are using the GNU C++ compiler... yes
checking whether x86_64-alt-linux-g++ accepts -g... yes
checking whether ln -s works... yes
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /bin/install -c
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking how to run the C++ preprocessor... x86_64-alt-linux-g++ -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for strncasecmp... yes
checking for memcpy... yes
checking for bcopy... yes
checking for strcspn... yes
checking for strncpy... yes
checking for cfmakeraw... yes
checking for vsnprintf... yes
checking for vsprintf... yes
checking for rindex... yes
checking for strrchr... 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 fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for unistd.h... (cached) yes
checking gpm.h usability... no
checking gpm.h presence... no
checking for gpm.h... no
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for off_t... yes
checking for size_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking size of long... 8
checking size of int... 4
checking size of long long... 8
checking whether byte ordering is bigendian... no
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking for vprintf... yes
checking for _doprnt... no
configure: creating ./config.status
config.status: creating Makefile
config.status: WARNING:  'Makefile.in' seems to ignore the --datarootdir setting
config.status: creating config.h
configure: WARNING: unrecognized options: --disable-dependency-tracking, --without-included-gettext

Run 'make' to build the application.

+ make -j8
make: Entering directory '/usr/src/RPM/BUILD/bsign-0.4.5'
x86_64-alt-linux-g++  -DHAVE_CONFIG_H -M main.cxx options.cxx sha1.c bsign.cxx conversion.cxx ds.cxx exec.cxx files.cxx tty.cxx exitstatus.cxx filewalk.cc signal.cc > depend.m
make: Leaving directory '/usr/src/RPM/BUILD/bsign-0.4.5'
make: Entering directory '/usr/src/RPM/BUILD/bsign-0.4.5'
=== Creating 'o/' output directory
make: Leaving directory '/usr/src/RPM/BUILD/bsign-0.4.5'
make: Entering directory '/usr/src/RPM/BUILD/bsign-0.4.5'
x86_64-alt-linux-g++ -c -g -DHAVE_CONFIG_H -o o/options.o options.cxx
make: Leaving directory '/usr/src/RPM/BUILD/bsign-0.4.5'
make: Entering directory '/usr/src/RPM/BUILD/bsign-0.4.5'
x86_64-alt-linux-g++ -c -g -DHAVE_CONFIG_H -o o/conversion.o conversion.cxx
make: Leaving directory '/usr/src/RPM/BUILD/bsign-0.4.5'
make: Entering directory '/usr/src/RPM/BUILD/bsign-0.4.5'
x86_64-alt-linux-g++ -c -g -DHAVE_CONFIG_H -o o/main.o main.cxx
make: Leaving directory '/usr/src/RPM/BUILD/bsign-0.4.5'
make: Entering directory '/usr/src/RPM/BUILD/bsign-0.4.5'
x86_64-alt-linux-g++ -c -g -DHAVE_CONFIG_H -o o/files.o files.cxx
make: Leaving directory '/usr/src/RPM/BUILD/bsign-0.4.5'
make: Entering directory '/usr/src/RPM/BUILD/bsign-0.4.5'
x86_64-alt-linux-gcc -c -g -DHAVE_CONFIG_H -o o/sha1.o sha1.c
make: Leaving directory '/usr/src/RPM/BUILD/bsign-0.4.5'
make: Entering directory '/usr/src/RPM/BUILD/bsign-0.4.5'
x86_64-alt-linux-g++ -c -g -DHAVE_CONFIG_H -o o/exec.o exec.cxx
make: Leaving directory '/usr/src/RPM/BUILD/bsign-0.4.5'
make: Entering directory '/usr/src/RPM/BUILD/bsign-0.4.5'
x86_64-alt-linux-g++ -c -g -DHAVE_CONFIG_H -o o/exitstatus.o exitstatus.cxx
make: Leaving directory '/usr/src/RPM/BUILD/bsign-0.4.5'
make: Entering directory '/usr/src/RPM/BUILD/bsign-0.4.5'
x86_64-alt-linux-g++ -c -g -DHAVE_CONFIG_H -o o/signal.o signal.cc
make: Leaving directory '/usr/src/RPM/BUILD/bsign-0.4.5'
make: Entering directory '/usr/src/RPM/BUILD/bsign-0.4.5'
x86_64-alt-linux-g++ -c -g -DHAVE_CONFIG_H -o o/ds.o ds.cxx
make: Leaving directory '/usr/src/RPM/BUILD/bsign-0.4.5'
make: Entering directory '/usr/src/RPM/BUILD/bsign-0.4.5'
x86_64-alt-linux-g++ -c -g -DHAVE_CONFIG_H -o o/filewalk.o filewalk.cc
make: Leaving directory '/usr/src/RPM/BUILD/bsign-0.4.5'
make: Entering directory '/usr/src/RPM/BUILD/bsign-0.4.5'
x86_64-alt-linux-g++ -c -g -DHAVE_CONFIG_H -o o/tty.o tty.cxx
make: Leaving directory '/usr/src/RPM/BUILD/bsign-0.4.5'
make: Entering directory '/usr/src/RPM/BUILD/bsign-0.4.5'
x86_64-alt-linux-g++ -c -g -DHAVE_CONFIG_H -o o/bsign.o bsign.cxx
bsign.cxx: In function 'void report_elf32(const HDR_ELF32&, const SECTION_ELF32*)':
bsign.cxx:661:20: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'long unsigned int' [-Wformat=]
   fprintf (stderr, "%08x %08x header\n", 0, sizeof (hdr));
                    ^~~~~~~~~~~~~~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/bsign-0.4.5'
make: Entering directory '/usr/src/RPM/BUILD/bsign-0.4.5'
x86_64-alt-linux-g++ -o o/bsign o/main.o o/options.o o/sha1.o o/bsign.o o/conversion.o o/ds.o o/exec.o o/files.o o/tty.o o/exitstatus.o o/filewalk.o o/signal.o -g -static   
cp o/bsign o/bsign-unstripped
strip o/bsign
make: Leaving directory '/usr/src/RPM/BUILD/bsign-0.4.5'
make: Entering directory '/usr/src/RPM/BUILD/bsign-0.4.5'
-- Linking bsign to o/bsign
make: Leaving directory '/usr/src/RPM/BUILD/bsign-0.4.5'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.69693
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/bsign-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/bsign-buildroot
+ cd bsign-0.4.5
+ mkdir /usr/src/tmp/bsign-buildroot
+ /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/bsign-buildroot/usr exec_prefix=/usr/src/tmp/bsign-buildroot/usr bindir=/usr/src/tmp/bsign-buildroot/usr/bin sbindir=/usr/src/tmp/bsign-buildroot/usr/sbin sysconfdir=/usr/src/tmp/bsign-buildroot/etc datadir=/usr/src/tmp/bsign-buildroot/usr/share includedir=/usr/src/tmp/bsign-buildroot/usr/include libdir=/usr/src/tmp/bsign-buildroot/usr/lib64 libexecdir=/usr/src/tmp/bsign-buildroot/usr/lib localstatedir=/usr/src/tmp/bsign-buildroot/var/lib sharedstatedir=/usr/src/tmp/bsign-buildroot/var/lib mandir=/usr/src/tmp/bsign-buildroot/usr/share/man infodir=/usr/src/tmp/bsign-buildroot/usr/share/info install
make: Entering directory '/usr/src/RPM/BUILD/bsign-0.4.5'
./mkinstalldirs /usr/src/tmp/bsign-buildroot/usr/bin /usr/src/tmp/bsign-buildroot/usr/share/doc/bsign /usr/src/tmp/bsign-buildroot/usr/share/doc/bsign/scripts /usr/src/tmp/bsign-buildroot/usr/share/man/man1
mkdir /usr/src/tmp/bsign-buildroot/usr
mkdir /usr/src/tmp/bsign-buildroot/usr/bin
mkdir /usr/src/tmp/bsign-buildroot/usr/share
mkdir /usr/src/tmp/bsign-buildroot/usr/share/doc
mkdir /usr/src/tmp/bsign-buildroot/usr/share/doc/bsign
mkdir /usr/src/tmp/bsign-buildroot/usr/share/doc/bsign/scripts
mkdir /usr/src/tmp/bsign-buildroot/usr/share/man
mkdir /usr/src/tmp/bsign-buildroot/usr/share/man/man1
/bin/install -p bsign /usr/src/tmp/bsign-buildroot/usr/bin/
strip /usr/src/tmp/bsign-buildroot/usr/bin//bsign
/bin/install -p -m 644 bsign_sign /usr/src/tmp/bsign-buildroot/usr/share/doc/bsign/scripts
/bin/install -p -m 644 bsign_verify /usr/src/tmp/bsign-buildroot/usr/share/doc/bsign/scripts
/bin/install -p -m 644 bsign_hash /usr/src/tmp/bsign-buildroot/usr/share/doc/bsign/scripts
/bin/install -p -m 644 bsign_check /usr/src/tmp/bsign-buildroot/usr/share/doc/bsign/scripts
/bin/install -p -m 644 bsign.1 /usr/src/tmp/bsign-buildroot/usr/share/man/man1
make: Leaving directory '/usr/src/RPM/BUILD/bsign-0.4.5'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/bsign-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/bsign-buildroot (binconfig,pkgconfig,libtool,desktop)
Checking contents of files in /usr/src/tmp/bsign-buildroot/ (default)
Compressing files in /usr/src/tmp/bsign-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/bsign-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
section [ 3] '.rela.plt': relocation 0: invalid symbol index
section [ 3] '.rela.plt': relocation 1: invalid symbol index
section [ 3] '.rela.plt': relocation 2: invalid symbol index
section [ 3] '.rela.plt': relocation 3: invalid symbol index
section [ 3] '.rela.plt': relocation 4: invalid symbol index
section [ 3] '.rela.plt': relocation 5: invalid symbol index
section [ 3] '.rela.plt': relocation 6: invalid symbol index
section [ 3] '.rela.plt': relocation 7: invalid symbol index
section [ 3] '.rela.plt': relocation 8: invalid symbol index
section [ 3] '.rela.plt': relocation 9: invalid symbol index
section [ 3] '.rela.plt': relocation 10: invalid symbol index
section [ 3] '.rela.plt': relocation 11: invalid symbol index
section [ 3] '.rela.plt': relocation 12: invalid symbol index
section [ 3] '.rela.plt': relocation 13: invalid symbol index
section [ 3] '.rela.plt': relocation 14: invalid symbol index
section [ 3] '.rela.plt': relocation 15: invalid symbol index
section [ 3] '.rela.plt': relocation 16: invalid symbol index
section [ 3] '.rela.plt': relocation 17: invalid symbol index
section [ 3] '.rela.plt': relocation 18: invalid symbol index
section [ 3] '.rela.plt': relocation 19: invalid symbol index
section [ 3] '.rela.plt': relocation 20: invalid symbol index
section [ 3] '.rela.plt': relocation 21: invalid symbol index
section [ 3] '.rela.plt': relocation 22: invalid symbol index
section [ 3] '.rela.plt': relocation 23: invalid symbol index
section [ 3] '.rela.plt': relocation 24: invalid symbol index
verify-elf: WARNING: ./usr/bin/bsign: eu-elflint failed
Hardlinking identical .pyc and .pyo files
Processing files: bsign-0.4.5-alt2
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.69693
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd bsign-0.4.5
+ DOCDIR=/usr/src/tmp/bsign-buildroot/usr/share/doc/bsign-0.4.5
+ export DOCDIR
+ rm -rf /usr/src/tmp/bsign-buildroot/usr/share/doc/bsign-0.4.5
+ /bin/mkdir -p /usr/src/tmp/bsign-buildroot/usr/share/doc/bsign-0.4.5
+ cp -prL README NOTES TODO /usr/src/tmp/bsign-buildroot/usr/share/doc/bsign-0.4.5
+ chmod -R go-w /usr/src/tmp/bsign-buildroot/usr/share/doc/bsign-0.4.5
+ chmod -R a+rX /usr/src/tmp/bsign-buildroot/usr/share/doc/bsign-0.4.5
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZjD1bi
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.Fc72K4
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dn0q6U
Wrote: /usr/src/RPM/RPMS/x86_64/bsign-0.4.5-alt2.x86_64.rpm
5.21user 1.29system 0:14.76elapsed 44%CPU (0avgtext+0avgdata 29476maxresident)k
0inputs+0outputs (0major+599061minor)pagefaults 0swaps
17.60user 3.83system 0:35.00elapsed 61%CPU (0avgtext+0avgdata 120100maxresident)k
18720inputs+0outputs (0major+1004833minor)pagefaults 0swaps