<86>Mar 2 01:25:46 userdel[1032112]: delete user 'rooter' <86>Mar 2 01:25:46 userdel[1032112]: removed group 'rooter' owned by 'rooter' <86>Mar 2 01:25:46 userdel[1032112]: removed shadow group 'rooter' owned by 'rooter' <86>Mar 2 01:25:46 groupadd[1032147]: group added to /etc/group: name=rooter, GID=1362 <86>Mar 2 01:25:46 groupadd[1032147]: group added to /etc/gshadow: name=rooter <86>Mar 2 01:25:46 groupadd[1032147]: new group: name=rooter, GID=1362 <86>Mar 2 01:25:46 useradd[1032175]: new user: name=rooter, UID=1362, GID=1362, home=/root, shell=/bin/bash <86>Mar 2 01:25:46 userdel[1032210]: delete user 'builder' <86>Mar 2 01:25:46 userdel[1032210]: removed group 'builder' owned by 'builder' <86>Mar 2 01:25:46 userdel[1032210]: removed shadow group 'builder' owned by 'builder' <86>Mar 2 01:25:46 groupadd[1032239]: group added to /etc/group: name=builder, GID=1363 <86>Mar 2 01:25:46 groupadd[1032239]: group added to /etc/gshadow: name=builder <86>Mar 2 01:25:46 groupadd[1032239]: new group: name=builder, GID=1363 <86>Mar 2 01:25:46 useradd[1032260]: new user: name=builder, UID=1363, GID=1363, home=/usr/src, shell=/bin/bash warning: Macro %ubt not found warning: Macro %ubt not found Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/spawn-fcgi-1.6.4-alt5.nosrc.rpm (w1.gzdio) warning: Macro %ubt not found Installing spawn-fcgi-1.6.4-alt5.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.75125 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf spawn-fcgi-1.6.4 + echo 'Source #0 (spawn-fcgi-1.6.4.tar):' Source #0 (spawn-fcgi-1.6.4.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/spawn-fcgi-1.6.4.tar + cd spawn-fcgi-1.6.4 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (spawn-fcgi-1.6.4-alt.patch):' Patch #0 (spawn-fcgi-1.6.4-alt.patch): + /usr/bin/patch -p1 patching file .gear/rules patching file .gear/tags/dd6762d86a18467bf0a7363f1d733a7340158fb7 patching file .gear/tags/list patching file altlinux/spawn-fcgi.init patching file altlinux/spawn-fcgi.sysconfig patching file spawn-fcgi.spec + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force autoreconf-default: configure.ac: tracing autoreconf-default: configure.ac: not using Libtool autoreconf-default: configure.ac: not using Intltool autoreconf-default: configure.ac: not using gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoreconf-default: running: automake --add-missing --force-missing configure.ac:12: installing './compile' configure.ac:9: installing './install-sh' configure.ac:9: installing './missing' src/Makefile.am: installing './depcomp' autoreconf-default: Leaving directory `.' + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.31324 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd spawn-fcgi-1.6.4 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + 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 --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/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: --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 make supports nested variables... yes 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 whether x86_64-alt-linux-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-alt-linux-gcc... none checking whether make sets $(MAKE)... (cached) yes 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 arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for sys/stat.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking for sys/wait.h... (cached) yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for uid_t in sys/types.h... yes checking for pid_t... yes checking whether time.h and sys/time.h may both be included... yes checking for socklen_t... yes checking for library containing socket... none required checking for library containing inet_addr... none required checking for unistd.h... (cached) yes checking for working chown... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking whether lstat correctly handles trailing slash... yes checking whether stat accepts an empty string... no checking for dup2... yes checking for memset... yes checking for putenv... yes checking for select... yes checking for socket... yes checking for strerror... yes checking for strtol... yes checking for issetugid... no checking for inet_pton... yes checking for IPv6 support... no checking if x86_64-alt-linux-gcc supports -Wall -W -Wshadow -pedantic... yes checking if x86_64-alt-linux-gcc supports -std=gnu99... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --without-included-gettext + make -j16 make all-recursive Making all in src make[2]: Entering directory '/usr/src/RPM/BUILD/spawn-fcgi-1.6.4/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -W -Wshadow -pedantic -std=gnu99 -c -o spawn-fcgi.o spawn-fcgi.c make[2]: Leaving directory '/usr/src/RPM/BUILD/spawn-fcgi-1.6.4/src' make[2]: Entering directory '/usr/src/RPM/BUILD/spawn-fcgi-1.6.4/src' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -W -Wshadow -pedantic -std=gnu99 -o spawn-fcgi spawn-fcgi.o make[2]: Leaving directory '/usr/src/RPM/BUILD/spawn-fcgi-1.6.4/src' Making all in doc make[2]: Nothing to be done for 'all'. + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.45194 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/spawn-fcgi-buildroot + : + /bin/rm -rf -- /usr/src/tmp/spawn-fcgi-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd spawn-fcgi-1.6.4 + /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/spawn-fcgi-buildroot/usr exec_prefix=/usr/src/tmp/spawn-fcgi-buildroot/usr bindir=/usr/src/tmp/spawn-fcgi-buildroot/usr/bin sbindir=/usr/src/tmp/spawn-fcgi-buildroot/usr/sbin sysconfdir=/usr/src/tmp/spawn-fcgi-buildroot/etc datadir=/usr/src/tmp/spawn-fcgi-buildroot/usr/share includedir=/usr/src/tmp/spawn-fcgi-buildroot/usr/include libdir=/usr/src/tmp/spawn-fcgi-buildroot/usr/lib64 libexecdir=/usr/src/tmp/spawn-fcgi-buildroot/usr/lib localstatedir=/usr/src/tmp/spawn-fcgi-buildroot/var/lib sharedstatedir=/usr/src/tmp/spawn-fcgi-buildroot/var/lib mandir=/usr/src/tmp/spawn-fcgi-buildroot/usr/share/man infodir=/usr/src/tmp/spawn-fcgi-buildroot/usr/share/info install make: Entering directory '/usr/src/RPM/BUILD/spawn-fcgi-1.6.4' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/spawn-fcgi-1.6.4/src' make[2]: Entering directory '/usr/src/RPM/BUILD/spawn-fcgi-1.6.4/src' /bin/mkdir -p '/usr/src/tmp/spawn-fcgi-buildroot/usr/bin' /usr/libexec/rpm-build/install -p spawn-fcgi '/usr/src/tmp/spawn-fcgi-buildroot/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/spawn-fcgi-1.6.4/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/spawn-fcgi-1.6.4/src' Making install in doc make[1]: Entering directory '/usr/src/RPM/BUILD/spawn-fcgi-1.6.4/doc' make[2]: Entering directory '/usr/src/RPM/BUILD/spawn-fcgi-1.6.4/doc' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/spawn-fcgi-1.6.4/doc' make[1]: Leaving directory '/usr/src/RPM/BUILD/spawn-fcgi-1.6.4/doc' make[1]: Entering directory '/usr/src/RPM/BUILD/spawn-fcgi-1.6.4' make[2]: Entering directory '/usr/src/RPM/BUILD/spawn-fcgi-1.6.4' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/spawn-fcgi-buildroot/usr/share/man/man1' /usr/libexec/rpm-build/install -p -m 644 spawn-fcgi.1 '/usr/src/tmp/spawn-fcgi-buildroot/usr/share/man/man1' make[2]: Leaving directory '/usr/src/RPM/BUILD/spawn-fcgi-1.6.4' make[1]: Leaving directory '/usr/src/RPM/BUILD/spawn-fcgi-1.6.4' make: Leaving directory '/usr/src/RPM/BUILD/spawn-fcgi-1.6.4' + install -pDm755 altlinux/spawn-fcgi.init /usr/src/tmp/spawn-fcgi-buildroot/etc/rc.d/init.d/spawn-fcgi + install -pDm644 altlinux/spawn-fcgi.sysconfig /usr/src/tmp/spawn-fcgi-buildroot/etc/sysconfig/spawn-fcgi + mkdir -p /usr/src/tmp/spawn-fcgi-buildroot//lib/tmpfiles.d/ + cat + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/spawn-fcgi-buildroot (auto) Verifying and fixing files in /usr/src/tmp/spawn-fcgi-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/spawn-fcgi-buildroot/ (default) Compressing files in /usr/src/tmp/spawn-fcgi-buildroot (auto) Adjusting library links in /usr/src/tmp/spawn-fcgi-buildroot ./lib: (from :0) Verifying ELF objects in /usr/src/tmp/spawn-fcgi-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: spawn-fcgi-1.6.4-alt5 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5U6c2H 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.ZzoCuJ 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: chmod chown sleep Finding Requires(pre) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yToqY9 Requires: /bin/sh, /etc/rc.d/init.d, /etc/rc.d/init.d(SourceIfNotEmpty), /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, /lib64/ld-linux-x86-64.so.2, coreutils, libc.so.6(GLIBC_2.2.5)(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), rtld(GNU_HASH) Requires(interp): /bin/sh Requires(pre): /bin/sh, /usr/sbin/groupadd, /usr/sbin/useradd Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fNhxvO Creating spawn-fcgi-debuginfo package Processing files: spawn-fcgi-debuginfo-1.6.4-alt5 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uWVUWi find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rq1PLd find-requires: running scripts (debuginfo) Requires: spawn-fcgi = 1.6.4-alt5, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Adding to spawn-fcgi-debuginfo a strict dependency on spawn-fcgi Wrote: /usr/src/RPM/RPMS/x86_64/spawn-fcgi-1.6.4-alt5.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/spawn-fcgi-debuginfo-1.6.4-alt5.x86_64.rpm (w2.lzdio) 3.10user 1.40system 0:11.40elapsed 39%CPU (0avgtext+0avgdata 30604maxresident)k 0inputs+0outputs (0major+793888minor)pagefaults 0swaps 0.59user 0.78system 0:14.08elapsed 9%CPU (0avgtext+0avgdata 12020maxresident)k 0inputs+0outputs (0major+95873minor)pagefaults 0swaps --- spawn-fcgi-1.6.4-alt5.x86_64.rpm.repo 2021-09-14 13:55:06.000000000 +0000 +++ spawn-fcgi-1.6.4-alt5.x86_64.rpm.hasher 2023-03-02 01:25:58.462003327 +0000 @@ -18,2 +18,4 @@ Requires: libc.so.6(GLIBC_2.3.4)(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) @@ -27,4 +29,4 @@ File: /lib/tmpfiles.d/spawn-fcgi.conf 100644 root:root 5bfe0ccc3b3357c8c72e48f838a27ed4 -File: /usr/bin/spawn-fcgi 100755 root:root a85a50e1534e7aef5111010f302d37de +File: /usr/bin/spawn-fcgi 100755 root:root 6dfc1f0de71ecdfce92a7ebfd9590887 File: /usr/share/man/man1/spawn-fcgi.1.xz 100644 root:root 63ba602cb727a6bfbc3d50a7440727d6 -RPMIdentity: 22ef0db800d511271eb8cbcd0f9681e91ce01eed1a2ee4654342b3754e3b11cfb7be6937964458c618fe1c936798670e46c7351e529133406a4de83a9dbebff6 +RPMIdentity: 76d6f29160fee21d102a593fb170f7d57891498887acc31d06b6497d9e8c4d6ebeef3a3023b2e3f9289dc74fb12ed77e9e7fa3a29c7276b8d6c0f8fcedf43b82 --- spawn-fcgi-debuginfo-1.6.4-alt5.x86_64.rpm.repo 2021-09-14 13:55:06.000000000 +0000 +++ spawn-fcgi-debuginfo-1.6.4-alt5.x86_64.rpm.hasher 2023-03-02 01:25:58.517003994 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/a3 40755 root:root -/usr/lib/debug/.build-id/a3/6f41367d9325f7dc4c20314de80a609b3660e0 120777 root:root ../../../../bin/spawn-fcgi -/usr/lib/debug/.build-id/a3/6f41367d9325f7dc4c20314de80a609b3660e0.debug 120777 root:root ../../usr/bin/spawn-fcgi.debug +/usr/lib/debug/.build-id/53 40755 root:root +/usr/lib/debug/.build-id/53/db2488894f56cf688f47c369199222c966f8aa 120777 root:root ../../../../bin/spawn-fcgi +/usr/lib/debug/.build-id/53/db2488894f56cf688f47c369199222c966f8aa.debug 120777 root:root ../../usr/bin/spawn-fcgi.debug /usr/lib/debug/usr/bin/spawn-fcgi.debug 100644 root:root @@ -12,6 +12,6 @@ Provides: spawn-fcgi-debuginfo = 1.6.4-alt5:sisyphus+285221.100.1.1 -File: /usr/lib/debug/.build-id/a3 40755 root:root -File: /usr/lib/debug/.build-id/a3/6f41367d9325f7dc4c20314de80a609b3660e0 120777 root:root ../../../../bin/spawn-fcgi -File: /usr/lib/debug/.build-id/a3/6f41367d9325f7dc4c20314de80a609b3660e0.debug 120777 root:root ../../usr/bin/spawn-fcgi.debug -File: /usr/lib/debug/usr/bin/spawn-fcgi.debug 100644 root:root 5c3051193760966ee204071457747fba +File: /usr/lib/debug/.build-id/53 40755 root:root +File: /usr/lib/debug/.build-id/53/db2488894f56cf688f47c369199222c966f8aa 120777 root:root ../../../../bin/spawn-fcgi +File: /usr/lib/debug/.build-id/53/db2488894f56cf688f47c369199222c966f8aa.debug 120777 root:root ../../usr/bin/spawn-fcgi.debug +File: /usr/lib/debug/usr/bin/spawn-fcgi.debug 100644 root:root 4da1076d9630c6ec98f3ce5d30ed1bd6 File: /usr/src/debug/spawn-fcgi-1.6.4 40755 root:root @@ -19,2 +19,2 @@ File: /usr/src/debug/spawn-fcgi-1.6.4/src/spawn-fcgi.c 100644 root:root fc1eebd6d41e5a9d50a6900735d95a64 -RPMIdentity: 8dfb34e7999e8bc1f5a47f521df2877189e6eb722ccecc100b253b32122afb03f3c1e649cb5a48847e5db9425cfe2694f2ed1ad62f0694f136be945b3906ac28 +RPMIdentity: 371b3a3e887b0a1147fed506081ff61e74c3e993db6ab568c929795a3469429b1977618aca1475a7b39c7b248e7985911c44f324874676b0ea92072ebeaa15cf