------------------------------------------------------------------------------- -- Phase: Environment ------------------------------------------------------------------------------- NO_DEPENDS=1 UNAME_r=6.5 UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=unknown UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 LANG=C HOME=/root USER=root TERM=dumb SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: showconfig ------------------------------------------------------------------------------- ===> The following configuration options are available for libnids-1.24_5: DOCS=on: Build and/or install documentation GLIB2=on: Use GLIB2 for multiprocessing support ===> Use 'make config' to modify these settings SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- PKG_CONFIG=pkgconf XDG_DATA_HOME=/construction/net/libnids XDG_CONFIG_HOME=/construction/net/libnids XDG_CACHE_HOME=/construction/net/libnids/.cache HOME=/construction/net/libnids TMPDIR="/tmp" PATH=/construction/net/libnids/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/net/libnids/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 CONFIG_SITE=/xports/Templates/config.site lt_cv_sys_max_cmd_len=262144 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- --enable-libglib --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/net/libnids XDG_CONFIG_HOME=/construction/net/libnids XDG_CACHE_HOME=/construction/net/libnids/.cache HOME=/construction/net/libnids TMPDIR="/tmp" PATH=/construction/net/libnids/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/net/libnids/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 PREFIX=/usr/local LOCALBASE=/usr/local 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" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ARGS ------------------------------------------------------------------------------- DESTDIR=/construction/net/libnids/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- PORTDOCS="" DOCS="" NO_DOCS="@comment " GLIB2="" NO_GLIB2="@comment " GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" GTK4_VERSION="4.0.0" OSREL=6.5 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/libnids" EXAMPLESDIR="share/examples/libnids" DATADIR="share/libnids" WWWDIR="www/libnids" ETCDIR="etc/libnids" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- DOCS="" NO_DOCS="@comment " GLIB2="" NO_GLIB2="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/libnids DOCSDIR=/usr/local/share/doc/libnids EXAMPLESDIR=/usr/local/share/examples/libnids WWWDIR=/usr/local/www/libnids ETCDIR=/usr/local/etc/libnids SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: /etc/make.conf ------------------------------------------------------------------------------- DPORTS_BUILDER=yes DISABLE_LICENSES=yes DEFAULT_VERSIONS=ssl=openssl FORCE_PACKAGE=yes DEVELOPER=yes DFLY_STING_XFAIL=yes USE_PACKAGE_DEPENDS_ONLY=yes PORTSDIR=/xports PORT_DBDIR=/options PKG_DBDIR=/var/db/pkg PKG_CACHEDIR=/var/cache/pkg PKG_COMPRESSION_FORMAT=.tgz DEVELOPER=1 WITH_CCACHE_BUILD=yes CCACHE_DIR=/ccache UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=600503 OSVERSION=9999999 OSREL=6.5 _OSRELEASE=6.5-SYNTH DISTDIR=/distfiles WRKDIRPREFIX=/construction BATCH=yes PACKAGE_BUILDING=yes PKG_CREATE_VERBOSE=yes MAKE_JOBS_NUMBER=13 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/pkgconf-1.8.1,1.pkg Installing /packages/All/ccache-3.7.12_4.pkg Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for gcc create symlink for gcc (world) create symlink for g++ create symlink for g++ (world) ===== Message from ccache-3.7.12_4: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. Installing /packages/All/libnet-1.2,1.pkg Installing /packages/All/indexinfo-0.3.1.pkg Installing /packages/All/libffi-3.4.4.pkg Installing /packages/All/pcre2-10.42.pkg Installing /packages/All/gettext-runtime-0.21.1.pkg Installing /packages/All/ncurses-6.4.pkg ===== Message from ncurses-6.4: -- To get the terminfo database please install the terminfo-db package: pkg install terminfo-db Installing /packages/All/readline-8.2.1.pkg Installing /packages/All/libxml2-2.10.4.pkg Installing /packages/All/libiconv-1.17.pkg Installing /packages/All/expat-2.5.0.pkg Installing /packages/All/mpdecimal-2.5.1.pkg Installing /packages/All/openssl-1.1.1u,1.pkg Installing /packages/All/python39-3.9.17.pkg ===== Message from python39-3.9.17: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py39-gdbm databases/py-gdbm@py39 py39-sqlite3 databases/py-sqlite3@py39 py39-tkinter x11-toolkits/py-tkinter@py39 Installing /packages/All/glib-2.76.4,2.pkg Generating GIO modules cache Compiling glib schemas No schema files found: doing nothing. SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The libnids port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> libnids-1.24_5 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The libnids port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> libnids-1.24_5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by libnids-1.24_5 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The libnids port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> libnids-1.24_5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by libnids-1.24_5 for building => SHA256 Checksum OK for libnids-1.24.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The libnids port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> libnids-1.24_5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by libnids-1.24_5 for building ===> Extracting for libnids-1.24_5 => SHA256 Checksum OK for libnids-1.24.tar.gz. Extracted Memory Use: 0.64M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for libnids-1.24_5 ===> Applying ports patches for libnids-1.24_5 from /xports/net/libnids/files SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> libnids-1.24_5 depends on package: pkgconf>=1.3.0_1 - found ===> libnids-1.24_5 depends on file: /usr/local/bin/ccache - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> libnids-1.24_5 depends on shared library: libnet.so - found (/usr/local/lib/libnet.so) ===> libnids-1.24_5 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> libnids-1.24_5 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> libnids-1.24_5 depends on package: pkgconf>=1.3.0_1 - found ===> libnids-1.24_5 depends on file: /usr/local/bin/ccache - found ===> libnids-1.24_5 depends on shared library: libnet.so - found (/usr/local/lib/libnet.so) ===> libnids-1.24_5 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> libnids-1.24_5 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> Configuring for libnids-1.24_5 configure: loading site script /xports/Templates/config.site checking build system type... x86_64-portbld-dragonfly6.5 checking host system type... x86_64-portbld-dragonfly6.5 checking target system type... x86_64-portbld-dragonfly6.5 checking for gcc... cc 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 cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking for ranlib... ranlib checking for a BSD-compatible install... /usr/bin/install -c checking how to run the C preprocessor... cpp checking for egrep... grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/time.h... (cached) yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether time.h and sys/time.h may both be included... yes checking whether byte ordering is bigendian... no checking for gettimeofday... (cached) yes checking for socket in -lsocket... no checking for gethostbyname in -lnsl... no checking for libpcap... yes skipping glib2 support checking for libnet... yes checking whether to build shared library... no checking the name of struct icmp... struct icmp checking if tcp states are defined... no checking for bsd-ish struct udphdr... yes checking libnet version... looks new configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating samples/Makefile config.status: creating src/config.h SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for libnids-1.24_5 --- static --- cd src ; /usr/bin/make static --- checksum.o --- --- ip_fragment.o --- --- ip_options.o --- --- killtcp.o --- --- libnids.o --- --- scan.o --- --- tcp.o --- --- util.o --- --- allpromisc.o --- --- hash.o --- --- ip_options.o --- cc -c -pipe -O2 -fno-strict-aliasing -D_BSD_SOURCE -DLIBNET_VER=1 -DHAVE_ICMPHDR=0 -DHAVE_TCP_STATES=0 -DHAVE_BSD_UDPHDR=1 -I. -I/usr/include/pcap -I/usr/local/include -DLIBNET_LIL_ENDIAN ip_options.c --- killtcp.o --- cc -c -pipe -O2 -fno-strict-aliasing -D_BSD_SOURCE -DLIBNET_VER=1 -DHAVE_ICMPHDR=0 -DHAVE_TCP_STATES=0 -DHAVE_BSD_UDPHDR=1 -I. -I/usr/include/pcap -I/usr/local/include -DLIBNET_LIL_ENDIAN killtcp.c --- libnids.o --- cc -c -pipe -O2 -fno-strict-aliasing -D_BSD_SOURCE -DLIBNET_VER=1 -DHAVE_ICMPHDR=0 -DHAVE_TCP_STATES=0 -DHAVE_BSD_UDPHDR=1 -I. -I/usr/include/pcap -I/usr/local/include -DLIBNET_LIL_ENDIAN libnids.c --- scan.o --- cc -c -pipe -O2 -fno-strict-aliasing -D_BSD_SOURCE -DLIBNET_VER=1 -DHAVE_ICMPHDR=0 -DHAVE_TCP_STATES=0 -DHAVE_BSD_UDPHDR=1 -I. -I/usr/include/pcap -I/usr/local/include -DLIBNET_LIL_ENDIAN scan.c --- tcp.o --- cc -c -pipe -O2 -fno-strict-aliasing -D_BSD_SOURCE -DLIBNET_VER=1 -DHAVE_ICMPHDR=0 -DHAVE_TCP_STATES=0 -DHAVE_BSD_UDPHDR=1 -I. -I/usr/include/pcap -I/usr/local/include -DLIBNET_LIL_ENDIAN tcp.c --- util.o --- cc -c -pipe -O2 -fno-strict-aliasing -D_BSD_SOURCE -DLIBNET_VER=1 -DHAVE_ICMPHDR=0 -DHAVE_TCP_STATES=0 -DHAVE_BSD_UDPHDR=1 -I. -I/usr/include/pcap -I/usr/local/include -DLIBNET_LIL_ENDIAN util.c --- ip_fragment.o --- cc -c -pipe -O2 -fno-strict-aliasing -D_BSD_SOURCE -DLIBNET_VER=1 -DHAVE_ICMPHDR=0 -DHAVE_TCP_STATES=0 -DHAVE_BSD_UDPHDR=1 -I. -I/usr/include/pcap -I/usr/local/include -DLIBNET_LIL_ENDIAN ip_fragment.c --- hash.o --- cc -c -pipe -O2 -fno-strict-aliasing -D_BSD_SOURCE -DLIBNET_VER=1 -DHAVE_ICMPHDR=0 -DHAVE_TCP_STATES=0 -DHAVE_BSD_UDPHDR=1 -I. -I/usr/include/pcap -I/usr/local/include -DLIBNET_LIL_ENDIAN hash.c --- checksum.o --- cc -c -pipe -O2 -fno-strict-aliasing -D_BSD_SOURCE -DLIBNET_VER=1 -DHAVE_ICMPHDR=0 -DHAVE_TCP_STATES=0 -DHAVE_BSD_UDPHDR=1 -I. -I/usr/include/pcap -I/usr/local/include -DLIBNET_LIL_ENDIAN checksum.c --- allpromisc.o --- cc -c -pipe -O2 -fno-strict-aliasing -D_BSD_SOURCE -DLIBNET_VER=1 -DHAVE_ICMPHDR=0 -DHAVE_TCP_STATES=0 -DHAVE_BSD_UDPHDR=1 -I. -I/usr/include/pcap -I/usr/local/include -DLIBNET_LIL_ENDIAN allpromisc.c --- libnids.o --- libnids.c: In function 'open_live': libnids.c:511:2: warning: 'pcap_lookupdev' is deprecated: use 'pcap_findalldevs' and use the first device [-Wdeprecated-declarations] nids_params.device = pcap_lookupdev(nids_errbuf); ^~~~~~~~~~~ In file included from libnids.c:17: /usr/include/pcap/pcap.h:396:16: note: declared here PCAP_API char *pcap_lookupdev(char *) ^~~~~~~~~~~~~~ --- libnids.a --- ar -cr libnids.a checksum.o ip_fragment.o ip_options.o killtcp.o libnids.o scan.o tcp.o util.o allpromisc.o hash.o ranlib libnids.a SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for libnids-1.24_5 ===> Generating temporary packing list install -m 0644 /construction/net/libnids/libnids-1.24/src/nids.h /construction/net/libnids/stage/usr/local/include install -m 0644 /construction/net/libnids/libnids-1.24/src/libnids.a /construction/net/libnids/stage/usr/local/lib install -m 444 /construction/net/libnids/libnids-1.24/src/libnids.3 /construction/net/libnids/stage/usr/local/man/man3 /bin/mkdir -p /construction/net/libnids/stage/usr/local/share/doc/libnids (cd /construction/net/libnids/libnids-1.24 && install -m 0644 README doc/* /construction/net/libnids/stage/usr/local/share/doc/libnids) ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for libnids-1.24_5 file sizes/checksums [12]: 0% file sizes/checksums [12]: 100% Service unavailablepacking files [12]: 0% packing files [12]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:09