* Berkeley DB support is deprecated and will be removed in future versions! >>> Unpacking source... * MySQL MY_DATADIR is /var/lib/mysql * MySQL datadir found in /var/lib/mysql * A new one will not be created. >>> Unpacking mysql-extras-20090908-1245Z.tar.bz2 to /var/tmp/portage/dev-db/mysql-5.0.84-r1/work >>> Unpacking mysql-5.0.84.tar.gz to /var/tmp/portage/dev-db/mysql-5.0.84-r1/work >>> Source unpacked in /var/tmp/portage/dev-db/mysql-5.0.84-r1/work >>> Preparing source in /var/tmp/portage/dev-db/mysql-5.0.84-r1/work/mysql ... * using '00350_x86_asm-pic-fixes-4.1.12.patch' * > remove page relocations * > Most part of the original patch has already been accepted by MysQL, * > here is the remaining. * > _many_ thanks to pageexec@freemail.hu * using '01050_all_mysql_config_cleanup-5.0.60.patch' * > fix bug #156301 mysql_config wrongly retains too much info from CFLAGS * using '02040_all_embedded-library-shared-5.0.83.patch' * > Take libmysqld to be a proper shared library. * using '07030_all_test-rpl_rotate_logs-5.0.21.patch' * using '07140_all_no-atomic-configure.patch' * > No atomic garbage in configure.in * using '07150_all_mysql_config_libdir.patch' * > Do not muck with libdir in mysql_config * using '07160_all_flush_priveleges_in_tests.patch' * > Flush privileges during some tests to avoid false positives * using '07170_all_safe_s390x_stack_size.patch' * > s390x needs a sane stack size * using '07200_all_libtool_2_2_4.patch' * > automake is more strict with libtool-2.2.4 * > Gentoo bug 220549 * using '07210_all_encode_html_entities-5.0.70.patch' * > Fix CVE-2008-4456 XSS in command line client (Gentoo #240407, MySQL #27884) * using '07210_all_encode_html_entities_testcase-5.0.83.patch' * > Testcase for CVE-2008-4456 * using '07220_all_need_upgraded_grant_tables_for_grant.patch' * > Do not crash on old grant tables when GRANT is called (Gentoo #229329, MySQL #16470) * using '07230_all_avoid_bus_error_5.0.76.patch' * > Prevent SIGBUS on Sparc with NDB * using '07240_all_as-needed-config-5.0.76.patch' * > Fix LDFLAGS inclusion in the mysql_config libs output for --as-needed usage. * using '10010_all_show_patches-percona-5.0.84-b18-20090811.patch' * > Percona 5.0.84-b18-20090811: SHOW PATCHES * using '10020_all_microslow_innodb-percona-5.0.84-b18-20090811.patch' * > Percona 5.0.84-b18-20090811: Extended statistics in slow.log * using '10021_all_profiling_slow-percona-5.0.84-b18-20090811.patch' * > Percona 5.0.84-b18-20090811: profiling from SHOW PROFILE to slow.log * using '10030_all_userstatv2-percona-5.0.84-b18-20090811.patch' * > Percona 5.0.84-b18-20090811: SHOW USER/TABLE/INDEX statistics * using '10040_all_microsec_process-percona-5.0.84-b18-20090811.patch' * > Percona 5.0.84-b18-20090811: Adds INFOMATION_SCHEMA.PROCESSLIST with TIME_MS column * using '10050_all_innodb_io_patches-percona-5.0.84-b18-20090811.patch' * > Percona 5.0.84-b18-20090811: Cluster of past InnoDB IO patches * using '10070_all_mysqld_safe_syslog-percona-5.0.84-b18-20090811.patch' * > Percona 5.0.84-b18-20090811: Patch allows redirect output of error.log to syslog-ng * using '10080_all_innodb_locks_held-percona-5.0.84-b18-20090811.patch' * > Percona 5.0.84-b18-20090811: Add locks held, remove locked records in SHOW INNODB STATUS * using '10090_all_innodb_show_bp-percona-5.0.84-b18-20090811.patch' * > Percona 5.0.84-b18-20090811: show innodb buffer pool content * using '10110_all_innodb_check_fragmentation-percona-5.0.84-b18-20090811.patch' * > Percona 5.0.84-b18-20090811: Session status to check fragmentation of the last InnoDB scan * using '10120_all_innodb_io_pattern-percona-5.0.84-b18-20090811.patch' * > Percona 5.0.84-b18-20090811: Information schema table of InnoDB IO counts for each datafile pages * using '10130_all_innodb_fsync_source-percona-5.0.84-b18-20090811.patch' * > Percona 5.0.84-b18-20090811: Information of fsync callers in InnoDB * using '10139_all_innodb_show_hashed_memory-percona-5.0.84-b18-20090811.patch' * > Percona 5.0.84-b18-20090811: Adds additional information of InnoDB internal hash table memories in SHOW INNODB STATUS * using '10140_all_innodb_dict_size_limit-percona-5.0.84-b18-20090811.patch' * > Percona 5.0.84-b18-20090811: Limit dictionary cache size * using '10160_all_innodb_extra_rseg-percona-5.0.84-b18-20090811.patch' * > Percona 5.0.84-b18-20090811: allow to create extra rollback segments * using '10170_all_innodb_thread_concurrency_timer_based-percona-5.0.84-b18-20090811.patch' * > Percona 5.0.84-b18-20090811: Use InnoDB timer based concurrency throttling (backport from MySQL 5.4.0) * using '10200_all_mysql-test-percona-5.0.84-b18-20090811.patch' * > Percona 5.0.84-b18-20090811: * using '10500_all_innodb_use_sys_malloc-percona-5.0.84-b18-20090811.patch' * > Percona 5.0.84-b18-20090811: InnoDB uses malloc directly (backport from InnoDB-Plugin) * using '10510_all_innodb_recovery_patches-percona-5.0.84-b18-20090811.patch' * > Percona 5.0.84-b18-20090811: Bugfixes and adjustments about recovery process * using '10520_all_innodb_split_buf_pool_mutex-percona-5.0.84-b18-20090811.patch' * > Percona 5.0.84-b18-20090811: InnoDB patch to fix buffer pool scalability * using '11010_all_innodb_rw_lock-percona-5.0.84-b18-20090811.patch' * > Percona 5.0.84-b18-20090811: Fix of InnoDB rw_locks * using '15000_all_mysql_gcc-4.4_5.0.77.patch' * > GCC4.4 Fixup for Percona Patch * Applying various patches (bugfixes/updates) ... * 01050_all_mysql_config_cleanup-5.0.60.patch ...  [ ok ] * 02040_all_embedded-library-shared-5.0.83.patch ...  [ ok ] * 07030_all_test-rpl_rotate_logs-5.0.21.patch ...  [ ok ] * 07140_all_no-atomic-configure.patch ...  [ ok ] * 07150_all_mysql_config_libdir.patch ...  [ ok ] * 07160_all_flush_priveleges_in_tests.patch ...  [ ok ] * 07170_all_safe_s390x_stack_size.patch ...  [ ok ] * 07200_all_libtool_2_2_4.patch ...  [ ok ] * 07210_all_encode_html_entities-5.0.70.patch ...  [ ok ] * 07210_all_encode_html_entities_testcase-5.0.83.patch ...  [ ok ] * 07220_all_need_upgraded_grant_tables_for_grant.patch ...  [ ok ] * 07230_all_avoid_bus_error_5.0.76.patch ...  [ ok ] * 07240_all_as-needed-config-5.0.76.patch ...  [ ok ] * 10010_all_show_patches-percona-5.0.84-b18-20090811.patch ...  [ ok ] * 10020_all_microslow_innodb-percona-5.0.84-b18-20090811.patch ...  [ ok ] * 10021_all_profiling_slow-percona-5.0.84-b18-20090811.patch ...  [ ok ] * 10030_all_userstatv2-percona-5.0.84-b18-20090811.patch ...  [ ok ] * 10040_all_microsec_process-percona-5.0.84-b18-20090811.patch ...  [ ok ] * 10050_all_innodb_io_patches-percona-5.0.84-b18-20090811.patch ...  [ ok ] * 10070_all_mysqld_safe_syslog-percona-5.0.84-b18-20090811.patch ...  [ ok ] * 10080_all_innodb_locks_held-percona-5.0.84-b18-20090811.patch ...  [ ok ] * 10090_all_innodb_show_bp-percona-5.0.84-b18-20090811.patch ...  [ ok ] * 10110_all_innodb_check_fragmentation-percona-5.0.84-b18-20090811.patch ...  [ ok ] * 10120_all_innodb_io_pattern-percona-5.0.84-b18-20090811.patch ...  [ ok ] * 10130_all_innodb_fsync_source-percona-5.0.84-b18-20090811.patch ...  [ ok ] * 10139_all_innodb_show_hashed_memory-percona-5.0.84-b18-20090811.patch ...  [ ok ] * 10140_all_innodb_dict_size_limit-percona-5.0.84-b18-20090811.patch ...  [ ok ] * 10160_all_innodb_extra_rseg-percona-5.0.84-b18-20090811.patch ...  [ ok ] * 10170_all_innodb_thread_concurrency_timer_based-percona-5.0.84-b18-20090811.patch ...  [ ok ] * 10200_all_mysql-test-percona-5.0.84-b18-20090811.patch ...  [ ok ] * 10500_all_innodb_use_sys_malloc-percona-5.0.84-b18-20090811.patch ...  [ ok ] * 10510_all_innodb_recovery_patches-percona-5.0.84-b18-20090811.patch ...  [ ok ] * 10520_all_innodb_split_buf_pool_mutex-percona-5.0.84-b18-20090811.patch ...  [ ok ] * 11010_all_innodb_rw_lock-percona-5.0.84-b18-20090811.patch ...  [ ok ] * 15000_all_mysql_gcc-4.4_5.0.77.patch ...  [ ok ] * Done with patching * Reconfiguring dir '.' * Running eautoreconf in '/var/tmp/portage/dev-db/mysql-5.0.84-r1/work/mysql/innobase' ... * Running aclocal ...  [ ok ] * Running libtoolize --copy --force --install --automake ...  [ ok ] * Running aclocal ...  [ ok ] * Running autoconf ...  [ ok ] * Running autoheader ...  [ ok ] * Running automake --add-missing --copy --foreign ...  [ !! ] * Failed Running automake ! * * Include in your bugreport the contents of: * * /var/tmp/portage/dev-db/mysql-5.0.84-r1/temp/automake.out * * ERROR: dev-db/mysql-5.0.84-r1 failed. * Call stack: * ebuild.sh, line 49: Called src_prepare * environment, line 4178: Called mysql_src_prepare * environment, line 3810: Called eautoreconf * environment, line 1394: Called eautoreconf * environment, line 1411: Called eautomake * environment, line 1384: Called autotools_run_tool 'automake' '--add-missing' '--copy' '--foreign' * environment, line 718: Called die * The specific snippet of code: * die "Failed Running $1 !"; * The die message: * Failed Running automake ! * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/tmp/portage/dev-db/mysql-5.0.84-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-db/mysql-5.0.84-r1/temp/environment'. *