<86>Sep 19 09:57:46 userdel[1138801]: delete user 'rooter'
<86>Sep 19 09:57:46 groupadd[1138820]: group added to /etc/group: name=rooter, GID=627
<86>Sep 19 09:57:46 groupadd[1138820]: group added to /etc/gshadow: name=rooter
<86>Sep 19 09:57:46 groupadd[1138820]: new group: name=rooter, GID=627
<86>Sep 19 09:57:46 useradd[1138837]: new user: name=rooter, UID=627, GID=627, home=/root, shell=/bin/bash
<86>Sep 19 09:57:46 userdel[1138852]: delete user 'builder'
<86>Sep 19 09:57:46 userdel[1138852]: removed group 'builder' owned by 'builder'
<86>Sep 19 09:57:46 userdel[1138852]: removed shadow group 'builder' owned by 'builder'
<86>Sep 19 09:57:46 groupadd[1138864]: group added to /etc/group: name=builder, GID=628
<86>Sep 19 09:57:46 groupadd[1138864]: group added to /etc/gshadow: name=builder
<86>Sep 19 09:57:46 groupadd[1138864]: new group: name=builder, GID=628
<86>Sep 19 09:57:46 useradd[1138875]: new user: name=builder, UID=628, GID=628, home=/usr/src, shell=/bin/bash
<13>Sep 19 09:57:49 rpmi: libcares-1.17.2-alt1 p9+282608.100.1.1 1628867634 installed
<13>Sep 19 09:57:49 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.22040
+ 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.22040
+ 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.25984
+ 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.hwM7o4
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.90vUy0
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.xwTX3Z
Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.p94eI2
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.zZWXt8
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.1q75sh
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.flQHAt
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)
7.07user 1.74system 0:14.28elapsed 61%CPU (0avgtext+0avgdata 47168maxresident)k
0inputs+0outputs (0major+470016minor)pagefaults 0swaps
11.66user 5.42system 0:22.09elapsed 77%CPU (0avgtext+0avgdata 116728maxresident)k
0inputs+0outputs (0major+758505minor)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	2021-09-19 09:58:06.459927386 +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	94314a5a83844fced6041da3db9398de	
+File: /usr/sbin/opennhrpctl	100755	root:root	3a691736651f4654e77e6637a81c173d	
 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: 6ed569d9efe8e420a23998ad9b8b5a5e9293ffb7ce267bfd3f280eb7a6be57fc8df927a564320322a595b66496495b01c88cf4cf565e5d34468f58591e79e3a7
--- 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	2021-09-19 09:58:06.541926857 +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/5d	40755	root:root	
+/usr/lib/debug/.build-id/5d/e6a25bdb6f48159dc70b6c9c63de1c7b59950d	120777	root:root	../../../../sbin/opennhrp
+/usr/lib/debug/.build-id/5d/e6a25bdb6f48159dc70b6c9c63de1c7b59950d.debug	120777	root:root	../../usr/sbin/opennhrp.debug
+/usr/lib/debug/.build-id/67	40755	root:root	
+/usr/lib/debug/.build-id/67/6f0b888d6caab1f867550dea6d16bc7c1873b9	120777	root:root	../../../../sbin/opennhrpctl
+/usr/lib/debug/.build-id/67/6f0b888d6caab1f867550dea6d16bc7c1873b9.debug	120777	root:root	../../usr/sbin/opennhrpctl.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/5d	40755	root:root		
+File: /usr/lib/debug/.build-id/5d/e6a25bdb6f48159dc70b6c9c63de1c7b59950d	120777	root:root		../../../../sbin/opennhrp
+File: /usr/lib/debug/.build-id/5d/e6a25bdb6f48159dc70b6c9c63de1c7b59950d.debug	120777	root:root		../../usr/sbin/opennhrp.debug
+File: /usr/lib/debug/.build-id/67	40755	root:root		
+File: /usr/lib/debug/.build-id/67/6f0b888d6caab1f867550dea6d16bc7c1873b9	120777	root:root		../../../../sbin/opennhrpctl
+File: /usr/lib/debug/.build-id/67/6f0b888d6caab1f867550dea6d16bc7c1873b9.debug	120777	root:root		../../usr/sbin/opennhrpctl.debug
+File: /usr/lib/debug/usr/sbin/opennhrp.debug	100644	root:root	cdc98f0e6093b38271432814d2dfd4c0	
+File: /usr/lib/debug/usr/sbin/opennhrpctl.debug	100644	root:root	d13d6924e73e8985f65c3454e7a4a920	
 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: e8bcdc8b5034b05b80b0b71ed9ea3a4e87ec1400045a223f5fb90dc63d8e098071bf20b3d91e94bb9e109b7cd87ddb69f1247aaf0273d9bb42292ba788d0ede6