------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/libpcap-1.9.1_1.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/gmake-4.3.txz Installing /packages/All/openssl-1.1.1g,1.txz Installing /packages/All/m4-1.4.18_1,1.txz Installing /packages/All/autoconf-wrapper-20131203.txz Installing /packages/All/perl5-5.30.2.txz ===== Message from perl5-5.30.2: -- The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Installing /packages/All/autoconf-2.69_3.txz Installing /packages/All/automake-1.16.2.txz SUCCEEDED 00:00:13 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> ipdecap-0.7.2_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> ipdecap-0.7.2_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ipdecap-0.7.2_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> ipdecap-0.7.2_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ipdecap-0.7.2_1 for building => SHA256 Checksum OK for lpefferkorn-ipdecap-v0.7.2_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> ipdecap-0.7.2_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ipdecap-0.7.2_1 for building ===> Extracting for ipdecap-0.7.2_1 => SHA256 Checksum OK for lpefferkorn-ipdecap-v0.7.2_GH0.tar.gz. Extracted Memory Use: 1.28M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for ipdecap-0.7.2_1 ===> Applying ports patches for ipdecap-0.7.2_1 ===> Cleanly applied ports patch(es) patch-src_esp.c patch-src_esp.h patch-src_ipdecap.c patch-src_utils.c SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> ipdecap-0.7.2_1 depends on file: /usr/local/include/pcap/vlan.h - found ===> ipdecap-0.7.2_1 depends on package: gmake>=4.3 - found ===> ipdecap-0.7.2_1 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> ipdecap-0.7.2_1 depends on package: autoconf>=2.69 - found ===> ipdecap-0.7.2_1 depends on package: automake>=1.16.1 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> ipdecap-0.7.2_1 depends on shared library: libpcap.so.1 - found (/usr/local/lib/libpcap.so.1) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> ipdecap-0.7.2_1 depends on file: /usr/local/include/pcap/vlan.h - found ===> ipdecap-0.7.2_1 depends on package: gmake>=4.3 - found ===> ipdecap-0.7.2_1 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> ipdecap-0.7.2_1 depends on package: autoconf>=2.69 - found ===> ipdecap-0.7.2_1 depends on package: automake>=1.16.1 - found ===> ipdecap-0.7.2_1 depends on shared library: libpcap.so.1 - found (/usr/local/lib/libpcap.so.1) ===> Configuring for ipdecap-0.7.2_1 configure.ac:12: installing './compile' configure.ac:6: installing './config.guess' configure.ac:6: installing './config.sub' configure.ac:9: installing './install-sh' configure.ac:9: installing './missing' src/Makefile.am: installing './depcomp' configure: loading site script /xports/Templates/config.site checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking whether gmake supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking for pcap_offline_filter in -lpcap... yes checking for CRYPTO_new_ex_data in -lcrypto... yes checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep 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 string.h... (cached) yes checking pcap/pcap.h usability... yes checking pcap/pcap.h presence... yes checking for pcap/pcap.h... yes checking pcap/vlan.h usability... yes checking pcap/vlan.h presence... yes checking for pcap/vlan.h... yes checking for arpa/inet.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/socket.h... (cached) yes checking for getopt.h... (cached) yes checking for stdbool.h that conforms to C99... (cached) yes checking for _Bool... (cached) yes checking for uint16_t... (cached) yes checking for struct ip... no checking for struct ether_addr... no checking for struct ether_header... no checking for error_at_line... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for getopt_long... yes checking for memset... (cached) yes checking for strcspn... (cached) yes checking for strdup... (cached) yes checking for strtol... (cached) yes checking for md5sum... no checking for md5... md5 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating unit_tests/ip6in4/Makefile config.status: creating unit_tests/gre/Makefile config.status: creating unit_tests/esp/Makefile config.status: creating unit_tests/ipip/Makefile config.status: creating unit_tests/802.1q/Makefile config.status: creating config.h config.status: executing depfiles commands SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for ipdecap-0.7.2_1 gmake[1]: Entering directory '/construction/net/ipdecap/ipdecap-0.7.2' gmake all-recursive gmake[2]: Entering directory '/construction/net/ipdecap/ipdecap-0.7.2' Making all in src gmake[3]: Entering directory '/construction/net/ipdecap/ipdecap-0.7.2/src' cc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wshadow -Wstrict-prototypes -Wunreachable-code -pipe -I/usr/local/include -O2 -fno-strict-aliasing -MT ipdecap.o -MD -MP -MF .deps/ipdecap.Tpo -c -o ipdecap.o ipdecap.c cc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wshadow -Wstrict-prototypes -Wunreachable-code -pipe -I/usr/local/include -O2 -fno-strict-aliasing -MT esp.o -MD -MP -MF .deps/esp.Tpo -c -o esp.o esp.c cc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wshadow -Wstrict-prototypes -Wunreachable-code -pipe -I/usr/local/include -O2 -fno-strict-aliasing -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o utils.c mv -f .deps/utils.Tpo .deps/utils.Po mv -f .deps/esp.Tpo .deps/esp.Po mv -f .deps/ipdecap.Tpo .deps/ipdecap.Po cc -pipe -I/usr/local/include -O2 -fno-strict-aliasing -L/usr/local/lib -Wl,-rpath,/usr/local/lib -o ipdecap ipdecap.o esp.o utils.o -lcrypto -lpcap gmake[3]: Leaving directory '/construction/net/ipdecap/ipdecap-0.7.2/src' gmake[3]: Entering directory '/construction/net/ipdecap/ipdecap-0.7.2' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/construction/net/ipdecap/ipdecap-0.7.2' gmake[2]: Leaving directory '/construction/net/ipdecap/ipdecap-0.7.2' gmake[1]: Leaving directory '/construction/net/ipdecap/ipdecap-0.7.2' SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> ipdecap-0.7.2_1 depends on file: /usr/local/lib/libcrypto.so.11 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for ipdecap-0.7.2_1 ===> ipdecap-0.7.2_1 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> Generating temporary packing list gmake[1]: Entering directory '/construction/net/ipdecap/ipdecap-0.7.2' Making install in src gmake[2]: Entering directory '/construction/net/ipdecap/ipdecap-0.7.2/src' gmake[3]: Entering directory '/construction/net/ipdecap/ipdecap-0.7.2/src' /bin/mkdir -p '/construction/net/ipdecap/stage/usr/local/bin' install -s -m 555 ipdecap '/construction/net/ipdecap/stage/usr/local/bin' gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/construction/net/ipdecap/ipdecap-0.7.2/src' gmake[2]: Leaving directory '/construction/net/ipdecap/ipdecap-0.7.2/src' gmake[2]: Entering directory '/construction/net/ipdecap/ipdecap-0.7.2' gmake[3]: Entering directory '/construction/net/ipdecap/ipdecap-0.7.2' gmake[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/net/ipdecap/stage/usr/local/man/man1' install -m 0644 ipdecap.1 '/construction/net/ipdecap/stage/usr/local/man/man1' gmake[3]: Leaving directory '/construction/net/ipdecap/ipdecap-0.7.2' gmake[2]: Leaving directory '/construction/net/ipdecap/ipdecap-0.7.2' gmake[1]: Leaving directory '/construction/net/ipdecap/ipdecap-0.7.2' ====> 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: package ------------------------------------------------------------------------------- ===> Building package for ipdecap-0.7.2_1 file sizes/checksums [2]: 0% file sizes/checksums [2]: 100% packing files [2]: 0% packing files [2]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:26