<86>Jan 6 00:40:36 userdel[40668]: delete user 'rooter' <86>Jan 6 00:40:36 groupadd[40681]: group added to /etc/group: name=rooter, GID=609 <86>Jan 6 00:40:36 groupadd[40681]: group added to /etc/gshadow: name=rooter <86>Jan 6 00:40:36 groupadd[40681]: new group: name=rooter, GID=609 <86>Jan 6 00:40:36 useradd[40691]: new user: name=rooter, UID=609, GID=609, home=/root, shell=/bin/bash <86>Jan 6 00:40:36 userdel[40708]: delete user 'builder' <86>Jan 6 00:40:36 userdel[40708]: removed group 'builder' owned by 'builder' <86>Jan 6 00:40:36 userdel[40708]: removed shadow group 'builder' owned by 'builder' <86>Jan 6 00:40:36 groupadd[40716]: group added to /etc/group: name=builder, GID=610 <86>Jan 6 00:40:36 groupadd[40716]: group added to /etc/gshadow: name=builder <86>Jan 6 00:40:36 groupadd[40716]: new group: name=builder, GID=610 <86>Jan 6 00:40:36 useradd[40726]: new user: name=builder, UID=610, GID=610, home=/usr/src, shell=/bin/bash <13>Jan 6 00:40:39 rpmi: libpcap0.8-2:1.1.1-alt3 1298589613 installed <13>Jan 6 00:40:39 rpmi: libtinfo-devel-5.9-alt8 1456756459 installed <13>Jan 6 00:40:39 rpmi: gcc-c++-common-1.4.20-alt1 1432315196 installed <13>Jan 6 00:40:39 rpmi: libstdc++5-devel-5.3.1-alt3 1457662528 installed <13>Jan 6 00:40:40 rpmi: gcc5-c++-5.3.1-alt3 1457662528 installed <13>Jan 6 00:40:40 rpmi: libncurses-devel-5.9-alt8 1456756459 installed <13>Jan 6 00:40:40 rpmi: libpcap-devel-2:1.1.1-alt3 1298589613 installed Installing tcptrack-1.4.2-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.29533 + 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.29533 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd tcptrack-1.4.2 + 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 whether to enable maintainer-specific portions of Makefiles... no 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 how to run the C++ preprocessor... x86_64-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=8 + make -j8 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' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Werror -Wno-deprecated -Wall -pipe -Wall -g -O2 -c -o Collector.o Collector.cc x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Werror -Wno-deprecated -Wall -pipe -Wall -g -O2 -c -o main.o main.cc x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Werror -Wno-deprecated -Wall -pipe -Wall -g -O2 -c -o TCContainer.o TCContainer.cc x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Werror -Wno-deprecated -Wall -pipe -Wall -g -O2 -c -o TextUI.o TextUI.cc x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Werror -Wno-deprecated -Wall -pipe -Wall -g -O2 -c -o PacketBuffer.o PacketBuffer.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" ^ In file included from /usr/include/unistd.h:25:0, from TCContainer.cc:24: /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" ^ x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Werror -Wno-deprecated -Wall -pipe -Wall -g -O2 -c -o Sniffer.o Sniffer.cc In file included from /usr/include/stdint.h:25:0, from /usr/lib64/gcc/x86_64-alt-linux/5/include/stdint.h:9, from /usr/include/curses.h:63, from TextUI.h:27, from TextUI.cc:22: /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" ^ x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Werror -Wno-deprecated -Wall -pipe -Wall -g -O2 -c -o TCPConnection.o TCPConnection.cc x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Werror -Wno-deprecated -Wall -pipe -Wall -g -O2 -c -o util.o util.cc In file included from /usr/include/c++/5/x86_64-alt-linux/bits/os_defines.h:39:0, from /usr/include/c++/5/x86_64-alt-linux/bits/c++config.h:482, from /usr/include/c++/5/bits/stl_algobase.h:59, from /usr/include/c++/5/deque:60, from /usr/include/c++/5/queue:60, from PacketBuffer.cc:24: /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" ^ In file included from /usr/include/assert.h:35:0, from TCPConnection.cc:23: /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" ^ In file included from /usr/include/pthread.h:21:0, from Sniffer.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" ^ x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -Werror -Wno-deprecated -Wall -pipe -Wall -g -O2 -c -o SortedIterator.o SortedIterator.cc In file included from /usr/include/stdlib.h:24:0, from SortedIterator.cc:24: /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]: *** Waiting for unfinished jobs.... cc1plus: all warnings being treated as errors make[2]: *** [SortedIterator.o] Error 1 cc1plus: all warnings being treated as errors make[2]: *** [Sniffer.o] Error 1 cc1plus: all warnings being treated as errors make[2]: *** [TCContainer.o] Error 1 cc1plus: all warnings being treated as errors make[2]: *** [PacketBuffer.o] Error 1 cc1plus: all warnings being treated as errors make[2]: *** [TextUI.o] Error 1 cc1plus: all warnings being treated as errors make[2]: *** [TCPConnection.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.29533 (%build) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.29533 (%build) Command exited with non-zero status 1 4.08user 0.96system 0:04.55elapsed 110%CPU (0avgtext+0avgdata 70648maxresident)k 0inputs+0outputs (0major+420976minor)pagefaults 0swaps hsh-rebuild: rebuild of `tcptrack-1.4.2-alt1.src.rpm' failed. Command exited with non-zero status 1 12.37user 2.99system 0:15.58elapsed 98%CPU (0avgtext+0avgdata 124728maxresident)k 424inputs+0outputs (0major+782440minor)pagefaults 0swaps