<86>Mar  8 11:02:51 userdel[4028356]: delete user 'rooter'
<86>Mar  8 11:02:51 userdel[4028356]: removed group 'rooter' owned by 'rooter'
<86>Mar  8 11:02:51 userdel[4028356]: removed shadow group 'rooter' owned by 'rooter'
<86>Mar  8 11:02:51 groupadd[4028386]: group added to /etc/group: name=rooter, GID=531
<86>Mar  8 11:02:51 groupadd[4028386]: group added to /etc/gshadow: name=rooter
<86>Mar  8 11:02:51 groupadd[4028386]: new group: name=rooter, GID=531
<86>Mar  8 11:02:51 useradd[4028401]: new user: name=rooter, UID=531, GID=531, home=/root, shell=/bin/bash
<86>Mar  8 11:02:51 userdel[4028428]: delete user 'builder'
<86>Mar  8 11:02:51 userdel[4028428]: removed group 'builder' owned by 'builder'
<86>Mar  8 11:02:51 userdel[4028428]: removed shadow group 'builder' owned by 'builder'
<86>Mar  8 11:02:51 groupadd[4028445]: group added to /etc/group: name=builder, GID=532
<86>Mar  8 11:02:51 groupadd[4028445]: group added to /etc/gshadow: name=builder
<86>Mar  8 11:02:51 groupadd[4028445]: new group: name=builder, GID=532
<86>Mar  8 11:02:52 useradd[4028457]: new user: name=builder, UID=532, GID=532, home=/usr/src, shell=/bin/bash
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/libestr-0.1.11-alt1.nosrc.rpm
Installing libestr-0.1.11-alt1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.24726
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf libestr-0.1.11
+ echo 'Source #0 (libestr-0.1.11.tar):'
Source #0 (libestr-0.1.11.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/libestr-0.1.11.tar
+ cd libestr-0.1.11
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.24726
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libestr-0.1.11
+ autoreconf -fisv
autoreconf-default: Entering directory `.'
autoreconf-default: configure.ac: not using Gettext
autoreconf-default: running: aclocal --force -I m4
autoreconf-default: configure.ac: tracing
autoreconf-default: running: libtoolize --force --install
libtoolize-default: putting auxiliary files in '.'.
libtoolize-default: linking file './config.guess'
libtoolize-default: linking file './config.sub'
libtoolize-default: linking file './install-sh'
libtoolize-default: linking file './ltmain.sh'
libtoolize-default: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize-default: linking file 'm4/libtool.m4'
libtoolize-default: linking file 'm4/ltoptions.m4'
libtoolize-default: linking file 'm4/ltsugar.m4'
libtoolize-default: linking file 'm4/ltversion.m4'
libtoolize-default: linking file 'm4/lt~obsolete.m4'
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:30: installing './compile'
configure.ac:6: installing './missing'
Makefile.am: installing './INSTALL'
src/Makefile.am: installing './depcomp'
autoreconf-default: Leaving directory `.'
+ 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_prog_cc_static_works=no
+ lt_cv_prog_cc_static_works=no
+ 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'
+ sort -u
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ xargs -ri dirname -- '{}'
+ ./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 --disable-static
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 whether make supports nested variables... (cached) 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 build system type... i586-alt-linux-gnu
checking host system type... i586-alt-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by i586-alt-linux-gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert i586-alt-linux-gnu file names to i586-alt-linux-gnu format... func_convert_file_noop
checking how to convert i586-alt-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for i586-alt-linux-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... (cached) pass_all
checking for i586-alt-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for i586-alt-linux-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for i586-alt-linux-strip... no
checking for strip... strip
checking for i586-alt-linux-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from i586-alt-linux-gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for i586-alt-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... i586-alt-linux-gcc -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 for dlfcn.h... yes
checking for objdir... .libs
checking if i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no
checking for i586-alt-linux-gcc option to produce PIC... -fPIC -DPIC
checking if i586-alt-linux-gcc PIC flag -fPIC -DPIC works... yes
checking if i586-alt-linux-gcc static flag -static works... no
checking if i586-alt-linux-gcc supports -c -o file.o... yes
checking if i586-alt-linux-gcc supports -c -o file.o... (cached) yes
checking whether the i586-alt-linux-gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libestr.pc
config.status: creating include/Makefile
config.status: creating src/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --without-included-gettext
*****************************************************
libestr will be compiled with the following settings:

