<86>Oct 29 16:40:50 userdel[1957566]: delete user 'rooter' <86>Oct 29 16:40:50 userdel[1957566]: removed group 'rooter' owned by 'rooter' <86>Oct 29 16:40:50 userdel[1957566]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 29 16:40:50 groupadd[1957601]: group added to /etc/group: name=rooter, GID=1865 <86>Oct 29 16:40:50 groupadd[1957601]: group added to /etc/gshadow: name=rooter <86>Oct 29 16:40:50 groupadd[1957601]: new group: name=rooter, GID=1865 <86>Oct 29 16:40:50 useradd[1957629]: new user: name=rooter, UID=1865, GID=1865, home=/root, shell=/bin/bash, from=none <86>Oct 29 16:40:50 userdel[1957673]: delete user 'builder' <86>Oct 29 16:40:50 userdel[1957673]: removed group 'builder' owned by 'builder' <86>Oct 29 16:40:50 userdel[1957673]: removed shadow group 'builder' owned by 'builder' <86>Oct 29 16:40:50 groupadd[1957703]: group added to /etc/group: name=builder, GID=1866 <86>Oct 29 16:40:50 groupadd[1957703]: group added to /etc/gshadow: name=builder <86>Oct 29 16:40:50 groupadd[1957703]: new group: name=builder, GID=1866 <86>Oct 29 16:40:50 useradd[1957740]: new user: name=builder, UID=1866, GID=1866, home=/usr/src, shell=/bin/bash, from=none warning: user user does not exist - using root warning: group user does not exist - using root warning: user user does not exist - using root warning: group user does not exist - using root warning: user user does not exist - using root warning: group user does not exist - using root warning: user user does not exist - using root warning: group user does not exist - using root warning: user user does not exist - using root warning: group user does not exist - using root warning: user user does not exist - using root warning: group user does not exist - using root warning: user user does not exist - using root warning: group user does not exist - using root warning: user user does not exist - using root warning: group user does not exist - using root warning: user user does not exist - using root warning: group user does not exist - using root warning: user user does not exist - using root warning: group user does not exist - using root warning: user user does not exist - using root warning: group user does not exist - using root warning: user user does not exist - using root warning: group user does not exist - using root Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/watchdog-5.16-alt1.nosrc.rpm (w1.gzdio) Installing watchdog-5.16-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.27100 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf watchdog-5.16 + echo 'Source #0 (watchdog-5.16.tar.gz):' Source #0 (watchdog-5.16.tar.gz): + /usr/bin/gzip -dc /usr/src/RPM/SOURCES/watchdog-5.16.tar.gz + /bin/tar -xf - + cd watchdog-5.16 + /bin/chmod -c -Rf u+rwX,go-w . + 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.27100 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd watchdog-5.16 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' ++ 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_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + configure_runstatedir_flags=--runstatedir=/var/run + ./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 --runstatedir=/var/run --without-included-gettext configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... 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 whether x86_64-alt-linux-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) 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... /usr/bin/grep checking for egrep... /usr/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" checking that generated files are newer than configure... done checking that generated files are newer than configure... done 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: --without-included-gettext + make -j16 Making all in src make[1]: Entering directory '/usr/src/RPM/BUILD/watchdog-5.16/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o gettime.o gettime.c make[1]: Leaving directory '/usr/src/RPM/BUILD/watchdog-5.16/src' make[1]: Entering directory '/usr/src/RPM/BUILD/watchdog-5.16/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o file_stat.o file_stat.c make[1]: Leaving directory '/usr/src/RPM/BUILD/watchdog-5.16/src' make[1]: Entering directory '/usr/src/RPM/BUILD/watchdog-5.16/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o xmalloc.o xmalloc.c make[1]: Leaving directory '/usr/src/RPM/BUILD/watchdog-5.16/src' make[1]: Entering directory '/usr/src/RPM/BUILD/watchdog-5.16/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o file_table.o file_table.c make[1]: Leaving directory '/usr/src/RPM/BUILD/watchdog-5.16/src' make[1]: Entering directory '/usr/src/RPM/BUILD/watchdog-5.16/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o iface.o iface.c make[1]: Leaving directory '/usr/src/RPM/BUILD/watchdog-5.16/src' make[1]: Entering directory '/usr/src/RPM/BUILD/watchdog-5.16/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o logmessage.o logmessage.c make[1]: Leaving directory '/usr/src/RPM/BUILD/watchdog-5.16/src' make[1]: Entering directory '/usr/src/RPM/BUILD/watchdog-5.16/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o load.o load.c make[1]: Leaving directory '/usr/src/RPM/BUILD/watchdog-5.16/src' make[1]: Entering directory '/usr/src/RPM/BUILD/watchdog-5.16/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o pidfile.o pidfile.c make[1]: Leaving directory '/usr/src/RPM/BUILD/watchdog-5.16/src' make[1]: Entering directory '/usr/src/RPM/BUILD/watchdog-5.16/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o memory.o memory.c make[1]: Leaving directory '/usr/src/RPM/BUILD/watchdog-5.16/src' make[1]: Entering directory '/usr/src/RPM/BUILD/watchdog-5.16/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o temp.o temp.c make[1]: Leaving directory '/usr/src/RPM/BUILD/watchdog-5.16/src' make[1]: Entering directory '/usr/src/RPM/BUILD/watchdog-5.16/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o keep_alive.o keep_alive.c make[1]: Leaving directory '/usr/src/RPM/BUILD/watchdog-5.16/src' make[1]: Entering directory '/usr/src/RPM/BUILD/watchdog-5.16/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o test_binary.o test_binary.c make[1]: Leaving directory '/usr/src/RPM/BUILD/watchdog-5.16/src' make[1]: Entering directory '/usr/src/RPM/BUILD/watchdog-5.16/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o net.o net.c make[1]: Leaving directory '/usr/src/RPM/BUILD/watchdog-5.16/src' make[1]: Entering directory '/usr/src/RPM/BUILD/watchdog-5.16/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o heartbeat.o heartbeat.c make[1]: Leaving directory '/usr/src/RPM/BUILD/watchdog-5.16/src' make[1]: Entering directory '/usr/src/RPM/BUILD/watchdog-5.16/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o watchdog.o watchdog.c make[1]: Leaving directory '/usr/src/RPM/BUILD/watchdog-5.16/src' make[1]: Entering directory '/usr/src/RPM/BUILD/watchdog-5.16/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o shutdown.o shutdown.c make[1]: Leaving directory '/usr/src/RPM/BUILD/watchdog-5.16/src' make[1]: Entering directory '/usr/src/RPM/BUILD/watchdog-5.16/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o errorcodes.o errorcodes.c make[1]: Leaving directory '/usr/src/RPM/BUILD/watchdog-5.16/src' make[1]: Entering directory '/usr/src/RPM/BUILD/watchdog-5.16/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o lock_mem.o lock_mem.c make[1]: Leaving directory '/usr/src/RPM/BUILD/watchdog-5.16/src' make[1]: Entering directory '/usr/src/RPM/BUILD/watchdog-5.16/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o sigterm.o sigterm.c make[1]: Leaving directory '/usr/src/RPM/BUILD/watchdog-5.16/src' make[1]: Entering directory '/usr/src/RPM/BUILD/watchdog-5.16/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o daemon-pid.o daemon-pid.c make[1]: Leaving directory '/usr/src/RPM/BUILD/watchdog-5.16/src' make[1]: Entering directory '/usr/src/RPM/BUILD/watchdog-5.16/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o configfile.o configfile.c make[1]: Leaving directory '/usr/src/RPM/BUILD/watchdog-5.16/src' make[1]: Entering directory '/usr/src/RPM/BUILD/watchdog-5.16/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o send-email.o send-email.c make[1]: Leaving directory '/usr/src/RPM/BUILD/watchdog-5.16/src' make[1]: Entering directory '/usr/src/RPM/BUILD/watchdog-5.16/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o reopenstd.o reopenstd.c make[1]: Leaving directory '/usr/src/RPM/BUILD/watchdog-5.16/src' make[1]: Entering directory '/usr/src/RPM/BUILD/watchdog-5.16/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o run-as-child.o run-as-child.c make[1]: Leaving directory '/usr/src/RPM/BUILD/watchdog-5.16/src' make[1]: Entering directory '/usr/src/RPM/BUILD/watchdog-5.16/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o read-conf.o read-conf.c make[1]: Leaving directory '/usr/src/RPM/BUILD/watchdog-5.16/src' make[1]: Entering directory '/usr/src/RPM/BUILD/watchdog-5.16/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o killall5.o killall5.c make[1]: Leaving directory '/usr/src/RPM/BUILD/watchdog-5.16/src' make[1]: Entering directory '/usr/src/RPM/BUILD/watchdog-5.16/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o wd_identify.o wd_identify.c make[1]: Leaving directory '/usr/src/RPM/BUILD/watchdog-5.16/src' make[1]: Entering directory '/usr/src/RPM/BUILD/watchdog-5.16/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o wd_keepalive.o wd_keepalive.c make[1]: Leaving directory '/usr/src/RPM/BUILD/watchdog-5.16/src' make[1]: Entering directory '/usr/src/RPM/BUILD/watchdog-5.16/src' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o wd_identify wd_identify.o logmessage.o xmalloc.o configfile.o read-conf.o -lrt make[1]: Leaving directory '/usr/src/RPM/BUILD/watchdog-5.16/src' make[1]: Entering directory '/usr/src/RPM/BUILD/watchdog-5.16/src' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o wd_keepalive wd_keepalive.o logmessage.o lock_mem.o daemon-pid.o xmalloc.o configfile.o keep_alive.o read-conf.o sigterm.o -lrt make[1]: Leaving directory '/usr/src/RPM/BUILD/watchdog-5.16/src' make[1]: Entering directory '/usr/src/RPM/BUILD/watchdog-5.16/src' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o watchdog file_stat.o file_table.o iface.o gettime.o keep_alive.o load.o memory.o net.o pidfile.o shutdown.o temp.o test_binary.o watchdog.o logmessage.o xmalloc.o heartbeat.o lock_mem.o daemon-pid.o configfile.o errorcodes.o read-conf.o sigterm.o reopenstd.o killall5.o send-email.o run-as-child.o -lrt make[1]: Leaving directory '/usr/src/RPM/BUILD/watchdog-5.16/src' make[1]: Nothing to be done for 'all-am'. + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.40293 + 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:/usr/bin:/bin:/usr/local/bin:/usr/games + cd watchdog-5.16 + 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.16' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/watchdog-5.16/src' make[2]: Entering directory '/usr/src/RPM/BUILD/watchdog-5.16/src' /usr/bin/mkdir -p '/usr/src/tmp/watchdog-buildroot/usr/sbin' /usr/bin/ginstall -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.16/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/watchdog-5.16/src' make[1]: Entering directory '/usr/src/RPM/BUILD/watchdog-5.16' make[2]: Entering directory '/usr/src/RPM/BUILD/watchdog-5.16' make[2]: Nothing to be done for 'install-exec-am'. installing /etc/watchdog.conf /usr/bin/mkdir -p '/usr/src/tmp/watchdog-buildroot/usr/share/man/man5' /usr/bin/ginstall -c -m 644 watchdog.conf.5 '/usr/src/tmp/watchdog-buildroot/usr/share/man/man5' /usr/bin/mkdir -p '/usr/src/tmp/watchdog-buildroot/usr/share/man/man8' /usr/bin/ginstall -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.16' make[1]: Leaving directory '/usr/src/RPM/BUILD/watchdog-5.16' make: Leaving directory '/usr/src/RPM/BUILD/watchdog-5.16' + 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/usr/lib/systemd/system/watchdog.service + install -Dp -m0644 /usr/src/RPM/SOURCES/watchdog-ping.service /usr/src/tmp/watchdog-buildroot/usr/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) Verifying systemd units in /usr/src/tmp/watchdog-buildroot Adjusting library links in /usr/src/tmp/watchdog-buildroot ./usr/lib: (from :0) 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) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/watchdog-buildroot Processing files: watchdog-5.16-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.46398 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd watchdog-5.16 + DOCDIR=/usr/src/tmp/watchdog-buildroot/usr/share/doc/watchdog-5.16 + export DOCDIR + rm -rf /usr/src/tmp/watchdog-buildroot/usr/share/doc/watchdog-5.16 + /bin/mkdir -p /usr/src/tmp/watchdog-buildroot/usr/share/doc/watchdog-5.16 + cp -prL AUTHORS ChangeLog COPYING examples/ IAFA-PACKAGE NEWS README TODO README.watchdog.ipmi /usr/src/tmp/watchdog-buildroot/usr/share/doc/watchdog-5.16 + chmod -R go-w /usr/src/tmp/watchdog-buildroot/usr/share/doc/watchdog-5.16 + chmod -R a+rX /usr/src/tmp/watchdog-buildroot/usr/share/doc/watchdog-5.16 + cp -prL README.Fedora /usr/src/tmp/watchdog-buildroot/usr/share/doc/watchdog-5.16 + chmod -R go-w /usr/src/tmp/watchdog-buildroot/usr/share/doc/watchdog-5.16 + chmod -R a+rX /usr/src/tmp/watchdog-buildroot/usr/share/doc/watchdog-5.16 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.eCNzeu 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.hzkMbq find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,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.4uMCHS Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qQ85BS Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.15)(64bit), libc.so.6(GLIBC_2.17)(64bit), 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.33)(64bit), libc.so.6(GLIBC_2.34)(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.0IxtvW Creating watchdog-debuginfo package Processing files: watchdog-debuginfo-5.16-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bYoZGh find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xPIkYp find-requires: running scripts (debuginfo) Requires: watchdog = 5.16-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Adding to watchdog-debuginfo a strict dependency on watchdog Wrote: /usr/src/RPM/RPMS/x86_64/watchdog-5.16-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/watchdog-debuginfo-5.16-alt1.x86_64.rpm (w2.lzdio) 3.57user 5.51system 0:11.71elapsed 77%CPU (0avgtext+0avgdata 50456maxresident)k 0inputs+0outputs (0major+811214minor)pagefaults 0swaps 0.63user 2.02system 0:17.61elapsed 15%CPU (0avgtext+0avgdata 12548maxresident)k 0inputs+0outputs (0major+98026minor)pagefaults 0swaps --- watchdog-5.16-alt1.x86_64.rpm.repo 2021-03-15 05:26:14.527028151 +0000 +++ watchdog-5.16-alt1.x86_64.rpm.hasher 2024-10-29 16:41:04.106119351 +0000 @@ -3,4 +3,4 @@ /etc/watchdog.d 40755 root:root -/lib/systemd/system/watchdog-ping.service 100644 root:root -/lib/systemd/system/watchdog.service 100644 root:root +/usr/lib/systemd/system/watchdog-ping.service 100644 root:root +/usr/lib/systemd/system/watchdog.service 100644 root:root /usr/lib/watchdog/scripts 40755 root:root @@ -32,2 +32,3 @@ Requires: /lib64/ld-linux-x86-64.so.2 +Requires: libc.so.6(GLIBC_2.14)(64bit) Requires: libc.so.6(GLIBC_2.15)(64bit) @@ -37,2 +38,4 @@ Requires: libc.so.6(GLIBC_2.3.4)(64bit) +Requires: libc.so.6(GLIBC_2.33)(64bit) +Requires: libc.so.6(GLIBC_2.34)(64bit) Requires: libc.so.6(GLIBC_2.4)(64bit) @@ -47,8 +50,8 @@ File: /etc/watchdog.d 40755 root:root -File: /lib/systemd/system/watchdog-ping.service 100644 root:root 18a8a312fb323eb5c14d38f05aaf701a -File: /lib/systemd/system/watchdog.service 100644 root:root c09eea5bea188eddcf60dccb99993520 +File: /usr/lib/systemd/system/watchdog-ping.service 100644 root:root 18a8a312fb323eb5c14d38f05aaf701a +File: /usr/lib/systemd/system/watchdog.service 100644 root:root c09eea5bea188eddcf60dccb99993520 File: /usr/lib/watchdog/scripts 40755 root:root -File: /usr/sbin/watchdog 100755 root:root 9628faeb70eac957ba5327da39a9f453 -File: /usr/sbin/wd_identify 100755 root:root 2fad3e225aa46637f71a7d36f2644832 -File: /usr/sbin/wd_keepalive 100755 root:root 574100d117804f2bad266c20f3956b72 +File: /usr/sbin/watchdog 100755 root:root 3a8de554e7660c37c36091d2d752826f +File: /usr/sbin/wd_identify 100755 root:root 5bc19e3194224f3f0fff7b97092921a4 +File: /usr/sbin/wd_keepalive 100755 root:root edcc0ad0e51dd809a03221eecebf7fe2 File: /usr/share/doc/watchdog-5.16 40755 root:root @@ -74,2 +77,2 @@ File: /usr/share/man/man8/wd_keepalive.8.xz 100644 root:root cf5fd4f965cb9a687bfcc7108ab0ffcd -RPMIdentity: ca212c754be87e7a4fcfa68ad7eac18c548ea2d9c18902154a3573dcfdb756f628648660d6677d912090b2564bd9f0d640319b0337aa210d905cf52dd2db7b0a +RPMIdentity: a56c343454ee776da76c233b47702ac7caf9f8af09222b3aad66e3455d42f5ebde7db1b127517d7c2e779ab637b7560ec57b12fead85057b7fe13358cf5c9bb5 --- watchdog-debuginfo-5.16-alt1.x86_64.rpm.repo 2021-03-15 05:26:14.513028063 +0000 +++ watchdog-debuginfo-5.16-alt1.x86_64.rpm.hasher 2024-10-29 16:41:04.191120770 +0000 @@ -1,10 +1,10 @@ -/usr/lib/debug/.build-id/57 40755 root:root -/usr/lib/debug/.build-id/57/f128b3fc8c2d99d13e0a92cb1b60a557382f4e 120777 root:root ../../../../sbin/watchdog -/usr/lib/debug/.build-id/57/f128b3fc8c2d99d13e0a92cb1b60a557382f4e.debug 120777 root:root ../../usr/sbin/watchdog.debug -/usr/lib/debug/.build-id/a9 40755 root:root -/usr/lib/debug/.build-id/a9/072f893e9ea7736bf52364c583f8fa1e297ee9 120777 root:root ../../../../sbin/wd_identify -/usr/lib/debug/.build-id/a9/072f893e9ea7736bf52364c583f8fa1e297ee9.debug 120777 root:root ../../usr/sbin/wd_identify.debug -/usr/lib/debug/.build-id/af 40755 root:root -/usr/lib/debug/.build-id/af/10737e8574eddae13ba6f954608283c004bb39 120777 root:root ../../../../sbin/wd_keepalive -/usr/lib/debug/.build-id/af/10737e8574eddae13ba6f954608283c004bb39.debug 120777 root:root ../../usr/sbin/wd_keepalive.debug +/usr/lib/debug/.build-id/5b 40755 root:root +/usr/lib/debug/.build-id/5b/92b93e2cd0d05c631d54b53cc74e78b6671a2e 120777 root:root ../../../../sbin/watchdog +/usr/lib/debug/.build-id/5b/92b93e2cd0d05c631d54b53cc74e78b6671a2e.debug 120777 root:root ../../usr/sbin/watchdog.debug +/usr/lib/debug/.build-id/7e 40755 root:root +/usr/lib/debug/.build-id/7e/db656cca13f30eb2cd77b4979b06806ae6e639 120777 root:root ../../../../sbin/wd_keepalive +/usr/lib/debug/.build-id/7e/db656cca13f30eb2cd77b4979b06806ae6e639.debug 120777 root:root ../../usr/sbin/wd_keepalive.debug +/usr/lib/debug/.build-id/c1 40755 root:root +/usr/lib/debug/.build-id/c1/48231b692de50c6911abd7267ce646ed9f3c07 120777 root:root ../../../../sbin/wd_identify +/usr/lib/debug/.build-id/c1/48231b692de50c6911abd7267ce646ed9f3c07.debug 120777 root:root ../../usr/sbin/wd_identify.debug /usr/lib/debug/usr/sbin/watchdog.debug 100644 root:root @@ -53,14 +53,14 @@ Provides: watchdog-debuginfo = 5.16-alt1:sisyphus+267810.100.1.1 -File: /usr/lib/debug/.build-id/57 40755 root:root -File: /usr/lib/debug/.build-id/57/f128b3fc8c2d99d13e0a92cb1b60a557382f4e 120777 root:root ../../../../sbin/watchdog -File: /usr/lib/debug/.build-id/57/f128b3fc8c2d99d13e0a92cb1b60a557382f4e.debug 120777 root:root ../../usr/sbin/watchdog.debug -File: /usr/lib/debug/.build-id/a9 40755 root:root -File: /usr/lib/debug/.build-id/a9/072f893e9ea7736bf52364c583f8fa1e297ee9 120777 root:root ../../../../sbin/wd_identify -File: /usr/lib/debug/.build-id/a9/072f893e9ea7736bf52364c583f8fa1e297ee9.debug 120777 root:root ../../usr/sbin/wd_identify.debug -File: /usr/lib/debug/.build-id/af 40755 root:root -File: /usr/lib/debug/.build-id/af/10737e8574eddae13ba6f954608283c004bb39 120777 root:root ../../../../sbin/wd_keepalive -File: /usr/lib/debug/.build-id/af/10737e8574eddae13ba6f954608283c004bb39.debug 120777 root:root ../../usr/sbin/wd_keepalive.debug -File: /usr/lib/debug/usr/sbin/watchdog.debug 100644 root:root 3f1021aae37aa43274083b190c5c92c5 -File: /usr/lib/debug/usr/sbin/wd_identify.debug 100644 root:root 48fa95841bf5c7a47f3683d33c2580cf -File: /usr/lib/debug/usr/sbin/wd_keepalive.debug 100644 root:root 59a5ffe537fc73458f47d9996881a2fe +File: /usr/lib/debug/.build-id/5b 40755 root:root +File: /usr/lib/debug/.build-id/5b/92b93e2cd0d05c631d54b53cc74e78b6671a2e 120777 root:root ../../../../sbin/watchdog +File: /usr/lib/debug/.build-id/5b/92b93e2cd0d05c631d54b53cc74e78b6671a2e.debug 120777 root:root ../../usr/sbin/watchdog.debug +File: /usr/lib/debug/.build-id/7e 40755 root:root +File: /usr/lib/debug/.build-id/7e/db656cca13f30eb2cd77b4979b06806ae6e639 120777 root:root ../../../../sbin/wd_keepalive +File: /usr/lib/debug/.build-id/7e/db656cca13f30eb2cd77b4979b06806ae6e639.debug 120777 root:root ../../usr/sbin/wd_keepalive.debug +File: /usr/lib/debug/.build-id/c1 40755 root:root +File: /usr/lib/debug/.build-id/c1/48231b692de50c6911abd7267ce646ed9f3c07 120777 root:root ../../../../sbin/wd_identify +File: /usr/lib/debug/.build-id/c1/48231b692de50c6911abd7267ce646ed9f3c07.debug 120777 root:root ../../usr/sbin/wd_identify.debug +File: /usr/lib/debug/usr/sbin/watchdog.debug 100644 root:root d28f534124a7e9db904d36bb9d9d6667 +File: /usr/lib/debug/usr/sbin/wd_identify.debug 100644 root:root 7f4a3e80615b11e5d542d658e163728f +File: /usr/lib/debug/usr/sbin/wd_keepalive.debug 100644 root:root d8ece9576bc229970b232a35ad7d1fa7 File: /usr/src/debug/watchdog-5.16 40755 root:root @@ -101,2 +101,2 @@ File: /usr/src/debug/watchdog-5.16/src/xmalloc.c 100644 root:root 5fdf3ac96ed2693500bc7b298256f254 -RPMIdentity: 93eb90e81421a6991f5275a583a837824c4d271d4f8d24266191e3bedf50197302fe40752742942f1ff3f96c0fdfed6ad0706c527fd66c170dc93afd5b74cd68 +RPMIdentity: f036f7f975d07f940e4aa43d9b1d0e0fb5dffdfbaf02fdd7485f5acaa651ab9189dc3c53337404c2fee699119ae27a9c55f21dff5bdf7f2c9ba0c336a03ccb19