<86>Nov  7 09:52:06 userdel[81599]: delete user 'rooter'
<86>Nov  7 09:52:06 userdel[81599]: removed group 'rooter' owned by 'rooter'
<86>Nov  7 09:52:06 groupadd[81606]: group added to /etc/group: name=rooter, GID=543
<86>Nov  7 09:52:06 groupadd[81606]: group added to /etc/gshadow: name=rooter
<86>Nov  7 09:52:06 groupadd[81606]: new group: name=rooter, GID=543
<86>Nov  7 09:52:06 useradd[81612]: new user: name=rooter, UID=543, GID=543, home=/root, shell=/bin/bash
<86>Nov  7 09:52:06 userdel[81621]: delete user 'builder'
<86>Nov  7 09:52:06 userdel[81621]: removed group 'builder' owned by 'builder'
<86>Nov  7 09:52:06 userdel[81621]: removed shadow group 'builder' owned by 'builder'
<86>Nov  7 09:52:06 groupadd[81626]: group added to /etc/group: name=builder, GID=544
<86>Nov  7 09:52:06 groupadd[81626]: group added to /etc/gshadow: name=builder
<86>Nov  7 09:52:06 groupadd[81626]: new group: name=builder, GID=544
<86>Nov  7 09:52:06 useradd[81630]: new user: name=builder, UID=544, GID=544, home=/usr/src, shell=/bin/bash
<13>Nov  7 09:52:08 rpmi: libcares-1.15.0-alt1 sisyphus+222893.100.1.1 1551200747 installed
<13>Nov  7 09:52:08 rpmi: libcares-devel-1.15.0-alt1 sisyphus+222893.100.1.1 1551200747 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/opennhrp-0.14.1-alt1.nosrc.rpm
Installing opennhrp-0.14.1-alt1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.45672
+ 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.82055
+ 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
In file included from /usr/include/string.h:507,
                 from nhrp/admin.c:15:
In function 'strncpy',
    inlined from 'admin_init' at nhrp/admin.c:587:2:
/usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 108 equals destination size [-Wstringop-truncation]
  106 |   return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  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]
 1257 |       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]
 1263 |       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]
 1236 |           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]
 1240 |         write (evpipe [1], &old_errno, 1);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC      nhrp/nhrp_address.o
  CC      nhrp/nhrp_interface.o
In file included from /usr/include/string.h:507,
                 from nhrp/nhrp_interface.c:11:
In function 'strncpy',
    inlined from 'nhrp_interface_get_by_name' at nhrp/nhrp_interface.c:96:2:
/usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation]
  106 |   return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  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
In file included from /usr/include/string.h:507,
                 from nhrp/sysdep_netlink.c:16:
In function 'strncpy',
    inlined from 'do_get_ioctl' at nhrp/sysdep_netlink.c:252:2,
    inlined from 'netlink_link_new' at nhrp/sysdep_netlink.c:480:3:
/usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation]
  106 |   return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  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.63244
+ 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
+ cd opennhrp-0.14.1
+ make 'INSTALL=/bin/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'
/bin/install -p -d /usr/src/tmp/opennhrp-buildroot/usr/sbin
/bin/install -p nhrp/opennhrp nhrp/opennhrpctl /usr/src/tmp/opennhrp-buildroot/usr/sbin
/bin/install -p -d /usr/src/tmp/opennhrp-buildroot/etc/opennhrp
/bin/install -p  etc/opennhrp.conf  etc/opennhrp-script  etc/racoon-ph1down.sh  etc/racoon-ph1dead.sh /usr/src/tmp/opennhrp-buildroot/etc/opennhrp
/bin/install -p -d /usr/src/tmp/opennhrp-buildroot/usr/share/man/man5 /usr/src/tmp/opennhrp-buildroot/usr/share/man/man8
/bin/install -p  man/opennhrp.conf.5 /usr/src/tmp/opennhrp-buildroot/usr/share/man/man5
/bin/install -p  man/opennhrp.8  man/opennhrpctl.8  man/opennhrp-script.8 /usr/src/tmp/opennhrp-buildroot/usr/share/man/man8
/bin/install -p -d /usr/src/tmp/opennhrp-buildroot/usr/share/doc/opennhrp-0.14.1
/bin/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)
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)
verify-elf: WARNING: ./usr/sbin/opennhrp: uses non-LFS functions: fopen freopen ftruncate open
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.tJGfDM
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.tw3TnG
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
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.tMB1VJ
Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uS6X13
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, /lib/ld-linux.so.2, iproute2, ipsec-tools, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.2), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libc.so.6(GLIBC_2.9), libcares.so.2 >= set:jgVIKfXso2eucvFsoq6, libm.so.6(GLIBC_2.0), 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.YMW9gB
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.pzLIfq
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.roarIt
find-requires: running scripts (debuginfo)
Requires: opennhrp = 0.14.1-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libcares.so.2), debug(libm.so.6)
Wrote: /usr/src/RPM/RPMS/i586/opennhrp-0.14.1-alt1.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/opennhrp-debuginfo-0.14.1-alt1.i586.rpm
6.30user 0.91system 0:16.23elapsed 44%CPU (0avgtext+0avgdata 36744maxresident)k
0inputs+0outputs (0major+384840minor)pagefaults 0swaps
9.53user 2.99system 0:22.14elapsed 56%CPU (0avgtext+0avgdata 112664maxresident)k
136inputs+0outputs (0major+661331minor)pagefaults 0swaps
--- opennhrp-0.14.1-alt1.i586.rpm.repo	2013-12-02 08:35:35.000000000 +0000
+++ opennhrp-0.14.1-alt1.i586.rpm.hasher	2019-11-07 09:52:27.100469553 +0000
@@ -9,7 +9,6 @@
 /usr/share/doc/opennhrp-0.14.1/README	100755	
-/usr/share/man/man5/opennhrp.conf.5.gz	100644	
-/usr/share/man/man8/opennhrp-script.8.gz	100644	
-/usr/share/man/man8/opennhrp.8.gz	100644	
-/usr/share/man/man8/opennhrpctl.8.gz	100644	
-Requires: /bin/sh  
+/usr/share/man/man5/opennhrp.conf.5.xz	100644	
+/usr/share/man/man8/opennhrp-script.8.xz	100644	
+/usr/share/man/man8/opennhrp.8.xz	100644	
+/usr/share/man/man8/opennhrpctl.8.xz	100644	
 Requires: /bin/sh