------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/libiconv-1.14_11.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/p5-Locale-libintl-1.31.txz Installing /packages/All/p5-Text-Unidecode-1.30.txz Installing /packages/All/p5-Unicode-EastAsianWidth-12.0.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/texinfo-6.7_2,1.txz Installing /packages/All/pkgconf-1.6.3,1.txz Installing /packages/All/m4-1.4.18_1,1.txz Installing /packages/All/autoconf-wrapper-20131203.txz 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:16 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> libcfu-0.04.a_3 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> libcfu-0.04.a_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by libcfu-0.04.a_3 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> libcfu-0.04.a_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by libcfu-0.04.a_3 for building => SHA256 Checksum OK for crees-libcfu-0.04a-947dba4_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> libcfu-0.04.a_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by libcfu-0.04.a_3 for building ===> Extracting for libcfu-0.04.a_3 => SHA256 Checksum OK for crees-libcfu-0.04a-947dba4_GH0.tar.gz. Extracted Memory Use: 0.66M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for libcfu-0.04.a_3 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> libcfu-0.04.a_3 depends on file: /usr/local/bin/makeinfo - found ===> libcfu-0.04.a_3 depends on package: pkgconf>=1.3.0_1 - found ===> libcfu-0.04.a_3 depends on package: autoconf>=2.69 - found ===> libcfu-0.04.a_3 depends on package: automake>=1.16.1 - found ===> libcfu-0.04.a_3 depends on executable: libtoolize - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> libcfu-0.04.a_3 depends on file: /usr/local/bin/makeinfo - found ===> libcfu-0.04.a_3 depends on package: pkgconf>=1.3.0_1 - found ===> libcfu-0.04.a_3 depends on package: autoconf>=2.69 - found ===> libcfu-0.04.a_3 depends on package: automake>=1.16.1 - found ===> libcfu-0.04.a_3 depends on executable: libtoolize - found ===> Configuring for libcfu-0.04.a_3 aclocal: warning: couldn't open directory 'm4': No such file or directory libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. libtoolize: copying file 'build-aux/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' libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:9: installing 'build-aux/compile' configure.ac:9: installing 'build-aux/config.guess' configure.ac:9: installing 'build-aux/config.sub' configure.ac:7: installing 'build-aux/install-sh' configure.ac:7: installing 'build-aux/missing' doc/Makefile.am:11: installing 'build-aux/mdate-sh' doc/Makefile.am:11: installing 'build-aux/texinfo.tex' doc/Makefile.am:5: warning: user variable 'TEXI2DVI' defined here ... /usr/local/share/automake-1.16/am/texinfos.am: ... overrides Automake variable 'TEXI2DVI' defined here doc/Makefile.am:9: warning: user variable 'DVIPS' defined here ... /usr/local/share/automake-1.16/am/texinfos.am: ... overrides Automake variable 'DVIPS' defined here examples/Makefile.am: installing 'build-aux/depcomp' /usr/local/share/automake-1.16/am/ltlibrary.am: warning: 'libcfu.la': linking libtool libraries using a non-POSIX /usr/local/share/automake-1.16/am/ltlibrary.am: archiver requires 'AM_PROG_AR' in 'configure.ac' src/Makefile.am:1: while processing Libtool library 'libcfu.la' 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 build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking how to print strings... printf 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 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 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 ANSI C header files... (cached) yes checking whether to enable assertions... yes checking whether time.h and sys/time.h may both be included... yes checking for stdarg.h... (cached) yes checking for sys/time.h... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... (cached) yes checking for uint64_t... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for working memcmp... yes checking for gettimeofday... (cached) yes checking for memset... (cached) yes checking for snprintf... (cached) yes checking for strcasecmp... (cached) yes checking for strncasecmp... (cached) yes checking for vsnprintf... (cached) yes checking for clock_gettime... (cached) yes checking for pthread_create in -lpthread... yes checking for pthread.h... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libcfu.pc config.status: creating Makefile config.status: creating src/Makefile config.status: creating examples/Makefile config.status: creating doc/Makefile config.status: creating src/config.h config.status: executing depfiles commands config.status: executing libtool commands SUCCEEDED 00:00:26 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for libcfu-0.04.a_3 --- all-recursive --- Making all in src --- all --- /usr/bin/make all-am --- cfuhash.lo --- --- cfutimer.lo --- --- cfustring.lo --- --- cfulist.lo --- --- cfuconf.lo --- --- cfu.lo --- --- cfuopt.lo --- --- snprintf.lo --- --- cfuthread_queue.lo --- --- cfuhash.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -MT cfuhash.lo -MD -MP -MF .deps/cfuhash.Tpo -c -o cfuhash.lo cfuhash.c --- cfutimer.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -MT cfutimer.lo -MD -MP -MF .deps/cfutimer.Tpo -c -o cfutimer.lo cfutimer.c --- cfustring.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -MT cfustring.lo -MD -MP -MF .deps/cfustring.Tpo -c -o cfustring.lo cfustring.c --- cfulist.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -MT cfulist.lo -MD -MP -MF .deps/cfulist.Tpo -c -o cfulist.lo cfulist.c --- cfuconf.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -MT cfuconf.lo -MD -MP -MF .deps/cfuconf.Tpo -c -o cfuconf.lo cfuconf.c --- cfu.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -MT cfu.lo -MD -MP -MF .deps/cfu.Tpo -c -o cfu.lo cfu.c --- cfuopt.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -MT cfuopt.lo -MD -MP -MF .deps/cfuopt.Tpo -c -o cfuopt.lo cfuopt.c --- snprintf.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -MT snprintf.lo -MD -MP -MF .deps/snprintf.Tpo -c -o snprintf.lo snprintf.c --- cfuthread_queue.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -MT cfuthread_queue.lo -MD -MP -MF .deps/cfuthread_queue.Tpo -c -o cfuthread_queue.lo cfuthread_queue.c --- cfuhash.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -MT cfuhash.lo -MD -MP -MF .deps/cfuhash.Tpo -c cfuhash.c -fPIC -DPIC -o .libs/cfuhash.o --- cfuconf.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -MT cfuconf.lo -MD -MP -MF .deps/cfuconf.Tpo -c cfuconf.c -fPIC -DPIC -o .libs/cfuconf.o --- cfulist.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -MT cfulist.lo -MD -MP -MF .deps/cfulist.Tpo -c cfulist.c -fPIC -DPIC -o .libs/cfulist.o --- cfuthread_queue.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -MT cfuthread_queue.lo -MD -MP -MF .deps/cfuthread_queue.Tpo -c cfuthread_queue.c -fPIC -DPIC -o .libs/cfuthread_queue.o --- cfustring.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -MT cfustring.lo -MD -MP -MF .deps/cfustring.Tpo -c cfustring.c -fPIC -DPIC -o .libs/cfustring.o --- snprintf.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -MT snprintf.lo -MD -MP -MF .deps/snprintf.Tpo -c snprintf.c -fPIC -DPIC -o .libs/snprintf.o libtool: compile: cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -MT snprintf.lo -MD -MP -MF .deps/snprintf.Tpo -c snprintf.c -o snprintf.o >/dev/null 2>&1 --- cfuthread_queue.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -MT cfuthread_queue.lo -MD -MP -MF .deps/cfuthread_queue.Tpo -c cfuthread_queue.c -o cfuthread_queue.o >/dev/null 2>&1 --- cfutimer.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -MT cfutimer.lo -MD -MP -MF .deps/cfutimer.Tpo -c cfutimer.c -fPIC -DPIC -o .libs/cfutimer.o --- snprintf.lo --- mv -f .deps/snprintf.Tpo .deps/snprintf.Plo --- cfuthread_queue.lo --- mv -f .deps/cfuthread_queue.Tpo .deps/cfuthread_queue.Plo --- cfu.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -MT cfu.lo -MD -MP -MF .deps/cfu.Tpo -c cfu.c -fPIC -DPIC -o .libs/cfu.o --- cfulist.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -MT cfulist.lo -MD -MP -MF .deps/cfulist.Tpo -c cfulist.c -o cfulist.o >/dev/null 2>&1 --- cfutimer.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -MT cfutimer.lo -MD -MP -MF .deps/cfutimer.Tpo -c cfutimer.c -o cfutimer.o >/dev/null 2>&1 --- cfu.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -MT cfu.lo -MD -MP -MF .deps/cfu.Tpo -c cfu.c -o cfu.o >/dev/null 2>&1 --- cfutimer.lo --- mv -f .deps/cfutimer.Tpo .deps/cfutimer.Plo --- cfustring.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -MT cfustring.lo -MD -MP -MF .deps/cfustring.Tpo -c cfustring.c -o cfustring.o >/dev/null 2>&1 --- cfu.lo --- mv -f .deps/cfu.Tpo .deps/cfu.Plo --- cfuopt.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -MT cfuopt.lo -MD -MP -MF .deps/cfuopt.Tpo -c cfuopt.c -fPIC -DPIC -o .libs/cfuopt.o --- cfulist.lo --- mv -f .deps/cfulist.Tpo .deps/cfulist.Plo --- cfuconf.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -MT cfuconf.lo -MD -MP -MF .deps/cfuconf.Tpo -c cfuconf.c -o cfuconf.o >/dev/null 2>&1 --- cfuopt.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -MT cfuopt.lo -MD -MP -MF .deps/cfuopt.Tpo -c cfuopt.c -o cfuopt.o >/dev/null 2>&1 --- cfuhash.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -MT cfuhash.lo -MD -MP -MF .deps/cfuhash.Tpo -c cfuhash.c -o cfuhash.o >/dev/null 2>&1 --- cfustring.lo --- mv -f .deps/cfustring.Tpo .deps/cfustring.Plo --- cfuopt.lo --- mv -f .deps/cfuopt.Tpo .deps/cfuopt.Plo --- cfuconf.lo --- mv -f .deps/cfuconf.Tpo .deps/cfuconf.Plo --- cfuhash.lo --- mv -f .deps/cfuhash.Tpo .deps/cfuhash.Plo --- libcfu.la --- /bin/sh ../libtool --tag=CC --mode=link cc -pipe -O2 -fno-strict-aliasing -o libcfu.la -rpath /usr/local/lib cfuhash.lo cfutimer.lo cfustring.lo cfulist.lo cfuconf.lo cfu.lo cfuopt.lo snprintf.lo cfuthread_queue.lo -lpthread libtool: link: cc -shared -fPIC -DPIC .libs/cfuhash.o .libs/cfutimer.o .libs/cfustring.o .libs/cfulist.o .libs/cfuconf.o .libs/cfu.o .libs/cfuopt.o .libs/snprintf.o .libs/cfuthread_queue.o -lpthread -O2 -Wl,-soname -Wl,libcfu.so.0 -o .libs/libcfu.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libcfu.so.0" && ln -s "libcfu.so.0.0.0" "libcfu.so.0") libtool: link: (cd ".libs" && rm -f "libcfu.so" && ln -s "libcfu.so.0.0.0" "libcfu.so") libtool: link: ar cru .libs/libcfu.a cfuhash.o cfutimer.o cfustring.o cfulist.o cfuconf.o cfu.o cfuopt.o snprintf.o cfuthread_queue.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libcfu.a libtool: link: ( cd ".libs" && rm -f "libcfu.la" && ln -s "../libcfu.la" "libcfu.la" ) Making all in examples --- hash_usage.o --- --- large_hash.o --- --- strings.o --- --- conf_example.o --- --- conf_example2.o --- --- opt_example.o --- --- conf_example.o --- cc -DHAVE_CONFIG_H -I. -I../src -I../src -pipe -O2 -fno-strict-aliasing -MT conf_example.o -MD -MP -MF .deps/conf_example.Tpo -c -o conf_example.o conf_example.c --- conf_example2.o --- cc -DHAVE_CONFIG_H -I. -I../src -I../src -pipe -O2 -fno-strict-aliasing -MT conf_example2.o -MD -MP -MF .deps/conf_example2.Tpo -c -o conf_example2.o conf_example2.c --- large_hash.o --- cc -DHAVE_CONFIG_H -I. -I../src -I../src -pipe -O2 -fno-strict-aliasing -MT large_hash.o -MD -MP -MF .deps/large_hash.Tpo -c -o large_hash.o large_hash.c --- opt_example.o --- cc -DHAVE_CONFIG_H -I. -I../src -I../src -pipe -O2 -fno-strict-aliasing -MT opt_example.o -MD -MP -MF .deps/opt_example.Tpo -c -o opt_example.o opt_example.c --- hash_usage.o --- cc -DHAVE_CONFIG_H -I. -I../src -I../src -pipe -O2 -fno-strict-aliasing -MT hash_usage.o -MD -MP -MF .deps/hash_usage.Tpo -c -o hash_usage.o hash_usage.c --- strings.o --- cc -DHAVE_CONFIG_H -I. -I../src -I../src -pipe -O2 -fno-strict-aliasing -MT strings.o -MD -MP -MF .deps/strings.Tpo -c -o strings.o strings.c --- conf_example2.o --- mv -f .deps/conf_example2.Tpo .deps/conf_example2.Po --- conf_example.o --- mv -f .deps/conf_example.Tpo .deps/conf_example.Po --- conf_example2 --- --- conf_example --- /bin/sh ../libtool --tag=CC --mode=link cc -I../src -pipe -O2 -fno-strict-aliasing -o conf_example conf_example.o ../src/libcfu.la -lpthread --- opt_example.o --- mv -f .deps/opt_example.Tpo .deps/opt_example.Po --- opt_example --- --- conf_example2 --- /bin/sh ../libtool --tag=CC --mode=link cc -I../src -pipe -O2 -fno-strict-aliasing -o conf_example2 conf_example2.o ../src/libcfu.la -lpthread --- opt_example --- /bin/sh ../libtool --tag=CC --mode=link cc -I../src -pipe -O2 -fno-strict-aliasing -o opt_example opt_example.o ../src/libcfu.la -lpthread --- strings.o --- mv -f .deps/strings.Tpo .deps/strings.Po --- strings --- /bin/sh ../libtool --tag=CC --mode=link cc -I../src -pipe -O2 -fno-strict-aliasing -o strings strings.o ../src/libcfu.la -lpthread --- conf_example2 --- libtool: link: cc -I../src -pipe -O2 -fno-strict-aliasing -o .libs/conf_example2 conf_example2.o ../src/.libs/libcfu.so -lpthread -Wl,-rpath -Wl,/usr/local/lib --- conf_example --- libtool: link: cc -I../src -pipe -O2 -fno-strict-aliasing -o .libs/conf_example conf_example.o ../src/.libs/libcfu.so -lpthread -Wl,-rpath -Wl,/usr/local/lib --- hash_usage.o --- mv -f .deps/hash_usage.Tpo .deps/hash_usage.Po --- hash_usage --- /bin/sh ../libtool --tag=CC --mode=link cc -I../src -pipe -O2 -fno-strict-aliasing -o hash_usage hash_usage.o ../src/libcfu.la -lpthread --- large_hash.o --- mv -f .deps/large_hash.Tpo .deps/large_hash.Po --- large_hash --- --- opt_example --- libtool: link: cc -I../src -pipe -O2 -fno-strict-aliasing -o .libs/opt_example opt_example.o ../src/.libs/libcfu.so -lpthread -Wl,-rpath -Wl,/usr/local/lib --- large_hash --- /bin/sh ../libtool --tag=CC --mode=link cc -I../src -pipe -O2 -fno-strict-aliasing -o large_hash large_hash.o ../src/libcfu.la -lpthread --- strings --- libtool: link: cc -I../src -pipe -O2 -fno-strict-aliasing -o .libs/strings strings.o ../src/.libs/libcfu.so -lpthread -Wl,-rpath -Wl,/usr/local/lib --- hash_usage --- libtool: link: cc -I../src -pipe -O2 -fno-strict-aliasing -o .libs/hash_usage hash_usage.o ../src/.libs/libcfu.so -lpthread -Wl,-rpath -Wl,/usr/local/lib --- large_hash --- libtool: link: cc -I../src -pipe -O2 -fno-strict-aliasing -o .libs/large_hash large_hash.o ../src/.libs/libcfu.so -lpthread -Wl,-rpath -Wl,/usr/local/lib Making all in doc Updating ./version.texi INFO ./libcfu.info ./libcfu.texi:445: warning: missing name for @defvr ./libcfu.texi:448: warning: missing name for @defvr ./libcfu.texi:452: warning: missing name for @defvr ./libcfu.texi:456: warning: missing name for @defvr ./libcfu.texi:461: warning: missing name for @defvr ./libcfu.texi:464: warning: missing name for @defvr SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> libcfu-0.04.a_3 depends on executable: indexinfo - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for libcfu-0.04.a_3 ===> libcfu-0.04.a_3 depends on executable: indexinfo - found ===> Generating temporary packing list if test -z 'strip'; then /usr/bin/make INSTALL_PROGRAM="/bin/sh /construction/devel/libcfu/libcfu-947dba4/build-aux/install-sh -c -s" install_sh_PROGRAM="/bin/sh /construction/devel/libcfu/libcfu-947dba4/build-aux/install-sh -c -s" INSTALL_STRIP_FLAG=-s install; else /usr/bin/make INSTALL_PROGRAM="/bin/sh /construction/devel/libcfu/libcfu-947dba4/build-aux/install-sh -c -s" install_sh_PROGRAM="/bin/sh /construction/devel/libcfu/libcfu-947dba4/build-aux/install-sh -c -s" INSTALL_STRIP_FLAG=-s "INSTALL_PROGRAM_ENV=STRIPPROG='strip'" install; fi Making install in src /bin/mkdir -p '/construction/devel/libcfu/stage/usr/local/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c -s libcfu.la '/construction/devel/libcfu/stage/usr/local/lib' libtool: install: /usr/bin/install -c .libs/libcfu.so.0.0.0 /construction/devel/libcfu/stage/usr/local/lib/libcfu.so.0.0.0 libtool: install: strip --strip-unneeded /construction/devel/libcfu/stage/usr/local/lib/libcfu.so.0.0.0 libtool: install: (cd /construction/devel/libcfu/stage/usr/local/lib && { ln -s -f libcfu.so.0.0.0 libcfu.so.0 || { rm -f libcfu.so.0 && ln -s libcfu.so.0.0.0 libcfu.so.0; }; }) libtool: install: (cd /construction/devel/libcfu/stage/usr/local/lib && { ln -s -f libcfu.so.0.0.0 libcfu.so || { rm -f libcfu.so && ln -s libcfu.so.0.0.0 libcfu.so; }; }) libtool: install: /usr/bin/install -c .libs/libcfu.lai /construction/devel/libcfu/stage/usr/local/lib/libcfu.la libtool: install: /usr/bin/install -c .libs/libcfu.a /construction/devel/libcfu/stage/usr/local/lib/libcfu.a libtool: install: strip --strip-debug /construction/devel/libcfu/stage/usr/local/lib/libcfu.a libtool: install: chmod 644 /construction/devel/libcfu/stage/usr/local/lib/libcfu.a libtool: install: ranlib /construction/devel/libcfu/stage/usr/local/lib/libcfu.a libtool: warning: remember to run 'libtool --finish /usr/local/lib' /bin/mkdir -p '/construction/devel/libcfu/stage/usr/local/include/cfu' install -m 0644 cfu.h cfuhash.h cfutimer.h cfustring.h cfulist.h cfuconf.h cfuopt.h cfuthread_queue.h '/construction/devel/libcfu/stage/usr/local/include/cfu' Making install in examples Making install in doc /bin/mkdir -p '/construction/devel/libcfu/stage/usr/local/share/info' install -m 0644 ./libcfu.info '/construction/devel/libcfu/stage/usr/local/share/info' install-info --info-dir='/construction/devel/libcfu/stage/usr/local/share/info' '/construction/devel/libcfu/stage/usr/local/share/info/libcfu.info' /bin/mkdir -p '/construction/devel/libcfu/stage/usr/local/libdata/pkgconfig' install -m 0644 libcfu.pc '/construction/devel/libcfu/stage/usr/local/libdata/pkgconfig' ====> 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 libcfu-0.04.a_3 file sizes/checksums [14]: 0% file sizes/checksums [14]: 100% packing files [14]: 0% packing files [14]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:50