ports/144139: failure in building x11/xscreensaver-gnome

Tsurutani Naoki turutani at scphys.kyoto-u.ac.jp
Tue Feb 23 02:50:03 UTC 2010


The following reply was made to PR ports/144139; it has been noted by GNATS.

From: Tsurutani Naoki <turutani at scphys.kyoto-u.ac.jp>
To: bug-followup at FreeBSD.org, mezz at FreeBSD.org
Cc: gnome at FreeBSD.org
Subject: Re: ports/144139: failure in building x11/xscreensaver-gnome
Date: Tue, 23 Feb 2010 11:43:57 +0900

 mezz at FreeBSD.org wrote:
 
 > We don't support custom CFLAGS. The default is: -O2 -fno-strict-aliasing -pipe
 > 
 > The '-fno-strict-aliasing' is a must. If you want to do the custom CFLAGS,
 > you have to fix the bug by yourself.
 
 make.conf(5) says "Optimization levels other than -O and -O2 are not supported".
 If any CFLAGS are not supported, you should not allow setting them in make.conf,
 or at least refer to that fact.
 If this is the problem specific to this port, port should check CFLAGS in Makefile, 
 or add any messages to users to change CFLAGS only while building this port.


More information about the freebsd-gnome mailing list