<86>Nov 13 12:07:42 userdel[491390]: delete user 'rooter' <86>Nov 13 12:07:42 userdel[491390]: removed group 'rooter' owned by 'rooter' <86>Nov 13 12:07:42 userdel[491390]: removed shadow group 'rooter' owned by 'rooter' <86>Nov 13 12:07:42 groupadd[491426]: group added to /etc/group: name=rooter, GID=933 <86>Nov 13 12:07:42 groupadd[491426]: group added to /etc/gshadow: name=rooter <86>Nov 13 12:07:42 groupadd[491426]: new group: name=rooter, GID=933 <86>Nov 13 12:07:42 useradd[491452]: new user: name=rooter, UID=933, GID=933, home=/root, shell=/bin/bash <86>Nov 13 12:07:42 userdel[491490]: delete user 'builder' <86>Nov 13 12:07:42 userdel[491490]: removed group 'builder' owned by 'builder' <86>Nov 13 12:07:42 userdel[491490]: removed shadow group 'builder' owned by 'builder' <86>Nov 13 12:07:42 groupadd[491512]: group added to /etc/group: name=builder, GID=934 <86>Nov 13 12:07:42 groupadd[491512]: group added to /etc/gshadow: name=builder <86>Nov 13 12:07:42 groupadd[491512]: new group: name=builder, GID=934 <86>Nov 13 12:07:42 useradd[491539]: new user: name=builder, UID=934, GID=934, home=/usr/src, shell=/bin/bash Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/libco-20-alt1.nosrc.rpm (w1.gzdio) Installing libco-20-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.58340 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libco-20 + echo 'Source #0 (libco-20.tar):' Source #0 (libco-20.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/libco-20.tar + cd libco-20 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.58340 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libco-20 + make -j16 make: Entering directory '/usr/src/RPM/BUILD/libco-20' cc libco.c -c -Wall -fpic -DLIBCO_MP In file included from libco.c:13: amd64.c: In function 'co_derive': amd64.c:131:6: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(handle = (cothread_t)memory) { ^~~~~~ cc libco.o -shared -Wl,-soname,libco.so.0 -o libco.so.0.1.0 ar rcs libco.a libco.o sed -e "s|@prefix@|/usr|g" \ -e "s|@libdir@|/usr/lib|g" \ -e "s|@includedir@|/usr/include|g" \ libco.pc.in > libco.pc make: Leaving directory '/usr/src/RPM/BUILD/libco-20' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.58340 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libco-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libco-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd libco-20 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/libco-buildroot LIBDIR=lib64 make: Entering directory '/usr/src/RPM/BUILD/libco-20' install -d /usr/src/tmp/libco-buildroot/usr/include/ install -d /usr/src/tmp/libco-buildroot/usr/lib64/ install -d /usr/src/tmp/libco-buildroot/usr/lib64/pkgconfig/ install -m 0664 libco.so.0.1.0 /usr/src/tmp/libco-buildroot/usr/lib64/libco.so.0.1.0 install -m 0664 libco.pc /usr/src/tmp/libco-buildroot/usr/lib64/pkgconfig/ ln -s libco.so.0.1.0 /usr/src/tmp/libco-buildroot/usr/lib64/libco.so.0 ln -s libco.so.0.1.0 /usr/src/tmp/libco-buildroot/usr/lib64/libco.so install -m 0664 libco.a /usr/src/tmp/libco-buildroot/usr/lib64/ install -m 0664 libco.h /usr/src/tmp/libco-buildroot/usr/include/ make: Leaving directory '/usr/src/RPM/BUILD/libco-20' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libco-buildroot (auto) mode of 'usr/include/libco.h' changed from 0664 (rw-rw-r--) to 0644 (rw-r--r--) mode of 'usr/lib64/libco.a' changed from 0664 (rw-rw-r--) to 0644 (rw-r--r--) mode of 'usr/lib64/libco.so.0.1.0' changed from 0664 (rw-rw-r--) to 0644 (rw-r--r--) mode of 'usr/lib64/pkgconfig/libco.pc' changed from 0664 (rw-rw-r--) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libco-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) /usr/lib64/pkgconfig/libco.pc: Cflags: '-I${includedir}' --> '' Checking contents of files in /usr/src/tmp/libco-buildroot/ (default) Compressing files in /usr/src/tmp/libco-buildroot (auto) Adjusting library links in /usr/src/tmp/libco-buildroot ./usr/lib64: libco.so.0 -> libco.so.0.1.0 056-debuginfo.brp: WARNING: debuginfo without debug sources. Verifying ELF objects in /usr/src/tmp/libco-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: libco-20-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.59805 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libco-20 + DOCDIR=/usr/src/tmp/libco-buildroot/usr/share/doc/libco-20 + export DOCDIR + rm -rf /usr/src/tmp/libco-buildroot/usr/share/doc/libco-20 + /bin/mkdir -p /usr/src/tmp/libco-buildroot/usr/share/doc/libco-20 + cp -prL LICENSE /usr/src/tmp/libco-buildroot/usr/share/doc/libco-20 + chmod -R go-w /usr/src/tmp/libco-buildroot/usr/share/doc/libco-20 + chmod -R a+rX /usr/src/tmp/libco-buildroot/usr/share/doc/libco-20 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.UAqLo1 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/libco-buildroot/usr/lib64/libco.so.0: 6 symbols, 13 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.O07bmv find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libco.so.0()(64bit) = set:gdU4pEvKWkGoTc Requires: ld-linux-x86-64.so.2()(64bit) >= set:ihidc, ld-linux-x86-64.so.2(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), 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.SPLYJ2 Creating libco-debuginfo package Processing files: libco-devel-20-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CaMTAD 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.qfyLSh find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: pkgconfig(libco) = 20 Requires: libco = 20-alt1, /usr/lib64/libco.so.0.1.0, /usr/lib64/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.iKG8DZ Processing files: libco-devel-static-20-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wgb6SK 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.wzD4zz find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libco-devel = 20-alt1, glibc-devel-static Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ab36Nr Processing files: libco-debuginfo-20-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Evx3un find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KbaKFm find-requires: running scripts (debuginfo) Provides: debug64(libco.so.0) Requires: libco = 20-alt1, debug64(ld-linux-x86-64.so.2), debug64(libc.so.6) Adding to libco-devel a strict dependency on libco Adding to libco-debuginfo a strict dependency on libco Adding to libco-devel-static a strict dependency on libco-devel Removing 1 extra deps from libco-devel due to dependency on libco Wrote: /usr/src/RPM/RPMS/x86_64/libco-20-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libco-devel-20-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libco-devel-static-20-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libco-debuginfo-20-alt1.x86_64.rpm (w2.lzdio) 2.15user 0.93system 0:13.49elapsed 22%CPU (0avgtext+0avgdata 20108maxresident)k 0inputs+0outputs (0major+367853minor)pagefaults 0swaps 0.51user 0.85system 0:16.39elapsed 8%CPU (0avgtext+0avgdata 12336maxresident)k 0inputs+0outputs (0major+96350minor)pagefaults 0swaps --- libco-20-alt1.x86_64.rpm.repo 2020-04-17 16:35:18.000000000 +0000 +++ libco-20-alt1.x86_64.rpm.hasher 2022-11-13 12:07:57.848493798 +0000 @@ -13,5 +13,5 @@ File: /usr/lib64/libco.so.0 120777 root:root libco.so.0.1.0 -File: /usr/lib64/libco.so.0.1.0 100644 root:root 5ed62a1536305b6f20fb7fedf56fc3d5 +File: /usr/lib64/libco.so.0.1.0 100644 root:root 372e6c498d4e0d56ac7dec02ae7d8976 File: /usr/share/doc/libco-20 40755 root:root File: /usr/share/doc/libco-20/LICENSE 100644 root:root 9088c5f676fe43a94d330993c470f002 -RPMIdentity: db33824903fc22fd4df3e1d962df968b3d597ae21d1c42c9822716c1819ab314b635603561e67512bd2033ca5fbaf81ebe060c58a9c13a8d142d0f0621e5d90c +RPMIdentity: 0a0ae82ae846eaa312c29ef73ade205e4854ef6fac6226638aff0d11ad2d2dd9ae70703ef87a0b311858542f5bf135cc8c0c3b481886cec519cd55dff26ca5ba --- libco-debuginfo-20-alt1.x86_64.rpm.repo 2020-04-17 16:35:18.000000000 +0000 +++ libco-debuginfo-20-alt1.x86_64.rpm.hasher 2022-11-13 12:07:57.929494927 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/53 40755 root:root -/usr/lib/debug/.build-id/53/dfb91c6da0d9aafeb4861a5744dec141881dfd 120777 root:root ../../../../lib64/libco.so.0.1.0 -/usr/lib/debug/.build-id/53/dfb91c6da0d9aafeb4861a5744dec141881dfd.debug 120777 root:root ../../usr/lib64/libco.so.0.1.0.debug +/usr/lib/debug/.build-id/cc 40755 root:root +/usr/lib/debug/.build-id/cc/d72c9312eed221a13fd788417e3c2bfa2714e4 120777 root:root ../../../../lib64/libco.so.0.1.0 +/usr/lib/debug/.build-id/cc/d72c9312eed221a13fd788417e3c2bfa2714e4.debug 120777 root:root ../../usr/lib64/libco.so.0.1.0.debug /usr/lib/debug/usr/lib64/libco.so.0.1.0.debug 100644 root:root @@ -11,7 +11,7 @@ Provides: libco-debuginfo = 20-alt1:p9+249995.370.2.1 -File: /usr/lib/debug/.build-id/53 40755 root:root -File: /usr/lib/debug/.build-id/53/dfb91c6da0d9aafeb4861a5744dec141881dfd 120777 root:root ../../../../lib64/libco.so.0.1.0 -File: /usr/lib/debug/.build-id/53/dfb91c6da0d9aafeb4861a5744dec141881dfd.debug 120777 root:root ../../usr/lib64/libco.so.0.1.0.debug -File: /usr/lib/debug/usr/lib64/libco.so.0.1.0.debug 100644 root:root a262971306e121039a9ab28f8a31fc34 +File: /usr/lib/debug/.build-id/cc 40755 root:root +File: /usr/lib/debug/.build-id/cc/d72c9312eed221a13fd788417e3c2bfa2714e4 120777 root:root ../../../../lib64/libco.so.0.1.0 +File: /usr/lib/debug/.build-id/cc/d72c9312eed221a13fd788417e3c2bfa2714e4.debug 120777 root:root ../../usr/lib64/libco.so.0.1.0.debug +File: /usr/lib/debug/usr/lib64/libco.so.0.1.0.debug 100644 root:root 872e17d1d5d36b56f3f4f4797353453e File: /usr/lib/debug/usr/lib64/libco.so.0.debug 120777 root:root libco.so.0.1.0.debug -RPMIdentity: c924f91735236cba7aefc38649ee9ebfad98ae8127ff3fb260e652550f22cbf20e01ab1752bfc6e274293ff3b755f3f67c5d08c149cf4d45fd4cf778fc9e14a6 +RPMIdentity: bcafc1e55b227cb28c5a982eb7ccd434dee05916d3126b1fd5553c1f3aaf1a497460d3e26a40bf1df647368e677f1a3a40f0eb2644a74f6973de9339aa58830a --- libco-devel-static-20-alt1.x86_64.rpm.repo 2020-04-17 16:35:19.000000000 +0000 +++ libco-devel-static-20-alt1.x86_64.rpm.hasher 2022-11-13 12:07:58.113497491 +0000 @@ -5,3 +5,3 @@ Provides: libco-devel-static = 20-alt1:p9+249995.370.2.1 -File: /usr/lib64/libco.a 100644 root:root 382c1fd620ae190bf6bbd27046efbe35 -RPMIdentity: dbbb80abb6434454b886695c3d34c0bfecbbc58fcd2faa95f19acee591c57864c713cffe21fda15600ab4aefe502201ea531c2540f04adc534d657bd5c6eecf7 +File: /usr/lib64/libco.a 100644 root:root 15297fc76330db989cd72de0a464cfed +RPMIdentity: 0f9718f07cd8681ba01657495cad410240fad6e75446e10377f1edb73b2671f3a076a3297c0a4165e138a8ced39c47e76f52c11567b7e2da1a51cfc29c0a3ca0