<86>Sep 14 10:13:53 userdel[3139199]: delete user 'rooter' <86>Sep 14 10:13:53 groupadd[3139220]: group added to /etc/group: name=rooter, GID=696 <86>Sep 14 10:13:53 groupadd[3139220]: group added to /etc/gshadow: name=rooter <86>Sep 14 10:13:53 groupadd[3139220]: new group: name=rooter, GID=696 <86>Sep 14 10:13:53 useradd[3139231]: new user: name=rooter, UID=696, GID=696, home=/root, shell=/bin/bash <86>Sep 14 10:13:53 userdel[3139263]: delete user 'builder' <86>Sep 14 10:13:53 userdel[3139263]: removed group 'builder' owned by 'builder' <86>Sep 14 10:13:53 userdel[3139263]: removed shadow group 'builder' owned by 'builder' <86>Sep 14 10:13:53 groupadd[3139291]: group added to /etc/group: name=builder, GID=697 <86>Sep 14 10:13:53 groupadd[3139291]: group added to /etc/gshadow: name=builder <86>Sep 14 10:13:53 groupadd[3139291]: new group: name=builder, GID=697 <86>Sep 14 10:13:53 useradd[3139303]: new user: name=builder, UID=697, GID=697, home=/usr/src, shell=/bin/bash <13>Sep 14 10:14:07 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>Sep 14 10:14:07 rpmi: libstdc++11-devel-11.2.1-alt1 icarus+285089.100.1.1 1631479831 installed <13>Sep 14 10:14:09 rpmi: gcc11-c++-11.2.1-alt1 icarus+285089.100.1.1 1631479831 installed <13>Sep 14 10:14:09 rpmi: gcc-c++-11-alt1 icarus+285089.300.1.1 1631485148 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/clthreads-2.4.0-alt1.nosrc.rpm (w1.gzdio) Installing clthreads-2.4.0-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.8054 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf clthreads-2.4.0 + echo 'Source #0 (clthreads-2.4.0.tar.bz2):' Source #0 (clthreads-2.4.0.tar.bz2): + /bin/tar -xf - + /bin/bzip2 -dc /usr/src/RPM/SOURCES/clthreads-2.4.0.tar.bz2 + cd clthreads-2.4.0 + /bin/chmod -c -Rf u+rwX,go-w . + /usr/bin/subst '\|/sbin/ldconfig|d' Makefile + /usr/bin/subst 's|/install|/install -p|' Makefile + /usr/bin/subst 's|-lpthread|-lpthread -lrt|' Makefile + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.8054 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd clthreads-2.4.0 + make -j8 make: Entering directory '/usr/src/RPM/BUILD/clthreads-2.4.0' g++ -Wall -I. -fpic -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -O2 -c -o p_thread.o p_thread.cc make: Leaving directory '/usr/src/RPM/BUILD/clthreads-2.4.0' make: Entering directory '/usr/src/RPM/BUILD/clthreads-2.4.0' g++ -Wall -I. -fpic -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -O2 -c -o itc_mesg.o itc_mesg.cc make: Leaving directory '/usr/src/RPM/BUILD/clthreads-2.4.0' make: Entering directory '/usr/src/RPM/BUILD/clthreads-2.4.0' g++ -Wall -I. -fpic -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -O2 -c -o itc_ip1q.o itc_ip1q.cc make: Leaving directory '/usr/src/RPM/BUILD/clthreads-2.4.0' make: Entering directory '/usr/src/RPM/BUILD/clthreads-2.4.0' g++ -Wall -I. -fpic -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -O2 -c -o itc_ctrl.o itc_ctrl.cc make: Leaving directory '/usr/src/RPM/BUILD/clthreads-2.4.0' make: Entering directory '/usr/src/RPM/BUILD/clthreads-2.4.0' g++ -Wall -I. -fpic -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -O2 -c -o a_thread.o a_thread.cc make: Leaving directory '/usr/src/RPM/BUILD/clthreads-2.4.0' make: Entering directory '/usr/src/RPM/BUILD/clthreads-2.4.0' g++ -Wall -I. -fpic -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -O2 -c -o textmsg.o textmsg.cc make: Leaving directory '/usr/src/RPM/BUILD/clthreads-2.4.0' make: Entering directory '/usr/src/RPM/BUILD/clthreads-2.4.0' g++ -shared -Wl,-soname,libclthreads.so.2 -o libclthreads.so.2.4.0 p_thread.o a_thread.o itc_mesg.o itc_ip1q.o itc_ctrl.o textmsg.o -lpthread -lrt make: Leaving directory '/usr/src/RPM/BUILD/clthreads-2.4.0' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.69134 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/clthreads-buildroot + : + /bin/rm -rf -- /usr/src/tmp/clthreads-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd clthreads-2.4.0 + mkdir -p /usr/src/tmp/clthreads-buildroot/usr/lib + mkdir -p /usr/src/tmp/clthreads-buildroot/usr/include + make PREFIX=/usr/src/tmp/clthreads-buildroot/usr LIBDIR=lib install make: Entering directory '/usr/src/RPM/BUILD/clthreads-2.4.0' /usr/bin/install -p -d /usr/src/tmp/clthreads-buildroot/usr/lib /usr/bin/install -p -m 644 clthreads.h /usr/src/tmp/clthreads-buildroot/usr/include /usr/bin/install -p -m 755 libclthreads.so.2.4.0 /usr/src/tmp/clthreads-buildroot/usr/lib ln -sf libclthreads.so.2.4.0 /usr/src/tmp/clthreads-buildroot/usr/lib/libclthreads.so make: Leaving directory '/usr/src/RPM/BUILD/clthreads-2.4.0' + ln -s libclthreads.so.2.4.0 /usr/src/tmp/clthreads-buildroot/usr/lib/libclthreads.so.2 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/clthreads-buildroot (auto) mode of './usr/lib/libclthreads.so.2.4.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/clthreads-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/clthreads-buildroot/ (default) Compressing files in /usr/src/tmp/clthreads-buildroot (auto) Adjusting library links in /usr/src/tmp/clthreads-buildroot ./usr/lib: (from :0) libclthreads.so.2 -> libclthreads.so.2.4.0 056-debuginfo.brp: WARNING: debuginfo without debug sources. Verifying ELF objects in /usr/src/tmp/clthreads-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: clthreads-2.4.0-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.40144 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd clthreads-2.4.0 + DOCDIR=/usr/src/tmp/clthreads-buildroot/usr/share/doc/clthreads-2.4.0 + export DOCDIR + rm -rf /usr/src/tmp/clthreads-buildroot/usr/share/doc/clthreads-2.4.0 + /bin/mkdir -p /usr/src/tmp/clthreads-buildroot/usr/share/doc/clthreads-2.4.0 + cp -prL AUTHORS COPYING /usr/src/tmp/clthreads-buildroot/usr/share/doc/clthreads-2.4.0 + chmod -R go-w /usr/src/tmp/clthreads-buildroot/usr/share/doc/clthreads-2.4.0 + chmod -R a+rX /usr/src/tmp/clthreads-buildroot/usr/share/doc/clthreads-2.4.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.h555CH find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/clthreads-buildroot/usr/lib/libclthreads.so.2: 76 symbols, 17 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FQBXzH find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libclthreads.so.2 = set:kdQ42PKagpawsVZEhap90jzUGXfjkygiZHe8QdLZI4RGF57WZHRcUaLEZci0wDoWbBMNUNpxdZgFpk6VDNQAgrWY1sCHfqLTPB4Mxc1xb7AVYsLVkwNnGT2CKvGlnsRwelfFfdH7ZEHAaTZplMRkcnZryQ2Z20f7 Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.17), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.2), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libgcc_s.so.1(GCC_3.0), libpthread.so.0(GLIBC_2.0), libpthread.so.0(GLIBC_2.1), libpthread.so.0(GLIBC_2.3.2), libstdc++.so.6(CXXABI_1.3), libstdc++.so.6(CXXABI_1.3.9), libstdc++.so.6(GLIBCXX_3.4), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hE3qeH Creating clthreads-debuginfo package Processing files: clthreads-devel-2.4.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5PU5ZI 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.YoQf3I find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: clthreads = 2.4.0-alt1, /usr/lib/libclthreads.so.2.4.0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uWvj0I Processing files: clthreads-debuginfo-2.4.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.y3ZcHI find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QQEYxK find-requires: running scripts (debuginfo) Provides: debug(libclthreads.so.2) Requires: clthreads = 2.4.0-alt1, debug(libc.so.6), debug(libgcc_s.so.1), debug(libpthread.so.0), debug(libstdc++.so.6) Adding to clthreads-devel a strict dependency on clthreads Adding to clthreads-debuginfo a strict dependency on clthreads Removing 1 extra deps from clthreads-devel due to dependency on clthreads Wrote: /usr/src/RPM/RPMS/i586/clthreads-2.4.0-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/clthreads-devel-2.4.0-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/clthreads-debuginfo-2.4.0-alt1.i586.rpm (w2.lzdio) 2.26user 0.63system 0:19.02elapsed 15%CPU (0avgtext+0avgdata 25660maxresident)k 0inputs+0outputs (0major+289661minor)pagefaults 0swaps 7.16user 3.08system 0:44.84elapsed 22%CPU (0avgtext+0avgdata 104016maxresident)k 0inputs+0outputs (0major+588063minor)pagefaults 0swaps --- clthreads-2.4.0-alt1.i586.rpm.repo 2020-06-24 09:40:13.064384856 +0000 +++ clthreads-2.4.0-alt1.i586.rpm.hasher 2021-09-14 10:14:34.070533144 +0000 @@ -6,2 +6,3 @@ Requires: libc.so.6(GLIBC_2.0) +Requires: libc.so.6(GLIBC_2.1) Requires: libc.so.6(GLIBC_2.1.3) @@ -9,2 +10,3 @@ Requires: libc.so.6(GLIBC_2.3) +Requires: libc.so.6(GLIBC_2.3.2) Requires: libc.so.6(GLIBC_2.3.4) @@ -23,3 +25,3 @@ File: /usr/lib/libclthreads.so.2 120777 root:root libclthreads.so.2.4.0 -File: /usr/lib/libclthreads.so.2.4.0 100644 root:root 91941094295d2662a564a840e4788320 +File: /usr/lib/libclthreads.so.2.4.0 100644 root:root efcad50197bab5d6b5114f4a106860f3 File: /usr/share/doc/clthreads-2.4.0 40755 root:root @@ -27,2 +29,2 @@ File: /usr/share/doc/clthreads-2.4.0/COPYING 100644 root:root fbc093901857fcd118f065f900982c24 -RPMIdentity: b5f1523b98c9c737b3bc496ec7ebfdbd9696c7e203819d09db1332ceb0f0804ac20a41cce4283ab45309fda46f7c3b5c434d97ba583d96cedb6129011e8de256 +RPMIdentity: 31f07aef7b050f509176c6a5b3ad9b75ef682d7ab85a728ea171d2c91bdcf64ad6a03740cfdfb39cb1d8496b4da414df9c1ef12f8a4227d510f0d10afc0d4e4f --- clthreads-debuginfo-2.4.0-alt1.i586.rpm.repo 2020-06-24 09:40:12.947384176 +0000 +++ clthreads-debuginfo-2.4.0-alt1.i586.rpm.hasher 2021-09-14 10:14:34.138533224 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/ac 40755 root:root -/usr/lib/debug/.build-id/ac/9694d5eac70253037ef43b96b14dac359eb0d4 120777 root:root ../../../libclthreads.so.2.4.0 -/usr/lib/debug/.build-id/ac/9694d5eac70253037ef43b96b14dac359eb0d4.debug 120777 root:root ../../usr/lib/libclthreads.so.2.4.0.debug +/usr/lib/debug/.build-id/ea 40755 root:root +/usr/lib/debug/.build-id/ea/67a6db14299be50c6159bd3f9219e2840d6c32 120777 root:root ../../../libclthreads.so.2.4.0 +/usr/lib/debug/.build-id/ea/67a6db14299be50c6159bd3f9219e2840d6c32.debug 120777 root:root ../../usr/lib/libclthreads.so.2.4.0.debug /usr/lib/debug/usr/lib/libclthreads.so.2.4.0.debug 100644 root:root @@ -13,7 +13,7 @@ Provides: clthreads-debuginfo = 2.4.0-alt1:sisyphus+253932.40.2.1 -File: /usr/lib/debug/.build-id/ac 40755 root:root -File: /usr/lib/debug/.build-id/ac/9694d5eac70253037ef43b96b14dac359eb0d4 120777 root:root ../../../libclthreads.so.2.4.0 -File: /usr/lib/debug/.build-id/ac/9694d5eac70253037ef43b96b14dac359eb0d4.debug 120777 root:root ../../usr/lib/libclthreads.so.2.4.0.debug -File: /usr/lib/debug/usr/lib/libclthreads.so.2.4.0.debug 100644 root:root 23e263e5d379bb36488d05cd5b639fe2 +File: /usr/lib/debug/.build-id/ea 40755 root:root +File: /usr/lib/debug/.build-id/ea/67a6db14299be50c6159bd3f9219e2840d6c32 120777 root:root ../../../libclthreads.so.2.4.0 +File: /usr/lib/debug/.build-id/ea/67a6db14299be50c6159bd3f9219e2840d6c32.debug 120777 root:root ../../usr/lib/libclthreads.so.2.4.0.debug +File: /usr/lib/debug/usr/lib/libclthreads.so.2.4.0.debug 100644 root:root f695b60d530a84764c54de44fb7a1342 File: /usr/lib/debug/usr/lib/libclthreads.so.2.debug 120777 root:root libclthreads.so.2.4.0.debug -RPMIdentity: 57887ddff26b3db93524013b93547aa5c10abf4818b5b22f65b25260d6f234aa48b87691155291fbecc984da23ffee0a204796c075fe99f10b49af85cefcf6e0 +RPMIdentity: bf84a1671363d94e5c2ae43f04f08246b53c76763608d7c09d9ee60fae0eb3ab4d01638fbc8724a0622f9e6bbcd10bb0af83d41841fddf3bfa1377136e1df8ce