<86>Sep 23 05:19:35 userdel[320652]: delete user 'rooter' <86>Sep 23 05:19:35 userdel[320652]: removed group 'rooter' owned by 'rooter' <86>Sep 23 05:19:35 userdel[320652]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 23 05:19:35 groupadd[320721]: group added to /etc/group: name=rooter, GID=1835 <86>Sep 23 05:19:35 groupadd[320721]: group added to /etc/gshadow: name=rooter <86>Sep 23 05:19:35 groupadd[320721]: new group: name=rooter, GID=1835 <86>Sep 23 05:19:35 useradd[320783]: new user: name=rooter, UID=1835, GID=1835, home=/root, shell=/bin/bash, from=none <86>Sep 23 05:19:35 userdel[320860]: delete user 'builder' <86>Sep 23 05:19:35 userdel[320860]: removed group 'builder' owned by 'builder' <86>Sep 23 05:19:35 userdel[320860]: removed shadow group 'builder' owned by 'builder' <86>Sep 23 05:19:35 groupadd[320951]: group added to /etc/group: name=builder, GID=1836 <86>Sep 23 05:19:35 groupadd[320951]: group added to /etc/gshadow: name=builder <86>Sep 23 05:19:35 groupadd[320951]: new group: name=builder, GID=1836 <86>Sep 23 05:19:35 useradd[321036]: new user: name=builder, UID=1836, GID=1836, 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>Sep 23 05:19:37 rpmi: libusb-1.0.26-alt2 sisyphus+305525.100.1.1 1660924428 installed <13>Sep 23 05:19:37 rpmi: libinklevel-0.9.4-alt1 sisyphus+305336.100.1.1 1660614076 installed <13>Sep 23 05:19:37 rpmi: libinklevel-devel-0.9.4-alt1 sisyphus+305336.100.1.1 1660614076 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.13910 + 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.13910 + 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 + 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=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 --runstatedir=/var/run --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 -j16 '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.52664 + 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.OxF4jR 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.jEsuII 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.34), 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.6hFXId 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.1XGYCm find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hIEbYn 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.11user 0.77system 0:06.72elapsed 28%CPU (0avgtext+0avgdata 23280maxresident)k 0inputs+0outputs (0major+329033minor)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 2.97user 1.30system 0:12.91elapsed 33%CPU (0avgtext+0avgdata 124424maxresident)k 88inputs+0outputs (0major+190494minor)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 2023-09-23 05:19:46.141504661 +0000 @@ -4,3 +4,5 @@ Requires: libc.so.6(GLIBC_2.0) +Requires: libc.so.6(GLIBC_2.1.3) Requires: libc.so.6(GLIBC_2.3.4) +Requires: libc.so.6(GLIBC_2.34) Requires: libc.so.6(GLIBC_2.4) @@ -11,4 +13,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 889e58176a9746037a0ac0ddb786ff60 File: /usr/share/man/man1/ink.1.xz 100644 root:root 966460d910f240f1d07fbeccc20d327a -RPMIdentity: bbd1b44c7e631e34b2243b420500e322386c1dffb6c677c95c72bbb7f3051649f20c6db7ed50b5202333d8c8be07d1f21b4d16ad490b2abce618e627355ebd99 +RPMIdentity: c702cb1600ca00fd71be17f59634f8280572c59523d0fc2b19cc9e7cb2f73e0c1c5156469e7638c351542587006f98dbd1f80a9e03a60070163585bca2e75f42 --- 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 2023-09-23 05:19:46.222506128 +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/b9 40755 root:root +/usr/lib/debug/.build-id/b9/9c6dfb491b2a851c3f8cdfe212ffee643cd316 120777 root:root ../../../../bin/ink +/usr/lib/debug/.build-id/b9/9c6dfb491b2a851c3f8cdfe212ffee643cd316.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/b9 40755 root:root +File: /usr/lib/debug/.build-id/b9/9c6dfb491b2a851c3f8cdfe212ffee643cd316 120777 root:root ../../../../bin/ink +File: /usr/lib/debug/.build-id/b9/9c6dfb491b2a851c3f8cdfe212ffee643cd316.debug 120777 root:root ../../usr/bin/ink.debug +File: /usr/lib/debug/usr/bin/ink.debug 100644 root:root 1d8af779a3b0e299adcc1c6da41e9dc0 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: 29df1e3bb2b93b752075ada01e3d771b0cf1a5227fbe595604bdaeb981a97025ed0848a28b38dbd93b9157b78f86af2c81e1e79e2d4a4c800c78665692aecb29