<86>Apr 13 05:48:21 userdel[2008117]: delete user 'rooter'
<86>Apr 13 05:48:21 userdel[2008117]: removed group 'rooter' owned by 'rooter'
<86>Apr 13 05:48:21 userdel[2008117]: removed shadow group 'rooter' owned by 'rooter'
<86>Apr 13 05:48:21 groupadd[2008126]: group added to /etc/group: name=rooter, GID=1817
<86>Apr 13 05:48:21 groupadd[2008126]: group added to /etc/gshadow: name=rooter
<86>Apr 13 05:48:21 groupadd[2008126]: new group: name=rooter, GID=1817
<86>Apr 13 05:48:21 useradd[2008136]: new user: name=rooter, UID=1817, GID=1817, home=/root, shell=/bin/bash, from=none
<86>Apr 13 05:48:21 userdel[2008153]: delete user 'builder'
<86>Apr 13 05:48:21 userdel[2008153]: removed group 'builder' owned by 'builder'
<86>Apr 13 05:48:21 userdel[2008153]: removed shadow group 'builder' owned by 'builder'
<86>Apr 13 05:48:21 groupadd[2008167]: group added to /etc/group: name=builder, GID=1818
<86>Apr 13 05:48:21 groupadd[2008167]: group added to /etc/gshadow: name=builder
<86>Apr 13 05:48:21 groupadd[2008167]: new group: name=builder, GID=1818
<86>Apr 13 05:48:21 useradd[2008173]: new user: name=builder, UID=1818, GID=1818, home=/usr/src, shell=/bin/bash, from=none
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/rpmrebuild-2.11-alt6.nosrc.rpm (w1.gzdio)
Installing rpmrebuild-2.11-alt6.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.50725
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf rpmrebuild-2.11
+ /bin/mkdir -p rpmrebuild-2.11
+ cd rpmrebuild-2.11
+ echo 'Source #0 (rpmrebuild-2.11.tar.gz):'
Source #0 (rpmrebuild-2.11.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/rpmrebuild-2.11.tar.gz
+ /bin/tar -xf -
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (rpmrebuild-2.9-alt-tmpdir.patch):'
Patch #0 (rpmrebuild-2.9-alt-tmpdir.patch):
+ /usr/bin/patch -p2
patching file rpmrebuild.sh
Hunk #1 succeeded at 381 (offset 18 lines).
+ echo 'Patch #1 (rpmrebuild-2.11-alt-toonewtags.patch):'
Patch #1 (rpmrebuild-2.11-alt-toonewtags.patch):
+ /usr/bin/patch -p1
patching file man/en/rpmrebuild.1.in
patching file man/fr_FR/rpmrebuild.1.in
patching file man/fr_FR.UTF-8/rpmrebuild.1.in
patching file plugins/demo.plug
patching file processing_func.src
patching file rpmrebuild_parser.src
patching file rpmrebuild_rpmqf.src
patching file spec_func.src
+ echo 'Patch #2 (rpmrebuild-2.11-correctly-quote-rpmargs.patch):'
Patch #2 (rpmrebuild-2.11-correctly-quote-rpmargs.patch):
+ /usr/bin/patch -p2
patching file rpmrebuild.sh
patching file rpmrebuild_parser.src
Hunk #1 succeeded at 988 (offset -38 lines).
+ echo 'Patch #3 (rpmrebuild-2.11-CommandLineParsing-allow-more-than-9-arguments.patch):'
Patch #3 (rpmrebuild-2.11-CommandLineParsing-allow-more-than-9-arguments.patch):
+ /usr/bin/patch -p2
patching file rpmrebuild_parser.src
Hunk #1 succeeded at 1191 (offset -40 lines).
+ echo 'Patch #4 (rpmrebuild-alt-remove-SendBugReport.patch):'
Patch #4 (rpmrebuild-alt-remove-SendBugReport.patch):
+ /usr/bin/patch -p2
patching file rpmrebuild.sh
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.50725
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd rpmrebuild-2.11
+ make
make: Entering directory '/usr/src/RPM/BUILD/rpmrebuild-2.11'
rm --force VERSION
read VERSION < Version && echo "VERSION='$VERSION'" > VERSION || { rm --force VERSION; exit 1; }
make -C plugins all
make[1]: Entering directory '/usr/src/RPM/BUILD/rpmrebuild-2.11/plugins'
make[1]: Leaving directory '/usr/src/RPM/BUILD/rpmrebuild-2.11/plugins'
make: Leaving directory '/usr/src/RPM/BUILD/rpmrebuild-2.11'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.50725
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/rpmrebuild-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/rpmrebuild-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd rpmrebuild-2.11
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/rpmrebuild-buildroot
make: Entering directory '/usr/src/RPM/BUILD/rpmrebuild-2.11'
mkdir -p                                  /usr/src/tmp/rpmrebuild-buildroot/usr/bin
install --mode=555 rpmrebuild                  /usr/src/tmp/rpmrebuild-buildroot/usr/bin
mkdir -p                                 /usr/src/tmp/rpmrebuild-buildroot/usr/lib/rpmrebuild
install --mode=555 rpmrebuild.sh rpmrebuild_files.sh rpmrebuild_buildroot.sh rpmrebuild_ghost.sh rpmrebuild_extract_tags.sh             /usr/src/tmp/rpmrebuild-buildroot/usr/lib/rpmrebuild
install --mode=444 rpmrebuild_lib.src processing_func.src rpmrebuild_rpmqf.src rpmrebuild_parser.src spec_func.src  VERSION /usr/src/tmp/rpmrebuild-buildroot/usr/lib/rpmrebuild
for lang in en fr_FR fr_FR.UTF-8; do if [ "$lang" = "en" ]; then d=/usr/src/tmp/rpmrebuild-buildroot/usr/share/man/man1                           || exit; else d=/usr/src/tmp/rpmrebuild-buildroot/usr/share/man/$lang/man1                    || exit; fi                                                     || exit; mkdir -p $d                                           || exit; (cd man/$lang && install --mode=644 rpmrebuild.1 rpmrebuild_plugins.1  $d) || exit; done                                                           || exit; :
for lang in en fr_FR fr_FR.UTF-8; do d=/usr/src/tmp/rpmrebuild-buildroot/usr/lib/rpmrebuild/locale/$lang	                    || exit; mkdir -p $d                                           || exit; (cd locale/$lang && install --mode=644 rpmrebuild.lang $d) || exit; done                                                           || exit; :
make -C plugins install
make[1]: Entering directory '/usr/src/RPM/BUILD/rpmrebuild-2.11/plugins'
mkdir -p                   /usr/src/tmp/rpmrebuild-buildroot/usr/lib/rpmrebuild/plugins
install --mode=444  compat_digest.plug demo.plug demofiles.plug file2pacDep.plug nodoc.plug set_tag.plug uniq.plug un_prelink.plug unset_tag.plug   /usr/src/tmp/rpmrebuild-buildroot/usr/lib/rpmrebuild/plugins
install --mode=555 compat_digest.sh demo.sh demofiles.sh file2pacDep.sh nodoc.sh set_tag.sh uniq.sh un_prelink.sh unset_tag.sh   /usr/src/tmp/rpmrebuild-buildroot/usr/lib/rpmrebuild/plugins
for lang in en fr_FR fr_FR.UTF-8; do if [ "$lang" = "en" ]; then d=/usr/src/tmp/rpmrebuild-buildroot/usr/share/man/man1                           || exit; else d=/usr/src/tmp/rpmrebuild-buildroot/usr/share/man/$lang/man1                    || exit; fi                                                     || exit; mkdir -p $d                                           || exit; (cd man/$lang && install --mode=644 compat_digest.plug.1rrp demo.plug.1rrp demofiles.plug.1rrp file2pacDep.plug.1rrp nodoc.plug.1rrp set_tag.plug.1rrp uniq.plug.1rrp un_prelink.plug.1rrp unset_tag.plug.1rrp $d) || exit; done                                                           || exit; :
make[1]: Leaving directory '/usr/src/RPM/BUILD/rpmrebuild-2.11/plugins'
make: Leaving directory '/usr/src/RPM/BUILD/rpmrebuild-2.11'
+ /usr/lib/rpm/find-lang --with-man --output rpmrebuild.lang '.*'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/rpmrebuild-buildroot (auto)
mode of 'usr/bin/rpmrebuild' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
mode of 'usr/lib/rpmrebuild/plugins/unset_tag.sh' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
mode of 'usr/lib/rpmrebuild/plugins/un_prelink.sh' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
mode of 'usr/lib/rpmrebuild/plugins/uniq.sh' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
mode of 'usr/lib/rpmrebuild/plugins/set_tag.sh' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
mode of 'usr/lib/rpmrebuild/plugins/nodoc.sh' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
mode of 'usr/lib/rpmrebuild/plugins/file2pacDep.sh' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
mode of 'usr/lib/rpmrebuild/plugins/demofiles.sh' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
mode of 'usr/lib/rpmrebuild/plugins/demo.sh' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
mode of 'usr/lib/rpmrebuild/plugins/compat_digest.sh' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
mode of 'usr/lib/rpmrebuild/plugins/unset_tag.plug' changed from 0444 (r--r--r--) to 0644 (rw-r--r--)
mode of 'usr/lib/rpmrebuild/plugins/un_prelink.plug' changed from 0444 (r--r--r--) to 0644 (rw-r--r--)
mode of 'usr/lib/rpmrebuild/plugins/uniq.plug' changed from 0444 (r--r--r--) to 0644 (rw-r--r--)
mode of 'usr/lib/rpmrebuild/plugins/set_tag.plug' changed from 0444 (r--r--r--) to 0644 (rw-r--r--)
mode of 'usr/lib/rpmrebuild/plugins/nodoc.plug' changed from 0444 (r--r--r--) to 0644 (rw-r--r--)
mode of 'usr/lib/rpmrebuild/plugins/file2pacDep.plug' changed from 0444 (r--r--r--) to 0644 (rw-r--r--)
mode of 'usr/lib/rpmrebuild/plugins/demofiles.plug' changed from 0444 (r--r--r--) to 0644 (rw-r--r--)
mode of 'usr/lib/rpmrebuild/plugins/demo.plug' changed from 0444 (r--r--r--) to 0644 (rw-r--r--)
mode of 'usr/lib/rpmrebuild/plugins/compat_digest.plug' changed from 0444 (r--r--r--) to 0644 (rw-r--r--)
mode of 'usr/lib/rpmrebuild/VERSION' changed from 0444 (r--r--r--) to 0644 (rw-r--r--)
mode of 'usr/lib/rpmrebuild/spec_func.src' changed from 0444 (r--r--r--) to 0644 (rw-r--r--)
mode of 'usr/lib/rpmrebuild/rpmrebuild_parser.src' changed from 0444 (r--r--r--) to 0644 (rw-r--r--)
mode of 'usr/lib/rpmrebuild/rpmrebuild_rpmqf.src' changed from 0444 (r--r--r--) to 0644 (rw-r--r--)
mode of 'usr/lib/rpmrebuild/processing_func.src' changed from 0444 (r--r--r--) to 0644 (rw-r--r--)
mode of 'usr/lib/rpmrebuild/rpmrebuild_lib.src' changed from 0444 (r--r--r--) to 0644 (rw-r--r--)
mode of 'usr/lib/rpmrebuild/rpmrebuild_extract_tags.sh' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
mode of 'usr/lib/rpmrebuild/rpmrebuild_ghost.sh' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
mode of 'usr/lib/rpmrebuild/rpmrebuild_buildroot.sh' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
mode of 'usr/lib/rpmrebuild/rpmrebuild_files.sh' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
mode of 'usr/lib/rpmrebuild/rpmrebuild.sh' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
Verifying and fixing files in /usr/src/tmp/rpmrebuild-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/rpmrebuild-buildroot/ (default)
Compressing files in /usr/src/tmp/rpmrebuild-buildroot (auto)
Adjusting library links in /usr/src/tmp/rpmrebuild-buildroot
./usr/lib: (from <cmdline>:0)
Verifying ELF objects in /usr/src/tmp/rpmrebuild-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/rpmrebuild-buildroot
Processing files: rpmrebuild-2.11-alt6
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.29228
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd rpmrebuild-2.11
+ DOCDIR=/usr/src/tmp/rpmrebuild-buildroot/usr/share/doc/rpmrebuild-2.11
+ export DOCDIR
+ rm -rf /usr/src/tmp/rpmrebuild-buildroot/usr/share/doc/rpmrebuild-2.11
+ /bin/mkdir -p /usr/src/tmp/rpmrebuild-buildroot/usr/share/doc/rpmrebuild-2.11
+ cp -prL Changelog News README Release Todo VERSION Version /usr/src/tmp/rpmrebuild-buildroot/usr/share/doc/rpmrebuild-2.11
+ chmod -R go-w /usr/src/tmp/rpmrebuild-buildroot/usr/share/doc/rpmrebuild-2.11
+ chmod -R a+rX /usr/src/tmp/rpmrebuild-buildroot/usr/share/doc/rpmrebuild-2.11
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xxk49B
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.zBI0mn
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
shebang.req.files: executable script /usr/src/tmp/rpmrebuild-buildroot/usr/lib/rpmrebuild/processing_func.src is not executable
shebang.req.files: executable script /usr/src/tmp/rpmrebuild-buildroot/usr/lib/rpmrebuild/rpmrebuild_lib.src is not executable
shebang.req.files: executable script /usr/src/tmp/rpmrebuild-buildroot/usr/lib/rpmrebuild/rpmrebuild_rpmqf.src is not executable
shebang.req.files: executable script /usr/src/tmp/rpmrebuild-buildroot/usr/lib/rpmrebuild/spec_func.src is not executable
find-requires: FINDPACKAGE-COMMANDS: CommandLineParsing awk cat chmod cp cpio cut find getcap grep id ln lsb_release mkdir rm rpm rpm2cpio sed sort uname
Requires: /usr/bin/rpmbuild, setarch, /bin/bash, /bin/sh, coreutils, cpio, findutils, gawk, grep, libcap-utils, lsb-release, rpm, sed
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hbYE0d
Processing files: rpmrebuild-un_prelink-2.11-alt6
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.asEdNn
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.fSLZRw
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
find-requires: FINDPACKAGE-COMMANDS: cut find grep prelink readelf xargs
Requires: rpmrebuild = 2.11-alt6, /bin/bash, binutils, coreutils, findutils, grep, prelink-tools
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xJsmPE
Adding to rpmrebuild-un_prelink a strict dependency on rpmrebuild
Removing 4 extra deps from rpmrebuild-un_prelink due to repentancy on rpmrebuild
Wrote: /usr/src/RPM/RPMS/i586/rpmrebuild-2.11-alt6.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/rpmrebuild-un_prelink-2.11-alt6.i586.rpm (w2.lzdio)
1.37user 3.00system 0:09.24elapsed 47%CPU (0avgtext+0avgdata 10300maxresident)k
0inputs+0outputs (0major+478985minor)pagefaults 0swaps
0.56user 1.88system 0:14.68elapsed 16%CPU (0avgtext+0avgdata 12480maxresident)k
0inputs+0outputs (0major+96245minor)pagefaults 0swaps
--- rpmrebuild-2.11-alt6.i586.rpm.repo	2020-11-18 13:31:18.000000000 +0000
+++ rpmrebuild-2.11-alt6.i586.rpm.hasher	2024-04-13 05:48:32.686409268 +0000
@@ -83,2 +83,4 @@
 Requires: gawk  
