<86>Sep 9 04:01:20 userdel[53099]: delete user 'rooter' <86>Sep 9 04:01:20 userdel[53099]: removed group 'rooter' owned by 'rooter' <86>Sep 9 04:01:20 userdel[53099]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 9 04:01:20 groupadd[53175]: group added to /etc/group: name=rooter, GID=1865 <86>Sep 9 04:01:20 groupadd[53175]: group added to /etc/gshadow: name=rooter <86>Sep 9 04:01:20 groupadd[53175]: new group: name=rooter, GID=1865 <86>Sep 9 04:01:20 useradd[53229]: new user: name=rooter, UID=1865, GID=1865, home=/root, shell=/bin/bash, from=none <86>Sep 9 04:01:20 userdel[53288]: delete user 'builder' <86>Sep 9 04:01:20 userdel[53288]: removed group 'builder' owned by 'builder' <86>Sep 9 04:01:20 userdel[53288]: removed shadow group 'builder' owned by 'builder' <86>Sep 9 04:01:20 groupadd[53339]: group added to /etc/group: name=builder, GID=1866 <86>Sep 9 04:01:20 groupadd[53339]: group added to /etc/gshadow: name=builder <86>Sep 9 04:01:20 groupadd[53339]: new group: name=builder, GID=1866 <86>Sep 9 04:01:20 useradd[53395]: new user: name=builder, UID=1866, GID=1866, 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>Sep 9 04:01:23 rpmi: libnatspec-0.3.3-alt1 sisyphus+327088.100.1.1 1691839875 installed <13>Sep 9 04:01:23 rpmi: libnatspec-devel-0.3.3-alt1 sisyphus+327088.100.1.1 1691839875 installed Building target platforms: i586 Building for target i586 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: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.5729 + 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.5729 + 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 -march=i586 -mtune=generic -ansi -pedantic' make: Entering directory '/usr/src/RPM/BUILD/o3read-0.0.4' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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.5729 + 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.6598 + 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.x5eXef 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.zG6O8I 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: /lib/libnatspec.so.0 Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), libnatspec.so.0 >= 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.AMXCWR 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.rdOVKG find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Dozjhh find-requires: running scripts (debuginfo) Requires: o3read = 0.0.4-alt3.qa1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libnatspec.so.0) Wrote: /usr/src/RPM/RPMS/i586/o3read-0.0.4-alt3.qa1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/o3read-debuginfo-0.0.4-alt3.qa1.i586.rpm (w2.lzdio) 0.95user 1.32system 0:05.88elapsed 38%CPU (0avgtext+0avgdata 26132maxresident)k 0inputs+0outputs (0major+265672minor)pagefaults 0swaps /.out/o3read-0.0.4-alt3.qa1.i586.rpm: The use of such a license name is ambiguous: GPL /.out/o3read-debuginfo-0.0.4-alt3.qa1.i586.rpm: The use of such a license name is ambiguous: GPL 2.82user 1.52system 0:12.34elapsed 35%CPU (0avgtext+0avgdata 124572maxresident)k 24inputs+0outputs (0major+202754minor)pagefaults 0swaps --- o3read-0.0.4-alt3.qa1.i586.rpm.repo 2013-04-16 19:50:14.000000000 +0000 +++ o3read-0.0.4-alt3.qa1.i586.rpm.hasher 2023-09-09 04:01:31.276117391 +0000 @@ -7,9 +7,11 @@ /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: /lib/ld-linux.so.2 Requires: libc.so.6(GLIBC_2.0) +Requires: libc.so.6(GLIBC_2.1.3) Requires: libc.so.6(GLIBC_2.3) Requires: libc.so.6(GLIBC_2.3.4) +Requires: libc.so.6(GLIBC_2.34) Requires: libc.so.6(GLIBC_2.4) @@ -20,5 +22,5 @@ Provides: o3read = 0.0.4-alt3.qa1 -File: /usr/bin/o3read 100755 root:root 5e4f8385e1755bee026c7aea3ed7310b -File: /usr/bin/o3tohtml 100755 root:root ec3a61d85f91f3fd92afe75ff1ee22d3 -File: /usr/bin/o3totxt 100755 root:root 6d0f3e7af86c9ca4c144acc868120c99 +File: /usr/bin/o3read 100755 root:root ad41cdb7538174e5a76a70fdfaa67993 +File: /usr/bin/o3tohtml 100755 root:root 6cf5e8c2fc4c272905a33c3ec3d31236 +File: /usr/bin/o3totxt 100755 root:root 23e9da6ed6fca3d7eef9c835b47630f0 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: 566ffb035a6991537decf5191919ed704dfa3a7f67f3783446d86b90c7caa179b7abd3fc2f01885cd426aa86a46fbc7d212e45ce9c5fad77b840a9dc455bf0a9 +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: a954e212977e7f5649f25f8a3bee2275dc3b6bcba32874457d669df6f7b56aaf84e50e55384f376c5e23bd6b5bb0412c5c2bca48f968a6b1e8c30b5efa7041ed --- o3read-debuginfo-0.0.4-alt3.qa1.i586.rpm.repo 2013-04-16 19:50:14.000000000 +0000 +++ o3read-debuginfo-0.0.4-alt3.qa1.i586.rpm.hasher 2023-09-09 04:01:31.349118254 +0000 @@ -1,10 +1,10 @@ -/usr/lib/debug/.build-id/36 40755 root:root -/usr/lib/debug/.build-id/36/55c4ce413491fb7c19105bbd0bd5c8d12577c0 120777 root:root ../../../../bin/o3read -/usr/lib/debug/.build-id/36/55c4ce413491fb7c19105bbd0bd5c8d12577c0.debug 120777 root:root ../../usr/bin/o3read.debug -/usr/lib/debug/.build-id/89 40755 root:root -/usr/lib/debug/.build-id/89/6c8147db093bd4ff7f2d613f4e9eb48660d4d1 120777 root:root ../../../../bin/o3totxt -/usr/lib/debug/.build-id/89/6c8147db093bd4ff7f2d613f4e9eb48660d4d1.debug 120777 root:root ../../usr/bin/o3totxt.debug -/usr/lib/debug/.build-id/ae 40755 root:root -/usr/lib/debug/.build-id/ae/2e95ce7ac0b8c26971938348c70e2c5eb2e27e 120777 root:root ../../../../bin/o3tohtml -/usr/lib/debug/.build-id/ae/2e95ce7ac0b8c26971938348c70e2c5eb2e27e.debug 120777 root:root ../../usr/bin/o3tohtml.debug +/usr/lib/debug/.build-id/2b 40755 root:root +/usr/lib/debug/.build-id/2b/9d8f1c67dc853d27cf07bfc379d01432c4a476 120777 root:root ../../../../bin/o3tohtml +/usr/lib/debug/.build-id/2b/9d8f1c67dc853d27cf07bfc379d01432c4a476.debug 120777 root:root ../../usr/bin/o3tohtml.debug +/usr/lib/debug/.build-id/73 40755 root:root +/usr/lib/debug/.build-id/73/c475ad81bdfb65b02c963349eb695a09a9c3ae 120777 root:root ../../../../bin/o3read +/usr/lib/debug/.build-id/73/c475ad81bdfb65b02c963349eb695a09a9c3ae.debug 120777 root:root ../../usr/bin/o3read.debug +/usr/lib/debug/.build-id/d1 40755 root:root +/usr/lib/debug/.build-id/d1/3ea5c2c404e77ff2fb53b668e72bd3b2fedfc5 120777 root:root ../../../../bin/o3totxt +/usr/lib/debug/.build-id/d1/3ea5c2c404e77ff2fb53b668e72bd3b2fedfc5.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/36 40755 root:root -File: /usr/lib/debug/.build-id/36/55c4ce413491fb7c19105bbd0bd5c8d12577c0 120777 root:root ../../../../bin/o3read -File: /usr/lib/debug/.build-id/36/55c4ce413491fb7c19105bbd0bd5c8d12577c0.debug 120777 root:root ../../usr/bin/o3read.debug -File: /usr/lib/debug/.build-id/89 40755 root:root -File: /usr/lib/debug/.build-id/89/6c8147db093bd4ff7f2d613f4e9eb48660d4d1 120777 root:root ../../../../bin/o3totxt -File: /usr/lib/debug/.build-id/89/6c8147db093bd4ff7f2d613f4e9eb48660d4d1.debug 120777 root:root ../../usr/bin/o3totxt.debug -File: /usr/lib/debug/.build-id/ae 40755 root:root -File: /usr/lib/debug/.build-id/ae/2e95ce7ac0b8c26971938348c70e2c5eb2e27e 120777 root:root ../../../../bin/o3tohtml -File: /usr/lib/debug/.build-id/ae/2e95ce7ac0b8c26971938348c70e2c5eb2e27e.debug 120777 root:root ../../usr/bin/o3tohtml.debug -File: /usr/lib/debug/usr/bin/o3read.debug 100644 root:root 40b6b9779bdc80798f4df432e7c78d4b -File: /usr/lib/debug/usr/bin/o3tohtml.debug 100644 root:root be1d6c909e365dd6aa606ed49cd8c6c8 -File: /usr/lib/debug/usr/bin/o3totxt.debug 100644 root:root 19a4de98319eb74e3e1575f65fb22e73 +File: /usr/lib/debug/.build-id/2b 40755 root:root +File: /usr/lib/debug/.build-id/2b/9d8f1c67dc853d27cf07bfc379d01432c4a476 120777 root:root ../../../../bin/o3tohtml +File: /usr/lib/debug/.build-id/2b/9d8f1c67dc853d27cf07bfc379d01432c4a476.debug 120777 root:root ../../usr/bin/o3tohtml.debug +File: /usr/lib/debug/.build-id/73 40755 root:root +File: /usr/lib/debug/.build-id/73/c475ad81bdfb65b02c963349eb695a09a9c3ae 120777 root:root ../../../../bin/o3read +File: /usr/lib/debug/.build-id/73/c475ad81bdfb65b02c963349eb695a09a9c3ae.debug 120777 root:root ../../usr/bin/o3read.debug +File: /usr/lib/debug/.build-id/d1 40755 root:root +File: /usr/lib/debug/.build-id/d1/3ea5c2c404e77ff2fb53b668e72bd3b2fedfc5 120777 root:root ../../../../bin/o3totxt +File: /usr/lib/debug/.build-id/d1/3ea5c2c404e77ff2fb53b668e72bd3b2fedfc5.debug 120777 root:root ../../usr/bin/o3totxt.debug +File: /usr/lib/debug/usr/bin/o3read.debug 100644 root:root 76ae568e3a5720b68b3bef0325fb6b35 +File: /usr/lib/debug/usr/bin/o3tohtml.debug 100644 root:root 6fa05338d741ddb50f3e870f9226fdfe +File: /usr/lib/debug/usr/bin/o3totxt.debug 100644 root:root 6d6098426d8aa7b17fd5984585ef43b4 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: 67fd4f7bd935dc64d663d59fc2bc4f8dec0b42e7e569635799749dfbeb98051a14ca63444ce41e2b3057946b8f55338b8e27f09db710d8968c07366c89073290 +RPMIdentity: 3a8c315ce5d0786fe2495f8dde97a42a0d1683ffd4248d16a5d2a8860b10c1e2c7d37884f0e1704ff41a24fbd0b743e2706a35056af542e0758f7a987ffedf81