<86>Aug 1 08:05:25 userdel[3756615]: delete user 'rooter' <86>Aug 1 08:05:25 userdel[3756615]: removed group 'rooter' owned by 'rooter' <86>Aug 1 08:05:25 userdel[3756615]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 1 08:05:25 groupadd[3756649]: group added to /etc/group: name=rooter, GID=702 <86>Aug 1 08:05:25 groupadd[3756649]: group added to /etc/gshadow: name=rooter <86>Aug 1 08:05:25 groupadd[3756649]: new group: name=rooter, GID=702 <86>Aug 1 08:05:25 useradd[3756674]: new user: name=rooter, UID=702, GID=702, home=/root, shell=/bin/bash <86>Aug 1 08:05:26 userdel[3756712]: delete user 'builder' <86>Aug 1 08:05:26 userdel[3756712]: removed group 'builder' owned by 'builder' <86>Aug 1 08:05:26 userdel[3756712]: removed shadow group 'builder' owned by 'builder' <86>Aug 1 08:05:26 groupadd[3756742]: group added to /etc/group: name=builder, GID=703 <86>Aug 1 08:05:26 groupadd[3756742]: group added to /etc/gshadow: name=builder <86>Aug 1 08:05:26 groupadd[3756742]: new group: name=builder, GID=703 <86>Aug 1 08:05:26 useradd[3756772]: new user: name=builder, UID=703, GID=703, home=/usr/src, shell=/bin/bash warning: Macro %setup1 not found warning: Macro %setup1 not found Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/and-1.2.2-alt3_24.nosrc.rpm (w1.gzdio) warning: Macro %setup1 not found Installing and-1.2.2-alt3_24.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.84510 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf and-1.2.2 + echo 'Source #0 (and-1.2.2.tar.gz):' Source #0 (and-1.2.2.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/and-1.2.2.tar.gz + /bin/tar -xf - + cd and-1.2.2 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #1 (and-1.2.2-makefile.patch):' Patch #1 (and-1.2.2-makefile.patch): + /usr/bin/patch -p1 -b --suffix .org patching file Makefile patching file and.priorities.5.man patching file and.conf.5.man patching file and.8.man patching file README + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.84510 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd and-1.2.2 + make -j8 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' PREFIX=/usr INSTALL_ETC=/etc INSTALL_SBIN=/usr/sbin INSTALL_MAN=/usr/share/man make: Entering directory '/usr/src/RPM/BUILD/and-1.2.2' cat and.8.man | \ sed s/__VERSION__/1.2.2/g | \ sed s/__DATE__/"27 Mar 2005"/g > and.8 make: Leaving directory '/usr/src/RPM/BUILD/and-1.2.2' make: Entering directory '/usr/src/RPM/BUILD/and-1.2.2' sed s:INSTALL_SBIN:/usr/sbin:g < and.startup > and.init chmod +x and.init make: Leaving directory '/usr/src/RPM/BUILD/and-1.2.2' make: Entering directory '/usr/src/RPM/BUILD/and-1.2.2' cat and.conf.5.man | \ sed s/__VERSION__/1.2.2/g | \ sed s/__DATE__/"27 Mar 2005"/g > and.conf.5 make: Leaving directory '/usr/src/RPM/BUILD/and-1.2.2' make: Entering directory '/usr/src/RPM/BUILD/and-1.2.2' cat and.priorities.5.man | \ sed s/__VERSION__/1.2.2/g | \ sed s/__DATE__/"27 Mar 2005"/g > and.priorities.5 make: Leaving directory '/usr/src/RPM/BUILD/and-1.2.2' make: Entering directory '/usr/src/RPM/BUILD/and-1.2.2' gcc -ansi -pedantic -Wall -g -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -g -c and-Linux.c and-Linux.c: In function 'linux_getnext': and-Linux.c:106:3: warning: implicit declaration of function 'snprintf' [-Wimplicit-function-declaration] snprintf(name, 1024, "/proc/%s",entry->d_name); ^~~~~~~~ and-Linux.c:106:3: note: 'snprintf' is defined in header ''; did you forget to '#include '? and-Linux.c:37:1: +#include and-Linux.c:106:3: snprintf(name, 1024, "/proc/%s",entry->d_name); ^~~~~~~~ and-Linux.c: In function 'linux_readproc': and-Linux.c:74:3: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(f,"%d %1023s %c %d",&(linux_proc.pid),buffer,&state,&(linux_proc.ppid)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ and-Linux.c:75:3: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(f,"%d %d %d %d",&i,&i,&i,&i); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ and-Linux.c:76:3: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(f,"%lu %lu %lu %lu %lu",&u,&u,&u,&u,&u); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ and-Linux.c:77:3: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(f,"%lu %lu %ld %ld",&ujf,&sjf,&li,&li); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ and-Linux.c:78:3: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(f,"%ld %d",&li,&(linux_proc.nice)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/and-1.2.2' make: Entering directory '/usr/src/RPM/BUILD/and-1.2.2' gcc -ansi -pedantic -Wall -g -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -g -DDEFAULT_INTERVAL=60 -DDEFAULT_NICE=0 \ -DDEFAULT_CONFIG_FILE=\"/etc/and/and.conf\" \ -DDEFAULT_DATABASE_FILE=\"/etc/and/and.priorities\" \ -DAND_VERSION=\"1.2.2\" -DAND_DATE=\""27 Mar 2005"\" -c and.c and.c: In function 'set_defaults': and.c:192:3: warning: implicit declaration of function 'gethostname'; did you mean 'getrusage'? [-Wimplicit-function-declaration] gethostname(and_config.hostname,511); ^~~~~~~~~~~ getrusage and.c: In function 'and_loop': and.c:869:6: warning: implicit declaration of function 'kill' [-Wimplicit-function-declaration] kill(current->pid,-newnice); ^~~~ and.c: In function 'read_config': and.c:526:3: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buffer,1023,f); ^~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/and-1.2.2' make: Entering directory '/usr/src/RPM/BUILD/and-1.2.2' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -g and.o and-Linux.o -o and make: Leaving directory '/usr/src/RPM/BUILD/and-1.2.2' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.15426 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/and-buildroot + : + /bin/rm -rf -- /usr/src/tmp/and-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd and-1.2.2 + mkdir -p /usr/src/tmp/and-buildroot/etc + mkdir -p /usr/src/tmp/and-buildroot/usr/sbin + mkdir -p /usr/src/tmp/and-buildroot/usr/share/man/man8 + mkdir -p /usr/src/tmp/and-buildroot/usr/share/man/man5 + make PREFIX=/usr/src/tmp/and-buildroot/usr INSTALL_ETC=/usr/src/tmp/and-buildroot/etc INSTALL_SBIN=/usr/src/tmp/and-buildroot/usr/sbin INSTALL_MAN=/usr/src/tmp/and-buildroot/usr/share/man install make: Entering directory '/usr/src/RPM/BUILD/and-1.2.2' mkdir -p /usr/src/tmp/and-buildroot/usr/sbin mkdir -p /usr/src/tmp/and-buildroot/etc/and/ mkdir -p /etc/init.d mkdir -p /usr/src/tmp/and-buildroot/usr/share/man/man5 mkdir -p /usr/src/tmp/and-buildroot/usr/share/man/man8 install -m 0755 and /usr/src/tmp/and-buildroot/usr/sbin test -e /usr/src/tmp/and-buildroot/etc/and/and.conf || \ install -m 0644 and.conf /usr/src/tmp/and-buildroot/etc/and/ test -e /usr/src/tmp/and-buildroot/etc/and/and.priorities || \ install -m 0644 and.priorities /usr/src/tmp/and-buildroot/etc/and/ install -m 0644 and.8 /usr/src/tmp/and-buildroot/usr/share/man/man8 install -m 0644 and.conf.5 /usr/src/tmp/and-buildroot/usr/share/man/man5 install -m 0644 and.priorities.5 /usr/src/tmp/and-buildroot/usr/share/man/man5 make: Leaving directory '/usr/src/RPM/BUILD/and-1.2.2' + mkdir -p /usr/src/tmp/and-buildroot/etc/sysconfig + install -p -m 0644 /usr/src/RPM/SOURCES/and.sysconf /usr/src/tmp/and-buildroot/etc/sysconfig/and + mkdir -p /usr/src/tmp/and-buildroot/lib/systemd/system + install -p -m 0644 /usr/src/RPM/SOURCES/and.service /usr/src/tmp/and-buildroot/lib/systemd/system + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/and-buildroot (auto) Verifying and fixing files in /usr/src/tmp/and-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/and-buildroot/ (default) Compressing files in /usr/src/tmp/and-buildroot (auto) Adjusting library links in /usr/src/tmp/and-buildroot ./lib: Verifying ELF objects in /usr/src/tmp/and-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/sbin/and: uses non-LFS functions: __xstat fopen readdir Hardlinking identical .pyc and .pyo files Processing files: and-1.2.2-alt3_24 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.47824 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd and-1.2.2 + DOCDIR=/usr/src/tmp/and-buildroot/usr/share/doc/and-1.2.2 + export DOCDIR + rm -rf /usr/src/tmp/and-buildroot/usr/share/doc/and-1.2.2 + /bin/mkdir -p /usr/src/tmp/and-buildroot/usr/share/doc/and-1.2.2 + cp -prL README LICENSE CHANGELOG /usr/src/tmp/and-buildroot/usr/share/doc/and-1.2.2 + chmod -R go-w /usr/src/tmp/and-buildroot/usr/share/doc/and-1.2.2 + chmod -R a+rX /usr/src/tmp/and-buildroot/usr/share/doc/and-1.2.2 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FD1xzu 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.za4xO5 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.M3xobU Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6i1fJY Provides: and-sysvinit = 1.2.2-alt3_24, and-units = 1.2.2-alt3_24 Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), rtld(GNU_HASH) Requires(interp): /bin/sh Requires(post): /bin/sh, /usr/sbin/post_service Requires(preun): /bin/sh, /usr/sbin/preun_service Obsoletes: and-sysvinit < 1.2.2-alt3_24, and-units < 1.2.2-alt3_24 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6KK9c9 Creating and-debuginfo package Processing files: and-debuginfo-1.2.2-alt3_24 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3pSJaA find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JS9Nue find-requires: running scripts (debuginfo) Requires: and = 1.2.2-alt3_24, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Wrote: /usr/src/RPM/RPMS/i586/and-1.2.2-alt3_24.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/and-debuginfo-1.2.2-alt3_24.i586.rpm (w2.lzdio) 3.16user 0.68system 0:10.07elapsed 38%CPU (0avgtext+0avgdata 27148maxresident)k 0inputs+0outputs (0major+227368minor)pagefaults 0swaps 4.33user 2.62system 0:13.16elapsed 52%CPU (0avgtext+0avgdata 27148maxresident)k 80inputs+0outputs (0major+395062minor)pagefaults 0swaps --- and-1.2.2-alt3_24.i586.rpm.repo 2016-02-15 22:11:19.000000000 +0000 +++ and-1.2.2-alt3_24.i586.rpm.hasher 2021-08-01 08:05:37.584377896 +0000 @@ -14,3 +14,2 @@ Requires: /bin/sh -Requires: /bin/sh Requires: /lib/ld-linux.so.2 @@ -35,3 +34,3 @@ File: /lib/systemd/system/and.service 100644 root:root 8217ee86adfcfd5954f01b6058f36f9e -File: /usr/sbin/and 100755 root:root 242523a50f42784c54a41eaaab13dc5d +File: /usr/sbin/and 100755 root:root 06a25396bc6e99ebcb4b34c81e20673e File: /usr/share/doc/and-1.2.2 40755 root:root @@ -43,2 +42,2 @@ File: /usr/share/man/man8/and.8.xz 100644 root:root 9125b691666f44a73df1138b6c0aa4ad -RPMIdentity: 8c5d30c23606dfa2227ff6b8e8e0cdcab28585188657ec8971a2345a52bc442c82402c70a533ccbb27ff391774c54a6ae712361cc79e9940ee7039e78e09591f +RPMIdentity: 2a44365fff054c67e1f11b30295bcc7ede6dbf2430124ba2984acae1bb0f594d3f5f5b56ef923e7dbfb67d6e17137d6d027b8800c3845a7809f6aacae0bb970d --- and-debuginfo-1.2.2-alt3_24.i586.rpm.repo 2016-02-15 22:11:19.000000000 +0000 +++ and-debuginfo-1.2.2-alt3_24.i586.rpm.hasher 2021-08-01 08:05:37.655378576 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/a3 40755 root:root -/usr/lib/debug/.build-id/a3/905b826e116b65956cff56a711bea2cd39e037 120777 root:root ../../../../sbin/and -/usr/lib/debug/.build-id/a3/905b826e116b65956cff56a711bea2cd39e037.debug 120777 root:root ../../usr/sbin/and.debug +/usr/lib/debug/.build-id/f7 40755 root:root +/usr/lib/debug/.build-id/f7/bd6402bddb60519f42c8f7e3d3c9aa5226b7fa 120777 root:root ../../../../sbin/and +/usr/lib/debug/.build-id/f7/bd6402bddb60519f42c8f7e3d3c9aa5226b7fa.debug 120777 root:root ../../usr/sbin/and.debug /usr/lib/debug/usr/sbin/and.debug 100644 root:root @@ -13,6 +13,6 @@ Provides: and-debuginfo = 1.2.2-alt3_24 -File: /usr/lib/debug/.build-id/a3 40755 root:root -File: /usr/lib/debug/.build-id/a3/905b826e116b65956cff56a711bea2cd39e037 120777 root:root ../../../../sbin/and -File: /usr/lib/debug/.build-id/a3/905b826e116b65956cff56a711bea2cd39e037.debug 120777 root:root ../../usr/sbin/and.debug -File: /usr/lib/debug/usr/sbin/and.debug 100644 root:root 31019a725a45dd74761f107ee8e7719c +File: /usr/lib/debug/.build-id/f7 40755 root:root +File: /usr/lib/debug/.build-id/f7/bd6402bddb60519f42c8f7e3d3c9aa5226b7fa 120777 root:root ../../../../sbin/and +File: /usr/lib/debug/.build-id/f7/bd6402bddb60519f42c8f7e3d3c9aa5226b7fa.debug 120777 root:root ../../usr/sbin/and.debug +File: /usr/lib/debug/usr/sbin/and.debug 100644 root:root b7694e536f77d783d9189740f0dd508f File: /usr/src/debug/and-1.2.2 40755 root:root @@ -21,2 +21,2 @@ File: /usr/src/debug/and-1.2.2/and.h 100644 root:root b968be6572288b0eb486c1fce9c6b047 -RPMIdentity: deb7202ba0d5f227050c16f970f18ebff12b63ae30ffa570ff5607b71d3ce03243d4e20ebc0688d8d146ac5469d417ef7b6ee2bd29ab8494b4d42eaab676c403 +RPMIdentity: 855ccc6243912c5483fbde9cacab00ff4bb23a44a14623d67c3a383bb3016620f5eb305956e12ff40343a1b9a609481adeccdd031faa0110cd3aff5b0cd0b804