<86>Aug 3 00:42:02 userdel[3466966]: delete user 'rooter' <86>Aug 3 00:42:02 userdel[3466966]: removed group 'rooter' owned by 'rooter' <86>Aug 3 00:42:02 userdel[3466966]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 3 00:42:02 groupadd[3466978]: group added to /etc/group: name=rooter, GID=981 <86>Aug 3 00:42:02 groupadd[3466978]: group added to /etc/gshadow: name=rooter <86>Aug 3 00:42:02 groupadd[3466978]: new group: name=rooter, GID=981 <86>Aug 3 00:42:02 useradd[3466985]: new user: name=rooter, UID=981, GID=981, home=/root, shell=/bin/bash <86>Aug 3 00:42:02 userdel[3466995]: delete user 'builder' <86>Aug 3 00:42:02 userdel[3466995]: removed group 'builder' owned by 'builder' <86>Aug 3 00:42:02 userdel[3466995]: removed shadow group 'builder' owned by 'builder' <86>Aug 3 00:42:02 groupadd[3467004]: group added to /etc/group: name=builder, GID=982 <86>Aug 3 00:42:02 groupadd[3467004]: group added to /etc/gshadow: name=builder <86>Aug 3 00:42:02 groupadd[3467004]: new group: name=builder, GID=982 <86>Aug 3 00:42:02 useradd[3467010]: new user: name=builder, UID=982, GID=982, home=/usr/src, shell=/bin/bash Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/utf8proc-2.7.0-alt1.nosrc.rpm (w1.gzdio) Installing utf8proc-2.7.0-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.10390 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf utf8proc-2.7.0 + echo 'Source #0 (utf8proc-2.7.0.tar.gz):' Source #0 (utf8proc-2.7.0.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/utf8proc-2.7.0.tar.gz + /bin/tar -xf - + cd utf8proc-2.7.0 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.10390 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd utf8proc-2.7.0 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + make -j16 make: Entering directory '/usr/src/RPM/BUILD/utf8proc-2.7.0' cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -std=c99 -Wsign-conversion -Wall -Wextra -pedantic -DUTF8PROC_EXPORTS -c -o utf8proc.o utf8proc.c make: Leaving directory '/usr/src/RPM/BUILD/utf8proc-2.7.0' make: Entering directory '/usr/src/RPM/BUILD/utf8proc-2.7.0' rm -f libutf8proc.a ar rs libutf8proc.a utf8proc.o ar: creating libutf8proc.a make: Leaving directory '/usr/src/RPM/BUILD/utf8proc-2.7.0' make: Entering directory '/usr/src/RPM/BUILD/utf8proc-2.7.0' cc -shared -o libutf8proc.so.2.5.0 -Wl,-soname -Wl,libutf8proc.so.2 utf8proc.o chmod a-x libutf8proc.so.2.5.0 make: Leaving directory '/usr/src/RPM/BUILD/utf8proc-2.7.0' make: Entering directory '/usr/src/RPM/BUILD/utf8proc-2.7.0' ln -f -s libutf8proc.so.2.5.0 libutf8proc.so ln -f -s libutf8proc.so.2.5.0 libutf8proc.so.2 make: Leaving directory '/usr/src/RPM/BUILD/utf8proc-2.7.0' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.12122 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/utf8proc-buildroot + : + /bin/rm -rf -- /usr/src/tmp/utf8proc-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd utf8proc-2.7.0 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/utf8proc-buildroot prefix=/usr includedir=/usr/include libdir=/usr/lib64 make: Entering directory '/usr/src/RPM/BUILD/utf8proc-2.7.0' sed \ -e 's#PREFIX#/usr#' \ -e 's#LIBDIR#lib64#' \ -e 's#INCLUDEDIR#include#' \ -e 's#VERSION#2.5.0#' \ libutf8proc.pc.in > libutf8proc.pc mkdir -m 755 -p /usr/src/tmp/utf8proc-buildroot/usr/include /usr/libexec/rpm-build/install -p -m 644 utf8proc.h /usr/src/tmp/utf8proc-buildroot/usr/include mkdir -m 755 -p /usr/src/tmp/utf8proc-buildroot/usr/lib64 /usr/libexec/rpm-build/install -p -m 644 libutf8proc.a /usr/src/tmp/utf8proc-buildroot/usr/lib64 /usr/libexec/rpm-build/install -p -m 755 libutf8proc.so.2.5.0 /usr/src/tmp/utf8proc-buildroot/usr/lib64 mkdir -m 755 -p /usr/src/tmp/utf8proc-buildroot/usr/lib64/pkgconfig /usr/libexec/rpm-build/install -p -m 644 libutf8proc.pc /usr/src/tmp/utf8proc-buildroot/usr/lib64/pkgconfig/libutf8proc.pc ln -f -s libutf8proc.so.2.5.0 /usr/src/tmp/utf8proc-buildroot/usr/lib64/libutf8proc.so ln -f -s libutf8proc.so.2.5.0 /usr/src/tmp/utf8proc-buildroot/usr/lib64/libutf8proc.so.2 make: Leaving directory '/usr/src/RPM/BUILD/utf8proc-2.7.0' + rm /usr/src/tmp/utf8proc-buildroot/usr/lib64/libutf8proc.a + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/utf8proc-buildroot (auto) mode of './usr/lib64/libutf8proc.so.2.5.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/utf8proc-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) /usr/lib64/pkgconfig/libutf8proc.pc: Cflags: '-I${includedir} -DUTF8PROC_EXPORTS' --> '-DUTF8PROC_EXPORTS' /usr/lib64/pkgconfig/libutf8proc.pc: Libs: '-L${libdir} -lutf8proc' --> '-lutf8proc' Checking contents of files in /usr/src/tmp/utf8proc-buildroot/ (default) Compressing files in /usr/src/tmp/utf8proc-buildroot (auto) Adjusting library links in /usr/src/tmp/utf8proc-buildroot ./usr/lib64: (from :0) libutf8proc.so.2 -> libutf8proc.so.2.5.0 Verifying ELF objects in /usr/src/tmp/utf8proc-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.12122 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd utf8proc-2.7.0 + make -j16 test/normtest test/graphemetest test/printproperty test/charwidth test/normtest test/graphemetest test/charwidth make: Entering directory '/usr/src/RPM/BUILD/utf8proc-2.7.0' cc -O2 -fPIC -std=c99 -Wsign-conversion -Wall -Wextra -pedantic -DUTF8PROC_EXPORTS -c -o test/tests.o test/tests.c make: Leaving directory '/usr/src/RPM/BUILD/utf8proc-2.7.0' make: Entering directory '/usr/src/RPM/BUILD/utf8proc-2.7.0' cc -O2 -fPIC -std=c99 -Wsign-conversion -Wall -Wextra -pedantic -DUTF8PROC_EXPORTS test/charwidth.c test/tests.o utf8proc.o -o test/charwidth make: Leaving directory '/usr/src/RPM/BUILD/utf8proc-2.7.0' make: 'test/charwidth' is up to date. make: Entering directory '/usr/src/RPM/BUILD/utf8proc-2.7.0' cc -O2 -fPIC -std=c99 -Wsign-conversion -Wall -Wextra -pedantic -DUTF8PROC_EXPORTS test/normtest.c test/tests.o utf8proc.o -o test/normtest make: Leaving directory '/usr/src/RPM/BUILD/utf8proc-2.7.0' make: 'test/normtest' is up to date. make: Entering directory '/usr/src/RPM/BUILD/utf8proc-2.7.0' cc -O2 -fPIC -std=c99 -Wsign-conversion -Wall -Wextra -pedantic -DUTF8PROC_EXPORTS test/graphemetest.c test/tests.o utf8proc.o -o test/graphemetest make: Leaving directory '/usr/src/RPM/BUILD/utf8proc-2.7.0' make: 'test/graphemetest' is up to date. make: Entering directory '/usr/src/RPM/BUILD/utf8proc-2.7.0' cc -O2 -fPIC -std=c99 -Wsign-conversion -Wall -Wextra -pedantic -DUTF8PROC_EXPORTS test/printproperty.c test/tests.o utf8proc.o -o test/printproperty make: Leaving directory '/usr/src/RPM/BUILD/utf8proc-2.7.0' + exit 0 Processing files: utf8proc-2.7.0-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.23989 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd utf8proc-2.7.0 + DOCDIR=/usr/src/tmp/utf8proc-buildroot/usr/share/doc/utf8proc-2.7.0 + export DOCDIR + rm -rf /usr/src/tmp/utf8proc-buildroot/usr/share/doc/utf8proc-2.7.0 + /bin/mkdir -p /usr/src/tmp/utf8proc-buildroot/usr/share/doc/utf8proc-2.7.0 + cp -prL LICENSE.md NEWS.md README.md lump.md /usr/src/tmp/utf8proc-buildroot/usr/share/doc/utf8proc-2.7.0 + chmod -R go-w /usr/src/tmp/utf8proc-buildroot/usr/share/doc/utf8proc-2.7.0 + chmod -R a+rX /usr/src/tmp/utf8proc-buildroot/usr/share/doc/utf8proc-2.7.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Gzjldm find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/utf8proc-buildroot/usr/lib64/libutf8proc.so.2: 30 symbols, 15 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KUD6nw find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libutf8proc.so.2()(64bit) = set:idY6G13oZ2GKHJMMBZEAJM1WfohiwMKJp21Z3yfAkYMh5wWl40GN4X6e7CRhi1 Requires: libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TdQoDy Creating utf8proc-debuginfo package Processing files: libutf8proc-devel-2.7.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zf8jxU 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.ZF0CSf find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: pkgconfig(libutf8proc) = 2.5.0 Requires: /usr/lib64/libutf8proc.so.2.5.0, /usr/lib64/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.UopUH2 Processing files: utf8proc-debuginfo-2.7.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.csyT1J find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.McDb8t find-requires: running scripts (debuginfo) Provides: debug64(libutf8proc.so.2) Requires: utf8proc = 2.7.0-alt1, debug64(libc.so.6) Adding to utf8proc-debuginfo a strict dependency on utf8proc Adding to libutf8proc-devel a strict dependency on utf8proc Removing 1 extra deps from libutf8proc-devel due to dependency on utf8proc Wrote: /usr/src/RPM/RPMS/x86_64/utf8proc-2.7.0-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libutf8proc-devel-2.7.0-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/utf8proc-debuginfo-2.7.0-alt1.x86_64.rpm (w2.lzdio) 2.04user 1.08system 0:09.45elapsed 33%CPU (0avgtext+0avgdata 105200maxresident)k 0inputs+0outputs (0major+403168minor)pagefaults 0swaps 3.02user 3.78system 0:12.40elapsed 54%CPU (0avgtext+0avgdata 105200maxresident)k 0inputs+0outputs (0major+605738minor)pagefaults 0swaps --- utf8proc-2.7.0-alt1.x86_64.rpm.repo 2022-05-11 10:29:53.000000000 +0000 +++ utf8proc-2.7.0-alt1.x86_64.rpm.hasher 2022-08-03 00:42:13.141143178 +0000 @@ -14,3 +14,3 @@ File: /usr/lib64/libutf8proc.so.2 120777 root:root libutf8proc.so.2.5.0 -File: /usr/lib64/libutf8proc.so.2.5.0 100644 root:root 91f1a900105afd60b113046764e86570 +File: /usr/lib64/libutf8proc.so.2.5.0 100644 root:root 7765f37024413ee639be0f4d04836286 File: /usr/share/doc/utf8proc-2.7.0 40755 root:root @@ -20,2 +20,2 @@ File: /usr/share/doc/utf8proc-2.7.0/lump.md 100644 root:root 9026e0ac6f528464bd84a68dc695c2f7 -RPMIdentity: a1d1eedcd8507e4ad0578da9da80f82122ce818798a9cfedccd584d819feb68a34471dad503a14660d60d3cde230db5c885eb20c39465157226a71c0eb539ac9 +RPMIdentity: af75a3a7adfe45d3cb061fde0e84d140e8b253366dae2c8839900e6d4632e5685d63aae06720006f4e61603b231b7ca9a83f3fea0491edadf529912bf5426fce --- utf8proc-debuginfo-2.7.0-alt1.x86_64.rpm.repo 2022-05-11 10:29:53.000000000 +0000 +++ utf8proc-debuginfo-2.7.0-alt1.x86_64.rpm.hasher 2022-08-03 00:42:13.204144152 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/16 40755 root:root -/usr/lib/debug/.build-id/16/f08b78cbb3df46b06057ca8122fabdeac21756 120777 root:root ../../../../lib64/libutf8proc.so.2.5.0 -/usr/lib/debug/.build-id/16/f08b78cbb3df46b06057ca8122fabdeac21756.debug 120777 root:root ../../usr/lib64/libutf8proc.so.2.5.0.debug +/usr/lib/debug/.build-id/0a 40755 root:root +/usr/lib/debug/.build-id/0a/8bf83d09264be9be98aa3acee8259fe51c2bee 120777 root:root ../../../../lib64/libutf8proc.so.2.5.0 +/usr/lib/debug/.build-id/0a/8bf83d09264be9be98aa3acee8259fe51c2bee.debug 120777 root:root ../../usr/lib64/libutf8proc.so.2.5.0.debug /usr/lib/debug/usr/lib64/libutf8proc.so.2.5.0.debug 100644 root:root @@ -14,6 +14,6 @@ Provides: utf8proc-debuginfo = 2.7.0-alt1:sisyphus+299786.100.1.1 -File: /usr/lib/debug/.build-id/16 40755 root:root -File: /usr/lib/debug/.build-id/16/f08b78cbb3df46b06057ca8122fabdeac21756 120777 root:root ../../../../lib64/libutf8proc.so.2.5.0 -File: /usr/lib/debug/.build-id/16/f08b78cbb3df46b06057ca8122fabdeac21756.debug 120777 root:root ../../usr/lib64/libutf8proc.so.2.5.0.debug -File: /usr/lib/debug/usr/lib64/libutf8proc.so.2.5.0.debug 100644 root:root ca996f6f19baace5670b0b6ef5d61c6c +File: /usr/lib/debug/.build-id/0a 40755 root:root +File: /usr/lib/debug/.build-id/0a/8bf83d09264be9be98aa3acee8259fe51c2bee 120777 root:root ../../../../lib64/libutf8proc.so.2.5.0 +File: /usr/lib/debug/.build-id/0a/8bf83d09264be9be98aa3acee8259fe51c2bee.debug 120777 root:root ../../usr/lib64/libutf8proc.so.2.5.0.debug +File: /usr/lib/debug/usr/lib64/libutf8proc.so.2.5.0.debug 100644 root:root 38eeb047e881f12f0b474a81a874f573 File: /usr/lib/debug/usr/lib64/libutf8proc.so.2.debug 120777 root:root libutf8proc.so.2.5.0.debug @@ -23,2 +23,2 @@ File: /usr/src/debug/utf8proc-2.7.0/utf8proc_data.c 100644 root:root 86af6c5c4a826c15c4bea472d64be7b6 -RPMIdentity: e84d792da5d6f0f83834ffe72a74fef0b8d542998c09431bbb4717acd9c5ef2785c2258a50e3520d2fd8abf62896c798b565f1bc7a94256ec389d75734795f8e +RPMIdentity: 1ab0493a9ee95cb0c16461fbbe8c8ce21700a9e97c99cdbdae3b0d968f56390f31a3084fa498434581eb5291e41e490b7ba712bb0733a0e5c41eb758802878e9