building sqlite3-3.6.23.1_1 in directory /usr/local/tinderbox/8.0-NOP-amd64-abbe build started at Sat Jun 26 06:52:37 UTC 2010 port directory: /usr/ports/databases/sqlite3 building for: 8.0-STABLE amd64 maintained by: mnag@FreeBSD.org Makefile ident: $FreeBSD: ports/databases/sqlite3/Makefile,v 1.42 2010/04/22 15:29:12 mnag Exp $ prefixes: LOCALBASE=usr/local PREFIX=/usr/local Begin Configuration: ---Begin Environment--- ARCH=amd64 PACKAGE_BUILDING=1 USER=root CCACHE_DIR=/ccache BRANCH=STABLE CCACHE_NOLINK=1 HOST_WORKDIR= BATCH=1 OLDPWD=/ HOME=/root LOG_DIRECTORY= FORCE_PACKAGE=yes PAGER=less LOG_DOCOPY=0 PKGZIPCMD=bzip2 HAVE_MOTIF=1 FTP_TIMEOUT=900 HTTP_TIMEOUT=900 defaultUpdateHost=cvsup.hu.freebsd.org pb=/usr/local/tinderbox DISTFILE_CACHE=/usr/ports/distfiles OSREL=8.0 defaultUpdateType=CSUP BLOCKSIZE=K TINDERD_LOGFILE=/dev/null PORTOBJFORMAT=elf WRKDIRPREFIX=/work DISTDIR=/tmp/distfiles DISTCACHE=/distcache CCACHE_LOGFILE= PATH=/opt:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PACKAGES=/tmp/packages NOPORTDATA=yes TIMEOUT=7200 PKGSUFFIX=.tbz OSVERSION=800504 __DSVERSION__=3.2.1 OPTIONS_ENABLED=1 NO_INSTALL_MANPAGES=yes TINDERD_SLEEPTIME=120 UNAME_n=tinderbox.host __MKLVL__=1 CCACHE_JAIL=0 LOCALBASE=/usr/local PORT_DBDIR=/var/db/ports CCACHE_MAX_SIZE=16G DISTFILE_URI= X_WINDOW_SYSTEM=xorg MASTER_SITE_OVERRIDE=file:///distcache/${DIST_SUBDIR}/ OPTIONS_DIR=/options UNAME_r=8.0-STABLE USA_RESIDENT=YES UNAME_s=FreeBSD PARALLEL_PACKAGE_BUILD=1 PWD=/usr/ports/databases/sqlite3 UNAME_v=FreeBSD 8.0-STABLE #0: Sat Jun 26 08:51:19 CEST 2010 root@tinderbox.host:/usr/src/sys/magic/kernel/path FTP_PASSIVE_MODE=yes NOPORTEXAMPLES=yes CCACHE_ENABLED=1 EDITOR=ee INDEXFILE=INDEX-8 NOPORTDOCS=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for sqlite3-3.6.23.1_1: DEBUG=off (default) "Enable debugging & verbose explain" FTS3=off (default) "Enable FTS3 (Full Text Search) module" RTREE=off (default) "Enable R*Tree module" RAMTABLE=off (default) "Store temporary tables in RAM" TCLWRAPPER=off (default) "Enable TCL wrapper" METADATA=on (default) "Enable column metadata" THREADSAFE=on (default) "Build thread-safe library" EXTENSION=off (default) "Allow loadable extensions" ===> Use 'make config' to modify these settings ---End OPTIONS List--- End Configuration. FETCH_DEPENDS= PATCH_DEPENDS= EXTRACT_DEPENDS= BUILD_DEPENDS=tcl-modules-8.5.8.tbz tcl-8.5.8.tbz gettext-0.18_1.tbz libiconv-1.13.1_1.tbz gmake-3.81_4.tbz RUN_DEPENDS= add_pkg ================================================================ ======================================== ===> License check disabled, port has not defined LICENSE => sqlite-3.6.23.1.tar.gz doesn't seem to exist in /tmp/distfiles/. => Attempting to fetch from file:///distcache//. sqlite-3.6.23.1.tar.gz 3014 kB 56 MBps => MD5 Checksum OK for sqlite-3.6.23.1.tar.gz. => SHA256 Checksum OK for sqlite-3.6.23.1.tar.gz. ================================================================ ======================================== add_pkg ===> License check disabled, port has not defined LICENSE ===> Extracting for sqlite3-3.6.23.1_1 => MD5 Checksum OK for sqlite-3.6.23.1.tar.gz. => SHA256 Checksum OK for sqlite-3.6.23.1.tar.gz. ================================================================ ======================================== add_pkg ===> Patching for sqlite3-3.6.23.1_1 ===> Applying FreeBSD patches for sqlite3-3.6.23.1_1 ================================================================ ======================================== add_pkg tcl-modules-8.5.8.tbz tcl-8.5.8.tbz gettext-0.18_1.tbz libiconv-1.13.1_1.tbz gmake-3.81_4.tbz adding dependencies pkg_add tcl-modules-8.5.8.tbz pkg_add tcl-8.5.8.tbz pkg_add gettext-0.18_1.tbz pkg_add libiconv-1.13.1_1.tbz skipping libiconv-1.13.1_1, already added pkg_add gmake-3.81_4.tbz ===> sqlite3-3.6.23.1_1 depends on executable: tclsh8.5 - found ===> sqlite3-3.6.23.1_1 depends on executable: gmake - found ===> Configuring for sqlite3-3.6.23.1_1 checking build system type... amd64-portbld-freebsd8.0 checking host system type... amd64-portbld-freebsd8.0 checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F 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 for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking how to run the C preprocessor... cc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... 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... freebsd8.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 for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking for gawk... no checking for mawk... no checking for nawk... nawk checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for intptr_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uintptr_t... yes checking for sys/types.h... (cached) yes checking for stdlib.h... (cached) yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking for usleep... yes checking for fdatasync... no checking for localtime_r... yes checking for gmtime_r... yes checking for localtime_s... no checking for tclsh8.4... /usr/local/bin/tclsh8.5 configure: Version set to 3.6 configure: Release set to 3.6.23.1 configure: Version number set to 3006023 checking whether to support threadsafe operation... yes checking for library containing pthread_create... (cached) checking whether to allow connections to be shared across threads... no checking whether threads can override each others locks... yes checking whether to support shared library linked as release mode or not... no checking whether to use an in-ram database for temporary tables... no checking if executables have the .exe suffix... unknown checking host system type... (cached) amd64-portbld-freebsd8.0 checking for library containing tgetent... -lreadline checking for readline in -lreadline... yes checking readline.h usability... no checking readline.h presence... no checking for readline.h... no checking for /usr/include/readline.h... no checking for /usr/include/readline/readline.h... yes checking for library containing fdatasync... no configure: creating ./config.status config.status: creating Makefile config.status: creating sqlite3.pc config.status: creating config.h config.status: executing libtool commands ===> Building for sqlite3-3.6.23.1_1 /usr/local/bin/tclsh8.5 ./tool/mksqlite3h.tcl . >sqlite3.h cc -O2 -pipe -fno-strict-aliasing -o mkkeywordhash -DSQLITE_OMIT_LOAD_EXTENSION=1 -DSQLITE_ENABLE_COLUMN_METADATA=1 ./tool/mkkeywordhash.c ./mkkeywordhash >keywordhash.h cc -O2 -pipe -fno-strict-aliasing -o lemon ./tool/lemon.c cp ./src/lempar.c . cp ./src/parse.y . ./lemon -DSQLITE_OMIT_LOAD_EXTENSION=1 -DSQLITE_ENABLE_COLUMN_METADATA=1 parse.y mv parse.h parse.h.temp nawk -f ./addopcodes.awk parse.h.temp >parse.h cat parse.h ./src/vdbe.c | nawk -f ./mkopcodeh.awk >opcodes.h sort -n -b -k 3 opcodes.h | nawk -f ./mkopcodec.awk >opcodes.c rm -rf tsrc mkdir -p tsrc cp ./src/alter.c ./src/analyze.c ./src/attach.c ./src/auth.c ./src/backup.c ./src/bitvec.c ./src/btmutex.c ./src/btree.c ./src/btree.h ./src/btreeInt.h ./src/build.c ./src/callback.c ./src/complete.c ./src/ctime.c ./src/date.c ./src/delete.c ./src/expr.c ./src/fault.c ./src/fkey.c ./src/func.c ./src/global.c ./src/hash.c ./src/hash.h ./src/hwtime.h ./src/insert.c ./src/journal.c ./src/legacy.c ./src/loadext.c ./src/main.c ./src/malloc.c ./src/mem0.c ./src/mem1.c ./src/mem2.c ./src/mem3.c ./src/mem5.c ./src/memjournal.c ./src/mutex.c ./src/mutex.h ./src/mutex_noop.c ./src/mutex_os2.c ./src/mutex_unix.c ./src/mutex_w32.c ./src/notify.c ./src/os.c ./src/os.h ./src/os_common.h ./src/os_os2.c ./src/os_unix.c ./src/os_win.c ./src/pager.c ./src/pager.h ./src/parse.y ./src/pcache.c ./src/pcache.h ./src/pcache1.c ./src/pragma.c ./src/prepare.c ./src/printf.c ./src/random.c ./src/resolve.c ./src/rowset.c ./src/select.c ./src/status.c ./src/shell.c ./src/sqlite.h.in ./src/sqlite3ext.h ./src/sqliteInt.h ./src/sqliteLimit.h ./src/table.c ./src/tclsqlite.c ./src/tokenize.c ./src/trigger.c ./src/utf.c ./src/update.c ./src/util.c ./src/vacuum.c ./src/vdbe.c ./src/vdbe.h ./src/vdbeapi.c ./src/vdbeaux.c ./src/vdbeblob.c ./src/vdbemem.c ./src/vdbetrace.c ./src/vdbeInt.h ./src/vtab.c ./src/walker.c ./src/where.c keywordhash.h opcodes.c opcodes.h parse.c parse.h config.h sqlite3.h ./ext/fts1/fts1.c ./ext/fts1/fts1.h ./ext/fts1/fts1_hash.c ./ext/fts1/fts1_hash.h ./ext/fts1/fts1_porter.c ./ext/fts1/fts1_tokenizer.h ./ext/fts1/fts1_tokenizer1.c ./ext/fts2/fts2.c ./ext/fts2/fts2.h ./ext/fts2/fts2_hash.c ./ext/fts2/fts2_hash.h ./ext/fts2/fts2_icu.c ./ext/fts2/fts2_porter.c ./ext/fts2/fts2_tokenizer.h ./ext/fts2/fts2_tokenizer.c ./ext/fts2/fts2_tokenizer1.c ./ext/fts3/fts3.c ./ext/fts3/fts3.h ./ext/fts3/fts3Int.h ./ext/fts3/fts3_expr.c ./ext/fts3/fts3_hash.c ./ext/fts3/fts3_hash.h ./ext/fts3/fts3_icu.c ./ext/fts3/fts3_porter.c ./ext/fts3/fts3_snippet.c ./ext/fts3/fts3_tokenizer.h ./ext/fts3/fts3_tokenizer.c ./ext/fts3/fts3_tokenizer1.c ./ext/fts3/fts3_write.c ./ext/icu/sqliteicu.h ./ext/icu/icu.c ./ext/rtree/rtree.h ./ext/rtree/rtree.c tsrc rm tsrc/sqlite.h.in tsrc/parse.y /usr/local/bin/tclsh8.5 ./tool/vdbe-compress.tcl vdbe.new mv vdbe.new tsrc/vdbe.c touch .target_source /usr/local/bin/tclsh8.5 ./tool/mksqlite3c.tcl ./libtool --mode=compile --tag=CC cc -O2 -pipe -fno-strict-aliasing -DSQLITE_OS_UNIX=1 -I. -I./src -D_HAVE_SQLITE_CONFIG_H -DNDEBUG -DSQLITE_THREADSAFE=1 -DSQLITE_THREAD_OVERRIDE_LOCK=1 -DSQLITE_OMIT_LOAD_EXTENSION=1 -DSQLITE_ENABLE_COLUMN_METADATA=1 -DSQLITE_TEMP_STORE=1 -c sqlite3.c libtool: compile: cc -O2 -pipe -fno-strict-aliasing -DSQLITE_OS_UNIX=1 -I. -I./src -D_HAVE_SQLITE_CONFIG_H -DNDEBUG -DSQLITE_THREADSAFE=1 -DSQLITE_THREAD_OVERRIDE_LOCK=1 -DSQLITE_OMIT_LOAD_EXTENSION=1 -DSQLITE_ENABLE_COLUMN_METADATA=1 -DSQLITE_TEMP_STORE=1 -c sqlite3.c -fPIC -DPIC -o .libs/sqlite3.o libtool: compile: cc -O2 -pipe -fno-strict-aliasing -DSQLITE_OS_UNIX=1 -I. -I./src -D_HAVE_SQLITE_CONFIG_H -DNDEBUG -DSQLITE_THREADSAFE=1 -DSQLITE_THREAD_OVERRIDE_LOCK=1 -DSQLITE_OMIT_LOAD_EXTENSION=1 -DSQLITE_ENABLE_COLUMN_METADATA=1 -DSQLITE_TEMP_STORE=1 -c sqlite3.c -o sqlite3.o >/dev/null 2>&1 ./libtool --mode=link cc -O2 -pipe -fno-strict-aliasing -DSQLITE_OS_UNIX=1 -I. -I./src -D_HAVE_SQLITE_CONFIG_H -DNDEBUG -DSQLITE_THREADSAFE=1 -DSQLITE_THREAD_OVERRIDE_LOCK=1 -DSQLITE_OMIT_LOAD_EXTENSION=1 -DSQLITE_ENABLE_COLUMN_METADATA=1 -o libsqlite3.la sqlite3.lo \ -rpath "/usr/local/lib" -version-info "8:6:8" libtool: link: cc -shared .libs/sqlite3.o -Wl,-soname -Wl,libsqlite3.so.8 -o .libs/libsqlite3.so.8 libtool: link: (cd ".libs" && rm -f "libsqlite3.so" && ln -s "libsqlite3.so.8" "libsqlite3.so") libtool: link: (cd ".libs" && rm -f "libsqlite3.so" && ln -s "libsqlite3.so.8" "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" ) ./libtool --mode=link cc -O2 -pipe -fno-strict-aliasing -DSQLITE_OS_UNIX=1 -I. -I./src -D_HAVE_SQLITE_CONFIG_H -DNDEBUG -DSQLITE_THREADSAFE=1 -DSQLITE_THREAD_OVERRIDE_LOCK=1 -DSQLITE_OMIT_LOAD_EXTENSION=1 -DSQLITE_ENABLE_COLUMN_METADATA=1 -DHAVE_READLINE=1 -I/usr/include/readline \ -o sqlite3 ./src/shell.c libsqlite3.la \ -lreadline -lreadline -rpath "/usr/local/lib" libtool: link: cc -O2 -pipe -fno-strict-aliasing -DSQLITE_OS_UNIX=1 -I. -I./src -D_HAVE_SQLITE_CONFIG_H -DNDEBUG -DSQLITE_THREADSAFE=1 -DSQLITE_THREAD_OVERRIDE_LOCK=1 -DSQLITE_OMIT_LOAD_EXTENSION=1 -DSQLITE_ENABLE_COLUMN_METADATA=1 -DHAVE_READLINE=1 -I/usr/include/readline -o .libs/sqlite3 ./src/shell.c ./.libs/libsqlite3.so -lreadline -Wl,-rpath -Wl,/usr/local/lib ================================================================ ======================================== make: don't know how to make regression-test(continuing) ================================================================ ======================================== add_pkg ===> Installing for sqlite3-3.6.23.1_1 ===> Generating temporary packing list ===> Checking if databases/sqlite3 already installed /usr/bin/install -c -o root -g wheel -d /usr/local/lib ./libtool --mode=install /usr/bin/install -c -o root -g wheel libsqlite3.la /usr/local/lib libtool: install: /usr/bin/install -c -o root -g wheel .libs/libsqlite3.so.8 /usr/local/lib/libsqlite3.so.8 libtool: install: (cd /usr/local/lib && { ln -s -f libsqlite3.so.8 libsqlite3.so || { rm -f libsqlite3.so && ln -s libsqlite3.so.8 libsqlite3.so; }; }) libtool: install: (cd /usr/local/lib && { ln -s -f libsqlite3.so.8 libsqlite3.so || { rm -f libsqlite3.so && ln -s libsqlite3.so.8 libsqlite3.so; }; }) libtool: install: /usr/bin/install -c -o root -g wheel .libs/libsqlite3.lai /usr/local/lib/libsqlite3.la libtool: install: /usr/bin/install -c -o root -g wheel .libs/libsqlite3.a /usr/local/lib/libsqlite3.a libtool: install: chmod 644 /usr/local/lib/libsqlite3.a libtool: install: ranlib /usr/local/lib/libsqlite3.a ---------------------------------------------------------------------- Libraries have been installed in: /usr/local/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /usr/bin/install -c -o root -g wheel -d /usr/local/bin ./libtool --mode=install /usr/bin/install -c -o root -g wheel sqlite3 /usr/local/bin libtool: install: /usr/bin/install -c -o root -g wheel .libs/sqlite3 /usr/local/bin/sqlite3 /usr/bin/install -c -o root -g wheel -d /usr/local/include /usr/bin/install -c -o root -g wheel -m 0644 sqlite3.h /usr/local/include /usr/bin/install -c -o root -g wheel -m 0644 ./src/sqlite3ext.h /usr/local/include /usr/bin/install -c -o root -g wheel -d /usr/local/libdata/pkgconfig /usr/bin/install -c -o root -g wheel -m 0644 sqlite3.pc /usr/local/libdata/pkgconfig ===> Compressing manual pages for sqlite3-3.6.23.1_1 gzip: can't stat: /usr/local/man/man1/sqlite3.1: No such file or directory ===> Running ldconfig /sbin/ldconfig -m /usr/local/lib ===> Registering installation for sqlite3-3.6.23.1_1 ================================================================ ======================================== ===> Building package for sqlite3-3.6.23.1_1 tar: man/man1/sqlite3.1.gz: Cannot stat: No such file or directory tar: Error exit delayed from previous errors. pkg_create: make_dist: tar command failed with code 256 Creating package /tmp/packages/All/sqlite3-3.6.23.1_1.tbz Registering depends:. Registering conflicts: sqlite34-[0-9]*. Creating bzip'd tar ball in '/tmp/packages/All/sqlite3-3.6.23.1_1.tbz' *** Error code 1 Stop in /a/ports/databases/sqlite3. Deleting sqlite3-3.6.23.1_1 pkg_delete: file '/usr/local/man/man1/sqlite3.1.gz' doesn't exist pkg_delete: couldn't entirely delete package (perhaps the packing list is incorrectly specified?) === Checking filesystem state Deleting tcl-8.5.8 Deleting gmake-3.81_4 Deleting gettext-0.18_1 Deleting tcl-modules-8.5.8 Deleting libiconv-1.13.1_1 === Checking filesystem state after all packages deleted ================================================================ build of /usr/ports/databases/sqlite3 ended at Sat Jun 26 06:53:00 UTC 2010