See <http://hudson.drizzle.org/job/drizzle-build-debian-packaging/501/>

------------------------------------------
[...truncated 558 lines...]
 M  plugin/logging_stats/stats_schema.cc
 M  plugin/logging_stats/stats_schema.h
 M  plugin/logging_stats/tests/r/command.result
 M  plugin/logging_stats/tests/r/slap.result
 M  plugin/logging_stats/tests/t/command-master.opt
 M  plugin/logging_stats/tests/t/command.test
 M  plugin/logging_stats/tests/t/slap-master.opt
 M  plugin/logging_stats/tests/t/slap.test
 M  plugin/logging_stats/user_commands.cc
 M  plugin/logging_stats/user_commands.h
 M  plugin/memcached_functions/plugin.ac
 M  plugin/memcached_stats/analysis_table.cc
 M  plugin/memcached_stats/plugin.ac
 M  plugin/memcached_stats/plugin.ini
 M  plugin/memcached_stats/stats_table.cc
 M  plugin/myisam/ha_myisam.cc
 M  plugin/myisam/mi_check.cc
 M  plugin/myisam/mi_search.cc
 M  plugin/myisam/myisam_priv.h
 M  plugin/pool_of_threads/pool_of_threads.cc
 M  plugin/pool_of_threads/pool_of_threads.h
 M  plugin/registry_dictionary/plugin.ini
 M  plugin/schema_dictionary/dictionary.cc
 M  plugin/schema_dictionary/dictionary.h
 M  plugin/schema_dictionary/plugin.ini
 M  plugin/schema_dictionary/schemas.cc
 M  plugin/schema_dictionary/schemas.h
RM  plugin/schema_dictionary/show_columns.cc => 
plugin/show_dictionary/show_columns.cc
RM  plugin/schema_dictionary/show_columns.h => 
plugin/show_dictionary/show_columns.h
RM  plugin/schema_dictionary/show_indexes.cc => 
plugin/show_dictionary/show_indexes.cc
RM  plugin/schema_dictionary/show_indexes.h => 
plugin/show_dictionary/show_indexes.h
RM  plugin/schema_dictionary/show_table_status.cc => 
plugin/show_dictionary/show_table_status.cc
RM  plugin/schema_dictionary/show_table_status.h => 
plugin/show_dictionary/show_table_status.h
RM  plugin/schema_dictionary/show_tables.cc => 
plugin/show_dictionary/show_tables.cc
RM  plugin/schema_dictionary/show_tables.h => 
plugin/show_dictionary/show_tables.h
RM  plugin/schema_dictionary/show_temporary_tables.cc => 
plugin/show_dictionary/show_temporary_tables.cc
RM  plugin/schema_dictionary/show_temporary_tables.h => 
plugin/show_dictionary/show_temporary_tables.h
 M  plugin/schema_dictionary/tables.cc
 M  plugin/schema_dictionary/tests/r/data_dictionary.result
 M  plugin/schema_dictionary/tests/r/show.result
 M  plugin/schema_dictionary/tests/r/show_table_status.result
 M  plugin/schema_dictionary/tests/t/data_dictionary.test
 M  plugin/schema_dictionary/tests/t/show.test
 M  plugin/schema_engine/plugin.ini
 M  plugin/schema_engine/schema.cc
 M  plugin/schema_engine/schema.h
 M  plugin/session_dictionary/plugin.ini
 M  plugin/show_schema_proto/show_schema_proto.cc
 M  plugin/signal_handler/signal_handler.cc
 M  plugin/status_dictionary/plugin.ini
 M  plugin/status_dictionary/status.cc
 M  plugin/table_cache_dictionary/plugin.ini
 M  plugin/tableprototester/tableprototester.cc
 M  plugin/tableprototester/tableprototester.h
 M  plugin/tableprototester/tests/r/drop_table.result
 M  plugin/tableprototester/tests/t/drop_table.test
R   plugin/test_authz/ => plugin/simple_user_policy/
 M  plugin/simple_user_policy/plugin.ini
