Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Apr 2008 18:22:22 +0200
From:      Michael Reifenberger <mike@reifenberger.com>
To:        thierry@FreeBSD.org
Cc:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/120457: math/metis doesnt compile on amd64.
Message-ID:  <20080424162222.GA65611@gw.reifenberger.com>
In-Reply-To: <200802101635.m1AGZj4r024100@freefall.freebsd.org>
References:  <200802101635.m1AGZj4r024100@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,
I found the error.
But whoom to blame?

If I set to `CFLAGS= -O -pipe` in /etc/make.conf than the build fails.
Setting `CFLAGS+= -O -pipe` does work.
Setting CFLAGS in make.conf should be possible.

In all cases leads the CFLAGS handling to a stupig compiling:
For example `CFLAGS+= -O -pipe` leads to compilations of:

... -O2 -fno-strict-aliasing -pipe -O -pipe  -fpic -O -pipe   -O2 ...

Thanks for your investigation!

On Sun, Feb 10, 2008 at 04:35:45PM +0000, thierry@FreeBSD.org wrote:
> Synopsis: math/metis doesnt compile on amd64.
> 
> State-Changed-From-To: open->feedback
> State-Changed-By: thierry
> State-Changed-When: Dim 10 fév 2008 16:33:41 UTC
> State-Changed-Why: 
> 
> Could you please provide a more detailled log? According to
> <http://portsmon.droso.net/portoverview.py?category=math&portname=metis>;
> it builds cleanly on all platforms.
> 
> 
> 
> Responsible-Changed-From-To: freebsd-ports-bugs->thierry
> Responsible-Changed-By: thierry
> Responsible-Changed-When: Dim 10 fév 2008 16:33:41 UTC
> Responsible-Changed-Why: 
> 
> Take it.
> 
> 
> http://www.freebsd.org/cgi/query-pr.cgi?pr=120457

-- 
Bye/2
---
Michael Reifenberger
Michael@Reifenberger.com
http://www.Reifenberger.com




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