See <http://jenkins.drizzle.org/job/drizzle-build-ubuntu10.04-32bit/1318/>

------------------------------------------
[...truncated 409 lines...]
checking for libgearman... yes
checking how to link with libgearman... -lgearman
checking for libhaildb... yes
checking how to link with libhaildb... -lhaildb
checking for flex... flex
checking libaio.h usability... yes
checking libaio.h presence... yes
checking for libaio.h... yes
checking for libaio... yes
checking how to link with libaio... -laio
checking for getpagesize... yes
checking for working mmap... yes
checking for libevent... yes
checking how to link with libevent... -levent
checking for event_base_new... yes
checking for event_base_free... yes
checking for event_base_get_method... yes
checking for libmemcached... yes
checking how to link with libmemcached... -lmemcached
checking for libmemcachedprotocol... no
checking if libmemcached has memcached_server_fn... yes
checking for memcached... /usr/bin/memcached
checking for libpam... yes
checking how to link with libpam... -lpam
checking for aio_read in -lrt... yes
checking aio.h usability... yes
checking aio.h presence... yes
checking for aio.h... yes
checking for sched.h... (cached) yes
checking size of int... 4
checking size of long... 4
checking size of void*... 4
checking for sched_yield... (cached) yes
checking for fdatasync... (cached) yes
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... no
configure: no need to check pthread_t size
checking for x86 PAUSE instruction... yes
checking for libgcrypt... yes
checking how to link with libgcrypt... -lgcrypt
checking if libmemcached is recent enough... yes
checking if libmemcached is recent enough... (cached) yes
checking for librabbitmq... no
checking for rabbitmq-server... no
configure: WARNING: Couldn't find both rabbitmq c client and server support, 
rabbitmq plugin will not be built.
configure: creating ./config.status
config.status: creating po/Makefile.in
config.status: creating drizzled/module/load_list.h
config.status: creating Makefile
config.status: creating tests/Makefile
config.status: creating drizzled/plugin/version.h
config.status: creating support-files/drizzle7.pc
config.status: creating support-files/libdrizzle-1.0.pc
config.status: creating support-files/libdrizzle-2.0.pc
config.status: creating support-files/smf/install.sh
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
config.status: executing po/stamp-it commands
---
Configuration summary for drizzle7 version 7 drizzle-build-ubuntu10.04-32bit

   * Installation prefix:       /usr/local
   * System type:               pc-linux-gnu
   * pandora-build version:     0.175
   * Host CPU:                  i686
   * C Compiler:                gcc (Ubuntu 4.4.3-4ubuntu5) 4.4.3
   * C++ Compiler:              g++ (Ubuntu 4.4.3-4ubuntu5) 4.4.3
   * Assertions enabled:        yes
   * Debug enabled:             no
   * Profiling enabled:         no
   * Coverage enabled:          no
   * Warnings as failure:       yes

---
[drizzle-build-ubuntu10.04-32bit] $ /bin/sh -xe 
/tmp/hudson9075086431962714067.sh
+ test x = x
+ RUN_TEST=distcheck
+ make -j4 distcheck
/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
  GEN    drizzled/execute/scanner.cc
  YACC   drizzled/sql_yacc.cc
drizzled/execute/scanner.l:132: warning, rule cannot be matched
  GEN    plugin/innobase/pars/pars0lex.c
  GEN    plugin/innobase/pars/pars0grm.cc
