<86>Sep 24 01:35:50 userdel[2077537]: delete user 'rooter' <86>Sep 24 01:35:50 userdel[2077537]: removed group 'rooter' owned by 'rooter' <86>Sep 24 01:35:50 userdel[2077537]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 24 01:35:50 groupadd[2077555]: group added to /etc/group: name=rooter, GID=693 <86>Sep 24 01:35:50 groupadd[2077555]: group added to /etc/gshadow: name=rooter <86>Sep 24 01:35:50 groupadd[2077555]: new group: name=rooter, GID=693 <86>Sep 24 01:35:50 useradd[2077571]: new user: name=rooter, UID=693, GID=693, home=/root, shell=/bin/bash <86>Sep 24 01:35:50 userdel[2077599]: delete user 'builder' <86>Sep 24 01:35:50 userdel[2077599]: removed group 'builder' owned by 'builder' <86>Sep 24 01:35:50 userdel[2077599]: removed shadow group 'builder' owned by 'builder' <86>Sep 24 01:35:50 groupadd[2077622]: group added to /etc/group: name=builder, GID=694 <86>Sep 24 01:35:50 groupadd[2077622]: group added to /etc/gshadow: name=builder <86>Sep 24 01:35:50 groupadd[2077622]: new group: name=builder, GID=694 <86>Sep 24 01:35:50 useradd[2077650]: new user: name=builder, UID=694, GID=694, home=/usr/src, shell=/bin/bash <13>Sep 24 01:35:54 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>Sep 24 01:35:55 rpmi: libstdc++11-devel-11.2.1-alt1 sisyphus+285602.200.1.1 1632233545 installed <13>Sep 24 01:35:58 rpmi: gcc11-c++-11.2.1-alt1 sisyphus+285602.200.1.1 1632233545 installed <13>Sep 24 01:35:58 rpmi: gcc-c++-11-alt1 sisyphus+285602.400.1.1 1632238564 installed <13>Sep 24 01:35:58 rpmi: libstdc++-devel-11-alt1 sisyphus+285602.400.1.1 1632238564 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/pcf2bdf-1.04-alt1.git20120717.nosrc.rpm (w1.gzdio) Installing pcf2bdf-1.04-alt1.git20120717.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.24946 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf pcf2bdf-1.04 + /bin/mkdir -p pcf2bdf-1.04 + cd pcf2bdf-1.04 + echo 'Source #0 (pcf2bdf-1.04.tgz):' Source #0 (pcf2bdf-1.04.tgz): + /bin/gzip -dc /usr/src/RPM/SOURCES/pcf2bdf-1.04.tgz + /bin/tar -xf - + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.24946 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd pcf2bdf-1.04 + make 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' -f Makefile.gcc make: Entering directory '/usr/src/RPM/BUILD/pcf2bdf-1.04' g++ -Wall -O2 pcf2bdf.cc -o pcf2bdf pcf2bdf.cc: In function 'char* get_property_string(const char*)': pcf2bdf.cc:512:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] 512 | if (strcmp(name, props[i].name.s) == 0) | ^ pcf2bdf.cc: In function 'int32 get_property_value(const char*)': pcf2bdf.cc:527:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] 527 | if (strcmp(name, props[i].name.s) == 0) | ^ pcf2bdf.cc: In function 'bool is_exist_property_value(const char*)': pcf2bdf.cc:542:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] 542 | if (strcmp(name, props[i].name.s) == 0) | ^ pcf2bdf.cc: In function 'int main(int, char**)': pcf2bdf.cc:622:15: warning: comparison of integer expressions of different signedness: 'uint32' {aka 'long unsigned int'} and 'int32' {aka 'long int'} [-Wsign-compare] 622 | if (version != make_int32(1, 'f', 'c', 'p')) | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/pcf2bdf-1.04' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.20513 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/pcf2bdf-buildroot + : + /bin/rm -rf -- /usr/src/tmp/pcf2bdf-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd pcf2bdf-1.04 + make -f Makefile.gcc BINPATH=/usr/src/tmp/pcf2bdf-buildroot/usr/bin MANPATH=/usr/src/tmp/pcf2bdf-buildroot/usr/share/man/man1 install make: Entering directory '/usr/src/RPM/BUILD/pcf2bdf-1.04' install -d /usr/src/tmp/pcf2bdf-buildroot/usr/bin install pcf2bdf /usr/src/tmp/pcf2bdf-buildroot/usr/bin install -d /usr/src/tmp/pcf2bdf-buildroot/usr/share/man/man1 install -m 644 pcf2bdf.man /usr/src/tmp/pcf2bdf-buildroot/usr/share/man/man1/pcf2bdf.1 make: Leaving directory '/usr/src/RPM/BUILD/pcf2bdf-1.04' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/pcf2bdf-buildroot (auto) Verifying and fixing files in /usr/src/tmp/pcf2bdf-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/pcf2bdf-buildroot/ (default) Compressing files in /usr/src/tmp/pcf2bdf-buildroot (auto) 056-debuginfo.brp: WARNING: debuginfo without debug sources. Verifying ELF objects in /usr/src/tmp/pcf2bdf-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: pcf2bdf-1.04-alt1.git20120717 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.85445 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd pcf2bdf-1.04 + DOCDIR=/usr/src/tmp/pcf2bdf-buildroot/usr/share/doc/pcf2bdf-1.04 + export DOCDIR + rm -rf /usr/src/tmp/pcf2bdf-buildroot/usr/share/doc/pcf2bdf-1.04 + /bin/mkdir -p /usr/src/tmp/pcf2bdf-buildroot/usr/share/doc/pcf2bdf-1.04 + cp -prL README.txt pcf.txt /usr/src/tmp/pcf2bdf-buildroot/usr/share/doc/pcf2bdf-1.04 + chmod -R go-w /usr/src/tmp/pcf2bdf-buildroot/usr/share/doc/pcf2bdf-1.04 + chmod -R a+rX /usr/src/tmp/pcf2bdf-buildroot/usr/share/doc/pcf2bdf-1.04 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.i3Uq9P 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.W1tDdR find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libstdc++.so.6(CXXABI_1.3.8)(64bit), libstdc++.so.6(GLIBCXX_3.4)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2jPzTO Creating pcf2bdf-debuginfo package Processing files: pcf2bdf-debuginfo-1.04-alt1.git20120717 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AY9qXR find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.oFEyDN find-requires: running scripts (debuginfo) Requires: pcf2bdf = 1.04-alt1.git20120717, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libstdc++.so.6) Wrote: /usr/src/RPM/RPMS/x86_64/pcf2bdf-1.04-alt1.git20120717.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/pcf2bdf-debuginfo-1.04-alt1.git20120717.x86_64.rpm (w2.lzdio) 1.77user 0.88system 0:06.75elapsed 39%CPU (0avgtext+0avgdata 36492maxresident)k 0inputs+0outputs (0major+152741minor)pagefaults 0swaps 11.36user 4.85system 0:20.98elapsed 77%CPU (0avgtext+0avgdata 102176maxresident)k 0inputs+0outputs (0major+426957minor)pagefaults 0swaps --- pcf2bdf-1.04-alt1.git20120717.x86_64.rpm.repo 2014-09-19 11:40:41.000000000 +0000 +++ pcf2bdf-1.04-alt1.git20120717.x86_64.rpm.hasher 2021-09-24 01:36:09.393264046 +0000 @@ -4,3 +4,3 @@ /usr/share/doc/pcf2bdf-1.04/pcf.txt 100644 root:root -/usr/share/man/man1/pcf2bdf.1.gz 100644 root:root +/usr/share/man/man1/pcf2bdf.1.xz 100644 root:root Requires: /lib64/ld-linux-x86-64.so.2 @@ -9,2 +9,3 @@ Requires: libc.so.6(GLIBC_2.4)(64bit) +Requires: libstdc++.so.6(CXXABI_1.3.8)(64bit) Requires: libstdc++.so.6(GLIBCXX_3.4)(64bit) @@ -13,3 +14,3 @@ Provides: pcf2bdf = 1.04-alt1.git20120717 -File: /usr/bin/pcf2bdf 100755 root:root 3168ccf3ca137fa15fd94bfd9ed7089d +File: /usr/bin/pcf2bdf 100755 root:root b14076faefa5c349d57a987d3779e5c2 File: /usr/share/doc/pcf2bdf-1.04 40755 root:root @@ -17,3 +18,3 @@ File: /usr/share/doc/pcf2bdf-1.04/pcf.txt 100644 root:root 53cc638a2907114ba34cd051106b8450 -File: /usr/share/man/man1/pcf2bdf.1.gz 100644 root:root 39bbca88a5e0469bfa5eafff92e63d26 -RPMIdentity: ad6ce418a2f675b89cef8721475dca67e00b613af5d78e60f905b3654ec32a2d5f225ba6ff74837fef9489d50434485d256ed04f0c7ceaf91166ba03bd0684f9 +File: /usr/share/man/man1/pcf2bdf.1.xz 100644 root:root 90b40850db830e4b40b4155301ab8d85 +RPMIdentity: 0bc883addbfcc64bf234353a058df1807e32cdbd1c58ce4f76559a957bce614a3f37f342cb1bc3b810d3f3ee00a53fccbcbd8ac32d5cbec03f8348cdc1b0c7d2 --- pcf2bdf-debuginfo-1.04-alt1.git20120717.x86_64.rpm.repo 2014-09-19 11:40:41.000000000 +0000 +++ pcf2bdf-debuginfo-1.04-alt1.git20120717.x86_64.rpm.hasher 2021-09-24 01:36:09.479263462 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/b8 40755 root:root -/usr/lib/debug/.build-id/b8/e71aab13f6af76d54303c3291f8a4b543907bb 120777 root:root ../../../../bin/pcf2bdf -/usr/lib/debug/.build-id/b8/e71aab13f6af76d54303c3291f8a4b543907bb.debug 120777 root:root ../../usr/bin/pcf2bdf.debug +/usr/lib/debug/.build-id/c1 40755 root:root +/usr/lib/debug/.build-id/c1/a888f26c25b14d67016461eb567999692ab802 120777 root:root ../../../../bin/pcf2bdf +/usr/lib/debug/.build-id/c1/a888f26c25b14d67016461eb567999692ab802.debug 120777 root:root ../../usr/bin/pcf2bdf.debug /usr/lib/debug/usr/bin/pcf2bdf.debug 100644 root:root @@ -10,6 +10,6 @@ Provides: pcf2bdf-debuginfo = 1.04-alt1.git20120717 -File: /usr/lib/debug/.build-id/b8 40755 root:root -File: /usr/lib/debug/.build-id/b8/e71aab13f6af76d54303c3291f8a4b543907bb 120777 root:root ../../../../bin/pcf2bdf -File: /usr/lib/debug/.build-id/b8/e71aab13f6af76d54303c3291f8a4b543907bb.debug 120777 root:root ../../usr/bin/pcf2bdf.debug -File: /usr/lib/debug/usr/bin/pcf2bdf.debug 100644 root:root 40a6f4f535b876c32f72556204a15829 -RPMIdentity: 4c5e0f7e331ccdfb3c42456feae4b773daa4af6b762ec5ea2a11095f3af931f477fe915ad6d7572b97a36de47206e186509cdc302071773d5f631b3947bd32d8 +File: /usr/lib/debug/.build-id/c1 40755 root:root +File: /usr/lib/debug/.build-id/c1/a888f26c25b14d67016461eb567999692ab802 120777 root:root ../../../../bin/pcf2bdf +File: /usr/lib/debug/.build-id/c1/a888f26c25b14d67016461eb567999692ab802.debug 120777 root:root ../../usr/bin/pcf2bdf.debug +File: /usr/lib/debug/usr/bin/pcf2bdf.debug 100644 root:root 31c04371136c5583f24eff16f76c5580 +RPMIdentity: 386ae66ce3280f11d1ea762cb3bad33cabef80241409da4b7c59908cc8617de40e701d13405bed398ac79cf744679ff44224d9bd847285462cd202a75d17183f