<86>Jan 26 08:45:49 userdel[25844]: delete user 'rooter' <86>Jan 26 08:45:49 userdel[25844]: removed shadow group 'rooter' owned by 'rooter' <86>Jan 26 08:45:49 groupadd[25870]: group added to /etc/group: name=rooter, GID=588 <86>Jan 26 08:45:49 groupadd[25870]: group added to /etc/gshadow: name=rooter <86>Jan 26 08:45:49 groupadd[25870]: new group: name=rooter, GID=588 <86>Jan 26 08:45:49 useradd[25897]: new user: name=rooter, UID=588, GID=588, home=/root, shell=/bin/bash <86>Jan 26 08:45:49 userdel[25941]: delete user 'builder' <86>Jan 26 08:45:49 userdel[25941]: removed group 'builder' owned by 'builder' <86>Jan 26 08:45:49 userdel[25941]: removed shadow group 'builder' owned by 'builder' <86>Jan 26 08:45:49 groupadd[25982]: group added to /etc/group: name=builder, GID=589 <86>Jan 26 08:45:49 groupadd[25982]: new group: name=builder, GID=589 <86>Jan 26 08:45:49 useradd[25997]: new user: name=builder, UID=589, GID=589, home=/usr/src, shell=/bin/bash <13>Jan 26 08:45:54 rpmi: gcc-c++-common-1.4.20-alt1 1432315196 installed <13>Jan 26 08:45:54 rpmi: libstdc++6-devel-6.3.1-alt1 1484277945 installed <13>Jan 26 08:45:56 rpmi: gcc6-c++-6.3.1-alt1 1484277945 installed Installing ucl-1.03-alt3.qa2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.8239 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ucl-1.03 + echo 'Source #0 (ucl-1.03.tar.bz2):' Source #0 (ucl-1.03.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/ucl-1.03.tar.bz2 + /bin/tar -xf - + cd ucl-1.03 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.8239 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ucl-1.03 + CFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -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 -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + ./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 --without-included-gettext --enable-shared --disable-static configure: Configuring UCL 1.03 checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking target system type... i586-alt-linux-gnu checking whether to enable maintainer-specific portions of Makefiles... no checking for i586-alt-linux-gcc... i586-alt-linux-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking how to run the C preprocessor... i586-alt-linux-gcc -E checking whether the C preprocessor needs special flags... none needed checking for an ANSI C-conforming const... yes checking whether byte ordering is bigendian... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for _LARGE_FILES value needed for large files... no checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of i586-alt-linux-gcc... none checking for a sed that does not truncate output... /bin/sed checking for egrep... grep -E 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 /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... nm checking whether ln -s works... yes checking how to recognise dependent libraries... (cached) pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for i586-alt-linux-g++... i586-alt-linux-g++ checking whether we are using the GNU C++ compiler... yes checking whether i586-alt-linux-g++ accepts -g... yes checking dependency style of i586-alt-linux-g++... none checking how to run the C++ preprocessor... i586-alt-linux-g++ -E checking for i586-alt-linux-g77... no checking for i586-alt-linux-f77... no checking for i586-alt-linux-xlf... no checking for i586-alt-linux-frt... no checking for i586-alt-linux-pgf77... no checking for i586-alt-linux-fort77... no checking for i586-alt-linux-fl32... no checking for i586-alt-linux-af77... no checking for i586-alt-linux-f90... no checking for i586-alt-linux-xlf90... no checking for i586-alt-linux-pgf90... no checking for i586-alt-linux-epcf90... no checking for i586-alt-linux-f95... no checking for i586-alt-linux-fort... no checking for i586-alt-linux-xlf95... no checking for i586-alt-linux-ifc... no checking for i586-alt-linux-efc... no checking for i586-alt-linux-pgf95... no checking for i586-alt-linux-lf95... no checking for i586-alt-linux-gfortran... no checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse nm output from i586-alt-linux-gcc object... ok checking for objdir... .libs checking for i586-alt-linux-ar... no checking for ar... ar checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking for i586-alt-linux-strip... no checking for strip... strip checking if i586-alt-linux-gcc static flag works... yes checking if i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i586-alt-linux-gcc option to produce PIC... -fPIC checking if i586-alt-linux-gcc PIC flag -fPIC works... yes checking if i586-alt-linux-gcc supports -c -o file.o... 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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by i586-alt-linux-g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the i586-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes checking for i586-alt-linux-g++ option to produce PIC... -fPIC checking if i586-alt-linux-g++ PIC flag -fPIC works... yes checking if i586-alt-linux-g++ supports -c -o file.o... yes checking whether the i586-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool checking whether to build i386 assembly versions... yes checking whether time.h and sys/time.h may both be included... yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.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 limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for memory.h... (cached) yes checking setjmp.h usability... yes checking setjmp.h presence... yes checking for setjmp.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) 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 for strings.h... (cached) yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.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 whether limits.h is sane... yes checking for off_t... yes checking for ptrdiff_t... yes checking for size_t... yes checking return type of signal handlers... void checking for short... yes checking size of short... 2 checking for int... yes checking size of int... 4 checking for long... yes checking size of long... 4 checking for ptrdiff_t... (cached) yes checking size of ptrdiff_t... 4 checking for size_t... (cached) yes checking size of size_t... 4 checking for void *... yes checking size of void *... 4 checking for char *... yes checking size of char *... 4 checking for long long... yes checking size of long long... 8 checking for unsigned long long... yes checking size of unsigned long long... 8 checking for __int64... no checking size of __int64... 0 checking for unsigned __int64... no checking size of unsigned __int64... 0 checking for __int32... no checking size of __int32... 0 checking for unsigned __int32... no checking size of unsigned __int32... 0 checking for intmax_t... yes checking size of intmax_t... 8 checking for uintmax_t... yes checking size of uintmax_t... 8 checking for intptr_t... yes checking size of intptr_t... 4 checking for uintptr_t... yes checking size of uintptr_t... 4 checking for float... yes checking size of float... 4 checking for double... yes checking size of double... 8 checking for long double... yes checking size of long double... 12 checking for dev_t... yes checking size of dev_t... 8 checking for fpos_t... yes checking size of fpos_t... 16 checking for mode_t... yes checking size of mode_t... 4 checking for off_t... (cached) yes checking size of off_t... 8 checking for ssize_t... yes checking size of ssize_t... 4 checking for time_t... yes checking size of time_t... 4 checking for access... yes checking for alloca... no checking for atexit... yes checking for atoi... yes checking for atol... yes checking for chmod... yes checking for chown... yes checking for ctime... yes checking for difftime... yes checking for fstat... yes checking for gettimeofday... yes checking for gmtime... yes checking for localtime... yes checking for longjmp... yes checking for lstat... yes checking for memcmp... yes checking for memcpy... yes checking for memmove... yes checking for memset... yes checking for mktime... yes checking for qsort... yes checking for raise... yes checking for setjmp... yes checking for signal... yes checking for snprintf... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strftime... yes checking for stricmp... no checking for strncasecmp... yes checking for strnicmp... no checking for strrchr... yes checking for strstr... yes checking for time... yes checking for umask... yes checking for utime... yes checking for vsnprintf... yes checking whether your compiler passes the ACC conformance test... FAILED configure: configure: Your compiler failed the ACC conformance test - for details see configure: `config.log'. Please check that log file and consider sending configure: a patch or bug-report to . configure: Thanks for your support. configure: configure: error: ACC conformance test failed. Stop. error: Bad exit status from /usr/src/tmp/rpm-tmp.8239 (%build) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.8239 (%build) Command exited with non-zero status 1 11.82user 7.64system 0:21.48elapsed 90%CPU (0avgtext+0avgdata 20696maxresident)k 0inputs+0outputs (0major+1201735minor)pagefaults 0swaps hsh-rebuild: rebuild of `ucl-1.03-alt3.qa2.src.rpm' failed. Command exited with non-zero status 1 34.83user 13.47system 0:51.13elapsed 94%CPU (0avgtext+0avgdata 134140maxresident)k 0inputs+0outputs (0major+1530513minor)pagefaults 0swaps