See <http://hudson.drizzle.org/job/drizzle-build-spare-macos/137/>
------------------------------------------
[...truncated 260 lines...]
checking if pthread_yield takes 1 argument... no
checking for libprotobuf... yes
checking how to link with libprotobuf... -lprotobuf -lz
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... no
checking for libdrizzle... yes
checking how to link with libdrizzle... -ldrizzle
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
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... no
checking defined rl_completion_func_t... no
checking for TIOCGWINSZ in sys/ioctl.h... yes
checking for dlopen in -ldl... yes
checking for dlopen... yes
checking the location of hash_map... <ext/hash_map>
checking whether hash_map has rehash method... no
checking whether hash_map has resize method... yes
checking whether to redefine hash<string>... yes
checking the location of cstdint... <tr1/cstdint>
checking the location of cinttypes... <tr1/cinttypes>
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... no
checking working fdatasync... no
checking for gethrtime... no
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... no
checking ieeefp.h presence... no
checking for ieeefp.h... no
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... no
checking sys/utime.h presence... no
checking for sys/utime.h... no
checking synch.h usability... no
checking synch.h presence... no
checking for synch.h... no
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... yes
checking termcap.h presence... yes
checking for termcap.h... yes
checking termio.h usability... no
checking termio.h presence... no
checking for termio.h... no
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... yes
checking paths.h presence... yes
checking for paths.h... yes
checking for sched_yield... yes
checking for curses.h... yes
checking for term.h... yes
checking for uint... yes
checking for ulong... no
checking cxxabi.h usability... yes
checking cxxabi.h presence... yes
checking for cxxabi.h... yes
checking checking for abi::__cxa_demangle... yes
checking for libc... yes
checking how to link with libc... -lc
checking if boost is recent enough... yes
checking for libinnodb... no
checking if libinnodb is recent enough... no
configure: WARNING: drizzle requires at least version 1.0.6 of Embedded InnoDB
checking for pkg-config... no
checking for libgearman... no
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... -lfl
checking whether yytext is a pointer... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking for libmemcached... yes
checking how to link with libmemcached... -lmemcached
checking for libmemcachedprotocol... no
checking if libmemcached has memcached_server_fn... no
checking for memcached... /usr/local/bin//memcached
checking for libevent... yes
checking how to link with libevent... -levent -lresolv
checking for event_base_new... yes
checking for event_base_free... yes
checking for event_base_get_method... yes
checking for libcurl... yes
checking how to link with libcurl... -lcurl
checking if libcurl has CURLOPT_USERNAME... no
checking for libpam... no
configure: WARNING: Couldn't find PAM development support, pam_auth will not be
built. On Debian, libpam is in libpam0g-dev. On RedHat it's in pam-devel.
checking for gtkmm... checking for libnotifymm... configure: WARNING:
libgearman not found: not building gearman_udf plugin.
checking for aio_read in -lrt... no
checking aio.h usability... yes
checking aio.h presence... yes
checking for aio.h... yes
checking for sched.h... (cached) yes
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 4
checking for void*... yes
checking size of void*... 4
checking for sched_yield... (cached) yes
checking for fdatasync... (cached) no
checking for localtime_r... yes
checking for pread... yes
checking for uname... yes
checking for munmap... yes
checking for memchr... yes
checking for getpagesize... (cached) yes
checking for bzero... yes
checking whether byte ordering is bigendian... (cached) no
checking whether pthread_t can be used by GCC atomic builtins... yes
checking whether __attribute__ visibility "hidden" is supported... yes
configure: no need to check pthread_t size
checking for x86 PAUSE instruction... no
configure: WARNING: libgearman not found: not building logging_gearman plugin.
checking for libgcrypt... no
configure: WARNING: MD5 not found in libgcrypt: not building md5 plugin. On
Debian this is found in libgcrypt11-dev. On RedHat it is in libgcrypt-devel.
checking if libmemcached is recent enough... no
checking if libmemcached is recent enough... (cached) no
checking for librabbitmq... no
configure: WARNING: Couldn't find rabbitmq c client support, rabbitmq log will
not be built.
configure: creating ./config.status
config.status: creating drizzled/plugin/load_list.h
config.status: creating Makefile
config.status: creating gnulib/Makefile
config.status: creating po/Makefile.in
config.status: creating tests/Makefile
config.status: creating drizzled/plugin/version.h
config.status: creating support-files/drizzle.server
config.status: creating support-files/drizzle-log-rotate
config.status: creating support-files/smf/install.sh
config.status: creating support-files/drizzle.spec
config.status: creating support-files/smf/drizzle.xml
config.status: creating support-files/smf/drizzle
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
---
Configuration summary for drizzle version 2010.04.1462 drizzle-build-spare-macos
* Installation prefix: /usr/local
* System type: apple-darwin10.3.0
* Host CPU: i386
* C Compiler: i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1
(Apple Inc. build 5646) (dot 1)
* C++ Compiler: i686-apple-darwin10-g++-4.2.1 (GCC) 4.2.1
(Apple Inc. build 5646) (dot 1)
* Build auth_pam: no
* Assertions enabled: yes
* Debug enabled: no
* Profiling enabled: no
* Coverage enabled: no
* Warnings as failure: yes
* C++ cstdint location: <tr1/cstdint>
* C++ hash_map location: <ext/hash_map>
* C++ hash namespace: __gnu_cxx
* C++ shared_ptr namespace:
---
[drizzle-build-spare-macos] $ /bin/sh -xe
/var/folders/u1/u1dwetwxEFWHdlF+Zvpjy++++Ts/-Tmp-/hudson7390730950792177545.sh
+ export PATH=/usr/local/bin/:/usr/bin:/bin:/usr/sbin:/sbin:/opt/dscm/bin
+ PATH=/usr/local/bin/:/usr/bin:/bin:/usr/sbin:/sbin:/opt/dscm/bin
+ make distcheck
srcdir=. ./config/make-lint.py
/usr/bin/gperf -D --initializer-suffix=,0 --struct-type --enum \
--omit-struct-type --readonly-tables --language=C++ \
--class-name=function_hash drizzled/function_hash.gperf >
drizzled/function_hash.stamp-h
/usr/bin/gperf -D --initializer-suffix=,0 --struct-type --enum \
--omit-struct-type --readonly-tables --language=C++ \
--class-name=symbol_hash drizzled/symbol_hash.gperf >
drizzled/symbol_hash.stamp-h
Making drizzled/configmake.h
/bin/sh ./config/ylwrap drizzled/sql_yacc.yy y.tab.c drizzled/sql_yacc.cc
y.tab.h drizzled/sql_yacc.h y.output drizzled/sql_yacc.output -- bison -y -p
DRIZZLE -d --verbose
updating drizzled/sql_yacc.h
updating drizzled/sql_yacc.output
/usr/local/bin/protoc --proto_path=./drizzled/message:./drizzled/message \
--cpp_out=./drizzled/message drizzled/message/transaction.proto
make: *** No rule to make target `CMakeLists.txt', needed by `distdir'. Stop.
+ status=2
+ chmod -R +w .
+ exit 2
_______________________________________________
Mailing list: https://launchpad.net/~drizzle-builds
Post to : [email protected]
Unsubscribe : https://launchpad.net/~drizzle-builds
More help : https://help.launchpad.net/ListHelp