<86>Jun 3 04:51:28 userdel[377251]: delete user 'rooter' <86>Jun 3 04:51:28 userdel[377251]: removed group 'rooter' owned by 'rooter' <86>Jun 3 04:51:28 userdel[377251]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 3 04:51:28 groupadd[377361]: group added to /etc/group: name=rooter, GID=1847 <86>Jun 3 04:51:28 groupadd[377361]: group added to /etc/gshadow: name=rooter <86>Jun 3 04:51:28 groupadd[377361]: new group: name=rooter, GID=1847 <86>Jun 3 04:51:28 useradd[377410]: new user: name=rooter, UID=1847, GID=1847, home=/root, shell=/bin/bash, from=none <86>Jun 3 04:51:28 userdel[377531]: delete user 'builder' <86>Jun 3 04:51:28 userdel[377531]: removed group 'builder' owned by 'builder' <86>Jun 3 04:51:28 userdel[377531]: removed shadow group 'builder' owned by 'builder' <86>Jun 3 04:51:28 groupadd[377624]: group added to /etc/group: name=builder, GID=1848 <86>Jun 3 04:51:28 groupadd[377624]: group added to /etc/gshadow: name=builder <86>Jun 3 04:51:28 groupadd[377624]: new group: name=builder, GID=1848 <86>Jun 3 04:51:28 useradd[377667]: new user: name=builder, UID=1848, GID=1848, 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>Jun 3 04:51:29 rpmi: libnatspec-0.3.1-alt2 sisyphus+275114.100.1.1 1624405313 installed <13>Jun 3 04:51:29 rpmi: libnatspec-devel-0.3.1-alt2 sisyphus+275114.100.1.1 1624405313 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.25206 + 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.25206 + 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.25206 + 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.25206 + 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.492o1W 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.Gzyy7a 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.g6zUC8 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.drmfm8 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kQwsZ0 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.85user 0.98system 0:05.77elapsed 31%CPU (0avgtext+0avgdata 25512maxresident)k 0inputs+0outputs (0major+258399minor)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 1.63user 1.37system 0:10.61elapsed 28%CPU (0avgtext+0avgdata 109828maxresident)k 24inputs+0outputs (0major+185428minor)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-06-03 04:51:36.730414866 +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 c3ef75347718c53f1d79eef24b2d7ac9 +File: /usr/bin/o3tohtml 100755 root:root 12c32f980b15f6f247ce5414fc36c62e +File: /usr/bin/o3totxt 100755 root:root 5eada52a39eb2228dfda292994c2d136 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: 0ba48e04d9794a360d022c9f2834caf2c66f9fddd3f0d844ddd3c94a85d5f427b8e140ba6f63baf5d6ed4d6e056f98567756548e1b75f58f396858f667c3b9fd --- 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-06-03 04:51:36.936417471 +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/2d 40755 root:root +/usr/lib/debug/.build-id/2d/c337ff0a1bc98c31ab1f34da0b136912cc03b7 120777 root:root ../../../../bin/o3tohtml +/usr/lib/debug/.build-id/2d/c337ff0a1bc98c31ab1f34da0b136912cc03b7.debug 120777 root:root ../../usr/bin/o3tohtml.debug +/usr/lib/debug/.build-id/94 40755 root:root +/usr/lib/debug/.build-id/94/0537d834b9b6002751cc1d0c5c1fcb72ca5876 120777 root:root ../../../../bin/o3totxt +/usr/lib/debug/.build-id/94/0537d834b9b6002751cc1d0c5c1fcb72ca5876.debug 120777 root:root ../../usr/bin/o3totxt.debug +/usr/lib/debug/.build-id/c9 40755 root:root +/usr/lib/debug/.build-id/c9/5684b48fef5c86610e757ddc6193951a0fd4a3 120777 root:root ../../../../bin/o3read +/usr/lib/debug/.build-id/c9/5684b48fef5c86610e757ddc6193951a0fd4a3.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/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/2d 40755 root:root +File: /usr/lib/debug/.build-id/2d/c337ff0a1bc98c31ab1f34da0b136912cc03b7 120777 root:root ../../../../bin/o3tohtml +File: /usr/lib/debug/.build-id/2d/c337ff0a1bc98c31ab1f34da0b136912cc03b7.debug 120777 root:root ../../usr/bin/o3tohtml.debug +File: /usr/lib/debug/.build-id/94 40755 root:root +File: /usr/lib/debug/.build-id/94/0537d834b9b6002751cc1d0c5c1fcb72ca5876 120777 root:root ../../../../bin/o3totxt +File: /usr/lib/debug/.build-id/94/0537d834b9b6002751cc1d0c5c1fcb72ca5876.debug 120777 root:root ../../usr/bin/o3totxt.debug +File: /usr/lib/debug/.build-id/c9 40755 root:root +File: /usr/lib/debug/.build-id/c9/5684b48fef5c86610e757ddc6193951a0fd4a3 120777 root:root ../../../../bin/o3read +File: /usr/lib/debug/.build-id/c9/5684b48fef5c86610e757ddc6193951a0fd4a3.debug 120777 root:root ../../usr/bin/o3read.debug +File: /usr/lib/debug/usr/bin/o3read.debug 100644 root:root afbe5d4f17f32e6febd9188e7d66c02f +File: /usr/lib/debug/usr/bin/o3tohtml.debug 100644 root:root 6324f9f1b51556d092be0d269e8bc7b7 +File: /usr/lib/debug/usr/bin/o3totxt.debug 100644 root:root 763d555243016cdb3396f52976659705 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: 3811015d08db8428b17234bd11cdb41636afdb6f75c334c86c59fdb0b38171cc9993fce5134d964fc688aa1a88b7598c01015f8906dabb6ae6af3f73dc9691bb