<86>Mar 9 00:34:53 userdel[3427644]: delete user 'rooter' <86>Mar 9 00:34:53 userdel[3427644]: removed shadow group 'rooter' owned by 'rooter' <86>Mar 9 00:34:53 groupadd[3427675]: group added to /etc/group: name=rooter, GID=1371 <86>Mar 9 00:34:53 groupadd[3427675]: group added to /etc/gshadow: name=rooter <86>Mar 9 00:34:53 groupadd[3427675]: new group: name=rooter, GID=1371 <86>Mar 9 00:34:53 useradd[3427694]: new user: name=rooter, UID=1371, GID=1371, home=/root, shell=/bin/bash <86>Mar 9 00:34:53 userdel[3427724]: delete user 'builder' <86>Mar 9 00:34:53 userdel[3427724]: removed group 'builder' owned by 'builder' <86>Mar 9 00:34:53 groupadd[3427753]: group added to /etc/group: name=builder, GID=1372 <86>Mar 9 00:34:53 groupadd[3427753]: group added to /etc/gshadow: name=builder <86>Mar 9 00:34:53 groupadd[3427753]: new group: name=builder, GID=1372 <86>Mar 9 00:34:53 useradd[3427774]: new user: name=builder, UID=1372, GID=1372, 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>Mar 9 00:34:54 rpmi: libnatspec-0.3.1-alt2 sisyphus+275114.100.1.1 1624405312 installed <13>Mar 9 00:34:54 rpmi: libnatspec-devel-0.3.1-alt2 sisyphus+275114.100.1.1 1624405312 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.93765 + 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.93765 + 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 -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.93765 + 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.9320 + 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.AvAlN3 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.3WrLKQ 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.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.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.TmD0qg 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.xArAAS find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tjn7R2 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.86user 0.78system 0:05.74elapsed 28%CPU (0avgtext+0avgdata 30696maxresident)k 0inputs+0outputs (0major+281696minor)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 1.81user 1.08system 0:10.33elapsed 28%CPU (0avgtext+0avgdata 109916maxresident)k 24inputs+0outputs (32710major+154741minor)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 2023-03-09 00:35:01.916802621 +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) @@ -14,2 +15,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 +22,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 5bfe52c63dc25950ac7b41cbe0f23603 +File: /usr/bin/o3tohtml 100755 root:root 87eab7d637e2ed52bbe89ea855ebe3e2 +File: /usr/bin/o3totxt 100755 root:root b6c7bf5b04a6752b981a2edb60fdedb1 File: /usr/share/doc/o3read-0.0.4 40755 root:root @@ -27,5 +29,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: f5717a3d7aa2e2c6a2872c5f90ebe0b78ba4ee5e9c94f9e60029731b10c853933acc9ab52965ec6c0afa05ec42b81da084007191b983ad558c74dd7476f37b1a --- 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 2023-03-09 00:35:01.977803617 +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/ae 40755 root:root +/usr/lib/debug/.build-id/ae/045b91d268c931ab5bdda98fd1cd94ce1eef7b 120777 root:root ../../../../bin/o3tohtml +/usr/lib/debug/.build-id/ae/045b91d268c931ab5bdda98fd1cd94ce1eef7b.debug 120777 root:root ../../usr/bin/o3tohtml.debug +/usr/lib/debug/.build-id/c9 40755 root:root +/usr/lib/debug/.build-id/c9/0c8d1131f72ee859d42f7c8b96d35dbcba6194 120777 root:root ../../../../bin/o3totxt +/usr/lib/debug/.build-id/c9/0c8d1131f72ee859d42f7c8b96d35dbcba6194.debug 120777 root:root ../../usr/bin/o3totxt.debug +/usr/lib/debug/.build-id/f4 40755 root:root +/usr/lib/debug/.build-id/f4/dc407201a9f1ca158143f923f13bfb36d95820 120777 root:root ../../../../bin/o3read +/usr/lib/debug/.build-id/f4/dc407201a9f1ca158143f923f13bfb36d95820.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/ae 40755 root:root +File: /usr/lib/debug/.build-id/ae/045b91d268c931ab5bdda98fd1cd94ce1eef7b 120777 root:root ../../../../bin/o3tohtml +File: /usr/lib/debug/.build-id/ae/045b91d268c931ab5bdda98fd1cd94ce1eef7b.debug 120777 root:root ../../usr/bin/o3tohtml.debug +File: /usr/lib/debug/.build-id/c9 40755 root:root +File: /usr/lib/debug/.build-id/c9/0c8d1131f72ee859d42f7c8b96d35dbcba6194 120777 root:root ../../../../bin/o3totxt +File: /usr/lib/debug/.build-id/c9/0c8d1131f72ee859d42f7c8b96d35dbcba6194.debug 120777 root:root ../../usr/bin/o3totxt.debug +File: /usr/lib/debug/.build-id/f4 40755 root:root +File: /usr/lib/debug/.build-id/f4/dc407201a9f1ca158143f923f13bfb36d95820 120777 root:root ../../../../bin/o3read +File: /usr/lib/debug/.build-id/f4/dc407201a9f1ca158143f923f13bfb36d95820.debug 120777 root:root ../../usr/bin/o3read.debug +File: /usr/lib/debug/usr/bin/o3read.debug 100644 root:root 75c4075802c1b88ea58426939d0f9183 +File: /usr/lib/debug/usr/bin/o3tohtml.debug 100644 root:root 6de446e63875fccdf31524d13f0054d4 +File: /usr/lib/debug/usr/bin/o3totxt.debug 100644 root:root aaa6dd86b7191ed2806a155b1da60ece 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: 079f8975a2c48b331a2512f7e82b48b0544548904b0a9cf6b82155a600375e68e2f2614d91cbbb632db8030ab7570061ad0450182250b9a6eac512deb8641779