<86>Jan 6 00:42:37 userdel[3988640]: delete user 'rooter' <86>Jan 6 00:42:37 userdel[3988640]: removed shadow group 'rooter' owned by 'rooter' <86>Jan 6 00:42:37 groupadd[3988659]: group added to /etc/group: name=rooter, GID=930 <86>Jan 6 00:42:37 groupadd[3988659]: group added to /etc/gshadow: name=rooter <86>Jan 6 00:42:37 groupadd[3988659]: new group: name=rooter, GID=930 <86>Jan 6 00:42:37 useradd[3988677]: new user: name=rooter, UID=930, GID=930, home=/root, shell=/bin/bash <86>Jan 6 00:42:37 userdel[3988711]: delete user 'builder' <86>Jan 6 00:42:37 userdel[3988711]: removed group 'builder' owned by 'builder' <86>Jan 6 00:42:37 userdel[3988711]: removed shadow group 'builder' owned by 'builder' <86>Jan 6 00:42:37 groupadd[3988761]: group added to /etc/group: name=builder, GID=931 <86>Jan 6 00:42:37 groupadd[3988761]: group added to /etc/gshadow: name=builder <86>Jan 6 00:42:37 groupadd[3988761]: new group: name=builder, GID=931 <86>Jan 6 00:42:37 useradd[3988794]: new user: name=builder, UID=931, GID=931, home=/usr/src, shell=/bin/bash warning: line 10: Deprecated PreReq converted to Requires(pre,postun): PreReq: chkconfig warning: line 10: Deprecated PreReq converted to Requires(pre,postun): PreReq: chkconfig Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/had-1.0.8-alt2.qa1.nosrc.rpm (w1.gzdio) warning: line 10: Deprecated PreReq converted to Requires(pre,postun): PreReq: chkconfig Installing had-1.0.8-alt2.qa1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.44454 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf had-1.0.8 + echo 'Source #0 (had-1.0.8.tar.bz2):' Source #0 (had-1.0.8.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/had-1.0.8.tar.bz2 + /bin/tar -xf - + cd had-1.0.8 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.44454 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd had-1.0.8 + cd src + make -j16 make: Entering directory '/usr/src/RPM/BUILD/had-1.0.8/src' gcc -Wall -O -g -DUSE_SIGNAL -DUSE_SYSLOG -DBINDIR=\"/opt/had/bin\" -c -o misc.o misc.c misc.c: In function 'fw_log_message': misc.c:60:34: warning: argument to 'sizeof' in 'bzero' call is the same expression as the destination; did you mean to dereference it? [-Wsizeof-pointer-memaccess] 60 | bzero(msg, sizeof(msg)); | ^ make: Leaving directory '/usr/src/RPM/BUILD/had-1.0.8/src' make: Entering directory '/usr/src/RPM/BUILD/had-1.0.8/src' gcc -Wall -O -g -DUSE_SIGNAL -DUSE_SYSLOG -DBINDIR=\"/opt/had/bin\" -c -o had.o had.c had.c: In function 'check_script_dirs': had.c:1034:53: warning: '%s' directive output may be truncated writing 10 bytes into a region of size between 0 and 4095 [-Wformat-truncation=] 1034 | snprintf(scriptfile, sizeof(scriptfile),"%s/%s",scriptdir,"starthasrv"); | ^~ ~~~~~~~~~~~~ had.c:1034:9: note: 'snprintf' output between 12 and 4107 bytes into a destination of size 4096 1034 | snprintf(scriptfile, sizeof(scriptfile),"%s/%s",scriptdir,"starthasrv"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ had.c:1040:53: warning: '%s' directive output may be truncated writing 9 bytes into a region of size between 0 and 4095 [-Wformat-truncation=] 1040 | snprintf(scriptfile, sizeof(scriptfile),"%s/%s",scriptdir,"stophasrv"); | ^~ ~~~~~~~~~~~ had.c:1040:9: note: 'snprintf' output between 11 and 4106 bytes into a destination of size 4096 1040 | snprintf(scriptfile, sizeof(scriptfile),"%s/%s",scriptdir,"stophasrv"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ had.c:1046:53: warning: '%s' directive output may be truncated writing 12 bytes into a region of size between 0 and 4095 [-Wformat-truncation=] 1046 | snprintf(scriptfile, sizeof(scriptfile),"%s/%s",scriptdir,"monitorhasrv"); | ^~ ~~~~~~~~~~~~~~ had.c:1046:9: note: 'snprintf' output between 14 and 4109 bytes into a destination of size 4096 1046 | snprintf(scriptfile, sizeof(scriptfile),"%s/%s",scriptdir,"monitorhasrv"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/had-1.0.8/src' make: Entering directory '/usr/src/RPM/BUILD/had-1.0.8/src' gcc -Wall -O -g -DUSE_SIGNAL -DUSE_SYSLOG -DBINDIR=\"/opt/had/bin\" -o had had.o misc.o make: Leaving directory '/usr/src/RPM/BUILD/had-1.0.8/src' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.44454 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/had-buildroot + : + /bin/rm -rf -- /usr/src/tmp/had-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd had-1.0.8 + /bin/mkdir -p /usr/src/tmp/had-buildroot//usr/sbin + /bin/mkdir -p /usr/src/tmp/had-buildroot//etc/rc.d/init.d + /bin/mkdir -p /usr/src/tmp/had-buildroot//etc/had/hasrv + /bin/install -m 0755 src/had /usr/src/tmp/had-buildroot//usr/sbin/had + /bin/install -m 0755 had.init /usr/src/tmp/had-buildroot//etc/rc.d/init.d/had + /bin/install -m 0755 conf/hasrv/monitorhasrv conf/hasrv/starthasrv conf/hasrv/stophasrv /usr/src/tmp/had-buildroot//etc/had/hasrv/ + /bin/install -m 0644 conf/had.conf /usr/src/tmp/had-buildroot//etc/had/ + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/had-buildroot (auto) Verifying and fixing files in /usr/src/tmp/had-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/had-buildroot/ (default) Compressing files in /usr/src/tmp/had-buildroot (auto) Verifying ELF objects in /usr/src/tmp/had-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: had-1.0.8-alt2.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.59343 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd had-1.0.8 + DOCDIR=/usr/src/tmp/had-buildroot/usr/share/doc/had-1.0.8 + export DOCDIR + rm -rf /usr/src/tmp/had-buildroot/usr/share/doc/had-1.0.8 + /bin/mkdir -p /usr/src/tmp/had-buildroot/usr/share/doc/had-1.0.8 + cp -prL docs /usr/src/tmp/had-buildroot/usr/share/doc/had-1.0.8 + chmod -R go-w /usr/src/tmp/had-buildroot/usr/share/doc/had-1.0.8 + chmod -R a+rX /usr/src/tmp/had-buildroot/usr/share/doc/had-1.0.8 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.UMPXiZ 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.rLsXkh find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) find-requires: FINDPACKAGE-COMMANDS: cat logger rm sleep Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DlmX6s Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QJFq89 Requires: service, /bin/sh, /etc/rc.d/init.d, /etc/rc.d/init.d(echo_failure), /etc/rc.d/init.d(echo_passed), /etc/rc.d/init.d(echo_success), /etc/rc.d/init.d(msg_not_running), /etc/rc.d/init.d(msg_stopping), /etc/rc.d/init.d(msg_usage), /etc/rc.d/init.d(start_daemon), /etc/rc.d/init.d/functions, /lib64/ld-linux-x86-64.so.2, coreutils, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.33)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH), util-linux Requires(interp): /bin/sh Requires(pre): chkconfig Requires(post): /bin/sh, /usr/sbin/post_service Requires(preun): /bin/sh, /usr/sbin/preun_service Requires(postun): chkconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.43ww9n Creating had-debuginfo package Processing files: had-debuginfo-1.0.8-alt2.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TBKZaD find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.G0a7kJ find-requires: running scripts (debuginfo) Requires: had = 1.0.8-alt2.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Wrote: /usr/src/RPM/RPMS/x86_64/had-1.0.8-alt2.qa1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/had-debuginfo-1.0.8-alt2.qa1.x86_64.rpm (w2.lzdio) 0.82user 0.50system 0:07.45elapsed 17%CPU (0avgtext+0avgdata 27504maxresident)k 0inputs+0outputs (0major+267406minor)pagefaults 0swaps 2.87user 2.81system 0:11.08elapsed 51%CPU (0avgtext+0avgdata 99620maxresident)k 0inputs+0outputs (15875major+468089minor)pagefaults 0swaps --- had-1.0.8-alt2.qa1.x86_64.rpm.repo 2013-04-17 09:58:50.000000000 +0000 +++ had-1.0.8-alt2.qa1.x86_64.rpm.hasher 2022-01-06 00:42:46.776747758 +0000 @@ -22,3 +22,2 @@ Requires: /bin/sh -Requires: /bin/sh Requires: /etc/rc.d/init.d @@ -35,2 +34,4 @@ Requires: libc.so.6(GLIBC_2.2.5)(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) @@ -49,3 +50,3 @@ File: /etc/rc.d/init.d/had 100755 root:root 1d2ebe63526ca0cb9d20d6a83f5c693c -File: /usr/sbin/had 100755 root:root bfe1bbe0154adb94ca25cab8cc10b0b3 +File: /usr/sbin/had 100755 root:root 23aadea2f35324e0a9c92894760ef1a9 File: /usr/share/doc/had-1.0.8 40755 root:root @@ -60,2 +61,2 @@ File: /usr/share/doc/had-1.0.8/docs/freeha/RUNNING 100644 root:root 5ba9c3458254a1bd71789a2609b266b1 -RPMIdentity: 08933f0f051728763faf111ad4c4fad2a778c266dbc99d4148d9e9527206963ae4c4ef6947e7aceedafcbc6b92da3ebf1917b7e7759218c65d5ed2f0f938fb52 +RPMIdentity: 7162bb4f1018b8a16cd52b59e93f58f9cb1831c125913a4a32181f8535e3426c757b62b0a42fc514cc2b58acd528007ae7282c56a51a5f0bc5a780b651bb4a07 --- had-debuginfo-1.0.8-alt2.qa1.x86_64.rpm.repo 2013-04-17 09:58:50.000000000 +0000 +++ had-debuginfo-1.0.8-alt2.qa1.x86_64.rpm.hasher 2022-01-06 00:42:46.830748330 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/59 40755 root:root -/usr/lib/debug/.build-id/59/9da45d41543d3504856eb2eeff91e1ce23582f 120777 root:root ../../../../sbin/had -/usr/lib/debug/.build-id/59/9da45d41543d3504856eb2eeff91e1ce23582f.debug 120777 root:root ../../usr/sbin/had.debug +/usr/lib/debug/.build-id/47 40755 root:root +/usr/lib/debug/.build-id/47/895806c9b43ca97282153d769aa808e667b2ad 120777 root:root ../../../../sbin/had +/usr/lib/debug/.build-id/47/895806c9b43ca97282153d769aa808e667b2ad.debug 120777 root:root ../../usr/sbin/had.debug /usr/lib/debug/usr/sbin/had.debug 100644 root:root @@ -14,6 +14,6 @@ Provides: had-debuginfo = 1.0.8-alt2.qa1 -File: /usr/lib/debug/.build-id/59 40755 root:root -File: /usr/lib/debug/.build-id/59/9da45d41543d3504856eb2eeff91e1ce23582f 120777 root:root ../../../../sbin/had -File: /usr/lib/debug/.build-id/59/9da45d41543d3504856eb2eeff91e1ce23582f.debug 120777 root:root ../../usr/sbin/had.debug -File: /usr/lib/debug/usr/sbin/had.debug 100644 root:root 9e7b894cb3755457b1926cd851e543e5 +File: /usr/lib/debug/.build-id/47 40755 root:root +File: /usr/lib/debug/.build-id/47/895806c9b43ca97282153d769aa808e667b2ad 120777 root:root ../../../../sbin/had +File: /usr/lib/debug/.build-id/47/895806c9b43ca97282153d769aa808e667b2ad.debug 120777 root:root ../../usr/sbin/had.debug +File: /usr/lib/debug/usr/sbin/had.debug 100644 root:root cb8388351eac6f06eb21b508a1426c84 File: /usr/src/debug/had-1.0.8 40755 root:root @@ -23,2 +23,2 @@ File: /usr/src/debug/had-1.0.8/src/misc.c 100644 root:root da2c25650ebd0a49926b46f799bc8bff -RPMIdentity: 5cfe989be9a2f1289bb2bb98652b8effde5ba1676901b2b0b4e46c3935a97b806cee238261f8ecccba89938d2536aad052f036df099f5f85533d4b65c049871e +RPMIdentity: 1fd7a45659ced90f5e7e9157f3f98d18f12a4f33960d539bdbbd1c9de32e62609aa3e8daf82e8ef6b68aa042a250e3a29e5e8dc4c4ea1460e92da1e6950570b7