<86>Jun 16 00:35:30 userdel[1852790]: delete user 'rooter' <86>Jun 16 00:35:30 userdel[1852790]: removed group 'rooter' owned by 'rooter' <86>Jun 16 00:35:30 userdel[1852790]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 16 00:35:30 groupadd[1852832]: group added to /etc/group: name=rooter, GID=1853 <86>Jun 16 00:35:30 groupadd[1852832]: group added to /etc/gshadow: name=rooter <86>Jun 16 00:35:30 groupadd[1852832]: new group: name=rooter, GID=1853 <86>Jun 16 00:35:30 useradd[1852862]: new user: name=rooter, UID=1853, GID=1853, home=/root, shell=/bin/bash <86>Jun 16 00:35:30 userdel[1852931]: delete user 'builder' <86>Jun 16 00:35:30 userdel[1852931]: removed group 'builder' owned by 'builder' <86>Jun 16 00:35:30 userdel[1852931]: removed shadow group 'builder' owned by 'builder' <86>Jun 16 00:35:30 groupadd[1852993]: group added to /etc/group: name=builder, GID=1854 <86>Jun 16 00:35:30 groupadd[1852993]: group added to /etc/gshadow: name=builder <86>Jun 16 00:35:30 groupadd[1852993]: new group: name=builder, GID=1854 <86>Jun 16 00:35:30 useradd[1853047]: new user: name=builder, UID=1854, GID=1854, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/o3read-0.0.4-alt3.qa1.src.rpm: The use of such a license name is ambiguous: GPL <13>Jun 16 00:35:33 rpmi: libnatspec-0.3.1-alt3 p10+325550.100.4.1 1691674888 installed <13>Jun 16 00:35:33 rpmi: libnatspec-devel-0.3.1-alt3 p10+325550.100.4.1 1691674888 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.97477 + 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.97477 + 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] 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 -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 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.24891 + 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) Processing files: o3read-0.0.4-alt3.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.24891 + 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.uujhAL 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.1EgQxK find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,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.XVNwwJ 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.xNyZuJ find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zFuwPJ 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) 0.55user 2.28system 0:05.99elapsed 47%CPU (0avgtext+0avgdata 28400maxresident)k 0inputs+0outputs (0major+259434minor)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 3.07user 2.85system 0:15.57elapsed 38%CPU (0avgtext+0avgdata 128904maxresident)k 24inputs+0outputs (0major+206847minor)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-06-16 00:35:42.354475789 +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 615f6f8219d4dd4b74c63481dbee0b40 +File: /usr/bin/o3tohtml 100755 root:root 2207a1b99e19d7fcfde9666a88514966 +File: /usr/bin/o3totxt 100755 root:root a62f99ad088f6959f737006311882daa 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: c07513c912392a29322a321949667a4d0094de21432ca25f542e9a201e9a3487e1cea01e262b470dd90d6d8f1996ce8d5e7413c8934460edb98e90018b35a489 --- 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-06-16 00:35:42.440477028 +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/29 40755 root:root +/usr/lib/debug/.build-id/29/438504fd59850d26a9663e6322c0330e1047e2 120777 root:root ../../../../bin/o3tohtml +/usr/lib/debug/.build-id/29/438504fd59850d26a9663e6322c0330e1047e2.debug 120777 root:root ../../usr/bin/o3tohtml.debug +/usr/lib/debug/.build-id/90 40755 root:root +/usr/lib/debug/.build-id/90/fd4e45a6d1a00ec5116bdbb43c47807255cb2b 120777 root:root ../../../../bin/o3read +/usr/lib/debug/.build-id/90/fd4e45a6d1a00ec5116bdbb43c47807255cb2b.debug 120777 root:root ../../usr/bin/o3read.debug +/usr/lib/debug/.build-id/e6 40755 root:root +/usr/lib/debug/.build-id/e6/a541473eff05b62aab7c6443566bf1a2ab06fa 120777 root:root ../../../../bin/o3totxt +/usr/lib/debug/.build-id/e6/a541473eff05b62aab7c6443566bf1a2ab06fa.debug 120777 root:root ../../usr/bin/o3totxt.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/29 40755 root:root +File: /usr/lib/debug/.build-id/29/438504fd59850d26a9663e6322c0330e1047e2 120777 root:root ../../../../bin/o3tohtml +File: /usr/lib/debug/.build-id/29/438504fd59850d26a9663e6322c0330e1047e2.debug 120777 root:root ../../usr/bin/o3tohtml.debug +File: /usr/lib/debug/.build-id/90 40755 root:root +File: /usr/lib/debug/.build-id/90/fd4e45a6d1a00ec5116bdbb43c47807255cb2b 120777 root:root ../../../../bin/o3read +File: /usr/lib/debug/.build-id/90/fd4e45a6d1a00ec5116bdbb43c47807255cb2b.debug 120777 root:root ../../usr/bin/o3read.debug +File: /usr/lib/debug/.build-id/e6 40755 root:root +File: /usr/lib/debug/.build-id/e6/a541473eff05b62aab7c6443566bf1a2ab06fa 120777 root:root ../../../../bin/o3totxt +File: /usr/lib/debug/.build-id/e6/a541473eff05b62aab7c6443566bf1a2ab06fa.debug 120777 root:root ../../usr/bin/o3totxt.debug +File: /usr/lib/debug/usr/bin/o3read.debug 100644 root:root 7e2f7faf7d899f512e51f80bc2878b4d +File: /usr/lib/debug/usr/bin/o3tohtml.debug 100644 root:root 5aac3641fb5132d3059c165e59cb89c6 +File: /usr/lib/debug/usr/bin/o3totxt.debug 100644 root:root a3e73b626d770ce3cfd412334b4ffc6b 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: 8085841667e53c00eb83c10f745fd9414d7d95673650f0590a3538b0804ae67dbb993e01f45eb475f701e65fc04bebe3fdf9ace68d4d8451e2fd60a63b8a9530