<86>May 4 00:56:40 userdel[2450968]: delete user 'rooter' <86>May 4 00:56:40 userdel[2450968]: removed group 'rooter' owned by 'rooter' <86>May 4 00:56:40 userdel[2450968]: removed shadow group 'rooter' owned by 'rooter' <86>May 4 00:56:40 groupadd[2450979]: group added to /etc/group: name=rooter, GID=1877 <86>May 4 00:56:40 groupadd[2450979]: group added to /etc/gshadow: name=rooter <86>May 4 00:56:40 groupadd[2450979]: new group: name=rooter, GID=1877 <86>May 4 00:56:40 useradd[2450990]: new user: name=rooter, UID=1877, GID=1877, home=/root, shell=/bin/bash, from=none <86>May 4 00:56:40 userdel[2451006]: delete user 'builder' <86>May 4 00:56:40 userdel[2451006]: removed group 'builder' owned by 'builder' <86>May 4 00:56:40 userdel[2451006]: removed shadow group 'builder' owned by 'builder' <86>May 4 00:56:40 groupadd[2451017]: group added to /etc/group: name=builder, GID=1878 <86>May 4 00:56:40 groupadd[2451017]: group added to /etc/gshadow: name=builder <86>May 4 00:56:40 groupadd[2451017]: new group: name=builder, GID=1878 <86>May 4 00:56:40 useradd[2451027]: new user: name=builder, UID=1878, GID=1878, home=/usr/src, shell=/bin/bash, from=none <13>May 4 00:56:43 rpmi: glibc-devel-static-6:2.38.0.76.e9f05fa1c6-alt1 sisyphus+347163.100.1.1 1714396844 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/chkrootkit-0.58b-alt1.nosrc.rpm (w1.gzdio) Installing chkrootkit-0.58b-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.86633 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf chkrootkit-0.58b + echo 'Source #0 (chkrootkit-0.58b.tar.gz):' Source #0 (chkrootkit-0.58b.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/chkrootkit-0.58b.tar.gz + /bin/tar -xf - + cd chkrootkit-0.58b + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (chkrootkit-alt-libpath.patch):' Patch #0 (chkrootkit-alt-libpath.patch): + /usr/bin/patch -p2 patching file chkrootkit + subst 's|@CHKROOTKIT_DIR@|/usr/lib64/chkrootkit|' chkrootkit + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.86633 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd chkrootkit-0.58b + make sense 'CC=gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64' make: Entering directory '/usr/src/RPM/BUILD/chkrootkit-0.58b' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -DHAVE_LASTLOG_H -o chklastlog chklastlog.c In function 'memcpy', inlined from 'main' at chklastlog.c:112:9: /usr/include/bits/string_fortified.h:29:10: warning: '__builtin_memcpy' reading 127 bytes from a region of size 14 [-Wstringop-overread] 29 | return __builtin___memcpy_chk (__dest, __src, __len, | ^ In function 'memcpy', inlined from 'main' at chklastlog.c:113:9: /usr/include/bits/string_fortified.h:29:10: warning: '__builtin_memcpy' reading 127 bytes from a region of size 17 [-Wstringop-overread] 29 | return __builtin___memcpy_chk (__dest, __src, __len, | ^ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -DHAVE_LASTLOG_H -o chkwtmp chkwtmp.c In function 'memcpy', inlined from 'main' at chkwtmp.c:73:8: /usr/include/bits/string_fortified.h:29:10: warning: '__builtin_memcpy' reading 127 bytes from a region of size 14 [-Wstringop-overread] 29 | return __builtin___memcpy_chk (__dest, __src, __len, | ^ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -DHAVE_LASTLOG_H -D_FILE_OFFSET_BITS=64 -o ifpromisc ifpromisc.c ifpromisc.c: In function 'read_proc_net_packet': ifpromisc.c:108:5: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 108 | fgets(buf, 80, proc); | ^~~~~~~~~~~~~~~~~~~~ ifpromisc.c: In function 'walk_process': ifpromisc.c:204:13: warning: ignoring return value of 'readlink' declared with attribute 'warn_unused_result' [-Wunused-result] 204 | readlink(path, link, sizeof(link) - 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -o chkproc chkproc.c chkproc.c: In function 'main': chkproc.c:197:32: warning: "/*" within comment [-Wcomment] 197 | /* printf("pv = %d\n\r", pv); /* -- DEBUG */ | chkproc.c:200:37: warning: "/*" within comment [-Wcomment] 200 | /* printf("pscmd = %s\n\r", pscmd); /* -- DEBUG */ | chkproc.c:245:32: warning: "/*" within comment [-Wcomment] 245 | /* printf(">>PS %s<<\n", p); /* -- DEBUG */ | chkproc.c:280:37: warning: "/*" within comment [-Wcomment] 280 | /* printf("%s\n", tmp_d_name); /* -- DEBUG */ | chkproc.c: In function 'readline': chkproc.c:131:5: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 131 | fgets(buf, MAX_BUF, stream); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ chkproc.c:134:7: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 134 | fgets(buf, MAX_BUF, stream); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -o chkdirs chkdirs.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -o check_wtmpx check_wtmpx.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -static -o strings-static strings.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -o chkutmp chkutmp.c chkutmp.c: In function 'fetchps': chkutmp.c:90:9: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 90 | fgets(line, MAXREAD, ps_fp); /* skip header */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ chkutmp.c:122:20: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 122 | fgets(line, MAXREAD, ps_fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/chkrootkit-0.58b' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.258 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/chkrootkit-buildroot + : + /bin/rm -rf -- /usr/src/tmp/chkrootkit-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd chkrootkit-0.58b + install -Dpm0755 chkrootkit /usr/src/tmp/chkrootkit-buildroot/usr/sbin/chkrootkit + for p in check_wtmpx chkdirs chklastlog chkproc chkutmp chkwtmp ifpromisc strings-static + install -pD -m 755 check_wtmpx /usr/src/tmp/chkrootkit-buildroot/usr/lib64/chkrootkit/check_wtmpx + for p in check_wtmpx chkdirs chklastlog chkproc chkutmp chkwtmp ifpromisc strings-static + install -pD -m 755 chkdirs /usr/src/tmp/chkrootkit-buildroot/usr/lib64/chkrootkit/chkdirs + for p in check_wtmpx chkdirs chklastlog chkproc chkutmp chkwtmp ifpromisc strings-static + install -pD -m 755 chklastlog /usr/src/tmp/chkrootkit-buildroot/usr/lib64/chkrootkit/chklastlog + for p in check_wtmpx chkdirs chklastlog chkproc chkutmp chkwtmp ifpromisc strings-static + install -pD -m 755 chkproc /usr/src/tmp/chkrootkit-buildroot/usr/lib64/chkrootkit/chkproc + for p in check_wtmpx chkdirs chklastlog chkproc chkutmp chkwtmp ifpromisc strings-static + install -pD -m 755 chkutmp /usr/src/tmp/chkrootkit-buildroot/usr/lib64/chkrootkit/chkutmp + for p in check_wtmpx chkdirs chklastlog chkproc chkutmp chkwtmp ifpromisc strings-static + install -pD -m 755 chkwtmp /usr/src/tmp/chkrootkit-buildroot/usr/lib64/chkrootkit/chkwtmp + for p in check_wtmpx chkdirs chklastlog chkproc chkutmp chkwtmp ifpromisc strings-static + install -pD -m 755 ifpromisc /usr/src/tmp/chkrootkit-buildroot/usr/lib64/chkrootkit/ifpromisc + for p in check_wtmpx chkdirs chklastlog chkproc chkutmp chkwtmp ifpromisc strings-static + install -pD -m 755 strings-static /usr/src/tmp/chkrootkit-buildroot/usr/lib64/chkrootkit/strings-static + mkdir -p /usr/src/tmp/chkrootkit-buildroot/etc/cron.daily + cat + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/chkrootkit-buildroot (auto) Verifying and fixing files in /usr/src/tmp/chkrootkit-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/chkrootkit-buildroot/ (default) Compressing files in /usr/src/tmp/chkrootkit-buildroot (auto) Adjusting library links in /usr/src/tmp/chkrootkit-buildroot ./usr/lib64: (from :0) 056-debuginfo.brp: WARNING: You have 8 stripped ELF objects. Please compile with debugging information! 056-debuginfo.brp: WARNING: An excerpt from the list of affected files follows: ./usr/lib64/chkrootkit/check_wtmpx ./usr/lib64/chkrootkit/chkdirs ./usr/lib64/chkrootkit/chklastlog ./usr/lib64/chkrootkit/chkproc ./usr/lib64/chkrootkit/chkutmp ./usr/lib64/chkrootkit/chkwtmp ./usr/lib64/chkrootkit/ifpromisc ./usr/lib64/chkrootkit/strings-static Verifying ELF objects in /usr/src/tmp/chkrootkit-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) section [ 4] '.rela.plt': relocation 0: invalid symbol index section [ 4] '.rela.plt': relocation 1: invalid symbol index section [ 4] '.rela.plt': relocation 2: invalid symbol index section [ 4] '.rela.plt': relocation 3: invalid symbol index section [ 4] '.rela.plt': relocation 4: invalid symbol index section [ 4] '.rela.plt': relocation 5: invalid symbol index section [ 4] '.rela.plt': relocation 6: invalid symbol index section [ 4] '.rela.plt': relocation 7: invalid symbol index section [ 4] '.rela.plt': relocation 8: invalid symbol index section [ 4] '.rela.plt': relocation 9: invalid symbol index section [ 4] '.rela.plt': relocation 10: invalid symbol index section [ 4] '.rela.plt': relocation 11: invalid symbol index section [ 4] '.rela.plt': relocation 12: invalid symbol index section [ 4] '.rela.plt': relocation 13: invalid symbol index section [ 4] '.rela.plt': relocation 14: invalid symbol index section [ 4] '.rela.plt': relocation 15: invalid symbol index section [ 4] '.rela.plt': relocation 16: invalid symbol index section [ 4] '.rela.plt': relocation 17: invalid symbol index section [ 4] '.rela.plt': relocation 18: invalid symbol index section [ 4] '.rela.plt': relocation 19: invalid symbol index section [ 4] '.rela.plt': relocation 20: invalid symbol index section [ 4] '.rela.plt': relocation 21: invalid symbol index section [ 4] '.rela.plt': relocation 22: invalid symbol index section [ 4] '.rela.plt': relocation 23: invalid symbol index verify-elf: WARNING: ./usr/lib64/chkrootkit/strings-static: eu-elflint failed Splitting links to aliased files under /{,s}bin in /usr/src/tmp/chkrootkit-buildroot Processing files: chkrootkit-0.58b-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.258 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd chkrootkit-0.58b + DOCDIR=/usr/src/tmp/chkrootkit-buildroot/usr/share/doc/chkrootkit-0.58b + export DOCDIR + rm -rf /usr/src/tmp/chkrootkit-buildroot/usr/share/doc/chkrootkit-0.58b + /bin/mkdir -p /usr/src/tmp/chkrootkit-buildroot/usr/share/doc/chkrootkit-0.58b + cp -prL COPYRIGHT ACKNOWLEDGMENTS README README.chklastlog README.chkwtmp chkrootkit.lsm /usr/src/tmp/chkrootkit-buildroot/usr/share/doc/chkrootkit-0.58b + chmod -R go-w /usr/src/tmp/chkrootkit-buildroot/usr/share/doc/chkrootkit-0.58b + chmod -R a+rX /usr/src/tmp/chkrootkit-buildroot/usr/share/doc/chkrootkit-0.58b + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pldDDa 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.Hbncje 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 cut find grep ls tr Requires: binutils, coreutils, findutils, sed, gawk, grep, net-tools, procps, crontabs, /usr/bin/ssh, /bin/sh, /etc/cron.daily, /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.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) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.U4y5Ah Wrote: /usr/src/RPM/RPMS/x86_64/chkrootkit-0.58b-alt1.x86_64.rpm (w2.lzdio) 1.02user 2.73system 0:05.82elapsed 64%CPU (0avgtext+0avgdata 55692maxresident)k 0inputs+0outputs (0major+455355minor)pagefaults 0swaps 3.24user 2.40system 0:14.93elapsed 37%CPU (0avgtext+0avgdata 131632maxresident)k 0inputs+0outputs (0major+202909minor)pagefaults 0swaps --- chkrootkit-0.58b-alt1.x86_64.rpm.repo 2024-03-01 11:56:21.000000000 +0000 +++ chkrootkit-0.58b-alt1.x86_64.rpm.hasher 2024-05-04 00:56:52.131667666 +0000 @@ -43,10 +43,10 @@ File: /usr/lib64/chkrootkit 40755 root:root -File: /usr/lib64/chkrootkit/check_wtmpx 100755 root:root 74fda30e151c1d936f4f2cc28a42a02c -File: /usr/lib64/chkrootkit/chkdirs 100755 root:root fb2b4ca0def701275fb2568b2e3e1ec4 -File: /usr/lib64/chkrootkit/chklastlog 100755 root:root f36d2594573e375d9df745e747bc31d4 -File: /usr/lib64/chkrootkit/chkproc 100755 root:root e583b95b27a4ead90dbcc80e453059d0 -File: /usr/lib64/chkrootkit/chkutmp 100755 root:root a54f6fdf175109b2b6c9748f042d0457 -File: /usr/lib64/chkrootkit/chkwtmp 100755 root:root 69916abad86ab3005a85ca306059417c -File: /usr/lib64/chkrootkit/ifpromisc 100755 root:root 8121c4206531333341c637e9bc6c2272 -File: /usr/lib64/chkrootkit/strings-static 100755 root:root 16a020f192ced0e9c543b314540a4002 +File: /usr/lib64/chkrootkit/check_wtmpx 100755 root:root 489b0afe210532710b134a776124498b +File: /usr/lib64/chkrootkit/chkdirs 100755 root:root f21b9596fd2c01f33a19c9e179808819 +File: /usr/lib64/chkrootkit/chklastlog 100755 root:root 89e24bf1bd8286d24609080acfeb5f1e +File: /usr/lib64/chkrootkit/chkproc 100755 root:root 58b6c16f88e0d5dc654caea77005239b +File: /usr/lib64/chkrootkit/chkutmp 100755 root:root ac4d72bf445bea2b9c49e73e34f479b3 +File: /usr/lib64/chkrootkit/chkwtmp 100755 root:root 2e058ac258c730efab52a1a23947a8e7 +File: /usr/lib64/chkrootkit/ifpromisc 100755 root:root a5b7b95d0f83733ac9a9f6aece92cbef +File: /usr/lib64/chkrootkit/strings-static 100755 root:root 5a905899b4da4887e45143c4403c48f8 File: /usr/sbin/chkrootkit 100755 root:root a0c976026acbe13bef65563f89b16ed5 @@ -59,2 +59,2 @@ File: /usr/share/doc/chkrootkit-0.58b/chkrootkit.lsm 100644 root:root 13d522e7680e17be868a097edf485dd5 -RPMIdentity: ab7130384dd7c8a58e8e31197e7e6b5c6891760328106093ebab3aa7c3f39966f8aa40304059e565e0027fe54396f0d651f1d359c83a5cbcab3a6570ad8febab +RPMIdentity: 68a888f4418578ab234a4e517bbcd0492a45f79203021a5e6a6a7b7fd37e42bb4e58b1349d0a90c47c1f569ea02bacf09b8b7037e1eec6e6786950eed96cdb7f