+Requires: grep  
+Requires: libcap-utils  
 Requires: lsb-release  
@@ -163,2 +165,2 @@
 File: /usr/share/man/man1/unset_tag.plug.1rrp.xz	100644	root:root	97c5ebdb44e57343be24f2784b8d736f	
-RPMIdentity: c59851a9b4b02249993a1aa41400c58d11d8b64330fe6f975508c6992ba9aa156b4eb75e82e38692db8f73885c864e5439e367c78832784be3819947035aa9a9
+RPMIdentity: b6e74227e5a61623c1a586f5a158603756810d6a7795e84a044fb95e486c9c37b0c6d480227a1e82adfecabe320d2c85956b14d2301c34415642812a8f59cd95
--- rpmrebuild-un_prelink-2.11-alt6.i586.rpm.repo	2020-11-18 13:31:18.000000000 +0000
+++ rpmrebuild-un_prelink-2.11-alt6.i586.rpm.hasher	2024-04-13 05:48:32.770410509 +0000
@@ -6,3 +6,2 @@
 Requires: binutils  
-Requires: grep  
 Requires: prelink-tools  
@@ -16,2 +15,2 @@
 File: /usr/share/man/man1/un_prelink.plug.1rrp.xz	100644	root:root	f547a3edb5be24a7a7680d8f06c9f97b	
-RPMIdentity: c4291ef5a1aaf7e2ddbf290f7fa0dbb8ebd8a5a38a6885b1ff7cab3f30ea9d743a20aaf1ba5d3fd8725c6034a432bf6948e5b5725a92500fe7960e3459f4f022
+RPMIdentity: 3e0334403343369464c23b11c83bdd05d13b9b7072f302de21a16f09d28706701841b06f4fe598f31900806c996808f8fa687167d30a012266105db4ace72d33