<86>Jan 6 01:28:53 userdel[123977]: delete user 'rooter' <86>Jan 6 01:28:53 groupadd[124003]: group added to /etc/group: name=rooter, GID=663 <86>Jan 6 01:28:53 groupadd[124003]: group added to /etc/gshadow: name=rooter <86>Jan 6 01:28:53 groupadd[124003]: new group: name=rooter, GID=663 <86>Jan 6 01:28:53 useradd[124030]: new user: name=rooter, UID=663, GID=663, home=/root, shell=/bin/bash <86>Jan 6 01:28:53 userdel[124055]: delete user 'builder' <86>Jan 6 01:28:53 userdel[124055]: removed group 'builder' owned by 'builder' <86>Jan 6 01:28:53 groupadd[124079]: group added to /etc/group: name=builder, GID=664 <86>Jan 6 01:28:53 groupadd[124079]: group added to /etc/gshadow: name=builder <86>Jan 6 01:28:53 groupadd[124079]: new group: name=builder, GID=664 <86>Jan 6 01:28:53 useradd[124097]: new user: name=builder, UID=664, GID=664, home=/usr/src, shell=/bin/bash <13>Jan 6 01:28:55 rpmi: libpcap0.8-2:1.1.1-alt3 1298589613 installed <13>Jan 6 01:28:55 rpmi: gcc-c++-common-1.4.20-alt1 1432315196 installed <13>Jan 6 01:28:55 rpmi: libstdc++5-devel-5.3.1-alt3 1457662528 installed <13>Jan 6 01:28:56 rpmi: gcc5-c++-5.3.1-alt3 1457662528 installed <13>Jan 6 01:28:56 rpmi: libpcap-devel-2:1.1.1-alt3 1298589613 installed Installing xprobe2-0.3-alt2.qa1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.90508 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf xprobe2-0.3 + echo 'Source #0 (xprobe2-0.3.tar.gz):' Source #0 (xprobe2-0.3.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/xprobe2-0.3.tar.gz + /bin/tar -xf - + cd xprobe2-0.3 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (xprobe2-0.3-gcc43.patch):' Patch #0 (xprobe2-0.3-gcc43.patch): + /usr/bin/patch -p0 patching file libs-external/USI++/src/misc.cc patching file libs-external/USI++/src/ip.cc patching file libs-external/USI++/usi++/tcp.h + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.90508 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd xprobe2-0.3 + 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 checking for x86_64-alt-linux-gcc... x86_64-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 x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ANSI C... none needed checking for x86_64-alt-linux-g++... x86_64-alt-linux-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-alt-linux-g++ accepts -g... yes checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking how to run the C++ preprocessor... x86_64-alt-linux-g++ -E checking for egrep... 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 for strings.h... (cached) yes checking for string.h... (cached) yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking glib.h usability... no checking glib.h presence... no checking for glib.h... no checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking if sa_len is in struct sockaddr... no checking for pcap_datalink in -lpcap... yes checking for dlfcn.h... (cached) yes checking for a BSD-compatible install... /bin/install -c checking whether make sets $(MAKE)... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/defines.h config.status: creating src/Makefile config.status: creating src/xplib/Makefile config.status: creating src/xpmodules/Makefile config.status: creating src/xpmodules/alive_probe/Makefile config.status: creating src/xpmodules/alive_probe/ttl_calc/Makefile config.status: creating src/xpmodules/alive_probe/portscanner/Makefile config.status: creating src/xpmodules/os_probe/Makefile config.status: creating src/xpmodules/os_probe/icmp_echo_id/Makefile config.status: creating src/xpmodules/os_probe/icmp_timestamp/Makefile config.status: creating src/xpmodules/os_probe/icmp_addrmask/Makefile config.status: creating src/xpmodules/os_probe/icmp_inforeq/Makefile config.status: creating src/xpmodules/os_probe/icmp_port_unreach/Makefile config.status: creating src/xpmodules/os_probe/tcp_handshake/Makefile config.status: creating src/xpmodules/os_probe/tcp_rst/Makefile config.status: creating src/xpmodules/os_probe/smb/Makefile config.status: creating src/xpmodules/os_probe/snmp/Makefile config.status: creating src/config.h configure: configuring in libs-external/USI++/src configure: running /bin/sh './configure' --prefix=/usr '--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' 'CFLAGS=-pipe -Wall -g -O2' 'CXXFLAGS=-pipe -Wall -g -O2' 'build_alias=x86_64-alt-linux' 'host_alias=x86_64-alt-linux' --cache-file=/dev/null --srcdir=. checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking for x86_64-alt-linux-g++... x86_64-alt-linux-g++ 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 x86_64-alt-linux-g++ accepts -g... yes checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking for a BSD-compatible install... /bin/install -c 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 ANSI C... none needed checking for main in -lpcap... yes checking for pcap_setnonblock in -lpcap... yes checking for socket in -lsocket... no checking for inet_ntoa in -lnsl... yes checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for egrep... 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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking linux/filter.h usability... yes checking linux/filter.h presence... yes checking for linux/filter.h... 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 byte ordering is bigendian... no configure: creating ./config.status config.status: creating Makefile config.status: creating config.h + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/xprobe2-0.3' cd libs-external/USI++/src; make make[1]: Entering directory `/usr/src/RPM/BUILD/xprobe2-0.3/libs-external/USI++/src' x86_64-alt-linux-g++ -pipe -Wall -g -O2 -fPIC -I/usr/include/pcap -I. -Wall -c -O2 icmp.cc x86_64-alt-linux-g++ -pipe -Wall -g -O2 -fPIC -I/usr/include/pcap -I. -Wall -c -O2 datalink.cc x86_64-alt-linux-g++ -pipe -Wall -g -O2 -fPIC -I/usr/include/pcap -I. -Wall -c -O2 ip.cc x86_64-alt-linux-g++ -pipe -Wall -g -O2 -fPIC -I/usr/include/pcap -I. -Wall -c -O2 misc.cc x86_64-alt-linux-g++ -pipe -Wall -g -O2 -fPIC -I/usr/include/pcap -I. -Wall -c -O2 udp.cc x86_64-alt-linux-g++ -pipe -Wall -g -O2 -fPIC -I/usr/include/pcap -I. -Wall -c -O2 tcp.cc x86_64-alt-linux-g++ -pipe -Wall -g -O2 -fPIC -I/usr/include/pcap -I. -Wall -c -O2 TX_IP.cc x86_64-alt-linux-g++ -pipe -Wall -g -O2 -fPIC -I/usr/include/pcap -I. -Wall -c -O2 Layer2.cc ip.cc: In member function 'virtual int usipp::IP::init_device(char*, int, size_t)': ip.cc:559:28: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] r = Layer2::setfilter("ip"); ^ tcp.cc: In member function 'virtual int usipp::TCP::init_device(char*, int, size_t)': tcp.cc:321:29: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] r = Layer2::setfilter("tcp"); ^ tcp.cc: In member function 'int usipp::TCP::set_tcpopt(char, unsigned char, usipp::tcp_options)': tcp.cc:353:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *((short*)&tcpOptions[opt_offset]) = htons(to.one_word); ^ tcp.cc:362:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *((int*)&tcpOptions[opt_offset]) = htonl(to.two_dwords[0]); ^ tcp.cc:364:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *((int*)&tcpOptions[opt_offset]) = htonl(to.two_dwords[1]); ^ udp.cc: In member function 'virtual int usipp::UDP::init_device(char*, int, size_t)': udp.cc:217:29: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] r = Layer2::setfilter("udp"); ^ x86_64-alt-linux-g++ -pipe -Wall -g -O2 -fPIC -I/usr/include/pcap -I. -Wall -c -O2 arp.cc icmp.cc: In member function 'virtual int usipp::ICMP::init_device(char*, int, size_t)': icmp.cc:296:30: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] r = Layer2::setfilter("icmp"); ^ ar cr libusi++.a *.o ranlib libusi++.a rm -f *.o make[1]: Leaving directory `/usr/src/RPM/BUILD/xprobe2-0.3/libs-external/USI++/src' cd src; make make[1]: Entering directory `/usr/src/RPM/BUILD/xprobe2-0.3/src' cd xplib; make x86_64-alt-linux-g++ -c -Wall -W -Wcast-align -Wcast-qual -Wshadow -pipe -Wall -g -O2 -I ./ -I ../libs-external/USI++/src/ cmd_opts.cc x86_64-alt-linux-g++ -c -Wall -W -Wcast-align -Wcast-qual -Wshadow -pipe -Wall -g -O2 -I ./ -I ../libs-external/USI++/src/ config_set.cc make[2]: Entering directory `/usr/src/RPM/BUILD/xprobe2-0.3/src/xplib' x86_64-alt-linux-g++ -c -Wall -W -Wcast-align -Wcast-qual -Wshadow -pipe -Wall -g -O2 -I ../ xp_get_interface.cc x86_64-alt-linux-g++ -c -Wall -W -Wcast-align -Wcast-qual -Wshadow -pipe -Wall -g -O2 -I ./ -I ../libs-external/USI++/src/ interface.cc x86_64-alt-linux-g++ -c -Wall -W -Wcast-align -Wcast-qual -Wshadow -pipe -Wall -g -O2 -I ../ xp_get_iface_addr.cc x86_64-alt-linux-g++ -c -Wall -W -Wcast-align -Wcast-qual -Wshadow -pipe -Wall -g -O2 -I ../ xp_get_random_data.cc x86_64-alt-linux-g++ -c -Wall -W -Wcast-align -Wcast-qual -Wshadow -pipe -Wall -g -O2 -I ./ -I ../libs-external/USI++/src/ interface_con.cc x86_64-alt-linux-g++ -c -Wall -W -Wcast-align -Wcast-qual -Wshadow -pipe -Wall -g -O2 -I ./ -I ../libs-external/USI++/src/ log.cc x86_64-alt-linux-g++ -c -Wall -W -Wcast-align -Wcast-qual -Wshadow -pipe -Wall -g -O2 -I ../ xp_get_ping_payload.cc x86_64-alt-linux-g++ -c -Wall -W -Wcast-align -Wcast-qual -Wshadow -pipe -Wall -g -O2 -I ../ xp_get_src_addr.cc x86_64-alt-linux-g++ -c -Wall -W -Wcast-align -Wcast-qual -Wshadow -pipe -Wall -g -O2 -I ./ -I ../libs-external/USI++/src/ os_matrix.cc x86_64-alt-linux-g++ -c -Wall -W -Wcast-align -Wcast-qual -Wshadow -pipe -Wall -g -O2 -I ../ xp_sha1.cc log.cc: In member function 'int XML_Log::log_port(const char*, __va_list_tag*)': log.cc:245:10: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] state="closed"; ^ log.cc:248:10: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] state="open"; ^ log.cc:251:10: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] state="filtered"; ^ log.cc:254:10: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] state="unknown"; ^ cmd_opts.cc: In member function 'int Cmd_Opts::parse(int, char**)': cmd_opts.cc:132:56: warning: comparison is always false due to limited range of data type [-Wtype-limits] if (errno == ERANGE && (mod_to_disable == LONG_MAX || mod_to_disable == LONG_MIN)) { ^ cmd_opts.cc:132:86: warning: comparison is always false due to limited range of data type [-Wtype-limits] if (errno == ERANGE && (mod_to_disable == LONG_MAX || mod_to_disable == LONG_MIN)) { ^ cmd_opts.cc:154:55: warning: comparison is always false due to limited range of data type [-Wtype-limits] if (errno == ERANGE && (mod_to_enable == LONG_MAX || mod_to_enable == LONG_MIN)) { ^ cmd_opts.cc:154:84: warning: comparison is always false due to limited range of data type [-Wtype-limits] if (errno == ERANGE && (mod_to_enable == LONG_MAX || mod_to_enable == LONG_MIN)) { ^ cmd_opts.cc:167:54: warning: comparison is always false due to limited range of data type [-Wtype-limits] if (errno == ERANGE && (numofmatches == LONG_MAX || numofmatches == LONG_MIN)) { ^ cmd_opts.cc:167:82: warning: comparison is always false due to limited range of data type [-Wtype-limits] if (errno == ERANGE && (numofmatches == LONG_MAX || numofmatches == LONG_MIN)) { ^ cmd_opts.cc: In constructor 'Cmd_Opts::Cmd_Opts()': cmd_opts.cc:326:25: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] default_config_file = DEFAULT_CONFIG; ^ x86_64-alt-linux-g++ -c -Wall -W -Wcast-align -Wcast-qual -Wshadow -pipe -Wall -g -O2 -I ./ -I ../libs-external/USI++/src/ scan_engine.cc config_set.cc: In member function 'const string Config_Line::trim_whitespc(std::__cxx11::string&)': config_set.cc:63:11: warning: comparison is always true due to limited range of data type [-Wtype-limits] if (p != string::npos) ^ config_set.cc:67:11: warning: comparison is always true due to limited range of data type [-Wtype-limits] if (p != string::npos) ^ config_set.cc: In constructor 'Config_SectionB::Config_SectionB(const string&)': config_set.cc:92:11: warning: comparison is always true due to limited range of data type [-Wtype-limits] if (p != string::npos) ^ config_set.cc: In constructor 'Config_KeyVal::Config_KeyVal(const string&)': config_set.cc:101:11: warning: comparison is always true due to limited range of data type [-Wtype-limits] if (p != string::npos) ^ config_set.cc:112:11: warning: comparison is always true due to limited range of data type [-Wtype-limits] if (p != string::npos) { ^ x86_64-alt-linux-g++ -c -Wall -W -Wcast-align -Wcast-qual -Wshadow -pipe -Wall -g -O2 -I ./ -I ../libs-external/USI++/src/ target.cc x86_64-alt-linux-g++ -c -Wall -W -Wcast-align -Wcast-qual -Wshadow -pipe -Wall -g -O2 -I ./ -I ../libs-external/USI++/src/ targets_list.cc x86_64-alt-linux-g++ -c -Wall -W -Wcast-align -Wcast-qual -Wshadow -pipe -Wall -g -O2 -I ../ xp_lib.cc x86_64-alt-linux-g++ -c -Wall -W -Wcast-align -Wcast-qual -Wshadow -pipe -Wall -g -O2 -I ./ -I ../libs-external/USI++/src/ xprobe.cc In file included from /usr/include/net/route.h:26:0, from xprobe.h:74, from target.cc:23: target.cc: In member function 'long unsigned int Target_Net::getnext()': target.cc:116:34: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] if (counter > ntohl(addr|mask^0xffffffff)) ^ x86_64-alt-linux-g++ -c -Wall -W -Wcast-align -Wcast-qual -Wshadow -pipe -Wall -g -O2 -I ./ -I ../libs-external/USI++/src/ xprobe_module_hdlr.cc x86_64-alt-linux-g++ -c -Wall -W -Wcast-align -Wcast-qual -Wshadow -pipe -Wall -g -O2 -I ./ -I ../libs-external/USI++/src/ xprobe_module_param.cc In file included from xprobe_module_hdlr.cc:26:0: xpmodules/static_modules.h:65:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] }; ^ xpmodules/static_modules.h:65:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] xpmodules/static_modules.h:65:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] xpmodules/static_modules.h:65:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] xpmodules/static_modules.h:65:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] xpmodules/static_modules.h:65:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] xpmodules/static_modules.h:65:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] xpmodules/static_modules.h:65:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] xpmodules/static_modules.h:65:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] xpmodules/static_modules.h:65:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] xpmodules/static_modules.h:65:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] xpmodules/static_modules.h:65:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] xpmodules/static_modules.h:65:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] xpmodules/static_modules.h:65:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] cd xpmodules; make make[2]: Entering directory `/usr/src/RPM/BUILD/xprobe2-0.3/src/xpmodules' cd alive_probe; make make[3]: Entering directory `/usr/src/RPM/BUILD/xprobe2-0.3/src/xpmodules/alive_probe' g++ -pipe -Wall -g -O2 -Wall -W -Wcast-align -Wcast-qual -Wshadow -I../ -I../../ -I ../../xplib -I ../../../libs-external/USI++ -c icmp_ping.cc g++ -pipe -Wall -g -O2 -Wall -W -Wcast-align -Wcast-qual -Wshadow -I../ -I../../ -I ../../xplib -I ../../../libs-external/USI++ -c tcp_ping.cc xprobe_module_param.cc: In member function 'int Xprobe_Module_Param::add_param(int, int, OS_Matrix*)': xprobe_module_param.cc:50:37: warning: suggest parentheses around '&&' within '||' [-Wparentheses] param != 0 && (*sig_i).second.low == 1) { ^ g++ -pipe -Wall -g -O2 -Wall -W -Wcast-align -Wcast-qual -Wshadow -I../ -I../../ -I ../../xplib -I ../../../libs-external/USI++ -c udp_ping.cc tcp_ping.cc: In member function 'virtual int TCP_Ping_Mod::exec(Target*, OS_Matrix*)': tcp_ping.cc:89:22: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] tcpp->sendpack(""); ^ icmp_ping.cc: In member function 'int ICMP_Ping_Mod::do_icmp_ping(Target*)': icmp_ping.cc:91:9: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret; ^ cd ttl_calc; make ar cr libxplib.a *.o make[4]: Entering directory `/usr/src/RPM/BUILD/xprobe2-0.3/src/xpmodules/alive_probe/ttl_calc' x86_64-alt-linux-g++ -c -pipe -Wall -g -O2 -Wall -W -Wcast-align -Wcast-qual -Wshadow -I. -I.. -I../../../ -I ../../../xplib -I ../../../../libs-external/USI++ ttl_calc.cc ranlib libxplib.a make[2]: Leaving directory `/usr/src/RPM/BUILD/xprobe2-0.3/src/xplib' cd portscanner; make make[4]: Entering directory `/usr/src/RPM/BUILD/xprobe2-0.3/src/xpmodules/alive_probe/portscanner' x86_64-alt-linux-g++ -c -pipe -Wall -g -O2 -Wall -W -Wcast-align -Wcast-qual -Wshadow -I. -I.. -I../../../ -I ../../../xplib -I ../../../../libs-external/USI++ portscanner.cc cd os_probe; make make[3]: Entering directory `/usr/src/RPM/BUILD/xprobe2-0.3/src/xpmodules/os_probe' cd icmp_port_unreach; make make[4]: Entering directory `/usr/src/RPM/BUILD/xprobe2-0.3/src/xpmodules/os_probe/icmp_port_unreach' x86_64-alt-linux-g++ -c -pipe -Wall -g -O2 -Wall -W -Wcast-align -Wcast-qual -Wshadow -I. -I.. -I../../../ -I ../../../xplib -I ../../../../libs-external/USI++ icmp_port_unreach.cc udp_ping.cc: In member function 'virtual int UDP_Ping_Mod::exec(Target*, OS_Matrix*)': udp_ping.cc:90:21: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] udpp.sendpack(""); ^ x86_64-alt-linux-g++ -c -pipe -Wall -g -O2 -Wall -W -Wcast-align -Wcast-qual -Wshadow -I. -I.. -I../../../ -I ../../../xplib -I ../../../../libs-external/USI++ build_DNS_reply.cc x86_64-alt-linux-g++ -c -pipe -Wall -g -O2 -Wall -W -Wcast-align -Wcast-qual -Wshadow -I. -I.. -I../../../ -I ../../../xplib -I ../../../../libs-external/USI++ getrandom.cc ttl_calc.cc: In member function 'int TTL_Mod::get_ttl_distance(Target*)': ttl_calc.cc:146:19: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] tcp.sendpack(""); ^ x86_64-alt-linux-g++ -c -pipe -Wall -g -O2 -Wall -W -Wcast-align -Wcast-qual -Wshadow -I. -I.. -I../../../ -I ../../../xplib -I ../../../../libs-external/USI++ build_DNS_reply.cc x86_64-alt-linux-g++ -c -pipe -Wall -g -O2 -Wall -W -Wcast-align -Wcast-qual -Wshadow -I. -I.. -I../../../ -I ../../../xplib -I ../../../../libs-external/USI++ getrandom.cc portscanner.cc: In member function 'int Portscanner::send_packets(Target*)': portscanner.cc:306:20: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] udpp.sendpack(""); ^ portscanner.cc:340:20: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] tcpp.sendpack(""); ^ portscanner.cc: In member function 'int Portscanner::receive_packets(Target*)': portscanner.cc:362:6: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret, done=0; ^ portscanner.cc:369:17: warning: variable 'remote' set but not used [-Wunused-but-set-variable] struct in_addr remote=tg->get_addr(), local=tg->get_interface_addr(); ^ portscanner.cc: In member function 'void Portscanner::analyze_packets()': portscanner.cc:578:7: warning: variable 'detected' set but not used [-Wunused-but-set-variable] bool detected=false; ^ x86_64-alt-linux-g++ -c -pipe -Wall -g -O2 -Wall -W -Wcast-align -Wcast-qual -Wshadow -I. -I.. -I../../../ -I ../../../xplib -I ../../../../libs-external/USI++ parse_keyword.cc cd icmp_echo_id; make make[4]: Entering directory `/usr/src/RPM/BUILD/xprobe2-0.3/src/xpmodules/os_probe/icmp_echo_id' g++ -pipe -Wall -g -O2 -Wall -W -Wcast-align -Wcast-qual -Wshadow -I../ -I../../ -I ../../../ -I../../../xplib -I ../../../../libs-external/USI++ -c icmp_echo_id.cc cd icmp_timestamp; make make[4]: Entering directory `/usr/src/RPM/BUILD/xprobe2-0.3/src/xpmodules/os_probe/icmp_timestamp' g++ -c -pipe -Wall -g -O2 -Wall -W -Wcast-align -Wcast-qual -Wshadow -I../ -I../../ -I ../../../ -I../../../xplib -I ../../../../libs-external/USI++ icmp_timestamp.cc cd icmp_inforeq; make make[4]: Entering directory `/usr/src/RPM/BUILD/xprobe2-0.3/src/xpmodules/os_probe/icmp_inforeq' g++ -c -pipe -Wall -g -O2 -Wall -W -Wcast-align -Wcast-qual -Wshadow -I../ -I../../ -I ../../../ -I../../../xplib -I ../../../../libs-external/USI++ icmp_inforeq.cc cd icmp_addrmask; make make[4]: Entering directory `/usr/src/RPM/BUILD/xprobe2-0.3/src/xpmodules/os_probe/icmp_addrmask' g++ -c -pipe -Wall -g -O2 -Wall -W -Wcast-align -Wcast-qual -Wshadow -I../ -I../../ -I ../../../ -I../../../xplib -I ../../../../libs-external/USI++ icmp_addrmask.cc ttl_mod done make[4]: Leaving directory `/usr/src/RPM/BUILD/xprobe2-0.3/src/xpmodules/alive_probe/ttl_calc' cd tcp_handshake; make make[4]: Entering directory `/usr/src/RPM/BUILD/xprobe2-0.3/src/xpmodules/os_probe/tcp_handshake' g++ -pipe -Wall -g -O2 -Wall -W -Wcast-align -Wcast-qual -Wshadow -I../ -I../../ -I ../../../ -I../../../xplib -I ../../../../libs-external/USI++ -c tcp_handshake.cc icmp_timestamp.cc: In function 'int icmp_timestamp_mod_init(Xprobe_Module_Hdlr*, char*)': icmp_timestamp.cc:47:60: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] pt->add_keyword(module->get_id(),"icmp_timestamp_reply"); ^ icmp_timestamp.cc:48:64: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] pt->add_keyword(module->get_id(),"icmp_timestamp_reply_ttl"); ^ icmp_timestamp.cc:49:66: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] pt->add_keyword(module->get_id(),"icmp_timestamp_reply_ip_id"); ^ icmp_timestamp.cc: In member function 'int ICMP_Timestamp_Mod::do_icmp_query(Target*)': icmp_timestamp.cc:109:9: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret; ^ In file included from parse_keyword.cc:4:0: parse_keyword.h:15:5: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] NULL}; ^ parse_keyword.h:15:5: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] parse_keyword.h:15:5: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] parse_keyword.h:15:5: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] parse_keyword.h:15:5: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] parse_keyword.h:15:5: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] parse_keyword.h:15:5: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] parse_keyword.h:15:5: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] parse_keyword.h:15:5: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] parse_keyword.h:15:5: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] parse_keyword.h:15:5: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] icmp_echo_id.cc: In function 'int icmp_echo_id_mod_init(Xprobe_Module_Hdlr*, char*)': icmp_echo_id.cc:48:55: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] pt->add_keyword(module->get_id(),"icmp_echo_reply"); ^ icmp_echo_id.cc:49:54: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] pt->add_keyword(module->get_id(),"icmp_echo_code"); ^ icmp_echo_id.cc:50:55: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] pt->add_keyword(module->get_id(),"icmp_echo_ip_id"); ^ icmp_echo_id.cc:51:58: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] pt->add_keyword(module->get_id(),"icmp_echo_tos_bits"); ^ icmp_echo_id.cc:52:56: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] pt->add_keyword(module->get_id(),"icmp_echo_df_bit"); ^ icmp_echo_id.cc:53:59: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] pt->add_keyword(module->get_id(),"icmp_echo_reply_ttl"); ^ icmp_echo_id.cc: In member function 'int ICMP_Echo_Id_Mod::do_icmp_ping(Target*)': icmp_echo_id.cc:152:9: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret; ^ icmp_addrmask.cc: In function 'int icmp_addrmask_mod_init(Xprobe_Module_Hdlr*, char*)': icmp_addrmask.cc:47:59: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] pt->add_keyword(module->get_id(),"icmp_addrmask_reply"); ^ icmp_addrmask.cc:48:63: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] pt->add_keyword(module->get_id(),"icmp_addrmask_reply_ttl"); ^ icmp_addrmask.cc:49:63: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] pt->add_keyword(module->get_id(), "icmp_addrmask_reply_ip_id"); ^ icmp_inforeq.cc: In function 'int icmp_inforeq_mod_init(Xprobe_Module_Hdlr*, char*)': icmp_inforeq.cc:47:55: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] pt->add_keyword(module->get_id(),"icmp_info_reply"); ^ icmp_inforeq.cc:48:59: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] pt->add_keyword(module->get_id(),"icmp_info_reply_ttl"); ^ icmp_inforeq.cc:49:59: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] pt->add_keyword(module->get_id(), "icmp_info_reply_ip_id"); ^ icmp_inforeq.cc: In member function 'int ICMP_Inforeq_Mod::do_icmp_query(Target*)': icmp_inforeq.cc:135:28: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] ret = icmpp.sendpack(""); ^ icmp_inforeq.cc:110:9: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret; ^ cd tcp_rst; make make[4]: Entering directory `/usr/src/RPM/BUILD/xprobe2-0.3/src/xpmodules/os_probe/tcp_rst' g++ -pipe -Wall -g -O2 -Wall -W -Wcast-align -Wcast-qual -Wshadow -I../ -I../../ -I ../../../ -I../../../xplib -I ../../../../libs-external/USI++ -c tcp_rst.cc make[4]: Leaving directory `/usr/src/RPM/BUILD/xprobe2-0.3/src/xpmodules/os_probe/icmp_timestamp' cd smb; make make[4]: Entering directory `/usr/src/RPM/BUILD/xprobe2-0.3/src/xpmodules/os_probe/smb' x86_64-alt-linux-g++ -c -pipe -Wall -g -O2 -Wall -W -Wcast-align -Wcast-qual -Wshadow -I. -I.. -I../../../ -I ../../../xplib -I ../../../../libs-external/USI++ smbutil.cc make[4]: Leaving directory `/usr/src/RPM/BUILD/xprobe2-0.3/src/xpmodules/alive_probe/portscanner' ar cr alive_probe.a *.o ttl_calc/*.o portscanner/*.o ranlib alive_probe.a make[3]: Leaving directory `/usr/src/RPM/BUILD/xprobe2-0.3/src/xpmodules/alive_probe' x86_64-alt-linux-g++ -c -pipe -Wall -g -O2 -Wall -W -Wcast-align -Wcast-qual -Wshadow -I. -I.. -I../../../ -I ../../../xplib -I ../../../../libs-external/USI++ smb.cc x86_64-alt-linux-g++ -c -pipe -Wall -g -O2 -Wall -W -Wcast-align -Wcast-qual -Wshadow -I. -I.. -I../../../ -I ../../../xplib -I ../../../../libs-external/USI++ smb_mod.cc tcp_handshake.cc: In member function 'int TCP_Handshake_Mod::run_probe(Target*, OS_Matrix*)': tcp_handshake.cc:143:23: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] request->sendpack(""); ^ icmp_port_unreach done make[4]: Leaving directory `/usr/src/RPM/BUILD/xprobe2-0.3/src/xpmodules/os_probe/icmp_port_unreach' cd snmp; make tcp_handshake.cc:87:14: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int done=0, ret, have_more_ports=1; ^ make[4]: Entering directory `/usr/src/RPM/BUILD/xprobe2-0.3/src/xpmodules/os_probe/snmp' x86_64-alt-linux-g++ -c -pipe -Wall -g -O2 -Wall -W -Wcast-align -Wcast-qual -Wshadow -I. -I.. -I../../../ -I ../../../xplib -I ../../../../libs-external/USI++ snmp.cc tcp_handshake.cc: In function 'int tcp_handshake_mod_init(Xprobe_Module_Hdlr*, char*)': tcp_handshake.cc:611:60: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] pt->add_keyword(tcp_handshake->get_id(), "tcp_syn_ack_ttl"); ^ tcp_handshake.cc:612:62: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] pt->add_keyword(tcp_handshake->get_id(), "tcp_syn_ack_ip_id"); ^ tcp_handshake.cc:613:60: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] pt->add_keyword(tcp_handshake->get_id(), "tcp_syn_ack_tos"); ^ tcp_handshake.cc:614:59: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] pt->add_keyword(tcp_handshake->get_id(), "tcp_syn_ack_df"); ^ tcp_handshake.cc:615:60: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] pt->add_keyword(tcp_handshake->get_id(), "tcp_syn_ack_ack"); ^ tcp_handshake.cc:616:68: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] pt->add_keyword(tcp_handshake->get_id(), "tcp_syn_ack_window_size"); ^ tcp_handshake.cc:617:70: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] pt->add_keyword(tcp_handshake->get_id(), "tcp_syn_ack_options_order"); ^ tcp_handshake.cc:618:63: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] pt->add_keyword(tcp_handshake->get_id(), "tcp_syn_ack_wscale"); ^ tcp_handshake.cc:619:62: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] pt->add_keyword(tcp_handshake->get_id(), "tcp_syn_ack_tsval"); ^ tcp_handshake.cc:620:62: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] pt->add_keyword(tcp_handshake->get_id(), "tcp_syn_ack_tsecr"); ^ make[4]: Leaving directory `/usr/src/RPM/BUILD/xprobe2-0.3/src/xpmodules/os_probe/icmp_addrmask' x86_64-alt-linux-g++ -c -pipe -Wall -g -O2 -Wall -W -Wcast-align -Wcast-qual -Wshadow -I. -I.. -I../../../ -I ../../../xplib -I ../../../../libs-external/USI++ snmp_mod.cc smb_mod.cc: In function 'int smb_mod_init(Xprobe_Module_Hdlr*, char*)': smb_mod.cc:41:47: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] pt->add_keyword(smb->get_id(), "smb_nativeos"); ^ smb_mod.cc:42:45: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] pt->add_keyword(smb->get_id(), "smb_lanman"); ^ tcp_rst.cc: In function 'int tcp_rst_mod_init(Xprobe_Module_Hdlr*, char*)': tcp_rst.cc:41:45: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] pt->add_keyword(rst->get_id(), "tcp_rst_df"); ^ tcp_rst.cc:42:50: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] pt->add_keyword(rst->get_id(), "tcp_rst_ip_id_1"); ^ tcp_rst.cc:43:50: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] pt->add_keyword(rst->get_id(), "tcp_rst_ip_id_2"); ^ tcp_rst.cc:44:57: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] pt->add_keyword(rst->get_id(), "tcp_rst_ip_id_strategy"); ^ tcp_rst.cc:45:46: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] pt->add_keyword(rst->get_id(), "tcp_rst_ttl"); ^ tcp_rst.cc:46:48: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] pt->add_keyword(rst->get_id(), "tcp_rst_reply"); ^ tcp_rst.cc: In member function 'virtual int TCP_Rst_Mod::exec(Target*, OS_Matrix*)': tcp_rst.cc:124:21: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] request.sendpack(""); ^ tcp_rst.cc:145:24: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] request.sendpack(""); ^ tcp_rst.cc:91:14: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int done=0, ret; ^ snmp_mod.cc: In function 'int snmp_mod_init(Xprobe_Module_Hdlr*, char*)': snmp_mod.cc:43:49: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] pt->add_keyword(snmp->get_id(), "snmp_sysdescr"); ^ make[4]: Leaving directory `/usr/src/RPM/BUILD/xprobe2-0.3/src/xpmodules/os_probe/icmp_inforeq' smb done make[4]: Leaving directory `/usr/src/RPM/BUILD/xprobe2-0.3/src/xpmodules/os_probe/smb' make[4]: Leaving directory `/usr/src/RPM/BUILD/xprobe2-0.3/src/xpmodules/os_probe/icmp_echo_id' make[4]: Leaving directory `/usr/src/RPM/BUILD/xprobe2-0.3/src/xpmodules/os_probe/tcp_rst' make[4]: Leaving directory `/usr/src/RPM/BUILD/xprobe2-0.3/src/xpmodules/os_probe/tcp_handshake' snmp done make[4]: Leaving directory `/usr/src/RPM/BUILD/xprobe2-0.3/src/xpmodules/os_probe/snmp' ar cr os_probe.a icmp_port_unreach/*.o icmp_echo_id/*.o icmp_timestamp/*.o \ icmp_inforeq/*.o icmp_addrmask/*.o tcp_handshake/*.o tcp_rst/*.o smb/*.o snmp/*.o ranlib os_probe.a make[3]: Leaving directory `/usr/src/RPM/BUILD/xprobe2-0.3/src/xpmodules/os_probe' make[2]: Leaving directory `/usr/src/RPM/BUILD/xprobe2-0.3/src/xpmodules' x86_64-alt-linux-g++ -Wall -W -Wcast-align -Wcast-qual -Wshadow -pipe -Wall -g -O2 -I ./ -I ../libs-external/USI++/src/ cmd_opts.o config_set.o interface.o interface_con.o log.o os_matrix.o scan_engine.o target.o targets_list.o xprobe.o xprobe_module_hdlr.o xprobe_module_param.o xpmodules/alive_probe/alive_probe.a xpmodules/os_probe/os_probe.a xplib/libxplib.a ../libs-external/USI++/src/libusi++.a -o xprobe2 -ldl -rdynamic -lpcap strip xprobe2 make[1]: Leaving directory `/usr/src/RPM/BUILD/xprobe2-0.3/src' make: Leaving directory `/usr/src/RPM/BUILD/xprobe2-0.3' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.77486 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/xprobe2-buildroot + : + /bin/rm -rf -- /usr/src/tmp/xprobe2-buildroot + cd xprobe2-0.3 + make 'INSTALL=/bin/install -p' DESTDIR=/usr/src/tmp/xprobe2-buildroot install make: Entering directory `/usr/src/RPM/BUILD/xprobe2-0.3' /bin/install -p -d /usr/src/tmp/xprobe2-buildroot//usr/bin /bin/install -p -d /usr/src/tmp/xprobe2-buildroot//usr/share/man/man1 /bin/install -p -d /usr/src/tmp/xprobe2-buildroot//etc/xprobe2 /bin/install -p -m 0755 src/xprobe2 /usr/src/tmp/xprobe2-buildroot//usr/bin /bin/install -p -m 0444 etc/xprobe2.conf /usr/src/tmp/xprobe2-buildroot//etc/xprobe2 /bin/install -p -m 644 docs/xprobe2.1 /usr/src/tmp/xprobe2-buildroot//usr/share/man/man1 make: Leaving directory `/usr/src/RPM/BUILD/xprobe2-0.3' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/xprobe2-buildroot (auto) Verifying and fixing files in /usr/src/tmp/xprobe2-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/xprobe2-buildroot (auto) Verifying ELF objects in /usr/src/tmp/xprobe2-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: xprobe2-0.3-alt2.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QbCTg5 find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MkTZNb find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.15)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libgcc_s.so.1(GCC_3.0)(64bit), libpcap.so.0.8()(64bit) >= set:kgzkeZ5Zm36akQZqPxupwRQqbX5htw2, libstdc++.so.6(CXXABI_1.3)(64bit), libstdc++.so.6(GLIBCXX_3.4)(64bit), libstdc++.so.6(GLIBCXX_3.4.20)(64bit), libstdc++.so.6(GLIBCXX_3.4.21)(64bit), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mGyB6k Wrote: /usr/src/RPM/RPMS/x86_64/xprobe2-0.3-alt2.qa1.x86_64.rpm 19.21user 3.56system 0:12.65elapsed 179%CPU (0avgtext+0avgdata 92472maxresident)k 0inputs+0outputs (0major+1402291minor)pagefaults 0swaps 27.47user 6.08system 0:24.15elapsed 138%CPU (0avgtext+0avgdata 125044maxresident)k 0inputs+0outputs (0major+1792774minor)pagefaults 0swaps