[debian-mysql] mysql FTBFS; is a help needed?

Ondřej Surý ondrej at sury.org
Fri Jun 10 13:59:59 UTC 2011


Hi,

I did some more test (and found that amd64 FTBFS too now) and it seems
that the only solution for the moment is to compile with gcc-4.5

I have added:

export MYSQL_BUILD_CC=gcc-4.5
export MYSQL_BUILD_CXX=g++-4.5

to debian/rules and the build is OK now.

I'll do a NMU over a weekend if you don't object before.

O.

On Wed, Jun 8, 2011 at 12:04, Ondřej Surý <ondrej at sury.org> wrote:
> Hi,
>
> On Wed, Jun 8, 2011 at 11:13, Norbert Tretkowski <norbert at tretkowski.de> wrote:
>> Hi Ondřej,
>>
>> Am Mittwoch, den 01.06.2011, 10:54 +0200 schrieb Ondřej Surý:
>>> the mysql FTBFS on i386 (See #627208).
>>>
>>> Do you need any help fixing that?
>>
>> I indeed don't have much time at the moment to take care of MySQL in
>> Debian, so help would be nice.
>
> Well, quick fix would be to use -O0 for i386, which fixes the issue. I
> know that this is suboptimal, but the mysql FTBFS is quite critical
> since it blocks the fix for shlibs from testing and also it block
> every new package recompiled against 5.1.57-1.
>
> What do you think? I can prepare NMU for that if you want me to...
>
>> It looks like an upstream issue, and should first get reported to the
>> MySQL bug tracking system.
>
> I'll do that when I have some time over a weekend.
>
> O.
> --
> Ondřej Surý <ondrej at sury.org>
>



-- 
Ondřej Surý <ondrej at sury.org>



More information about the pkg-mysql-maint mailing list