<86>Apr 14 01:19:53 userdel[103216]: delete user 'rooter' <86>Apr 14 01:19:53 groupadd[103290]: group added to /etc/group: name=rooter, GID=645 <86>Apr 14 01:19:53 groupadd[103290]: group added to /etc/gshadow: name=rooter <86>Apr 14 01:19:53 groupadd[103290]: new group: name=rooter, GID=645 <86>Apr 14 01:19:53 useradd[103440]: new user: name=rooter, UID=645, GID=645, home=/root, shell=/bin/bash <86>Apr 14 01:19:54 userdel[103805]: delete user 'builder' <86>Apr 14 01:19:54 userdel[103805]: removed group 'builder' owned by 'builder' <86>Apr 14 01:19:54 userdel[103805]: removed shadow group 'builder' owned by 'builder' <86>Apr 14 01:19:54 groupadd[104215]: group added to /etc/group: name=builder, GID=646 <86>Apr 14 01:19:54 groupadd[104215]: group added to /etc/gshadow: name=builder <86>Apr 14 01:19:54 groupadd[104215]: new group: name=builder, GID=646 <86>Apr 14 01:19:54 useradd[104408]: new user: name=builder, UID=646, GID=646, home=/usr/src, shell=/bin/bash <13>Apr 14 01:19:57 rpmi: libxerces-c-3.1.2-alt1 1439656718 installed <13>Apr 14 01:19:58 rpmi: libstdc++5-devel-5.3.1-alt3.M80P.1 p8+225520.100.3.1 1553688800 installed <13>Apr 14 01:19:59 rpmi: gcc5-c++-5.3.1-alt3.M80P.1 p8+225520.100.3.1 1553688800 installed <13>Apr 14 01:19:59 rpmi: libxerces-c-devel-3.1.2-alt1 1439656718 installed Installing blahtexml-0.9-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.93640 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf blahtexml-0.9 + echo 'Source #0 (blahtexml-0.9-src.tar):' Source #0 (blahtexml-0.9-src.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/blahtexml-0.9-src.tar + cd blahtexml-0.9 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (blahtexml-0.9-alt-unistd.patch):' Patch #0 (blahtexml-0.9-alt-unistd.patch): + /usr/bin/patch -p2 patching file Source/main.cpp patching file Source/mainPng.cpp + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.93640 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd blahtexml-0.9 + '[' -n '' ']' + NPROCS=8 + make -j8 blahtexml-linux make: Entering directory `/usr/src/RPM/BUILD/blahtexml-0.9' mkdir -p bin-blahtexml g++ -I. -ISource -ISource/BlahtexCore -ISource/BlahtexXMLin -O2 -DBLAHTEXML_USING_XERCES -c Source/main.cpp -o bin-blahtexml/main.o g++ -I. -ISource -ISource/BlahtexCore -ISource/BlahtexXMLin -O2 -DBLAHTEXML_USING_XERCES -c Source/mainPng.cpp -o bin-blahtexml/mainPng.o cc -I. -ISource -ISource/BlahtexCore -ISource/BlahtexXMLin -O2 -DBLAHTEXML_USING_XERCES -c Source/md5.c -o bin-blahtexml/md5.o g++ -I. -ISource -ISource/BlahtexCore -ISource/BlahtexXMLin -O2 -DBLAHTEXML_USING_XERCES -c Source/md5Wrapper.cpp -o bin-blahtexml/md5Wrapper.o g++ -I. -ISource -ISource/BlahtexCore -ISource/BlahtexXMLin -O2 -DBLAHTEXML_USING_XERCES -c Source/Messages.cpp -o bin-blahtexml/Messages.o g++ -I. -ISource -ISource/BlahtexCore -ISource/BlahtexXMLin -O2 -DBLAHTEXML_USING_XERCES -c Source/UnicodeConverter.cpp -o bin-blahtexml/UnicodeConverter.o g++ -I. -ISource -ISource/BlahtexCore -ISource/BlahtexXMLin -O2 -DBLAHTEXML_USING_XERCES -c Source/BlahtexCore/InputSymbolTranslation.cpp -o bin-blahtexml/InputSymbolTranslation.o g++ -I. -ISource -ISource/BlahtexCore -ISource/BlahtexXMLin -O2 -DBLAHTEXML_USING_XERCES -c Source/BlahtexCore/Interface.cpp -o bin-blahtexml/Interface.o g++ -I. -ISource -ISource/BlahtexCore -ISource/BlahtexXMLin -O2 -DBLAHTEXML_USING_XERCES -c Source/BlahtexCore/LayoutTree.cpp -o bin-blahtexml/LayoutTree.o g++ -I. -ISource -ISource/BlahtexCore -ISource/BlahtexXMLin -O2 -DBLAHTEXML_USING_XERCES -c Source/BlahtexCore/MacroProcessor.cpp -o bin-blahtexml/MacroProcessor.o g++ -I. -ISource -ISource/BlahtexCore -ISource/BlahtexXMLin -O2 -DBLAHTEXML_USING_XERCES -c Source/BlahtexCore/Manager.cpp -o bin-blahtexml/Manager.o g++ -I. -ISource -ISource/BlahtexCore -ISource/BlahtexXMLin -O2 -DBLAHTEXML_USING_XERCES -c Source/BlahtexCore/Parser.cpp -o bin-blahtexml/Parser.o g++ -I. -ISource -ISource/BlahtexCore -ISource/BlahtexXMLin -O2 -DBLAHTEXML_USING_XERCES -c Source/BlahtexCore/ParseTree1.cpp -o bin-blahtexml/ParseTree1.o g++ -I. -ISource -ISource/BlahtexCore -ISource/BlahtexXMLin -O2 -DBLAHTEXML_USING_XERCES -c Source/BlahtexCore/ParseTree2.cpp -o bin-blahtexml/ParseTree2.o g++ -I. -ISource -ISource/BlahtexCore -ISource/BlahtexXMLin -O2 -DBLAHTEXML_USING_XERCES -c Source/BlahtexCore/ParseTree3.cpp -o bin-blahtexml/ParseTree3.o g++ -I. -ISource -ISource/BlahtexCore -ISource/BlahtexXMLin -O2 -DBLAHTEXML_USING_XERCES -c Source/BlahtexCore/MathmlNode.cpp -o bin-blahtexml/MathmlNode.o g++ -I. -ISource -ISource/BlahtexCore -ISource/BlahtexXMLin -O2 -DBLAHTEXML_USING_XERCES -c Source/BlahtexCore/XmlEncode.cpp -o bin-blahtexml/XmlEncode.o g++ -I. -ISource -ISource/BlahtexCore -ISource/BlahtexXMLin -O2 -DBLAHTEXML_USING_XERCES -c Source/BlahtexXMLin/AttributesImpl.cpp -o bin-blahtexml/AttributesImpl.o g++ -I. -ISource -ISource/BlahtexCore -ISource/BlahtexXMLin -O2 -DBLAHTEXML_USING_XERCES -c Source/BlahtexXMLin/BlahtexFilter.cpp -o bin-blahtexml/BlahtexFilter.o g++ -I. -ISource -ISource/BlahtexCore -ISource/BlahtexXMLin -O2 -DBLAHTEXML_USING_XERCES -c Source/BlahtexXMLin/SAX2Output.cpp -o bin-blahtexml/SAX2Output.o g++ -I. -ISource -ISource/BlahtexCore -ISource/BlahtexXMLin -O2 -DBLAHTEXML_USING_XERCES -c Source/BlahtexXMLin/XercesString.cpp -o bin-blahtexml/XercesString.o g++ -O2 -o blahtexml bin-blahtexml/main.o bin-blahtexml/mainPng.o bin-blahtexml/md5.o bin-blahtexml/md5Wrapper.o bin-blahtexml/Messages.o bin-blahtexml/UnicodeConverter.o bin-blahtexml/InputSymbolTranslation.o bin-blahtexml/Interface.o bin-blahtexml/LayoutTree.o bin-blahtexml/MacroProcessor.o bin-blahtexml/Manager.o bin-blahtexml/Parser.o bin-blahtexml/ParseTree1.o bin-blahtexml/ParseTree2.o bin-blahtexml/ParseTree3.o bin-blahtexml/MathmlNode.o bin-blahtexml/XmlEncode.o bin-blahtexml/AttributesImpl.o bin-blahtexml/BlahtexFilter.o bin-blahtexml/SAX2Output.o bin-blahtexml/XercesString.o -lxerces-c make: Leaving directory `/usr/src/RPM/BUILD/blahtexml-0.9' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.11401 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/blahtexml-buildroot + : + /bin/rm -rf -- /usr/src/tmp/blahtexml-buildroot + cd blahtexml-0.9 + install -p -D -m0755 blahtexml /usr/src/tmp/blahtexml-buildroot/usr/bin/blahtexml + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/blahtexml-buildroot (auto) Verifying and fixing files in /usr/src/tmp/blahtexml-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/blahtexml-buildroot (auto) Verifying ELF objects in /usr/src/tmp/blahtexml-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: blahtexml-0.9-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.11401 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd blahtexml-0.9 + DOCDIR=/usr/src/tmp/blahtexml-buildroot/usr/share/doc/blahtexml-0.9 + export DOCDIR + rm -rf /usr/src/tmp/blahtexml-buildroot/usr/share/doc/blahtexml-0.9 + /bin/mkdir -p /usr/src/tmp/blahtexml-buildroot/usr/share/doc/blahtexml-0.9 + cp -prL README Documentation/example1.xml Documentation/example2.xml Documentation/example3.xml Documentation/example4.xml /usr/src/tmp/blahtexml-buildroot/usr/share/doc/blahtexml-0.9 + chmod -R go-w /usr/src/tmp/blahtexml-buildroot/usr/share/doc/blahtexml-0.9 + chmod -R a+rX /usr/src/tmp/blahtexml-buildroot/usr/share/doc/blahtexml-0.9 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ngya9t 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.F0D7oW 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.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), libgcc_s.so.1(GCC_3.0)(64bit), libstdc++.so.6(CXXABI_1.3)(64bit), libstdc++.so.6(GLIBCXX_3.4)(64bit), libstdc++.so.6(GLIBCXX_3.4.11)(64bit), libstdc++.so.6(GLIBCXX_3.4.15)(64bit), libstdc++.so.6(GLIBCXX_3.4.20)(64bit), libstdc++.so.6(GLIBCXX_3.4.21)(64bit), libstdc++.so.6(GLIBCXX_3.4.9)(64bit), libxerces-c-3.1.so()(64bit) >= set:rk7WhHuX9r5VMncnZ4mIV10ZvrlXgPGCsdbMkZpMNcrMFJzAfoFEYTPPQ7Og3AoNfeRUtAA6BHgX2eP67eARGuXSZnBmkC5XeHvISc3Z83iVaoZE2V0znMA5gjd3ZGyxRQ26oPqhvdm4M9btA4D5drnBMj4OZkc4pBJAiQeYxf2QqBZD2bT0DHKKbYBDCcZ05Q7uwQPJUZgyqWgK4SMZcdKZHbwppxghEDEOE56dLmmL5N2M0u6YHrtMuS5QcaVjZL2Z0ns6qs6LPZC8hKVGjkO7Z9W50gMZaePYbzvk2LptBVosc9lIa4Fbjox3hhGeqfVzX0ybC3Ijv2, 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.5Qycfu Creating blahtexml-debuginfo package Processing files: blahtexml-debuginfo-0.9-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hwJ3X4 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jY1CzI find-requires: running scripts (debuginfo) Requires: blahtexml = 0.9-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libgcc_s.so.1), debug64(libstdc++.so.6), debug64(libxerces-c-3.1.so) Wrote: /usr/src/RPM/RPMS/x86_64/blahtexml-0.9-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/blahtexml-debuginfo-0.9-alt1.x86_64.rpm 35.41user 1.35system 0:27.39elapsed 134%CPU (0avgtext+0avgdata 317648maxresident)k 0inputs+0outputs (0major+616282minor)pagefaults 0swaps 39.83user 3.17system 0:40.10elapsed 107%CPU (0avgtext+0avgdata 317648maxresident)k 2504inputs+0outputs (0major+900191minor)pagefaults 0swaps --- blahtexml-0.9-alt1.x86_64.rpm.repo 2013-08-03 18:36:37.000000000 +0000 +++ blahtexml-0.9-alt1.x86_64.rpm.hasher 2019-04-14 01:20:31.924844902 +0000 @@ -12,3 +12,2 @@ Requires: libgcc_s.so.1(GCC_3.0)(64bit) -Requires: libpthread.so.0(GLIBC_2.2.5)(64bit) Requires: libstdc++.so.6(CXXABI_1.3)(64bit) @@ -17,2 +16,4 @@ Requires: libstdc++.so.6(GLIBCXX_3.4.15)(64bit) +Requires: libstdc++.so.6(GLIBCXX_3.4.20)(64bit) +Requires: libstdc++.so.6(GLIBCXX_3.4.21)(64bit) Requires: libstdc++.so.6(GLIBCXX_3.4.9)(64bit) @@ -21,3 +22,2 @@ Requires: rtld(GNU_HASH) -Requires: rtld(GNU_UNIQUE) Requires: rpmlib(PayloadIsLzma) --- blahtexml-debuginfo-0.9-alt1.x86_64.rpm.repo 2013-08-03 18:36:37.000000000 +0000 +++ blahtexml-debuginfo-0.9-alt1.x86_64.rpm.hasher 2019-04-14 01:20:32.016845701 +0000 @@ -5,3 +5,2 @@ Requires: debug64(libgcc_s.so.1) -Requires: debug64(libpthread.so.0) Requires: debug64(libstdc++.so.6)