<86>Jan 22 08:17:12 userdel[704882]: delete user 'rooter'
<86>Jan 22 08:17:12 groupadd[704926]: group added to /etc/group: name=rooter, GID=1365
<86>Jan 22 08:17:12 groupadd[704926]: group added to /etc/gshadow: name=rooter
<86>Jan 22 08:17:12 groupadd[704926]: new group: name=rooter, GID=1365
<86>Jan 22 08:17:12 useradd[704958]: new user: name=rooter, UID=1365, GID=1365, home=/root, shell=/bin/bash
<86>Jan 22 08:17:12 userdel[704997]: delete user 'builder'
<86>Jan 22 08:17:12 userdel[704997]: removed group 'builder' owned by 'builder'
<86>Jan 22 08:17:12 userdel[704997]: removed shadow group 'builder' owned by 'builder'
<86>Jan 22 08:17:12 groupadd[705024]: group added to /etc/group: name=builder, GID=1366
<86>Jan 22 08:17:12 groupadd[705024]: group added to /etc/gshadow: name=builder
<86>Jan 22 08:17:12 groupadd[705024]: new group: name=builder, GID=1366
<86>Jan 22 08:17:12 useradd[705042]: new user: name=builder, UID=1366, GID=1366, home=/usr/src, shell=/bin/bash
warning: user igor does not exist - using root
warning: group igor does not exist - using root
warning: user igor does not exist - using root
warning: group igor does not exist - using root
warning: user igor does not exist - using root
warning: group igor does not exist - using root
warning: user igor does not exist - using root
warning: group igor does not exist - using root
warning: user igor does not exist - using root
warning: group igor does not exist - using root
warning: user igor does not exist - using root
warning: group igor does not exist - using root
warning: user igor does not exist - using root
warning: group igor does not exist - using root
warning: user igor does not exist - using root
warning: group igor does not exist - using root
warning: user igor does not exist - using root
warning: group igor does not exist - using root
warning: user igor does not exist - using root
warning: group igor does not exist - using root
warning: user igor does not exist - using root
warning: group igor does not exist - using root
warning: user igor does not exist - using root
warning: group igor does not exist - using root
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/watchdog-5.13-alt1_18.nosrc.rpm (w1.gzdio)
Installing watchdog-5.13-alt1_18.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.9516
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf watchdog-5.13
+ echo 'Source #0 (watchdog-5.13.tar.gz):'
Source #0 (watchdog-5.13.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/watchdog-5.13.tar.gz
+ /bin/tar -xf -
+ cd watchdog-5.13
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #1 (0001-watchdog-Clearer-help-output.patch):'
Patch #1 (0001-watchdog-Clearer-help-output.patch):
+ /usr/bin/patch -p1 -b --suffix .help
patching file src/watchdog.c
+ echo 'Patch #2 (0002-wd_identify-wd_keepalive-Document-c-config-file-in-h.patch):'
Patch #2 (0002-wd_identify-wd_keepalive-Document-c-config-file-in-h.patch):
+ /usr/bin/patch -p1 -b --suffix .keepalive
patching file src/wd_identify.c
patching file src/wd_keepalive.c
+ echo 'Patch #3 (0003-watchdog-5.13-rhsel.patch):'
Patch #3 (0003-watchdog-5.13-rhsel.patch):
+ /usr/bin/patch -p1 -b --suffix .rhsel
patching file src/test_binary.c
patching file src/watchdog.c
+ echo 'Patch #4 (0004-watchdog-5.13-rhseldoc.patch):'
Patch #4 (0004-watchdog-5.13-rhseldoc.patch):
+ /usr/bin/patch -p1 -b --suffix .rhseldoc
patching file watchdog.8
patching file watchdog.conf.5
patching file watchdog.conf
+ cp /usr/src/RPM/SOURCES/README.watchdog.ipmi .
+ cp /usr/src/RPM/SOURCES/README.Fedora .
+ mv README README.orig
+ iconv -f ISO-8859-1 -t UTF-8
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.3505
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd watchdog-5.13
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ readlink -e -- ./configure
+ xargs -ri dirname -- '{}'
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ sort -u
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext
configure: WARNING: unrecognized options: --disable-silent-rules, --without-included-gettext
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether build environment is sane... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gawk... (cached) gawk
checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-alt-linux-gcc accepts -g... yes
checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of x86_64-alt-linux-gcc... none
checking for sendmail... /usr/lib/sendmail
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking how to run the C preprocessor... x86_64-alt-linux-gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking paths.h usability... yes
checking paths.h presence... yes
checking for paths.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for pid_t... yes
checking for size_t... yes
checking for struct stat.st_rdev... yes
checking whether time.h and sys/time.h may both be included... yes
checking for working alloca.h... yes
checking for alloca... yes
checking whether x86_64-alt-linux-gcc needs -traditional... no
checking return type of signal handlers... void
checking for vprintf... yes
checking for _doprnt... no
checking for gethostname... yes
checking for select... yes
checking for socket... yes
checking for strcspn... yes
checking for strdup... yes
checking for strerror... yes
checking for strstr... yes
checking for strtoul... yes
checking for uname... yes
checking whether to log via syslog... yes
checking whether to include NFS support... yes
checking for minimum value accepted as reboot cause... 2
checking for timer margin used by kernel... 60
checking for config filename... /etc/watchdog.conf
checking for test binary directory... /etc/watchdog.d
checking for pid filename... "/var/run/watchdog.pid"
checking for keepalive pid filename... "/var/run/wd_keepalive.pid"
checking for random seed filename... "/var/run/random-seed"
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating include/config.h
config.status: executing depfiles commands
configure: WARNING: unrecognized options: --disable-silent-rules, --without-included-gettext
+ make -j16
Making all in src
make[1]: Entering directory '/usr/src/RPM/BUILD/watchdog-5.13/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include    -pipe -frecord-gcc-switches -Wall -g -O2 -c file_stat.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/watchdog-5.13/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/watchdog-5.13/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include    -pipe -frecord-gcc-switches -Wall -g -O2 -c ifdown.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/watchdog-5.13/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/watchdog-5.13/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include    -pipe -frecord-gcc-switches -Wall -g -O2 -c file_table.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/watchdog-5.13/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/watchdog-5.13/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include    -pipe -frecord-gcc-switches -Wall -g -O2 -c iface.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/watchdog-5.13/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/watchdog-5.13/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include    -pipe -frecord-gcc-switches -Wall -g -O2 -c load.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/watchdog-5.13/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/watchdog-5.13/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include    -pipe -frecord-gcc-switches -Wall -g -O2 -c memory.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/watchdog-5.13/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/watchdog-5.13/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include    -pipe -frecord-gcc-switches -Wall -g -O2 -c keep_alive.c
keep_alive.c: In function 'write_heartbeat.part.0':
keep_alive.c:36:30: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=]
         sprintf(tbufw, "%*s\n", TS_SIZE - 1, tbuf);
                              ^