PYTHONPATH=./docs  sphinx-build -b man -d ./docs/doctrees  -W -D 
release=2011.06.19.2328 ./docs ./docs/man
make: *** No rule to make target `tetss/sysbench_tests', needed by `distdir'.  
Stop.
make: *** Waiting for unfinished jobs....
Making output directory...
Running Sphinx v1.0.6
mv drizzled/sql_yacc.hh drizzled/sql_yacc.h
loading pickled environment... not yet created
loading intersphinx inventory from http://docs.python.org/objects.inv...
building [man]: all manpages
updating environment: 128 added, 0 changed, 0 removed
reading sources... [  0%] administrative
reading sources... [  1%] alter_schema
reading sources... [  2%] alter_table
reading sources... [  3%] analyze
reading sources... [  3%] authentication
reading sources... [  4%] barriers
reading sources... [  5%] boolean_data_type
reading sources... [  6%] brief_history_of_drizzle
reading sources... [  7%] check
reading sources... [  7%] clients/drizzle
reading sources... [  8%] clients/drizzledump
reading sources... [  9%] clients/errors
reading sources... [ 10%] columntypes
reading sources... [ 10%] commit
reading sources... [ 11%] configuration
reading sources... [ 12%] contributing/code
reading sources... [ 13%] contributing/documentation
reading sources... [ 14%] contributing/introduction
reading sources... [ 14%] create_index
reading sources... [ 15%] create_schema
reading sources... [ 16%] create_table
reading sources... [ 17%] data_dictionary
reading sources... [ 17%] data_types
reading sources... [ 18%] date_time_data_types
reading sources... [ 19%] ddl
reading sources... [ 20%] delete
reading sources... [ 21%] describe
reading sources... [ 21%] distinct
reading sources... [ 22%] dml
reading sources... [ 23%] drop_index
reading sources... [ 24%] drop_schema
reading sources... [ 25%] drop_table
reading sources... [ 25%] dynamic
reading sources... [ 26%] file
reading sources... [ 27%] flush
reading sources... [ 28%] functions/aggregatefunctions
reading sources... [ 28%] functions/control_flow
reading sources... [ 29%] functions/current_time_functions
reading sources... [ 30%] functions/date_trunc
reading sources... [ 31%] functions/datetime
reading sources... [ 32%] functions/extract_date_functions
reading sources... [ 32%] functions/logical
reading sources... [ 33%] functions/mathematical
reading sources... [ 34%] functions/overview
reading sources... [ 35%] functions/string
reading sources... [ 35%] functions/string/comparative
reading sources... [ 36%] functions/string/conversion
reading sources... [ 37%] functions/string/length
reading sources... [ 38%] functions/string/modification
reading sources... [ 39%] functions/string/other
reading sources... [ 39%] functions/string/position
reading sources... [ 40%] getting_information
reading sources... [ 41%] groupby
reading sources... [ 42%] having
reading sources... [ 42%] how_to_report_a_bug
reading sources... [ 43%] index
reading sources... [ 44%] indexes
reading sources... [ 45%] information_schema
reading sources... [ 46%] insert
reading sources... [ 46%] installing/from_source
reading sources... [ 47%] installing/redhat
reading sources... [ 48%] installing/requirements
reading sources... [ 49%] installing/ubuntu
reading sources... [ 50%] join
reading sources... [ 50%] kill
reading sources... [ 51%] libdrizzle/api
reading sources... [ 52%] libdrizzle/column
reading sources... [ 53%] libdrizzle/connection
reading sources... [ 53%] libdrizzle/constants
reading sources... [ 54%] libdrizzle/defines
reading sources... [ 55%] libdrizzle/developer
reading sources... [ 56%] libdrizzle/field
reading sources... [ 57%] libdrizzle/library
reading sources... [ 57%] libdrizzle/query
reading sources... [ 58%] libdrizzle/result
reading sources... [ 59%] libdrizzle/row
reading sources... [ 60%] libdrizzle/types
reading sources... [ 60%] license
reading sources... [ 61%] load_data_infile
reading sources... [ 62%] locks
reading sources... [ 63%] logging
reading sources... [ 64%] mysql_differences
reading sources... [ 64%] numeric_data_types
reading sources... [ 65%] options
reading sources... [ 66%] orderby
reading sources... [ 67%] plugins/filtered_replicator/index
reading sources... [ 67%] plugins/haildb/index
reading sources... [ 68%] plugins/innobase/index
reading sources... [ 69%] plugins/list
reading sources... [ 70%] plugins/mysql_protocol/index
reading sources... [ 71%] plugins/mysql_unix_socket_protocol/index
reading sources... [ 71%] plugins/rabbitmq/index
reading sources... [ 72%] plugins/slave/admin
reading sources... [ 73%] plugins/slave/index
reading sources... [ 74%] plugins/slave/user_example
reading sources... [ 75%] plugins/transaction_log/index
reading sources... [ 75%] preface
reading sources... [ 76%] protocol
reading sources... [ 77%] queries
reading sources... [ 78%] rename
reading sources... [ 78%] replace
reading sources... [ 79%] replication
reading sources... [ 80%] resources/ascii_chart
reading sources... [ 81%] resources/index
reading sources... [ 82%] rollback
reading sources... [ 82%] savepoints
reading sources... [ 83%] schemas
reading sources... [ 84%] show
reading sources... [ 85%] start_transaction
reading sources... [ 85%] storage_engines
reading sources... [ 86%] string_data_types
reading sources... [ 87%] syslog
reading sources... [ 88%] tables
reading sources... [ 89%] testing/dbqp
reading sources... [ 89%] testing/randgen
reading sources... [ 90%] testing/sql-bench
reading sources... [ 91%] testing/sysbench
reading sources... [ 92%] testing/test-run
reading sources... [ 92%] testing/writing_tests
reading sources... [ 93%] transactional
reading sources... [ 94%] truncate
reading sources... [ 95%] unlock
reading sources... [ 96%] update
reading sources... [ 96%] uuid_data_type
reading sources... [ 97%] variables
reading sources... [ 98%] versioning
reading sources... [ 99%] what_is_drizzle
reading sources... [100%] where

looking for now-outdated files... none found
pickling environment... done
checking consistency... done
writing... drizzledump.1 { } 
build succeeded.

Build finished. The manual pages are in ./docs/man.


_______________________________________________
Mailing list: https://launchpad.net/~drizzle-builds
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~drizzle-builds
More help   : https://help.launchpad.net/ListHelp

Reply via email to