<86>Aug 21 09:44:37 userdel[3146763]: delete user 'rooter' <86>Aug 21 09:44:37 userdel[3146763]: removed group 'rooter' owned by 'rooter' <86>Aug 21 09:44:37 groupadd[3146792]: group added to /etc/group: name=rooter, GID=690 <86>Aug 21 09:44:37 groupadd[3146792]: group added to /etc/gshadow: name=rooter <86>Aug 21 09:44:37 groupadd[3146792]: new group: name=rooter, GID=690 <86>Aug 21 09:44:37 useradd[3146805]: new user: name=rooter, UID=690, GID=690, home=/root, shell=/bin/bash <86>Aug 21 09:44:37 userdel[3146832]: delete user 'builder' <86>Aug 21 09:44:37 userdel[3146832]: removed group 'builder' owned by 'builder' <86>Aug 21 09:44:37 userdel[3146832]: removed shadow group 'builder' owned by 'builder' <86>Aug 21 09:44:37 groupadd[3146852]: group added to /etc/group: name=builder, GID=691 <86>Aug 21 09:44:37 groupadd[3146852]: group added to /etc/gshadow: name=builder <86>Aug 21 09:44:37 groupadd[3146852]: new group: name=builder, GID=691 <86>Aug 21 09:44:37 useradd[3146879]: new user: name=builder, UID=691, GID=691, 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>Aug 21 09:44:39 rpmi: libnatspec-0.3.1-alt2 sisyphus+275114.100.1.1 1624405313 installed <13>Aug 21 09:44:39 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.82317 + 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.82317 + 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 -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 -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 -march=i586 -mtune=generic -ansi -pedantic -c -o o3totxt.o o3totxt.c o3totxt.c: In function 'text': o3totxt.c:116:6: 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 -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 -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.82317 + 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.2702 + 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.IW9Flh 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.To91Ih find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) 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.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.dgLaxk 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.WVOKNj find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Fhpdmk 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.65user 1.00system 0:06.21elapsed 42%CPU (0avgtext+0avgdata 23876maxresident)k 0inputs+0outputs (0major+238263minor)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 5.13user 3.96system 0:13.04elapsed 69%CPU (0avgtext+0avgdata 99720maxresident)k 0inputs+0outputs (0major+501957minor)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 2021-08-21 09:44:48.782027864 +0000 @@ -7,7 +7,8 @@ /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) @@ -20,5 +21,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 42e8823b47a538862844c488d5dee694 +File: /usr/bin/o3tohtml 100755 root:root 5350d5a3c8714be05ff0354b22043226 +File: /usr/bin/o3totxt 100755 root:root 065163ab138c9be3b37236fefbc4f113 File: /usr/share/doc/o3read-0.0.4 40755 root:root @@ -27,5 +28,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: cbd62d00d81f66ac19637db99b771e3c99eb400cfbe798f57aeaa2d35254f1e63d0ce80de2c5e57ec0b8f3c0a3d0fe44111ee4792c942ad22f7326bb2685312a --- 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 2021-08-21 09:44:48.890028250 +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/61 40755 root:root +/usr/lib/debug/.build-id/61/d713d71f3c5d85fba38fad98f0cf986b0948ae 120777 root:root ../../../../bin/o3read +/usr/lib/debug/.build-id/61/d713d71f3c5d85fba38fad98f0cf986b0948ae.debug 120777 root:root ../../usr/bin/o3read.debug +/usr/lib/debug/.build-id/65 40755 root:root +/usr/lib/debug/.build-id/65/1a8c1abcc6e9be7df8ab99c22d219df6983075 120777 root:root ../../../../bin/o3tohtml +/usr/lib/debug/.build-id/65/1a8c1abcc6e9be7df8ab99c22d219df6983075.debug 120777 root:root ../../usr/bin/o3tohtml.debug +/usr/lib/debug/.build-id/e8 40755 root:root +/usr/lib/debug/.build-id/e8/9c2626ffb25e64456cfc5bcdd6d17b9f8ef573 120777 root:root ../../../../bin/o3totxt +/usr/lib/debug/.build-id/e8/9c2626ffb25e64456cfc5bcdd6d17b9f8ef573.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/61 40755 root:root +File: /usr/lib/debug/.build-id/61/d713d71f3c5d85fba38fad98f0cf986b0948ae 120777 root:root ../../../../bin/o3read +File: /usr/lib/debug/.build-id/61/d713d71f3c5d85fba38fad98f0cf986b0948ae.debug 120777 root:root ../../usr/bin/o3read.debug +File: /usr/lib/debug/.build-id/65 40755 root:root +File: /usr/lib/debug/.build-id/65/1a8c1abcc6e9be7df8ab99c22d219df6983075 120777 root:root ../../../../bin/o3tohtml +File: /usr/lib/debug/.build-id/65/1a8c1abcc6e9be7df8ab99c22d219df6983075.debug 120777 root:root ../../usr/bin/o3tohtml.debug +File: /usr/lib/debug/.build-id/e8 40755 root:root +File: /usr/lib/debug/.build-id/e8/9c2626ffb25e64456cfc5bcdd6d17b9f8ef573 120777 root:root ../../../../bin/o3totxt +File: /usr/lib/debug/.build-id/e8/9c2626ffb25e64456cfc5bcdd6d17b9f8ef573.debug 120777 root:root ../../usr/bin/o3totxt.debug +File: /usr/lib/debug/usr/bin/o3read.debug 100644 root:root b6a04f349afc75bb2628f4c50ba4cf35 +File: /usr/lib/debug/usr/bin/o3tohtml.debug 100644 root:root 3d615c07f5bcdbe0f351df19c05a1573 +File: /usr/lib/debug/usr/bin/o3totxt.debug 100644 root:root bcb743721e6d311ece85585e2d37bf78 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: 425bda4cd3f73373b6b1a5e7f07be81a13b8d481e662f3fb7733f59f35d2eae5f0f09c21a44e365d4b7abce3edf953ce993b8dcd76ee370b4260ef09de030700