------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/pkgconf-1.6.3,1.txz 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 Installing /packages/All/libxml2-2.9.10.txz SUCCEEDED 00:00:18 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> liblxi-1.13 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> liblxi-1.13 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by liblxi-1.13 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> liblxi-1.13 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by liblxi-1.13 for building => SHA256 Checksum OK for lxi-tools-liblxi-v1.13_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> liblxi-1.13 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by liblxi-1.13 for building ===> Extracting for liblxi-1.13 => SHA256 Checksum OK for lxi-tools-liblxi-v1.13_GH0.tar.gz. Extracted Memory Use: 0.16M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for liblxi-1.13 ===> Applying dragonfly patches for liblxi-1.13 ===> Cleanly applied dragonfly patch(es) patch-src_tcp.c SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> liblxi-1.13 depends on package: pkgconf>=1.3.0_1 - found ===> liblxi-1.13 depends on package: autoconf>=2.69 - found ===> liblxi-1.13 depends on package: automake>=1.16.1 - found ===> liblxi-1.13 depends on executable: libtoolize - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> liblxi-1.13 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> liblxi-1.13 depends on package: pkgconf>=1.3.0_1 - found ===> liblxi-1.13 depends on package: autoconf>=2.69 - found ===> liblxi-1.13 depends on package: automake>=1.16.1 - found ===> liblxi-1.13 depends on executable: libtoolize - found ===> liblxi-1.13 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so) ===> Configuring for liblxi-1.13 libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:6: installing './ar-lib' configure.ac:6: installing './compile' configure.ac:9: installing './config.guess' configure.ac:9: installing './config.sub' configure.ac:4: installing './install-sh' configure.ac:4: installing './missing' src/Makefile.am: installing './depcomp' 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 whether make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) 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 dependency style of cc... gcc3 checking for ar... ar checking the archiver (ar) interface... ar 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 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 archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib 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... no checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking dependency style of cc... (cached) gcc3 checking pkg-config is at least version 0.9.0... yes checking rpc/rpc.h usability... yes checking rpc/rpc.h presence... yes checking for rpc/rpc.h... yes checking for rpcgen... /usr/bin/rpcgen checking for LIBXML2_PC... yes checking for xmlInitParser in -lxml2... yes checking libxml/xmlreader.h usability... yes checking libxml/xmlreader.h presence... yes checking for libxml/xmlreader.h... yes checking libxml/xmlwriter.h usability... yes checking libxml/xmlwriter.h presence... yes checking for libxml/xmlwriter.h... 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 man/Makefile config.status: creating src/include/config.h config.status: executing depfiles commands config.status: executing libtool commands SUCCEEDED 00:00:23 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for liblxi-1.13 --- all-recursive --- Making all in src rpcgen -M vxi11core.rpcl mv vxi11core.h include /usr/bin/make all-am /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../src/include -isystem /usr/local/include -I/usr/local/include/libxml2 -I../src/include -fvisibility=hidden -D_GNU_SOURCE -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT liblxi_la-lxi.lo -MD -MP -MF .deps/liblxi_la-lxi.Tpo -c -o liblxi_la-lxi.lo `test -f 'lxi.c' || echo './'`lxi.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../src/include -isystem /usr/local/include -I/usr/local/include/libxml2 -I../src/include -fvisibility=hidden -D_GNU_SOURCE -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT liblxi_la-lxi.lo -MD -MP -MF .deps/liblxi_la-lxi.Tpo -c lxi.c -fPIC -DPIC -o .libs/liblxi_la-lxi.o mv -f .deps/liblxi_la-lxi.Tpo .deps/liblxi_la-lxi.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../src/include -isystem /usr/local/include -I/usr/local/include/libxml2 -I../src/include -fvisibility=hidden -D_GNU_SOURCE -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT liblxi_la-vxi11.lo -MD -MP -MF .deps/liblxi_la-vxi11.Tpo -c -o liblxi_la-vxi11.lo `test -f 'vxi11.c' || echo './'`vxi11.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../src/include -isystem /usr/local/include -I/usr/local/include/libxml2 -I../src/include -fvisibility=hidden -D_GNU_SOURCE -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT liblxi_la-vxi11.lo -MD -MP -MF .deps/liblxi_la-vxi11.Tpo -c vxi11.c -fPIC -DPIC -o .libs/liblxi_la-vxi11.o mv -f .deps/liblxi_la-vxi11.Tpo .deps/liblxi_la-vxi11.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../src/include -isystem /usr/local/include -I/usr/local/include/libxml2 -I../src/include -fvisibility=hidden -D_GNU_SOURCE -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT liblxi_la-tcp.lo -MD -MP -MF .deps/liblxi_la-tcp.Tpo -c -o liblxi_la-tcp.lo `test -f 'tcp.c' || echo './'`tcp.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../src/include -isystem /usr/local/include -I/usr/local/include/libxml2 -I../src/include -fvisibility=hidden -D_GNU_SOURCE -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT liblxi_la-tcp.lo -MD -MP -MF .deps/liblxi_la-tcp.Tpo -c tcp.c -fPIC -DPIC -o .libs/liblxi_la-tcp.o mv -f .deps/liblxi_la-tcp.Tpo .deps/liblxi_la-tcp.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../src/include -isystem /usr/local/include -I/usr/local/include/libxml2 -I../src/include -fvisibility=hidden -D_GNU_SOURCE -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT liblxi_la-mdns.lo -MD -MP -MF .deps/liblxi_la-mdns.Tpo -c -o liblxi_la-mdns.lo `test -f 'mdns.c' || echo './'`mdns.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../src/include -isystem /usr/local/include -I/usr/local/include/libxml2 -I../src/include -fvisibility=hidden -D_GNU_SOURCE -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT liblxi_la-mdns.lo -MD -MP -MF .deps/liblxi_la-mdns.Tpo -c mdns.c -fPIC -DPIC -o .libs/liblxi_la-mdns.o mv -f .deps/liblxi_la-mdns.Tpo .deps/liblxi_la-mdns.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../src/include -isystem /usr/local/include -I/usr/local/include/libxml2 -I../src/include -fvisibility=hidden -D_GNU_SOURCE -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT liblxi_la-vxi11core_clnt.lo -MD -MP -MF .deps/liblxi_la-vxi11core_clnt.Tpo -c -o liblxi_la-vxi11core_clnt.lo `test -f 'vxi11core_clnt.c' || echo './'`vxi11core_clnt.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../src/include -isystem /usr/local/include -I/usr/local/include/libxml2 -I../src/include -fvisibility=hidden -D_GNU_SOURCE -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT liblxi_la-vxi11core_clnt.lo -MD -MP -MF .deps/liblxi_la-vxi11core_clnt.Tpo -c vxi11core_clnt.c -fPIC -DPIC -o .libs/liblxi_la-vxi11core_clnt.o mv -f .deps/liblxi_la-vxi11core_clnt.Tpo .deps/liblxi_la-vxi11core_clnt.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../src/include -isystem /usr/local/include -I/usr/local/include/libxml2 -I../src/include -fvisibility=hidden -D_GNU_SOURCE -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT liblxi_la-vxi11core_xdr.lo -MD -MP -MF .deps/liblxi_la-vxi11core_xdr.Tpo -c -o liblxi_la-vxi11core_xdr.lo `test -f 'vxi11core_xdr.c' || echo './'`vxi11core_xdr.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../src/include -isystem /usr/local/include -I/usr/local/include/libxml2 -I../src/include -fvisibility=hidden -D_GNU_SOURCE -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT liblxi_la-vxi11core_xdr.lo -MD -MP -MF .deps/liblxi_la-vxi11core_xdr.Tpo -c vxi11core_xdr.c -fPIC -DPIC -o .libs/liblxi_la-vxi11core_xdr.o mv -f .deps/liblxi_la-vxi11core_xdr.Tpo .deps/liblxi_la-vxi11core_xdr.Plo /bin/sh ../libtool --tag=CC --mode=link cc -I../src/include -fvisibility=hidden -D_GNU_SOURCE -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -version-info 1:0:0 -init,init -o liblxi.la -rpath /usr/local/lib liblxi_la-lxi.lo liblxi_la-vxi11.lo liblxi_la-tcp.lo liblxi_la-mdns.lo liblxi_la-vxi11core_clnt.lo liblxi_la-vxi11core_xdr.lo -lxml2 -L/usr/local/lib -L/usr/local/lib -lxml2 libtool: link: cc -shared -fPIC -DPIC .libs/liblxi_la-lxi.o .libs/liblxi_la-vxi11.o .libs/liblxi_la-tcp.o .libs/liblxi_la-mdns.o .libs/liblxi_la-vxi11core_clnt.o .libs/liblxi_la-vxi11core_xdr.o -L/usr/local/lib -lxml2 -O2 -Wl,-soname -Wl,liblxi.so.1 -o .libs/liblxi.so.1.0.0 libtool: link: (cd ".libs" && rm -f "liblxi.so.1" && ln -s "liblxi.so.1.0.0" "liblxi.so.1") libtool: link: (cd ".libs" && rm -f "liblxi.so" && ln -s "liblxi.so.1.0.0" "liblxi.so") libtool: link: ( cd ".libs" && rm -f "liblxi.la" && ln -s "../liblxi.la" "liblxi.la" ) Making all in man SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for liblxi-1.13 ===> Generating temporary packing list if test -z 'strip'; then /usr/bin/make INSTALL_PROGRAM="/bin/sh /construction/misc/liblxi/liblxi-1.13/install-sh -c -s" install_sh_PROGRAM="/bin/sh /construction/misc/liblxi/liblxi-1.13/install-sh -c -s" INSTALL_STRIP_FLAG=-s install; else /usr/bin/make INSTALL_PROGRAM="/bin/sh /construction/misc/liblxi/liblxi-1.13/install-sh -c -s" install_sh_PROGRAM="/bin/sh /construction/misc/liblxi/liblxi-1.13/install-sh -c -s" INSTALL_STRIP_FLAG=-s "INSTALL_PROGRAM_ENV=STRIPPROG='strip'" install; fi Making install in src /usr/bin/make install-am /bin/mkdir -p '/construction/misc/liblxi/stage/usr/local/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c -s liblxi.la '/construction/misc/liblxi/stage/usr/local/lib' libtool: install: /usr/bin/install -c .libs/liblxi.so.1.0.0 /construction/misc/liblxi/stage/usr/local/lib/liblxi.so.1.0.0 libtool: install: strip --strip-unneeded /construction/misc/liblxi/stage/usr/local/lib/liblxi.so.1.0.0 libtool: install: (cd /construction/misc/liblxi/stage/usr/local/lib && { ln -s -f liblxi.so.1.0.0 liblxi.so.1 || { rm -f liblxi.so.1 && ln -s liblxi.so.1.0.0 liblxi.so.1; }; }) libtool: install: (cd /construction/misc/liblxi/stage/usr/local/lib && { ln -s -f liblxi.so.1.0.0 liblxi.so || { rm -f liblxi.so && ln -s liblxi.so.1.0.0 liblxi.so; }; }) libtool: install: /usr/bin/install -c .libs/liblxi.lai /construction/misc/liblxi/stage/usr/local/lib/liblxi.la libtool: warning: remember to run 'libtool --finish /usr/local/lib' /bin/mkdir -p '/construction/misc/liblxi/stage/usr/local/include' install -m 0644 include/lxi.h '/construction/misc/liblxi/stage/usr/local/include' Making install in man /bin/mkdir -p '/construction/misc/liblxi/stage/usr/local/man/man3' install -m 0644 lxi_init.3 lxi_connect.3 lxi_disconnect.3 lxi_send.3 lxi_receive.3 lxi_discover.3 '/construction/misc/liblxi/stage/usr/local/man/man3' install -m 0644 /construction/misc/liblxi/liblxi-1.13/README /construction/misc/liblxi/stage/usr/local/share/doc/liblxi ====> 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:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for liblxi-1.13 file sizes/checksums [11]: 0% file sizes/checksums [11]: 100% packing files [11]: 0% packing files [11]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:46