<86>Jul  8 00:47:05 userdel[1692764]: delete user 'rooter'
<86>Jul  8 00:47:05 userdel[1692764]: removed group 'rooter' owned by 'rooter'
<86>Jul  8 00:47:05 userdel[1692764]: removed shadow group 'rooter' owned by 'rooter'
<86>Jul  8 00:47:05 groupadd[1692832]: group added to /etc/group: name=rooter, GID=1847
<86>Jul  8 00:47:05 groupadd[1692832]: group added to /etc/gshadow: name=rooter
<86>Jul  8 00:47:05 groupadd[1692832]: new group: name=rooter, GID=1847
<86>Jul  8 00:47:05 useradd[1692872]: new user: name=rooter, UID=1847, GID=1847, home=/root, shell=/bin/bash, from=none
<86>Jul  8 00:47:05 userdel[1692965]: delete user 'builder'
<86>Jul  8 00:47:05 userdel[1692965]: removed group 'builder' owned by 'builder'
<86>Jul  8 00:47:05 userdel[1692965]: removed shadow group 'builder' owned by 'builder'
<86>Jul  8 00:47:05 groupadd[1693044]: group added to /etc/group: name=builder, GID=1848
<86>Jul  8 00:47:05 groupadd[1693044]: group added to /etc/gshadow: name=builder
<86>Jul  8 00:47:05 groupadd[1693044]: new group: name=builder, GID=1848
<86>Jul  8 00:47:05 useradd[1693082]: new user: name=builder, UID=1848, GID=1848, home=/usr/src, shell=/bin/bash, from=none
<13>Jul  8 00:47:08 rpmi: rpm-build-licenses-3.0.0-alt1 sisyphus+241804.100.1.1 1574868053 installed
<13>Jul  8 00:47:09 rpmi: perl-Term-Cap-1.18-alt1 sisyphus+315126.100.1.1 1676227129 installed
<13>Jul  8 00:47:09 rpmi: perl-Term-ANSIColor-5.01-alt1 sisyphus+244783.100.1.2 1579747505 installed
<13>Jul  8 00:47:09 rpmi: perl-Pod-Escapes-1.07-alt1 1418767892 installed
<13>Jul  8 00:47:09 rpmi: perl-Filter-1.64-alt1 sisyphus+305464.100.1.1 1660815327 installed
<13>Jul  8 00:47:09 rpmi: perl-Encode-3.19-alt1 sisyphus+304776.100.1.1 1659623409 installed
<13>Jul  8 00:47:09 rpmi: perl-Pod-Simple-3.45-alt1 sisyphus+321554.100.1.1 1684663135 installed
<13>Jul  8 00:47:09 rpmi: perl-Pod-Usage-2.03-alt1 sisyphus+300436.100.1.3 1653292807 installed
<13>Jul  8 00:47:09 rpmi: perl-podlators-5.01-alt1 sisyphus+312638.100.1.1 1672339228 installed
<13>Jul  8 00:47:09 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed
<13>Jul  8 00:47:09 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed
<13>Jul  8 00:47:09 rpmi: perl-devel-1:5.34.1-alt1 sisyphus+303178.100.1.1 1656953516 installed
warning: File /usr/src/in/source/ferm-2.7-alt1.patch is smaller than 8 bytes
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/ferm-2.7-alt1.nosrc.rpm (w1.gzdio)
warning: File /usr/src/RPM/SOURCES/ferm-2.7-alt1.patch is smaller than 8 bytes
Installing ferm-2.7-alt1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.11874
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf ferm-2.7
+ echo 'Source #0 (ferm-2.7.tar):'
Source #0 (ferm-2.7.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/ferm-2.7.tar
+ cd ferm-2.7
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (ferm-2.7-alt1.patch):'
Patch #0 (ferm-2.7-alt1.patch):
+ /usr/bin/patch -p1
+ echo 'Patch #1 (ferm-2.6-alt-exclude_rpm_files.patch):'
Patch #1 (ferm-2.6-alt-exclude_rpm_files.patch):
+ /usr/bin/patch -p0
patching file src/ferm
Hunk #1 succeeded at 1126 (offset 1 line).
++ relative /usr/share/license/GPL-2 /usr/share/doc/ferm/LICENSE
+ ln -s -- ../../license/GPL-2 LICENSE
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.11874
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd ferm-2.7
+ make
make: Entering directory '/usr/src/RPM/BUILD/ferm-2.7'
pod2text doc/ferm.pod > doc/ferm.txt
pod2html doc/ferm.pod --title="ferm - Firewall rules made easy" --flush > doc/ferm.html
pod2man --section=1 --release="ferm 2.7" \
	--center="FIREWALL RULES MADE EASY" \
	--official doc/ferm.pod > doc/ferm.1
