<86>Aug  8 01:28:18 userdel[2777382]: delete user 'rooter'
<86>Aug  8 01:28:18 userdel[2777382]: removed group 'rooter' owned by 'rooter'
<86>Aug  8 01:28:18 userdel[2777382]: removed shadow group 'rooter' owned by 'rooter'
<86>Aug  8 01:28:18 groupadd[2777400]: group added to /etc/group: name=rooter, GID=1850
<86>Aug  8 01:28:18 groupadd[2777400]: group added to /etc/gshadow: name=rooter
<86>Aug  8 01:28:18 groupadd[2777400]: new group: name=rooter, GID=1850
<86>Aug  8 01:28:18 useradd[2777407]: new user: name=rooter, UID=1850, GID=1850, home=/root, shell=/bin/bash, from=none
<86>Aug  8 01:28:18 userdel[2777422]: delete user 'builder'
<86>Aug  8 01:28:18 userdel[2777422]: removed group 'builder' owned by 'builder'
<86>Aug  8 01:28:18 userdel[2777422]: removed shadow group 'builder' owned by 'builder'
<86>Aug  8 01:28:18 groupadd[2777431]: group added to /etc/group: name=builder, GID=1851
<86>Aug  8 01:28:18 groupadd[2777431]: group added to /etc/gshadow: name=builder
<86>Aug  8 01:28:18 groupadd[2777431]: new group: name=builder, GID=1851
<86>Aug  8 01:28:18 useradd[2777438]: new user: name=builder, UID=1851, GID=1851, home=/usr/src, shell=/bin/bash, from=none
/usr/src/in/srpm/ink-0.5.3-alt1.src.rpm: The use of such a license name is ambiguous: GPL
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>Aug  8 01:28:21 rpmi: libusb-1.0.27-alt1 sisyphus+347412.100.1.1 1714739651 installed
<13>Aug  8 01:28:21 rpmi: libinklevel-0.9.5-alt1 sisyphus+332471.100.1.1 1698029497 installed
<13>Aug  8 01:28:21 rpmi: libinklevel-devel-0.9.5-alt1 sisyphus+332471.100.1.1 1698029497 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/ink-0.5.3-alt1.nosrc.rpm (w1.gzdio)
Installing ink-0.5.3-alt1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.6577
+ 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):
+ /usr/bin/gzip -dc /usr/src/RPM/SOURCES/ink-0.5.3.tar.gz
+ /bin/tar -xf -
+ 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.6577
+ 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 -flto=auto'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
++ 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_runstatedir_flags=
+ grep -qF runstatedir=DIR ./configure
+ configure_runstatedir_flags=--runstatedir=/var/run
+ ./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 --runstatedir=/var/run --without-included-gettext
configure: WARNING: unrecognized options: --without-included-gettext
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/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 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 whether x86_64-alt-linux-gcc understands -c and -o together... yes
checking dependency style of x86_64-alt-linux-gcc... none
checking how to run the C preprocessor... x86_64-alt-linux-gcc -E
checking for x86_64-alt-linux-gcc... (cached) x86_64-alt-linux-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether x86_64-alt-linux-gcc accepts -g... (cached) yes
checking for x86_64-alt-linux-gcc option to accept ISO C89... (cached) none needed
checking whether x86_64-alt-linux-gcc understands -c and -o together... (cached) yes
checking dependency style of x86_64-alt-linux-gcc... (cached) none
checking for rpmbuild... /usr/bin/rpmbuild
checking build system type... x86_64-alt-linux-gnu
checking host system type... x86_64-alt-linux-gnu
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/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 -j16 'OPTFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
make  all-am
make[1]: Entering directory '/usr/src/RPM/BUILD/ink-0.5.3'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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'
x86_64-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto   -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.15854
+ 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
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games
+ cd ink-0.5.3
+ make 'INSTALL=/usr/libexec/rpm-build/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'
 /usr/bin/mkdir -p '/usr/src/tmp/ink-buildroot/usr/bin'
  /usr/libexec/rpm-build/install -p ink '/usr/src/tmp/ink-buildroot/usr/bin'
 /usr/bin/mkdir -p '/usr/src/tmp/ink-buildroot/usr/share/man/man1'
 /usr/libexec/rpm-build/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,gnuconfig)
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)
Splitting links to aliased files under /{,s}bin in /usr/src/tmp/ink-buildroot
Processing files: ink-0.5.3-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6iZOfO
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.NepaKI
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libinklevel.so.5()(64bit) >= 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.2k9B4y
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.Om2yMV
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.s2HhAv
find-requires: running scripts (debuginfo)
Requires: ink = 0.5.3-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libinklevel.so.5)
Adding to ink-debuginfo a strict dependency on ink
Wrote: /usr/src/RPM/RPMS/x86_64/ink-0.5.3-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/ink-debuginfo-0.5.3-alt1.x86_64.rpm (w2.lzdio)
0.75user 1.71system 0:06.81elapsed 36%CPU (0avgtext+0avgdata 25812maxresident)k
0inputs+0outputs (0major+349409minor)pagefaults 0swaps
/.out/ink-0.5.3-alt1.x86_64.rpm: The use of such a license name is ambiguous: GPL
/.out/ink-debuginfo-0.5.3-alt1.x86_64.rpm: The use of such a license name is ambiguous: GPL
3.34user 2.45system 0:16.20elapsed 35%CPU (0avgtext+0avgdata 134440maxresident)k
88inputs+0outputs (0major+192496minor)pagefaults 0swaps
--- ink-0.5.3-alt1.x86_64.rpm.repo	2019-05-24 09:58:52.000000000 +0000
+++ ink-0.5.3-alt1.x86_64.rpm.hasher	2024-08-08 01:28:31.082110995 +0000
@@ -5,2 +5,3 @@
 Requires: libc.so.6(GLIBC_2.3.4)(64bit)  
