FreeBSD Port: icu-3.6

Brooks Davis brooks at one-eyed-alien.net
Tue Nov 7 20:38:47 UTC 2006


On Tue, Nov 07, 2006 at 09:11:46AM -0500, Mikhail Teterin 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!

That was the problem.  The icu can't deal with the CFLAGS=-g I had in my
make.conf.  Replacing that with CFLAGS+=-g fixed it.

-- Brooks
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20061107/8ccd6334/attachment.pgp


More information about the freebsd-ports mailing list