Bug #41562 | make install fails due to do_abi_check | ||
---|---|---|---|
Submitted: | 17 Dec 2008 16:48 | Modified: | 23 Mar 2009 13:23 |
Reporter: | Hakan Küçükyılmaz | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Server: Compiling | Severity: | S1 (Critical) |
Version: | 6.0.9-falcon bzr | OS: | Linux |
Assigned to: | CPU Architecture: | Any |
[17 Dec 2008 16:48]
Hakan Küçükyılmaz
[17 Dec 2008 21:20]
Sveta Smirnova
Thank you for the report. I can not repeat it on support machine. Which OS do you use? Did you run `make clean` like in bug #39571? Which workaround did you try?
[17 Dec 2008 21:38]
Hakan Küçükyılmaz
I am using SLES 10 PL2 on x86_64 with gcc (GCC) 4.1.2 20070115 (SUSE Linux) autoconf (GNU Autoconf) 2.59 automake (GNU automake) 1.9.6 GNU Make 3.80 bison (GNU Bison) 2.1 ltmain.sh (GNU libtool) 1.5.22 (1.1220.2.365 2005/12/18 22:14:06) As workaround I tried "make -C include; make install"
[19 Dec 2008 15:43]
John Embretsen
Unable to reproduce in my own environment (tried RedHat 5 and Solaris 10 x86). Used the same build script and the mysql-6.0 branch. Same tool versions except GNU make (3.81) and Bison (2.3). Will re-visit this with hakan after X-mas.
[11 Feb 2009 12:25]
John Embretsen
I have not been able to verify despite efforts to reproduce. The OS and build tools on the hosts in question have since been replaced with newer versions. Un-assigning myself and setting status Open. I leave it to Hakan (or others) to set its status to "Can't repeat" or something else.
[5 May 2009 0:23]
Ben Dauphinee
Working with Scratchbox on Ubuntu. Have it set up for compiling apps to Nokia Maemo platform. make[2]: *** [do_abi_check] Error 1 make[2]: Leaving directory `/home/ben/mysql-5.1.34' make[1]: *** [abi_check] Error 2 make[1]: Leaving directory `/home/ben/mysql-5.1.34' make: *** [all-recursive] Error 1 [sbox-DIABLO_ARMEL: ~/mysql-5.1.34] >
[8 May 2010 11:56]
Tony Green
Log of errors during do_abi_check
Attachment: buildlog (application/octet-stream, text), 8.65 KiB.
[8 May 2010 11:58]
Tony Green
I can confirm Ben Dauphinee's problem with the Scratchbox environment. Same error (log added) trying to build MySQL 5.1.46 for the Maemo platform. 5.0.89 builds OK, so it may be due to a change between 5.0 and 5.1
[24 Jun 2010 13:35]
Antony Dovgal
See bug #52514.
[2 Dec 2011 16:47]
duykhang pham
working mysql_cluster on fedora 14. command 'make' error: < void mysql_close(MYSQL *sock); make[2]: *** [do_abi_check] Error 1 make[2]: Leaving directory `/tmp/mysql-cluster-gpl-6.3.24' make[1]: *** [abi_check] Error 2 make[1]: Leaving directory `/tmp/mysql-cluster-gpl-6.3.24' make: *** [all-recursive] Error 1