<86>Jan 26 05:41:33 userdel[13414]: delete user 'rooter' <86>Jan 26 05:41:33 userdel[13414]: removed group 'rooter' owned by 'rooter' <86>Jan 26 05:41:33 userdel[13414]: removed shadow group 'rooter' owned by 'rooter' <86>Jan 26 05:41:33 groupadd[13422]: group added to /etc/group: name=rooter, GID=534 <86>Jan 26 05:41:33 groupadd[13422]: group added to /etc/gshadow: name=rooter <86>Jan 26 05:41:33 groupadd[13422]: new group: name=rooter, GID=534 <86>Jan 26 05:41:33 useradd[13428]: new user: name=rooter, UID=534, GID=534, home=/root, shell=/bin/bash <86>Jan 26 05:41:33 userdel[13442]: delete user 'builder' <86>Jan 26 05:41:33 groupadd[13453]: group added to /etc/group: name=builder, GID=535 <86>Jan 26 05:41:33 groupadd[13453]: group added to /etc/gshadow: name=builder <86>Jan 26 05:41:33 groupadd[13453]: new group: name=builder, GID=535 <86>Jan 26 05:41:33 useradd[13459]: new user: name=builder, UID=535, GID=535, home=/usr/src, shell=/bin/bash <13>Jan 26 05:41:37 rpmi: libpcap0.8-2:1.1.1-alt3 1298589613 installed <13>Jan 26 05:41:37 rpmi: libtinfo-devel-5.9-alt8 1456756589 installed <13>Jan 26 05:41:37 rpmi: gcc-c++-common-1.4.20-alt1 1432315196 installed <13>Jan 26 05:41:38 rpmi: libstdc++6-devel-6.3.1-alt1 1484277945 installed <13>Jan 26 05:41:39 rpmi: gcc6-c++-6.3.1-alt1 1484277945 installed <13>Jan 26 05:41:39 rpmi: libncurses-devel-5.9-alt8 1456756589 installed <13>Jan 26 05:41:39 rpmi: libpcap-devel-2:1.1.1-alt3 1298589613 installed Installing tcptrack-1.4.2-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.9386 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf tcptrack-1.4.2 + echo 'Source #0 (tcptrack-1.4.2.tar.gz):' Source #0 (tcptrack-1.4.2.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/tcptrack-1.4.2.tar.gz + /bin/tar -xf - + cd tcptrack-1.4.2 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.9386 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd tcptrack-1.4.2 + 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 -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 --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 to enable maintainer-specific portions of Makefiles... no checking for i586-alt-linux-g++... i586-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 i586-alt-linux-g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of i586-alt-linux-g++... none checking for i586-alt-linux-gcc... i586-alt-linux-gcc 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 dependency style of i586-alt-linux-gcc... none checking how to run the C++ preprocessor... i586-alt-linux-g++ -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 whether byte ordering is bigendian... no checking for socket in -lsocket... no checking for gethostbyname in -lsocket... no checking for gethostbyname in -lnsl... yes checking for inet_addr in -lnsl... yes checking for initscr in -lncurses... yes checking for pcap_open_live in -lpcap... yes checking for pthread_create in -lpthread... yes checking for nanosleep in -lrt... yes checking pcap.h usability... yes checking pcap.h presence... yes checking for pcap.h... yes checking pcap/pcap.h usability... yes checking pcap/pcap.h presence... yes checking for pcap/pcap.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking hash_map usability... yes checking hash_map presence... yes checking for hash_map... yes checking ext/hash_map usability... yes checking ext/hash_map presence... yes checking for ext/hash_map... yes checking for an ANSI C-conforming const... yes checking for ANSI C header files... (cached) yes checking if the __gnu_cxx namespace exists... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --without-included-gettext + '[' -n '' ']' + NPROCS=1 + make -j1 make: Entering directory `/usr/src/RPM/BUILD/tcptrack-1.4.2' make all-recursive make[1]: Entering directory `/usr/src/RPM/BUILD/tcptrack-1.4.2' Making all in src make[2]: Entering directory `/usr/src/RPM/BUILD/tcptrack-1.4.2/src' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Werror -Wno-deprecated -Wall -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o Collector.o Collector.cc i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Werror -Wno-deprecated -Wall -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o main.o main.cc In file included from /usr/include/stdio.h:27:0, from main.cc:25: /usr/include/features.h:148:3: error: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Werror=cpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ cc1plus: all warnings being treated as errors make[2]: *** [main.o] Error 1 make[2]: Leaving directory `/usr/src/RPM/BUILD/tcptrack-1.4.2/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/src/RPM/BUILD/tcptrack-1.4.2' make: *** [all] Error 2 make: Leaving directory `/usr/src/RPM/BUILD/tcptrack-1.4.2' error: Bad exit status from /usr/src/tmp/rpm-tmp.9386 (%build) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.9386 (%build) Command exited with non-zero status 1 6.00user 1.72system 0:08.29elapsed 93%CPU (0avgtext+0avgdata 58480maxresident)k 0inputs+0outputs (0major+324338minor)pagefaults 0swaps hsh-rebuild: rebuild of `tcptrack-1.4.2-alt1.src.rpm' failed. Command exited with non-zero status 1 26.30user 7.14system 0:33.51elapsed 99%CPU (0avgtext+0avgdata 134252maxresident)k 0inputs+0outputs (0major+655579minor)pagefaults 0swaps