FreeBSD Bugzilla – Attachment 167532 Details for
Bug 203424
databases/libzdb & sqlite3 configure failure
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
see lines 122-124
configure.txt (text/plain), 8.33 KB, created by
pyo
on 2016-02-29 00:01:34 UTC
(
hide
)
Description:
see lines 122-124
Filename:
MIME Type:
Creator:
pyo
Created:
2016-02-29 00:01:34 UTC
Size:
8.33 KB
patch
obsolete
>===> License GPLv3 accepted by the user >===> Found saved configuration for libzdb-3.1 >===> libzdb-3.1 depends on file: /usr/local/sbin/pkg - found >===> Fetching all distfiles required by libzdb-3.1 for building >===> Extracting for libzdb-3.1 >=> SHA256 Checksum OK for libzdb-3.1.tar.gz. >===> Patching for libzdb-3.1 >===> libzdb-3.1 depends on executable: gmake - found >===> libzdb-3.1 depends on shared library: libpq.so.5 - found (/usr/local/lib/libpq.so.5) >===> libzdb-3.1 depends on shared library: libmysqlclient.so.18 - found (/usr/local/lib/mysql/libmysqlclient.so.18) >===> libzdb-3.1 depends on shared library: libsqlite3.so - found (/usr/local/lib/libsqlite3.so) >===> Configuring for libzdb-3.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 gmake sets $(MAKE)... yes >checking whether gmake supports nested variables... yes >checking for gcc... clang33 >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 clang33 accepts -g... yes >checking for clang33 option to accept ISO C89... none needed >checking whether clang33 understands -c and -o together... yes >checking for style of include used by gmake... GNU >checking dependency style of clang33... none >checking whether we are using the GNU C++ compiler... yes >checking whether clang++33 accepts -g... yes >checking dependency style of clang++33... none >checking how to run the C preprocessor... clang-cpp33 >checking for grep that handles long lines and -e... (cached) /usr/bin/grep >checking for egrep... (cached) /usr/bin/egrep >checking whether clang33 needs -traditional... no >checking for re2c... no >checking for flex... flex >checking lex output file root... lex.yy >checking lex library... -lfl >checking whether yytext is a pointer... yes >checking build system type... i386-portbld-freebsd9.3 >checking host system type... i386-portbld-freebsd9.3 >checking how to print strings... printf >checking for a sed that does not truncate output... (cached) /usr/bin/sed >checking for fgrep... (cached) /usr/bin/fgrep >checking for ld used by clang33... /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 i386-portbld-freebsd9.3 file names to i386-portbld-freebsd9.3 format... func_convert_file_noop >checking how to convert i386-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... ranlib >checking command to parse /usr/bin/nm -B output from clang33 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 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 clang33 supports -fno-rtti -fno-exceptions... yes >checking for clang33 option to produce PIC... -fPIC -DPIC >checking if clang33 PIC flag -fPIC -DPIC works... yes >checking if clang33 static flag -static works... yes >checking if clang33 supports -c -o file.o... yes >checking if clang33 supports -c -o file.o... (cached) yes >checking whether the clang33 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 how to run the C++ preprocessor... clang++33 -E >checking for ld used by clang++33... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking whether the clang++33 linker (/usr/bin/ld) supports shared libraries... yes >checking for clang++33 option to produce PIC... -fPIC -DPIC >checking if clang++33 PIC flag -fPIC -DPIC works... yes >checking if clang++33 static flag -static works... yes >checking if clang++33 supports -c -o file.o... yes >checking if clang++33 supports -c -o file.o... (cached) yes >checking whether the clang++33 linker (/usr/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... freebsd9.3 ld.so >checking how to hardcode library paths into programs... immediate >checking for openssl in /usr... ok >checking for library containing pthread_create... none required >checking for mysql... yes >checking for /usr/local/bin/mysql_config... yes >checking mysql.h usability... yes >checking mysql.h presence... yes >checking for mysql.h... yes >checking for postgresql... yes >checking for /usr/local/bin/pg_config... yes >checking libpq-fe.h usability... yes >checking libpq-fe.h presence... yes >checking for libpq-fe.h... yes >checking for SQLite3... yes >checking for ... no >checking for library containing sqlite3_open... no >checking for oracle... checking if Oracle support is enabled... no >checking for ANSI C header files... (cached) yes >checking for timegm... yes >checking for struct tm.tm_gmtoff... yes >checking for an ANSI C-conforming const... yes >checking whether byte ordering is bigendian... no >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating test/Makefile >config.status: creating zdb.pc >config.status: creating src/xconfig.h >config.status: executing libtool_patch commands >config.status: executing depfiles commands >config.status: executing libtool commands >+------------------------------------------------------------+ >| License: | >| This is Open Source Software and use is subject to the GNU | >| GENERAL PUBLIC LICENSE, available in this distribution in | >| the file COPYING. | >| | >| By continuing this installation process, you are bound by | >| the terms of this license agreement. If you do not agree | >| with the terms of this license, you must abort the | >| installation process at this point. | >+------------------------------------------------------------+ >| Libzdb is configured as follows: | >| | >| Optimized: DISABLED | >| Protected: DISABLED | >| Profiling: DISABLED | >| Zild: DISABLED | >| Sqlite3 unlock notification API: DISABLED | >| Openssl: ENABLED | >| Unit Tests Build: ENABLED | >|------------------------------------------------------------| >| SQLite3: DISABLED | >| MySQL: ENABLED | >| PostgreSQL: ENABLED | >| Oracle: DISABLED | >+------------------------------------------------------------+
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 203424
: 167532