<86>Jul 25 02:36:51 userdel[491016]: delete user 'rooter' <86>Jul 25 02:36:51 userdel[491016]: removed group 'rooter' owned by 'rooter' <86>Jul 25 02:36:51 userdel[491016]: removed shadow group 'rooter' owned by 'rooter' <86>Jul 25 02:36:51 groupadd[491033]: group added to /etc/group: name=rooter, GID=678 <86>Jul 25 02:36:51 groupadd[491033]: group added to /etc/gshadow: name=rooter <86>Jul 25 02:36:51 groupadd[491033]: new group: name=rooter, GID=678 <86>Jul 25 02:36:51 useradd[491044]: new user: name=rooter, UID=678, GID=678, home=/root, shell=/bin/bash <86>Jul 25 02:36:51 userdel[491071]: delete user 'builder' <86>Jul 25 02:36:51 userdel[491071]: removed group 'builder' owned by 'builder' <86>Jul 25 02:36:51 userdel[491071]: removed shadow group 'builder' owned by 'builder' <86>Jul 25 02:36:51 groupadd[491141]: group added to /etc/group: name=builder, GID=679 <86>Jul 25 02:36:51 groupadd[491141]: group added to /etc/gshadow: name=builder <86>Jul 25 02:36:51 groupadd[491141]: new group: name=builder, GID=679 <86>Jul 25 02:36:51 useradd[491159]: new user: name=builder, UID=679, GID=679, 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.57531 + 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.57531 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libco-20 + make -j8 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.57531 + 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.86318 + 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.DY2Mgz 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.1CW09a 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.FNCBiQ 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.DCAyGy 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.vYykek 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.LknzU8 Processing files: libco-devel-static-20-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.981WL0 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.JndsVV 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.HC0QlU Processing files: libco-debuginfo-20-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VnUYZV find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vEm3e1 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) 4.26user 1.40system 0:15.23elapsed 37%CPU (0avgtext+0avgdata 19976maxresident)k 0inputs+0outputs (0major+365300minor)pagefaults 0swaps 5.78user 3.95system 0:19.69elapsed 49%CPU (0avgtext+0avgdata 19976maxresident)k 0inputs+0outputs (0major+598839minor)pagefaults 0swaps --- libco-20-alt1.x86_64.rpm.repo 2020-04-17 16:35:18.000000000 +0000 +++ libco-20-alt1.x86_64.rpm.hasher 2021-07-25 02:37:09.198048095 +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 6db7bb647b346e25b2d66b795a822c5a File: /usr/share/doc/libco-20 40755 root:root File: /usr/share/doc/libco-20/LICENSE 100644 root:root 9088c5f676fe43a94d330993c470f002 -RPMIdentity: 518b5292b15bcb4febf4a1003c9a58d5 +RPMIdentity: 6cbd85038586cb3dd10cb9e2434fa6fe --- libco-debuginfo-20-alt1.x86_64.rpm.repo 2020-04-17 16:35:18.000000000 +0000 +++ libco-debuginfo-20-alt1.x86_64.rpm.hasher 2021-07-25 02:37:09.311047348 +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/ab 40755 root:root +/usr/lib/debug/.build-id/ab/46cc16f3d5756e8a6bf7319fa3f813dfb3bd11 120777 root:root ../../../../lib64/libco.so.0.1.0 +/usr/lib/debug/.build-id/ab/46cc16f3d5756e8a6bf7319fa3f813dfb3bd11.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/ab 40755 root:root +File: /usr/lib/debug/.build-id/ab/46cc16f3d5756e8a6bf7319fa3f813dfb3bd11 120777 root:root ../../../../lib64/libco.so.0.1.0 +File: /usr/lib/debug/.build-id/ab/46cc16f3d5756e8a6bf7319fa3f813dfb3bd11.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 e8242ddb0277f443a98c9ee33665d235 File: /usr/lib/debug/usr/lib64/libco.so.0.debug 120777 root:root libco.so.0.1.0.debug -RPMIdentity: f3b9388bdc7a8d10fa0d5e429eca9ec9 +RPMIdentity: 513b86af6376e4e174c83069c15a155e --- 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 2021-07-25 02:37:09.497046119 +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: a2784a4efc48c4d2944a3c73c31948d1 +File: /usr/lib64/libco.a 100644 root:root 2413b65170806cccd5db1a010fa95ce7 +RPMIdentity: 48a9c15547bf277b578e8210000f44da