<86>Sep 29 11:25:36 userdel[506403]: delete user 'rooter' <86>Sep 29 11:25:36 userdel[506403]: removed group 'rooter' owned by 'rooter' <86>Sep 29 11:25:36 userdel[506403]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 29 11:25:36 groupadd[506425]: group added to /etc/group: name=rooter, GID=1826 <86>Sep 29 11:25:36 groupadd[506425]: group added to /etc/gshadow: name=rooter <86>Sep 29 11:25:36 groupadd[506425]: new group: name=rooter, GID=1826 <86>Sep 29 11:25:36 useradd[506437]: new user: name=rooter, UID=1826, GID=1826, home=/root, shell=/bin/bash <86>Sep 29 11:25:36 userdel[506456]: delete user 'builder' <86>Sep 29 11:25:36 userdel[506456]: removed group 'builder' owned by 'builder' <86>Sep 29 11:25:36 userdel[506456]: removed shadow group 'builder' owned by 'builder' <86>Sep 29 11:25:36 groupadd[506468]: group added to /etc/group: name=builder, GID=1827 <86>Sep 29 11:25:36 groupadd[506468]: group added to /etc/gshadow: name=builder <86>Sep 29 11:25:36 groupadd[506468]: new group: name=builder, GID=1827 <86>Sep 29 11:25:36 useradd[506479]: new user: name=builder, UID=1827, GID=1827, home=/usr/src, shell=/bin/bash <13>Sep 29 11:25:39 rpmi: libnatspec-0.3.1-alt2 1445691578 installed <13>Sep 29 11:25:39 rpmi: libnatspec-devel-0.3.1-alt2 1445691578 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/o3read-0.0.4-alt3.qa1.nosrc.rpm (w1.gzdio) Installing o3read-0.0.4-alt3.qa1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.83915 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf o3read-0.0.4 + echo 'Source #0 (o3read-0.0.4.tar.gz):' Source #0 (o3read-0.0.4.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/o3read-0.0.4.tar.gz + /bin/tar -xf - + cd o3read-0.0.4 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (o3read-0.0.4-alt-natspec.patch):' Patch #0 (o3read-0.0.4-alt-natspec.patch): + /usr/bin/patch -p1 patching file o3read.c patching file o3read.h patching file o3tohtml.c patching file o3totxt.c + echo 'Patch #1 (o3read-alt-makefile.patch):' Patch #1 (o3read-alt-makefile.patch): + /usr/bin/patch -p0 patching file Makefile + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.83915 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd o3read-0.0.4 + make -j16 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -ansi -pedantic' make: Entering directory '/usr/src/RPM/BUILD/o3read-0.0.4' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -ansi -pedantic -c -o main.o main.c make: Leaving directory '/usr/src/RPM/BUILD/o3read-0.0.4' make: Entering directory '/usr/src/RPM/BUILD/o3read-0.0.4' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -ansi -pedantic -c -o o3totxt.o o3totxt.c o3totxt.c: In function 'text': o3totxt.c:116:6: warning: unused variable 'i' [-Wunused-variable] int i; ^ make: Leaving directory '/usr/src/RPM/BUILD/o3read-0.0.4' make: Entering directory '/usr/src/RPM/BUILD/o3read-0.0.4' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -ansi -pedantic -c -o o3tohtml.o o3tohtml.c make: Leaving directory '/usr/src/RPM/BUILD/o3read-0.0.4' make: Entering directory '/usr/src/RPM/BUILD/o3read-0.0.4' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -ansi -pedantic -c -o o3read.o o3read.c make: Leaving directory '/usr/src/RPM/BUILD/o3read-0.0.4' make: Entering directory '/usr/src/RPM/BUILD/o3read-0.0.4' gcc -o o3totxt o3totxt.o o3read.o -lnatspec make: Leaving directory '/usr/src/RPM/BUILD/o3read-0.0.4' make: Entering directory '/usr/src/RPM/BUILD/o3read-0.0.4' gcc -o o3read main.o o3read.o -lnatspec make: Leaving directory '/usr/src/RPM/BUILD/o3read-0.0.4' make: Entering directory '/usr/src/RPM/BUILD/o3read-0.0.4' gcc -o o3tohtml o3tohtml.o o3read.o -lnatspec make: Leaving directory '/usr/src/RPM/BUILD/o3read-0.0.4' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.23729 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/o3read-buildroot + : + /bin/rm -rf -- /usr/src/tmp/o3read-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd o3read-0.0.4 + make 'INSTALL=/usr/libexec/rpm-build/install -p' DESTDIR=/usr/src/tmp/o3read-buildroot install make: Entering directory '/usr/src/RPM/BUILD/o3read-0.0.4' mkdir -p /usr/src/tmp/o3read-buildroot/usr/bin /usr/src/tmp/o3read-buildroot/usr/share/man/man1 cp o3read o3totxt o3tohtml /usr/src/tmp/o3read-buildroot/usr/bin cp o3read.1 o3tohtml.1 o3totxt.1 /usr/src/tmp/o3read-buildroot/usr/share/man/man1 make: Leaving directory '/usr/src/RPM/BUILD/o3read-0.0.4' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/o3read-buildroot (auto) Verifying and fixing files in /usr/src/tmp/o3read-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/o3read-buildroot/ (default) Compressing files in /usr/src/tmp/o3read-buildroot (auto) removed '/usr/src/tmp/o3read-buildroot/usr/share/man/man1/o3totxt.1' '/usr/src/tmp/o3read-buildroot/usr/share/man/man1/o3totxt.1.xz' -> 'o3read.1.xz' removed '/usr/src/tmp/o3read-buildroot/usr/share/man/man1/o3tohtml.1' '/usr/src/tmp/o3read-buildroot/usr/share/man/man1/o3tohtml.1.xz' -> 'o3read.1.xz' removed '/usr/src/tmp/o3read-buildroot/usr/share/man/man1/o3tohtml.1.xz' '/usr/src/tmp/o3read-buildroot/usr/share/man/man1/o3tohtml.1.xz' -> 'o3read.1.xz' removed '/usr/src/tmp/o3read-buildroot/usr/share/man/man1/o3totxt.1.xz' '/usr/src/tmp/o3read-buildroot/usr/share/man/man1/o3totxt.1.xz' -> 'o3read.1.xz' Verifying ELF objects in /usr/src/tmp/o3read-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: o3read-0.0.4-alt3.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.23729 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd o3read-0.0.4 + DOCDIR=/usr/src/tmp/o3read-buildroot/usr/share/doc/o3read-0.0.4 + export DOCDIR + rm -rf /usr/src/tmp/o3read-buildroot/usr/share/doc/o3read-0.0.4 + /bin/mkdir -p /usr/src/tmp/o3read-buildroot/usr/share/doc/o3read-0.0.4 + cp -prL ChangeLog README TODO /usr/src/tmp/o3read-buildroot/usr/share/doc/o3read-0.0.4 + chmod -R go-w /usr/src/tmp/o3read-buildroot/usr/share/doc/o3read-0.0.4 + chmod -R a+rX /usr/src/tmp/o3read-buildroot/usr/share/doc/o3read-0.0.4 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OOiJ8Q 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.nLxr4B 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.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libnatspec.so.0()(64bit) >= set:ihfl1, 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.y9emtq Creating o3read-debuginfo package Processing files: o3read-debuginfo-0.0.4-alt3.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PAUhmi find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6ZYvHd find-requires: running scripts (debuginfo) Requires: o3read = 0.0.4-alt3.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libnatspec.so.0) Wrote: /usr/src/RPM/RPMS/x86_64/o3read-0.0.4-alt3.qa1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/o3read-debuginfo-0.0.4-alt3.qa1.x86_64.rpm (w2.lzdio) 1.56user 1.57system 0:06.74elapsed 46%CPU (0avgtext+0avgdata 28584maxresident)k 0inputs+0outputs (0major+317625minor)pagefaults 0swaps 3.13user 2.14system 0:14.52elapsed 36%CPU (0avgtext+0avgdata 137472maxresident)k 24inputs+0outputs (0major+194897minor)pagefaults 0swaps --- o3read-0.0.4-alt3.qa1.x86_64.rpm.repo 2013-04-16 19:50:14.000000000 +0000 +++ o3read-0.0.4-alt3.qa1.x86_64.rpm.hasher 2024-09-29 11:25:48.493346843 +0000 @@ -7,6 +7,7 @@ /usr/share/doc/o3read-0.0.4/TODO 100644 root:root -/usr/share/man/man1/o3read.1.gz 100644 root:root -/usr/share/man/man1/o3tohtml.1.gz 120777 root:root o3read.1.gz -/usr/share/man/man1/o3totxt.1.gz 120777 root:root o3read.1.gz +/usr/share/man/man1/o3read.1.xz 100644 root:root +/usr/share/man/man1/o3tohtml.1.xz 120777 root:root o3read.1.xz +/usr/share/man/man1/o3totxt.1.xz 120777 root:root o3read.1.xz Requires: /lib64/ld-linux-x86-64.so.2 +Requires: libc.so.6(GLIBC_2.14)(64bit) Requires: libc.so.6(GLIBC_2.2.5)(64bit) @@ -20,5 +21,5 @@ Provides: o3read = 0.0.4-alt3.qa1 -File: /usr/bin/o3read 100755 root:root 6faed02797d0e12fd3864fe7f932f539 -File: /usr/bin/o3tohtml 100755 root:root 6f02df857fe0d07b135e9c4379ebd09b -File: /usr/bin/o3totxt 100755 root:root 4a5f212508ebda8abccb20f37f321cb5 +File: /usr/bin/o3read 100755 root:root 4dabc6c90d020fbe065b8611d135cb7c +File: /usr/bin/o3tohtml 100755 root:root c4dd861fb72d719b52d84120d5a80e09 +File: /usr/bin/o3totxt 100755 root:root 7779b76ff8e04538cb14ddef845fcba2 File: /usr/share/doc/o3read-0.0.4 40755 root:root @@ -27,5 +28,5 @@ File: /usr/share/doc/o3read-0.0.4/TODO 100644 root:root 2a6d79bae98eb7808dd4556ad26116ed -File: /usr/share/man/man1/o3read.1.gz 100644 root:root 19e7b020e3ec29614922505b36b50ffc -File: /usr/share/man/man1/o3tohtml.1.gz 120777 root:root o3read.1.gz -File: /usr/share/man/man1/o3totxt.1.gz 120777 root:root o3read.1.gz -RPMIdentity: 9143c0b7a0f5f5144d0ec2a16b0daccc2b6b650e3ab0797cb68ddee025e332928151dac01b4c01bc84403af25d653533d79c125f3503b312d5806aabd541bde3 +File: /usr/share/man/man1/o3read.1.xz 100644 root:root d1ee1cd8025935fb48619d59600d7181 +File: /usr/share/man/man1/o3tohtml.1.xz 120777 root:root o3read.1.xz +File: /usr/share/man/man1/o3totxt.1.xz 120777 root:root o3read.1.xz +RPMIdentity: eab2d7e0d8d43854aac0108871336026176da4ddd9235f71048f68dfabbb56d017afcf2fdbbc127f222536e8008194e39fcd8ff9284416ccb5ffe2cfb2798a3f --- o3read-debuginfo-0.0.4-alt3.qa1.x86_64.rpm.repo 2013-04-16 19:50:14.000000000 +0000 +++ o3read-debuginfo-0.0.4-alt3.qa1.x86_64.rpm.hasher 2024-09-29 11:25:48.565348264 +0000 @@ -1,10 +1,10 @@ -/usr/lib/debug/.build-id/43 40755 root:root -/usr/lib/debug/.build-id/43/2245ed868b03127dcef41373c36f2f04afbe1e 120777 root:root ../../../../bin/o3totxt -/usr/lib/debug/.build-id/43/2245ed868b03127dcef41373c36f2f04afbe1e.debug 120777 root:root ../../usr/bin/o3totxt.debug -/usr/lib/debug/.build-id/50 40755 root:root -/usr/lib/debug/.build-id/50/9105ee0c8f864ec824071cfb1fa348510107a4 120777 root:root ../../../../bin/o3read -/usr/lib/debug/.build-id/50/9105ee0c8f864ec824071cfb1fa348510107a4.debug 120777 root:root ../../usr/bin/o3read.debug -/usr/lib/debug/.build-id/5b 40755 root:root -/usr/lib/debug/.build-id/5b/f9129b73c849a0f3507a6fbb9e76daf0a5f690 120777 root:root ../../../../bin/o3tohtml -/usr/lib/debug/.build-id/5b/f9129b73c849a0f3507a6fbb9e76daf0a5f690.debug 120777 root:root ../../usr/bin/o3tohtml.debug +/usr/lib/debug/.build-id/14 40755 root:root +/usr/lib/debug/.build-id/14/15a6d01761bc82ba4236f816dae6f975979c7a 120777 root:root ../../../../bin/o3totxt +/usr/lib/debug/.build-id/14/15a6d01761bc82ba4236f816dae6f975979c7a.debug 120777 root:root ../../usr/bin/o3totxt.debug +/usr/lib/debug/.build-id/d2 40755 root:root +/usr/lib/debug/.build-id/d2/fbd8d00d01c39ece652b9d8f1d78ea89404e1a 120777 root:root ../../../../bin/o3tohtml +/usr/lib/debug/.build-id/d2/fbd8d00d01c39ece652b9d8f1d78ea89404e1a.debug 120777 root:root ../../usr/bin/o3tohtml.debug +/usr/lib/debug/.build-id/dc 40755 root:root +/usr/lib/debug/.build-id/dc/a7716f00096b98b3d8a4ca8ec38b30866c3e16 120777 root:root ../../../../bin/o3read +/usr/lib/debug/.build-id/dc/a7716f00096b98b3d8a4ca8ec38b30866c3e16.debug 120777 root:root ../../usr/bin/o3read.debug /usr/lib/debug/usr/bin/o3read.debug 100644 root:root @@ -24,14 +24,14 @@ Provides: o3read-debuginfo = 0.0.4-alt3.qa1 -File: /usr/lib/debug/.build-id/43 40755 root:root -File: /usr/lib/debug/.build-id/43/2245ed868b03127dcef41373c36f2f04afbe1e 120777 root:root ../../../../bin/o3totxt -File: /usr/lib/debug/.build-id/43/2245ed868b03127dcef41373c36f2f04afbe1e.debug 120777 root:root ../../usr/bin/o3totxt.debug -File: /usr/lib/debug/.build-id/50 40755 root:root -File: /usr/lib/debug/.build-id/50/9105ee0c8f864ec824071cfb1fa348510107a4 120777 root:root ../../../../bin/o3read -File: /usr/lib/debug/.build-id/50/9105ee0c8f864ec824071cfb1fa348510107a4.debug 120777 root:root ../../usr/bin/o3read.debug -File: /usr/lib/debug/.build-id/5b 40755 root:root -File: /usr/lib/debug/.build-id/5b/f9129b73c849a0f3507a6fbb9e76daf0a5f690 120777 root:root ../../../../bin/o3tohtml -File: /usr/lib/debug/.build-id/5b/f9129b73c849a0f3507a6fbb9e76daf0a5f690.debug 120777 root:root ../../usr/bin/o3tohtml.debug -File: /usr/lib/debug/usr/bin/o3read.debug 100644 root:root 00088f8b7e6b847fbaf3692a76efe496 -File: /usr/lib/debug/usr/bin/o3tohtml.debug 100644 root:root e1d98cf687f7f15f85cef0757da11a4d -File: /usr/lib/debug/usr/bin/o3totxt.debug 100644 root:root e3cc5be14c2f2a13b402c92c723d2ae4 +File: /usr/lib/debug/.build-id/14 40755 root:root +File: /usr/lib/debug/.build-id/14/15a6d01761bc82ba4236f816dae6f975979c7a 120777 root:root ../../../../bin/o3totxt +File: /usr/lib/debug/.build-id/14/15a6d01761bc82ba4236f816dae6f975979c7a.debug 120777 root:root ../../usr/bin/o3totxt.debug +File: /usr/lib/debug/.build-id/d2 40755 root:root +File: /usr/lib/debug/.build-id/d2/fbd8d00d01c39ece652b9d8f1d78ea89404e1a 120777 root:root ../../../../bin/o3tohtml +File: /usr/lib/debug/.build-id/d2/fbd8d00d01c39ece652b9d8f1d78ea89404e1a.debug 120777 root:root ../../usr/bin/o3tohtml.debug +File: /usr/lib/debug/.build-id/dc 40755 root:root +File: /usr/lib/debug/.build-id/dc/a7716f00096b98b3d8a4ca8ec38b30866c3e16 120777 root:root ../../../../bin/o3read +File: /usr/lib/debug/.build-id/dc/a7716f00096b98b3d8a4ca8ec38b30866c3e16.debug 120777 root:root ../../usr/bin/o3read.debug +File: /usr/lib/debug/usr/bin/o3read.debug 100644 root:root fee7796cb65878cfbd4aefc07639b84b +File: /usr/lib/debug/usr/bin/o3tohtml.debug 100644 root:root 989002f35e8681c7f1e971af09261ac7 +File: /usr/lib/debug/usr/bin/o3totxt.debug 100644 root:root c8807afbe99836973443894960b66d2a File: /usr/src/debug/o3read-0.0.4 40755 root:root @@ -42,2 +42,2 @@ File: /usr/src/debug/o3read-0.0.4/o3totxt.c 100644 root:root cd5a46cd4af65c86c214378cb32ab6b8 -RPMIdentity: 97f1d42131f305ea690afcf19704b3e97fb14d118f277e0710d02e2c123d9eae025e35ca7d08db09fc7e522c367937a6e992df15a36b8d1ab13f148decd6164e +RPMIdentity: b3dafa3c143f2c12da1a5bef238834f1a777724df8f0badaf34997dd475dde2ffadb44c8f984af38fda63ebcfaa0bc7c30fc092160e0e5a7347391b1addfb54f