<86>Oct  4 02:51:42 userdel[249031]: delete user 'rooter'
<86>Oct  4 02:51:42 userdel[249031]: removed shadow group 'rooter' owned by 'rooter'
<86>Oct  4 02:51:42 groupadd[249036]: group added to /etc/group: name=rooter, GID=585
<86>Oct  4 02:51:42 groupadd[249036]: group added to /etc/gshadow: name=rooter
<86>Oct  4 02:51:42 groupadd[249036]: new group: name=rooter, GID=585
<86>Oct  4 02:51:42 useradd[249040]: new user: name=rooter, UID=585, GID=585, home=/root, shell=/bin/bash
<86>Oct  4 02:51:42 userdel[249047]: delete user 'builder'
<86>Oct  4 02:51:42 userdel[249047]: removed group 'builder' owned by 'builder'
<86>Oct  4 02:51:42 userdel[249047]: removed shadow group 'builder' owned by 'builder'
<86>Oct  4 02:51:42 groupadd[249052]: group added to /etc/group: name=builder, GID=586
<86>Oct  4 02:51:42 groupadd[249052]: group added to /etc/gshadow: name=builder
<86>Oct  4 02:51:42 groupadd[249052]: new group: name=builder, GID=586
<86>Oct  4 02:51:42 useradd[249056]: new user: name=builder, UID=586, GID=586, home=/usr/src, shell=/bin/bash
<13>Oct  4 02:51:46 rpmi: rpm-macros-ubt-0.3-alt0.1 p9+231364.100.1.1 1559553330 installed
<13>Oct  4 02:51:46 rpmi: rpm-build-ubt-0.3.1-alt3 sisyphus+226718.100.2.1 1554584225 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/spawn-fcgi-1.6.4-alt2.nosrc.rpm
Installing spawn-fcgi-1.6.4-alt2.S1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.56999
+ 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.75899
+ 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
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ xargs -ri dirname -- '{}'
+ 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 -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.34545
+ 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
+ cd spawn-fcgi-1.6.4
+ /usr/bin/make 'INSTALL=/bin/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'
  /bin/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'
 /bin/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)
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)
Hardlinking identical .pyc and .pyo files
Processing files: spawn-fcgi-1.6.4-alt2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GqYqyv
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.PvtgbU
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,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.nEk0dm
Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bt61GR
Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.W4tvzq
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.CPFGQ2
Creating spawn-fcgi-debuginfo package
Processing files: spawn-fcgi-debuginfo-1.6.4-alt2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.86ccxI
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7hRBCr
find-requires: running scripts (debuginfo)
Requires: spawn-fcgi = 1.6.4-alt2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6)
Wrote: /usr/src/RPM/RPMS/x86_64/spawn-fcgi-1.6.4-alt2.x86_64.rpm
Wrote: /usr/src/RPM/RPMS/x86_64/spawn-fcgi-debuginfo-1.6.4-alt2.x86_64.rpm
11.10user 5.20system 0:22.29elapsed 73%CPU (0avgtext+0avgdata 33864maxresident)k
0inputs+0outputs (0major+872802minor)pagefaults 0swaps
18.95user 10.38system 0:34.32elapsed 85%CPU (0avgtext+0avgdata 117224maxresident)k
0inputs+0outputs (0major+1193572minor)pagefaults 0swaps
error: open of /archive/repo/p9/task/_253/259081/files/x86_64/RPMS/spawn-fcgi-1.6.4-alt2.x86_64.rpm failed: No such file or directory
error: open of /archive/repo/p9/task/_253/259081/files/x86_64/RPMS/spawn-fcgi-debuginfo-1.6.4-alt2.x86_64.rpm failed: No such file or directory