In file included from /usr/include/stdio.h:862,
                 from ../include/extern.h:2,
                 from keep_alive.c:13:
/usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 13 and 14 bytes into a destination of size 13
   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       __bos (__s), __fmt, __va_arg_pack ());
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/watchdog-5.13/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/watchdog-5.13/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include    -pipe -frecord-gcc-switches -Wall -g -O2 -c version.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/watchdog-5.13/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/watchdog-5.13/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include    -pipe -frecord-gcc-switches -Wall -g -O2 -c pidfile.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/watchdog-5.13/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/watchdog-5.13/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include    -pipe -frecord-gcc-switches -Wall -g -O2 -c net.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/watchdog-5.13/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/watchdog-5.13/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include    -pipe -frecord-gcc-switches -Wall -g -O2 -c temp.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/watchdog-5.13/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/watchdog-5.13/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include    -pipe -frecord-gcc-switches -Wall -g -O2 -c mntent.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/watchdog-5.13/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/watchdog-5.13/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include    -pipe -frecord-gcc-switches -Wall -g -O2 -c nfsmount_clnt.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/watchdog-5.13/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/watchdog-5.13/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include    -pipe -frecord-gcc-switches -Wall -g -O2 -c nfsmount_xdr.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/watchdog-5.13/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/watchdog-5.13/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include    -pipe -frecord-gcc-switches -Wall -g -O2 -c lomount.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/watchdog-5.13/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/watchdog-5.13/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include    -pipe -frecord-gcc-switches -Wall -g -O2 -c test_binary.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/watchdog-5.13/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/watchdog-5.13/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include    -pipe -frecord-gcc-switches -Wall -g -O2 -c fstab.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/watchdog-5.13/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/watchdog-5.13/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include    -pipe -frecord-gcc-switches -Wall -g -O2 -c wd_identify.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/watchdog-5.13/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/watchdog-5.13/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include    -pipe -frecord-gcc-switches -Wall -g -O2 -c shutdown.c
In file included from /usr/include/dirent.h:25,
                 from shutdown.c:10:
/usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/watchdog-5.13/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/watchdog-5.13/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include    -pipe -frecord-gcc-switches -Wall -g -O2 -c umount.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/watchdog-5.13/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/watchdog-5.13/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include    -pipe -frecord-gcc-switches -Wall -g -O2 -c wd_keepalive.c
wd_keepalive.c: In function 'main':
wd_keepalive.c:220:17: warning: unused variable 's' [-Wunused-variable]
     struct stat s;
                 ^
make[1]: Leaving directory '/usr/src/RPM/BUILD/watchdog-5.13/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/watchdog-5.13/src'
x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2   -o wd_identify wd_identify.o  
make[1]: Leaving directory '/usr/src/RPM/BUILD/watchdog-5.13/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/watchdog-5.13/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include    -pipe -frecord-gcc-switches -Wall -g -O2 -c sundries.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/watchdog-5.13/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/watchdog-5.13/src'
x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2   -o wd_keepalive wd_keepalive.o  
make[1]: Leaving directory '/usr/src/RPM/BUILD/watchdog-5.13/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/watchdog-5.13/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include    -pipe -frecord-gcc-switches -Wall -g -O2 -c nfsmount.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/watchdog-5.13/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/watchdog-5.13/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include    -pipe -frecord-gcc-switches -Wall -g -O2 -c mount.c
mount.c: In function 'try_mount_one':
mount.c:728:4: warning: ignoring return value of 'setuid', declared with attribute warn_unused_result [-Wunused-result]
    setuid(getuid());
    ^~~~~~~~~~~~~~~~
mount.c:729:4: warning: ignoring return value of 'setgid', declared with attribute warn_unused_result [-Wunused-result]
    setgid(getgid());
    ^~~~~~~~~~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/watchdog-5.13/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/watchdog-5.13/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include    -pipe -frecord-gcc-switches -Wall -g -O2 -c watchdog.c
watchdog.c: In function 'add_test_binaries':
watchdog.c:530:2: warning: 'readdir_r' is deprecated [-Wdeprecated-declarations]
  ret = readdir_r(d, &dentry, &rdret);
  ^~~
