<86>Aug 10 06:42:11 userdel[1147742]: delete user 'rooter' <86>Aug 10 06:42:11 userdel[1147742]: removed group 'rooter' owned by 'rooter' <86>Aug 10 06:42:11 userdel[1147742]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 10 06:42:11 groupadd[1147809]: group added to /etc/group: name=rooter, GID=1799 <86>Aug 10 06:42:11 groupadd[1147809]: group added to /etc/gshadow: name=rooter <86>Aug 10 06:42:11 groupadd[1147809]: new group: name=rooter, GID=1799 <86>Aug 10 06:42:11 useradd[1147878]: new user: name=rooter, UID=1799, GID=1799, home=/root, shell=/bin/bash, from=none <86>Aug 10 06:42:11 userdel[1147961]: delete user 'builder' <86>Aug 10 06:42:11 userdel[1147961]: removed group 'builder' owned by 'builder' <86>Aug 10 06:42:11 userdel[1147961]: removed shadow group 'builder' owned by 'builder' <86>Aug 10 06:42:11 groupadd[1148036]: group added to /etc/group: name=builder, GID=1800 <86>Aug 10 06:42:11 groupadd[1148036]: group added to /etc/gshadow: name=builder <86>Aug 10 06:42:11 groupadd[1148036]: new group: name=builder, GID=1800 <86>Aug 10 06:42:11 useradd[1148088]: new user: name=builder, UID=1800, GID=1800, home=/usr/src, shell=/bin/bash, from=none warning: user asy does not exist - using root warning: group asy does not exist - using root warning: user asy does not exist - using root warning: group asy does not exist - using root warning: user asy does not exist - using root warning: group asy does not exist - using root warning: user asy does not exist - using root warning: group asy does not exist - using root Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/swapd-1.0.5-alt1.nosrc.rpm (w1.gzdio) Installing swapd-1.0.5-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.59116 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf swapd-1.0.5 + echo 'Source #0 (swapd-1.0.5.tar.gz):' Source #0 (swapd-1.0.5.tar.gz): + /usr/bin/gzip -dc /usr/src/RPM/SOURCES/swapd-1.0.5.tar.gz + /bin/tar -xf - + cd swapd-1.0.5 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.59116 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd swapd-1.0.5 + 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 -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + configure_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + echo 'rpm-build: warning: ./configure script does not support --runstatedir' rpm-build: warning: ./configure script does not support --runstatedir + ./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/lib --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-dependency-tracking, --disable-silent-rules, --without-included-gettext checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu 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 make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/ginstall -c 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/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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking asm/page.h usability... no checking asm/page.h presence... no checking for asm/page.h... no checking sys/swap.h usability... yes checking sys/swap.h presence... yes checking for sys/swap.h... yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking whether time.h and sys/time.h may both be included... yes checking for inline... inline checking size of long long... 8 checking size of long... 4 checking size of int... 4 checking size of short... 2 checking for uint64_t... yes checking for int64_t... yes checking for uint32_t... yes checking for int32_t... yes checking for getopt... yes checking for strsep... yes checking for swapoff... yes checking for swapon... yes checking whether swapon() takes 2 arguments... yes checking host operating system... linux-gnu configure: creating ./config.status config.status: creating Makefile config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting config.status: creating swapd.8 config.status: creating swapd.conf.5 config.status: creating config.h configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext + make make: Entering directory '/usr/src/RPM/BUILD/swapd-1.0.5' i586-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DHAVE_CONFIG_H -DHAVE_CONFIG_H -DSWAPD_DEF_CONFIG=\"/etc/swapd.conf\" -c -o swapd.o swapd.c swapd.c: In function 'swapd_swapoff': swapd.c:290:14: warning: unused variable 'cmdline' [-Wunused-variable] 290 | char cmdline[1024] = {0}; | ^~~~~~~ swapd.c: In function 'main': swapd.c:442:51: warning: variable 'dbg_cmp_active_swaps' set but not used [-Wunused-but-set-variable] 442 | int active_swaps = 0, inactive_swaps = 0, dbg_cmp_active_swaps; | ^~~~~~~~~~~~~~~~~~~~ swapd.c: In function 'swapd_get_free_mem': swapd.c:139:17: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 139 | fgets(buf, sizeof(buf) - 1, meminfofd); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ swapd.c: In function 'swapd_call_mkswap': swapd.c:175:9: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result] 175 | system(cmdline); | ^~~~~~~~~~~~~~~ swapd.c: In function 'swapd_process_config_file': swapd.c:413:17: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 413 | fgets(buf, sizeof(buf) - 1, configfp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ i586-alt-linux-gcc -DHAVE_CONFIG_H -DSWAPD_DEF_CONFIG=\"/etc/swapd.conf\" -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DHAVE_CONFIG_H -o swapd swapd.o make: Leaving directory '/usr/src/RPM/BUILD/swapd-1.0.5' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.94708 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/swapd-buildroot + : + /bin/rm -rf -- /usr/src/tmp/swapd-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd swapd-1.0.5 + mkdir -p /usr/src/tmp/swapd-buildroot/etc + mkdir -p /usr/src/tmp/swapd-buildroot/usr/sbin + mkdir -p /usr/src/tmp/swapd-buildroot/etc/rc.d/init.d + mkdir -p /usr/src/tmp/swapd-buildroot/usr/share/man/man8 + mkdir -p /usr/src/tmp/swapd-buildroot/usr/share/man/man5 + cp /usr/src/RPM/SOURCES/swapd.conf /usr/src/tmp/swapd-buildroot/etc/swapd.conf + cp /usr/src/RPM/SOURCES/swapd.init /usr/src/tmp/swapd-buildroot/etc/rc.d/init.d/swapd + cp swapd /usr/src/tmp/swapd-buildroot/usr/sbin/swapd + cp swapd.8 /usr/src/tmp/swapd-buildroot/usr/share/man/man8/swapd.8 + cp swapd.conf.5 /usr/src/tmp/swapd-buildroot/usr/share/man/man5/swapd.conf.5 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/swapd-buildroot (auto) Verifying and fixing files in /usr/src/tmp/swapd-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/swapd-buildroot/ (default) Compressing files in /usr/src/tmp/swapd-buildroot (auto) Verifying ELF objects in /usr/src/tmp/swapd-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/sbin/swapd: uses non-LFS functions: fopen mkstemp open readdir stat Splitting links to aliased files under /{,s}bin in /usr/src/tmp/swapd-buildroot Processing files: swapd-1.0.5-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.94708 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd swapd-1.0.5 + DOCDIR=/usr/src/tmp/swapd-buildroot/usr/share/doc/swapd-1.0.5 + export DOCDIR + rm -rf /usr/src/tmp/swapd-buildroot/usr/share/doc/swapd-1.0.5 + /bin/mkdir -p /usr/src/tmp/swapd-buildroot/usr/share/doc/swapd-1.0.5 + cp -prL README ChangeLog LICENSE /usr/src/tmp/swapd-buildroot/usr/share/doc/swapd-1.0.5 + chmod -R go-w /usr/src/tmp/swapd-buildroot/usr/share/doc/swapd-1.0.5 + chmod -R a+rX /usr/src/tmp/swapd-buildroot/usr/share/doc/swapd-1.0.5 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RUbohf 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.DWo96s find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) shebang.req.files: executable script /usr/src/tmp/swapd-buildroot/etc/rc.d/init.d/swapd is not executable Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QP9ISP Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZLPeGT Requires: /etc/rc.d/init.d, /etc/rc.d/init.d(msg_usage), /etc/rc.d/init.d(start_daemon), /etc/rc.d/init.d(status), /etc/rc.d/init.d(stop_daemon), /etc/rc.d/init.d/functions, /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.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.38), 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 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BIT0b3 Creating swapd-debuginfo package Processing files: swapd-debuginfo-1.0.5-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3NSo2a find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xug9A5 find-requires: running scripts (debuginfo) Requires: swapd = 1.0.5-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Adding to swapd-debuginfo a strict dependency on swapd Wrote: /usr/src/RPM/RPMS/i586/swapd-1.0.5-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/swapd-debuginfo-1.0.5-alt1.i586.rpm (w2.lzdio) 1.69user 2.75system 0:10.31elapsed 43%CPU (0avgtext+0avgdata 25520maxresident)k 0inputs+0outputs (0major+529610minor)pagefaults 0swaps 0.54user 1.88system 0:15.49elapsed 15%CPU (0avgtext+0avgdata 12532maxresident)k 0inputs+0outputs (0major+94383minor)pagefaults 0swaps --- swapd-1.0.5-alt1.i586.rpm.repo 2021-09-07 10:02:50.000000000 +0000 +++ swapd-1.0.5-alt1.i586.rpm.hasher 2024-08-10 06:42:23.233084373 +0000 @@ -22,2 +22,5 @@ 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.38) Requires: libc.so.6(GLIBC_2.4) @@ -30,3 +33,3 @@ File: /etc/swapd.conf 100644 root:root e8bfa5301addbba30f54471dc877f6dd -File: /usr/sbin/swapd 100755 root:root 97dac67a79c602ddbaa0259a130c766d +File: /usr/sbin/swapd 100755 root:root 4e56c94b470c04ed236939256eded7c1 File: /usr/share/doc/swapd-1.0.5 40755 root:root @@ -37,2 +40,2 @@ File: /usr/share/man/man8/swapd.8.xz 100644 root:root 8de7572f712beac2a0c71aa5ff7bb79f -RPMIdentity: fe606b5fe6cfa4dea3350f2bb2da5476f2727332924943ae1f4598238a638d41a06c8098aeb1f3eecefa2f458037f2b31ac8f4b370ea1214b63c5ace9f824064 +RPMIdentity: 58126140aba1e09219f4b5ff0754d23d30dcc7b90681e774c031582d5711e9b884b8370e4baa4821b20d74f62d2850d64700b654cd863126810ff3d10af3667a --- swapd-debuginfo-1.0.5-alt1.i586.rpm.repo 2021-09-07 10:02:49.000000000 +0000 +++ swapd-debuginfo-1.0.5-alt1.i586.rpm.hasher 2024-08-10 06:42:23.308085624 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/e5 40755 root:root -/usr/lib/debug/.build-id/e5/c5a1e79a454993abd6aaa75aa64486747c59da 120777 root:root ../../../../sbin/swapd -/usr/lib/debug/.build-id/e5/c5a1e79a454993abd6aaa75aa64486747c59da.debug 120777 root:root ../../usr/sbin/swapd.debug +/usr/lib/debug/.build-id/79 40755 root:root +/usr/lib/debug/.build-id/79/e7de1b30859725ccaa41c4676155027ee9a64b 120777 root:root ../../../../sbin/swapd +/usr/lib/debug/.build-id/79/e7de1b30859725ccaa41c4676155027ee9a64b.debug 120777 root:root ../../usr/sbin/swapd.debug /usr/lib/debug/usr/sbin/swapd.debug 100644 root:root @@ -11,8 +11,8 @@ Provides: swapd-debuginfo = 1.0.5-alt1:sisyphus+284728.100.1.1 -File: /usr/lib/debug/.build-id/e5 40755 root:root -File: /usr/lib/debug/.build-id/e5/c5a1e79a454993abd6aaa75aa64486747c59da 120777 root:root ../../../../sbin/swapd -File: /usr/lib/debug/.build-id/e5/c5a1e79a454993abd6aaa75aa64486747c59da.debug 120777 root:root ../../usr/sbin/swapd.debug -File: /usr/lib/debug/usr/sbin/swapd.debug 100644 root:root 7552a5ea1bb5b0483e2c04fa887c20d8 +File: /usr/lib/debug/.build-id/79 40755 root:root +File: /usr/lib/debug/.build-id/79/e7de1b30859725ccaa41c4676155027ee9a64b 120777 root:root ../../../../sbin/swapd +File: /usr/lib/debug/.build-id/79/e7de1b30859725ccaa41c4676155027ee9a64b.debug 120777 root:root ../../usr/sbin/swapd.debug +File: /usr/lib/debug/usr/sbin/swapd.debug 100644 root:root 6380e1c6152ad904b510db92b2401f7b File: /usr/src/debug/swapd-1.0.5 40755 root:root File: /usr/src/debug/swapd-1.0.5/swapd.c 100644 root:root 5c57fdf90bcd4289f5f75c137d847c1f -RPMIdentity: 6cb91278c87e01e7ad3edd4998b5f00d4a7a6c30507a565341b0a2d45f0a70a96625b1ea312bfa6df5c6ac5b1d698915700c31d3ade2a732b5bb811c6eab4721 +RPMIdentity: 30686e6822777ad913a783fb27f01fda15e548b0b6f4c90e50a5b9cace969b265ac0a8a711fdf81ad14bdf83723136e2db0dd3da7a5409feb62aad4359de1cda