RM  plugin/test_authz/test_authz.cc => plugin/simple_user_policy/module.cc
 M  plugin/simple_user_policy/tests/r/basic.result
 M  plugin/simple_user_policy/tests/t/basic-master.opt
 M  plugin/simple_user_policy/tests/t/basic.test
 M  plugin/transaction_log/module.cc
 M  plugin/transaction_log/plugin.ini
 M  plugin/transaction_log/tests/r/alter.result
 M  plugin/transaction_log/tests/r/auto_commit.result
 M  plugin/transaction_log/tests/r/blob.result
 M  plugin/transaction_log/tests/r/create_select.result
 M  plugin/transaction_log/tests/r/create_table.result
 M  plugin/transaction_log/tests/r/delete.result
 M  plugin/transaction_log/tests/r/filtered_replicator.result
 M  plugin/transaction_log/tests/r/information_schema.result
 M  plugin/transaction_log/tests/r/insert.result
 M  plugin/transaction_log/tests/r/insert_multi.result
 M  plugin/transaction_log/tests/r/insert_on_duplicate_update.result
 M  plugin/transaction_log/tests/r/insert_select.result
 M  plugin/transaction_log/tests/r/multi_column_primary_key.result
 M  plugin/transaction_log/tests/r/no_modification.result
 M  plugin/transaction_log/tests/r/no_primary_key.result
 M  plugin/transaction_log/tests/r/rand.result
 M  plugin/transaction_log/tests/r/rename.result
 M  plugin/transaction_log/tests/r/replace.result
 M  plugin/transaction_log/tests/r/rollback.result
 M  plugin/transaction_log/tests/r/select_for_update.result
RM  plugin/transaction_log/tests/r/sync_method_every_write.result => 
plugin/transaction_log/tests/r/variables.result
 M  plugin/transaction_log/tests/r/truncate.result
 M  plugin/transaction_log/tests/r/truncate_log.result
 M  plugin/transaction_log/tests/r/udf_print_transaction_message.result
 M  plugin/transaction_log/tests/r/update.result
 M  plugin/transaction_log/tests/t/alter-master.opt
 M  plugin/transaction_log/tests/t/auto_commit-master.opt
 M  plugin/transaction_log/tests/t/blob-master.opt
 M  plugin/transaction_log/tests/t/create_select-master.opt
 M  plugin/transaction_log/tests/t/create_table-master.opt
 M  plugin/transaction_log/tests/t/database-master.opt
 M  plugin/transaction_log/tests/t/delete-master.opt
 M  plugin/transaction_log/tests/t/filtered_replicator-master.opt
 M  plugin/transaction_log/tests/t/information_schema-master.opt
 M  plugin/transaction_log/tests/t/information_schema.test
 M  plugin/transaction_log/tests/t/insert-master.opt
 M  plugin/transaction_log/tests/t/insert.inc
 M  plugin/transaction_log/tests/t/insert_multi-master.opt
 M  plugin/transaction_log/tests/t/insert_on_duplicate_update-master.opt
 M  plugin/transaction_log/tests/t/insert_select-master.opt
 M  plugin/transaction_log/tests/t/multi_column_primary_key-master.opt
 M  plugin/transaction_log/tests/t/no_modification-master.opt
 M  plugin/transaction_log/tests/t/no_primary_key-master.opt
 M  plugin/transaction_log/tests/t/rand-master.opt
 M  plugin/transaction_log/tests/t/rename-master.opt
 M  plugin/transaction_log/tests/t/replace-master.opt
 M  plugin/transaction_log/tests/t/rollback-master.opt
 M  plugin/transaction_log/tests/t/schema-master.opt
 M  plugin/transaction_log/tests/t/select_for_update-master.opt
 M  plugin/transaction_log/tests/t/slap-master.opt
RM  plugin/transaction_log/tests/t/sync_method_every_write-master.opt => 
plugin/transaction_log/tests/t/variables-master.opt
R   plugin/transaction_log/tests/t/sync_method_every_write.test => 
plugin/transaction_log/tests/t/variables.test
 M  plugin/transaction_log/tests/t/temp_tables-master.opt
 M  plugin/transaction_log/tests/t/truncate-master.opt
 M  plugin/transaction_log/tests/t/truncate_log-master.opt
 M  plugin/transaction_log/tests/t/udf_print_transaction_message-master.opt
 M  plugin/transaction_log/tests/t/update-master.opt
 M  plugin/transaction_log/transaction_log.cc
 M  plugin/transaction_log/transaction_log.h
 M  plugin/transaction_log/transaction_log_applier.cc
 M  plugin/transaction_log/transaction_log_applier.h
 M  plugin/version/versionudf.cc
 M  support-files/drizzle.spec.in
 M  tests/include.am
 M  tests/include/check-testcase.test
 M  tests/include/mix2.inc
 M  tests/lib/mtr_report.pl
 M  tests/r/1st.result
 M  tests/r/bigint.result
 M  tests/r/broken_table_proto_file.result
 M  tests/r/constraints.result
 M  tests/r/ctype_utf8.result
 M  tests/r/data_dictionary_like_info.result
 M  tests/r/default_collation.result
 M  tests/r/delete.result
 M  tests/r/drop.result
