<86>Nov  7 09:20:36 userdel[43870]: delete user 'rooter'
<86>Nov  7 09:20:36 userdel[43870]: removed group 'rooter' owned by 'rooter'
<86>Nov  7 09:20:36 groupadd[43902]: group added to /etc/group: name=rooter, GID=555
<86>Nov  7 09:20:36 groupadd[43902]: group added to /etc/gshadow: name=rooter
<86>Nov  7 09:20:36 groupadd[43902]: new group: name=rooter, GID=555
<86>Nov  7 09:20:36 useradd[43932]: new user: name=rooter, UID=555, GID=555, home=/root, shell=/bin/bash
<86>Nov  7 09:20:36 userdel[43970]: delete user 'builder'
<86>Nov  7 09:20:36 userdel[43970]: removed group 'builder' owned by 'builder'
<86>Nov  7 09:20:36 userdel[43970]: removed shadow group 'builder' owned by 'builder'
<86>Nov  7 09:20:36 groupadd[44016]: group added to /etc/group: name=builder, GID=556
<86>Nov  7 09:20:36 groupadd[44016]: group added to /etc/gshadow: name=builder
<86>Nov  7 09:20:36 groupadd[44016]: new group: name=builder, GID=556
<86>Nov  7 09:20:36 useradd[44035]: new user: name=builder, UID=556, GID=556, home=/usr/src, shell=/bin/bash
warning: user mike does not exist - using root
warning: group mike does not exist - using root
warning: user mike does not exist - using root
warning: group mike does not exist - using root
warning: user mike does not exist - using root
warning: group mike does not exist - using root
<13>Nov  7 09:20:39 rpmi: libusb-1.0.23-alt1 sisyphus+237317.100.1.1 1568059905 installed
<13>Nov  7 09:20:39 rpmi: libinklevel-0.9.3-alt1 sisyphus+235327.100.1.1 1564650155 installed
<13>Nov  7 09:20:39 rpmi: libinklevel-devel-0.9.3-alt1 sisyphus+235327.100.1.1 1564650155 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/ink-0.5.3-alt1.nosrc.rpm
Installing ink-0.5.3-alt1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.91272
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf ink-0.5.3
+ echo 'Source #0 (ink-0.5.3.tar.gz):'
Source #0 (ink-0.5.3.tar.gz):
+ /bin/tar -xf -
+ /bin/gzip -dc /usr/src/RPM/SOURCES/ink-0.5.3.tar.gz
+ cd ink-0.5.3
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.91272
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd ink-0.5.3
+ 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 --disable-silent-rules --without-included-gettext
configure: WARNING: unrecognized options: --without-included-gettext
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for style of include used by make... GNU
checking for i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes
checking for i586-alt-linux-gcc option to accept ISO C89... none needed
checking whether i586-alt-linux-gcc understands -c and -o together... yes
checking dependency style of i586-alt-linux-gcc... none
checking how to run the C preprocessor... i586-alt-linux-gcc -E
checking for i586-alt-linux-gcc... (cached) i586-alt-linux-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether i586-alt-linux-gcc accepts -g... (cached) yes
checking for i586-alt-linux-gcc option to accept ISO C89... (cached) none needed
checking whether i586-alt-linux-gcc understands -c and -o together... (cached) yes
checking dependency style of i586-alt-linux-gcc... (cached) none
checking for rpmbuild... /usr/bin/rpmbuild
checking build system type... i586-alt-linux-gnu
checking host system type... i586-alt-linux-gnu
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 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 inklevel.h usability... yes
checking inklevel.h presence... yes
checking for inklevel.h... yes
checking for get_ink_level in -linklevel... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating ink.spec
config.status: creating ink.1
config.status: creating config.h
config.status: executing depfiles commands
configure: WARNING: unrecognized options: --without-included-gettext
+ make -j8 'OPTFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
make  all-am
make[1]: Entering directory '/usr/src/RPM/BUILD/ink-0.5.3'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o malloc.o malloc.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/ink-0.5.3'
make[1]: Entering directory '/usr/src/RPM/BUILD/ink-0.5.3'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o ink.o ink.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/ink-0.5.3'
make[1]: Entering directory '/usr/src/RPM/BUILD/ink-0.5.3'
i586-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -o ink ink.o malloc.o  -linklevel 
make[1]: Leaving directory '/usr/src/RPM/BUILD/ink-0.5.3'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.89142
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/ink-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/ink-buildroot
+ cd ink-0.5.3
+ make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/ink-buildroot
make: Entering directory '/usr/src/RPM/BUILD/ink-0.5.3'
make[1]: Entering directory '/usr/src/RPM/BUILD/ink-0.5.3'
 /bin/mkdir -p '/usr/src/tmp/ink-buildroot/usr/bin'
  /bin/install -p ink '/usr/src/tmp/ink-buildroot/usr/bin'
 /bin/mkdir -p '/usr/src/tmp/ink-buildroot/usr/share/man/man1'
 /bin/install -p -m 644 ink.1 '/usr/src/tmp/ink-buildroot/usr/share/man/man1'
make[1]: Leaving directory '/usr/src/RPM/BUILD/ink-0.5.3'
make: Leaving directory '/usr/src/RPM/BUILD/ink-0.5.3'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/ink-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/ink-buildroot (binconfig,pkgconfig,libtool,desktop)
Checking contents of files in /usr/src/tmp/ink-buildroot/ (default)
Compressing files in /usr/src/tmp/ink-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/ink-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: ink-0.5.3-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZRYN7u
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.tEoGZB
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.4), libc.so.6(GLIBC_2.4), libinklevel.so.5 >= set:jhcV1PP5, rtld(GNU_HASH)
Requires(rpmlib): rpmlib(SetVersions)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ALewpM
Creating ink-debuginfo package
Processing files: ink-debuginfo-0.5.3-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Pz8GoX
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qKHO89
find-requires: running scripts (debuginfo)
Requires: ink = 0.5.3-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libinklevel.so.5)
Adding to ink-debuginfo a strict dependency on ink
Wrote: /usr/src/RPM/RPMS/i586/ink-0.5.3-alt1.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/ink-debuginfo-0.5.3-alt1.i586.rpm
5.20user 1.21system 0:15.92elapsed 40%CPU (0avgtext+0avgdata 22352maxresident)k
0inputs+0outputs (0major+319367minor)pagefaults 0swaps
9.25user 4.26system 0:25.15elapsed 53%CPU (0avgtext+0avgdata 112516maxresident)k
88inputs+0outputs (0major+594928minor)pagefaults 0swaps