<86>Jun 28 09:01:07 userdel[21779]: delete user 'rooter'
<86>Jun 28 09:01:07 userdel[21779]: removed group 'rooter' owned by 'rooter'
<86>Jun 28 09:01:07 userdel[21779]: removed shadow group 'rooter' owned by 'rooter'
<86>Jun 28 09:01:07 groupadd[21784]: group added to /etc/group: name=rooter, GID=603
<86>Jun 28 09:01:07 groupadd[21784]: group added to /etc/gshadow: name=rooter
<86>Jun 28 09:01:07 groupadd[21784]: new group: name=rooter, GID=603
<86>Jun 28 09:01:07 useradd[21788]: new user: name=rooter, UID=603, GID=603, home=/root, shell=/bin/bash
<86>Jun 28 09:01:07 userdel[21795]: delete user 'builder'
<86>Jun 28 09:01:07 userdel[21795]: removed group 'builder' owned by 'builder'
<86>Jun 28 09:01:07 userdel[21795]: removed shadow group 'builder' owned by 'builder'
<86>Jun 28 09:01:07 groupadd[21800]: group added to /etc/group: name=builder, GID=604
<86>Jun 28 09:01:07 groupadd[21800]: group added to /etc/gshadow: name=builder
<86>Jun 28 09:01:07 groupadd[21800]: new group: name=builder, GID=604
<86>Jun 28 09:01:07 useradd[21804]: new user: name=builder, UID=604, GID=604, 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: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/spawn-fcgi-1.6.4-alt4.nosrc.rpm
warning: Macro %ubt not found
warning: Macro %ubt not found
Installing spawn-fcgi-1.6.4-alt4.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.18243
+ 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.21120
+ 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 -march=i586 -mtune=generic'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export FFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -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 --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: --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 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 i586-alt-linux-gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of i586-alt-linux-gcc... none
checking whether make sets $(MAKE)... (cached) yes
checking how to run the C preprocessor... i586-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 i586-alt-linux-gcc supports -Wall -W -Wshadow -pedantic... yes
checking if i586-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'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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'
i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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.49030
+ 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/lib 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)
verify-elf: WARNING: ./usr/bin/spawn-fcgi: uses non-LFS functions: __xstat open
Hardlinking identical .pyc and .pyo files
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.HOrHRR
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.rzBOn1
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
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.7wthdA
Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.boC5iL
Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.aewZ9m
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, /lib/ld-linux.so.2, coreutils, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), 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.0Oaprt
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.2ipYYS
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fqDkiG
find-requires: running scripts (debuginfo)
Requires: spawn-fcgi = 1.6.4-alt4, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6)
Adding to spawn-fcgi-debuginfo a strict dependency on spawn-fcgi
Wrote: /usr/src/RPM/RPMS/i586/spawn-fcgi-1.6.4-alt4.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/spawn-fcgi-debuginfo-1.6.4-alt4.i586.rpm
12.56user 4.16system 0:23.69elapsed 70%CPU (0avgtext+0avgdata 27952maxresident)k
0inputs+0outputs (0major+762061minor)pagefaults 0swaps
14.77user 8.13system 0:29.55elapsed 77%CPU (0avgtext+0avgdata 27952maxresident)k
0inputs+0outputs (0major+938488minor)pagefaults 0swaps