pod2man --section=1 --release="ferm 2.7" \
	--center="FIREWALL RULES MADE EASY" \
	--official src/import-ferm > doc/import-ferm.1
sed 's|@prefix@|/usr|g' ferm.service.in > ferm.service
make: Leaving directory '/usr/src/RPM/BUILD/ferm-2.7'
+ make test
make: Entering directory '/usr/src/RPM/BUILD/ferm-2.7'
make: Nothing to be done for 'test'.
make: Leaving directory '/usr/src/RPM/BUILD/ferm-2.7'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.96126
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/ferm-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/ferm-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd ferm-2.7
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' install PREFIX=/usr/src/tmp/ferm-buildroot/usr
make: Entering directory '/usr/src/RPM/BUILD/ferm-2.7'
install -d -m 755 /usr/src/tmp/ferm-buildroot/usr/share/doc/ferm/examples /usr/src/tmp/ferm-buildroot/usr/sbin /usr/src/tmp/ferm-buildroot/usr/lib/systemd/system
install -m 644 AUTHORS COPYING NEWS README.rst TODO /usr/src/tmp/ferm-buildroot/usr/share/doc/ferm
install -m 644 examples/*.ferm /usr/src/tmp/ferm-buildroot/usr/share/doc/ferm/examples
install -m 755 src/ferm src/import-ferm /usr/src/tmp/ferm-buildroot/usr/sbin/
install -m 644 ferm.service /usr/src/tmp/ferm-buildroot/usr/lib/systemd/system
install -d -m 755 /usr/src/tmp/ferm-buildroot/usr/share/doc/ferm /usr/src/tmp/ferm-buildroot/usr/share/man/man1
install -m 644 doc/ferm.txt doc/ferm.html /usr/src/tmp/ferm-buildroot/usr/share/doc/ferm
install -m 644 doc/ferm.1 doc/import-ferm.1 /usr/src/tmp/ferm-buildroot/usr/share/man/man1
gzip -f9 /usr/src/tmp/ferm-buildroot/usr/share/man/man1/ferm.1 /usr/src/tmp/ferm-buildroot/usr/share/man/man1/import-ferm.1
make: Leaving directory '/usr/src/RPM/BUILD/ferm-2.7'
+ rm -f -- COPYING
+ mv -- LICENSE COPYING
+ rm -rf -- /usr/src/tmp/ferm-buildroot/usr/share/doc/ferm
+ rm -rf -- /usr/src/tmp/ferm-buildroot/usr/lib/systemd
+ mkdir -p -- /usr/src/tmp/ferm-buildroot/etc/ferm/ferm.d/
+ install -m 0644 /usr/src/RPM/SOURCES/ferm.conf /usr/src/tmp/ferm-buildroot/etc/ferm/ferm.conf
+ install -pD -m0644 -- /usr/src/RPM/SOURCES/ferm.service /usr/src/tmp/ferm-buildroot/lib/systemd/system/ferm.service
+ install -pD -m0755 -- /usr/src/RPM/SOURCES/ferm.init /usr/src/tmp/ferm-buildroot/etc/rc.d/init.d/ferm
+ install -pD -m0640 -- /usr/src/RPM/SOURCES/ferm.sysconfig /usr/src/tmp/ferm-buildroot/etc/sysconfig/ferm
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/ferm-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/ferm-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/ferm-buildroot/ (default)
Compressing files in /usr/src/tmp/ferm-buildroot (auto)
Adjusting library links in /usr/src/tmp/ferm-buildroot
./lib: (from <cmdline>:0)
./usr/lib: (from <cmdline>:0)
Verifying ELF objects in /usr/src/tmp/ferm-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Processing files: ferm-2.7-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.96126
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd ferm-2.7
+ DOCDIR=/usr/src/tmp/ferm-buildroot/usr/share/doc/ferm-2.7
+ export DOCDIR
+ rm -rf /usr/src/tmp/ferm-buildroot/usr/share/doc/ferm-2.7
+ /bin/mkdir -p /usr/src/tmp/ferm-buildroot/usr/share/doc/ferm-2.7
+ cp -prL AUTHORS NEWS README.rst TODO /usr/src/tmp/ferm-buildroot/usr/share/doc/ferm-2.7
+ chmod -R go-w /usr/src/tmp/ferm-buildroot/usr/share/doc/ferm-2.7
+ chmod -R a+rX /usr/src/tmp/ferm-buildroot/usr/share/doc/ferm-2.7
+ cp -prL --no-dereference COPYING /usr/src/tmp/ferm-buildroot/usr/share/doc/ferm-2.7
+ chmod -R go-w /usr/src/tmp/ferm-buildroot/usr/share/doc/ferm-2.7
+ chmod -R a+rX /usr/src/tmp/ferm-buildroot/usr/share/doc/ferm-2.7
+ cp -prL examples/ /usr/src/tmp/ferm-buildroot/usr/share/doc/ferm-2.7
+ chmod -R go-w /usr/src/tmp/ferm-buildroot/usr/share/doc/ferm-2.7
+ chmod -R a+rX /usr/src/tmp/ferm-buildroot/usr/share/doc/ferm-2.7
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7CCGRU
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.LTUGOx
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
# perl(POSIX.pm) at line 3206 (depth 4) inside eval SKIP
# perl(Net/DNS/Resolver/Mock.pm) at line 1295 (depth 7) inside eval SKIP
# perl(Net/DNS.pm) at line 1290 (depth 7) inside eval SKIP
/usr/src/tmp/ferm-buildroot/usr/sbin/ferm syntax OK
length() used on @result (did you mean "scalar(@result)"?) at /usr/src/tmp/ferm-buildroot/usr/sbin/ferm line 1366.
main::contains_deferred() called too early to check prototype at /usr/src/tmp/ferm-buildroot/usr/sbin/ferm line 1742.
/usr/src/tmp/ferm-buildroot/usr/sbin/import-ferm syntax OK
Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nlZSNQ
Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.UawcJV
Requires: iptables, /bin/rm, /bin/sh, /bin/touch, /etc/rc.d/init.d, /etc/rc.d/init.d(SourceIfNotEmpty), /etc/rc.d/init.d(action), /etc/rc.d/init.d(msg_usage), /etc/rc.d/init.d/functions, /usr/bin/perl, perl(Data/Dumper.pm), perl(File/Glob.pm), perl(File/Spec.pm), perl(File/Temp.pm), perl(Getopt/Long.pm), perl(IO/Handle.pm), perl(Pod/Usage.pm)
Requires(interp): /bin/sh
Requires(post): /bin/sh, /usr/sbin/post_service
Requires(preun): /bin/sh, /usr/sbin/preun_service
Wrote: /usr/src/RPM/RPMS/noarch/ferm-2.7-alt1.noarch.rpm (w2.lzdio)
0.94user 0.46system 0:04.81elapsed 29%CPU (0avgtext+0avgdata 17704maxresident)k
0inputs+0outputs (0major+205332minor)pagefaults 0swaps
3.52user 1.46system 0:11.99elapsed 41%CPU (0avgtext+0avgdata 126384maxresident)k
0inputs+0outputs (0major+259019minor)pagefaults 0swaps
--- ferm-2.7-alt1.noarch.rpm.repo	2023-01-14 22:01:55.000000000 +0000
+++ ferm-2.7-alt1.noarch.rpm.hasher	2023-07-08 00:47:16.004685834 +0000
@@ -76,4 +76,4 @@
 File: /usr/share/doc/ferm-2.7/examples/workstation.ferm	100644	root:root	dd929a25b5bc7edc1ef4b4bbea2f070f	
-File: /usr/share/man/man1/ferm.1.xz	100644	root:root	e495c795538865f83044950ba6fb5f4e	
-File: /usr/share/man/man1/import-ferm.1.xz	100644	root:root	13731217c5874c65b07e5d98eb9defa4	
-RPMIdentity: d2c758a4a504a3a2d2ca1c51121b1e0f7433b6ef6c1dc900a6178da94e19082d4e1fe3959440ae96da1cf2923b15c07e6542db607e2d70dc809172302bfc8f79
+File: /usr/share/man/man1/ferm.1.xz	100644	root:root	48a763f3883f896eb4a9bdcfc420637c	
+File: /usr/share/man/man1/import-ferm.1.xz	100644	root:root	cf09ac8bdf232c66709ac3ff5303d016	
+RPMIdentity: e250a97020be717ba3d0e3c78969cc7a08c42b1b13fc44d4b5bed966177759c79013136dd90f03e93957526388d27f40a13ee05048b7d4bf1015dcbadbb5100d