<86>Oct 6 12:00:36 userdel[3618820]: delete user 'rooter' <86>Oct 6 12:00:36 userdel[3618820]: removed group 'rooter' owned by 'rooter' <86>Oct 6 12:00:36 userdel[3618820]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 6 12:00:36 groupadd[3618857]: group added to /etc/group: name=rooter, GID=1826 <86>Oct 6 12:00:36 groupadd[3618857]: group added to /etc/gshadow: name=rooter <86>Oct 6 12:00:36 groupadd[3618857]: new group: name=rooter, GID=1826 <86>Oct 6 12:00:36 useradd[3618884]: new user: name=rooter, UID=1826, GID=1826, home=/root, shell=/bin/bash <86>Oct 6 12:00:36 userdel[3618921]: delete user 'builder' <86>Oct 6 12:00:36 userdel[3618921]: removed group 'builder' owned by 'builder' <86>Oct 6 12:00:36 userdel[3618921]: removed shadow group 'builder' owned by 'builder' <86>Oct 6 12:00:36 groupadd[3618948]: group added to /etc/group: name=builder, GID=1827 <86>Oct 6 12:00:36 groupadd[3618948]: group added to /etc/gshadow: name=builder <86>Oct 6 12:00:36 groupadd[3618948]: new group: name=builder, GID=1827 <86>Oct 6 12:00:36 useradd[3618977]: new user: name=builder, UID=1827, GID=1827, home=/usr/src, shell=/bin/bash Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/chrpath-0.16-alt1.nosrc.rpm (w1.gzdio) Installing chrpath-0.16-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.34388 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf chrpath-0.16 + echo 'Source #0 (chrpath-0.16.tar):' Source #0 (chrpath-0.16.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/chrpath-0.16.tar + cd chrpath-0.16 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.34388 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd chrpath-0.16 + 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: --disable-silent-rules, --without-included-gettext checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking target system type... x86_64-alt-linux-gnu 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 to enable maintainer-specific portions of Makefiles... no 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 for style of include used by make... GNU 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 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 getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking elf.h usability... yes checking elf.h presence... yes checking for elf.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking link.h usability... yes checking link.h presence... yes checking for link.h... yes checking sys/link.h usability... no checking sys/link.h presence... no checking for sys/link.h... no checking for an ANSI C-conforming const... yes checking whether byte ordering is bigendian... no checking size of void *... 8 checking for getopt_long... yes configure: creating ./config.status config.status: creating Makefile config.status: creating testsuite/Makefile config.status: creating deb/Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-silent-rules, --without-included-gettext Configure status: ----------------- CC = x86_64-alt-linux-gcc CFLAGS = -pipe -frecord-gcc-switches -Wall -g -O2 -W -Wcast-align -Wcast-qual -Wcomments -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes LDRPATH= -Wl,-rpath, + make -j16 make all-recursive Making all in testsuite make[2]: Entering directory '/usr/src/RPM/BUILD/chrpath-0.16/testsuite' x86_64-alt-linux-gcc -Wl,-rpath,/usr/local/lib -o prog prog.c make[2]: Leaving directory '/usr/src/RPM/BUILD/chrpath-0.16/testsuite' Making all in deb make[2]: Nothing to be done for 'all'. make[2]: Entering directory '/usr/src/RPM/BUILD/chrpath-0.16' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -W -Wcast-align -Wcast-qual -Wcomments -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -c main.c make[2]: Leaving directory '/usr/src/RPM/BUILD/chrpath-0.16' make[2]: Entering directory '/usr/src/RPM/BUILD/chrpath-0.16' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -W -Wcast-align -Wcast-qual -Wcomments -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -c killrpath.c make[2]: Leaving directory '/usr/src/RPM/BUILD/chrpath-0.16' make[2]: Entering directory '/usr/src/RPM/BUILD/chrpath-0.16' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -W -Wcast-align -Wcast-qual -Wcomments -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -c elf.c make[2]: Leaving directory '/usr/src/RPM/BUILD/chrpath-0.16' make[2]: Entering directory '/usr/src/RPM/BUILD/chrpath-0.16' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -W -Wcast-align -Wcast-qual -Wcomments -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -c chrpath.c make[2]: Leaving directory '/usr/src/RPM/BUILD/chrpath-0.16' make[2]: Entering directory '/usr/src/RPM/BUILD/chrpath-0.16' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -W -Wcast-align -Wcast-qual -Wcomments -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -o chrpath chrpath.o killrpath.o main.o elf.o make[2]: Leaving directory '/usr/src/RPM/BUILD/chrpath-0.16' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.8232 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/chrpath-buildroot + : + /bin/rm -rf -- /usr/src/tmp/chrpath-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd chrpath-0.16 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/chrpath-buildroot doc_DATA= make: Entering directory '/usr/src/RPM/BUILD/chrpath-0.16' Making install in testsuite make[1]: Entering directory '/usr/src/RPM/BUILD/chrpath-0.16/testsuite' make[2]: Entering directory '/usr/src/RPM/BUILD/chrpath-0.16/testsuite' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/chrpath-0.16/testsuite' make[1]: Leaving directory '/usr/src/RPM/BUILD/chrpath-0.16/testsuite' Making install in deb make[1]: Entering directory '/usr/src/RPM/BUILD/chrpath-0.16/deb' make[2]: Entering directory '/usr/src/RPM/BUILD/chrpath-0.16/deb' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/chrpath-0.16/deb' make[1]: Leaving directory '/usr/src/RPM/BUILD/chrpath-0.16/deb' make[1]: Entering directory '/usr/src/RPM/BUILD/chrpath-0.16' make[2]: Entering directory '/usr/src/RPM/BUILD/chrpath-0.16' /bin/mkdir -p '/usr/src/tmp/chrpath-buildroot/usr/bin' /usr/libexec/rpm-build/install -p chrpath '/usr/src/tmp/chrpath-buildroot/usr/bin' /bin/mkdir -p '/usr/src/tmp/chrpath-buildroot/usr/share/man/man1' /usr/libexec/rpm-build/install -p -m 644 chrpath.1 '/usr/src/tmp/chrpath-buildroot/usr/share/man/man1' make[2]: Leaving directory '/usr/src/RPM/BUILD/chrpath-0.16' make[1]: Leaving directory '/usr/src/RPM/BUILD/chrpath-0.16' make: Leaving directory '/usr/src/RPM/BUILD/chrpath-0.16' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/chrpath-buildroot (auto) Verifying and fixing files in /usr/src/tmp/chrpath-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/chrpath-buildroot/ (default) Compressing files in /usr/src/tmp/chrpath-buildroot (auto) Verifying ELF objects in /usr/src/tmp/chrpath-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.8232 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd chrpath-0.16 + make -j16 check Making check in testsuite make[1]: Entering directory '/usr/src/RPM/BUILD/chrpath-0.16/testsuite' ./runtest.sh + CHRPATH=../chrpath + retval=0 + rm prog + make prog make[2]: Entering directory '/usr/src/RPM/BUILD/chrpath-0.16/testsuite' make[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[2]: Leaving directory '/usr/src/RPM/BUILD/chrpath-0.16/testsuite' make[2]: Entering directory '/usr/src/RPM/BUILD/chrpath-0.16/testsuite' x86_64-alt-linux-gcc -Wl,-rpath,/usr/local/lib -o prog prog.c make[2]: Leaving directory '/usr/src/RPM/BUILD/chrpath-0.16/testsuite' + ../chrpath -h Usage: ../chrpath [-v|-d|-c|-r ] [ ...] -v|--version Display program version number -d|--delete Delete current rpath/runpath setting -c|--convert Convert rpath to runpath -r |--replace Replace current rpath/runpath setting with the path given -l|--list List the current rpath/runpath (default) -k|--keepgoing Do not fail on first error -h|--help Show this usage information. + echo 'success: chrpath -h worked.' success: chrpath -h worked. + ../chrpath -v chrpath version 0.16 + echo 'success: chrpath -v worked.' success: chrpath -v worked. + ../chrpath ./runtest.sh `./runtest.sh' probably isn't an ELF file. elf_open: Exec format error + echo 'success: chrpath on /bin/sh script failed.' success: chrpath on /bin/sh script failed. + ../chrpath non-existant-file open: No such file or directory elf_open: No such file or directory + echo 'success: chrpath on non-existant file failed.' success: chrpath on non-existant file failed. + ../chrpath -l prog + grep -q 'R.*PATH=.*/usr/local/lib' + echo 'success: chrpath listed current rpath.' success: chrpath listed current rpath. + ../chrpath -r /usr/lib prog + ../chrpath -l prog + grep -q 'R.*PATH=/usr/lib' + echo 'success: chrpath changed rpath.' success: chrpath changed rpath. + ../chrpath -r /usr/lib:/usr/local/lib prog new rpath '/usr/lib:/usr/local/lib' too large; maximum length 14 + echo 'error: chrpath unable to change rpath to larger path.' error: chrpath unable to change rpath to larger path. + ../chrpath -c prog + ../chrpath -l prog + grep -q RUNPATH=/usr/lib + echo 'success: chrpath converted rpath to runpath.' success: chrpath converted rpath to runpath. + ../chrpath -d prog + ../chrpath -l prog + grep -q 'no rpath or runpath tag found' + echo 'success: chrpath removed rpath and runpath successfully.' success: chrpath removed rpath and runpath successfully. + exit 0 make[1]: Leaving directory '/usr/src/RPM/BUILD/chrpath-0.16/testsuite' Making check in deb make[1]: Nothing to be done for 'check'. + exit 0 Processing files: chrpath-0.16-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.8232 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd chrpath-0.16 + DOCDIR=/usr/src/tmp/chrpath-buildroot/usr/share/doc/chrpath-0.16 + export DOCDIR + rm -rf /usr/src/tmp/chrpath-buildroot/usr/share/doc/chrpath-0.16 + /bin/mkdir -p /usr/src/tmp/chrpath-buildroot/usr/share/doc/chrpath-0.16 + cp -prL AUTHORS NEWS README /usr/src/tmp/chrpath-buildroot/usr/share/doc/chrpath-0.16 + chmod -R go-w /usr/src/tmp/chrpath-buildroot/usr/share/doc/chrpath-0.16 + chmod -R a+rX /usr/src/tmp/chrpath-buildroot/usr/share/doc/chrpath-0.16 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7tHvzD 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.2mU9c7 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.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bzEBjE Creating chrpath-debuginfo package Processing files: chrpath-debuginfo-0.16-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CGHbTe find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BThrWS find-requires: running scripts (debuginfo) Requires: chrpath = 0.16-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Wrote: /usr/src/RPM/RPMS/x86_64/chrpath-0.16-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/chrpath-debuginfo-0.16-alt1.x86_64.rpm (w2.lzdio) 2.11user 2.02system 0:09.15elapsed 45%CPU (0avgtext+0avgdata 32004maxresident)k 0inputs+0outputs (0major+450366minor)pagefaults 0swaps 0.50user 1.50system 0:13.34elapsed 15%CPU (0avgtext+0avgdata 12056maxresident)k 0inputs+0outputs (0major+96805minor)pagefaults 0swaps --- chrpath-0.16-alt1.x86_64.rpm.repo 2016-01-17 21:31:57.000000000 +0000 +++ chrpath-0.16-alt1.x86_64.rpm.hasher 2024-10-06 12:00:47.509711340 +0000 @@ -15,3 +15,3 @@ Provides: chrpath = 0.16-alt1 -File: /usr/bin/chrpath 100755 root:root 0f718cae7ef6967d4d9c7b1b074f5b06 +File: /usr/bin/chrpath 100755 root:root e1670560a4d2750317c0e66500eddeec File: /usr/share/doc/chrpath-0.16 40755 root:root @@ -21,2 +21,2 @@ File: /usr/share/man/man1/chrpath.1.xz 100644 root:root 124a97b790e1eb03423144d38997c6b7 -RPMIdentity: f25de154277b5d50f9947560d4d32d1fb2370ab43411be0615f11ada60f1770811785420c10f8a47bbd4870b970dc26d353cba67d9f48ec3fd550f41b6f80379 +RPMIdentity: da4665c068431f61075bf1cfb2fce0e8925e49ab099d7db7f24239e7d23d4a0bc120a8cdc3abf09aa396ed89b9139c141c91885fff657f2b9abdc1a1e08645a4 --- chrpath-debuginfo-0.16-alt1.x86_64.rpm.repo 2016-01-17 21:31:57.000000000 +0000 +++ chrpath-debuginfo-0.16-alt1.x86_64.rpm.hasher 2024-10-06 12:00:47.575712404 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/b9 40755 root:root -/usr/lib/debug/.build-id/b9/372176516058057767dddb38025ace7e034da6 120777 root:root ../../../../bin/chrpath -/usr/lib/debug/.build-id/b9/372176516058057767dddb38025ace7e034da6.debug 120777 root:root ../../usr/bin/chrpath.debug +/usr/lib/debug/.build-id/e0 40755 root:root +/usr/lib/debug/.build-id/e0/e21157b45e51d2092b69c8956bf22706911a2b 120777 root:root ../../../../bin/chrpath +/usr/lib/debug/.build-id/e0/e21157b45e51d2092b69c8956bf22706911a2b.debug 120777 root:root ../../usr/bin/chrpath.debug /usr/lib/debug/usr/bin/chrpath.debug 100644 root:root @@ -15,6 +15,6 @@ Provides: chrpath-debuginfo = 0.16-alt1 -File: /usr/lib/debug/.build-id/b9 40755 root:root -File: /usr/lib/debug/.build-id/b9/372176516058057767dddb38025ace7e034da6 120777 root:root ../../../../bin/chrpath -File: /usr/lib/debug/.build-id/b9/372176516058057767dddb38025ace7e034da6.debug 120777 root:root ../../usr/bin/chrpath.debug -File: /usr/lib/debug/usr/bin/chrpath.debug 100644 root:root 5f94e7672fc33ac8f81acaa1475b85f0 +File: /usr/lib/debug/.build-id/e0 40755 root:root +File: /usr/lib/debug/.build-id/e0/e21157b45e51d2092b69c8956bf22706911a2b 120777 root:root ../../../../bin/chrpath +File: /usr/lib/debug/.build-id/e0/e21157b45e51d2092b69c8956bf22706911a2b.debug 120777 root:root ../../usr/bin/chrpath.debug +File: /usr/lib/debug/usr/bin/chrpath.debug 100644 root:root 65c6c3b1dcd73eb9c022a2f0e03afb16 File: /usr/src/debug/chrpath-0.16 40755 root:root @@ -25,2 +25,2 @@ File: /usr/src/debug/chrpath-0.16/protos.h 100644 root:root 5b0df0c13736e344f845cf0c14b2e2ad -RPMIdentity: c934db8460fb3ea34235b8e1cb3bc27bedf630e50791517d653540bb75e74e2a2c9a4aaf96af97e26ffb39f3dec674c87d3fa0dc1b81dfac07aec3f36e0336b5 +RPMIdentity: db2985a8f83d1073b9b0615467c037a7dbb0110400bac963afed80a5ab5683a6c9f64b607b6ec0daf87e002bc8d95e125c681f419e6962ec5829336d7f7179cf