<86>Jun 25 08:17:05 userdel[1655467]: delete user 'rooter'
<86>Jun 25 08:17:05 userdel[1655467]: removed group 'rooter' owned by 'rooter'
<86>Jun 25 08:17:05 userdel[1655467]: removed shadow group 'rooter' owned by 'rooter'
<86>Jun 25 08:17:05 groupadd[1655513]: group added to /etc/group: name=rooter, GID=1868
<86>Jun 25 08:17:05 groupadd[1655513]: group added to /etc/gshadow: name=rooter
<86>Jun 25 08:17:05 groupadd[1655513]: new group: name=rooter, GID=1868
<86>Jun 25 08:17:05 useradd[1655555]: new user: name=rooter, UID=1868, GID=1868, home=/root, shell=/bin/bash
<86>Jun 25 08:17:05 userdel[1655625]: delete user 'builder'
<86>Jun 25 08:17:05 userdel[1655625]: removed group 'builder' owned by 'builder'
<86>Jun 25 08:17:05 userdel[1655625]: removed shadow group 'builder' owned by 'builder'
<86>Jun 25 08:17:05 groupadd[1655666]: group added to /etc/group: name=builder, GID=1869
<86>Jun 25 08:17:05 groupadd[1655666]: group added to /etc/gshadow: name=builder
<86>Jun 25 08:17:05 groupadd[1655666]: new group: name=builder, GID=1869
<86>Jun 25 08:17:05 useradd[1655691]: new user: name=builder, UID=1869, GID=1869, home=/usr/src, shell=/bin/bash
<13>Jun 25 08:17:06 rpmi: libcares-1.17.2-alt1 p9+282608.100.1.1 1628867634 installed
<13>Jun 25 08:17:06 rpmi: libcares-devel-1.17.2-alt1 p9+282608.100.1.1 1628867634 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/opennhrp-0.14.1-alt1.nosrc.rpm (w1.gzdio)
Installing opennhrp-0.14.1-alt1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.17226
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf opennhrp-0.14.1
+ echo 'Source #0 (opennhrp-0.14.1.tar):'
Source #0 (opennhrp-0.14.1.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/opennhrp-0.14.1.tar
+ cd opennhrp-0.14.1
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.20802
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd opennhrp-0.14.1
+ make DOCDIR=/usr/share/doc/opennhrp-0.14.1 MANDIR=/usr/share/man CONFDIR=/etc/opennhrp SBINDIR=/usr/sbin STATEDIR=/var/run
make: Entering directory '/usr/src/RPM/BUILD/opennhrp-0.14.1'
  CC      nhrp/admin.o
  CC      nhrp/libev.o
In file included from nhrp/libev.c:3:
nhrp/../libev/ev.c: In function 'pipecb':
nhrp/../libev/ev.c:1257:7: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result]
       read (evfd, &counter, sizeof (uint64_t));
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
nhrp/../libev/ev.c:1263:7: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result]
       read (evpipe [0], &dummy, 1);
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
nhrp/../libev/ev.c: In function 'evpipe_write':
nhrp/../libev/ev.c:1236:11: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
           write (evfd, &counter, sizeof (uint64_t));
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
nhrp/../libev/ev.c:1240:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
         write (evpipe [1], &old_errno, 1);
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC      nhrp/nhrp_address.o
  CC      nhrp/nhrp_interface.o
  CC      nhrp/nhrp_packet.o
  CC      nhrp/nhrp_peer.o
  CC      nhrp/nhrp_server.o
  CC      nhrp/opennhrp.o
  CC      nhrp/opennhrpctl.o
  CC      nhrp/sysdep_netlink.o
  CC      nhrp/sysdep_pfpacket.o
  CC      nhrp/sysdep_syslog.o
  LD      nhrp/opennhrp
  LD      nhrp/opennhrpctl
