<86>Dec 14 06:58:01 userdel[2094109]: delete user 'rooter' <86>Dec 14 06:58:01 groupadd[2094140]: group added to /etc/group: name=rooter, GID=1265 <86>Dec 14 06:58:01 groupadd[2094140]: group added to /etc/gshadow: name=rooter <86>Dec 14 06:58:01 groupadd[2094140]: new group: name=rooter, GID=1265 <86>Dec 14 06:58:01 useradd[2094167]: new user: name=rooter, UID=1265, GID=1265, home=/root, shell=/bin/bash, from=none <86>Dec 14 06:58:01 userdel[2094207]: delete user 'builder' <86>Dec 14 06:58:01 groupadd[2094237]: group added to /etc/group: name=builder, GID=1266 <86>Dec 14 06:58:01 groupadd[2094237]: group added to /etc/gshadow: name=builder <86>Dec 14 06:58:01 groupadd[2094237]: new group: name=builder, GID=1266 <86>Dec 14 06:58:01 useradd[2094287]: new user: name=builder, UID=1266, GID=1266, 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: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/watchdog-5.16-alt1.nosrc.rpm (w1.gzdio) Installing watchdog-5.16-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.27072 + 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.27072 + 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 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + configure_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + configure_runstatedir_flags=--runstatedir=/var/run + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --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 i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking whether i586-alt-linux-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of i586-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... i586-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 i586-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 -j8 Making all in src make[1]: Entering directory '/usr/src/RPM/BUILD/watchdog-5.16/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.42197 + 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) verify-elf: WARNING: ./usr/sbin/watchdog: uses non-LFS functions: creat fcntl fopen freopen lseek mmap open readdir stat verify-elf: WARNING: ./usr/sbin/wd_keepalive: uses non-LFS functions: fopen freopen mmap open readdir stat verify-elf: WARNING: ./usr/sbin/wd_identify: uses non-LFS functions: fopen mmap open readdir stat 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.19904 + 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.HBhx7r 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.mn81J6 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.HamzpG Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Xu3m21 Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.15), libc.so.6(GLIBC_2.17), libc.so.6(GLIBC_2.28), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.33), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), 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.7Xjv5p 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.fos4Ir find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8bAHtw find-requires: running scripts (debuginfo) Requires: watchdog = 5.16-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Adding to watchdog-debuginfo a strict dependency on watchdog Wrote: /usr/src/RPM/RPMS/i586/watchdog-5.16-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/watchdog-debuginfo-5.16-alt1.i586.rpm (w2.lzdio) 6.37user 3.67system 0:13.50elapsed 74%CPU (0avgtext+0avgdata 40460maxresident)k 0inputs+0outputs (0major+786695minor)pagefaults 0swaps 0.84user 1.41system 0:19.02elapsed 11%CPU (0avgtext+0avgdata 12288maxresident)k 0inputs+0outputs (0major+93444minor)pagefaults 0swaps --- watchdog-5.16-alt1.i586.rpm.repo 2021-03-15 05:26:18.000000000 +0000 +++ watchdog-5.16-alt1.i586.rpm.hasher 2024-12-14 06:58:16.935837211 +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 @@ -40,2 +40,4 @@ Requires: libc.so.6(GLIBC_2.3.4) +Requires: libc.so.6(GLIBC_2.33) +Requires: libc.so.6(GLIBC_2.34) Requires: libc.so.6(GLIBC_2.4) @@ -50,8 +52,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 f3b30c93f75227d2244b587b16b17b3f -File: /usr/sbin/wd_identify 100755 root:root 7e1b98ee5917086e2b1fa77b75d46cd4 -File: /usr/sbin/wd_keepalive 100755 root:root 736d7c7df95d5090f6fee09da3a0c60d +File: /usr/sbin/watchdog 100755 root:root 4b9d4eb4ee5bb4d524c580d636357656 +File: /usr/sbin/wd_identify 100755 root:root 218709edf24a4fe1029fa41b57e271d5 +File: /usr/sbin/wd_keepalive 100755 root:root 64b25cef4a29d7b0ac1117d31af7092d File: /usr/share/doc/watchdog-5.16 40755 root:root @@ -77,2 +79,2 @@ File: /usr/share/man/man8/wd_keepalive.8.xz 100644 root:root cf5fd4f965cb9a687bfcc7108ab0ffcd -RPMIdentity: 9fcf13312b6c6a552e243b6b54cc2889ffa669ba701042832844ea8df40a7c0e591220f3937e335b69e0c64c5b1a72950e4d435e0e88e33654e5e180c45a8f64 +RPMIdentity: adb895c4c13c576eea6c3b89051acc1d9206f48feb2aa35b362e84b17a97082c85b3ac188d7c433b55d6d3ac14d0722881ee5386769b765b8481c7c6ff76e6b4 --- watchdog-debuginfo-5.16-alt1.i586.rpm.repo 2021-03-15 05:26:18.000000000 +0000 +++ watchdog-debuginfo-5.16-alt1.i586.rpm.hasher 2024-12-14 06:58:17.039837173 +0000 @@ -1,10 +1,10 @@ -/usr/lib/debug/.build-id/66 40755 root:root -/usr/lib/debug/.build-id/66/305b188818128936193034d109d595c1e0ee37 120777 root:root ../../../../sbin/wd_keepalive -/usr/lib/debug/.build-id/66/305b188818128936193034d109d595c1e0ee37.debug 120777 root:root ../../usr/sbin/wd_keepalive.debug -/usr/lib/debug/.build-id/98 40755 root:root -/usr/lib/debug/.build-id/98/5552828b590e7e806bdeea1b48495ff6b53654 120777 root:root ../../../../sbin/wd_identify -/usr/lib/debug/.build-id/98/5552828b590e7e806bdeea1b48495ff6b53654.debug 120777 root:root ../../usr/sbin/wd_identify.debug -/usr/lib/debug/.build-id/d1 40755 root:root -/usr/lib/debug/.build-id/d1/0e87c37a9dbca45e720a8f8d9a08c641396416 120777 root:root ../../../../sbin/watchdog -/usr/lib/debug/.build-id/d1/0e87c37a9dbca45e720a8f8d9a08c641396416.debug 120777 root:root ../../usr/sbin/watchdog.debug +/usr/lib/debug/.build-id/33 40755 root:root +/usr/lib/debug/.build-id/33/9245e38176d04bcb2ab253f45f4c28bab153b4 120777 root:root ../../../../sbin/watchdog +/usr/lib/debug/.build-id/33/9245e38176d04bcb2ab253f45f4c28bab153b4.debug 120777 root:root ../../usr/sbin/watchdog.debug +/usr/lib/debug/.build-id/d6 40755 root:root +/usr/lib/debug/.build-id/d6/f52bf298ea37a1522f287585b97b0838666e22 120777 root:root ../../../../sbin/wd_identify +/usr/lib/debug/.build-id/d6/f52bf298ea37a1522f287585b97b0838666e22.debug 120777 root:root ../../usr/sbin/wd_identify.debug +/usr/lib/debug/.build-id/f1 40755 root:root +/usr/lib/debug/.build-id/f1/c01dc3e4c9eebaa1d8002062b993eea08504d8 120777 root:root ../../../../sbin/wd_keepalive +/usr/lib/debug/.build-id/f1/c01dc3e4c9eebaa1d8002062b993eea08504d8.debug 120777 root:root ../../usr/sbin/wd_keepalive.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/66 40755 root:root -File: /usr/lib/debug/.build-id/66/305b188818128936193034d109d595c1e0ee37 120777 root:root ../../../../sbin/wd_keepalive -File: /usr/lib/debug/.build-id/66/305b188818128936193034d109d595c1e0ee37.debug 120777 root:root ../../usr/sbin/wd_keepalive.debug -File: /usr/lib/debug/.build-id/98 40755 root:root -File: /usr/lib/debug/.build-id/98/5552828b590e7e806bdeea1b48495ff6b53654 120777 root:root ../../../../sbin/wd_identify -File: /usr/lib/debug/.build-id/98/5552828b590e7e806bdeea1b48495ff6b53654.debug 120777 root:root ../../usr/sbin/wd_identify.debug -File: /usr/lib/debug/.build-id/d1 40755 root:root -File: /usr/lib/debug/.build-id/d1/0e87c37a9dbca45e720a8f8d9a08c641396416 120777 root:root ../../../../sbin/watchdog -File: /usr/lib/debug/.build-id/d1/0e87c37a9dbca45e720a8f8d9a08c641396416.debug 120777 root:root ../../usr/sbin/watchdog.debug -File: /usr/lib/debug/usr/sbin/watchdog.debug 100644 root:root abc4c58702f48edbe10f6ff6f241f53a -File: /usr/lib/debug/usr/sbin/wd_identify.debug 100644 root:root eec5f8040d4961b0e3f484430beb13ab -File: /usr/lib/debug/usr/sbin/wd_keepalive.debug 100644 root:root 5330a300e400d53f92b58a17959dd058 +File: /usr/lib/debug/.build-id/33 40755 root:root +File: /usr/lib/debug/.build-id/33/9245e38176d04bcb2ab253f45f4c28bab153b4 120777 root:root ../../../../sbin/watchdog +File: /usr/lib/debug/.build-id/33/9245e38176d04bcb2ab253f45f4c28bab153b4.debug 120777 root:root ../../usr/sbin/watchdog.debug +File: /usr/lib/debug/.build-id/d6 40755 root:root +File: /usr/lib/debug/.build-id/d6/f52bf298ea37a1522f287585b97b0838666e22 120777 root:root ../../../../sbin/wd_identify +File: /usr/lib/debug/.build-id/d6/f52bf298ea37a1522f287585b97b0838666e22.debug 120777 root:root ../../usr/sbin/wd_identify.debug +File: /usr/lib/debug/.build-id/f1 40755 root:root +File: /usr/lib/debug/.build-id/f1/c01dc3e4c9eebaa1d8002062b993eea08504d8 120777 root:root ../../../../sbin/wd_keepalive +File: /usr/lib/debug/.build-id/f1/c01dc3e4c9eebaa1d8002062b993eea08504d8.debug 120777 root:root ../../usr/sbin/wd_keepalive.debug +File: /usr/lib/debug/usr/sbin/watchdog.debug 100644 root:root 4877a29158764c02871b83919c734422 +File: /usr/lib/debug/usr/sbin/wd_identify.debug 100644 root:root 68866c6e0bf5471e6befc6ac720a2326 +File: /usr/lib/debug/usr/sbin/wd_keepalive.debug 100644 root:root ed10b67c492cffd7049291bbfcaaa5ea 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: ca87e25fd6a47c8a6c6dd3bcf0cc9d6e68d6e262a89f5ffb5a3077c9a235fef166ed4fe98659d1d9bd6a55d6f953fb59163fa6202b1665462276b26aa2a89826 +RPMIdentity: 6b7f3405707f6cc01906d8e7db76716ed0b342a7a15163f687be81da47816bd06c3659ff6b558d799e872d81684e50e2795cc59432359f0c1157228d1b215228