In file included from watchdog.c:35:
/usr/include/dirent.h:183:12: note: declared here
 extern int readdir_r (DIR *__restrict __dirp,
            ^~~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/watchdog-5.13/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/watchdog-5.13/src'
x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2   -o watchdog file_stat.o file_table.o fstab.o iface.o ifdown.o keep_alive.o load.o lomount.o memory.o mntent.o mount.o net.o nfsmount.o nfsmount_clnt.o nfsmount_xdr.o pidfile.o shutdown.o sundries.o temp.o test_binary.o umount.o version.o watchdog.o  
make[1]: Leaving directory '/usr/src/RPM/BUILD/watchdog-5.13/src'
make[1]: Nothing to be done for 'all-am'.
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.97634
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/watchdog-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/watchdog-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd watchdog-5.13
+ install -d -m0755 /usr/src/tmp/watchdog-buildroot/etc
+ install -d -m0755 /usr/src/tmp/watchdog-buildroot/etc/watchdog.d
+ make DESTDIR=/usr/src/tmp/watchdog-buildroot install
make: Entering directory '/usr/src/RPM/BUILD/watchdog-5.13'
Making install in src
make[1]: Entering directory '/usr/src/RPM/BUILD/watchdog-5.13/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/watchdog-5.13/src'
 /bin/mkdir -p '/usr/src/tmp/watchdog-buildroot/usr/sbin'
  /bin/install -c watchdog wd_keepalive wd_identify '/usr/src/tmp/watchdog-buildroot/usr/sbin'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/watchdog-5.13/src'
make[1]: Leaving directory '/usr/src/RPM/BUILD/watchdog-5.13/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/watchdog-5.13'
make[2]: Entering directory '/usr/src/RPM/BUILD/watchdog-5.13'
make[2]: Nothing to be done for 'install-exec-am'.
installing /etc/watchdog.conf
 /bin/mkdir -p '/usr/src/tmp/watchdog-buildroot/usr/share/man/man5'
 /bin/install -c -m 644 watchdog.conf.5 '/usr/src/tmp/watchdog-buildroot/usr/share/man/man5'
 /bin/mkdir -p '/usr/src/tmp/watchdog-buildroot/usr/share/man/man8'
 /bin/install -c -m 644 watchdog.8 wd_keepalive.8 wd_identify.8 '/usr/src/tmp/watchdog-buildroot/usr/share/man/man8'
make[2]: Leaving directory '/usr/src/RPM/BUILD/watchdog-5.13'
make[1]: Leaving directory '/usr/src/RPM/BUILD/watchdog-5.13'
make: Leaving directory '/usr/src/RPM/BUILD/watchdog-5.13'
+ install -Dp -m0644 watchdog.sysconfig /usr/src/tmp/watchdog-buildroot/etc/sysconfig/watchdog
+ install -Dp -m0644 /usr/src/RPM/SOURCES/watchdog.service /usr/src/tmp/watchdog-buildroot/lib/systemd/system/watchdog.service
+ install -Dp -m0644 /usr/src/RPM/SOURCES/watchdog-ping.service /usr/src/tmp/watchdog-buildroot/lib/systemd/system/watchdog-ping.service
+ install -Dd -m0755 /usr/src/tmp/watchdog-buildroot/usr/lib/watchdog/scripts
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/watchdog-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/watchdog-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/watchdog-buildroot/ (default)
Compressing files in /usr/src/tmp/watchdog-buildroot (auto)
Adjusting library links in /usr/src/tmp/watchdog-buildroot
./lib:
./usr/lib:
Verifying ELF objects in /usr/src/tmp/watchdog-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: watchdog-5.13-alt1_18
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.17061
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd watchdog-5.13
+ DOCDIR=/usr/src/tmp/watchdog-buildroot/usr/share/doc/watchdog-5.13
+ export DOCDIR
+ rm -rf /usr/src/tmp/watchdog-buildroot/usr/share/doc/watchdog-5.13
+ /bin/mkdir -p /usr/src/tmp/watchdog-buildroot/usr/share/doc/watchdog-5.13
+ cp -prL AUTHORS ChangeLog COPYING examples/ IAFA-PACKAGE NEWS README TODO README.watchdog.ipmi /usr/src/tmp/watchdog-buildroot/usr/share/doc/watchdog-5.13
+ chmod -R go-w /usr/src/tmp/watchdog-buildroot/usr/share/doc/watchdog-5.13
+ chmod -R a+rX /usr/src/tmp/watchdog-buildroot/usr/share/doc/watchdog-5.13
+ cp -prL README.Fedora /usr/src/tmp/watchdog-buildroot/usr/share/doc/watchdog-5.13
+ chmod -R go-w /usr/src/tmp/watchdog-buildroot/usr/share/doc/watchdog-5.13
+ chmod -R a+rX /usr/src/tmp/watchdog-buildroot/usr/share/doc/watchdog-5.13
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QD0bi8
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.udj4Or
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.c9qBSO
Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AaUkof
Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), rtld(GNU_HASH)
Requires(interp): /bin/sh
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.OC81mJ
Creating watchdog-debuginfo package
Processing files: watchdog-debuginfo-5.13-alt1_18
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GBt4Sg
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sdeWVR
find-requires: running scripts (debuginfo)
Requires: watchdog = 5.13-alt1_18, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6)
Wrote: /usr/src/RPM/RPMS/x86_64/watchdog-5.13-alt1_18.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/watchdog-debuginfo-5.13-alt1_18.x86_64.rpm (w2.lzdio)
4.84user 3.05system 0:13.76elapsed 57%CPU (0avgtext+0avgdata 38716maxresident)k
0inputs+0outputs (0major+843035minor)pagefaults 0swaps
0.48user 0.96system 0:16.99elapsed 8%CPU (0avgtext+0avgdata 12448maxresident)k
0inputs+0outputs (0major+97470minor)pagefaults 0swaps
--- watchdog-5.13-alt1_18.x86_64.rpm.repo	2017-11-20 08:01:03.000000000 +0000
+++ watchdog-5.13-alt1_18.x86_64.rpm.hasher	2023-01-22 08:17:27.496413217 +0000
@@ -31,3 +31,2 @@
 Requires: /bin/sh  
-Requires: /bin/sh  
 Requires: /lib64/ld-linux-x86-64.so.2  
