<86>Nov 18 00:17:20 userdel[3636462]: delete user 'rooter' <86>Nov 18 00:17:20 userdel[3636462]: removed group 'rooter' owned by 'rooter' <86>Nov 18 00:17:20 userdel[3636462]: removed shadow group 'rooter' owned by 'rooter' <86>Nov 18 00:17:20 groupadd[3636501]: group added to /etc/group: name=rooter, GID=951 <86>Nov 18 00:17:20 groupadd[3636501]: group added to /etc/gshadow: name=rooter <86>Nov 18 00:17:20 groupadd[3636501]: new group: name=rooter, GID=951 <86>Nov 18 00:17:20 useradd[3636523]: new user: name=rooter, UID=951, GID=951, home=/root, shell=/bin/bash <86>Nov 18 00:17:20 userdel[3636555]: delete user 'builder' <86>Nov 18 00:17:20 userdel[3636555]: removed group 'builder' owned by 'builder' <86>Nov 18 00:17:20 groupadd[3636592]: group added to /etc/group: name=builder, GID=952 <86>Nov 18 00:17:20 groupadd[3636592]: group added to /etc/gshadow: name=builder <86>Nov 18 00:17:20 groupadd[3636592]: new group: name=builder, GID=952 <86>Nov 18 00:17:20 useradd[3636621]: new user: name=builder, UID=952, GID=952, 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>Nov 18 00:17:21 rpmi: libnatspec-0.3.1-alt2 sisyphus+275114.100.1.1 1624405312 installed <13>Nov 18 00:17:21 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.52497 + 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.52497 + 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 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.52497 + 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.98310 + 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.g9nyPs 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.cqHiUL 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.k6Ys6v 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.dMb4tJ find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4pmQfd 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.09user 0.93system 0:05.76elapsed 35%CPU (0avgtext+0avgdata 26508maxresident)k 0inputs+0outputs (0major+282483minor)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.31user 3.96system 0:10.21elapsed 71%CPU (0avgtext+0avgdata 104868maxresident)k 24inputs+0outputs (30654major+534396minor)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 2021-11-18 00:17:29.074168210 +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 c525344260f6f9f0558787feaf045a2c +File: /usr/bin/o3tohtml 100755 root:root 24044b50d3b4224a72aa00f00c7ca1ba +File: /usr/bin/o3totxt 100755 root:root cf13de0b8f8690788503943d5d6acf8e 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: 629cfcb544de6091303b96da5e604ee38fcff047f06ff37c76cde743ae33cbfbbb37c02b5f794c5b28d307b34f84d196ae8a6f95267bf2b14467deba3b405bda --- 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 2021-11-18 00:17:29.164169181 +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/45 40755 root:root +/usr/lib/debug/.build-id/45/8dccbfaa3badbb90f4829412bb9768b85a1a7e 120777 root:root ../../../../bin/o3tohtml +/usr/lib/debug/.build-id/45/8dccbfaa3badbb90f4829412bb9768b85a1a7e.debug 120777 root:root ../../usr/bin/o3tohtml.debug +/usr/lib/debug/.build-id/d3 40755 root:root +/usr/lib/debug/.build-id/d3/abf4ba2944afae9b908841e981f9bc32af5c2f 120777 root:root ../../../../bin/o3totxt +/usr/lib/debug/.build-id/d3/abf4ba2944afae9b908841e981f9bc32af5c2f.debug 120777 root:root ../../usr/bin/o3totxt.debug +/usr/lib/debug/.build-id/d4 40755 root:root +/usr/lib/debug/.build-id/d4/7a41149c094ab9db062e076b182aadc6d0a71a 120777 root:root ../../../../bin/o3read +/usr/lib/debug/.build-id/d4/7a41149c094ab9db062e076b182aadc6d0a71a.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/45 40755 root:root +File: /usr/lib/debug/.build-id/45/8dccbfaa3badbb90f4829412bb9768b85a1a7e 120777 root:root ../../../../bin/o3tohtml +File: /usr/lib/debug/.build-id/45/8dccbfaa3badbb90f4829412bb9768b85a1a7e.debug 120777 root:root ../../usr/bin/o3tohtml.debug +File: /usr/lib/debug/.build-id/d3 40755 root:root +File: /usr/lib/debug/.build-id/d3/abf4ba2944afae9b908841e981f9bc32af5c2f 120777 root:root ../../../../bin/o3totxt +File: /usr/lib/debug/.build-id/d3/abf4ba2944afae9b908841e981f9bc32af5c2f.debug 120777 root:root ../../usr/bin/o3totxt.debug +File: /usr/lib/debug/.build-id/d4 40755 root:root +File: /usr/lib/debug/.build-id/d4/7a41149c094ab9db062e076b182aadc6d0a71a 120777 root:root ../../../../bin/o3read +File: /usr/lib/debug/.build-id/d4/7a41149c094ab9db062e076b182aadc6d0a71a.debug 120777 root:root ../../usr/bin/o3read.debug +File: /usr/lib/debug/usr/bin/o3read.debug 100644 root:root 24dc8e009e17069d5778004564fdc79c +File: /usr/lib/debug/usr/bin/o3tohtml.debug 100644 root:root d5a02a180136f39e13966a59bcea47a5 +File: /usr/lib/debug/usr/bin/o3totxt.debug 100644 root:root 8dc6dc4291ccb09d56987914eb1d3212 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: d979ae403c35c2ab9ab90734309c380019975692b2cae8702de29fd45436756b678d5171963aa665f61db0196a2eea83aabf3c24e7c5d40cfd4e668e4149ae8a