make: Leaving directory '/usr/src/RPM/BUILD/opennhrp-0.14.1'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.91940
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/opennhrp-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/opennhrp-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd opennhrp-0.14.1
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' DESTDIR=/usr/src/tmp/opennhrp-buildroot DOCDIR=/usr/share/doc/opennhrp-0.14.1 MANDIR=/usr/share/man CONFDIR=/etc/opennhrp SBINDIR=/usr/sbin STATEDIR=/var/run install
make: Entering directory '/usr/src/RPM/BUILD/opennhrp-0.14.1'
/usr/libexec/rpm-build/install -p -d /usr/src/tmp/opennhrp-buildroot/usr/sbin
/usr/libexec/rpm-build/install -p nhrp/opennhrp nhrp/opennhrpctl /usr/src/tmp/opennhrp-buildroot/usr/sbin
/usr/libexec/rpm-build/install -p -d /usr/src/tmp/opennhrp-buildroot/etc/opennhrp
/usr/libexec/rpm-build/install -p  etc/opennhrp.conf  etc/opennhrp-script  etc/racoon-ph1down.sh  etc/racoon-ph1dead.sh /usr/src/tmp/opennhrp-buildroot/etc/opennhrp
/usr/libexec/rpm-build/install -p -d /usr/src/tmp/opennhrp-buildroot/usr/share/man/man5 /usr/src/tmp/opennhrp-buildroot/usr/share/man/man8
/usr/libexec/rpm-build/install -p  man/opennhrp.conf.5 /usr/src/tmp/opennhrp-buildroot/usr/share/man/man5
/usr/libexec/rpm-build/install -p  man/opennhrp.8  man/opennhrpctl.8  man/opennhrp-script.8 /usr/src/tmp/opennhrp-buildroot/usr/share/man/man8
/usr/libexec/rpm-build/install -p -d /usr/src/tmp/opennhrp-buildroot/usr/share/doc/opennhrp-0.14.1
/usr/libexec/rpm-build/install -p README /usr/src/tmp/opennhrp-buildroot/usr/share/doc/opennhrp-0.14.1
make: Leaving directory '/usr/src/RPM/BUILD/opennhrp-0.14.1'
+ install -m755 -D /usr/src/RPM/SOURCES/opennhrp.init /usr/src/tmp/opennhrp-buildroot/etc/rc.d/init.d/opennhrp
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/opennhrp-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/opennhrp-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/opennhrp-buildroot/ (default)
Compressing files in /usr/src/tmp/opennhrp-buildroot (auto)
mode of '/usr/src/tmp/opennhrp-buildroot/usr/share/man/man8/opennhrp-script.8' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of '/usr/src/tmp/opennhrp-buildroot/usr/share/man/man8/opennhrpctl.8' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of '/usr/src/tmp/opennhrp-buildroot/usr/share/man/man8/opennhrp.8' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of '/usr/src/tmp/opennhrp-buildroot/usr/share/man/man5/opennhrp.conf.5' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying ELF objects in /usr/src/tmp/opennhrp-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Hardlinking identical .pyc and .pyo files
Processing files: opennhrp-0.14.1-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JOzTbe
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.whimte
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
find-requires: FINDPACKAGE-COMMANDS: ip racoonctl
Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1u7iii
Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wG4FAp
Requires: /bin/sh, /etc/rc.d/init.d, /etc/rc.d/init.d(msg_reloading), /etc/rc.d/init.d(msg_usage), /etc/rc.d/init.d(start_daemon), /etc/rc.d/init.d(status), /etc/rc.d/init.d(stop_daemon), /etc/rc.d/init.d/functions, /lib64/ld-linux-x86-64.so.2, iproute2, ipsec-tools, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.2)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libc.so.6(GLIBC_2.9)(64bit), libcares.so.2()(64bit) >= set:jgVIKfXso2eucvFsoq6, rtld(GNU_HASH)
Requires(interp): /bin/sh
Requires(rpmlib): rpmlib(SetVersions)
Requires(post): /bin/sh, /usr/sbin/post_service
Requires(preun): /bin/sh, /usr/sbin/preun_service
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1buPlA
Creating opennhrp-debuginfo package
Processing files: opennhrp-debuginfo-0.14.1-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.knsSyO
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.n0hhd6
find-requires: running scripts (debuginfo)
Requires: opennhrp = 0.14.1-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libcares.so.2)
Wrote: /usr/src/RPM/RPMS/x86_64/opennhrp-0.14.1-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/opennhrp-debuginfo-0.14.1-alt1.x86_64.rpm (w2.lzdio)
3.31user 1.82system 0:11.12elapsed 46%CPU (0avgtext+0avgdata 47172maxresident)k
0inputs+0outputs (0major+478803minor)pagefaults 0swaps
1.81user 1.13system 0:16.17elapsed 18%CPU (0avgtext+0avgdata 120244maxresident)k
0inputs+0outputs (0major+202094minor)pagefaults 0swaps
--- opennhrp-0.14.1-alt1.x86_64.rpm.repo	2013-12-02 08:35:35.000000000 +0000
+++ opennhrp-0.14.1-alt1.x86_64.rpm.hasher	2023-06-25 08:17:19.906523712 +0000
@@ -9,7 +9,6 @@
 /usr/share/doc/opennhrp-0.14.1/README	100755	root:root	
