[debian-mysql] Bug#746883: mysql-5.5: ftbfs with GCC-4.9

Matthias Klose doko at debian.org
Sun May 4 00:22:13 UTC 2014


Package: src:mysql-5.5
Version: 5.5.35+dfsg-2
Severity: important
Tags: sid jessie
User: debian-gcc at lists.debian.org
Usertags: ftbfs-gcc-4.9

The package fails to build in a test rebuild on at least amd64 with
gcc-4.9/g++-4.9, but succeeds to build with gcc-4.8/g++-4.8. The
severity of this report may be raised before the jessie release.

The full build log can be found at:
http://people.debian.org/~doko/logs/failed-gcc49/mysql-5.5_5.5.35+dfsg-2_unstable_gcc49.log
The last lines of the build log are at the end of this report.

To build with GCC 4.9, either set CC=gcc-4.9 CXX=g++-4.9 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t experimental install g++ 

Common build failures are new warnings resulting in build failures
with -Werror turned on, or new/dropped symbols in Debian symbols
files.  For other C/C++ related build failures see the porting guide
at http://gcc.gnu.org/gcc-4.9/porting_to.html

[...]
innodb.innodb_prefix_index_liftedlimit   [ pass ]    603
innodb.innodb_prefix_index_restart_server [ pass ]  15254
innodb.innodb_replace                    [ skipped ]  Test requires: 'have_debug_sync'
innodb.innodb_trx_weight                 [ pass ]     35
main.bug39022                            [ pass ]    208
main.commit_1innodb                      [ pass ]    101
main.create_select_tmp                   [ pass ]      7
main.flush_block_commit_notembedded      [ pass ]   1212
main.innodb_mysql_lock2                  [ pass ]   1246
main.partition_innodb_stmt               [ pass ]      7
main.sp_trans                            [ pass ]     98
main.sp_trans_log                        [ skipped ]  Test requires: 'have_binlog_format_row'
main.auth_rpl                            [ pass ]    254
main.rpl_mysqldump_slave                 [ pass ]    142
sys_vars.rpl_init_slave_func             [ pass ]    153
perfschema.relaylog                      [ pass ]     76
unit_tests                               [ pass ]       
--------------------------------------------------------------------------

Unit tests: 100% tests passed, 0 tests failed out of 14
Report from unit tests in /«BUILDDIR»/mysql-5.5-5.5.35+dfsg/builddir/mysql-test/var/ctest.log
--------------------------------------------------------------------------
The servers were restarted 378 times
Spent 1691.896 of 3469 seconds executing testcases
mysql-test-run: WARNING: Got errors/warnings while running tests, please examine '/«BUILDDIR»/mysql-5.5-5.5.35+dfsg/builddir/mysql-test/var/log/warnings' for details.

Completed: Failed 1/1722 tests, 99.94% were successful.

Failing test(s): main.func_math

The log files in var/log may give you some hint of what went wrong.

If you want to report this error, please read first the documentation
at http://dev.mysql.com/doc/mysql/en/mysql-test-suite.html

507 tests were skipped, 82 by the test itself.

mysql-test-run: *** ERROR: there were failing test cases
make[5]: *** [mysql-test/CMakeFiles/test-force] Error 1
make[4]: *** [mysql-test/CMakeFiles/test-force.dir/all] Error 2
make[5]: Leaving directory `/«BUILDDIR»/mysql-5.5-5.5.35+dfsg/builddir'
make[4]: Leaving directory `/«BUILDDIR»/mysql-5.5-5.5.35+dfsg/builddir'
make[3]: *** [mysql-test/CMakeFiles/test-force.dir/rule] Error 2
make[3]: Leaving directory `/«BUILDDIR»/mysql-5.5-5.5.35+dfsg/builddir'
make[2]: *** [test-force] Error 2
make[2]: Leaving directory `/«BUILDDIR»/mysql-5.5-5.5.35+dfsg/builddir'
make[1]: *** [override_dh_auto_test] Error 1
make[1]: Leaving directory `/«BUILDDIR»/mysql-5.5-5.5.35+dfsg'
make: *** [build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2



More information about the pkg-mysql-maint mailing list