+Requires: libc.so.6(GLIBC_2.34)(64bit)  
 Requires: libc.so.6(GLIBC_2.4)(64bit)  
@@ -11,4 +12,4 @@
 Provides: ink = 0.5.3-alt1:sisyphus+230019.100.1.1
-File: /usr/bin/ink	100755	root:root	6dae76c31787809bd82e5eb51a7e1bef	
+File: /usr/bin/ink	100755	root:root	06af2ccf1687c32c704d9d07ffbf6df7	
 File: /usr/share/man/man1/ink.1.xz	100644	root:root	966460d910f240f1d07fbeccc20d327a	
-RPMIdentity: c864e20e7c3ed757f40b4818ad35ac3114777818f9b2138f085493739639c2529dac3b7740ee1cd1d660933af3767d17a626699a37a6927754b7d05ad2ddf177
+RPMIdentity: 9da9a429f001834c8418622b5ec869b75915ea11c9602aaf92196b3592041e818669813b0def49483670937e1db48165915481dfd58a339a45d096e5476a11d1
--- ink-debuginfo-0.5.3-alt1.x86_64.rpm.repo	2019-05-24 09:58:52.000000000 +0000
+++ ink-debuginfo-0.5.3-alt1.x86_64.rpm.hasher	2024-08-08 01:28:31.156112459 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/d9	40755	root:root	
-/usr/lib/debug/.build-id/d9/25ea148100a211824ab2c15ea3781b63f031b9	120777	root:root	../../../../bin/ink
-/usr/lib/debug/.build-id/d9/25ea148100a211824ab2c15ea3781b63f031b9.debug	120777	root:root	../../usr/bin/ink.debug
+/usr/lib/debug/.build-id/56	40755	root:root	
+/usr/lib/debug/.build-id/56/3970d5f449bf074ee9ea8ad8b9b0604145d602	120777	root:root	../../../../bin/ink
+/usr/lib/debug/.build-id/56/3970d5f449bf074ee9ea8ad8b9b0604145d602.debug	120777	root:root	../../usr/bin/ink.debug
 /usr/lib/debug/usr/bin/ink.debug	100644	root:root	
@@ -13,6 +13,6 @@
 Provides: ink-debuginfo = 0.5.3-alt1:sisyphus+230019.100.1.1
-File: /usr/lib/debug/.build-id/d9	40755	root:root		
-File: /usr/lib/debug/.build-id/d9/25ea148100a211824ab2c15ea3781b63f031b9	120777	root:root		../../../../bin/ink
-File: /usr/lib/debug/.build-id/d9/25ea148100a211824ab2c15ea3781b63f031b9.debug	120777	root:root		../../usr/bin/ink.debug
-File: /usr/lib/debug/usr/bin/ink.debug	100644	root:root	6074ad436ec7d55b8e99e4fbf238aed4	
+File: /usr/lib/debug/.build-id/56	40755	root:root		
+File: /usr/lib/debug/.build-id/56/3970d5f449bf074ee9ea8ad8b9b0604145d602	120777	root:root		../../../../bin/ink
+File: /usr/lib/debug/.build-id/56/3970d5f449bf074ee9ea8ad8b9b0604145d602.debug	120777	root:root		../../usr/bin/ink.debug
+File: /usr/lib/debug/usr/bin/ink.debug	100644	root:root	a2962f7f6edc54459109db83edaa6647	
 File: /usr/src/debug/ink-0.5.3	40755	root:root		
@@ -20,2 +20,2 @@
 File: /usr/src/debug/ink-0.5.3/malloc.c	100644	root:root	a2dedefba1f78f1234ac2d182e45fc5e	
-RPMIdentity: 68542a95893fd176d05a84142d8132b09534a71e5d741c350a7fcf85234fc7bd2beae8adcfc23be2be6c0a3e22edeaa9728fc7b974c3d25fc3a9fd3fba162953
+RPMIdentity: 1ce778019f8db828ac18e539ee8426e3960476a50f8eeeb5f0280da7b7cf58887d94e93b63043ee29e78fa81b174b69f00048d455f71bd3c09c2f7c7a6a5c97c