=> Building databases/sqlite3 build started at Sun Mar 12 09:37:18 PDT 2017 port directory: /usr/ports/databases/sqlite3 building for: DragonFly pkgbox64.dragonflybsd.org 4.7-DEVELOPMENT DragonFly v4.7.0.1380.gb4315f-DEVELOPMENT #0: Fri Mar 3 17:20:21 PST 2017 root@pkgbox64.dragonflybsd.org:/usr/obj/usr/src/sys/X86_64_GENERIC x86_64 maintained by: pavelivolkov@gmail.com ident warning: no id keywords in /build/boomdata/data/.m/Release48-default/ref/../08//usr/ports/databases/sqlite3/Makefile Makefile ident: Poudriere version: 3.1-pre Host OSVERSION: 400713 Jail OSVERSION: 400713 ---Begin Environment--- STATUS=1 SAVED_TERM=screen MASTERMNT=/build/boomdata/data/.m/Release48-default/ref PATH=/usr/local/libexec/poudriere:/sbin:/bin:/usr/sbin:/usr/bin:/usr/pkg/bin:/usr/pkg/sbin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/pkg/xorg/bin:/usr/X11R6/bin:/root/bin:/sbin:/usr/sbin POUDRIERE_BUILD_TYPE=bulk PKGNAME=sqlite3-3.16.2 OLDPWD=/root/boom PWD=/build/boomdata/data/.m/Release48-default/ref/.p/pool MASTERNAME=Release48-default TERM=cons25 USER=root HOME=/root POUDRIERE_VERSION=3.1-pre LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for sqlite3-3.16.2: ARMOR=off: Detect misuse of the API DBSTAT=on: Enable DBSTAT Virtual Table DIRECT_READ=off: File is read directly from disk EXTENSION=on: Allow loadable extensions FTS3_TOKEN=on: Enable two-args version fts3_tokenizer FTS4=on: Enable FTS3/4 (Full Text Search) module FTS5=off: Enable version 5 full-text search engine JSON1=off: Enable the JSON1 extension LIKENOTBLOB=off: LIKE does not match blobs MEMMAN=off: Allows it to release unused memory METADATA=on: Enable column metadata RBU=off: Enable the Resumable Bulk Update SECURE_DELETE=on: Overwrite deleted information with zeros SESSION=off: Enable the Session Extension SOUNDEX=off: Enables the soundex() SQL function STMT=off: Prepared Statement Scan Status STSHELL=on: Statically link libsqlite3 into shell THREADS=on: Threading support UNKNOWN_SQL=off: suppress unknown function errors UNLOCK_NOTIFY=on: Enable notification on unlocking UPD_DEL_LIMIT=off: ORDER BY and LIMIT on UPDATE and DELETE URI=on: Enable use the URI filename URI_AUTHORITY=off: Allow convert URL into a UNC ====> Unicode support ICU=off: Unicode support via ICU UNICODE61=on: Unicode Version 6.1 tokenizer ====> Index type for range queries RTREE=on: Enable R*Tree module RTREE_INT=off: Store 32-bit sig int (no float) coordinates ====> Which command line editing library to use: READLINES=on: the libreadline from system READLINEP=off: the GNU libreadline from ports EDITLINE=off: the BSD libedit from ports ====> Where to store temporary file: you have to select exactly one of them TS0=off: Always use temporary file TS1=on: File by default, change allowed PRAGMA TS2=off: Memory by default, change allowed PRAGMA TS3=off: Always use memory ====> Which query planner to use, Stability or ...: you can only select none or one of them STAT3=off: collect histogram data from leftmost column STAT4=off: collect histogram data from all columns ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --enable-dynamic-extensions --disable-fts5 --disable-json1 --disable-session --enable-static-shell --enable-threadsafe --enable-readline --disable-editline --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/databases/sqlite3 XDG_CONFIG_HOME=/wrkdirs/databases/sqlite3 HOME=/wrkdirs/databases/sqlite3 TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc50 CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/databases/sqlite3 XDG_CONFIG_HOME=/wrkdirs/databases/sqlite3 HOME=/wrkdirs/databases/sqlite3 TMPDIR="/tmp" NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc50 PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" NOPROFILE=1 CC="cc" CFLAGS="-pipe -Os -I/usr/local/include -I/usr/local/include/ncurses -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-DSQLITE_ENABLE_DBSTAT_VTAB=1 -DSQLITE_ENABLE_FTS3_TOKENIZER=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 -DHAVE_ISNAN=1 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_USLEEP=1 -DHAVE_STRCHRNUL=1 -I/usr/local/include" LDFLAGS=" -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib" LIBS="-lpthread" CXX="c++" CXXFLAGS=" -pipe -Os -I/usr/local/include -I/usr/local/include/ncurses -fno-strict-aliasing" MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 444" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- OSREL=4.7 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/sqlite3" EXAMPLESDIR="share/examples/sqlite3" DATADIR="share/sqlite3" WWWDIR="www/sqlite3" ETCDIR="etc/sqlite3" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/sqlite3 DOCSDIR=/usr/local/share/doc/sqlite3 EXAMPLESDIR=/usr/local/share/examples/sqlite3 WWWDIR=/usr/local/www/sqlite3 ETCDIR=/usr/local/etc/sqlite3 --End SUB_LIST-- ---Begin make.conf--- NO_BACKUP=yes USE_PACKAGE_DEPENDS=yes PKG_CREATE_VERBOSE=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORT_DBDIR=/options PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles MAKE_JOBS_NUMBER=5 ---End make.conf--- =================================================== ===> License PD accepted by the user =========================================================================== =================================================== ===> sqlite3-3.16.2 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.9.4_1.txz Installing pkg-1.9.4_1... Extracting pkg-1.9.4_1: .......... done ===> sqlite3-3.16.2 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of sqlite3-3.16.2 =========================================================================== =================================================== =========================================================================== =================================================== ===> License PD accepted by the user ===> Fetching all distfiles required by sqlite3-3.16.2 for building =========================================================================== =================================================== ===> License PD accepted by the user ===> Fetching all distfiles required by sqlite3-3.16.2 for building => SHA256 Checksum OK for sqlite-autoconf-3160200.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License PD accepted by the user ===> Fetching all distfiles required by sqlite3-3.16.2 for building ===> Extracting for sqlite3-3.16.2 => SHA256 Checksum OK for sqlite-autoconf-3160200.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for sqlite3-3.16.2 ===> Applying ports patches for sqlite3-3.16.2 =========================================================================== =================================================== ===> sqlite3-3.16.2 depends on file: /usr/local/lib/libncurses.so.6 - not found ===> Installing existing package /packages/All/ncurses-6.0_3.txz Installing ncurses-6.0_3... Extracting ncurses-6.0_3: .......... done Message from ncurses-6.0_3: ===> NOTICE: The ncurses port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> sqlite3-3.16.2 depends on file: /usr/local/lib/libncurses.so.6 - found ===> Returning to build of sqlite3-3.16.2 =========================================================================== =================================================== ===> sqlite3-3.16.2 depends on shared library: libreadline.so.6 - not found ===> Installing existing package /packages/All/readline-6.3.8.txz Installing readline-6.3.8... `-- Installing indexinfo-0.2.6... `-- Extracting indexinfo-0.2.6: .... done Extracting readline-6.3.8: .......... done ===> sqlite3-3.16.2 depends on shared library: libreadline.so.6 - found (/usr/local/lib/libreadline.so.6) ===> Returning to build of sqlite3-3.16.2 =========================================================================== =================================================== ===> Configuring for sqlite3-3.16.2 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 whether make supports nested variables... 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 whether cc understands -c and -o together... yes 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 whether cc understands -c and -o together... (cached) yes checking dependency style of cc... (cached) gcc3 checking build system type... x86_64-portbld-dragonfly4.7 checking host system type... x86_64-portbld-dragonfly4.7 checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking how to convert x86_64-portbld-dragonfly4.7 file names to x86_64-portbld-dragonfly4.7 format... func_convert_file_noop checking how to convert x86_64-portbld-dragonfly4.7 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... dragonfly4.7 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 readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking for library containing tgetent... -lncurses checking for library containing readline... -lreadline checking for library containing pthread_create... none required checking for library containing pthread_mutexattr_init... none required checking for library containing dlopen... none required checking for whether to support dynamic extensions... yes checking for posix_fallocate... no checking that generated files are newer than configure... done 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 --disable-session --enable-static-shell --enable-threadsafe --enable-readline --disable-editline --prefix=/usr/local ===> CPPFLAGS=-DSQLITE_ENABLE_DBSTAT_VTAB=1 -DSQLITE_ENABLE_FTS3_TOKENIZER=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 -DHAVE_ISNAN=1 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_USLEEP=1 -DHAVE_STRCHRNUL=1 -I/usr/local/include ===> CFLAGS=-pipe -Os -I/usr/local/include -I/usr/local/include/ncurses -fno-strict-aliasing ===> LDFLAGS= -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib ===> LIBS=-lpthread =========================================================================== =================================================== ===> Building for sqlite3-3.16.2 /bin/sh ./libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"sqlite\" -DPACKAGE_TARNAME=\"sqlite\" -DPACKAGE_VERSION=\"3.16.2\" -DPACKAGE_STRING=\"sqlite\ 3.16.2\" -DPACKAGE_BUGREPORT=\"http://www.sqlite.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sqlite\" -DVERSION=\"3.16.2\" -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_READLINE_H=1 -DHAVE_READLINE=1 -I. -DSQLITE_ENABLE_DBSTAT_VTAB=1 -DSQLITE_ENABLE_FTS3_TOKENIZER=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 -DHAVE_ISNAN=1 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_USLEEP=1 -DHAVE_STRCHRNUL=1 -I/usr/local/include -D_REENTRANT=1 -DSQLITE_THREADSAFE=1 -pipe -Os -I/usr/local/include -I/usr/local/include/ncurses -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.16.2\" "-DPACKAGE_STRING=\"sqlite 3.16.2\"" -DPACKAGE_BUGREPORT=\"http://www.sqlite.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sqlite\" -DVERSION=\"3.16.2\" -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_READLINE_H=1 -DHAVE_READLINE=1 -I. -DSQLITE_ENABLE_DBSTAT_VTAB=1 -DSQLITE_ENABLE_FTS3_TOKENIZER=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 -DHAVE_ISNAN=1 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_USLEEP=1 -DHAVE_STRCHRNUL=1 -I/usr/local/include -D_REENTRANT=1 -DSQLITE_THREADSAFE=1 -pipe -Os -I/usr/local/include -I/usr/local/include/ncurses -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.16.2\" "-DPACKAGE_STRING=\"sqlite 3.16.2\"" -DPACKAGE_BUGREPORT=\"http://www.sqlite.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sqlite\" -DVERSION=\"3.16.2\" -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_READLINE_H=1 -DHAVE_READLINE=1 -I. -DSQLITE_ENABLE_DBSTAT_VTAB=1 -DSQLITE_ENABLE_FTS3_TOKENIZER=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 -DHAVE_ISNAN=1 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_USLEEP=1 -DHAVE_STRCHRNUL=1 -I/usr/local/include -D_REENTRANT=1 -DSQLITE_THREADSAFE=1 -pipe -Os -I/usr/local/include -I/usr/local/include/ncurses -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 -pipe -Os -I/usr/local/include -I/usr/local/include/ncurses -fno-strict-aliasing -no-undefined -version-info 8:6:8 -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -o libsqlite3.la -rpath /usr/local/lib sqlite3.lo -lpthread libtool: link: cc -shared -fPIC -DPIC .libs/sqlite3.o -L/usr/local/lib -lpthread -Os -Wl,-rpath=/usr/local/lib -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 /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') 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.16.2\" -DPACKAGE_STRING=\"sqlite\ 3.16.2\" -DPACKAGE_BUGREPORT=\"http://www.sqlite.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sqlite\" -DVERSION=\"3.16.2\" -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_READLINE_H=1 -DHAVE_READLINE=1 -I. -DSQLITE_ENABLE_DBSTAT_VTAB=1 -DSQLITE_ENABLE_FTS3_TOKENIZER=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 -DHAVE_ISNAN=1 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_USLEEP=1 -DHAVE_STRCHRNUL=1 -I/usr/local/include -D_REENTRANT=1 -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_EXPLAIN_COMMENTS -pipe -Os -I/usr/local/include -I/usr/local/include/ncurses -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.16.2\" -DPACKAGE_STRING=\"sqlite\ 3.16.2\" -DPACKAGE_BUGREPORT=\"http://www.sqlite.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sqlite\" -DVERSION=\"3.16.2\" -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_READLINE_H=1 -DHAVE_READLINE=1 -I. -DSQLITE_ENABLE_DBSTAT_VTAB=1 -DSQLITE_ENABLE_FTS3_TOKENIZER=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 -DHAVE_ISNAN=1 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_USLEEP=1 -DHAVE_STRCHRNUL=1 -I/usr/local/include -D_REENTRANT=1 -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_EXPLAIN_COMMENTS -pipe -Os -I/usr/local/include -I/usr/local/include/ncurses -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 mv -f .deps/sqlite3-sqlite3.Tpo .deps/sqlite3-sqlite3.Po /bin/sh ./libtool --tag=CC --mode=link cc -D_REENTRANT=1 -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_EXPLAIN_COMMENTS -pipe -Os -I/usr/local/include -I/usr/local/include/ncurses -fno-strict-aliasing -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -o sqlite3 sqlite3-shell.o sqlite3-sqlite3.o -lreadline -lncurses -lpthread libtool: link: cc -D_REENTRANT=1 -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_EXPLAIN_COMMENTS -pipe -Os -I/usr/local/include -I/usr/local/include/ncurses -fno-strict-aliasing -Wl,-rpath=/usr/local/lib -o sqlite3 sqlite3-shell.o sqlite3-sqlite3.o -L/usr/local/lib -lreadline -lncurses -lpthread =========================================================================== =================================================== ===> sqlite3-3.16.2 depends on file: /usr/local/lib/libncurses.so.6 - found =========================================================================== =================================================== ===> Staging for sqlite3-3.16.2 ===> Generating temporary packing list if test -z 'strip'; then /usr/bin/make INSTALL_PROGRAM="/bin/sh /wrkdirs/databases/sqlite3/sqlite-autoconf-3160200/install-sh -c -s" install_sh_PROGRAM="/bin/sh /wrkdirs/databases/sqlite3/sqlite-autoconf-3160200/install-sh -c -s" INSTALL_STRIP_FLAG=-s install; else /usr/bin/make INSTALL_PROGRAM="/bin/sh /wrkdirs/databases/sqlite3/sqlite-autoconf-3160200/install-sh -c -s" install_sh_PROGRAM="/bin/sh /wrkdirs/databases/sqlite3/sqlite-autoconf-3160200/install-sh -c -s" INSTALL_STRIP_FLAG=-s "INSTALL_PROGRAM_ENV=STRIPPROG='strip'" install; fi /bin/mkdir -p '/wrkdirs/databases/sqlite3/stage/usr/local/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c -s libsqlite3.la '/wrkdirs/databases/sqlite3/stage/usr/local/lib' libtool: install: /usr/bin/install -c .libs/libsqlite3.so.0.8.6 /wrkdirs/databases/sqlite3/stage/usr/local/lib/libsqlite3.so.0.8.6 libtool: install: strip --strip-unneeded /wrkdirs/databases/sqlite3/stage/usr/local/lib/libsqlite3.so.0.8.6 libtool: install: (cd /wrkdirs/databases/sqlite3/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 /wrkdirs/databases/sqlite3/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 /wrkdirs/databases/sqlite3/stage/usr/local/lib/libsqlite3.la libtool: install: /usr/bin/install -c .libs/libsqlite3.a /wrkdirs/databases/sqlite3/stage/usr/local/lib/libsqlite3.a libtool: install: strip --strip-debug /wrkdirs/databases/sqlite3/stage/usr/local/lib/libsqlite3.a libtool: install: chmod 644 /wrkdirs/databases/sqlite3/stage/usr/local/lib/libsqlite3.a libtool: install: ranlib /wrkdirs/databases/sqlite3/stage/usr/local/lib/libsqlite3.a libtool: warning: remember to run 'libtool --finish /usr/local/lib' /bin/mkdir -p '/wrkdirs/databases/sqlite3/stage/usr/local/bin' STRIPPROG='strip' /bin/sh ./libtool --mode=install /bin/sh /wrkdirs/databases/sqlite3/sqlite-autoconf-3160200/install-sh -c -s sqlite3 '/wrkdirs/databases/sqlite3/stage/usr/local/bin' libtool: install: /bin/sh /wrkdirs/databases/sqlite3/sqlite-autoconf-3160200/install-sh -c -s sqlite3 /wrkdirs/databases/sqlite3/stage/usr/local/bin/sqlite3 /bin/mkdir -p '/wrkdirs/databases/sqlite3/stage/usr/local/include' install -m 0644 sqlite3.h sqlite3ext.h '/wrkdirs/databases/sqlite3/stage/usr/local/include' /bin/mkdir -p '/wrkdirs/databases/sqlite3/stage/usr/local/man/man1' install -m 0644 sqlite3.1 '/wrkdirs/databases/sqlite3/stage/usr/local/man/man1' /bin/mkdir -p '/wrkdirs/databases/sqlite3/stage/usr/local/libdata/pkgconfig' install -m 0644 sqlite3.pc '/wrkdirs/databases/sqlite3/stage/usr/local/libdata/pkgconfig' ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===> Building package for sqlite3-3.16.2 file sizes/checksums [12]: . done packing files [12]: . done packing directories [0]: . done =========================================================================== => Cleaning up wrkdir ===> Cleaning for sqlite3-3.16.2 build of databases/sqlite3 ended at Sun Mar 12 09:39:51 PDT 2017 build time: 00:02:33