<86>Dec 19 04:06:04 userdel[271619]: delete user 'rooter' <86>Dec 19 04:06:04 userdel[271619]: removed group 'rooter' owned by 'rooter' <86>Dec 19 04:06:04 groupadd[271636]: group added to /etc/group: name=rooter, GID=1295 <86>Dec 19 04:06:04 groupadd[271636]: group added to /etc/gshadow: name=rooter <86>Dec 19 04:06:04 groupadd[271636]: new group: name=rooter, GID=1295 <86>Dec 19 04:06:04 useradd[271652]: new user: name=rooter, UID=1295, GID=1295, home=/root, shell=/bin/bash, from=none <86>Dec 19 04:06:04 userdel[271675]: delete user 'builder' <86>Dec 19 04:06:04 userdel[271675]: removed group 'builder' owned by 'builder' <86>Dec 19 04:06:04 userdel[271675]: removed shadow group 'builder' owned by 'builder' <86>Dec 19 04:06:04 groupadd[271683]: group added to /etc/group: name=builder, GID=1296 <86>Dec 19 04:06:04 groupadd[271683]: group added to /etc/gshadow: name=builder <86>Dec 19 04:06:04 groupadd[271683]: new group: name=builder, GID=1296 <86>Dec 19 04:06:04 useradd[271695]: new user: name=builder, UID=1296, GID=1296, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/o3read-0.0.4-alt3.qa1.src.rpm: The use of such a license name is ambiguous: GPL <13>Dec 19 04:06:09 rpmi: libnatspec-0.3.3-alt2 sisyphus+359039.100.2.1 1729455875 installed <13>Dec 19 04:06:09 rpmi: libnatspec-devel-0.3.3-alt2 sisyphus+359039.100.2.1 1729455875 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.54501 + 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): + /usr/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.54501 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd o3read-0.0.4 + make -j8 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ansi -pedantic' make: Entering directory '/usr/src/RPM/BUILD/o3read-0.0.4' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -flto=auto -ansi -pedantic -c -o o3totxt.o o3totxt.c o3totxt.c: In function 'text': o3totxt.c:116:13: warning: unused variable 'i' [-Wunused-variable] 116 | 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 -flto=auto -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 -flto=auto -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 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 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 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.54501 + 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:/usr/bin:/bin:/usr/local/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/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/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.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) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/o3read-buildroot Processing files: o3read-0.0.4-alt3.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.58708 + 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.HudBmz 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.D2TRUN find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) lib.req: WARNING: /usr/src/tmp/o3read-buildroot/usr/bin/o3read: overlinked libraries: /lib64/libnatspec.so.0 Requires: /lib64/ld-linux-x86-64.so.2, 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.34)(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.CZPrM7 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.j4hM2h find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KU4Y23 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.18user 1.29system 0:05.93elapsed 41%CPU (0avgtext+0avgdata 30720maxresident)k 0inputs+0outputs (0major+282594minor)pagefaults 0swaps /.out/o3read-0.0.4-alt3.qa1.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/o3read-debuginfo-0.0.4-alt3.qa1.x86_64.rpm: The use of such a license name is ambiguous: GPL 4.99user 1.87system 0:15.37elapsed 44%CPU (0avgtext+0avgdata 139876maxresident)k 136inputs+0outputs (0major+193485minor)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-12-19 04:06:17.429216445 +0000 @@ -7,5 +7,5 @@ /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 @@ -14,2 +14,3 @@ Requires: libc.so.6(GLIBC_2.3.4)(64bit) +Requires: libc.so.6(GLIBC_2.34)(64bit) Requires: libc.so.6(GLIBC_2.4)(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 2b76baf11da918182d682747cf4020c6 +File: /usr/bin/o3tohtml 100755 root:root e76aff9f9c5ba8f8e3287af9187f3c12 +File: /usr/bin/o3totxt 100755 root:root 39e2dd136735c2220cec109007ff7297 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: fdff32b49326969d2d29ec8c7b6497e4326fa51aaf00262a2a541eaed6478399e34ae4dcf914e15982d5fe6606b6ea7607a47e1b20d8831e6a6704d101d42670 --- 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-12-19 04:06:17.517216389 +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/0f 40755 root:root +/usr/lib/debug/.build-id/0f/a6ec899d03cb9342348bbf5a877c02fbe3043b 120777 root:root ../../../../bin/o3totxt +/usr/lib/debug/.build-id/0f/a6ec899d03cb9342348bbf5a877c02fbe3043b.debug 120777 root:root ../../usr/bin/o3totxt.debug +/usr/lib/debug/.build-id/5c 40755 root:root +/usr/lib/debug/.build-id/5c/9b33cf245fac587aa196a4afd29557df447fa3 120777 root:root ../../../../bin/o3tohtml +/usr/lib/debug/.build-id/5c/9b33cf245fac587aa196a4afd29557df447fa3.debug 120777 root:root ../../usr/bin/o3tohtml.debug +/usr/lib/debug/.build-id/5d 40755 root:root +/usr/lib/debug/.build-id/5d/7c81fc5c2421df9d0bb9e3744586204b49c62f 120777 root:root ../../../../bin/o3read +/usr/lib/debug/.build-id/5d/7c81fc5c2421df9d0bb9e3744586204b49c62f.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/0f 40755 root:root +File: /usr/lib/debug/.build-id/0f/a6ec899d03cb9342348bbf5a877c02fbe3043b 120777 root:root ../../../../bin/o3totxt +File: /usr/lib/debug/.build-id/0f/a6ec899d03cb9342348bbf5a877c02fbe3043b.debug 120777 root:root ../../usr/bin/o3totxt.debug +File: /usr/lib/debug/.build-id/5c 40755 root:root +File: /usr/lib/debug/.build-id/5c/9b33cf245fac587aa196a4afd29557df447fa3 120777 root:root ../../../../bin/o3tohtml +File: /usr/lib/debug/.build-id/5c/9b33cf245fac587aa196a4afd29557df447fa3.debug 120777 root:root ../../usr/bin/o3tohtml.debug +File: /usr/lib/debug/.build-id/5d 40755 root:root +File: /usr/lib/debug/.build-id/5d/7c81fc5c2421df9d0bb9e3744586204b49c62f 120777 root:root ../../../../bin/o3read +File: /usr/lib/debug/.build-id/5d/7c81fc5c2421df9d0bb9e3744586204b49c62f.debug 120777 root:root ../../usr/bin/o3read.debug +File: /usr/lib/debug/usr/bin/o3read.debug 100644 root:root a931c8cd9d781b0a07df2687dfeb26c8 +File: /usr/lib/debug/usr/bin/o3tohtml.debug 100644 root:root e872902994e068f5bd7b31806cd3bb41 +File: /usr/lib/debug/usr/bin/o3totxt.debug 100644 root:root 22f0306c5d2960bb8ad2d2330706bb43 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: ce5a6754346790b864170ddb06f54320558f1a7798b0b2a960efcfb9d26e2850a472eb7fe3fbe527360009878df4459f34ff5df5e29ab4813523c5e746005c6b