<86>Oct 21 01:35:32 userdel[1554168]: delete user 'rooter'
<86>Oct 21 01:35:32 userdel[1554168]: removed group 'rooter' owned by 'rooter'
<86>Oct 21 01:35:32 userdel[1554168]: removed shadow group 'rooter' owned by 'rooter'
<86>Oct 21 01:35:32 groupadd[1554197]: group added to /etc/group: name=rooter, GID=1874
<86>Oct 21 01:35:32 groupadd[1554197]: group added to /etc/gshadow: name=rooter
<86>Oct 21 01:35:32 groupadd[1554197]: new group: name=rooter, GID=1874
<86>Oct 21 01:35:32 useradd[1554220]: new user: name=rooter, UID=1874, GID=1874, home=/root, shell=/bin/bash, from=none
<86>Oct 21 01:35:32 userdel[1554256]: delete user 'builder'
<86>Oct 21 01:35:32 userdel[1554256]: removed group 'builder' owned by 'builder'
<86>Oct 21 01:35:32 userdel[1554256]: removed shadow group 'builder' owned by 'builder'
<86>Oct 21 01:35:32 groupadd[1554278]: group added to /etc/group: name=builder, GID=1875
<86>Oct 21 01:35:32 groupadd[1554278]: group added to /etc/gshadow: name=builder
<86>Oct 21 01:35:32 groupadd[1554278]: new group: name=builder, GID=1875
<86>Oct 21 01:35:32 useradd[1554300]: new user: name=builder, UID=1875, GID=1875, home=/usr/src, shell=/bin/bash, from=none
<13>Oct 21 01:35:35 rpmi: rpm-build-licenses-3.0.0-alt1 sisyphus+241804.100.1.1 1574868053 installed
<13>Oct 21 01:35:36 rpmi: perl-Term-Cap-1.18-alt1 sisyphus+315126.100.1.1 1676227129 installed
<13>Oct 21 01:35:36 rpmi: perl-Term-ANSIColor-5.01-alt1 sisyphus+244783.100.1.2 1579747505 installed
<13>Oct 21 01:35:36 rpmi: perl-Pod-Escapes-1.07-alt1 1418767892 installed
<13>Oct 21 01:35:36 rpmi: perl-Filter-1.64-alt1 sisyphus+335067.400.1.1 1700901412 installed
<13>Oct 21 01:35:36 rpmi: perl-Encode-3.21-alt1 sisyphus+343095.100.1.1 1710875477 installed
<13>Oct 21 01:35:36 rpmi: perl-Pod-Simple-3.45-alt1 sisyphus+321554.100.1.1 1684663135 installed
<13>Oct 21 01:35:36 rpmi: perl-Pod-Usage-2.03-alt1 sisyphus+300436.100.1.3 1653292807 installed
<13>Oct 21 01:35:36 rpmi: perl-podlators-5.01-alt1 sisyphus+312638.100.1.1 1672339228 installed
<13>Oct 21 01:35:36 rpmi: libgdbm-1.8.3-alt10 sisyphus+346222.200.3.2 1716468404 installed
<13>Oct 21 01:35:36 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+346222.200.3.2 1716468404 installed
<13>Oct 21 01:35:36 rpmi: perl-devel-1:5.38.2-alt0.2 sisyphus+344512.40.2.1 1712358015 installed
<13>Oct 21 01:35:36 rpmi: perl-Pod-Html-1:5.38.2-alt0.2 sisyphus+344512.40.2.1 1712358015 installed
warning: File /usr/src/in/source/ferm-2.7-alt2.patch is smaller than 8 bytes
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/ferm-2.7-alt2.nosrc.rpm (w1.gzdio)
warning: File /usr/src/RPM/SOURCES/ferm-2.7-alt2.patch is smaller than 8 bytes
Installing ferm-2.7-alt2.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.38664
+ 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-alt2.patch):'
Patch #0 (ferm-2.7-alt2.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.38664
+ 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.38664
+ 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:/usr/bin:/bin:/usr/local/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/usr/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)
Verifying systemd units in /usr/src/tmp/ferm-buildroot
Adjusting library links in /usr/src/tmp/ferm-buildroot
./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)
Splitting links to aliased files under /{,s}bin in /usr/src/tmp/ferm-buildroot
Processing files: ferm-2.7-alt2
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.96283
+ 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.pkOdLA
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.BZSpqq
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.K4X9pQ
Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HnrSpj
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-alt2.noarch.rpm (w2.lzdio)
0.89user 0.85system 0:04.93elapsed 35%CPU (0avgtext+0avgdata 17996maxresident)k
0inputs+0outputs (0major+197221minor)pagefaults 0swaps
3.87user 2.95system 0:35.15elapsed 19%CPU (0avgtext+0avgdata 137140maxresident)k
0inputs+0outputs (0major+271378minor)pagefaults 0swaps
--- ferm-2.7-alt2.noarch.rpm.repo	2023-12-01 13:18:40.000000000 +0000
+++ ferm-2.7-alt2.noarch.rpm.hasher	2024-10-21 01:36:04.258642625 +0000
@@ -5,3 +5,3 @@
 /etc/sysconfig/ferm	100640	root:root	
-/lib/systemd/system/ferm.service	100644	root:root	
+/usr/lib/systemd/system/ferm.service	100644	root:root	
 /usr/sbin/ferm	100755	root:root	
@@ -55,3 +55,3 @@
 File: /etc/sysconfig/ferm	100640	root:root	495fba70d73ed841b6a38652989dd540	
-File: /lib/systemd/system/ferm.service	100644	root:root	99912f607185c3a4bccec0de53204291	
+File: /usr/lib/systemd/system/ferm.service	100644	root:root	99912f607185c3a4bccec0de53204291	
 File: /usr/sbin/ferm	100755	root:root	c86b4d43a1c307a1837facfc98e1663f	
@@ -78,2 +78,2 @@
 File: /usr/share/man/man1/import-ferm.1.xz	100644	root:root	d0670f5a88f547191558e54071ee723b	
-RPMIdentity: 23663a1761526179625abcdff6012cfd1b875ae6ba17c838b6c570e72139b9a20c1bdb452818ca41637fa0cea5d17c1e1732884185b2f238bc0de4ec34179324
+RPMIdentity: 05fa92e2a83f0c86f4adcdb454241b340252998a9b335023c5c580d5df62216ee8c8bc6d1507198fc138056762e1d5eabe38a713428db300f923c1028ef11d8a