------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.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.1_2.txz SUCCEEDED 00:00:13 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The darts 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://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> darts-0.32_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The darts 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://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> darts-0.32_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by darts-0.32_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The darts 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://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> darts-0.32_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by darts-0.32_1 for building => SHA256 Checksum OK for darts-0.32.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The darts 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://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> darts-0.32_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by darts-0.32_1 for building ===> Extracting for darts-0.32_1 => SHA256 Checksum OK for darts-0.32.tar.gz. Extracted Memory Use: 0.90M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for darts-0.32_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> darts-0.32_1 depends on package: autoconf>=2.69 - found ===> darts-0.32_1 depends on package: automake>=1.16.1 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> darts-0.32_1 depends on package: autoconf>=2.69 - found ===> darts-0.32_1 depends on package: automake>=1.16.1 - found ===> Configuring for darts-0.32_1 aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:36: warning: underquoted definition of CHECK_CXX_STL configure.in:36: run info Automake 'Extending aclocal' configure.in:36: or see https://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal autoheader-2.69: WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot' autoheader-2.69: WARNING: and `config.h.top', to define templates for `config.h.in' autoheader-2.69: WARNING: is deprecated and discouraged. autoheader-2.69: autoheader-2.69: WARNING: Using the third argument of `AC_DEFINE' and autoheader-2.69: WARNING: `AC_DEFINE_UNQUOTED' allows one to define a template without autoheader-2.69: WARNING: `acconfig.h': autoheader-2.69: autoheader-2.69: WARNING: AC_DEFINE([NEED_FUNC_MAIN], 1, autoheader-2.69: [Define if a function `main' is needed.]) autoheader-2.69: autoheader-2.69: WARNING: More sophisticated templates can also be produced, see the autoheader-2.69: WARNING: documentation. automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:3: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.in:3: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.in:6: installing './compile' Makefile.am: installing './depcomp' automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' parallel-tests: installing './test-driver' configure: loading site script /xports/Templates/config.site 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 make sets $(MAKE)... yes checking whether make 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 make supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking whether make sets $(MAKE)... (cached) yes checking how to run the C++ preprocessor... c++ -E 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 off_t... (cached) yes checking for size_t... (cached) yes checking size of char... 1 checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking if c++ supports stl (required)... yes checking if c++ supports stl (required)... yes checking if c++ supports stl (required)... yes checking if c++ supports stl (required)... yes checking if c++ supports namespaces (required) ... yes checking if c++ uses std namespace ... yes checking if c++ environment provides all required features... yes checking for zlib.h... (cached) yes checking for gzopen in -lz... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating tests/Makefile config.status: creating darts.h config.status: creating darts.spec config.status: creating config.h config.status: executing depfiles commands SUCCEEDED 00:00:14 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for darts-0.32_1 --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in tests --- mkdarts.o --- --- darts.o --- --- mkdarts.o --- c++ -DHAVE_CONFIG_H -I. -O3 -Wall -MT mkdarts.o -MD -MP -MF .deps/mkdarts.Tpo -c -o mkdarts.o mkdarts.cpp --- darts.o --- c++ -DHAVE_CONFIG_H -I. -O3 -Wall -MT darts.o -MD -MP -MF .deps/darts.Tpo -c -o darts.o darts.cpp mv -f .deps/darts.Tpo .deps/darts.Po --- darts --- c++ -O3 -Wall -o darts darts.o -lz --- mkdarts.o --- mv -f .deps/mkdarts.Tpo .deps/mkdarts.Po --- mkdarts --- c++ -O3 -Wall -o mkdarts mkdarts.o -lz SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for darts-0.32_1 ===> Generating temporary packing list Making install in tests /bin/mkdir -p '/construction/devel/darts/stage/usr/local/libexec/darts' install -s -m 555 mkdarts darts '/construction/devel/darts/stage/usr/local/libexec/darts' /bin/mkdir -p '/construction/devel/darts/stage/usr/local/include' install -m 0644 darts.h '/construction/devel/darts/stage/usr/local/include' /bin/cp -R /construction/devel/darts/darts-0.32/AUTHORS /construction/devel/darts/stage/usr/local/share/doc/darts/ /bin/cp -R /construction/devel/darts/darts-0.32/ChangeLog /construction/devel/darts/stage/usr/local/share/doc/darts/ /bin/cp -R /construction/devel/darts/darts-0.32/README /construction/devel/darts/stage/usr/local/share/doc/darts/ /bin/cp -R /construction/devel/darts/darts-0.32/doc /construction/devel/darts/stage/usr/local/share/doc/darts/ /bin/cp -R /construction/devel/darts/darts-0.32/darts.cpp /construction/devel/darts/stage/usr/local/share/examples/darts/ /bin/cp -R /construction/devel/darts/darts-0.32/mkdarts.cpp /construction/devel/darts/stage/usr/local/share/examples/darts/ ====> 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 darts-0.32_1 file sizes/checksums [10]: 0% file sizes/checksums [10]: 100% packing files [10]: 0% packing files [10]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:33