Debug mode enabled:          no
Testbench enabled:           yes
+ make -j8
make  all-recursive
Making all in include
make[2]: Nothing to be done for 'all'.
Making all in src
make[2]: Entering directory '/usr/src/RPM/BUILD/libestr-0.1.11/src'
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include  -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o libestr.lo libestr.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c libestr.c  -fPIC -DPIC -o .libs/libestr.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libestr-0.1.11/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libestr-0.1.11/src'
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include  -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o string.lo string.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c string.c  -fPIC -DPIC -o .libs/string.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libestr-0.1.11/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libestr-0.1.11/src'
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -version-info 0:0:0  -o libestr.la -rpath /usr/lib libestr.lo string.lo  
libtool: link: i586-alt-linux-gcc -shared  -fPIC -DPIC  .libs/libestr.o .libs/string.o    -g -g -O2 -march=i586 -mtune=generic   -Wl,-soname -Wl,libestr.so.0 -o .libs/libestr.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libestr.so.0" && ln -s "libestr.so.0.0.0" "libestr.so.0")
libtool: link: (cd ".libs" && rm -f "libestr.so" && ln -s "libestr.so.0.0.0" "libestr.so")
libtool: link: ( cd ".libs" && rm -f "libestr.la" && ln -s "../libestr.la" "libestr.la" )
make[2]: Leaving directory '/usr/src/RPM/BUILD/libestr-0.1.11/src'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.57811
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/libestr-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/libestr-buildroot
+ cd libestr-0.1.11
+ /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/libestr-buildroot/usr exec_prefix=/usr/src/tmp/libestr-buildroot/usr bindir=/usr/src/tmp/libestr-buildroot/usr/bin sbindir=/usr/src/tmp/libestr-buildroot/usr/sbin sysconfdir=/usr/src/tmp/libestr-buildroot/etc datadir=/usr/src/tmp/libestr-buildroot/usr/share includedir=/usr/src/tmp/libestr-buildroot/usr/include libdir=/usr/src/tmp/libestr-buildroot/usr/lib libexecdir=/usr/src/tmp/libestr-buildroot/usr/lib localstatedir=/usr/src/tmp/libestr-buildroot/var/lib sharedstatedir=/usr/src/tmp/libestr-buildroot/var/lib mandir=/usr/src/tmp/libestr-buildroot/usr/share/man infodir=/usr/src/tmp/libestr-buildroot/usr/share/info install
make: Entering directory '/usr/src/RPM/BUILD/libestr-0.1.11'
Making install in include
make[1]: Entering directory '/usr/src/RPM/BUILD/libestr-0.1.11/include'
make[2]: Entering directory '/usr/src/RPM/BUILD/libestr-0.1.11/include'
make[2]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/usr/src/tmp/libestr-buildroot/usr/include'
 /bin/install -p -m 644 libestr.h '/usr/src/tmp/libestr-buildroot/usr/include'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libestr-0.1.11/include'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libestr-0.1.11/include'
Making install in src
make[1]: Entering directory '/usr/src/RPM/BUILD/libestr-0.1.11/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libestr-0.1.11/src'
 /bin/mkdir -p '/usr/src/tmp/libestr-buildroot/usr/lib'
 /bin/sh ../libtool   --mode=install /bin/install -p   libestr.la '/usr/src/tmp/libestr-buildroot/usr/lib'
