<86>Jul 25 02:41:20 userdel[401607]: delete user 'rooter' <86>Jul 25 02:41:20 groupadd[401616]: group added to /etc/group: name=rooter, GID=642 <86>Jul 25 02:41:20 groupadd[401616]: group added to /etc/gshadow: name=rooter <86>Jul 25 02:41:20 groupadd[401616]: new group: name=rooter, GID=642 <86>Jul 25 02:41:20 useradd[401620]: new user: name=rooter, UID=642, GID=642, home=/root, shell=/bin/bash <86>Jul 25 02:41:20 userdel[401630]: delete user 'builder' <86>Jul 25 02:41:20 userdel[401630]: removed group 'builder' owned by 'builder' <86>Jul 25 02:41:20 userdel[401630]: removed shadow group 'builder' owned by 'builder' <86>Jul 25 02:41:20 groupadd[401635]: group added to /etc/group: name=builder, GID=643 <86>Jul 25 02:41:20 groupadd[401635]: group added to /etc/gshadow: name=builder <86>Jul 25 02:41:20 groupadd[401635]: new group: name=builder, GID=643 <86>Jul 25 02:41:20 useradd[401639]: new user: name=builder, UID=643, GID=643, 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.51625 + 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.51625 + 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 '' ']' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + xargs -ri dirname -- '{}' + ./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 -j8 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_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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 -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 -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 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 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_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 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.53454 + 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.25032 + 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.Fgnm27 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.zB1jfv 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.dmB3xV Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LvHQWo 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.Tx8JsV 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.taxo5u find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZMsmO7 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) 6.26user 2.15system 0:14.24elapsed 59%CPU (0avgtext+0avgdata 38640maxresident)k 0inputs+0outputs (0major+834348minor)pagefaults 0swaps 7.50user 3.91system 0:17.10elapsed 66%CPU (0avgtext+0avgdata 38640maxresident)k 0inputs+0outputs (0major+1021471minor)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 2021-07-25 02:41:36.606734796 +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 45cb697c72de01f7e19353f554528825 +File: /usr/sbin/wd_identify 100755 root:root d8fbc345896a933ffdc86061e0fb97ef +File: /usr/sbin/wd_keepalive 100755 root:root d9f4d32d62f79c7eedc0aa68b23f8870 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: 52e5b5c64318f628fe20d96590258631 +RPMIdentity: f0594e4c53fb68164d4273931ecc726f --- 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 2021-07-25 02:41:36.692735080 +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/af 40755 root:root +/usr/lib/debug/.build-id/af/1c5ade3a4468209c6bf32c4515eb4f31a83b72 120777 root:root ../../../../sbin/watchdog +/usr/lib/debug/.build-id/af/1c5ade3a4468209c6bf32c4515eb4f31a83b72.debug 120777 root:root ../../usr/sbin/watchdog.debug +/usr/lib/debug/.build-id/d3 40755 root:root +/usr/lib/debug/.build-id/d3/adb97f74a7fdeddb86c0d8d88f00a846717e1d 120777 root:root ../../../../sbin/wd_identify +/usr/lib/debug/.build-id/d3/adb97f74a7fdeddb86c0d8d88f00a846717e1d.debug 120777 root:root ../../usr/sbin/wd_identify.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/ea/2c780ea610d415dc7c5ec74735f29cc835c6df 120777 root:root ../../../../sbin/wd_keepalive +/usr/lib/debug/.build-id/ea/2c780ea610d415dc7c5ec74735f29cc835c6df.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.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/af 40755 root:root +File: /usr/lib/debug/.build-id/af/1c5ade3a4468209c6bf32c4515eb4f31a83b72 120777 root:root ../../../../sbin/watchdog +File: /usr/lib/debug/.build-id/af/1c5ade3a4468209c6bf32c4515eb4f31a83b72.debug 120777 root:root ../../usr/sbin/watchdog.debug +File: /usr/lib/debug/.build-id/d3 40755 root:root +File: /usr/lib/debug/.build-id/d3/adb97f74a7fdeddb86c0d8d88f00a846717e1d 120777 root:root ../../../../sbin/wd_identify +File: /usr/lib/debug/.build-id/d3/adb97f74a7fdeddb86c0d8d88f00a846717e1d.debug 120777 root:root ../../usr/sbin/wd_identify.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/ea/2c780ea610d415dc7c5ec74735f29cc835c6df 120777 root:root ../../../../sbin/wd_keepalive +File: /usr/lib/debug/.build-id/ea/2c780ea610d415dc7c5ec74735f29cc835c6df.debug 120777 root:root ../../usr/sbin/wd_keepalive.debug +File: /usr/lib/debug/usr/sbin/watchdog.debug 100644 root:root 233cc5578e06d5d3438a74eb8831affe +File: /usr/lib/debug/usr/sbin/wd_identify.debug 100644 root:root 9808cc3118e7ad7bfba4919131e27b9d +File: /usr/lib/debug/usr/sbin/wd_keepalive.debug 100644 root:root 0dec6eb0547376bd0b721a3c8bec953b 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: ae40d6f2343f3ab657ca8881692ab0fe +RPMIdentity: 6c662105971eac45c386fdffae7930e7