=> Building net/thcrut Started : Thursday, 12 APR 2018 at 02:49:55 UTC Platform: 5.3-DEVELOPMENT DragonFly v5.3.0.81.g32506c-DEVELOPMENT #29: Tue Apr 10 08:49:52 PDT 2018 marino@pkgbox64.dragonflybsd.org:/usr/obj/usr/src/sys/X86_64_GENERIC x86_64 -------------------------------------------------- -- Environment -------------------------------------------------- UNAME_r=5.2-SYNTH UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=DragonFly 5.2-SYNTH UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 TERM=dumb PKG_CACHEDIR=/var/cache/pkg8 PKG_DBDIR=/var/db/pkg8 PORTSDIR=/xports LANG=C HOME=/root USER=root -------------------------------------------------- -- Options -------------------------------------------------- -------------------------------------------------- -- CONFIGURE_ENV -------------------------------------------------- XDG_DATA_HOME=/construction/net/thcrut XDG_CONFIG_HOME=/construction/net/thcrut HOME=/construction/net/thcrut TMPDIR="/tmp" PATH=/construction/net/thcrut/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc50 CONFIG_SITE=/xports/Templates/config.site lt_cv_sys_max_cmd_len=262144 -------------------------------------------------- -- CONFIGURE_ARGS -------------------------------------------------- --with-libnet=/usr/local --sysconfdir=/usr/local/share/thcrut --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} -------------------------------------------------- -- MAKE_ENV -------------------------------------------------- XDG_DATA_HOME=/construction/net/thcrut XDG_CONFIG_HOME=/construction/net/thcrut HOME=/construction/net/thcrut TMPDIR="/tmp" PATH=/construction/net/thcrut/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc50 PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS="" LIBS="" CXX="c++" CXXFLAGS=" -pipe -O2 -fno-strict-aliasing" MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" -------------------------------------------------- -- MAKE_ARGS -------------------------------------------------- DESTDIR=/construction/net/thcrut/stage -------------------------------------------------- -- PLIST_SUB -------------------------------------------------- PORTDOCS="" PORTEXAMPLES="" OSREL=5.2 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/thcrut" EXAMPLESDIR="share/examples/thcrut" DATADIR="share/thcrut" WWWDIR="www/thcrut" ETCDIR="etc/thcrut" -------------------------------------------------- -- SUB_LIST -------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/thcrut DOCSDIR=/usr/local/share/doc/thcrut EXAMPLESDIR=/usr/local/share/examples/thcrut WWWDIR=/usr/local/www/thcrut ETCDIR=/usr/local/etc/thcrut -------------------------------------------------- -- /etc/make.conf -------------------------------------------------- SYNTHPROFILE=Release-5.2 USE_PACKAGE_DEPENDS_ONLY=yes PACKAGE_BUILDING=yes BATCH=yes PKG_CREATE_VERBOSE=yes PORTSDIR=/xports DISTDIR=/distfiles WRKDIRPREFIX=/construction PORT_DBDIR=/options PACKAGES=/packages MAKE_JOBS_NUMBER_LIMIT=5 LICENSES_ACCEPTED= NONE HAVE_COMPAT_IA32_KERN= CONFIGURE_MAX_CMD_LEN=262144 _SMP_CPUS=8 UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=500200 OSVERSION=9999999 OSREL=5.2 _OSRELEASE=5.2-SYNTH -------------------------------------------------------------------------------- -- Phase: check-sanity -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: pkg-depends -------------------------------------------------------------------------------- ===> thcrut-1.2.5 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.5.txz Installing pkg-1.10.5... Extracting pkg-1.10.5: .......... done ===> thcrut-1.2.5 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of thcrut-1.2.5 -------------------------------------------------------------------------------- -- Phase: fetch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: fetch -------------------------------------------------------------------------------- ===> Fetching all distfiles required by thcrut-1.2.5 for building -------------------------------------------------------------------------------- -- Phase: checksum -------------------------------------------------------------------------------- ===> Fetching all distfiles required by thcrut-1.2.5 for building => SHA256 Checksum OK for thcrut-1.2.5.tar.gz. -------------------------------------------------------------------------------- -- Phase: extract-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: extract -------------------------------------------------------------------------------- ===> Fetching all distfiles required by thcrut-1.2.5 for building ===> Extracting for thcrut-1.2.5 => SHA256 Checksum OK for thcrut-1.2.5.tar.gz. -------------------------------------------------------------------------------- -- Phase: patch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: patch -------------------------------------------------------------------------------- ===> Patching for thcrut-1.2.5 ===> Applying ports patches for thcrut-1.2.5 -------------------------------------------------------------------------------- -- Phase: build-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: lib-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: configure -------------------------------------------------------------------------------- ===> Configuring for thcrut-1.2.5 configure: warning: x86_64-portbld-dragonfly5.2: invalid host type loading site script /xports/Templates/config.site creating cache ./config.cache Begining autoconfiguration process for thcrut-1.2.5... checking host system type... x86_64-portbld-dragonfly5.2 checking target system type... x86_64-portbld-dragonfly5.2 checking build system type... x86_64-portbld-dragonfly5.2 checking for a BSD compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... missing checking for working autoconf... missing checking for working automake... missing checking for working autoheader... missing checking for working makeinfo... missing checking for gcc... cc checking whether the C compiler (cc -pipe -O2 -fno-strict-aliasing ) works... yes checking whether the C compiler (cc -pipe -O2 -fno-strict-aliasing ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking for a BSD compatible install... /usr/bin/install -c checking for ranlib... ranlib checking for working const... yes checking for socket in -lsocket... no checking for gethostbyname in -lnsl... no checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for string.h... (cached) yes checking for working const... (cached) yes checking for pid_t... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for 8-bit clean memcmp... yes checking return type of signal handlers... void checking for size_t... (cached) yes checking for uid_t in sys/types.h... (cached) yes checking for gettimeofday... (cached) yes checking for memcpy... (cached) yes checking for strchr... (cached) yes checking whether the NSA is spying on you... err, why not checking whether to enable leeto mode... nope checking for pcap_open_live in -lpcap... yes checking for libnet_init_packet in -lnet... no checking for pcre_compile in -lpcre... no updating cache ./config.cache creating ./config.status creating Makefile creating src/Makefile creating config.h configuring in Libnet-1.0.2a running /bin/sh ./configure --with-libnet=/usr/local --sysconfdir=/usr/local/share/thcrut --prefix=/usr/local --localstatedir=/var --mandir=/usr/local/man --infodir=/usr/local/info/ x86_64-portbld-dragonfly5.2 --cache-file=.././config.cache --srcdir=. configure: warning: x86_64-portbld-dragonfly5.2: invalid host type loading site script /xports/Templates/config.site loading cache .././config.cache checking host system type... x86_64-portbld-dragonfly5.2 checking target system type... x86_64-portbld-dragonfly5.2 checking build system type... x86_64-portbld-dragonfly5.2 checking for a BSD compatible install... ../ checking whether build environment is sane... yes checking whether make sets ${MAKE}... (cached) yes checking for working aclocal... missing checking for working autoconf... missing checking for working automake... missing checking for working autoheader... missing checking for working makeinfo... missing Beginning autoconfiguration process for libnet-1.0.2a... checking for gcc... (cached) cc checking whether the C compiler (cc -pipe -O2 -fno-strict-aliasing -L../pcre-3.9 -L../Libnet-1.0.2a/src -L/usr/local/lib ) works... yes checking whether the C compiler (cc -pipe -O2 -fno-strict-aliasing -L../pcre-3.9 -L../Libnet-1.0.2a/src -L/usr/local/lib ) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for Cygwin environment... no checking for mingw32 environment... no checking how to run the C preprocessor... cpp checking for ld used by 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... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependant libraries... unknown checking for object suffix... o checking for executable suffix... no checking command to parse /usr/bin/nm -B output... ok checking for dlfcn.h... (cached) yes checking for ranlib... (cached) ranlib checking for strip... strip checking for objdir... .libs checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.lo... yes checking if cc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/usr/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... no checking if libtool supports shared libraries... no checking whether to build shared libraries... no checking whether to build static libraries... yes creating libtool checking for working const... (cached) yes checking for a BSD compatible install... ../ checking whether make sets ${MAKE}... (cached) yes checking for ranlib... (cached) ranlib checking for ar... ar checking for ln... ln checking for strerror... (cached) yes checking for pcap_open_live in -lpcap... (cached) yes checking low-level packet interface type... found bpf configure: warning: apparently your OS is not officially supported yet configure: warning: this may not work you'll have to edit the makefile by hand please send diffs to mike@infonexus.com checking for libnet_build_ip in -lnet... no checking machine endianess... lil checking if unaligned accesses fail... no checking for sys/sockio.h... yes updating cache .././config.cache creating ./config.status creating Makefile creating src/Makefile creating include/Makefile creating include/libnet/Makefile creating libnet-config creating include/config.h configuring in pcre-3.9 running /bin/sh ./configure --with-libnet=/usr/local --sysconfdir=/usr/local/share/thcrut --prefix=/usr/local --localstatedir=/var --mandir=/usr/local/man --infodir=/usr/local/info/ x86_64-portbld-dragonfly5.2 --cache-file=.././config.cache --srcdir=. configure: warning: x86_64-portbld-dragonfly5.2: invalid host type loading site script /xports/Templates/config.site loading cache .././config.cache checking for a BSD compatible install... ../ checking whether build environment is sane... yes checking whether make sets ${MAKE}... (cached) yes checking for working aclocal... missing checking for working autoconf... missing checking for working automake... missing checking for working autoheader... missing checking for working makeinfo... missing checking for gcc... (cached) cc checking whether the C compiler (cc -pipe -O2 -fno-strict-aliasing -L../pcre-3.9 -L../Libnet-1.0.2a/src -L/usr/local/lib ) works... yes checking whether the C compiler (cc -pipe -O2 -fno-strict-aliasing -L../pcre-3.9 -L../Libnet-1.0.2a/src -L/usr/local/lib ) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for a BSD compatible install... ../ checking for Cygwin environment... (cached) no checking for mingw32 environment... (cached) no checking how to run the C preprocessor... cpp checking host system type... x86_64-portbld-dragonfly5.2 checking build system type... x86_64-portbld-dragonfly5.2 checking for ld used by GCC... (cached) /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes checking for /usr/bin/ld option to reload object files... (cached) -r checking for BSD-compatible nm... (cached) /usr/bin/nm -B checking whether ln -s works... (cached) yes checking how to recognise dependant libraries... (cached) unknown checking for object suffix... (cached) o checking for executable suffix... (cached) no checking command to parse /usr/bin/nm -B output... (cached) ok checking for dlfcn.h... (cached) yes checking for ranlib... (cached) ranlib checking for strip... (cached) strip checking for objdir... .libs checking for cc option to produce PIC... (cached) -fPIC checking if cc PIC flag -fPIC works... (cached) yes checking if cc static flag -static works... (cached) yes checking if cc supports -c -o file.o... (cached) yes checking if cc supports -c -o file.lo... (cached) yes checking if cc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/usr/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... no checking if libtool supports shared libraries... no checking whether to build shared libraries... no checking whether to build static libraries... yes creating libtool checking for ANSI C header files... (cached) yes checking for limits.h... (cached) yes checking for working const... (cached) yes checking for size_t... (cached) yes checking for bcopy... (cached) yes checking for memmove... (cached) yes checking for strerror... (cached) yes updating cache .././config.cache creating ./config.status creating Makefile creating pcre.h creating pcre-config creating RunTest creating config.h THCrut has been configured with the following options: User binaries: /usr/local/bin Data directory: /usr/local/share/thcrut Host: x86_64-portbld-dragonfly5.2 Compiler: cc Compiler flags: -I/usr/local/include -DLIBNET_LIL_ENDIAN -pipe -O2 -fno-strict-aliasing Preprocessor flags: -I../pcre-3.9 -I../Libnet-1.0.2a/include -I/usr/local/include -I/usr/include/pcap Linker flags: -L../pcre-3.9 -L../Libnet-1.0.2a/src -L/usr/local/lib Libraries: -L/usr/local/lib -lpcre -lnet -lpcap _ _( (~\ _ _ / ( \> > \ -/~/ / ~\ :; \ _ > /(~\/ || | | /\ ;\ |l _____ |; ( \/ > > --------. _\\)\)\)/ ;;; `8o __-~ ~\ d| \ // * HELP * | ///(())(__/~;;\ "88p;. -. _\_;.oP (_._/ / * HELP * | (((__ __ \\ \ `>,% (\ (\./)8" ;:' i | )))--`.'-- (( ;,8 \ ,;%%%: ./V^^^V' ;. ;. I'M JUST | ((\ | /)) .,88 `: ..,,;;;;,-::::::'_::\ ||\ ;[8: ; STUPID ! )| ~-~ |(|(888; ..``'::::8888oooooo. :\`^^^/,,~--._ |88:: | WHITEHAT.|_____-===- /| \8;; ``:. oo.8888888888:`((( o.ooo8888Oo;:;:' | |. |_~-___-~_| `-\. ` `o`88888888b` )) 888b88888P""' ; PLEASE | ; ~~~~;~~ "`--_`. b`888888888;(.,"888b888" ..::;-' DONT HURT | ; ; ~"-.... b`8888888:::::.`8888. .:;;;'' MEEEEEE! | ; ; `:::. `:::OOO:::::::.`OO' ;;;'' | : ; `. "``::::::'' .' * HELP * | ; `. \_ / * HELP * | ; ; +: ~~-- `:' -'; __________! `: : .::/ -Tua Xiong ; ;;+_ :::. :..;;; -=[ (C) THE HACKERS CHOICE - Estd. 1995 ]=- -=[ www.ircsnet.net /j #THC ]=- ------=[ WHQ: http://www.thc.org ]=- - -=[ Enjoy your enemy... ]=---------- Configuration complete. Now type: make all install; thcrut -h -------------------------------------------------------------------------------- -- Phase: build -------------------------------------------------------------------------------- ===> Building for thcrut-1.2.5 --- ./config.h.in --- --- all-recursive-am --- /usr/bin/make all-recursive --- all-recursive --- Making all in Libnet-1.0.2a --- all-recursive --- Making all in src --- libnet_asn1.o --- --- libnet_build_arp.o --- --- libnet_build_dns.o --- --- libnet_build_ethernet.o --- --- libnet_build_icmp.o --- --- libnet_asn1.o --- cc -DHAVE_CONFIG_H -I. -I. -I../include -I../pcre-3.9 -I../Libnet-1.0.2a/include -I/usr/local/include -I/usr/include/pcap -pipe -O2 -fno-strict-aliasing -c libnet_asn1.c --- libnet_build_arp.o --- cc -DHAVE_CONFIG_H -I. -I. -I../include -I../pcre-3.9 -I../Libnet-1.0.2a/include -I/usr/local/include -I/usr/include/pcap -pipe -O2 -fno-strict-aliasing -c libnet_build_arp.c --- libnet_build_dns.o --- cc -DHAVE_CONFIG_H -I. -I. -I../include -I../pcre-3.9 -I../Libnet-1.0.2a/include -I/usr/local/include -I/usr/include/pcap -pipe -O2 -fno-strict-aliasing -c libnet_build_dns.c --- libnet_build_ethernet.o --- cc -DHAVE_CONFIG_H -I. -I. -I../include -I../pcre-3.9 -I../Libnet-1.0.2a/include -I/usr/local/include -I/usr/include/pcap -pipe -O2 -fno-strict-aliasing -c libnet_build_ethernet.c --- libnet_build_icmp.o --- cc -DHAVE_CONFIG_H -I. -I. -I../include -I../pcre-3.9 -I../Libnet-1.0.2a/include -I/usr/local/include -I/usr/include/pcap -pipe -O2 -fno-strict-aliasing -c libnet_build_icmp.c --- libnet_build_igmp.o --- --- libnet_build_ip.o --- --- libnet_build_igmp.o --- cc -DHAVE_CONFIG_H -I. -I. -I../include -I../pcre-3.9 -I../Libnet-1.0.2a/include -I/usr/local/include -I/usr/include/pcap -pipe -O2 -fno-strict-aliasing -c libnet_build_igmp.c --- libnet_build_ip.o --- cc -DHAVE_CONFIG_H -I. -I. -I../include -I../pcre-3.9 -I../Libnet-1.0.2a/include -I/usr/local/include -I/usr/include/pcap -pipe -O2 -fno-strict-aliasing -c libnet_build_ip.c --- libnet_build_ospf.o --- cc -DHAVE_CONFIG_H -I. -I. -I../include -I../pcre-3.9 -I../Libnet-1.0.2a/include -I/usr/local/include -I/usr/include/pcap -pipe -O2 -fno-strict-aliasing -c libnet_build_ospf.c --- libnet_build_rip.o --- cc -DHAVE_CONFIG_H -I. -I. -I../include -I../pcre-3.9 -I../Libnet-1.0.2a/include -I/usr/local/include -I/usr/include/pcap -pipe -O2 -fno-strict-aliasing -c libnet_build_rip.c --- libnet_build_snmp.o --- --- libnet_build_tcp.o --- cc -DHAVE_CONFIG_H -I. -I. -I../include -I../pcre-3.9 -I../Libnet-1.0.2a/include -I/usr/local/include -I/usr/include/pcap -pipe -O2 -fno-strict-aliasing -c libnet_build_tcp.c --- libnet_build_udp.o --- --- libnet_build_snmp.o --- cc -DHAVE_CONFIG_H -I. -I. -I../include -I../pcre-3.9 -I../Libnet-1.0.2a/include -I/usr/local/include -I/usr/include/pcap -pipe -O2 -fno-strict-aliasing -c libnet_build_snmp.c --- libnet_build_udp.o --- cc -DHAVE_CONFIG_H -I. -I. -I../include -I../pcre-3.9 -I../Libnet-1.0.2a/include -I/usr/local/include -I/usr/include/pcap -pipe -O2 -fno-strict-aliasing -c libnet_build_udp.c --- libnet_build_vrrp.o --- cc -DHAVE_CONFIG_H -I. -I. -I../include -I../pcre-3.9 -I../Libnet-1.0.2a/include -I/usr/local/include -I/usr/include/pcap -pipe -O2 -fno-strict-aliasing -c libnet_build_vrrp.c --- libnet_checksum.o --- cc -DHAVE_CONFIG_H -I. -I. -I../include -I../pcre-3.9 -I../Libnet-1.0.2a/include -I/usr/local/include -I/usr/include/pcap -pipe -O2 -fno-strict-aliasing -c libnet_checksum.c --- libnet_error.o --- cc -DHAVE_CONFIG_H -I. -I. -I../include -I../pcre-3.9 -I../Libnet-1.0.2a/include -I/usr/local/include -I/usr/include/pcap -pipe -O2 -fno-strict-aliasing -c libnet_error.c --- libnet_hex_dump.o --- cc -DHAVE_CONFIG_H -I. -I. -I../include -I../pcre-3.9 -I../Libnet-1.0.2a/include -I/usr/local/include -I/usr/include/pcap -pipe -O2 -fno-strict-aliasing -c libnet_hex_dump.c --- libnet_if_addr.o --- cc -DHAVE_CONFIG_H -I. -I. -I../include -I../pcre-3.9 -I../Libnet-1.0.2a/include -I/usr/local/include -I/usr/include/pcap -pipe -O2 -fno-strict-aliasing -c libnet_if_addr.c --- libnet_insert_ipo.o --- cc -DHAVE_CONFIG_H -I. -I. -I../include -I../pcre-3.9 -I../Libnet-1.0.2a/include -I/usr/local/include -I/usr/include/pcap -pipe -O2 -fno-strict-aliasing -c libnet_insert_ipo.c --- libnet_insert_tcpo.o --- cc -DHAVE_CONFIG_H -I. -I. -I../include -I../pcre-3.9 -I../Libnet-1.0.2a/include -I/usr/local/include -I/usr/include/pcap -pipe -O2 -fno-strict-aliasing -c libnet_insert_tcpo.c --- libnet_link_bpf.o --- cc -DHAVE_CONFIG_H -I. -I. -I../include -I../pcre-3.9 -I../Libnet-1.0.2a/include -I/usr/local/include -I/usr/include/pcap -pipe -O2 -fno-strict-aliasing -c libnet_link_bpf.c --- libnet_packet_mem.o --- cc -DHAVE_CONFIG_H -I. -I. -I../include -I../pcre-3.9 -I../Libnet-1.0.2a/include -I/usr/local/include -I/usr/include/pcap -pipe -O2 -fno-strict-aliasing -c libnet_packet_mem.c --- libnet_port_list.o --- --- libnet_prand.o --- --- libnet_port_list.o --- cc -DHAVE_CONFIG_H -I. -I. -I../include -I../pcre-3.9 -I../Libnet-1.0.2a/include -I/usr/local/include -I/usr/include/pcap -pipe -O2 -fno-strict-aliasing -c libnet_port_list.c --- libnet_prand.o --- cc -DHAVE_CONFIG_H -I. -I. -I../include -I../pcre-3.9 -I../Libnet-1.0.2a/include -I/usr/local/include -I/usr/include/pcap -pipe -O2 -fno-strict-aliasing -c libnet_prand.c --- libnet_resolve.o --- cc -DHAVE_CONFIG_H -I. -I. -I../include -I../pcre-3.9 -I../Libnet-1.0.2a/include -I/usr/local/include -I/usr/include/pcap -pipe -O2 -fno-strict-aliasing -c libnet_resolve.c --- libnet_socket.o --- cc -DHAVE_CONFIG_H -I. -I. -I../include -I../pcre-3.9 -I../Libnet-1.0.2a/include -I/usr/local/include -I/usr/include/pcap -pipe -O2 -fno-strict-aliasing -c libnet_socket.c --- libnet_version.o --- cc -DHAVE_CONFIG_H -I. -I. -I../include -I../pcre-3.9 -I../Libnet-1.0.2a/include -I/usr/local/include -I/usr/include/pcap -pipe -O2 -fno-strict-aliasing -c libnet_version.c --- libnet_socket.o --- libnet_socket.c: In function 'libnet_open_raw_sock': libnet_socket.c:39:1: warning: type of 'prot' defaults to 'int' [-Wimplicit-int] libnet_open_raw_sock(prot) ^ --- libnet_write_ip.o --- cc -DHAVE_CONFIG_H -I. -I. -I../include -I../pcre-3.9 -I../Libnet-1.0.2a/include -I/usr/local/include -I/usr/include/pcap -pipe -O2 -fno-strict-aliasing -c libnet_write_ip.c --- libnet.a --- rm -f libnet.a ar cru libnet.a libnet_asn1.o libnet_build_arp.o libnet_build_dns.o libnet_build_ethernet.o libnet_build_icmp.o libnet_build_igmp.o libnet_build_ip.o libnet_build_ospf.o libnet_build_rip.o libnet_build_snmp.o libnet_build_tcp.o libnet_build_udp.o libnet_build_vrrp.o libnet_checksum.o libnet_error.o libnet_hex_dump.o libnet_if_addr.o libnet_insert_ipo.o libnet_insert_tcpo.o libnet_link_bpf.o libnet_packet_mem.o libnet_port_list.o libnet_prand.o libnet_resolve.o libnet_socket.o libnet_version.o libnet_write_ip.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') ranlib libnet.a Making all in include --- ./config.h.in --- --- all-recursive-am --- /usr/bin/make all-recursive --- all-recursive --- Making all in libnet --- ./config.h.in --- Making all in pcre-3.9 --- chartables.o --- --- ./config.in --- --- chartables.o --- cc -DHAVE_CONFIG_H -I. -I. -I. -I../pcre-3.9 -I../Libnet-1.0.2a/include -I/usr/local/include -I/usr/include/pcap -DNEWLINE=10 -pipe -O2 -fno-strict-aliasing -c chartables.c --- get.o --- --- maketables.o --- --- pcre.o --- --- study.o --- --- get.o --- cc -DHAVE_CONFIG_H -I. -I. -I. -I../pcre-3.9 -I../Libnet-1.0.2a/include -I/usr/local/include -I/usr/include/pcap -DNEWLINE=10 -pipe -O2 -fno-strict-aliasing -c get.c --- maketables.o --- cc -DHAVE_CONFIG_H -I. -I. -I. -I../pcre-3.9 -I../Libnet-1.0.2a/include -I/usr/local/include -I/usr/include/pcap -DNEWLINE=10 -pipe -O2 -fno-strict-aliasing -c maketables.c --- pcre.o --- cc -DHAVE_CONFIG_H -I. -I. -I. -I../pcre-3.9 -I../Libnet-1.0.2a/include -I/usr/local/include -I/usr/include/pcap -DNEWLINE=10 -pipe -O2 -fno-strict-aliasing -c pcre.c --- study.o --- cc -DHAVE_CONFIG_H -I. -I. -I. -I../pcre-3.9 -I../Libnet-1.0.2a/include -I/usr/local/include -I/usr/include/pcap -DNEWLINE=10 -pipe -O2 -fno-strict-aliasing -c study.c --- libpcre.a --- rm -f libpcre.a ar cru libpcre.a pcre.o maketables.o get.o study.o chartables.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') ranlib libpcre.a Making all in src --- thcrut_libnet.o --- --- system.o --- --- nvt.o --- --- network.o --- --- dcd_icmp.o --- --- thcrut_libnet.o --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I../pcre-3.9 -I../Libnet-1.0.2a/include -I/usr/local/include -I/usr/include/pcap `../Libnet-1.0.2a/libnet-config --cflags --defines | tr '\n' ' '` `../pcre-3.9/pcre-config --cflags` -pipe -O2 -fno-strict-aliasing -c thcrut_libnet.c --- system.o --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I../pcre-3.9 -I../Libnet-1.0.2a/include -I/usr/local/include -I/usr/include/pcap `../Libnet-1.0.2a/libnet-config --cflags --defines | tr '\n' ' '` `../pcre-3.9/pcre-config --cflags` -pipe -O2 -fno-strict-aliasing -c system.c --- network.o --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I../pcre-3.9 -I../Libnet-1.0.2a/include -I/usr/local/include -I/usr/include/pcap `../Libnet-1.0.2a/libnet-config --cflags --defines | tr '\n' ' '` `../pcre-3.9/pcre-config --cflags` -pipe -O2 -fno-strict-aliasing -c network.c --- dcd_icmp.o --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I../pcre-3.9 -I../Libnet-1.0.2a/include -I/usr/local/include -I/usr/include/pcap `../Libnet-1.0.2a/libnet-config --cflags --defines | tr '\n' ' '` `../pcre-3.9/pcre-config --cflags` -pipe -O2 -fno-strict-aliasing -c dcd_icmp.c --- nvt.o --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I../pcre-3.9 -I../Libnet-1.0.2a/include -I/usr/local/include -I/usr/include/pcap `../Libnet-1.0.2a/libnet-config --cflags --defines | tr '\n' ' '` `../pcre-3.9/pcre-config --cflags` -pipe -O2 -fno-strict-aliasing -c nvt.c --- dhcp.o --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I../pcre-3.9 -I../Libnet-1.0.2a/include -I/usr/local/include -I/usr/include/pcap `../Libnet-1.0.2a/libnet-config --cflags --defines | tr '\n' ' '` `../pcre-3.9/pcre-config --cflags` -pipe -O2 -fno-strict-aliasing -c dhcp.c --- fp.o --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I../pcre-3.9 -I../Libnet-1.0.2a/include -I/usr/local/include -I/usr/include/pcap `../Libnet-1.0.2a/libnet-config --cflags --defines | tr '\n' ' '` `../pcre-3.9/pcre-config --cflags` -pipe -O2 -fno-strict-aliasing -c fp.c --- macvendor.o --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I../pcre-3.9 -I../Libnet-1.0.2a/include -I/usr/local/include -I/usr/include/pcap `../Libnet-1.0.2a/libnet-config --cflags --defines | tr '\n' ' '` `../pcre-3.9/pcre-config --cflags` -pipe -O2 -fno-strict-aliasing -c macvendor.c --- network_raw.o --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I../pcre-3.9 -I../Libnet-1.0.2a/include -I/usr/local/include -I/usr/include/pcap `../Libnet-1.0.2a/libnet-config --cflags --defines | tr '\n' ' '` `../pcre-3.9/pcre-config --cflags` -pipe -O2 -fno-strict-aliasing -c network_raw.c --- schedule.o --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I../pcre-3.9 -I../Libnet-1.0.2a/include -I/usr/local/include -I/usr/include/pcap `../Libnet-1.0.2a/libnet-config --cflags --defines | tr '\n' ' '` `../pcre-3.9/pcre-config --cflags` -pipe -O2 -fno-strict-aliasing -c schedule.c --- state.o --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I../pcre-3.9 -I../Libnet-1.0.2a/include -I/usr/local/include -I/usr/include/pcap `../Libnet-1.0.2a/libnet-config --cflags --defines | tr '\n' ' '` `../pcre-3.9/pcre-config --cflags` -pipe -O2 -fno-strict-aliasing -c state.c --- thcrut_pcap.o --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I../pcre-3.9 -I../Libnet-1.0.2a/include -I/usr/local/include -I/usr/include/pcap `../Libnet-1.0.2a/libnet-config --cflags --defines | tr '\n' ' '` `../pcre-3.9/pcre-config --cflags` -pipe -O2 -fno-strict-aliasing -c thcrut_pcap.c --- arp_main.o --- --- dhcp_main.o --- --- arp_main.o --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I../pcre-3.9 -I../Libnet-1.0.2a/include -I/usr/local/include -I/usr/include/pcap `../Libnet-1.0.2a/libnet-config --cflags --defines | tr '\n' ' '` `../pcre-3.9/pcre-config --cflags` -pipe -O2 -fno-strict-aliasing -c arp_main.c --- dhcp_main.o --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I../pcre-3.9 -I../Libnet-1.0.2a/include -I/usr/local/include -I/usr/include/pcap `../Libnet-1.0.2a/libnet-config --cflags --defines | tr '\n' ' '` `../pcre-3.9/pcre-config --cflags` -pipe -O2 -fno-strict-aliasing -c dhcp_main.c --- icmp_main.o --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I../pcre-3.9 -I../Libnet-1.0.2a/include -I/usr/local/include -I/usr/include/pcap `../Libnet-1.0.2a/libnet-config --cflags --defines | tr '\n' ' '` `../pcre-3.9/pcre-config --cflags` -pipe -O2 -fno-strict-aliasing -c icmp_main.c --- nmap_compat.o --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I../pcre-3.9 -I../Libnet-1.0.2a/include -I/usr/local/include -I/usr/include/pcap `../Libnet-1.0.2a/libnet-config --cflags --defines | tr '\n' ' '` `../pcre-3.9/pcre-config --cflags` -pipe -O2 -fno-strict-aliasing -c nmap_compat.c --- packets.o --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I../pcre-3.9 -I../Libnet-1.0.2a/include -I/usr/local/include -I/usr/include/pcap `../Libnet-1.0.2a/libnet-config --cflags --defines | tr '\n' ' '` `../pcre-3.9/pcre-config --cflags` -pipe -O2 -fno-strict-aliasing -c packets.c --- range.o --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I../pcre-3.9 -I../Libnet-1.0.2a/include -I/usr/local/include -I/usr/include/pcap `../Libnet-1.0.2a/libnet-config --cflags --defines | tr '\n' ' '` `../pcre-3.9/pcre-config --cflags` -pipe -O2 -fno-strict-aliasing -c range.c --- thcrut_sig.o --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I../pcre-3.9 -I../Libnet-1.0.2a/include -I/usr/local/include -I/usr/include/pcap `../Libnet-1.0.2a/libnet-config --cflags --defines | tr '\n' ' '` `../pcre-3.9/pcre-config --cflags` -pipe -O2 -fno-strict-aliasing -c thcrut_sig.c --- arpg.o --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I../pcre-3.9 -I../Libnet-1.0.2a/include -I/usr/local/include -I/usr/include/pcap `../Libnet-1.0.2a/libnet-config --cflags --defines | tr '\n' ' '` `../pcre-3.9/pcre-config --cflags` -pipe -O2 -fno-strict-aliasing -c arpg.c --- discover_main.o --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I../pcre-3.9 -I../Libnet-1.0.2a/include -I/usr/local/include -I/usr/include/pcap `../Libnet-1.0.2a/libnet-config --cflags --defines | tr '\n' ' '` `../pcre-3.9/pcre-config --cflags` -pipe -O2 -fno-strict-aliasing -c discover_main.c --- asn.o --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I../pcre-3.9 -I../Libnet-1.0.2a/include -I/usr/local/include -I/usr/include/pcap `../Libnet-1.0.2a/libnet-config --cflags --defines | tr '\n' ' '` `../pcre-3.9/pcre-config --cflags` -pipe -O2 -fno-strict-aliasing -c asn.c --- discover_dispatch.o --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I../pcre-3.9 -I../Libnet-1.0.2a/include -I/usr/local/include -I/usr/include/pcap `../Libnet-1.0.2a/libnet-config --cflags --defines | tr '\n' ' '` `../pcre-3.9/pcre-config --cflags` -pipe -O2 -fno-strict-aliasing -c discover_dispatch.c --- thcrut.o --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I../pcre-3.9 -I../Libnet-1.0.2a/include -I/usr/local/include -I/usr/include/pcap `../Libnet-1.0.2a/libnet-config --cflags --defines | tr '\n' ' '` `../pcre-3.9/pcre-config --cflags` -pipe -O2 -fno-strict-aliasing -c thcrut.c --- tty.o --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I../pcre-3.9 -I../Libnet-1.0.2a/include -I/usr/local/include -I/usr/include/pcap `../Libnet-1.0.2a/libnet-config --cflags --defines | tr '\n' ' '` `../pcre-3.9/pcre-config --cflags` -pipe -O2 -fno-strict-aliasing -c tty.c --- thcrut --- cc `../Libnet-1.0.2a/libnet-config --cflags --defines | tr '\n' ' '` `../pcre-3.9/pcre-config --cflags` -pipe -O2 -fno-strict-aliasing -L../pcre-3.9 -L../Libnet-1.0.2a/src -L/usr/local/lib -o thcrut nvt.o icmp_main.o arp_main.o thcrut_libnet.o dhcp_main.o system.o fp.o discover_dispatch.o packets.o nmap_compat.o thcrut_pcap.o network.o discover_main.o thcrut_sig.o state.o arpg.o dhcp.o network_raw.o schedule.o dcd_icmp.o macvendor.o range.o thcrut.o asn.o tty.o -lpcap `../Libnet-1.0.2a/libnet-config --libs` `../pcre-3.9/pcre-config --libs` --- ./config.h.in --- -------------------------------------------------------------------------------- -- Phase: run-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: stage -------------------------------------------------------------------------------- ===> Staging for thcrut-1.2.5 ===> Generating temporary packing list Making install in Libnet-1.0.2a Making install in src Making install in include Making install in libnet Making install in pcre-3.9 Making install in src /bin/sh ../config/mkinstalldirs /construction/net/thcrut/stage/usr/local/bin install -s -m 555 thcrut /construction/net/thcrut/stage/usr/local/bin/thcrut /bin/sh ../config/mkinstalldirs /construction/net/thcrut/stage/usr/local/share/thcrut mkdir /construction/net/thcrut/stage/usr/local/share/thcrut install -m 0644 ./manuf /construction/net/thcrut/stage/usr/local/share/thcrut/manuf install -m 0644 ./nmap-os-fingerprints /construction/net/thcrut/stage/usr/local/share/thcrut/nmap-os-fingerprints install -m 0644 ./thcrut-os-fingerprints /construction/net/thcrut/stage/usr/local/share/thcrut/thcrut-os-fingerprints ====> Compressing man pages (compress-man) -------------------------------------------------------------------------------- -- Phase: package -------------------------------------------------------------------------------- ===> Building package for thcrut-1.2.5 file sizes/checksums [4]: . done packing files [4]: . done packing directories [0]: . done -------------------------------------------------- -- Termination -------------------------------------------------- Finished: Thursday, 12 APR 2018 at 02:50:09 UTC Duration: 00:00:14