===> Cleaning for sqlite3-3.9.1 ===> License public accepted by the user ===> Found saved configuration for sqlite3-3.9.1 ===> sqlite3-3.9.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by sqlite3-3.9.1 for building ===> Extracting for sqlite3-3.9.1 => SHA256 Checksum OK for sqlite-autoconf-3090100.tar.gz. ===> Patching for sqlite3-3.9.1 ===> Applying FreeBSD patches for sqlite3-3.9.1 ===> Configuring for sqlite3-3.9.1 configure: loading site script /usr/ports/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 for style of include used by make... GNU 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 dependency style of cc... gcc3 checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking dependency style of cc... (cached) gcc3 checking for ranlib... ranlib checking build system type... amd64-portbld-freebsd9.3 checking host system type... amd64-portbld-freebsd9.3 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 amd64-portbld-freebsd9.3 file names to amd64-portbld-freebsd9.3 format... func_convert_file_noop checking how to convert amd64-portbld-freebsd9.3 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... 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... freebsd9.3 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 fdatasync... no checking for usleep... (cached) yes checking for fullfsync... no checking for localtime_r... yes checking for gmtime_r... yes checking whether strerror_r is declared... (cached) yes checking for strerror_r... (cached) yes checking whether strerror_r returns char *... no checking for library containing tgetent... -lcurses checking for library containing readline... -lreadline checking for readline... yes checking for library containing pthread_create... none required checking for library containing dlopen... none required checking for whether to support dynamic extensions... yes checking for posix_fallocate... yes configure: creating ./config.status config.status: creating Makefile config.status: creating sqlite3.pc config.status: executing depfiles commands config.status: executing libtool commands ===> CONFIGURE_ARGS=--enable-dynamic-extensions --disable-fts5 --disable-json1 --enable-readline --enable-threadsafe --prefix=/usr/local ===> CPPFLAGS=-DSQLITE_ENABLE_DBSTAT_VTAB=1 -DSQLITE_ENABLE_FTS3=1 -DSQLITE_ENABLE_FTS3_PARENTHESIS=1 -DSQLITE_ENABLE_FTS4=1 -DSQLITE_ENABLE_COLUMN_METADATA=1 -DSQLITE_SECURE_DELETE=1 -DSQLITE_ENABLE_UNLOCK_NOTIFY=1 -DSQLITE_USE_URI=1 -DSQLITE_TEMP_STORE=1 -DSQLITE_ENABLE_RTREE=1 ===> CFLAGS=-O2 -pipe -Os -fstack-protector -fno-strict-aliasing ===> LDFLAGS= -lpthread -Wl,-rpath=/usr/lib:/usr/local/lib -fstack-protector ===> Building for sqlite3-3.9.1 /bin/sh ./libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"sqlite\" -DPACKAGE_TARNAME=\"sqlite\" -DPACKAGE_VERSION=\"3.9.1\" -DPACKAGE_STRING=\"sqlite\ 3.9.1\" -DPACKAGE_BUGREPORT=\"http://www.sqlite.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sqlite\" -DVERSION=\"3.9.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_USLEEP=1 -DHAVE_LOCALTIME_R=1 -DHAVE_GMTIME_R=1 -DHAVE_DECL_STRERROR_R=1 -DHAVE_STRERROR_R=1 -DHAVE_READLINE=1 -DHAVE_POSIX_FALLOCATE=1 -I. -DSQLITE_ENABLE_DBSTAT_VTAB=1 -DSQLITE_ENABLE_FTS3=1 -DSQLITE_ENABLE_FTS3_PARENTHESIS=1 -DSQLITE_ENABLE_FTS4=1 -DSQLITE_ENABLE_COLUMN_METADATA=1 -DSQLITE_SECURE_DELETE=1 -DSQLITE_ENABLE_UNLOCK_NOTIFY=1 -DSQLITE_USE_URI=1 -DSQLITE_TEMP_STORE=1 -DSQLITE_ENABLE_RTREE=1 -D_REENTRANT=1 -DSQLITE_THREADSAFE=1 -O2 -pipe -Os -fstack-protector -fno-strict-aliasing -MT sqlite3.lo -MD -MP -MF .deps/sqlite3.Tpo -c -o sqlite3.lo sqlite3.c libtool: compile: cc -DPACKAGE_NAME=\"sqlite\" -DPACKAGE_TARNAME=\"sqlite\" -DPACKAGE_VERSION=\"3.9.1\" "-DPACKAGE_STRING=\"sqlite 3.9.1\"" -DPACKAGE_BUGREPORT=\"http://www.sqlite.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sqlite\" -DVERSION=\"3.9.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_USLEEP=1 -DHAVE_LOCALTIME_R=1 -DHAVE_GMTIME_R=1 -DHAVE_DECL_STRERROR_R=1 -DHAVE_STRERROR_R=1 -DHAVE_READLINE=1 -DHAVE_POSIX_FALLOCATE=1 -I. -DSQLITE_ENABLE_DBSTAT_VTAB=1 -DSQLITE_ENABLE_FTS3=1 -DSQLITE_ENABLE_FTS3_PARENTHESIS=1 -DSQLITE_ENABLE_FTS4=1 -DSQLITE_ENABLE_COLUMN_METADATA=1 -DSQLITE_SECURE_DELETE=1 -DSQLITE_ENABLE_UNLOCK_NOTIFY=1 -DSQLITE_USE_URI=1 -DSQLITE_TEMP_STORE=1 -DSQLITE_ENABLE_RTREE=1 -D_REENTRANT=1 -DSQLITE_THREADSAFE=1 -O2 -pipe -Os -fstack-protector -fno-strict-aliasing -MT sqlite3.lo -MD -MP -MF .deps/sqlite3.Tpo -c sqlite3.c -fPIC -DPIC -o .libs/sqlite3.o libtool: compile: cc -DPACKAGE_NAME=\"sqlite\" -DPACKAGE_TARNAME=\"sqlite\" -DPACKAGE_VERSION=\"3.9.1\" "-DPACKAGE_STRING=\"sqlite 3.9.1\"" -DPACKAGE_BUGREPORT=\"http://www.sqlite.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sqlite\" -DVERSION=\"3.9.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_USLEEP=1 -DHAVE_LOCALTIME_R=1 -DHAVE_GMTIME_R=1 -DHAVE_DECL_STRERROR_R=1 -DHAVE_STRERROR_R=1 -DHAVE_READLINE=1 -DHAVE_POSIX_FALLOCATE=1 -I. -DSQLITE_ENABLE_DBSTAT_VTAB=1 -DSQLITE_ENABLE_FTS3=1 -DSQLITE_ENABLE_FTS3_PARENTHESIS=1 -DSQLITE_ENABLE_FTS4=1 -DSQLITE_ENABLE_COLUMN_METADATA=1 -DSQLITE_SECURE_DELETE=1 -DSQLITE_ENABLE_UNLOCK_NOTIFY=1 -DSQLITE_USE_URI=1 -DSQLITE_TEMP_STORE=1 -DSQLITE_ENABLE_RTREE=1 -D_REENTRANT=1 -DSQLITE_THREADSAFE=1 -O2 -pipe -Os -fstack-protector -fno-strict-aliasing -MT sqlite3.lo -MD -MP -MF .deps/sqlite3.Tpo -c sqlite3.c -o sqlite3.o >/dev/null 2>&1 mv -f .deps/sqlite3.Tpo .deps/sqlite3.Plo /bin/sh ./libtool --tag=CC --mode=link cc -D_REENTRANT=1 -DSQLITE_THREADSAFE=1 -O2 -pipe -Os -fstack-protector -fno-strict-aliasing -no-undefined -version-info 8:6:8 -lpthread -Wl,-rpath=/usr/lib:/usr/local/lib -fstack-protector -o libsqlite3.la -rpath /usr/local/lib sqlite3.lo libtool: link: cc -shared -fPIC -DPIC .libs/sqlite3.o -lpthread -O2 -Os -fstack-protector -Wl,-rpath=/usr/lib:/usr/local/lib -fstack-protector -Wl,-soname -Wl,libsqlite3.so.0 -o .libs/libsqlite3.so.0.8.6 libtool: link: (cd ".libs" && rm -f "libsqlite3.so.0" && ln -s "libsqlite3.so.0.8.6" "libsqlite3.so.0") libtool: link: (cd ".libs" && rm -f "libsqlite3.so" && ln -s "libsqlite3.so.0.8.6" "libsqlite3.so") libtool: link: ar cru .libs/libsqlite3.a sqlite3.o libtool: link: ranlib .libs/libsqlite3.a libtool: link: ( cd ".libs" && rm -f "libsqlite3.la" && ln -s "../libsqlite3.la" "libsqlite3.la" ) cc -DPACKAGE_NAME=\"sqlite\" -DPACKAGE_TARNAME=\"sqlite\" -DPACKAGE_VERSION=\"3.9.1\" -DPACKAGE_STRING=\"sqlite\ 3.9.1\" -DPACKAGE_BUGREPORT=\"http://www.sqlite.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sqlite\" -DVERSION=\"3.9.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_USLEEP=1 -DHAVE_LOCALTIME_R=1 -DHAVE_GMTIME_R=1 -DHAVE_DECL_STRERROR_R=1 -DHAVE_STRERROR_R=1 -DHAVE_READLINE=1 -DHAVE_POSIX_FALLOCATE=1 -I. -DSQLITE_ENABLE_DBSTAT_VTAB=1 -DSQLITE_ENABLE_FTS3=1 -DSQLITE_ENABLE_FTS3_PARENTHESIS=1 -DSQLITE_ENABLE_FTS4=1 -DSQLITE_ENABLE_COLUMN_METADATA=1 -DSQLITE_SECURE_DELETE=1 -DSQLITE_ENABLE_UNLOCK_NOTIFY=1 -DSQLITE_USE_URI=1 -DSQLITE_TEMP_STORE=1 -DSQLITE_ENABLE_RTREE=1 -D_REENTRANT=1 -DSQLITE_THREADSAFE=1 -O2 -pipe -Os -fstack-protector -fno-strict-aliasing -MT sqlite3-shell.o -MD -MP -MF .deps/sqlite3-shell.Tpo -c -o sqlite3-shell.o `test -f 'shell.c' || echo './'`shell.c mv -f .deps/sqlite3-shell.Tpo .deps/sqlite3-shell.Po cc -DPACKAGE_NAME=\"sqlite\" -DPACKAGE_TARNAME=\"sqlite\" -DPACKAGE_VERSION=\"3.9.1\" -DPACKAGE_STRING=\"sqlite\ 3.9.1\" -DPACKAGE_BUGREPORT=\"http://www.sqlite.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sqlite\" -DVERSION=\"3.9.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_USLEEP=1 -DHAVE_LOCALTIME_R=1 -DHAVE_GMTIME_R=1 -DHAVE_DECL_STRERROR_R=1 -DHAVE_STRERROR_R=1 -DHAVE_READLINE=1 -DHAVE_POSIX_FALLOCATE=1 -I. -DSQLITE_ENABLE_DBSTAT_VTAB=1 -DSQLITE_ENABLE_FTS3=1 -DSQLITE_ENABLE_FTS3_PARENTHESIS=1 -DSQLITE_ENABLE_FTS4=1 -DSQLITE_ENABLE_COLUMN_METADATA=1 -DSQLITE_SECURE_DELETE=1 -DSQLITE_ENABLE_UNLOCK_NOTIFY=1 -DSQLITE_USE_URI=1 -DSQLITE_TEMP_STORE=1 -DSQLITE_ENABLE_RTREE=1 -D_REENTRANT=1 -DSQLITE_THREADSAFE=1 -O2 -pipe -Os -fstack-protector -fno-strict-aliasing -MT sqlite3-sqlite3.o -MD -MP -MF .deps/sqlite3-sqlite3.Tpo -c -o sqlite3-sqlite3.o `test -f 'sqlite3.c' || echo './'`sqlite3.c sqlite3.c: In function 'sqlite3_bind_value': sqlite3.c:72335: warning: passing argument 1 of 'sqlite3_value_type' discards qualifiers from pointer target type mv -f .deps/sqlite3-sqlite3.Tpo .deps/sqlite3-sqlite3.Po /bin/sh ./libtool --tag=CC --mode=link cc -D_REENTRANT=1 -DSQLITE_THREADSAFE=1 -O2 -pipe -Os -fstack-protector -fno-strict-aliasing -lpthread -Wl,-rpath=/usr/lib:/usr/local/lib -fstack-protector -o sqlite3 sqlite3-shell.o sqlite3-sqlite3.o -lreadline -lcurses libtool: link: cc -D_REENTRANT=1 -DSQLITE_THREADSAFE=1 -O2 -pipe -Os -fstack-protector -fno-strict-aliasing -Wl,-rpath=/usr/lib:/usr/local/lib -fstack-protector -o sqlite3 sqlite3-shell.o sqlite3-sqlite3.o -lpthread -lreadline -lcurses ===> Staging for sqlite3-3.9.1 ===> Generating temporary packing list if test -z 'strip'; then /usr/bin/make INSTALL_PROGRAM="/bin/sh /usr/obj/usr/ports/databases/sqlite3/work/sqlite-autoconf-3090100/install-sh -c -s" install_sh_PROGRAM="/bin/sh /usr/obj/usr/ports/databases/sqlite3/work/sqlite-autoconf-3090100/install-sh -c -s" INSTALL_STRIP_FLAG=-s install; else /usr/bin/make INSTALL_PROGRAM="/bin/sh /usr/obj/usr/ports/databases/sqlite3/work/sqlite-autoconf-3090100/install-sh -c -s" install_sh_PROGRAM="/bin/sh /usr/obj/usr/ports/databases/sqlite3/work/sqlite-autoconf-3090100/install-sh -c -s" INSTALL_STRIP_FLAG=-s "INSTALL_PROGRAM_ENV=STRIPPROG='strip'" install; fi /bin/mkdir -p '/usr/obj/usr/ports/databases/sqlite3/work/stage/usr/local/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c -s libsqlite3.la '/usr/obj/usr/ports/databases/sqlite3/work/stage/usr/local/lib' libtool: install: /usr/bin/install -c .libs/libsqlite3.so.0.8.6 /usr/obj/usr/ports/databases/sqlite3/work/stage/usr/local/lib/libsqlite3.so.0.8.6 libtool: install: strip --strip-unneeded /usr/obj/usr/ports/databases/sqlite3/work/stage/usr/local/lib/libsqlite3.so.0.8.6 libtool: install: (cd /usr/obj/usr/ports/databases/sqlite3/work/stage/usr/local/lib && { ln -s -f libsqlite3.so.0.8.6 libsqlite3.so.0 || { rm -f libsqlite3.so.0 && ln -s libsqlite3.so.0.8.6 libsqlite3.so.0; }; }) libtool: install: (cd /usr/obj/usr/ports/databases/sqlite3/work/stage/usr/local/lib && { ln -s -f libsqlite3.so.0.8.6 libsqlite3.so || { rm -f libsqlite3.so && ln -s libsqlite3.so.0.8.6 libsqlite3.so; }; }) libtool: install: /usr/bin/install -c .libs/libsqlite3.lai /usr/obj/usr/ports/databases/sqlite3/work/stage/usr/local/lib/libsqlite3.la libtool: install: /usr/bin/install -c .libs/libsqlite3.a /usr/obj/usr/ports/databases/sqlite3/work/stage/usr/local/lib/libsqlite3.a libtool: install: strip --strip-debug /usr/obj/usr/ports/databases/sqlite3/work/stage/usr/local/lib/libsqlite3.a libtool: install: chmod 644 /usr/obj/usr/ports/databases/sqlite3/work/stage/usr/local/lib/libsqlite3.a libtool: install: ranlib /usr/obj/usr/ports/databases/sqlite3/work/stage/usr/local/lib/libsqlite3.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib' /bin/mkdir -p '/usr/obj/usr/ports/databases/sqlite3/work/stage/usr/local/bin' STRIPPROG='strip' /bin/sh ./libtool --mode=install /bin/sh /usr/obj/usr/ports/databases/sqlite3/work/sqlite-autoconf-3090100/install-sh -c -s sqlite3 '/usr/obj/usr/ports/databases/sqlite3/work/stage/usr/local/bin' libtool: install: /bin/sh /usr/obj/usr/ports/databases/sqlite3/work/sqlite-autoconf-3090100/install-sh -c -s sqlite3 /usr/obj/usr/ports/databases/sqlite3/work/stage/usr/local/bin/sqlite3 /bin/mkdir -p '/usr/obj/usr/ports/databases/sqlite3/work/stage/usr/local/include' install -m 0644 sqlite3.h sqlite3ext.h '/usr/obj/usr/ports/databases/sqlite3/work/stage/usr/local/include' /bin/mkdir -p '/usr/obj/usr/ports/databases/sqlite3/work/stage/usr/local/man/man1' install -m 0644 sqlite3.1 '/usr/obj/usr/ports/databases/sqlite3/work/stage/usr/local/man/man1' /bin/mkdir -p '/usr/obj/usr/ports/databases/sqlite3/work/stage/usr/local/libdata/pkgconfig' install -m 0644 sqlite3.pc '/usr/obj/usr/ports/databases/sqlite3/work/stage/usr/local/libdata/pkgconfig' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) ===> Building package for sqlite3-3.9.1