<86>Sep 14 09:45:10 userdel[3000741]: delete user 'rooter' <86>Sep 14 09:45:10 groupadd[3000757]: group added to /etc/group: name=rooter, GID=666 <86>Sep 14 09:45:10 groupadd[3000757]: group added to /etc/gshadow: name=rooter <86>Sep 14 09:45:10 groupadd[3000757]: new group: name=rooter, GID=666 <86>Sep 14 09:45:10 useradd[3000774]: new user: name=rooter, UID=666, GID=666, home=/root, shell=/bin/bash <86>Sep 14 09:45:10 userdel[3000797]: delete user 'builder' <86>Sep 14 09:45:10 userdel[3000797]: removed group 'builder' owned by 'builder' <86>Sep 14 09:45:10 userdel[3000797]: removed shadow group 'builder' owned by 'builder' <86>Sep 14 09:45:10 groupadd[3000812]: group added to /etc/group: name=builder, GID=667 <86>Sep 14 09:45:10 groupadd[3000812]: group added to /etc/gshadow: name=builder <86>Sep 14 09:45:10 groupadd[3000812]: new group: name=builder, GID=667 <86>Sep 14 09:45:10 useradd[3000829]: new user: name=builder, UID=667, GID=667, home=/usr/src, shell=/bin/bash /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>Sep 14 09:45:12 rpmi: libusb-1.0.24-alt1 sisyphus+279483.100.1.1 1626549443 installed <13>Sep 14 09:45:12 rpmi: libinklevel-0.9.3-alt1 sisyphus+235327.100.1.1 1564650155 installed <13>Sep 14 09:45:12 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 (w1.gzdio) 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.36965 + 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/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.36965 + 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 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 + xargs -ri dirname -- '{}' + readlink -e -- ./configure + sort -u + 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 + ./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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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.53925 + 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:/bin:/usr/bin:/usr/X11R6/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' /bin/mkdir -p '/usr/src/tmp/ink-buildroot/usr/bin' /usr/libexec/rpm-build/install -p ink '/usr/src/tmp/ink-buildroot/usr/bin' /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) Processing files: ink-0.5.3-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4FWV4C 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.srKHGD 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.3), 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.SNEJ2B 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.WZNNGC find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wrVIkD 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 (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ink-debuginfo-0.5.3-alt1.i586.rpm (w2.lzdio) 1.62user 0.91system 0:06.98elapsed 36%CPU (0avgtext+0avgdata 19084maxresident)k 0inputs+0outputs (0major+312226minor)pagefaults 0swaps /.out/ink-0.5.3-alt1.i586.rpm: The use of such a license name is ambiguous: GPL /.out/ink-debuginfo-0.5.3-alt1.i586.rpm: The use of such a license name is ambiguous: GPL 4.80user 3.54system 0:12.69elapsed 65%CPU (0avgtext+0avgdata 101024maxresident)k 88inputs+0outputs (0major+574222minor)pagefaults 0swaps --- ink-0.5.3-alt1.i586.rpm.repo 2019-05-24 09:58:54.000000000 +0000 +++ ink-0.5.3-alt1.i586.rpm.hasher 2021-09-14 09:45:21.613425337 +0000 @@ -4,2 +4,3 @@ Requires: libc.so.6(GLIBC_2.0) +Requires: libc.so.6(GLIBC_2.1.3) Requires: libc.so.6(GLIBC_2.3.4) @@ -11,4 +12,4 @@ Provides: ink = 0.5.3-alt1:sisyphus+230019.100.1.1 -File: /usr/bin/ink 100755 root:root 52b1e6a336adf44262ea5e0f8983c33b +File: /usr/bin/ink 100755 root:root 7104672b2ad73d7251d9db7dfbbf0c3a File: /usr/share/man/man1/ink.1.xz 100644 root:root 966460d910f240f1d07fbeccc20d327a -RPMIdentity: bbd1b44c7e631e34b2243b420500e322386c1dffb6c677c95c72bbb7f3051649f20c6db7ed50b5202333d8c8be07d1f21b4d16ad490b2abce618e627355ebd99 +RPMIdentity: 0657a31f49b13b434a024198b446c00e9ad0c069316d3bb1316e5319be08badd2313e7dc91b2420398d8fffdab24b213704093af5be1fdcd45e9a01e9d55f372 --- ink-debuginfo-0.5.3-alt1.i586.rpm.repo 2019-05-24 09:58:54.000000000 +0000 +++ ink-debuginfo-0.5.3-alt1.i586.rpm.hasher 2021-09-14 09:45:21.691426107 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/c7 40755 root:root -/usr/lib/debug/.build-id/c7/432ef3d108ee82bdb9f9d39aad53fa86c3f800 120777 root:root ../../../../bin/ink -/usr/lib/debug/.build-id/c7/432ef3d108ee82bdb9f9d39aad53fa86c3f800.debug 120777 root:root ../../usr/bin/ink.debug +/usr/lib/debug/.build-id/41 40755 root:root +/usr/lib/debug/.build-id/41/995b177cc2eeb8d2fdf71db5e25b99fcb614ed 120777 root:root ../../../../bin/ink +/usr/lib/debug/.build-id/41/995b177cc2eeb8d2fdf71db5e25b99fcb614ed.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/c7 40755 root:root -File: /usr/lib/debug/.build-id/c7/432ef3d108ee82bdb9f9d39aad53fa86c3f800 120777 root:root ../../../../bin/ink -File: /usr/lib/debug/.build-id/c7/432ef3d108ee82bdb9f9d39aad53fa86c3f800.debug 120777 root:root ../../usr/bin/ink.debug -File: /usr/lib/debug/usr/bin/ink.debug 100644 root:root 279c1c77c926a8500eac7736b14c2b29 +File: /usr/lib/debug/.build-id/41 40755 root:root +File: /usr/lib/debug/.build-id/41/995b177cc2eeb8d2fdf71db5e25b99fcb614ed 120777 root:root ../../../../bin/ink +File: /usr/lib/debug/.build-id/41/995b177cc2eeb8d2fdf71db5e25b99fcb614ed.debug 120777 root:root ../../usr/bin/ink.debug +File: /usr/lib/debug/usr/bin/ink.debug 100644 root:root 3ae554516742e344dff4687b18564566 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: dd03831dfbea2ecabae790989ad3449d0c474b8fa612def24eea2d619d9d831a8d5a85ebeeaa6b278ea7f81abaa376a1abec4248682d078129fb537a6f58c334 +RPMIdentity: b555d51727300b7ee0a8c3ddb067bac2bd1665ebc457854ae8ef96eb68421a675788cd5dd1a4c7894a69841b0fb6bbf45f9d0e65cdea3f549963e1962c96b7e3