See <http://hudson.drizzle.org/job/drizzle-build-opensolaris-64-build-only/215/>
------------------------------------------ [...truncated 139 lines...] checking if g++ supports C++0x features with -std=gnu++0x... no checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for getopt_long_only... yes checking whether optreset is declared... no checking for working GNU getopt function... no checking whether getenv is declared... yes checking for unistd.h... (cached) yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking for alarm... yes checking for inline... inline checking for C/C++ restrict keyword... __restrict__ checking whether the preprocessor supports include_next... yes checking for struct timespec in <time.h>... yes checking for 64-bit host... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking whether NLS is requested... yes checking for msgfmt... /usr/gnu/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/gnu/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for non-GNU ld... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking for shared library run path origin... done checking whether __SUNPRO_C is declared... yes checking whether __ICC is declared... no checking for ISO C++ 98 include files... yes checking for working mktime... no checking whether localtime_r is compatible with its POSIX signature... yes checking "C Compiler version--"... "cc: Sun Ceres C 5.10 SunOS_i386 2009/03/06" checking "C++ Compiler version"... "CC: Sun Ceres C++ 5.10 SunOS_i386 2009/03/06" checking whether byte ordering is bigendian... no checking for an ANSI C-conforming const... yes checking for inline... (cached) inline checking for working volatile... yes checking for C/C++ restrict keyword... (cached) __restrict__ checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for size_t... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for library containing clock_gettime... none required checking size of off_t... 8 checking size of size_t... 8 checking size of long long... 8 checking if time_t is unsigned... no checking for cos in -lm... yes checking for setsockopt... no checking for setsockopt in -lsocket... yes checking for bind... yes checking whether madvise is declared... no checking whether the compiler provides atomic builtins... no checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking whether to enable assertions... yes checking whether E_PASTE_RESULT_NOT_TOKEN is usable... yes checking for dtrace... dtrace checking if dtrace works... yes checking if dtrace should instrument object files... yes checking for malloc in -lumem... yes checking for doxygen... doxygen checking for perl... perl checking for dpkg-gensymbols... no checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for gperf... /usr/bin/gperf checking for bison... bison -y checking whether pthreads work with -pthreads... no checking for the pthreads library -lpthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... -D_REENTRANT checking for xlc_r... no checking for cc_r... no checking for pthread_yield_np... no checking if pthread_yield takes zero arguments... no checking if pthread_yield takes one argument... no checking for pthread_attr_getstacksize... yes checking for pthread_attr_setprio... no checking for pthread_attr_setschedparam... yes checking for pthread_attr_setstacksize... yes checking for pthread_condattr_create... no checking for pthread_getsequence_np... no checking for pthread_key_delete... yes checking for pthread_rwlock_rdlock... yes checking for pthread_setprio... no checking for pthread_setprio_np... no checking for pthread_setschedparam... yes checking for pthread_sigmask... yes checking for pthread_attr_create... no checking for rwlock_init... yes checking args to pthread_getspecific... POSIX checking args to pthread_mutex_init... POSIX checking args to readdir_r... POSIX checking style of sigwait... POSIX checking for pthread_attr_setscope... yes checking if pthread_yield takes zero arguments... yeso checking if pthread_yield takes 1 argument... no checking for libprotobuf... yes checking how to link with libprotobuf... /usr/local/lib/amd64/libprotobuf.so -lpthread -lz -R/usr/local/lib/amd64 checking for protobuf >= 2.1.0... yes checking for protoc... /usr/local/bin/protoc checking uuid/uuid.h usability... yes checking uuid/uuid.h presence... yes checking for uuid/uuid.h... yes checking for libuuid... yes checking how to link with libuuid... -luuid checking for libdrizzle... yes checking how to link with libdrizzle... /usr/local/lib/amd64/libdrizzle.so -lnsl -lsocket -R/usr/local/lib/amd64 checking if libdrizzle is recent enough... yes checking for libz... yes checking how to link with libz... -lz checking for libpcre... yes checking how to link with libpcre... -lpcre checking for a readline compatible library... -lreadline -ltermcap checking readline.h usability... no checking readline.h presence... no checking for readline.h... no checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking whether readline supports history... yes checking history.h usability... no checking history.h presence... no checking for history.h... no checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking defined rl_compentry_func_t... yes checking rl_compentry_func_t works... yes checking defined rl_completion_func_t... yes checking for TIOCGWINSZ in sys/ioctl.h... no checking for dlopen in -ldl... yes checking for dlopen... yes checking for STL unordered_map... no checking for tr1 unordered_map... no checking for boost unordered_map... no configure: WARNING: could not find an STL unordered_map checking the location of cstdint... configure: WARNING: Could not find a cstdint header. checking the location of cinttypes... configure: WARNING: Could not find a cinttypes header. checking whether struct tm is in sys/time.h or time.h... (cached) time.h checking for working alloca.h... yes checking for alloca... yes checking whether utime accepts a null argument... yes checking for vprintf... yes checking for _doprnt... yes checking working fdatasync... yes checking for gethrtime... yes checking for setupterm... no checking for backtrace... yes checking for backtrace_symbols... yes checking for backtrace_symbols_fd... yes checking whether stat file-mode macros are broken... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for sys/types.h... (cached) yes checking sys/fpu.h usability... no checking sys/fpu.h presence... no checking for sys/fpu.h... no checking fpu_control.h usability... no checking fpu_control.h presence... no checking for fpu_control.h... no checking ieeefp.h usability... yes checking ieeefp.h presence... yes checking for ieeefp.h... yes checking select.h usability... no checking select.h presence... no checking for select.h... no checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for utime.h... (cached) yes checking sys/utime.h usability... yes checking sys/utime.h presence... yes checking for sys/utime.h... yes checking synch.h usability... yes checking synch.h presence... yes checking for synch.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking sys/prctl.h usability... no checking sys/prctl.h presence... no checking for sys/prctl.h... no checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking termcap.h usability... no checking termcap.h presence... no checking for termcap.h... no checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking asm/termbits.h usability... no checking asm/termbits.h presence... no checking for asm/termbits.h... no checking paths.h usability... no checking paths.h presence... no checking for paths.h... no checking for sched_yield... yes checking for curses.h... yes checking for term.h... yes checking for uint... yes checking for ulong... yes checking cxxabi.h usability... no checking cxxabi.h presence... no checking for cxxabi.h... no checking checking for abi::__cxa_demangle... no checking for libc... yes checking how to link with libc... -lc checking if boost is recent enough... yes checking for libc... (cached) yes checking how to link with libc... checking for libboost_program_options... no checking for libboost_program_options-mt... no configure: error: boost::program_options is required for drizzle _______________________________________________ Mailing list: https://launchpad.net/~drizzle-builds Post to : [email protected] Unsubscribe : https://launchpad.net/~drizzle-builds More help : https://help.launchpad.net/ListHelp

