<86>Sep 29 11:24:08 userdel[2129618]: delete user 'rooter' <86>Sep 29 11:24:08 userdel[2129618]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 29 11:24:08 groupadd[2129633]: group added to /etc/group: name=rooter, GID=1805 <86>Sep 29 11:24:08 groupadd[2129633]: group added to /etc/gshadow: name=rooter <86>Sep 29 11:24:08 groupadd[2129633]: new group: name=rooter, GID=1805 <86>Sep 29 11:24:08 useradd[2129654]: new user: name=rooter, UID=1805, GID=1805, home=/root, shell=/bin/bash <86>Sep 29 11:24:08 userdel[2129689]: delete user 'builder' <86>Sep 29 11:24:08 userdel[2129689]: removed group 'builder' owned by 'builder' <86>Sep 29 11:24:08 userdel[2129689]: removed shadow group 'builder' owned by 'builder' <86>Sep 29 11:24:08 groupadd[2129719]: group added to /etc/group: name=builder, GID=1806 <86>Sep 29 11:24:08 groupadd[2129719]: group added to /etc/gshadow: name=builder <86>Sep 29 11:24:08 groupadd[2129719]: new group: name=builder, GID=1806 <86>Sep 29 11:24:08 useradd[2129743]: new user: name=builder, UID=1806, GID=1806, 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>Sep 29 11:24:11 rpmi: libieee1284-0.2.11-alt3 1523457016 installed <13>Sep 29 11:24:11 rpmi: libinklevel-0.8.0-alt2 p9+235054.100.1.1 1563912559 installed <13>Sep 29 11:24:11 rpmi: libinklevel-devel-0.8.0-alt2 p9+235054.100.1.1 1563912559 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.79442 + 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.79442 + 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' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' ++ 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 --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 --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 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... /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' 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 -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 -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 -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.2139 + 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) 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.13nSXo 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.sBnzhG find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,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.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.7XZi50 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.c29Ynp find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RmCcaR 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) 1.45user 2.29system 0:07.94elapsed 47%CPU (0avgtext+0avgdata 27136maxresident)k 0inputs+0outputs (0major+383984minor)pagefaults 0swaps 2.99user 2.35system 0:16.00elapsed 33%CPU (0avgtext+0avgdata 135404maxresident)k 144inputs+0outputs (0major+212085minor)pagefaults 0swaps --- ink-0.5.3-alt1.x86_64.rpm.repo 2019-07-23 20:09:46.000000000 +0000 +++ ink-0.5.3-alt1.x86_64.rpm.hasher 2024-09-29 11:24:21.721857437 +0000 @@ -11,4 +11,4 @@ Provides: ink = 0.5.3-alt1:p9+235054.200.1.1 -File: /usr/bin/ink 100755 root:root de66b1243488b7fd2a1ed99d18f34dfb +File: /usr/bin/ink 100755 root:root e97f65c858b6c4af4ea3e47a1f7491f8 File: /usr/share/man/man1/ink.1.xz 100644 root:root 966460d910f240f1d07fbeccc20d327a -RPMIdentity: b77e77838b9de423132fd1c02a776652c24e72d1d4080f9010aaf0c348cd678ed78957a06bf8c973fa020007c0e77b91e62ab73e45df232978c84080036a2d8c +RPMIdentity: f8a184a22d808bc64397ef89b15f8ef2d429496deaaa31cdcd8e277486cc0ea296a8634a20bb6aad4d432e7d0847b7c96521a4ce3dba79e29d41b3cf02fb4514 --- ink-debuginfo-0.5.3-alt1.x86_64.rpm.repo 2019-07-23 20:09:46.000000000 +0000 +++ ink-debuginfo-0.5.3-alt1.x86_64.rpm.hasher 2024-09-29 11:24:21.815858928 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/a2 40755 root:root -/usr/lib/debug/.build-id/a2/2927e79d26063cdaae05b9bad2a81e485ef966 120777 root:root ../../../../bin/ink -/usr/lib/debug/.build-id/a2/2927e79d26063cdaae05b9bad2a81e485ef966.debug 120777 root:root ../../usr/bin/ink.debug +/usr/lib/debug/.build-id/5e 40755 root:root +/usr/lib/debug/.build-id/5e/1f924620b91a2d7c7d80b5db6e8f9473fd2eda 120777 root:root ../../../../bin/ink +/usr/lib/debug/.build-id/5e/1f924620b91a2d7c7d80b5db6e8f9473fd2eda.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:p9+235054.200.1.1 -File: /usr/lib/debug/.build-id/a2 40755 root:root -File: /usr/lib/debug/.build-id/a2/2927e79d26063cdaae05b9bad2a81e485ef966 120777 root:root ../../../../bin/ink -File: /usr/lib/debug/.build-id/a2/2927e79d26063cdaae05b9bad2a81e485ef966.debug 120777 root:root ../../usr/bin/ink.debug -File: /usr/lib/debug/usr/bin/ink.debug 100644 root:root 5c7b2942624505dd2c84dfb487273238 +File: /usr/lib/debug/.build-id/5e 40755 root:root +File: /usr/lib/debug/.build-id/5e/1f924620b91a2d7c7d80b5db6e8f9473fd2eda 120777 root:root ../../../../bin/ink +File: /usr/lib/debug/.build-id/5e/1f924620b91a2d7c7d80b5db6e8f9473fd2eda.debug 120777 root:root ../../usr/bin/ink.debug +File: /usr/lib/debug/usr/bin/ink.debug 100644 root:root 4b3dd28d31186936b8e0c7aa47fbc848 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: 414bbeae0408efbc766d1f9f4aa64e63ae4bbe63252f1ea0dbdee2bfed77b173f87c5c68e1e92dcaa32c5e7f186b3e8be12b3915ab1ea080fd23ec722e9dadeb +RPMIdentity: 5fc0bcb2fcf67ed0b46ab1036d09ee91b1b04c4fd7a8a66114f74d5cf86cb77b49a3918656e512a3e26bc820ce97e237516a1e3c543825702d96e7f815b2ae70