Bug #52514 mysql 5.1 do_abi_check does not compile w/ gcc4.5 due to GCC preprocessor change
Submitted: 31 Mar 2010 20:00 Modified: 14 Oct 2010 14:40
Reporter: Robin Johnson Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Compiling Severity:S3 (Non-critical)
Version:5.1 OS:Any
Assigned to: Davi Arnaut CPU Architecture:Any
Tags: gcc-4.5

File: Maximum allowed size is 50MB.
Description:
Privacy:

If the data you need to attach is more than 50MB, you should create a compressed archive of the data, split it to 50MB chunks, and upload each of them as a separate attachment.

To split a large file:

[31 Mar 2010 20:03] Robin Johnson
mysql-5.1-gcc45-apicheck-failure.log

Attachment: mysql-5.1-gcc45-apicheck-failure.log (text/plain), 69.03 KiB.

[31 Mar 2010 20:04] Robin Johnson
mysql-5.1-gcc45-apicheck.patch

Attachment: mysql-5.1-gcc45-apicheck.patch (text/x-patch), 1.12 KiB.

[8 Jun 2010 13:57] Sammie Taunton
mysql-5.1.47-gcc-4.5.0-do_abi_check-failure.log

Attachment: mysql-5.1.47-gcc-4.5.0-do_abi_check-failure.log (application/octet-stream, text), 26.32 KiB.

[9 Jun 2010 19:42] Todd Rinaldo
Makefile.in patch for workaround

Attachment: do_abi_check_off.patch (application/octet-stream, text), 1.16 KiB.

[13 Jul 2010 22:30] Loic Minier
fix abi_check with modern gcc versions

Attachment: mysql-abi-check.diff (text/x-diff), 5.22 KiB.