FreeBSD Bugzilla – Attachment 182965 Details for
Bug 219593
databases/tcl-sqlite3: Update to 3.19.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
build log
tcl-sqlite3-build-20170527.txt (text/plain), 7.68 KB, created by
Pavel Volkov
on 2017-05-27 11:18:47 UTC
(
hide
)
Description:
build log
Filename:
MIME Type:
Creator:
Pavel Volkov
Created:
2017-05-27 11:18:47 UTC
Size:
7.68 KB
patch
obsolete
>===> Cleaning for sqlite3-3.19.2 >===> Cleaning for tcl-sqlite3-3.19.2 >===> Deinstalling for tcl-sqlite3 >===> tcl-sqlite3 not installed, skipping >===> Removing user-configured options for tcl-sqlite3-3.19.2 >===> Deleting distfiles for tcl-sqlite3-3.19.2 > >===> License PD accepted by the user >===> tcl-sqlite3-3.19.2 depends on file: /usr/local/sbin/pkg - found >=> sqlite-autoconf-3190200.tar.gz doesn't seem to exist in /usr/ports/distfiles/. >=> Attempting to fetch https://www.sqlite.org/2017/sqlite-autoconf-3190200.tar.gz >sqlite-autoconf-3190200.tar.gz 0 B 0 Bps >===> Fetching all distfiles required by tcl-sqlite3-3.19.2 for building >===> Extracting for tcl-sqlite3-3.19.2 >=> SHA256 Checksum OK for sqlite-autoconf-3190200.tar.gz. >===> Patching for tcl-sqlite3-3.19.2 >===> tcl-sqlite3-3.19.2 depends on package: pkgconf>=1.3.0_1 - found >===> tcl-sqlite3-3.19.2 depends on shared library: libsqlite3.so - found (/usr/local/lib/libsqlite3.so) >===> tcl-sqlite3-3.19.2 depends on shared library: libtcl86.so - found (/usr/local/lib/libtcl86.so) >===> Configuring for tcl-sqlite3-3.19.2 >configure: loading site script /usr/ports/Templates/config.site >checking for correct TEA configuration... ok (TEA 3.9) >configure: configuring sqlite 3.19.2 >checking for Tcl configuration... found /usr/local/lib/tcl8.6/tclConfig.sh >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 existence of /usr/local/lib/tcl8.6/tclConfig.sh... loading >checking platform... unix >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 how to run the C preprocessor... cpp >checking whether make sets $(MAKE)... yes >checking for ranlib... ranlib >checking for grep that handles long lines and -e... (cached) /usr/bin/grep >checking for egrep... (cached) /usr/bin/egrep >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 if the compiler understands -pipe... yes >checking whether byte ordering is bigendian... no >checking for sin... no >checking for main in -lieee... no >checking for main in -linet... no >checking net/errno.h usability... no >checking net/errno.h presence... no >checking for net/errno.h... no >checking for connect... yes >checking for gethostbyname... (cached) yes >checking dirent.h... yes >checking for errno.h... (cached) yes >checking for float.h... (cached) yes >checking values.h usability... no >checking values.h presence... no >checking for values.h... no >checking for limits.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for sys/wait.h... (cached) yes >checking for dlfcn.h... (cached) yes >checking for sys/param.h... (cached) yes >checking sqlite3.h usability... yes >checking sqlite3.h presence... no >configure: WARNING: sqlite3.h: accepted by the compiler, rejected by the preprocessor! >configure: WARNING: sqlite3.h: proceeding with the compiler's result >checking for sqlite3.h... yes >checking for sqlite3_initialize in -lsqlite3... yes >checking for Tcl public headers... /usr/local/include/tcl8.6 >checking for pthread_mutex_init in -lpthread... yes >checking for building with threads... yes (default) >checking how to build libraries... shared >checking for ranlib... (cached) ranlib >checking if 64bit support is requested... no >checking if 64bit Sparc VIS support is requested... no >checking if compiler supports visibility "hidden"... yes >checking if rpath support is requested... yes >checking system version... FreeBSD-11.0-STABLE >checking for ar... ar >checking for cast to union support... yes >checking for required early compiler flags... none >checking for 64-bit integer type... using long >checking for build with symbols... no >checking for fdatasync... no >checking for usleep... (cached) yes >checking for fullfsync... no >checking for localtime_r... no >checking for gmtime_r... no >checking whether strerror_r is declared... (cached) yes >checking for strerror_r... (cached) yes >checking whether strerror_r returns char *... no >checking for tclsh... /usr/local/bin/tclsh8.6 >configure: creating ./config.status >config.status: creating Makefile >config.status: creating pkgIndex.tcl >===> Building for tcl-sqlite3-3.19.2 >cc -DPACKAGE_NAME=\"sqlite\" -DPACKAGE_TARNAME=\"sqlite\" -DPACKAGE_VERSION=\"3.19.2\" -DPACKAGE_STRING=\"sqlite\ 3.19.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_sqlite=/\*\*/ -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 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_SYSTEM_SQLITE=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DSQLITE_THREADSAFE=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DHAVE_USLEEP=1 -DHAVE_DECL_STRERROR_R=1 -DHAVE_STRERROR_R=1 -DSQLITE_ENABLE_FTS3=1 -DSQLITE_3_SUFFIX_ONLY=1 -DSQLITE_ENABLE_RTREE=1 -I"./generic" -I"/usr/local/include/tcl8.6" -I./.. -O2 -pipe -Os -I/usr/local/include -fstack-protector -fno-strict-aliasing -pipe -O2 -DNDEBUG -Wall -fPIC -c `echo ./generic/tclsqlite3.c` -o tclsqlite3.o >rm -f libsqlite3.19.2.so >cc -shared -o libsqlite3.19.2.so tclsqlite3.o -lpthread -lsqlite3 -L/usr/local/lib -ltclstub86 >: libsqlite3.19.2.so >If you have documentation to create, place the commands to >build the docs in the 'doc:' target. For example: > xml2nroff sample.xml > sample.n > xml2html sample.xml > sample.html >===> Staging for tcl-sqlite3-3.19.2 >===> Generating temporary packing list >If you have documentation to create, place the commands to >build the docs in the 'doc:' target. For example: > xml2nroff sample.xml > sample.n > xml2html sample.xml > sample.html > /bin/sh ./tclconfig/install-sh -c libsqlite3.19.2.so /usr/obj/usr/ports/databases/tcl-sqlite3/work/stage/usr/local/lib/sqlite3/libsqlite3.19.2.so > : /usr/obj/usr/ports/databases/tcl-sqlite3/work/stage/usr/local/lib/sqlite3/libsqlite3.19.2.so > Install pkgIndex.tcl /usr/obj/usr/ports/databases/tcl-sqlite3/work/stage/usr/local/lib/sqlite3 >Installing header files in /usr/obj/usr/ports/databases/tcl-sqlite3/work/stage/usr/local/include >Installing documentation in /usr/obj/usr/ports/databases/tcl-sqlite3/work/stage/usr/local/man >Installing ./doc/sqlite3.n >install -m 555 /usr/obj/usr/ports/databases/tcl-sqlite3/work/example.tcl /usr/obj/usr/ports/databases/tcl-sqlite3/work/stage/usr/local/share/examples/sqlite3 >====> Compressing man pages (compress-man) >====> Running Q/A tests (stage-qa) >===> Building package for tcl-sqlite3-3.19.2 >===> Installing for tcl-sqlite3-3.19.2 >===> tcl-sqlite3-3.19.2 depends on shared library: libsqlite3.so - found (/usr/local/lib/libsqlite3.so) >===> tcl-sqlite3-3.19.2 depends on shared library: libtcl86.so - found (/usr/local/lib/libtcl86.so) >===> Checking if tcl-sqlite3 already installed >===> Registering installation for tcl-sqlite3-3.19.2 >Installing tcl-sqlite3-3.19.2...
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 219593
:
182964
| 182965 |
182966