<86>Jun 16 00:59:38 userdel[3925072]: delete user 'rooter' <86>Jun 16 00:59:38 userdel[3925072]: removed group 'rooter' owned by 'rooter' <86>Jun 16 00:59:38 userdel[3925072]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 16 00:59:38 groupadd[3925094]: group added to /etc/group: name=rooter, GID=1286 <86>Jun 16 00:59:38 groupadd[3925094]: group added to /etc/gshadow: name=rooter <86>Jun 16 00:59:38 groupadd[3925094]: new group: name=rooter, GID=1286 <86>Jun 16 00:59:38 useradd[3925108]: new user: name=rooter, UID=1286, GID=1286, home=/root, shell=/bin/bash <86>Jun 16 00:59:38 userdel[3925127]: delete user 'builder' <86>Jun 16 00:59:38 userdel[3925127]: removed group 'builder' owned by 'builder' <86>Jun 16 00:59:38 userdel[3925127]: removed shadow group 'builder' owned by 'builder' <86>Jun 16 00:59:38 groupadd[3925143]: group added to /etc/group: name=builder, GID=1287 <86>Jun 16 00:59:38 groupadd[3925143]: group added to /etc/gshadow: name=builder <86>Jun 16 00:59:38 groupadd[3925143]: new group: name=builder, GID=1287 <86>Jun 16 00:59:38 useradd[3925163]: new user: name=builder, UID=1287, GID=1287, home=/usr/src, shell=/bin/bash warning: Macro %ubt not found warning: Macro %ubt not found 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-alt4.nosrc.rpm (w1.gzdio) warning: Macro %ubt not found warning: Macro %ubt not found Installing spawn-fcgi-1.6.4-alt4.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.36832 + 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.49870 + 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' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' ++ 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 + sort -u + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + xargs -ri dirname -- '{}' + ./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 -j8 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 -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 -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.28281 + 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' + mkdir -p /usr/src/tmp/spawn-fcgi-buildroot/var/run/spawn-fcgi + 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 + /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) 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-alt4 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.h5dkYG 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.BmkwyH 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.koBpSG Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AAcWzG Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mhtCMH 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.4)(64bit), rtld(GNU_HASH) Requires(interp): /bin/sh Requires(pre): /bin/sh, /usr/sbin/groupadd, /usr/sbin/useradd 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.G7hIrE Creating spawn-fcgi-debuginfo package Processing files: spawn-fcgi-debuginfo-1.6.4-alt4 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FamrmI find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2TChGF find-requires: running scripts (debuginfo) Requires: spawn-fcgi = 1.6.4-alt4, /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-alt4.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/spawn-fcgi-debuginfo-1.6.4-alt4.x86_64.rpm (w2.lzdio) 3.81user 3.03system 0:14.38elapsed 47%CPU (0avgtext+0avgdata 32260maxresident)k 0inputs+0outputs (0major+788263minor)pagefaults 0swaps 0.71user 1.35system 0:18.66elapsed 11%CPU (0avgtext+0avgdata 11484maxresident)k 0inputs+0outputs (0major+96105minor)pagefaults 0swaps --- spawn-fcgi-1.6.4-alt4.x86_64.rpm.repo 2019-06-23 22:57:33.000000000 +0000 +++ spawn-fcgi-1.6.4-alt4.x86_64.rpm.hasher 2024-06-16 00:59:54.098148202 +0000 @@ -28,5 +28,5 @@ File: /etc/sysconfig/spawn-fcgi 100644 root:root 430e44a404cf5cd4596b2d8e310b16a3 -File: /usr/bin/spawn-fcgi 100755 root:root 0032b3ddf33412c25f103650d8686572 +File: /usr/bin/spawn-fcgi 100755 root:root eba5941eb62b252580d42d7e1a62138d File: /usr/share/man/man1/spawn-fcgi.1.xz 100644 root:root 63ba602cb727a6bfbc3d50a7440727d6 File: /var/run/spawn-fcgi 41770 root:_spawn_fcgi -RPMIdentity: 9cd43fc67b5845d7a425cd5d1465f72d35575d9ea4f729a23fee0295b2c079363551dafc4c41151435df98f3d456ee87272ea276df5c828c1b41d9fe9a767919 +RPMIdentity: 41a9eb1232dbc6eded261d1706e26cf52768fb0b0015a70a4580c078a19be9b140fb4b7e9b1d730892505fbda4c3d44844704e68452d9f3026606cb7c56578c4 --- spawn-fcgi-debuginfo-1.6.4-alt4.x86_64.rpm.repo 2019-06-23 22:57:33.000000000 +0000 +++ spawn-fcgi-debuginfo-1.6.4-alt4.x86_64.rpm.hasher 2024-06-16 00:59:54.189148622 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/89 40755 root:root -/usr/lib/debug/.build-id/89/a38e18696317f244acad7f02e8303ed7d12800 120777 root:root ../../../../bin/spawn-fcgi -/usr/lib/debug/.build-id/89/a38e18696317f244acad7f02e8303ed7d12800.debug 120777 root:root ../../usr/bin/spawn-fcgi.debug +/usr/lib/debug/.build-id/0e 40755 root:root +/usr/lib/debug/.build-id/0e/8be36cb8924c3022c39c139cb61552ef2ae8df 120777 root:root ../../../../bin/spawn-fcgi +/usr/lib/debug/.build-id/0e/8be36cb8924c3022c39c139cb61552ef2ae8df.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-alt4:sisyphus+233055.100.1.1 -File: /usr/lib/debug/.build-id/89 40755 root:root -File: /usr/lib/debug/.build-id/89/a38e18696317f244acad7f02e8303ed7d12800 120777 root:root ../../../../bin/spawn-fcgi -File: /usr/lib/debug/.build-id/89/a38e18696317f244acad7f02e8303ed7d12800.debug 120777 root:root ../../usr/bin/spawn-fcgi.debug -File: /usr/lib/debug/usr/bin/spawn-fcgi.debug 100644 root:root eed1b760f45009eba60d7887420ed434 +File: /usr/lib/debug/.build-id/0e 40755 root:root +File: /usr/lib/debug/.build-id/0e/8be36cb8924c3022c39c139cb61552ef2ae8df 120777 root:root ../../../../bin/spawn-fcgi +File: /usr/lib/debug/.build-id/0e/8be36cb8924c3022c39c139cb61552ef2ae8df.debug 120777 root:root ../../usr/bin/spawn-fcgi.debug +File: /usr/lib/debug/usr/bin/spawn-fcgi.debug 100644 root:root eb47b8865fe5c7c0665af048c6ad5b4e 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: 32e837a0f5f7283cbe369a354b3780d7081a20de3984cb80acda3b7d9151fd0d00d0c3c337cbe1efcffb741e4eb7d439c9e8b823b4a345d780568b473181f234 +RPMIdentity: 9457235b4d718b08a5579bdde91dbeefbf3878c1f88738f7a62eefe5bf0dde7f76011caaff376b407ea41c0517eb827281d8acaba0b578c7ad3681e7b7472fe0