-D  tests/r/information_schema.result
 M  tests/r/innodb.result
 M  tests/r/insert_update.result
 M  tests/r/lowercase_fs_off.result
 M  tests/r/mix2_myisam.result
 M  tests/r/myisam.result
 M  tests/r/negation_elimination.result
 M  tests/r/randgen_queries.result
 M  tests/r/schema.result
 M  tests/r/select.result
 M  tests/r/show_check.result
 M  tests/r/update.result
 M  tests/resolve_stack_dump.cc
 M  tests/suite/jp/r/jp_create_db_utf8.result
 M  tests/t/bigint.test
 M  tests/t/broken_table_proto_file.test
 M  tests/t/constraints.test
 M  tests/t/ctype_utf8.test
 M  tests/t/default_collation.test
 M  tests/t/delete.test
 M  tests/t/innodb.test
 M  tests/t/insert_update.test
 M  tests/t/myisam.test
 M  tests/t/negation_elimination.test
 M  tests/t/overflow.test
 M  tests/t/randgen_queries.test
 M  tests/t/select.test
 M  tests/t/select_safe.test
 M  tests/t/update.test
 M  tests/test-run.pl
 M  tests/valgrind.supp
All changes applied successfully.
+ bzr bd --builder=dpkg-buildpackage -rfakeroot -D -us -uc -i -I.bzr
Building using working tree
Purging the build dir: 
/home/hudson/hudson/workspace/build-area/drizzle-2010.03.1412
Looking for a way to retrieve the upstream tarball
Upstream tarball already exists in build directory, using that
Building the package in 
/home/hudson/hudson/workspace/build-area/drizzle-2010.03.1412, using 
dpkg-buildpackage -rfakeroot -D -us -uc -i -I.bzr
dpkg-buildpackage: set CFLAGS to default value: -g -O2
dpkg-buildpackage: set CPPFLAGS to default value: 
dpkg-buildpackage: set LDFLAGS to default value: 
dpkg-buildpackage: set FFLAGS to default value: -g -O2
dpkg-buildpackage: set CXXFLAGS to default value: -g -O2
dpkg-buildpackage: source package drizzle
dpkg-buildpackage: source version 2010.03.1412-1
dpkg-buildpackage: source changed by Monty Taylor <[email protected]>
dpkg-buildpackage: host architecture amd64
 fakeroot debian/rules clean
dh clean
   dh_testdir
   dh_auto_clean
   dh_clean
 dpkg-source -i -I.bzr -b drizzle-2010.03.1412