@@ -49,5 +48,5 @@
 File: /usr/lib/watchdog/scripts	40755	root:root		
-File: /usr/sbin/watchdog	100755	root:root	0755b00c62e911b07b0799de6aae83db	
-File: /usr/sbin/wd_identify	100755	root:root	4d4016ebe228db6f492543b501189728	
-File: /usr/sbin/wd_keepalive	100755	root:root	e85847b6ce387fa33aa614b690e9de03	
+File: /usr/sbin/watchdog	100755	root:root	4a739270cdb0c39e66338ca1b6828b43	
+File: /usr/sbin/wd_identify	100755	root:root	7dbf1dec325120ed093403fc3fecc10c	
+File: /usr/sbin/wd_keepalive	100755	root:root	85ed2b4b33550413fdce778492214c90	
 File: /usr/share/doc/watchdog-5.13	40755	root:root		
@@ -73,2 +72,2 @@
 File: /usr/share/man/man8/wd_keepalive.8.xz	100644	root:root	92fff280fbd4eb416ac2952eb14d364d	
-RPMIdentity: 7f11f4c3d7ced4a377637762a2892535ad110c727b660de4f5d04ef87dd714ae3d866025779be03732b46578daf10c0c02702a7decd418731ef69b23713f1ddf
+RPMIdentity: f25bda658d51403688b1698012b6d7d74012da75dfa741b25e5b196ebeb47924e915a16221ad7110dcef6b871eb72f5887222921be2f500b964388032d869ea2
--- watchdog-debuginfo-5.13-alt1_18.x86_64.rpm.repo	2017-11-20 08:01:03.000000000 +0000
+++ watchdog-debuginfo-5.13-alt1_18.x86_64.rpm.hasher	2023-01-22 08:17:28.161423546 +0000
@@ -1,10 +1,10 @@
-/usr/lib/debug/.build-id/56	40755	root:root	
-/usr/lib/debug/.build-id/56/b50de8a5db6884a6353c0b5dd52c223b1be63e	120777	root:root	../../../../sbin/watchdog
-/usr/lib/debug/.build-id/56/b50de8a5db6884a6353c0b5dd52c223b1be63e.debug	120777	root:root	../../usr/sbin/watchdog.debug
-/usr/lib/debug/.build-id/c9	40755	root:root	
-/usr/lib/debug/.build-id/c9/8b41b09ed6bab4cb82335ba9d53480551c9a3b	120777	root:root	../../../../sbin/wd_keepalive
-/usr/lib/debug/.build-id/c9/8b41b09ed6bab4cb82335ba9d53480551c9a3b.debug	120777	root:root	../../usr/sbin/wd_keepalive.debug
-/usr/lib/debug/.build-id/ea	40755	root:root	
-/usr/lib/debug/.build-id/ea/e0b54157b5efd489a5bdf1b94ed11bba70e4b6	120777	root:root	../../../../sbin/wd_identify
-/usr/lib/debug/.build-id/ea/e0b54157b5efd489a5bdf1b94ed11bba70e4b6.debug	120777	root:root	../../usr/sbin/wd_identify.debug
+/usr/lib/debug/.build-id/4d	40755	root:root	
+/usr/lib/debug/.build-id/4d/71c0330dd97b01f7ec98f4eca1fdd00a8736d1	120777	root:root	../../../../sbin/wd_identify
+/usr/lib/debug/.build-id/4d/71c0330dd97b01f7ec98f4eca1fdd00a8736d1.debug	120777	root:root	../../usr/sbin/wd_identify.debug
+/usr/lib/debug/.build-id/b2	40755	root:root	
+/usr/lib/debug/.build-id/b2/36965b1ca7770c43b72f3b282f870555dab26d	120777	root:root	../../../../sbin/wd_keepalive
+/usr/lib/debug/.build-id/b2/36965b1ca7770c43b72f3b282f870555dab26d.debug	120777	root:root	../../usr/sbin/wd_keepalive.debug
+/usr/lib/debug/.build-id/de	40755	root:root	
+/usr/lib/debug/.build-id/de/7b4b7fd4e2ff27dad423549cd8f65447acdb5d	120777	root:root	../../../../sbin/watchdog
+/usr/lib/debug/.build-id/de/7b4b7fd4e2ff27dad423549cd8f65447acdb5d.debug	120777	root:root	../../usr/sbin/watchdog.debug
 /usr/lib/debug/usr/sbin/watchdog.debug	100644	root:root	