libtool: install: /bin/install -p .libs/libestr.so.0.0.0 /usr/src/tmp/libestr-buildroot/usr/lib/libestr.so.0.0.0
libtool: install: (cd /usr/src/tmp/libestr-buildroot/usr/lib && { ln -s -f libestr.so.0.0.0 libestr.so.0 || { rm -f libestr.so.0 && ln -s libestr.so.0.0.0 libestr.so.0; }; })
libtool: install: (cd /usr/src/tmp/libestr-buildroot/usr/lib && { ln -s -f libestr.so.0.0.0 libestr.so || { rm -f libestr.so && ln -s libestr.so.0.0.0 libestr.so; }; })
libtool: install: /bin/install -p .libs/libestr.lai /usr/src/tmp/libestr-buildroot/usr/lib/libestr.la
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libestr-0.1.11/src'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libestr-0.1.11/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/libestr-0.1.11'
make[2]: Entering directory '/usr/src/RPM/BUILD/libestr-0.1.11'
make[2]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/usr/src/tmp/libestr-buildroot/usr/lib/pkgconfig'
 /bin/install -p -m 644 libestr.pc '/usr/src/tmp/libestr-buildroot/usr/lib/pkgconfig'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libestr-0.1.11'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libestr-0.1.11'
make: Leaving directory '/usr/src/RPM/BUILD/libestr-0.1.11'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/libestr-buildroot (auto)
removed './usr/lib/libestr.la'
mode of './usr/lib/libestr.so.0.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/libestr-buildroot (binconfig,pkgconfig,libtool,desktop)
/usr/lib/pkgconfig/libestr.pc: Cflags: '-I${includedir}' --> ''
/usr/lib/pkgconfig/libestr.pc: Libs: '-L${libdir}  -lestr' --> '-lestr'
Checking contents of files in /usr/src/tmp/libestr-buildroot/ (default)
Compressing files in /usr/src/tmp/libestr-buildroot (auto)
Adjusting library links in /usr/src/tmp/libestr-buildroot
./usr/lib:
	libestr.so.0 -> libestr.so.0.0.0
Verifying ELF objects in /usr/src/tmp/libestr-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: libestr-0.1.11-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.39627
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libestr-0.1.11
+ DOCDIR=/usr/src/tmp/libestr-buildroot/usr/share/doc/libestr-0.1.11
+ export DOCDIR
+ rm -rf /usr/src/tmp/libestr-buildroot/usr/share/doc/libestr-0.1.11
+ /bin/mkdir -p /usr/src/tmp/libestr-buildroot/usr/share/doc/libestr-0.1.11
+ cp -prL AUTHORS ChangeLog /usr/src/tmp/libestr-buildroot/usr/share/doc/libestr-0.1.11
+ chmod -R go-w /usr/src/tmp/libestr-buildroot/usr/share/doc/libestr-0.1.11
+ chmod -R a+rX /usr/src/tmp/libestr-buildroot/usr/share/doc/libestr-0.1.11
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tMDKJQ
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
lib.prov: /usr/src/tmp/libestr-buildroot/usr/lib/libestr.so.0: 20 symbols, 15 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uGOG4V
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
Provides: libestr.so.0 = set:idWF9BkpVXMRZw3ZKCgTNmRDXOx33Z8tfXSe4N0UGcA1
Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.4), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mgh42x
Creating libestr-debuginfo package
Processing files: libestr-devel-0.1.11-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tEjkCI
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.iop8po
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
Provides: pkgconfig(libestr) = 0.1.11
Requires: libestr = 0.1.11-alt1, /usr/lib/libestr.so.0.0.0, /usr/lib/pkgconfig
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zdafpr
Processing files: libestr-debuginfo-0.1.11-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LuqW0c
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5IYa2B
find-requires: running scripts (debuginfo)
Provides: debug(libestr.so.0)
Requires: libestr = 0.1.11-alt1, debug(libc.so.6)
Adding to libestr-devel a strict dependency on libestr
Adding to libestr-debuginfo a strict dependency on libestr
Removing 1 extra deps from libestr-devel due to dependency on libestr
Wrote: /usr/src/RPM/RPMS/i586/libestr-0.1.11-alt1.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/libestr-devel-0.1.11-alt1.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/libestr-debuginfo-0.1.11-alt1.i586.rpm
17.65user 5.11system 0:31.62elapsed 72%CPU (0avgtext+0avgdata 25020maxresident)k
0inputs+0outputs (0major+732499minor)pagefaults 0swaps
20.02user 9.51system 0:38.00elapsed 77%CPU (0avgtext+0avgdata 25020maxresident)k
0inputs+0outputs (0major+927746minor)pagefaults 0swaps