<86>Apr 21 00:47:07 userdel[19462]: delete user 'rooter' <86>Apr 21 00:47:07 userdel[19462]: removed group 'rooter' owned by 'rooter' <86>Apr 21 00:47:07 userdel[19462]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 21 00:47:07 groupadd[19503]: group added to /etc/group: name=rooter, GID=639 <86>Apr 21 00:47:07 groupadd[19503]: group added to /etc/gshadow: name=rooter <86>Apr 21 00:47:07 groupadd[19503]: new group: name=rooter, GID=639 <86>Apr 21 00:47:07 useradd[19526]: new user: name=rooter, UID=639, GID=639, home=/root, shell=/bin/bash <86>Apr 21 00:47:07 userdel[19607]: delete user 'builder' <86>Apr 21 00:47:07 userdel[19607]: removed group 'builder' owned by 'builder' <86>Apr 21 00:47:07 userdel[19607]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 00:47:07 groupadd[19628]: group added to /etc/group: name=builder, GID=640 <86>Apr 21 00:47:07 groupadd[19628]: group added to /etc/gshadow: name=builder <86>Apr 21 00:47:07 groupadd[19628]: new group: name=builder, GID=640 <86>Apr 21 00:47:07 useradd[19666]: new user: name=builder, UID=640, GID=640, home=/usr/src, shell=/bin/bash <13>Apr 21 00:47:10 rpmi: gcc-c++-common-1.4.20-alt1 1432315196 installed <13>Apr 21 00:47:10 rpmi: libstdc++5-devel-5.3.1-alt3.M80P.1 p8+225520.100.3.1 1553688800 installed <13>Apr 21 00:47:11 rpmi: gcc5-c++-5.3.1-alt3.M80P.1 p8+225520.100.3.1 1553688800 installed <13>Apr 21 00:47:11 rpmi: libstdc++4.9-devel-4.9.2-alt5 1454577188 installed 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.5194 + 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.5194 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd pcf2bdf-1.04 + make 'CFLAGS=-pipe -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' [-Wparentheses] 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' [-Wparentheses] 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' [-Wparentheses] if (strcmp(name, props[i].name.s) == 0) ^ pcf2bdf.cc: In function 'int main(int, char**)': pcf2bdf.cc:622:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 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.89576 + 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) 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.89576 + 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.aiLSdo find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tS3DM9 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) 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(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.2KZy4X 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.H4hV5O find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WCyITI 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 1.05user 0.40system 0:06.19elapsed 23%CPU (0avgtext+0avgdata 34492maxresident)k 0inputs+0outputs (0major+147634minor)pagefaults 0swaps 5.32user 2.56system 0:13.52elapsed 58%CPU (0avgtext+0avgdata 122092maxresident)k 8432inputs+0outputs (0major+430478minor)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 2019-04-21 00:47:19.615021277 +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