@@ -53,14 +53,14 @@
 Provides: watchdog-debuginfo = 5.13-alt1_18
-File: /usr/lib/debug/.build-id/56	40755	root:root		
-File: /usr/lib/debug/.build-id/56/b50de8a5db6884a6353c0b5dd52c223b1be63e	120777	root:root		../../../../sbin/watchdog
-File: /usr/lib/debug/.build-id/56/b50de8a5db6884a6353c0b5dd52c223b1be63e.debug	120777	root:root		../../usr/sbin/watchdog.debug
-File: /usr/lib/debug/.build-id/c9	40755	root:root		
-File: /usr/lib/debug/.build-id/c9/8b41b09ed6bab4cb82335ba9d53480551c9a3b	120777	root:root		../../../../sbin/wd_keepalive
-File: /usr/lib/debug/.build-id/c9/8b41b09ed6bab4cb82335ba9d53480551c9a3b.debug	120777	root:root		../../usr/sbin/wd_keepalive.debug
-File: /usr/lib/debug/.build-id/ea	40755	root:root		
-File: /usr/lib/debug/.build-id/ea/e0b54157b5efd489a5bdf1b94ed11bba70e4b6	120777	root:root		../../../../sbin/wd_identify
-File: /usr/lib/debug/.build-id/ea/e0b54157b5efd489a5bdf1b94ed11bba70e4b6.debug	120777	root:root		../../usr/sbin/wd_identify.debug
-File: /usr/lib/debug/usr/sbin/watchdog.debug	100644	root:root	05a06babf899673bdf8d31eae09ccc8c	
-File: /usr/lib/debug/usr/sbin/wd_identify.debug	100644	root:root	b584e424860fb20cea46e28718ca9c35	
-File: /usr/lib/debug/usr/sbin/wd_keepalive.debug	100644	root:root	a38e4be3f1099ba50e22d02a8b6a88e1	
+File: /usr/lib/debug/.build-id/4d	40755	root:root		
+File: /usr/lib/debug/.build-id/4d/71c0330dd97b01f7ec98f4eca1fdd00a8736d1	120777	root:root		../../../../sbin/wd_identify
+File: /usr/lib/debug/.build-id/4d/71c0330dd97b01f7ec98f4eca1fdd00a8736d1.debug	120777	root:root		../../usr/sbin/wd_identify.debug
+File: /usr/lib/debug/.build-id/b2	40755	root:root		
+File: /usr/lib/debug/.build-id/b2/36965b1ca7770c43b72f3b282f870555dab26d	120777	root:root		../../../../sbin/wd_keepalive
+File: /usr/lib/debug/.build-id/b2/36965b1ca7770c43b72f3b282f870555dab26d.debug	120777	root:root		../../usr/sbin/wd_keepalive.debug
+File: /usr/lib/debug/.build-id/de	40755	root:root		
+File: /usr/lib/debug/.build-id/de/7b4b7fd4e2ff27dad423549cd8f65447acdb5d	120777	root:root		../../../../sbin/watchdog
+File: /usr/lib/debug/.build-id/de/7b4b7fd4e2ff27dad423549cd8f65447acdb5d.debug	120777	root:root		../../usr/sbin/watchdog.debug
+File: /usr/lib/debug/usr/sbin/watchdog.debug	100644	root:root	95be265ec405ae1bbb91f38e301f715a	
+File: /usr/lib/debug/usr/sbin/wd_identify.debug	100644	root:root	8946915499c43004b1071007d5d0e9bc	
+File: /usr/lib/debug/usr/sbin/wd_keepalive.debug	100644	root:root	791adb6496267d39798b7a366b8e337a	
 File: /usr/src/debug/watchdog-5.13	40755	root:root		
@@ -101,2 +101,2 @@
 File: /usr/src/debug/watchdog-5.13/src/wd_keepalive.c	100644	root:root	dbf793ec8b4d856ed695e1e76898b4f6	
-RPMIdentity: b3fa0ede2355df5909651d47744b3e25cb45fe1f092fef0e2af160177bc99cc391e012ad5e3fdbedc6f3a4beac8f4389cb5581abe778913b38732eb4137253a1
+RPMIdentity: 89a2108c9c4bf221657ba6272cf110e346a732e87614cfa79934e1d1980b09800b8f0b643bc119cfc77936ad07cf701ecd15875c9c0d5fcdd8b097309ff3d61a