<86>Apr 6 06:06:29 userdel[683657]: delete user 'rooter' <86>Apr 6 06:06:29 userdel[683657]: removed group 'rooter' owned by 'rooter' <86>Apr 6 06:06:29 userdel[683657]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 6 06:06:29 groupadd[683665]: group added to /etc/group: name=rooter, GID=1244 <86>Apr 6 06:06:29 groupadd[683665]: group added to /etc/gshadow: name=rooter <86>Apr 6 06:06:29 groupadd[683665]: new group: name=rooter, GID=1244 <86>Apr 6 06:06:29 useradd[683696]: new user: name=rooter, UID=1244, GID=1244, home=/root, shell=/bin/bash, from=none <86>Apr 6 06:06:29 userdel[683773]: delete user 'builder' <86>Apr 6 06:06:29 userdel[683773]: removed group 'builder' owned by 'builder' <86>Apr 6 06:06:29 userdel[683773]: removed shadow group 'builder' owned by 'builder' <86>Apr 6 06:06:29 groupadd[683832]: group added to /etc/group: name=builder, GID=1245 <86>Apr 6 06:06:29 groupadd[683832]: group added to /etc/gshadow: name=builder <86>Apr 6 06:06:29 groupadd[683832]: new group: name=builder, GID=1245 <86>Apr 6 06:06:29 useradd[683853]: new user: name=builder, UID=1245, GID=1245, 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>Apr 6 06:06:35 rpmi: libnatspec-0.3.3-alt1 sisyphus+327088.100.1.1 1691839875 installed <13>Apr 6 06:06:35 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.75589 + 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.75589 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd o3read-0.0.4 + make -j8 '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 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 -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 -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.75589 + 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) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/o3read-buildroot Processing files: o3read-0.0.4-alt3.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.32196 + 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.aJlIHV 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.4GezWZ 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.DYSYbc 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.JcApHb find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AiV7Gw 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) 1.75user 0.83system 0:08.31elapsed 31%CPU (0avgtext+0avgdata 25908maxresident)k 0inputs+0outputs (0major+259148minor)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 4.92user 2.01system 0:22.57elapsed 30%CPU (0avgtext+0avgdata 126528maxresident)k 120inputs+0outputs (0major+188703minor)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 2024-04-06 06:06:47.276166181 +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 c526f462c7c1b083a2b6f806db52094c +File: /usr/bin/o3tohtml 100755 root:root b7d937a73428d7db342cd7866ab6599f +File: /usr/bin/o3totxt 100755 root:root 19724c93d05a7a2783ca843870837a04 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: d03562ae2c2a5e62545eb7f31caabf7929ee5ab8fe411b1a083f25d32ba6a65033ed7fccc38fe92371fdf0fe79aca86243430d242e3cde3348fdc8fdd5190440 --- 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 2024-04-06 06:06:47.465165088 +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/25 40755 root:root +/usr/lib/debug/.build-id/25/5dccc5f9c94781f1b6ac4835793dd3dd85d641 120777 root:root ../../../../bin/o3read +/usr/lib/debug/.build-id/25/5dccc5f9c94781f1b6ac4835793dd3dd85d641.debug 120777 root:root ../../usr/bin/o3read.debug +/usr/lib/debug/.build-id/38 40755 root:root +/usr/lib/debug/.build-id/38/2c40fb2417f6f566179f48d3acba613010fac7 120777 root:root ../../../../bin/o3totxt +/usr/lib/debug/.build-id/38/2c40fb2417f6f566179f48d3acba613010fac7.debug 120777 root:root ../../usr/bin/o3totxt.debug +/usr/lib/debug/.build-id/e8 40755 root:root +/usr/lib/debug/.build-id/e8/b0b5f2704214bc024ae91ff3ed5cef23a4a043 120777 root:root ../../../../bin/o3tohtml +/usr/lib/debug/.build-id/e8/b0b5f2704214bc024ae91ff3ed5cef23a4a043.debug 120777 root:root ../../usr/bin/o3tohtml.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/25 40755 root:root +File: /usr/lib/debug/.build-id/25/5dccc5f9c94781f1b6ac4835793dd3dd85d641 120777 root:root ../../../../bin/o3read +File: /usr/lib/debug/.build-id/25/5dccc5f9c94781f1b6ac4835793dd3dd85d641.debug 120777 root:root ../../usr/bin/o3read.debug +File: /usr/lib/debug/.build-id/38 40755 root:root +File: /usr/lib/debug/.build-id/38/2c40fb2417f6f566179f48d3acba613010fac7 120777 root:root ../../../../bin/o3totxt +File: /usr/lib/debug/.build-id/38/2c40fb2417f6f566179f48d3acba613010fac7.debug 120777 root:root ../../usr/bin/o3totxt.debug +File: /usr/lib/debug/.build-id/e8 40755 root:root +File: /usr/lib/debug/.build-id/e8/b0b5f2704214bc024ae91ff3ed5cef23a4a043 120777 root:root ../../../../bin/o3tohtml +File: /usr/lib/debug/.build-id/e8/b0b5f2704214bc024ae91ff3ed5cef23a4a043.debug 120777 root:root ../../usr/bin/o3tohtml.debug +File: /usr/lib/debug/usr/bin/o3read.debug 100644 root:root 1037fda8ad8a2ed6131d4c94ecd1e31d +File: /usr/lib/debug/usr/bin/o3tohtml.debug 100644 root:root 9f7f6fa23143d74f9e0343e4d88aa91d +File: /usr/lib/debug/usr/bin/o3totxt.debug 100644 root:root a5383373f316677749b568cd4a7042e0 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: 46143dd794497c81a5f5b7a9da0c486a76b685fc4c300298caad2da859d84186a96cd24998a4db6078bd2b171dd363228b16a8c9a4fd9fcfff8d076c17122d46