dpkg-source: info: using source format `3.0 (quilt)'
dpkg-source: info: building drizzle using existing 
./drizzle_2010.03.1412.orig.tar.gz
dpkg-source: warning: executable mode 0755 of 'config/autorun.sh' will not be 
represented in diff
dpkg-source: warning: file 
drizzle-2010.03.1412/plugin/embedded_innodb/plugin.ac has no final newline 
(either original or modified version)
dpkg-source: warning: executable mode 0755 of 'plugin/innobase/compile-innodb' 
will not be represented in diff
dpkg-source: warning: executable mode 0755 of 
'plugin/innobase/compile-innodb-debug' will not be represented in diff
dpkg-source: warning: executable mode 0755 of 'plugin/innobase/setup.sh' will 
not be represented in diff
dpkg-source: warning: executable mode 0755 of 
'plugin/memcached_functions/start_mc.sh.in' will not be represented in diff
dpkg-source: warning: newly created empty file 'plugin/pbxt/NEWS' will not be 
represented in diff
dpkg-source: warning: executable mode 0755 of 'plugin/pbxt/src/pthread_xt.cc' 
will not be represented in diff
dpkg-source: warning: executable mode 0755 of 'plugin/pbxt/src/pthread_xt.h' 
will not be represented in diff
dpkg-source: warning: file drizzle-2010.03.1412/plugin/rabbitmq/plugin.ini has 
no final newline (either original or modified version)
dpkg-source: warning: executable mode 0755 of 'tests/resolve-stack' will not be 
represented in diff
dpkg-source: error: cannot represent change to 
drizzle-2010.03.1412/tests/r/pbxt/information_schema.result: binary file 
contents changed
dpkg-source: error: add tests/r/pbxt/information_schema.result in 
debian/source/include-binaries if you want to store the modified binary in the 
debian tarball
dpkg-source: error: cannot represent change to 
drizzle-2010.03.1412/tests/r/pbxt/outfile.result: binary file contents changed
dpkg-source: error: add tests/r/pbxt/outfile.result in 
debian/source/include-binaries if you want to store the modified binary in the 
debian tarball
dpkg-source: warning: ignoring deletion of file drizzled/hash.h
dpkg-source: warning: ignoring deletion of file drizzled/my_decimal.h
dpkg-source: warning: ignoring deletion of file drizzled/my_getopt.h
dpkg-source: warning: ignoring deletion of file drizzled/my_time.h
dpkg-source: warning: ignoring deletion of file drizzled/my_tree.h
dpkg-source: warning: ignoring deletion of file drizzled/my_var.h
dpkg-source: warning: ignoring deletion of file drizzled/my_getopt.cc
dpkg-source: warning: ignoring deletion of file drizzled/my_decimal.cc
dpkg-source: warning: ignoring deletion of file drizzled/my_time.cc
dpkg-source: warning: ignoring deletion of file drizzled/my_tree.cc
dpkg-source: warning: ignoring deletion of file drizzled/algorithm/crc32.cc
dpkg-source: warning: ignoring deletion of file drizzled/statement/checksum.h
dpkg-source: warning: ignoring deletion of file drizzled/statement/checksum.cc
dpkg-source: warning: ignoring deletion of file 
plugin/logging_stats/score_board_slot.h
dpkg-source: warning: ignoring deletion of file 
plugin/schema_dictionary/show_columns.h
dpkg-source: warning: ignoring deletion of file 
plugin/schema_dictionary/show_indexes.h
dpkg-source: warning: ignoring deletion of file 
plugin/schema_dictionary/show_table_status.h
dpkg-source: warning: ignoring deletion of file 
plugin/schema_dictionary/show_tables.h
dpkg-source: warning: ignoring deletion of file 
plugin/schema_dictionary/show_temporary_tables.h
dpkg-source: warning: ignoring deletion of file 
plugin/schema_dictionary/show_columns.cc
dpkg-source: warning: ignoring deletion of file 
plugin/schema_dictionary/show_indexes.cc
dpkg-source: warning: ignoring deletion of file 
plugin/schema_dictionary/show_table_status.cc
dpkg-source: warning: ignoring deletion of file 
plugin/schema_dictionary/show_tables.cc
dpkg-source: warning: ignoring deletion of file 
plugin/schema_dictionary/show_temporary_tables.cc
dpkg-source: warning: ignoring deletion of directory plugin/test_authz
dpkg-source: warning: ignoring deletion of file plugin/test_authz/test_authz.cc
dpkg-source: warning: ignoring deletion of file plugin/test_authz/plugin.ini
dpkg-source: warning: ignoring deletion of directory plugin/test_authz/tests
dpkg-source: warning: ignoring deletion of directory plugin/test_authz/tests/r
dpkg-source: warning: ignoring deletion of file 
plugin/test_authz/tests/r/basic.result
dpkg-source: warning: ignoring deletion of directory plugin/test_authz/tests/t
dpkg-source: warning: ignoring deletion of file 
plugin/test_authz/tests/t/basic.test
dpkg-source: warning: ignoring deletion of file 
plugin/test_authz/tests/t/basic-master.opt
dpkg-source: warning: ignoring deletion of file 
plugin/transaction_log/tests/r/sync_method_every_write.result
dpkg-source: warning: ignoring deletion of file 
plugin/transaction_log/tests/t/sync_method_every_write-master.opt
dpkg-source: warning: ignoring deletion of file 
plugin/transaction_log/tests/t/sync_method_every_write.test
dpkg-source: error: unrepresentable changes to source
dpkg-buildpackage: error: dpkg-source -i -I.bzr -b drizzle-2010.03.1412 gave 
error exit status 2
bzr: ERROR: The build failed.


_______________________________________________
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