<86>Sep 11 10:04:36 userdel[3717313]: delete user 'rooter' <86>Sep 11 10:04:36 groupadd[3717331]: group added to /etc/group: name=rooter, GID=678 <86>Sep 11 10:04:36 groupadd[3717331]: group added to /etc/gshadow: name=rooter <86>Sep 11 10:04:36 groupadd[3717331]: new group: name=rooter, GID=678 <86>Sep 11 10:04:36 useradd[3717339]: new user: name=rooter, UID=678, GID=678, home=/root, shell=/bin/bash <86>Sep 11 10:04:36 userdel[3717353]: delete user 'builder' <86>Sep 11 10:04:36 userdel[3717353]: removed group 'builder' owned by 'builder' <86>Sep 11 10:04:36 userdel[3717353]: removed shadow group 'builder' owned by 'builder' <86>Sep 11 10:04:36 groupadd[3717364]: group added to /etc/group: name=builder, GID=679 <86>Sep 11 10:04:36 groupadd[3717364]: group added to /etc/gshadow: name=builder <86>Sep 11 10:04:36 groupadd[3717364]: new group: name=builder, GID=679 <86>Sep 11 10:04:36 useradd[3717380]: new user: name=builder, UID=679, GID=679, 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 11 10:04:38 rpmi: libusb-1.0.24-alt1 sisyphus+279483.100.1.1 1626549443 installed <13>Sep 11 10:04:38 rpmi: libinklevel-0.9.3-alt1 sisyphus+235327.100.1.1 1564650155 installed <13>Sep 11 10:04:38 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.22854 + 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.22854 + 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 -- '{}' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + ./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.2853 + 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.JpQAqG 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.tkgwcG 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.Q8UReF 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.Zz1SHF find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.h5Up8G 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.82user 1.14system 0:07.22elapsed 41%CPU (0avgtext+0avgdata 20888maxresident)k 0inputs+0outputs (0major+340370minor)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 5.20user 4.20system 0:13.39elapsed 70%CPU (0avgtext+0avgdata 100908maxresident)k 200inputs+0outputs (0major+603161minor)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-11 10:04:47.430081748 +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 c4a5f81d53d2e0ed9a6c8d5a345119f1 File: /usr/share/man/man1/ink.1.xz 100644 root:root 966460d910f240f1d07fbeccc20d327a -RPMIdentity: bbd1b44c7e631e34b2243b420500e322386c1dffb6c677c95c72bbb7f3051649f20c6db7ed50b5202333d8c8be07d1f21b4d16ad490b2abce618e627355ebd99 +RPMIdentity: 326dc430b0f6685bed518248c6c3ede147d58ea8b49372ee5fb91618517603845102a9e40a31831d6df2580c36e72957561dae885ec2b4c599759e7956c300a2 --- 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-11 10:04:47.507082024 +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/40 40755 root:root +/usr/lib/debug/.build-id/40/5c5ec053dbeb1c5a0d83192934e8767cd292d6 120777 root:root ../../../../bin/ink +/usr/lib/debug/.build-id/40/5c5ec053dbeb1c5a0d83192934e8767cd292d6.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/40 40755 root:root +File: /usr/lib/debug/.build-id/40/5c5ec053dbeb1c5a0d83192934e8767cd292d6 120777 root:root ../../../../bin/ink +File: /usr/lib/debug/.build-id/40/5c5ec053dbeb1c5a0d83192934e8767cd292d6.debug 120777 root:root ../../usr/bin/ink.debug +File: /usr/lib/debug/usr/bin/ink.debug 100644 root:root f66c80d9bd83af39840a423aecae7bf5 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: 4f601bdf6deea171ce2d0d5aceae4f64962d501e8ad3d2372271f55f1666a925b1d6787a4e0bc24932a9ca1a82dc033c29d3608d4e55a69308a76c2ee54b2f2a