------------------------------------------------------------------------------- -- 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.2.txz Installing /packages/All/libtool-2.4.6_1.txz SUCCEEDED 00:00:12 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> libaec-1.0.4 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> libaec-1.0.4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by libaec-1.0.4 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> libaec-1.0.4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by libaec-1.0.4 for building => SHA256 Checksum OK for k202009-libaec-0c0453a0e463da9c2183f46d0255f05645e0e5ef_GL0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> libaec-1.0.4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by libaec-1.0.4 for building ===> Extracting for libaec-1.0.4 => SHA256 Checksum OK for k202009-libaec-0c0453a0e463da9c2183f46d0255f05645e0e5ef_GL0.tar.gz. Extracted Memory Use: 4.05M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for libaec-1.0.4 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> libaec-1.0.4 depends on package: autoconf>=2.69 - found ===> libaec-1.0.4 depends on package: automake>=1.16.1 - found ===> libaec-1.0.4 depends on executable: libtoolize - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> libaec-1.0.4 depends on package: autoconf>=2.69 - found ===> libaec-1.0.4 depends on package: automake>=1.16.1 - found ===> libaec-1.0.4 depends on executable: libtoolize - found ===> Configuring for libaec-1.0.4 aclocal: warning: couldn't open directory 'm4': No such file or directory libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'. libtoolize: copying file 'config/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:9: installing 'config/compile' configure.ac:9: installing 'config/config.guess' configure.ac:9: installing 'config/config.sub' configure.ac:11: installing 'config/install-sh' configure.ac:11: installing 'config/missing' src/Makefile.am: installing 'config/depcomp' parallel-tests: installing 'config/test-driver' 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 how to print strings... printf 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 for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking how to convert x86_64-portbld-dragonfly5.9 file names to x86_64-portbld-dragonfly5.9 format... func_convert_file_noop checking how to convert x86_64-portbld-dragonfly5.9 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking for gawk... (cached) /usr/bin/awk checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... cpp 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 dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC 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.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... dragonfly5.9 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes ./configure: gl_VISIBILITY: not found 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 whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of cc... gcc3 checking whether to enable maintainer-specific portions of Makefiles... yes checking for cc option to accept ISO C99... none needed checking for ANSI C header files... (cached) yes checking whether byte ordering is bigendian... no checking for inline... inline checking for int64_t... (cached) yes checking for size_t... (cached) yes checking for uint32_t... (cached) yes checking for uint64_t... (cached) yes checking for uint8_t... (cached) yes checking for inline... (cached) inline checking for C/C++ restrict keyword... __restrict checking for memset... (cached) yes checking for strstr... (cached) yes checking for snprintf... (cached) yes checking whether __builtin_clzll is declared... yes 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 tests/Makefile config.status: creating config/config.h config.status: executing libtool commands config.status: executing depfiles commands SUCCEEDED 00:00:28 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for libaec-1.0.4 --- all-recursive --- Making all in src --- aec.o --- --- utime.o --- --- encode.lo --- --- encode_accessors.lo --- --- decode.lo --- --- sz_compat.lo --- --- aec.o --- cc -DHAVE_CONFIG_H -I. -I../config -DBUILDING_LIBAEC -pipe -O2 -fno-strict-aliasing -MT aec.o -MD -MP -MF .deps/aec.Tpo -c -o aec.o aec.c --- encode.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -DBUILDING_LIBAEC -pipe -O2 -fno-strict-aliasing -MT encode.lo -MD -MP -MF .deps/encode.Tpo -c -o encode.lo encode.c --- encode_accessors.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -DBUILDING_LIBAEC -pipe -O2 -fno-strict-aliasing -MT encode_accessors.lo -MD -MP -MF .deps/encode_accessors.Tpo -c -o encode_accessors.lo encode_accessors.c --- utime.o --- cc -DHAVE_CONFIG_H -I. -I../config -DBUILDING_LIBAEC -pipe -O2 -fno-strict-aliasing -MT utime.o -MD -MP -MF .deps/utime.Tpo -c -o utime.o utime.c --- sz_compat.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -DBUILDING_LIBAEC -pipe -O2 -fno-strict-aliasing -MT sz_compat.lo -MD -MP -MF .deps/sz_compat.Tpo -c -o sz_compat.lo sz_compat.c --- decode.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../config -DBUILDING_LIBAEC -pipe -O2 -fno-strict-aliasing -MT decode.lo -MD -MP -MF .deps/decode.Tpo -c -o decode.lo decode.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -DBUILDING_LIBAEC -pipe -O2 -fno-strict-aliasing -MT decode.lo -MD -MP -MF .deps/decode.Tpo -c decode.c -fPIC -DPIC -o .libs/decode.o --- sz_compat.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -DBUILDING_LIBAEC -pipe -O2 -fno-strict-aliasing -MT sz_compat.lo -MD -MP -MF .deps/sz_compat.Tpo -c sz_compat.c -fPIC -DPIC -o .libs/sz_compat.o --- encode.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -DBUILDING_LIBAEC -pipe -O2 -fno-strict-aliasing -MT encode.lo -MD -MP -MF .deps/encode.Tpo -c encode.c -fPIC -DPIC -o .libs/encode.o --- utime.o --- mv -f .deps/utime.Tpo .deps/utime.Po --- utime --- /bin/sh ../libtool --tag=CC --mode=link cc -pipe -O2 -fno-strict-aliasing -o utime utime.o --- aec.o --- mv -f .deps/aec.Tpo .deps/aec.Po --- utime --- libtool: link: cc -pipe -O2 -fno-strict-aliasing -o utime utime.o --- encode_accessors.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -DBUILDING_LIBAEC -pipe -O2 -fno-strict-aliasing -MT encode_accessors.lo -MD -MP -MF .deps/encode_accessors.Tpo -c encode_accessors.c -fPIC -DPIC -o .libs/encode_accessors.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -DBUILDING_LIBAEC -pipe -O2 -fno-strict-aliasing -MT encode_accessors.lo -MD -MP -MF .deps/encode_accessors.Tpo -c encode_accessors.c -o encode_accessors.o >/dev/null 2>&1 --- sz_compat.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -DBUILDING_LIBAEC -pipe -O2 -fno-strict-aliasing -MT sz_compat.lo -MD -MP -MF .deps/sz_compat.Tpo -c sz_compat.c -o sz_compat.o >/dev/null 2>&1 --- encode_accessors.lo --- mv -f .deps/encode_accessors.Tpo .deps/encode_accessors.Plo --- encode.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -DBUILDING_LIBAEC -pipe -O2 -fno-strict-aliasing -MT encode.lo -MD -MP -MF .deps/encode.Tpo -c encode.c -o encode.o >/dev/null 2>&1 --- sz_compat.lo --- mv -f .deps/sz_compat.Tpo .deps/sz_compat.Plo --- encode.lo --- mv -f .deps/encode.Tpo .deps/encode.Plo --- decode.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -DBUILDING_LIBAEC -pipe -O2 -fno-strict-aliasing -MT decode.lo -MD -MP -MF .deps/decode.Tpo -c decode.c -o decode.o >/dev/null 2>&1 mv -f .deps/decode.Tpo .deps/decode.Plo --- libaec.la --- /bin/sh ../libtool --tag=CC --mode=link cc -pipe -O2 -fno-strict-aliasing -version-info 0:10:0 -no-undefined -o libaec.la -rpath /usr/local/lib encode.lo encode_accessors.lo decode.lo libtool: link: cc -shared -fPIC -DPIC .libs/encode.o .libs/encode_accessors.o .libs/decode.o -O2 -Wl,-soname -Wl,libaec.so.0 -o .libs/libaec.so.0.0.10 libtool: link: (cd ".libs" && rm -f "libaec.so.0" && ln -s "libaec.so.0.0.10" "libaec.so.0") libtool: link: (cd ".libs" && rm -f "libaec.so" && ln -s "libaec.so.0.0.10" "libaec.so") libtool: link: ar cru .libs/libaec.a encode.o encode_accessors.o decode.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libaec.a libtool: link: ( cd ".libs" && rm -f "libaec.la" && ln -s "../libaec.la" "libaec.la" ) --- libsz.la --- --- aec --- --- libsz.la --- /bin/sh ../libtool --tag=CC --mode=link cc -pipe -O2 -fno-strict-aliasing -version-info 2:1:0 -no-undefined -o libsz.la -rpath /usr/local/lib sz_compat.lo libaec.la --- aec --- /bin/sh ../libtool --tag=CC --mode=link cc -pipe -O2 -fno-strict-aliasing -o aec aec.o libaec.la --- libsz.la --- libtool: link: cc -shared -fPIC -DPIC .libs/sz_compat.o -Wl,-rpath -Wl,/construction/science/libaec/libaec-0c0453a0e463da9c2183f46d0255f05645e0e5ef-0c0453a0e463da9c2183f46d0255f05645e0e5ef/src/.libs -Wl,-rpath -Wl,/usr/local/lib ./.libs/libaec.so -O2 -Wl,-soname -Wl,libsz.so.2 -o .libs/libsz.so.2.0.1 --- aec --- libtool: link: cc -pipe -O2 -fno-strict-aliasing -o .libs/aec aec.o ./.libs/libaec.so -Wl,-rpath -Wl,/usr/local/lib --- libsz.la --- libtool: link: (cd ".libs" && rm -f "libsz.so.2" && ln -s "libsz.so.2.0.1" "libsz.so.2") libtool: link: (cd ".libs" && rm -f "libsz.so" && ln -s "libsz.so.2.0.1" "libsz.so") libtool: link: ar cru .libs/libsz.a sz_compat.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libsz.a libtool: link: ( cd ".libs" && rm -f "libsz.la" && ln -s "../libsz.la" "libsz.la" ) Making all in tests SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for libaec-1.0.4 ===> Generating temporary packing list if test -z 'strip'; then /usr/bin/make INSTALL_PROGRAM="/bin/sh /construction/science/libaec/libaec-0c0453a0e463da9c2183f46d0255f05645e0e5ef-0c0453a0e463da9c2183f46d0255f05645e0e5ef/config/install-sh -c -s" install_sh_PROGRAM="/bin/sh /construction/science/libaec/libaec-0c0453a0e463da9c2183f46d0255f05645e0e5ef-0c0453a0e463da9c2183f46d0255f05645e0e5ef/config/install-sh -c -s" INSTALL_STRIP_FLAG=-s install; else /usr/bin/make INSTALL_PROGRAM="/bin/sh /construction/science/libaec/libaec-0c0453a0e463da9c2183f46d0255f05645e0e5ef-0c0453a0e463da9c2183f46d0255f05645e0e5ef/config/install-sh -c -s" install_sh_PROGRAM="/bin/sh /construction/science/libaec/libaec-0c0453a0e463da9c2183f46d0255f05645e0e5ef-0c0453a0e463da9c2183f46d0255f05645e0e5ef/config/install-sh -c -s" INSTALL_STRIP_FLAG=-s "INSTALL_PROGRAM_ENV=STRIPPROG='strip'" install; fi Making install in src /bin/mkdir -p '/construction/science/libaec/stage/usr/local/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c -s libaec.la libsz.la '/construction/science/libaec/stage/usr/local/lib' libtool: install: /usr/bin/install -c .libs/libaec.so.0.0.10 /construction/science/libaec/stage/usr/local/lib/libaec.so.0.0.10 libtool: install: strip --strip-unneeded /construction/science/libaec/stage/usr/local/lib/libaec.so.0.0.10 libtool: install: (cd /construction/science/libaec/stage/usr/local/lib && { ln -s -f libaec.so.0.0.10 libaec.so.0 || { rm -f libaec.so.0 && ln -s libaec.so.0.0.10 libaec.so.0; }; }) libtool: install: (cd /construction/science/libaec/stage/usr/local/lib && { ln -s -f libaec.so.0.0.10 libaec.so || { rm -f libaec.so && ln -s libaec.so.0.0.10 libaec.so; }; }) libtool: install: /usr/bin/install -c .libs/libaec.lai /construction/science/libaec/stage/usr/local/lib/libaec.la libtool: warning: relinking 'libsz.la' libtool: install: (cd /construction/science/libaec/libaec-0c0453a0e463da9c2183f46d0255f05645e0e5ef-0c0453a0e463da9c2183f46d0255f05645e0e5ef/src; /bin/sh "/construction/science/libaec/libaec-0c0453a0e463da9c2183f46d0255f05645e0e5ef-0c0453a0e463da9c2183f46d0255f05645e0e5ef/libtool" --tag CC --mode=relink cc -pipe -O2 -fno-strict-aliasing -version-info 2:1:0 -no-undefined -o libsz.la -rpath /usr/local/lib sz_compat.lo libaec.la -inst-prefix-dir /construction/science/libaec/stage) libtool: relink: cc -shared -fPIC -DPIC .libs/sz_compat.o -Wl,-rpath -Wl,/usr/local/lib ./.libs/libaec.so -O2 -Wl,-soname -Wl,libsz.so.2 -o .libs/libsz.so.2.0.1 libtool: install: /usr/bin/install -c .libs/libsz.so.2.0.1T /construction/science/libaec/stage/usr/local/lib/libsz.so.2.0.1 libtool: install: strip --strip-unneeded /construction/science/libaec/stage/usr/local/lib/libsz.so.2.0.1 libtool: install: (cd /construction/science/libaec/stage/usr/local/lib && { ln -s -f libsz.so.2.0.1 libsz.so.2 || { rm -f libsz.so.2 && ln -s libsz.so.2.0.1 libsz.so.2; }; }) libtool: install: (cd /construction/science/libaec/stage/usr/local/lib && { ln -s -f libsz.so.2.0.1 libsz.so || { rm -f libsz.so && ln -s libsz.so.2.0.1 libsz.so; }; }) libtool: install: /usr/bin/install -c .libs/libsz.lai /construction/science/libaec/stage/usr/local/lib/libsz.la libtool: install: /usr/bin/install -c .libs/libaec.a /construction/science/libaec/stage/usr/local/lib/libaec.a libtool: install: strip --strip-debug /construction/science/libaec/stage/usr/local/lib/libaec.a libtool: install: chmod 644 /construction/science/libaec/stage/usr/local/lib/libaec.a libtool: install: ranlib /construction/science/libaec/stage/usr/local/lib/libaec.a libtool: install: /usr/bin/install -c .libs/libsz.a /construction/science/libaec/stage/usr/local/lib/libsz.a libtool: install: strip --strip-debug /construction/science/libaec/stage/usr/local/lib/libsz.a libtool: install: chmod 644 /construction/science/libaec/stage/usr/local/lib/libsz.a libtool: install: ranlib /construction/science/libaec/stage/usr/local/lib/libsz.a libtool: warning: remember to run 'libtool --finish /usr/local/lib' /bin/mkdir -p '/construction/science/libaec/stage/usr/local/bin' STRIPPROG='strip' /bin/sh ../libtool --mode=install /bin/sh /construction/science/libaec/libaec-0c0453a0e463da9c2183f46d0255f05645e0e5ef-0c0453a0e463da9c2183f46d0255f05645e0e5ef/config/install-sh -c -s aec '/construction/science/libaec/stage/usr/local/bin' libtool: warning: 'libaec.la' has not been installed in '/usr/local/lib' libtool: install: /bin/sh /construction/science/libaec/libaec-0c0453a0e463da9c2183f46d0255f05645e0e5ef-0c0453a0e463da9c2183f46d0255f05645e0e5ef/config/install-sh -c -s .libs/aec /construction/science/libaec/stage/usr/local/bin/aec /bin/mkdir -p '/construction/science/libaec/stage/usr/local/include' install -m 0644 libaec.h szlib.h '/construction/science/libaec/stage/usr/local/include' /bin/mkdir -p '/construction/science/libaec/stage/usr/local/man/man1' install -m 0644 aec.1 '/construction/science/libaec/stage/usr/local/man/man1' Making install in tests ====> 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:02 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for libaec-1.0.4 file sizes/checksums [12]: 0% file sizes/checksums [12]: 100% packing files [12]: 0% packing files [12]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:47