-/usr/share/man/man5/opennhrp.conf.5.gz	100644	root:root	
-/usr/share/man/man8/opennhrp-script.8.gz	100644	root:root	
-/usr/share/man/man8/opennhrp.8.gz	100644	root:root	
-/usr/share/man/man8/opennhrpctl.8.gz	100644	root:root	
-Requires: /bin/sh  
+/usr/share/man/man5/opennhrp.conf.5.xz	100644	root:root	
+/usr/share/man/man8/opennhrp-script.8.xz	100644	root:root	
+/usr/share/man/man8/opennhrp.8.xz	100644	root:root	
+/usr/share/man/man8/opennhrpctl.8.xz	100644	root:root	
 Requires: /bin/sh  
@@ -36,3 +35,2 @@
 Requires: rpmlib(SetVersions)  
-Requires: libm.so.6(GLIBC_2.2.5)(64bit)  
 Requires: rtld(GNU_HASH)  
@@ -47,10 +45,10 @@
 File: /etc/rc.d/init.d/opennhrp	100755	root:root	64a3a79a4cedebf1f0f4e6eb02e386e3	
-File: /usr/sbin/opennhrp	100755	root:root	4607cb9a4afe2354f5332d8606bab3c9	
-File: /usr/sbin/opennhrpctl	100755	root:root	9533a0c8ca5f435d9d11c56a2d7bd101	
+File: /usr/sbin/opennhrp	100755	root:root	9647c1a99d184fa579de19b2495ecabf	
+File: /usr/sbin/opennhrpctl	100755	root:root	0fadf4752a4d190fb5fb5b3e051dba86	
 File: /usr/share/doc/opennhrp-0.14.1	40755	root:root		
 File: /usr/share/doc/opennhrp-0.14.1/README	100755	root:root	8e663d82f8ee27c62621afca9a6b0fc7	
-File: /usr/share/man/man5/opennhrp.conf.5.gz	100644	root:root	4efdcc7ad380fa276ed0c123dabf9d26	
-File: /usr/share/man/man8/opennhrp-script.8.gz	100644	root:root	33e14863b8ebe1f674ac55036c9ec671	
-File: /usr/share/man/man8/opennhrp.8.gz	100644	root:root	8369dcba8e64712bfe66cbb9fb6cc0cd	
-File: /usr/share/man/man8/opennhrpctl.8.gz	100644	root:root	9c0cf0afc7e981aea0e0a30e9480cbb1	
-RPMIdentity: d56dae2f400493f443a23b36f7dba025a52a31997d995e9759c9d674c06c05585239450558465d790464b20cc2c01938b040f50f793a3841f3be4847e2f2a35a
+File: /usr/share/man/man5/opennhrp.conf.5.xz	100644	root:root	0fe5a472f56038f6d6cebe93e7bc6924	
+File: /usr/share/man/man8/opennhrp-script.8.xz	100644	root:root	fa45ec17ad313b733e8adc41ba4333d4	
+File: /usr/share/man/man8/opennhrp.8.xz	100644	root:root	a31b24c0926fc6cfd6dc4ff0c619f042	
+File: /usr/share/man/man8/opennhrpctl.8.xz	100644	root:root	f7a6616faaed29e76f32e84dfd5d8912	
+RPMIdentity: 70c6a18f67663df6f3c5f1aead2a37245787716bb285491e4f577e3587b8f3968b0cdb40311124f50b92efaad60d8bf01c03e86586cc3437629b4b9a7086bbc5
--- opennhrp-debuginfo-0.14.1-alt1.x86_64.rpm.repo	2013-12-02 08:35:35.000000000 +0000
+++ opennhrp-debuginfo-0.14.1-alt1.x86_64.rpm.hasher	2023-06-25 08:17:19.996525604 +0000
@@ -1,7 +1,7 @@
-/usr/lib/debug/.build-id/4b	40755	root:root	
-/usr/lib/debug/.build-id/4b/0acb684efbd057e00fd3e76c0d383f48193466	120777	root:root	../../../../sbin/opennhrpctl
-/usr/lib/debug/.build-id/4b/0acb684efbd057e00fd3e76c0d383f48193466.debug	120777	root:root	../../usr/sbin/opennhrpctl.debug
-/usr/lib/debug/.build-id/b5	40755	root:root	
-/usr/lib/debug/.build-id/b5/90bcbe09fb3232480c9194233df045b64a28ae	120777	root:root	../../../../sbin/opennhrp
-/usr/lib/debug/.build-id/b5/90bcbe09fb3232480c9194233df045b64a28ae.debug	120777	root:root	../../usr/sbin/opennhrp.debug
+/usr/lib/debug/.build-id/8a	40755	root:root	
+/usr/lib/debug/.build-id/8a/d466491692cd7b3398c245381e5f5952b8c646	120777	root:root	../../../../sbin/opennhrpctl
+/usr/lib/debug/.build-id/8a/d466491692cd7b3398c245381e5f5952b8c646.debug	120777	root:root	../../usr/sbin/opennhrpctl.debug
+/usr/lib/debug/.build-id/bd	40755	root:root	
+/usr/lib/debug/.build-id/bd/a4d429151d85bdc16239280aa9d0979d6f85f3	120777	root:root	../../../../sbin/opennhrp
+/usr/lib/debug/.build-id/bd/a4d429151d85bdc16239280aa9d0979d6f85f3.debug	120777	root:root	../../usr/sbin/opennhrp.debug
 /usr/lib/debug/usr/sbin/opennhrp.debug	100644	root:root	
