Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 07 Nov 2006 22:35:47 +0200
From:      Mihai Tanasescu <mihai@duras.ro>
To:        Aron Stansvik <elvstone@gmail.com>
Cc:        mi+kde@aldan.algebra.com, freebsd-ports@freebsd.org
Subject:   Re: FreeBSD Port: icu-3.6
Message-ID:  <4550EE23.2020708@duras.ro>
In-Reply-To: <751a4f870611070901o395ca5f9l43665fda9950b31f@mail.gmail.com>
References:  <751a4f870611070901o395ca5f9l43665fda9950b31f@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Aron Stansvik wrote:

>> On Thursday 02 November 2006 09:12, Brooks Davis wrote:
>> = > So far, this was only reported on 5.x -- I never saw this error on
>> = > 6.2, and the packages build on the cluster... Can I have access to
>> = > your system to try to reproduce it?
>> =
>> = I'm seeing the same problem, but a different malloc error message on
>> = CURRENT as of a few weeks ago (I was trying to upgrade before 
>> reporting,
>> = but I've been having buildworld problem).
>>
>> Can I see your output of
>>
>>     make -C /usr/ports/devel/icu -V CFLAGS -V CXXFLAGS -V CONFIGURE_ENV
>>
>> I suspect, you are omitting the `-fno-strict-aliasing' flag... Thanks!
>
>
> I can confirm that this was the issue. I'm using RELENG_6 and I had
> the same problem. -fno-strict-aliasing was in CXXFLAGS but not in
> CFLAGS, I added it to CFLAGS in make.conf and devel/icu compiled fine.
>
> PS. I'm not subscribed to freebsd-ports@, so if my mail don't reach
> the list, could you post my findings to the list for others to see
> Mikhail? I'm subscribed to far too many lists already :) DS.
> _______________________________________________
> freebsd-ports@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"

This was also my problem.

Thanks for the solution.


--
Mihai



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4550EE23.2020708>