Building hamsterdb-1.1.15.txz (origin /buildshare/ports/355755/databases/hamsterdb) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/hamsterdb-1.1.15.tar.gz x packages/ x packages/pkg-1.2.7_2.txz x packages/gmake-3.82_1.txz x packages/gettext-0.18.3.1_1.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> hamsterdb-1.1.15 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /buildshare/ports/355755/ports-mgmt/pkg ===> Installing existing package /packages/pkg-1.2.7_2.txz Installing pkg-1.2.7_2... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of hamsterdb-1.1.15 ===> hamsterdb-1.1.15 depends on executable: gmake - not found ===> Verifying install for gmake in /buildshare/ports/355755/devel/gmake ===> Installing existing package /packages/gmake-3.82_1.txz Installing gmake-3.82_1...Installing gettext-0.18.3.1_1... done done ===> Returning to build of hamsterdb-1.1.15 Make install ===> hamsterdb-1.1.15 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by hamsterdb-1.1.15 for building ===> Extracting for hamsterdb-1.1.15 => SHA256 Checksum OK for hamsterdb-1.1.15.tar.gz. /usr/bin/sed -i.bak -e 's#-ldl##g' /obj/buildshare/ports/355755/databases/hamsterdb/work/hamsterdb-1.1.15/configure /usr/bin/sed -i.bak -e 's#-ldl##g' /obj/buildshare/ports/355755/databases/hamsterdb/work/hamsterdb-1.1.15/unittests/Makefile.in ===> Patching for hamsterdb-1.1.15 ===> Applying FreeBSD patches for hamsterdb-1.1.15 ===> hamsterdb-1.1.15 depends on executable: gmake - found ===> Configuring for hamsterdb-1.1.15 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/databases/hamsterdb/work/hamsterdb-1.1.15/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/databases/hamsterdb/work/hamsterdb-1.1.15/configure configure: loading site script /buildshare/ports/355755/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel 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 gmake sets $(MAKE)... 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 for style of include used by gmake... GNU 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 for ranlib... ranlib checking build system type... powerpc-portbld-freebsd11.0 checking host system type... powerpc-portbld-freebsd11.0 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 whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert powerpc-portbld-freebsd11.0 file names to powerpc-portbld-freebsd11.0 format... func_convert_file_noop checking how to convert powerpc-portbld-freebsd11.0 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... dlltool checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... (cached) ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no 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... freebsd11.0 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 how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd11.0 ld.so checking how to hardcode library paths into programs... immediate checking for ANSI C header files... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... (cached) yes checking for mmap... (cached) yes checking for munmap... (cached) yes checking for getpagesize... (cached) yes checking for fdatasync... no checking for fsync... (cached) yes checking for writev... yes checking for fcntl.h... (cached) yes checking for unistd.h... (cached) yes checking for malloc.h... (cached) no checking for off_t... (cached) yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... (cached) yes checking target system type... powerpc-portbld-freebsd11.0 checking for pread... (cached) yes checking for pwrite... (cached) yes checking whether byte ordering is bigendian... yes checking whether the compiler supports __FUNCTION__ macro... yes checking whether we need -fno-tree-vectorize... no checking for support of the O_LARGEFILE flag... no checking for support of the O_NOATIME flag... no checking if google protocol buffers are installed... no checking if libcurl is installed... no configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/protocol/Makefile config.status: creating include/Makefile config.status: creating include/ham/Makefile config.status: creating samples/Makefile config.status: creating unittests/Makefile config.status: creating 3rdparty/Makefile config.status: creating 3rdparty/aes/Makefile config.status: creating 3rdparty/zlib/Makefile config.status: creating 3rdparty/json/Makefile config.status: creating 3rdparty/mongoose/Makefile config.status: creating tools/Makefile config.status: creating src/server/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands #================================================================ # Configuring hamsterdb version 1.1.15 # Settings: (big endian) (protobuf missing - remote disabled) (no remote access) # # The remote functionality is disabled because you specified # --disable-remote or because of missing dependencies! #================================================================ ===> Building for hamsterdb-1.1.15 gmake[1]: Entering directory `/obj/buildshare/ports/355755/databases/hamsterdb/work/hamsterdb-1.1.15' gmake all-recursive gmake[2]: Entering directory `/obj/buildshare/ports/355755/databases/hamsterdb/work/hamsterdb-1.1.15' Making all in 3rdparty gmake[3]: Entering directory `/obj/buildshare/ports/355755/databases/hamsterdb/work/hamsterdb-1.1.15/3rdparty' Making all in aes gmake[4]: Entering directory `/obj/buildshare/ports/355755/databases/hamsterdb/work/hamsterdb-1.1.15/3rdparty/aes' /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT aes.lo -MD -MP -MF .deps/aes.Tpo -c -o aes.lo aes.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT aes.lo -MD -MP -MF .deps/aes.Tpo -c aes.c -fPIC -DPIC -o .libs/aes.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT aes.lo -MD -MP -MF .deps/aes.Tpo -c aes.c -o aes.o >/dev/null 2>&1 mv -f .deps/aes.Tpo .deps/aes.Plo /bin/sh ../../libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -o libaes.la aes.lo libtool: link: ar cru .libs/libaes.a .libs/aes.o libtool: link: ranlib .libs/libaes.a libtool: link: ( cd ".libs" && rm -f "libaes.la" && ln -s "../libaes.la" "libaes.la" ) gmake[4]: Leaving directory `/obj/buildshare/ports/355755/databases/hamsterdb/work/hamsterdb-1.1.15/3rdparty/aes' Making all in zlib gmake[4]: Entering directory `/obj/buildshare/ports/355755/databases/hamsterdb/work/hamsterdb-1.1.15/3rdparty/zlib' /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT adler32.lo -MD -MP -MF .deps/adler32.Tpo -c -o adler32.lo adler32.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT adler32.lo -MD -MP -MF .deps/adler32.Tpo -c adler32.c -fPIC -DPIC -o .libs/adler32.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT adler32.lo -MD -MP -MF .deps/adler32.Tpo -c adler32.c -o adler32.o >/dev/null 2>&1 mv -f .deps/adler32.Tpo .deps/adler32.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c -o compress.lo compress.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c compress.c -fPIC -DPIC -o .libs/compress.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c compress.c -o compress.o >/dev/null 2>&1 mv -f .deps/compress.Tpo .deps/compress.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT crc32.lo -MD -MP -MF .deps/crc32.Tpo -c -o crc32.lo crc32.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT crc32.lo -MD -MP -MF .deps/crc32.Tpo -c crc32.c -fPIC -DPIC -o .libs/crc32.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT crc32.lo -MD -MP -MF .deps/crc32.Tpo -c crc32.c -o crc32.o >/dev/null 2>&1 mv -f .deps/crc32.Tpo .deps/crc32.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT gzio.lo -MD -MP -MF .deps/gzio.Tpo -c -o gzio.lo gzio.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT gzio.lo -MD -MP -MF .deps/gzio.Tpo -c gzio.c -fPIC -DPIC -o .libs/gzio.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT gzio.lo -MD -MP -MF .deps/gzio.Tpo -c gzio.c -o gzio.o >/dev/null 2>&1 mv -f .deps/gzio.Tpo .deps/gzio.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT uncompr.lo -MD -MP -MF .deps/uncompr.Tpo -c -o uncompr.lo uncompr.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT uncompr.lo -MD -MP -MF .deps/uncompr.Tpo -c uncompr.c -fPIC -DPIC -o .libs/uncompr.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT uncompr.lo -MD -MP -MF .deps/uncompr.Tpo -c uncompr.c -o uncompr.o >/dev/null 2>&1 mv -f .deps/uncompr.Tpo .deps/uncompr.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT deflate.lo -MD -MP -MF .deps/deflate.Tpo -c -o deflate.lo deflate.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT deflate.lo -MD -MP -MF .deps/deflate.Tpo -c deflate.c -fPIC -DPIC -o .libs/deflate.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT deflate.lo -MD -MP -MF .deps/deflate.Tpo -c deflate.c -o deflate.o >/dev/null 2>&1 mv -f .deps/deflate.Tpo .deps/deflate.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT trees.lo -MD -MP -MF .deps/trees.Tpo -c -o trees.lo trees.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT trees.lo -MD -MP -MF .deps/trees.Tpo -c trees.c -fPIC -DPIC -o .libs/trees.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT trees.lo -MD -MP -MF .deps/trees.Tpo -c trees.c -o trees.o >/dev/null 2>&1 mv -f .deps/trees.Tpo .deps/trees.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT zutil.lo -MD -MP -MF .deps/zutil.Tpo -c -o zutil.lo zutil.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT zutil.lo -MD -MP -MF .deps/zutil.Tpo -c zutil.c -fPIC -DPIC -o .libs/zutil.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT zutil.lo -MD -MP -MF .deps/zutil.Tpo -c zutil.c -o zutil.o >/dev/null 2>&1 mv -f .deps/zutil.Tpo .deps/zutil.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT inflate.lo -MD -MP -MF .deps/inflate.Tpo -c -o inflate.lo inflate.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT inflate.lo -MD -MP -MF .deps/inflate.Tpo -c inflate.c -fPIC -DPIC -o .libs/inflate.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT inflate.lo -MD -MP -MF .deps/inflate.Tpo -c inflate.c -o inflate.o >/dev/null 2>&1 mv -f .deps/inflate.Tpo .deps/inflate.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT infback.lo -MD -MP -MF .deps/infback.Tpo -c -o infback.lo infback.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT infback.lo -MD -MP -MF .deps/infback.Tpo -c infback.c -fPIC -DPIC -o .libs/infback.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT infback.lo -MD -MP -MF .deps/infback.Tpo -c infback.c -o infback.o >/dev/null 2>&1 mv -f .deps/infback.Tpo .deps/infback.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT inftrees.lo -MD -MP -MF .deps/inftrees.Tpo -c -o inftrees.lo inftrees.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT inftrees.lo -MD -MP -MF .deps/inftrees.Tpo -c inftrees.c -fPIC -DPIC -o .libs/inftrees.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT inftrees.lo -MD -MP -MF .deps/inftrees.Tpo -c inftrees.c -o inftrees.o >/dev/null 2>&1 mv -f .deps/inftrees.Tpo .deps/inftrees.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT inffast.lo -MD -MP -MF .deps/inffast.Tpo -c -o inffast.lo inffast.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT inffast.lo -MD -MP -MF .deps/inffast.Tpo -c inffast.c -fPIC -DPIC -o .libs/inffast.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT inffast.lo -MD -MP -MF .deps/inffast.Tpo -c inffast.c -o inffast.o >/dev/null 2>&1 mv -f .deps/inffast.Tpo .deps/inffast.Plo /bin/sh ../../libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -o libzlib.la adler32.lo compress.lo crc32.lo gzio.lo uncompr.lo deflate.lo trees.lo zutil.lo inflate.lo infback.lo inftrees.lo inffast.lo libtool: link: ar cru .libs/libzlib.a .libs/adler32.o .libs/compress.o .libs/crc32.o .libs/gzio.o .libs/uncompr.o .libs/deflate.o .libs/trees.o .libs/zutil.o .libs/inflate.o .libs/infback.o .libs/inftrees.o .libs/inffast.o libtool: link: ranlib .libs/libzlib.a libtool: link: ( cd ".libs" && rm -f "libzlib.la" && ln -s "../libzlib.la" "libzlib.la" ) gmake[4]: Leaving directory `/obj/buildshare/ports/355755/databases/hamsterdb/work/hamsterdb-1.1.15/3rdparty/zlib' Making all in json gmake[4]: Entering directory `/obj/buildshare/ports/355755/databases/hamsterdb/work/hamsterdb-1.1.15/3rdparty/json' /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT ConvertUTF.lo -MD -MP -MF .deps/ConvertUTF.Tpo -c -o ConvertUTF.lo ConvertUTF.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT ConvertUTF.lo -MD -MP -MF .deps/ConvertUTF.Tpo -c ConvertUTF.c -fPIC -DPIC -o .libs/ConvertUTF.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT ConvertUTF.lo -MD -MP -MF .deps/ConvertUTF.Tpo -c ConvertUTF.c -o ConvertUTF.o >/dev/null 2>&1 mv -f .deps/ConvertUTF.Tpo .deps/ConvertUTF.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT JSON_parser.lo -MD -MP -MF .deps/JSON_parser.Tpo -c -o JSON_parser.lo JSON_parser.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT JSON_parser.lo -MD -MP -MF .deps/JSON_parser.Tpo -c JSON_parser.c -fPIC -DPIC -o .libs/JSON_parser.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT JSON_parser.lo -MD -MP -MF .deps/JSON_parser.Tpo -c JSON_parser.c -o JSON_parser.o >/dev/null 2>&1 mv -f .deps/JSON_parser.Tpo .deps/JSON_parser.Plo /bin/sh ../../libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -o libjson.la ConvertUTF.lo JSON_parser.lo libtool: link: ar cru .libs/libjson.a .libs/ConvertUTF.o .libs/JSON_parser.o libtool: link: ranlib .libs/libjson.a libtool: link: ( cd ".libs" && rm -f "libjson.la" && ln -s "../libjson.la" "libjson.la" ) gmake[4]: Leaving directory `/obj/buildshare/ports/355755/databases/hamsterdb/work/hamsterdb-1.1.15/3rdparty/json' Making all in mongoose gmake[4]: Entering directory `/obj/buildshare/ports/355755/databases/hamsterdb/work/hamsterdb-1.1.15/3rdparty/mongoose' /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT mongoose.lo -MD -MP -MF .deps/mongoose.Tpo -c -o mongoose.lo mongoose.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT mongoose.lo -MD -MP -MF .deps/mongoose.Tpo -c mongoose.c -fPIC -DPIC -o .libs/mongoose.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT mongoose.lo -MD -MP -MF .deps/mongoose.Tpo -c mongoose.c -o mongoose.o >/dev/null 2>&1 mv -f .deps/mongoose.Tpo .deps/mongoose.Plo /bin/sh ../../libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -o libmongoose.la mongoose.lo libtool: link: ar cru .libs/libmongoose.a .libs/mongoose.o libtool: link: ranlib .libs/libmongoose.a libtool: link: ( cd ".libs" && rm -f "libmongoose.la" && ln -s "../libmongoose.la" "libmongoose.la" ) gmake[4]: Leaving directory `/obj/buildshare/ports/355755/databases/hamsterdb/work/hamsterdb-1.1.15/3rdparty/mongoose' gmake[4]: Entering directory `/obj/buildshare/ports/355755/databases/hamsterdb/work/hamsterdb-1.1.15/3rdparty' gmake[4]: Nothing to be done for `all-am'. gmake[4]: Leaving directory `/obj/buildshare/ports/355755/databases/hamsterdb/work/hamsterdb-1.1.15/3rdparty' gmake[3]: Leaving directory `/obj/buildshare/ports/355755/databases/hamsterdb/work/hamsterdb-1.1.15/3rdparty' Making all in src gmake[3]: Entering directory `/obj/buildshare/ports/355755/databases/hamsterdb/work/hamsterdb-1.1.15/src' gmake[4]: Entering directory `/obj/buildshare/ports/355755/databases/hamsterdb/work/hamsterdb-1.1.15/src' /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../3rdparty/aes -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT log.lo -MD -MP -MF .deps/log.Tpo -c -o log.lo log.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../3rdparty/aes -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT log.lo -MD -MP -MF .deps/log.Tpo -c log.c -fPIC -DPIC -o .libs/log.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../3rdparty/aes -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT log.lo -MD -MP -MF .deps/log.Tpo -c log.c -o log.o >/dev/null 2>&1 mv -f .deps/log.Tpo .deps/log.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../3rdparty/aes -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT blob.lo -MD -MP -MF .deps/blob.Tpo -c -o blob.lo blob.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../3rdparty/aes -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT blob.lo -MD -MP -MF .deps/blob.Tpo -c blob.c -fPIC -DPIC -o .libs/blob.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../3rdparty/aes -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT blob.lo -MD -MP -MF .deps/blob.Tpo -c blob.c -o blob.o >/dev/null 2>&1 mv -f .deps/blob.Tpo .deps/blob.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../3rdparty/aes -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT btree.lo -MD -MP -MF .deps/btree.Tpo -c -o btree.lo btree.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../3rdparty/aes -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT btree.lo -MD -MP -MF .deps/btree.Tpo -c btree.c -fPIC -DPIC -o .libs/btree.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../3rdparty/aes -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT btree.lo -MD -MP -MF .deps/btree.Tpo -c btree.c -o btree.o >/dev/null 2>&1 mv -f .deps/btree.Tpo .deps/btree.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../3rdparty/aes -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT btree_check.lo -MD -MP -MF .deps/btree_check.Tpo -c -o btree_check.lo btree_check.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../3rdparty/aes -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT btree_check.lo -MD -MP -MF .deps/btree_check.Tpo -c btree_check.c -fPIC -DPIC -o .libs/btree_check.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../3rdparty/aes -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT btree_check.lo -MD -MP -MF .deps/btree_check.Tpo -c btree_check.c -o btree_check.o >/dev/null 2>&1 mv -f .deps/btree_check.Tpo .deps/btree_check.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../3rdparty/aes -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT btree_enum.lo -MD -MP -MF .deps/btree_enum.Tpo -c -o btree_enum.lo btree_enum.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../3rdparty/aes -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT btree_enum.lo -MD -MP -MF .deps/btree_enum.Tpo -c btree_enum.c -fPIC -DPIC -o .libs/btree_enum.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../3rdparty/aes -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT btree_enum.lo -MD -MP -MF .deps/btree_enum.Tpo -c btree_enum.c -o btree_enum.o >/dev/null 2>&1 mv -f .deps/btree_enum.Tpo .deps/btree_enum.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../3rdparty/aes -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT btree_erase.lo -MD -MP -MF .deps/btree_erase.Tpo -c -o btree_erase.lo btree_erase.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../3rdparty/aes -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT btree_erase.lo -MD -MP -MF .deps/btree_erase.Tpo -c btree_erase.c -fPIC -DPIC -o .libs/btree_erase.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../3rdparty/aes -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT btree_erase.lo -MD -MP -MF .deps/btree_erase.Tpo -c btree_erase.c -o btree_erase.o >/dev/null 2>&1 mv -f .deps/btree_erase.Tpo .deps/btree_erase.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../3rdparty/aes -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT btree_find.lo -MD -MP -MF .deps/btree_find.Tpo -c -o btree_find.lo btree_find.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../3rdparty/aes -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT btree_find.lo -MD -MP -MF .deps/btree_find.Tpo -c btree_find.c -fPIC -DPIC -o .libs/btree_find.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../3rdparty/aes -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT btree_find.lo -MD -MP -MF .deps/btree_find.Tpo -c btree_find.c -o btree_find.o >/dev/null 2>&1 mv -f .deps/btree_find.Tpo .deps/btree_find.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../3rdparty/aes -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT btree_insert.lo -MD -MP -MF .deps/btree_insert.Tpo -c -o btree_insert.lo btree_insert.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../3rdparty/aes -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT btree_insert.lo -MD -MP -MF .deps/btree_insert.Tpo -c btree_insert.c -fPIC -DPIC -o .libs/btree_insert.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../3rdparty/aes -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT btree_insert.lo -MD -MP -MF .deps/btree_insert.Tpo -c btree_insert.c -o btree_insert.o >/dev/null 2>&1 mv -f .deps/btree_insert.Tpo .deps/btree_insert.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../3rdparty/aes -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c -o cache.lo cache.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../3rdparty/aes -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c cache.c -fPIC -DPIC -o .libs/cache.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../3rdparty/aes -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c cache.c -o cache.o >/dev/null 2>&1 mv -f .deps/cache.Tpo .deps/cache.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../3rdparty/aes -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT db.lo -MD -MP -MF .deps/db.Tpo -c -o db.lo db.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../3rdparty/aes -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT db.lo -MD -MP -MF .deps/db.Tpo -c db.c -fPIC -DPIC -o .libs/db.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../3rdparty/aes -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT db.lo -MD -MP -MF .deps/db.Tpo -c db.c -o db.o >/dev/null 2>&1 mv -f .deps/db.Tpo .deps/db.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../3rdparty/aes -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT env.lo -MD -MP -MF .deps/env.Tpo -c -o env.lo env.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../3rdparty/aes -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT env.lo -MD -MP -MF .deps/env.Tpo -c env.c -fPIC -DPIC -o .libs/env.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../3rdparty/aes -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT env.lo -MD -MP -MF .deps/env.Tpo -c env.c -o env.o >/dev/null 2>&1 mv -f .deps/env.Tpo .deps/env.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../3rdparty/aes -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT error.lo -MD -MP -MF .deps/error.Tpo -c -o error.lo error.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../3rdparty/aes -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -fPIC -DPIC -o .libs/error.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../3rdparty/aes -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -o error.o >/dev/null 2>&1 mv -f .deps/error.Tpo .deps/error.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../3rdparty/aes -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT extkeys.lo -MD -MP -MF .deps/extkeys.Tpo -c -o extkeys.lo extkeys.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../3rdparty/aes -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT extkeys.lo -MD -MP -MF .deps/extkeys.Tpo -c extkeys.c -fPIC -DPIC -o .libs/extkeys.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../3rdparty/aes -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT extkeys.lo -MD -MP -MF .deps/extkeys.Tpo -c extkeys.c -o extkeys.o >/dev/null 2>&1 mv -f .deps/extkeys.Tpo .deps/extkeys.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../3rdparty/aes -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT freelist.lo -MD -MP -MF .deps/freelist.Tpo -c -o freelist.lo freelist.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../3rdparty/aes -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT freelist.lo -MD -MP -MF .deps/freelist.Tpo -c freelist.c -fPIC -DPIC -o .libs/freelist.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../3rdparty/aes -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT freelist.lo -MD -MP -MF .deps/freelist.Tpo -c freelist.c -o freelist.o >/dev/null 2>&1 mv -f .deps/freelist.Tpo .deps/freelist.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../3rdparty/aes -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT freelist_v2.lo -MD -MP -MF .deps/freelist_v2.Tpo -c -o freelist_v2.lo freelist_v2.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../3rdparty/aes -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT freelist_v2.lo -MD -MP -MF .deps/freelist_v2.Tpo -c freelist_v2.c -fPIC -DPIC -o .libs/freelist_v2.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../3rdparty/aes -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT freelist_v2.lo -MD -MP -MF .deps/freelist_v2.Tpo -c freelist_v2.c -o freelist_v2.o >/dev/null 2>&1 mv -f .deps/freelist_v2.Tpo .deps/freelist_v2.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../3rdparty/aes -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT freelist_statistics.lo -MD -MP -MF .deps/freelist_statistics.Tpo -c -o freelist_statistics.lo freelist_statistics.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../3rdparty/aes -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT freelist_statistics.lo -MD -MP -MF .deps/freelist_statistics.Tpo -c freelist_statistics.c -fPIC -DPIC -o .libs/freelist_statistics.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../3rdparty/aes -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT freelist_statistics.lo -MD -MP -MF .deps/freelist_statistics.Tpo -c freelist_statistics.c -o freelist_statistics.o >/dev/null 2>&1 mv -f .deps/freelist_statistics.Tpo .deps/freelist_statistics.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../3rdparty/aes -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT hamsterdb.lo -MD -MP -MF .deps/hamsterdb.Tpo -c -o hamsterdb.lo hamsterdb.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../3rdparty/aes -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT hamsterdb.lo -MD -MP -MF .deps/hamsterdb.Tpo -c hamsterdb.c -fPIC -DPIC -o .libs/hamsterdb.o hamsterdb.c: In function 'ham_env_delete': hamsterdb.c:1067: warning: unused variable 'critsec' libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../3rdparty/aes -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT hamsterdb.lo -MD -MP -MF .deps/hamsterdb.Tpo -c hamsterdb.c -o hamsterdb.o >/dev/null 2>&1 mv -f .deps/hamsterdb.Tpo .deps/hamsterdb.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../3rdparty/aes -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT remote.lo -MD -MP -MF .deps/remote.Tpo -c -o remote.lo remote.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../3rdparty/aes -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT remote.lo -MD -MP -MF .deps/remote.Tpo -c remote.c -fPIC -DPIC -o .libs/remote.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../3rdparty/aes -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT remote.lo -MD -MP -MF .deps/remote.Tpo -c remote.c -o remote.o >/dev/null 2>&1 mv -f .deps/remote.Tpo .deps/remote.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../3rdparty/aes -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT keys.lo -MD -MP -MF .deps/keys.Tpo -c -o keys.lo keys.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../3rdparty/aes -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT keys.lo -MD -MP -MF .deps/keys.Tpo -c keys.c -fPIC -DPIC -o .libs/keys.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../3rdparty/aes -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT keys.lo -MD -MP -MF .deps/keys.Tpo -c keys.c -o keys.o >/dev/null 2>&1 mv -f .deps/keys.Tpo .deps/keys.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../3rdparty/aes -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT mem.lo -MD -MP -MF .deps/mem.Tpo -c -o mem.lo mem.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../3rdparty/aes -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT mem.lo -MD -MP -MF .deps/mem.Tpo -c mem.c -fPIC -DPIC -o .libs/mem.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../3rdparty/aes -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT mem.lo -MD -MP -MF .deps/mem.Tpo -c mem.c -o mem.o >/dev/null 2>&1 mv -f .deps/mem.Tpo .deps/mem.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../3rdparty/aes -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT os_posix.lo -MD -MP -MF .deps/os_posix.Tpo -c -o os_posix.lo os_posix.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../3rdparty/aes -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT os_posix.lo -MD -MP -MF .deps/os_posix.Tpo -c os_posix.c -fPIC -DPIC -o .libs/os_posix.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../3rdparty/aes -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT os_posix.lo -MD -MP -MF .deps/os_posix.Tpo -c os_posix.c -o os_posix.o >/dev/null 2>&1 mv -f .deps/os_posix.Tpo .deps/os_posix.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../3rdparty/aes -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT page.lo -MD -MP -MF .deps/page.Tpo -c -o page.lo page.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../3rdparty/aes -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT page.lo -MD -MP -MF .deps/page.Tpo -c page.c -fPIC -DPIC -o .libs/page.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../3rdparty/aes -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT page.lo -MD -MP -MF .deps/page.Tpo -c page.c -o page.o >/dev/null 2>&1 mv -f .deps/page.Tpo .deps/page.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../3rdparty/aes -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT statistics.lo -MD -MP -MF .deps/statistics.Tpo -c -o statistics.lo statistics.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../3rdparty/aes -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT statistics.lo -MD -MP -MF .deps/statistics.Tpo -c statistics.c -fPIC -DPIC -o .libs/statistics.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../3rdparty/aes -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT statistics.lo -MD -MP -MF .deps/statistics.Tpo -c statistics.c -o statistics.o >/dev/null 2>&1 mv -f .deps/statistics.Tpo .deps/statistics.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../3rdparty/aes -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT txn.lo -MD -MP -MF .deps/txn.Tpo -c -o txn.lo txn.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../3rdparty/aes -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT txn.lo -MD -MP -MF .deps/txn.Tpo -c txn.c -fPIC -DPIC -o .libs/txn.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../3rdparty/aes -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT txn.lo -MD -MP -MF .deps/txn.Tpo -c txn.c -o txn.o >/dev/null 2>&1 mv -f .deps/txn.Tpo .deps/txn.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../3rdparty/aes -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT util.lo -MD -MP -MF .deps/util.Tpo -c -o util.lo util.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../3rdparty/aes -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c -fPIC -DPIC -o .libs/util.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../3rdparty/aes -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c -o util.o >/dev/null 2>&1 mv -f .deps/util.Tpo .deps/util.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../3rdparty/aes -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT btree_cursor.lo -MD -MP -MF .deps/btree_cursor.Tpo -c -o btree_cursor.lo btree_cursor.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../3rdparty/aes -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT btree_cursor.lo -MD -MP -MF .deps/btree_cursor.Tpo -c btree_cursor.c -fPIC -DPIC -o .libs/btree_cursor.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../3rdparty/aes -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT btree_cursor.lo -MD -MP -MF .deps/btree_cursor.Tpo -c btree_cursor.c -o btree_cursor.o >/dev/null 2>&1 mv -f .deps/btree_cursor.Tpo .deps/btree_cursor.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../3rdparty/aes -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT device.lo -MD -MP -MF .deps/device.Tpo -c -o device.lo device.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../3rdparty/aes -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT device.lo -MD -MP -MF .deps/device.Tpo -c device.c -fPIC -DPIC -o .libs/device.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../3rdparty/aes -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT device.lo -MD -MP -MF .deps/device.Tpo -c device.c -o device.o >/dev/null 2>&1 mv -f .deps/device.Tpo .deps/device.Plo /bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -version-info 2:0:0 ../3rdparty/aes/libaes.la ../3rdparty/zlib/libzlib.la -o libhamsterdb.la -rpath /usr/local/lib log.lo blob.lo btree.lo btree_check.lo btree_enum.lo btree_erase.lo btree_find.lo btree_insert.lo cache.lo db.lo env.lo error.lo extkeys.lo freelist.lo freelist_v2.lo freelist_statistics.lo hamsterdb.lo remote.lo keys.lo mem.lo os_posix.lo page.lo statistics.lo txn.lo util.lo btree_cursor.lo device.lo libtool: link: cc -shared -fPIC -DPIC .libs/log.o .libs/blob.o .libs/btree.o .libs/btree_check.o .libs/btree_enum.o .libs/btree_erase.o .libs/btree_find.o .libs/btree_insert.o .libs/cache.o .libs/db.o .libs/env.o .libs/error.o .libs/extkeys.o .libs/freelist.o .libs/freelist_v2.o .libs/freelist_statistics.o .libs/hamsterdb.o .libs/remote.o .libs/keys.o .libs/mem.o .libs/os_posix.o .libs/page.o .libs/statistics.o .libs/txn.o .libs/util.o .libs/btree_cursor.o .libs/device.o -Wl,--whole-archive ../3rdparty/aes/.libs/libaes.a ../3rdparty/zlib/.libs/libzlib.a -Wl,--no-whole-archive -O2 -Wl,-soname -Wl,libhamsterdb.so.2 -o .libs/libhamsterdb.so.2 libtool: link: (cd ".libs" && rm -f "libhamsterdb.so" && ln -s "libhamsterdb.so.2" "libhamsterdb.so") libtool: link: (cd ".libs" && rm -f "libhamsterdb.so" && ln -s "libhamsterdb.so.2" "libhamsterdb.so") libtool: link: (cd .libs/libhamsterdb.lax/libaes.a && ar x "/obj/buildshare/ports/355755/databases/hamsterdb/work/hamsterdb-1.1.15/src/../3rdparty/aes/.libs/libaes.a") libtool: link: (cd .libs/libhamsterdb.lax/libzlib.a && ar x "/obj/buildshare/ports/355755/databases/hamsterdb/work/hamsterdb-1.1.15/src/../3rdparty/zlib/.libs/libzlib.a") libtool: link: ar cru .libs/libhamsterdb.a log.o blob.o btree.o btree_check.o btree_enum.o btree_erase.o btree_find.o btree_insert.o cache.o db.o env.o error.o extkeys.o freelist.o freelist_v2.o freelist_statistics.o hamsterdb.o remote.o keys.o mem.o os_posix.o page.o statistics.o txn.o util.o btree_cursor.o device.o .libs/libhamsterdb.lax/libaes.a/aes.o .libs/libhamsterdb.lax/libzlib.a/adler32.o .libs/libhamsterdb.lax/libzlib.a/compress.o .libs/libhamsterdb.lax/libzlib.a/crc32.o .libs/libhamsterdb.lax/libzlib.a/deflate.o .libs/libhamsterdb.lax/libzlib.a/gzio.o .libs/libhamsterdb.lax/libzlib.a/infback.o .libs/libhamsterdb.lax/libzlib.a/inffast.o .libs/libhamsterdb.lax/libzlib.a/inflate.o .libs/libhamsterdb.lax/libzlib.a/inftrees.o .libs/libhamsterdb.lax/libzlib.a/trees.o .libs/libhamsterdb.lax/libzlib.a/uncompr.o .libs/libhamsterdb.lax/libzlib.a/zutil.o libtool: link: ranlib .libs/libhamsterdb.a libtool: link: rm -fr .libs/libhamsterdb.lax libtool: link: ( cd ".libs" && rm -f "libhamsterdb.la" && ln -s "../libhamsterdb.la" "libhamsterdb.la" ) gmake[4]: Leaving directory `/obj/buildshare/ports/355755/databases/hamsterdb/work/hamsterdb-1.1.15/src' gmake[3]: Leaving directory `/obj/buildshare/ports/355755/databases/hamsterdb/work/hamsterdb-1.1.15/src' Making all in include gmake[3]: Entering directory `/obj/buildshare/ports/355755/databases/hamsterdb/work/hamsterdb-1.1.15/include' Making all in ham gmake[4]: Entering directory `/obj/buildshare/ports/355755/databases/hamsterdb/work/hamsterdb-1.1.15/include/ham' gmake[4]: Nothing to be done for `all'. gmake[4]: Leaving directory `/obj/buildshare/ports/355755/databases/hamsterdb/work/hamsterdb-1.1.15/include/ham' gmake[4]: Entering directory `/obj/buildshare/ports/355755/databases/hamsterdb/work/hamsterdb-1.1.15/include' gmake[4]: Nothing to be done for `all-am'. gmake[4]: Leaving directory `/obj/buildshare/ports/355755/databases/hamsterdb/work/hamsterdb-1.1.15/include' gmake[3]: Leaving directory `/obj/buildshare/ports/355755/databases/hamsterdb/work/hamsterdb-1.1.15/include' Making all in samples gmake[3]: Entering directory `/obj/buildshare/ports/355755/databases/hamsterdb/work/hamsterdb-1.1.15/samples' cc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT db1.o -MD -MP -MF .deps/db1.Tpo -c -o db1.o db1.c mv -f .deps/db1.Tpo .deps/db1.Po /bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -o db1 db1.o ../src/libhamsterdb.la libtool: link: cc -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -o .libs/db1 db1.o ../src/.libs/libhamsterdb.so -Wl,-rpath -Wl,/usr/local/lib cc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT db2.o -MD -MP -MF .deps/db2.Tpo -c -o db2.o db2.c mv -f .deps/db2.Tpo .deps/db2.Po /bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -o db2 db2.o ../src/libhamsterdb.la libtool: link: cc -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -o .libs/db2 db2.o ../src/.libs/libhamsterdb.so -Wl,-rpath -Wl,/usr/local/lib cc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT db3.o -MD -MP -MF .deps/db3.Tpo -c -o db3.o db3.c mv -f .deps/db3.Tpo .deps/db3.Po /bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -o db3 db3.o ../src/libhamsterdb.la libtool: link: cc -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -o .libs/db3 db3.o ../src/.libs/libhamsterdb.so -Wl,-rpath -Wl,/usr/local/lib cc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT db4.o -MD -MP -MF .deps/db4.Tpo -c -o db4.o db4.c mv -f .deps/db4.Tpo .deps/db4.Po /bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -o db4 db4.o ../src/libhamsterdb.la libtool: link: cc -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -o .libs/db4 db4.o ../src/.libs/libhamsterdb.so -Wl,-rpath -Wl,/usr/local/lib cc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT db5.o -MD -MP -MF .deps/db5.Tpo -c -o db5.o db5.c mv -f .deps/db5.Tpo .deps/db5.Po /bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -o db5 db5.o ../src/libhamsterdb.la libtool: link: cc -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -o .libs/db5 db5.o ../src/.libs/libhamsterdb.so -Wl,-rpath -Wl,/usr/local/lib c++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT db6.o -MD -MP -MF .deps/db6.Tpo -c -o db6.o db6.cpp mv -f .deps/db6.Tpo .deps/db6.Po /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -o db6 db6.o ../src/libhamsterdb.la libtool: link: c++ -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -o .libs/db6 db6.o ../src/.libs/libhamsterdb.so -Wl,-rpath -Wl,/usr/local/lib cc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT env1.o -MD -MP -MF .deps/env1.Tpo -c -o env1.o env1.c mv -f .deps/env1.Tpo .deps/env1.Po /bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -o env1 env1.o ../src/libhamsterdb.la libtool: link: cc -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -o .libs/env1 env1.o ../src/.libs/libhamsterdb.so -Wl,-rpath -Wl,/usr/local/lib cc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT env2.o -MD -MP -MF .deps/env2.Tpo -c -o env2.o env2.c mv -f .deps/env2.Tpo .deps/env2.Po /bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -o env2 env2.o ../src/libhamsterdb.la libtool: link: cc -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -o .libs/env2 env2.o ../src/.libs/libhamsterdb.so -Wl,-rpath -Wl,/usr/local/lib c++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT env3.o -MD -MP -MF .deps/env3.Tpo -c -o env3.o env3.cpp mv -f .deps/env3.Tpo .deps/env3.Po /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -o env3 env3.o ../src/libhamsterdb.la libtool: link: c++ -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -o .libs/env3 env3.o ../src/.libs/libhamsterdb.so -Wl,-rpath -Wl,/usr/local/lib gmake[3]: Leaving directory `/obj/buildshare/ports/355755/databases/hamsterdb/work/hamsterdb-1.1.15/samples' Making all in tools gmake[3]: Entering directory `/obj/buildshare/ports/355755/databases/hamsterdb/work/hamsterdb-1.1.15/tools' cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../src -I../3rdparty/json -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT ham_info.o -MD -MP -MF .deps/ham_info.Tpo -c -o ham_info.o ham_info.c mv -f .deps/ham_info.Tpo .deps/ham_info.Po cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../src -I../3rdparty/json -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT getopts.o -MD -MP -MF .deps/getopts.Tpo -c -o getopts.o getopts.c mv -f .deps/getopts.Tpo .deps/getopts.Po /bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -o ham_info ham_info.o getopts.o ../src/libhamsterdb.la libtool: link: cc -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -o .libs/ham_info ham_info.o getopts.o ../src/.libs/libhamsterdb.so -Wl,-rpath -Wl,/usr/local/lib cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../src -I../3rdparty/json -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT ham_dump.o -MD -MP -MF .deps/ham_dump.Tpo -c -o ham_dump.o ham_dump.c mv -f .deps/ham_dump.Tpo .deps/ham_dump.Po /bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -o ham_dump ham_dump.o getopts.o ../src/libhamsterdb.la libtool: link: cc -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -o .libs/ham_dump ham_dump.o getopts.o ../src/.libs/libhamsterdb.so -Wl,-rpath -Wl,/usr/local/lib cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../src -I../3rdparty/json -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT ham_recover.o -MD -MP -MF .deps/ham_recover.Tpo -c -o ham_recover.o ham_recover.c mv -f .deps/ham_recover.Tpo .deps/ham_recover.Po /bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -o ham_recover ham_recover.o getopts.o ../src/libhamsterdb.la libtool: link: cc -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -o .libs/ham_recover ham_recover.o getopts.o ../src/.libs/libhamsterdb.so -Wl,-rpath -Wl,/usr/local/lib c++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../src -I../3rdparty/json -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT ham_log.o -MD -MP -MF .deps/ham_log.Tpo -c -o ham_log.o ham_log.cpp mv -f .deps/ham_log.Tpo .deps/ham_log.Po /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -o ham_log ham_log.o getopts.o ../src/libhamsterdb.la libtool: link: c++ -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -o .libs/ham_log ham_log.o getopts.o ../src/.libs/libhamsterdb.so -Wl,-rpath -Wl,/usr/local/lib gmake[3]: Leaving directory `/obj/buildshare/ports/355755/databases/hamsterdb/work/hamsterdb-1.1.15/tools' Making all in unittests gmake[3]: Entering directory `/obj/buildshare/ports/355755/databases/hamsterdb/work/hamsterdb-1.1.15/unittests' c++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT log.o -MD -MP -MF .deps/log.Tpo -c -o log.o log.cpp mv -f .deps/log.Tpo .deps/log.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT api110.o -MD -MP -MF .deps/api110.Tpo -c -o api110.o api110.cpp mv -f .deps/api110.Tpo .deps/api110.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT btree_erase.o -MD -MP -MF .deps/btree_erase.Tpo -c -o btree_erase.o btree_erase.cpp mv -f .deps/btree_erase.Tpo .deps/btree_erase.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT btree_insert.o -MD -MP -MF .deps/btree_insert.Tpo -c -o btree_insert.o btree_insert.cpp mv -f .deps/btree_insert.Tpo .deps/btree_insert.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT check.o -MD -MP -MF .deps/check.Tpo -c -o check.o check.cpp mv -f .deps/check.Tpo .deps/check.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT error.o -MD -MP -MF .deps/error.Tpo -c -o error.o error.cpp mv -f .deps/error.Tpo .deps/error.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT filter.o -MD -MP -MF .deps/filter.Tpo -c -o filter.o filter.cpp mv -f .deps/filter.Tpo .deps/filter.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT cppapi.o -MD -MP -MF .deps/cppapi.Tpo -c -o cppapi.o cppapi.cpp mv -f .deps/cppapi.Tpo .deps/cppapi.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT recno.o -MD -MP -MF .deps/recno.Tpo -c -o recno.o recno.cpp mv -f .deps/recno.Tpo .deps/recno.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT duplicates.o -MD -MP -MF .deps/duplicates.Tpo -c -o duplicates.o duplicates.cpp mv -f .deps/duplicates.Tpo .deps/duplicates.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT cursor.o -MD -MP -MF .deps/cursor.Tpo -c -o cursor.o cursor.cpp mv -f .deps/cursor.Tpo .deps/cursor.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT env.o -MD -MP -MF .deps/env.Tpo -c -o env.o env.cpp mv -f .deps/env.Tpo .deps/env.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT hamsterdb.o -MD -MP -MF .deps/hamsterdb.Tpo -c -o hamsterdb.o hamsterdb.cpp mv -f .deps/hamsterdb.Tpo .deps/hamsterdb.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT blob.o -MD -MP -MF .deps/blob.Tpo -c -o blob.o blob.cpp mv -f .deps/blob.Tpo .deps/blob.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT extkeys.o -MD -MP -MF .deps/extkeys.Tpo -c -o extkeys.o extkeys.cpp mv -f .deps/extkeys.Tpo .deps/extkeys.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT keys.o -MD -MP -MF .deps/keys.Tpo -c -o keys.o keys.cpp mv -f .deps/keys.Tpo .deps/keys.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT partial.o -MD -MP -MF .deps/partial.Tpo -c -o partial.o partial.cpp mv -f .deps/partial.Tpo .deps/partial.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT bt_cursor.o -MD -MP -MF .deps/bt_cursor.Tpo -c -o bt_cursor.o bt_cursor.cpp mv -f .deps/bt_cursor.Tpo .deps/bt_cursor.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.cpp mv -f .deps/util.Tpo .deps/util.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT device.o -MD -MP -MF .deps/device.Tpo -c -o device.o device.cpp mv -f .deps/device.Tpo .deps/device.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT os.o -MD -MP -MF .deps/os.Tpo -c -o os.o os.cpp mv -f .deps/os.Tpo .deps/os.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT cache.o -MD -MP -MF .deps/cache.Tpo -c -o cache.o cache.cpp mv -f .deps/cache.Tpo .deps/cache.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT freelist.o -MD -MP -MF .deps/freelist.Tpo -c -o freelist.o freelist.cpp mv -f .deps/freelist.Tpo .deps/freelist.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT db.o -MD -MP -MF .deps/db.Tpo -c -o db.o db.cpp mv -f .deps/db.Tpo .deps/db.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.cpp mv -f .deps/main.Tpo .deps/main.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT mem.o -MD -MP -MF .deps/mem.Tpo -c -o mem.o mem.cpp mv -f .deps/mem.Tpo .deps/mem.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT endian.o -MD -MP -MF .deps/endian.Tpo -c -o endian.o endian.cpp mv -f .deps/endian.Tpo .deps/endian.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT page.o -MD -MP -MF .deps/page.Tpo -c -o page.o page.cpp mv -f .deps/page.Tpo .deps/page.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT txn.o -MD -MP -MF .deps/txn.Tpo -c -o txn.o txn.cpp mv -f .deps/txn.Tpo .deps/txn.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT memtracker.o -MD -MP -MF .deps/memtracker.Tpo -c -o memtracker.o memtracker.cpp mv -f .deps/memtracker.Tpo .deps/memtracker.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT empty_sample.o -MD -MP -MF .deps/empty_sample.Tpo -c -o empty_sample.o empty_sample.cpp mv -f .deps/empty_sample.Tpo .deps/empty_sample.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT bfc-testsuite.o -MD -MP -MF .deps/bfc-testsuite.Tpo -c -o bfc-testsuite.o bfc-testsuite.cpp mv -f .deps/bfc-testsuite.Tpo .deps/bfc-testsuite.Po cc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT bfc-signal.o -MD -MP -MF .deps/bfc-signal.Tpo -c -o bfc-signal.o bfc-signal.c bfc-signal.c: In function 'bfc_signal': bfc-signal.c:109: warning: passing argument 2 of 'signal' from incompatible pointer type mv -f .deps/bfc-signal.Tpo .deps/bfc-signal.Po /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -o test log.o api110.o btree_erase.o btree_insert.o check.o error.o filter.o cppapi.o recno.o duplicates.o cursor.o env.o hamsterdb.o blob.o extkeys.o keys.o partial.o bt_cursor.o util.o device.o os.o cache.o freelist.o db.o main.o mem.o endian.o page.o txn.o memtracker.o empty_sample.o bfc-testsuite.o bfc-signal.o ../src/libhamsterdb.la libtool: link: c++ -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -o .libs/test log.o api110.o btree_erase.o btree_insert.o check.o error.o filter.o cppapi.o recno.o duplicates.o cursor.o env.o hamsterdb.o blob.o extkeys.o keys.o partial.o bt_cursor.o util.o device.o os.o cache.o freelist.o db.o main.o mem.o endian.o page.o txn.o memtracker.o empty_sample.o bfc-testsuite.o bfc-signal.o ../src/.libs/libhamsterdb.so -Wl,-rpath -Wl,/usr/local/lib c++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -MT bfc-sample.o -MD -MP -MF .deps/bfc-sample.Tpo -c -o bfc-sample.o bfc-sample.cpp mv -f .deps/bfc-sample.Tpo .deps/bfc-sample.Po /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -o bfc_sample bfc-sample.o empty_sample.o bfc-testsuite.o bfc-signal.o libtool: link: c++ -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -O2 -pipe -fno-strict-aliasing -Wall -DHAM_BIG_ENDIAN -o bfc_sample bfc-sample.o empty_sample.o bfc-testsuite.o bfc-signal.o gmake[3]: Leaving directory `/obj/buildshare/ports/355755/databases/hamsterdb/work/hamsterdb-1.1.15/unittests' gmake[3]: Entering directory `/obj/buildshare/ports/355755/databases/hamsterdb/work/hamsterdb-1.1.15' gmake[3]: Nothing to be done for `all-am'. gmake[3]: Leaving directory `/obj/buildshare/ports/355755/databases/hamsterdb/work/hamsterdb-1.1.15' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/databases/hamsterdb/work/hamsterdb-1.1.15' gmake[1]: Leaving directory `/obj/buildshare/ports/355755/databases/hamsterdb/work/hamsterdb-1.1.15' ===> Staging for hamsterdb-1.1.15 ===> Generating temporary packing list gmake[1]: Entering directory `/obj/buildshare/ports/355755/databases/hamsterdb/work/hamsterdb-1.1.15' Making install in 3rdparty gmake[2]: Entering directory `/obj/buildshare/ports/355755/databases/hamsterdb/work/hamsterdb-1.1.15/3rdparty' Making install in aes gmake[3]: Entering directory `/obj/buildshare/ports/355755/databases/hamsterdb/work/hamsterdb-1.1.15/3rdparty/aes' gmake[4]: Entering directory `/obj/buildshare/ports/355755/databases/hamsterdb/work/hamsterdb-1.1.15/3rdparty/aes' gmake[4]: Nothing to be done for `install-exec-am'. gmake[4]: Nothing to be done for `install-data-am'. gmake[4]: Leaving directory `/obj/buildshare/ports/355755/databases/hamsterdb/work/hamsterdb-1.1.15/3rdparty/aes' gmake[3]: Leaving directory `/obj/buildshare/ports/355755/databases/hamsterdb/work/hamsterdb-1.1.15/3rdparty/aes' Making install in zlib gmake[3]: Entering directory `/obj/buildshare/ports/355755/databases/hamsterdb/work/hamsterdb-1.1.15/3rdparty/zlib' gmake[4]: Entering directory `/obj/buildshare/ports/355755/databases/hamsterdb/work/hamsterdb-1.1.15/3rdparty/zlib' gmake[4]: Nothing to be done for `install-exec-am'. gmake[4]: Nothing to be done for `install-data-am'. gmake[4]: Leaving directory `/obj/buildshare/ports/355755/databases/hamsterdb/work/hamsterdb-1.1.15/3rdparty/zlib' gmake[3]: Leaving directory `/obj/buildshare/ports/355755/databases/hamsterdb/work/hamsterdb-1.1.15/3rdparty/zlib' Making install in json gmake[3]: Entering directory `/obj/buildshare/ports/355755/databases/hamsterdb/work/hamsterdb-1.1.15/3rdparty/json' gmake[4]: Entering directory `/obj/buildshare/ports/355755/databases/hamsterdb/work/hamsterdb-1.1.15/3rdparty/json' gmake[4]: Nothing to be done for `install-exec-am'. gmake[4]: Nothing to be done for `install-data-am'. gmake[4]: Leaving directory `/obj/buildshare/ports/355755/databases/hamsterdb/work/hamsterdb-1.1.15/3rdparty/json' gmake[3]: Leaving directory `/obj/buildshare/ports/355755/databases/hamsterdb/work/hamsterdb-1.1.15/3rdparty/json' Making install in mongoose gmake[3]: Entering directory `/obj/buildshare/ports/355755/databases/hamsterdb/work/hamsterdb-1.1.15/3rdparty/mongoose' gmake[4]: Entering directory `/obj/buildshare/ports/355755/databases/hamsterdb/work/hamsterdb-1.1.15/3rdparty/mongoose' gmake[4]: Nothing to be done for `install-exec-am'. gmake[4]: Nothing to be done for `install-data-am'. gmake[4]: Leaving directory `/obj/buildshare/ports/355755/databases/hamsterdb/work/hamsterdb-1.1.15/3rdparty/mongoose' gmake[3]: Leaving directory `/obj/buildshare/ports/355755/databases/hamsterdb/work/hamsterdb-1.1.15/3rdparty/mongoose' gmake[3]: Entering directory `/obj/buildshare/ports/355755/databases/hamsterdb/work/hamsterdb-1.1.15/3rdparty' gmake[4]: Entering directory `/obj/buildshare/ports/355755/databases/hamsterdb/work/hamsterdb-1.1.15/3rdparty' gmake[4]: Nothing to be done for `install-exec-am'. gmake[4]: Nothing to be done for `install-data-am'. gmake[4]: Leaving directory `/obj/buildshare/ports/355755/databases/hamsterdb/work/hamsterdb-1.1.15/3rdparty' gmake[3]: Leaving directory `/obj/buildshare/ports/355755/databases/hamsterdb/work/hamsterdb-1.1.15/3rdparty' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/databases/hamsterdb/work/hamsterdb-1.1.15/3rdparty' Making install in src gmake[2]: Entering directory `/obj/buildshare/ports/355755/databases/hamsterdb/work/hamsterdb-1.1.15/src' gmake[3]: Entering directory `/obj/buildshare/ports/355755/databases/hamsterdb/work/hamsterdb-1.1.15/src' gmake[4]: Entering directory `/obj/buildshare/ports/355755/databases/hamsterdb/work/hamsterdb-1.1.15/src' test -z "/usr/local/lib" || /bin/mkdir -p "/obj/buildshare/ports/355755/databases/hamsterdb/work/stage/usr/local/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c -o root -g wheel libhamsterdb.la '/obj/buildshare/ports/355755/databases/hamsterdb/work/stage/usr/local/lib' libtool: install: /usr/bin/install -c -o root -g wheel .libs/libhamsterdb.so.2 /obj/buildshare/ports/355755/databases/hamsterdb/work/stage/usr/local/lib/libhamsterdb.so.2 libtool: install: (cd /obj/buildshare/ports/355755/databases/hamsterdb/work/stage/usr/local/lib && { ln -s -f libhamsterdb.so.2 libhamsterdb.so || { rm -f libhamsterdb.so && ln -s libhamsterdb.so.2 libhamsterdb.so; }; }) libtool: install: (cd /obj/buildshare/ports/355755/databases/hamsterdb/work/stage/usr/local/lib && { ln -s -f libhamsterdb.so.2 libhamsterdb.so || { rm -f libhamsterdb.so && ln -s libhamsterdb.so.2 libhamsterdb.so; }; }) libtool: install: /usr/bin/install -c -o root -g wheel .libs/libhamsterdb.lai /obj/buildshare/ports/355755/databases/hamsterdb/work/stage/usr/local/lib/libhamsterdb.la libtool: install: /usr/bin/install -c -o root -g wheel .libs/libhamsterdb.a /obj/buildshare/ports/355755/databases/hamsterdb/work/stage/usr/local/lib/libhamsterdb.a libtool: install: chmod 644 /obj/buildshare/ports/355755/databases/hamsterdb/work/stage/usr/local/lib/libhamsterdb.a libtool: install: ranlib /obj/buildshare/ports/355755/databases/hamsterdb/work/stage/usr/local/lib/libhamsterdb.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib' gmake[4]: Nothing to be done for `install-data-am'. gmake[4]: Leaving directory `/obj/buildshare/ports/355755/databases/hamsterdb/work/hamsterdb-1.1.15/src' gmake[3]: Leaving directory `/obj/buildshare/ports/355755/databases/hamsterdb/work/hamsterdb-1.1.15/src' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/databases/hamsterdb/work/hamsterdb-1.1.15/src' Making install in include gmake[2]: Entering directory `/obj/buildshare/ports/355755/databases/hamsterdb/work/hamsterdb-1.1.15/include' Making install in ham gmake[3]: Entering directory `/obj/buildshare/ports/355755/databases/hamsterdb/work/hamsterdb-1.1.15/include/ham' gmake[4]: Entering directory `/obj/buildshare/ports/355755/databases/hamsterdb/work/hamsterdb-1.1.15/include/ham' gmake[4]: Nothing to be done for `install-exec-am'. test -z "/usr/local/include/ham" || /bin/mkdir -p "/obj/buildshare/ports/355755/databases/hamsterdb/work/stage/usr/local/include/ham" install -o root -g wheel -m 444 hamsterdb.h hamsterdb_int.h hamsterdb_stats.h hamsterdb_srv.h types.h hamsterdb.hpp '/obj/buildshare/ports/355755/databases/hamsterdb/work/stage/usr/local/include/ham' gmake[4]: Leaving directory `/obj/buildshare/ports/355755/databases/hamsterdb/work/hamsterdb-1.1.15/include/ham' gmake[3]: Leaving directory `/obj/buildshare/ports/355755/databases/hamsterdb/work/hamsterdb-1.1.15/include/ham' gmake[3]: Entering directory `/obj/buildshare/ports/355755/databases/hamsterdb/work/hamsterdb-1.1.15/include' gmake[4]: Entering directory `/obj/buildshare/ports/355755/databases/hamsterdb/work/hamsterdb-1.1.15/include' gmake[4]: Nothing to be done for `install-exec-am'. gmake[4]: Nothing to be done for `install-data-am'. gmake[4]: Leaving directory `/obj/buildshare/ports/355755/databases/hamsterdb/work/hamsterdb-1.1.15/include' gmake[3]: Leaving directory `/obj/buildshare/ports/355755/databases/hamsterdb/work/hamsterdb-1.1.15/include' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/databases/hamsterdb/work/hamsterdb-1.1.15/include' Making install in samples gmake[2]: Entering directory `/obj/buildshare/ports/355755/databases/hamsterdb/work/hamsterdb-1.1.15/samples' gmake[3]: Entering directory `/obj/buildshare/ports/355755/databases/hamsterdb/work/hamsterdb-1.1.15/samples' gmake[3]: Nothing to be done for `install-exec-am'. gmake[3]: Nothing to be done for `install-data-am'. gmake[3]: Leaving directory `/obj/buildshare/ports/355755/databases/hamsterdb/work/hamsterdb-1.1.15/samples' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/databases/hamsterdb/work/hamsterdb-1.1.15/samples' Making install in tools gmake[2]: Entering directory `/obj/buildshare/ports/355755/databases/hamsterdb/work/hamsterdb-1.1.15/tools' gmake[3]: Entering directory `/obj/buildshare/ports/355755/databases/hamsterdb/work/hamsterdb-1.1.15/tools' test -z "/usr/local/bin" || /bin/mkdir -p "/obj/buildshare/ports/355755/databases/hamsterdb/work/stage/usr/local/bin" /bin/sh ../libtool --mode=install install -s -o root -g wheel -m 555 ham_info ham_dump ham_recover '/obj/buildshare/ports/355755/databases/hamsterdb/work/stage/usr/local/bin' libtool: install: warning: `../src/libhamsterdb.la' has not been installed in `/usr/local/lib' libtool: install: install -o root -g wheel -m 555 -s .libs/ham_info /obj/buildshare/ports/355755/databases/hamsterdb/work/stage/usr/local/bin/ham_info libtool: install: warning: `../src/libhamsterdb.la' has not been installed in `/usr/local/lib' libtool: install: install -o root -g wheel -m 555 -s .libs/ham_dump /obj/buildshare/ports/355755/databases/hamsterdb/work/stage/usr/local/bin/ham_dump libtool: install: warning: `../src/libhamsterdb.la' has not been installed in `/usr/local/lib' libtool: install: install -o root -g wheel -m 555 -s .libs/ham_recover /obj/buildshare/ports/355755/databases/hamsterdb/work/stage/usr/local/bin/ham_recover gmake[3]: Nothing to be done for `install-data-am'. gmake[3]: Leaving directory `/obj/buildshare/ports/355755/databases/hamsterdb/work/hamsterdb-1.1.15/tools' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/databases/hamsterdb/work/hamsterdb-1.1.15/tools' Making install in unittests gmake[2]: Entering directory `/obj/buildshare/ports/355755/databases/hamsterdb/work/hamsterdb-1.1.15/unittests' gmake[3]: Entering directory `/obj/buildshare/ports/355755/databases/hamsterdb/work/hamsterdb-1.1.15/unittests' gmake[3]: Nothing to be done for `install-exec-am'. gmake[3]: Nothing to be done for `install-data-am'. gmake[3]: Leaving directory `/obj/buildshare/ports/355755/databases/hamsterdb/work/hamsterdb-1.1.15/unittests' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/databases/hamsterdb/work/hamsterdb-1.1.15/unittests' gmake[2]: Entering directory `/obj/buildshare/ports/355755/databases/hamsterdb/work/hamsterdb-1.1.15' gmake[3]: Entering directory `/obj/buildshare/ports/355755/databases/hamsterdb/work/hamsterdb-1.1.15' gmake[3]: Nothing to be done for `install-exec-am'. gmake[3]: Nothing to be done for `install-data-am'. gmake[3]: Leaving directory `/obj/buildshare/ports/355755/databases/hamsterdb/work/hamsterdb-1.1.15' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/databases/hamsterdb/work/hamsterdb-1.1.15' gmake[1]: Leaving directory `/obj/buildshare/ports/355755/databases/hamsterdb/work/hamsterdb-1.1.15' /bin/mkdir -p /obj/buildshare/ports/355755/databases/hamsterdb/work/stage/usr/local/share/doc/hamsterdb install -o root -g wheel -m 444 /obj/buildshare/ports/355755/databases/hamsterdb/work/hamsterdb-1.1.15/README /obj/buildshare/ports/355755/databases/hamsterdb/work/stage/usr/local/share/doc/hamsterdb/ install -o root -g wheel -m 444 /obj/buildshare/ports/355755/databases/hamsterdb/work/hamsterdb-1.1.15/INSTALL /obj/buildshare/ports/355755/databases/hamsterdb/work/stage/usr/local/share/doc/hamsterdb/ install -o root -g wheel -m 444 /obj/buildshare/ports/355755/databases/hamsterdb/work/hamsterdb-1.1.15/ChangeLog /obj/buildshare/ports/355755/databases/hamsterdb/work/stage/usr/local/share/doc/hamsterdb/ install -o root -g wheel -m 444 /obj/buildshare/ports/355755/databases/hamsterdb/work/hamsterdb-1.1.15/TODO /obj/buildshare/ports/355755/databases/hamsterdb/work/stage/usr/local/share/doc/hamsterdb/ install -o root -g wheel -m 444 /obj/buildshare/ports/355755/databases/hamsterdb/work/hamsterdb-1.1.15/AUTHORS /obj/buildshare/ports/355755/databases/hamsterdb/work/stage/usr/local/share/doc/hamsterdb/ install -o root -g wheel -m 444 /obj/buildshare/ports/355755/databases/hamsterdb/work/hamsterdb-1.1.15/CREDITS /obj/buildshare/ports/355755/databases/hamsterdb/work/stage/usr/local/share/doc/hamsterdb/ ====> Compressing man pages (compress-man) ===> Installing for hamsterdb-1.1.15 ===> Checking if databases/hamsterdb already installed ===> Registering installation for hamsterdb-1.1.15 Installing hamsterdb-1.1.15... done Make package ===> Building package for hamsterdb-1.1.15 slot1: removed