------------------------------------------------------------------------------- -- 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/gmp-6.2.0.txz Installing /packages/All/libxml2-2.9.10.txz Installing /packages/All/igraph-0.7.1.txz SUCCEEDED 00:00:15 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> rankwidth-0.8 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> rankwidth-0.8 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by rankwidth-0.8 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> rankwidth-0.8 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by rankwidth-0.8 for building => SHA256 Checksum OK for rw-0.8.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> rankwidth-0.8 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by rankwidth-0.8 for building ===> Extracting for rankwidth-0.8 => SHA256 Checksum OK for rw-0.8.tar.gz. Extracted Memory Use: 0.91M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for rankwidth-0.8 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> rankwidth-0.8 depends on package: pkgconf>=1.3.0_1 - found ===> rankwidth-0.8 depends on package: autoconf>=2.69 - found ===> rankwidth-0.8 depends on package: automake>=1.16.1 - found ===> rankwidth-0.8 depends on executable: libtoolize - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> rankwidth-0.8 depends on shared library: libigraph.so - found (/usr/local/lib/libigraph.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> rankwidth-0.8 depends on package: pkgconf>=1.3.0_1 - found ===> rankwidth-0.8 depends on package: autoconf>=2.69 - found ===> rankwidth-0.8 depends on package: automake>=1.16.1 - found ===> rankwidth-0.8 depends on executable: libtoolize - found ===> rankwidth-0.8 depends on shared library: libigraph.so - found (/usr/local/lib/libigraph.so) ===> Configuring for rankwidth-0.8 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:4: installing './ar-lib' configure.ac:4: installing './compile' configure.ac:6: installing './config.guess' configure.ac:6: installing './config.sub' configure.ac:3: installing './install-sh' configure.ac:3: installing './missing' 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 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... yes 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 for cc option to accept ISO C99... none needed checking pkg-config is at least version 0.9.0... yes checking for IGRAPH... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands config.status: executing libtool commands SUCCEEDED 00:00:24 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for rankwidth-0.8 --- rw-simplerw.o --- --- rw.lo --- --- rw-simplerw.o --- cc -DPACKAGE_NAME=\"rw\" -DPACKAGE_TARNAME=\"rw\" -DPACKAGE_VERSION=\"0.7\" -DPACKAGE_STRING=\"rw\ 0.7\" -DPACKAGE_BUGREPORT=\"philipp@informatik.uni-frankfurt.de\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rw\" -DVERSION=\"0.7\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -isystem /usr/local/include -I/usr/local/include/igraph --std=c99 -pedantic -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT rw-simplerw.o -MD -MP -MF .deps/rw-simplerw.Tpo -c -o rw-simplerw.o `test -f 'simplerw.c' || echo './'`simplerw.c --- rw.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"rw\" -DPACKAGE_TARNAME=\"rw\" -DPACKAGE_VERSION=\"0.7\" -DPACKAGE_STRING=\"rw\ 0.7\" -DPACKAGE_BUGREPORT=\"philipp@informatik.uni-frankfurt.de\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rw\" -DVERSION=\"0.7\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -isystem /usr/local/include --std=c99 -pedantic -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT rw.lo -MD -MP -MF .deps/rw.Tpo -c -o rw.lo rw.c --- rw-simplerw.o --- mv -f .deps/rw-simplerw.Tpo .deps/rw-simplerw.Po --- rw.lo --- libtool: compile: cc -DPACKAGE_NAME=\"rw\" -DPACKAGE_TARNAME=\"rw\" -DPACKAGE_VERSION=\"0.7\" "-DPACKAGE_STRING=\"rw 0.7\"" -DPACKAGE_BUGREPORT=\"philipp@informatik.uni-frankfurt.de\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rw\" -DVERSION=\"0.7\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -isystem /usr/local/include --std=c99 -pedantic -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT rw.lo -MD -MP -MF .deps/rw.Tpo -c rw.c -fPIC -DPIC -o .libs/rw.o libtool: compile: cc -DPACKAGE_NAME=\"rw\" -DPACKAGE_TARNAME=\"rw\" -DPACKAGE_VERSION=\"0.7\" "-DPACKAGE_STRING=\"rw 0.7\"" -DPACKAGE_BUGREPORT=\"philipp@informatik.uni-frankfurt.de\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rw\" -DVERSION=\"0.7\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -isystem /usr/local/include --std=c99 -pedantic -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT rw.lo -MD -MP -MF .deps/rw.Tpo -c rw.c -o rw.o >/dev/null 2>&1 mv -f .deps/rw.Tpo .deps/rw.Plo --- librw.la --- /bin/sh ./libtool --tag=CC --mode=link cc --std=c99 -pedantic -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -o librw.la -rpath /usr/local/lib rw.lo -L/usr/local/lib libtool: link: cc -shared -fPIC -DPIC .libs/rw.o -L/usr/local/lib -O2 -Wl,-soname -Wl,librw.so.0 -o .libs/librw.so.0.0.0 libtool: link: (cd ".libs" && rm -f "librw.so.0" && ln -s "librw.so.0.0.0" "librw.so.0") libtool: link: (cd ".libs" && rm -f "librw.so" && ln -s "librw.so.0.0.0" "librw.so") libtool: link: ar cru .libs/librw.a rw.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/librw.a libtool: link: ( cd ".libs" && rm -f "librw.la" && ln -s "../librw.la" "librw.la" ) --- rw --- /bin/sh ./libtool --tag=CC --mode=link cc -I/usr/local/include/igraph --std=c99 -pedantic -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -L/usr/local/lib -ligraph -o rw rw-simplerw.o librw.la -L/usr/local/lib libtool: link: cc -I/usr/local/include/igraph --std=c99 -pedantic -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -o .libs/rw rw-simplerw.o -L/usr/local/lib -ligraph ./.libs/librw.so -Wl,-rpath -Wl,/usr/local/lib SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for rankwidth-0.8 ===> Generating temporary packing list /bin/mkdir -p '/construction/math/rankwidth/stage/usr/local/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c librw.la '/construction/math/rankwidth/stage/usr/local/lib' libtool: install: /usr/bin/install -c .libs/librw.so.0.0.0 /construction/math/rankwidth/stage/usr/local/lib/librw.so.0.0.0 libtool: install: (cd /construction/math/rankwidth/stage/usr/local/lib && { ln -s -f librw.so.0.0.0 librw.so.0 || { rm -f librw.so.0 && ln -s librw.so.0.0.0 librw.so.0; }; }) libtool: install: (cd /construction/math/rankwidth/stage/usr/local/lib && { ln -s -f librw.so.0.0.0 librw.so || { rm -f librw.so && ln -s librw.so.0.0.0 librw.so; }; }) libtool: install: /usr/bin/install -c .libs/librw.lai /construction/math/rankwidth/stage/usr/local/lib/librw.la libtool: install: /usr/bin/install -c .libs/librw.a /construction/math/rankwidth/stage/usr/local/lib/librw.a libtool: install: chmod 644 /construction/math/rankwidth/stage/usr/local/lib/librw.a libtool: install: ranlib /construction/math/rankwidth/stage/usr/local/lib/librw.a libtool: warning: remember to run 'libtool --finish /usr/local/lib' /bin/mkdir -p '/construction/math/rankwidth/stage/usr/local/bin' /bin/sh ./libtool --mode=install install -s -m 555 rw '/construction/math/rankwidth/stage/usr/local/bin' libtool: warning: 'librw.la' has not been installed in '/usr/local/lib' libtool: install: install -m 555 -s .libs/rw /construction/math/rankwidth/stage/usr/local/bin/rw /bin/mkdir -p '/construction/math/rankwidth/stage/usr/local/share/doc/rw' install -m 0644 README example_graphs/Hängematte example_graphs/grid example_graphs/igrid '/construction/math/rankwidth/stage/usr/local/share/doc/rw' /bin/mkdir -p '/construction/math/rankwidth/stage/usr/local/include' install -m 0644 rw.h '/construction/math/rankwidth/stage/usr/local/include' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: 'lib/librw.so.0.0.0' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for rankwidth-0.8 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:44