[MDEV-2844] LP:742313 - 5.1-micro will not compile with ./BUILD/compile-pentium[64] Created: 2011-03-25 Updated: 2015-02-02 Resolved: 2012-10-04 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Critical |
| Reporter: | Philip Stoev (Inactive) | Assignee: | Sergei Golubchik |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | Launchpad | ||
| Attachments: |
|
| Description |
|
Not repeatable with mysql 5.1.54. 5.1-micro will not compile with ./BUILD/compile-pentium and ./BUILD/compile-pentium64 . The compilation aborts as follows: ccache gcc --pipe -DDEFAULT_BASEDIR=\"/usr/local/mysql\" -DMYSQL_DATADIR="\"/usr/local/mysql/var\"" -DDEFAULT_CHARSET_HOME="\"/usr/local/mysql\"" -DSHAREDIR="\"/usr/local/mysql/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/local/mysql/etc\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -Wall -Wextra -Wunused -Wwrite-strings -mtune=native -m64 -O3 -fno-omit-frame-pointer -MT my_thr_init.o -MD -MP -MF .deps/my_thr_init.Tpo -c -o my_thr_init.o my_thr_init.c [philips@fedora13 mysql-5.1-micro]$ uname -a [philips@fedora13 mysql-5.1-micro]$ gcc --version |
| Comments |
| Comment by Philip Stoev (Inactive) [ 2011-03-25 ] |
|
Re: 5.1-micro will not compile with ./BUILD/compile-pentium64 |
| Comment by Philip Stoev (Inactive) [ 2011-03-25 ] |
|
config.log |
| Comment by Sergei Golubchik [ 2011-03-25 ] |
|
Re: 5.1-micro will not compile with ./BUILD/compile-pentium64 |
| Comment by Rasmus Johansson (Inactive) [ 2011-10-28 ] |
|
Launchpad bug id: 742313 |