<86>Jun 18 01:54:23 userdel[3903509]: delete user 'rooter' <86>Jun 18 01:54:23 userdel[3903509]: removed group 'rooter' owned by 'rooter' <86>Jun 18 01:54:23 userdel[3903509]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 18 01:54:23 groupadd[3903520]: group added to /etc/group: name=rooter, GID=687 <86>Jun 18 01:54:23 groupadd[3903520]: group added to /etc/gshadow: name=rooter <86>Jun 18 01:54:23 groupadd[3903520]: new group: name=rooter, GID=687 <86>Jun 18 01:54:23 useradd[3903534]: new user: name=rooter, UID=687, GID=687, home=/root, shell=/bin/bash <86>Jun 18 01:54:23 userdel[3903612]: delete user 'builder' <86>Jun 18 01:54:23 userdel[3903612]: removed group 'builder' owned by 'builder' <86>Jun 18 01:54:23 userdel[3903612]: removed shadow group 'builder' owned by 'builder' <86>Jun 18 01:54:23 groupadd[3903741]: group added to /etc/group: name=builder, GID=688 <86>Jun 18 01:54:23 groupadd[3903741]: group added to /etc/gshadow: name=builder <86>Jun 18 01:54:23 groupadd[3903741]: new group: name=builder, GID=688 <86>Jun 18 01:54:23 useradd[3903786]: new user: name=builder, UID=688, GID=688, home=/usr/src, shell=/bin/bash <13>Jun 18 01:54:26 rpmi: gcc-c++-common-1.4.24-alt4 sisyphus+251595.200.2.1 1591096672 installed <13>Jun 18 01:54:26 rpmi: libstdc++9-devel-9.3.1-alt1 sisyphus+251917.40.3.1 1589811833 installed <13>Jun 18 01:54:27 rpmi: gcc9-c++-9.3.1-alt1 sisyphus+251917.40.3.1 1589811833 installed <13>Jun 18 01:54:27 rpmi: gcc-c++-9-alt2 sisyphus+251923.100.2.2 1589881406 installed <13>Jun 18 01:54:27 rpmi: libstdc++-devel-9-alt2 sisyphus+251923.100.2.2 1589881406 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/pcf2bdf-1.04-alt1.git20120717.nosrc.rpm 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.71309 + 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.93978 + 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' -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.93978 + 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 + 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) Checking contents of files in /usr/src/tmp/pcf2bdf-buildroot/ (default) Compressing files in /usr/src/tmp/pcf2bdf-buildroot (auto) 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) Hardlinking identical .pyc and .pyo files Processing files: pcf2bdf-1.04-alt1.git20120717 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.68361 + 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.0PG1aP 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.ottpSP find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,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.af5HWQ 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.s4d0SO find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.oPs6DQ 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 Wrote: /usr/src/RPM/RPMS/x86_64/pcf2bdf-debuginfo-1.04-alt1.git20120717.x86_64.rpm 2.59user 0.37system 0:08.95elapsed 33%CPU (0avgtext+0avgdata 38292maxresident)k 0inputs+0outputs (0major+196290minor)pagefaults 0swaps 7.19user 2.76system 0:18.19elapsed 54%CPU (0avgtext+0avgdata 109620maxresident)k 0inputs+0outputs (0major+502571minor)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 2020-06-18 01:54:39.396300391 +0000 @@ -4,3 +4,3 @@ /usr/share/doc/pcf2bdf-1.04/pcf.txt 100644 -/usr/share/man/man1/pcf2bdf.1.gz 100644 +/usr/share/man/man1/pcf2bdf.1.xz 100644 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)