@@ -38,13 +38,12 @@
 Requires: debug64(libcares.so.2)  
-Requires: debug64(libm.so.6)  
 Requires: rpmlib(PayloadIsLzma)  
 Provides: opennhrp-debuginfo = 0.14.1-alt1
-File: /usr/lib/debug/.build-id/4b	40755	root:root		
-File: /usr/lib/debug/.build-id/4b/0acb684efbd057e00fd3e76c0d383f48193466	120777	root:root		../../../../sbin/opennhrpctl
-File: /usr/lib/debug/.build-id/4b/0acb684efbd057e00fd3e76c0d383f48193466.debug	120777	root:root		../../usr/sbin/opennhrpctl.debug
-File: /usr/lib/debug/.build-id/b5	40755	root:root		
-File: /usr/lib/debug/.build-id/b5/90bcbe09fb3232480c9194233df045b64a28ae	120777	root:root		../../../../sbin/opennhrp
-File: /usr/lib/debug/.build-id/b5/90bcbe09fb3232480c9194233df045b64a28ae.debug	120777	root:root		../../usr/sbin/opennhrp.debug
-File: /usr/lib/debug/usr/sbin/opennhrp.debug	100644	root:root	79290bea30fe453c7eccca680b1ce8d7	
-File: /usr/lib/debug/usr/sbin/opennhrpctl.debug	100644	root:root	45d6c7b18be38911080ab4f669c0a5be	
+File: /usr/lib/debug/.build-id/8a	40755	root:root		
+File: /usr/lib/debug/.build-id/8a/d466491692cd7b3398c245381e5f5952b8c646	120777	root:root		../../../../sbin/opennhrpctl
+File: /usr/lib/debug/.build-id/8a/d466491692cd7b3398c245381e5f5952b8c646.debug	120777	root:root		../../usr/sbin/opennhrpctl.debug
+File: /usr/lib/debug/.build-id/bd	40755	root:root		
+File: /usr/lib/debug/.build-id/bd/a4d429151d85bdc16239280aa9d0979d6f85f3	120777	root:root		../../../../sbin/opennhrp
+File: /usr/lib/debug/.build-id/bd/a4d429151d85bdc16239280aa9d0979d6f85f3.debug	120777	root:root		../../usr/sbin/opennhrp.debug
+File: /usr/lib/debug/usr/sbin/opennhrp.debug	100644	root:root	c68113e569df2941bcdff8e869e73eea	
+File: /usr/lib/debug/usr/sbin/opennhrpctl.debug	100644	root:root	d84efd902b81458dda49d3f2df15ff5c	
 File: /usr/src/debug/opennhrp-0.14.1	40755	root:root		
@@ -75,2 +74,2 @@
 File: /usr/src/debug/opennhrp-0.14.1/nhrp/sysdep_syslog.c	100644	root:root	fd525bb2587b7b4a6803418dafefe80a	
-RPMIdentity: 0c4814b05727674d22bfb4df52657684819bba494a80268a16204a0faf9b9dcefcb744f18225857c9334cc514bc7f5d183bb9ad39a3c64e6bafbdb5bb61b9bab
+RPMIdentity: aef4d21c92d498c6fbd37aa2b843af2e6601d18b0041eb2610263e6640f43491b927e74b64faafcd4af01179c452d80cbe4435688c1ff10a182a6add12be528f