<86>Feb 3 00:52:00 userdel[80356]: delete user 'rooter' <86>Feb 3 00:52:00 userdel[80356]: removed group 'rooter' owned by 'rooter' <86>Feb 3 00:52:00 userdel[80356]: removed shadow group 'rooter' owned by 'rooter' <86>Feb 3 00:52:00 groupadd[80437]: group added to /etc/group: name=rooter, GID=705 <86>Feb 3 00:52:00 groupadd[80437]: group added to /etc/gshadow: name=rooter <86>Feb 3 00:52:00 groupadd[80437]: new group: name=rooter, GID=705 <86>Feb 3 00:52:00 useradd[80489]: new user: name=rooter, UID=705, GID=705, home=/root, shell=/bin/bash <86>Feb 3 00:52:00 userdel[80518]: delete user 'builder' <86>Feb 3 00:52:00 userdel[80518]: removed group 'builder' owned by 'builder' <86>Feb 3 00:52:00 userdel[80518]: removed shadow group 'builder' owned by 'builder' <86>Feb 3 00:52:00 groupadd[80569]: group added to /etc/group: name=builder, GID=706 <86>Feb 3 00:52:00 groupadd[80569]: group added to /etc/gshadow: name=builder <86>Feb 3 00:52:00 groupadd[80569]: new group: name=builder, GID=706 <86>Feb 3 00:52:00 useradd[80600]: new user: name=builder, UID=706, GID=706, home=/usr/src, shell=/bin/bash <13>Feb 3 00:52:03 rpmi: gcc-c++-common-1.4.20-alt1 1432315196 installed <13>Feb 3 00:52:04 rpmi: libstdc++5-devel-5.3.1-alt3 1457662528 installed <13>Feb 3 00:52:05 rpmi: glibc-devel-static-6:2.23-alt3.M80P.2 1514455523 installed <13>Feb 3 00:52:05 rpmi: zlib-devel-1.2.8-alt1 1371079009 installed <13>Feb 3 00:52:05 rpmi: zlib-devel-static-1.2.8-alt1 1371079009 installed <13>Feb 3 00:52:06 rpmi: binutils-devel-1:2.26.0-alt1.1 1460395241 installed <13>Feb 3 00:52:08 rpmi: gcc5-c++-5.3.1-alt3 1457662528 installed Installing avarice-2.12-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.59202 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf avarice-2.12 + echo 'Source #0 (avarice-2.12.tar):' Source #0 (avarice-2.12.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/avarice-2.12.tar + cd avarice-2.12 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.59202 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd avarice-2.12 + CFLAGS='-pipe -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -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 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=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 --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 for x86_64-alt-linux-g++... x86_64-alt-linux-g++ 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-g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of x86_64-alt-linux-g++... none checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc 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 dependency style of x86_64-alt-linux-gcc... none checking for perl... /usr/bin/perl checking for library containing gethostbyname... none required checking for socket... yes checking for library containing inet_aton... none required checking for iconv_open in -liconv... no checking for libiconv_open in -liconv... no checking for dcgettext in -lintl... no checking for xmalloc in -liberty... yes checking for bfd_init in -lbfd... yes checking for usb_get_string_simple in -lusb... no 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/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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.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 for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking bfd.h usability... yes checking bfd.h presence... yes checking for bfd.h... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for socklen_t... yes checking whether libbfd requires libz... yes checking for inflate in -lz... yes checking for error_at_line... yes checking for pid_t... 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 working memcmp... 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 vprintf... yes checking for _doprnt... no checking for atexit... yes checking for gethostbyname... yes checking for inet_ntoa... yes checking for memmove... yes checking for memset... yes checking for select... yes checking for socket... (cached) yes checking for strcasecmp... yes checking for strerror... yes checking for strtol... yes configure: creating ./config.status config.status: creating scripts/Makefile config.status: creating scripts/ice-gdb config.status: WARNING: 'scripts/ice-gdb.in' seems to ignore the --datarootdir setting config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating avarice.spec config.status: creating Makefile config.status: creating src/autoconf.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --without-included-gettext + make make: Entering directory `/usr/src/RPM/BUILD/avarice-2.12' Making all in scripts make[1]: Entering directory `/usr/src/RPM/BUILD/avarice-2.12/scripts' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/usr/src/RPM/BUILD/avarice-2.12/scripts' Making all in src make[1]: Entering directory `/usr/src/RPM/BUILD/avarice-2.12/src' make all-am make[2]: Entering directory `/usr/src/RPM/BUILD/avarice-2.12/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -pipe -Wall -g -O2 -c crc16.c x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -Wall -Wextra -pipe -Wall -g -O2 -c -o devdescr.o devdescr.cc devdescr.cc:36:51: error: _Pragma takes a parenthesized string literal PRAGMA_DIAG_IGNORED("-Wmissing-field-initializers") ^ In file included from jtag.h:31:0, from devdescr.cc:29: pragma.h:33:38: error: '_Pragma' does not name a type # define PRAGMA_DIAG_IGNORED(x) _Pragma(GCC diagnostic ignored x) ^ devdescr.cc:36:1: note: in expansion of macro 'PRAGMA_DIAG_IGNORED' PRAGMA_DIAG_IGNORED("-Wmissing-field-initializers") ^ make[2]: *** [devdescr.o] Error 1 make[2]: Leaving directory `/usr/src/RPM/BUILD/avarice-2.12/src' make[1]: *** [all] Error 2 make[1]: Leaving directory `/usr/src/RPM/BUILD/avarice-2.12/src' make: *** [all-recursive] Error 1 make: Leaving directory `/usr/src/RPM/BUILD/avarice-2.12' error: Bad exit status from /usr/src/tmp/rpm-tmp.59202 (%build) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.59202 (%build) Command exited with non-zero status 1 2.29user 1.18system 0:04.96elapsed 70%CPU (0avgtext+0avgdata 23576maxresident)k 0inputs+0outputs (0major+463167minor)pagefaults 0swaps hsh-rebuild: rebuild of `avarice-2.12-alt1.src.rpm' failed. Command exited with non-zero status 1 15.70user 4.55system 0:24.06elapsed 84%CPU (0avgtext+0avgdata 125132maxresident)k 5760inputs+0outputs (0major+839133minor)pagefaults 0swaps