Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Sep 2011 19:18:28 +0300 (EEST)
From:      Heikki Suonsivu <hsu@bbnetworks.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/160851: 
Message-ID:  <201109201618.p8KGISd3029541@hsu.bbnetworks.net>
Resent-Message-ID: <201109201640.p8KGe9gQ047195@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         160851
>Category:       ports
>Synopsis:       
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 20 16:40:09 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Heikki Suonsivu
>Release:        FreeBSD 8.2-RELEASE amd64
>Organization:
libkate triggers gcc bug with -O3
>Environment:

System: FreeBSD hsu.bbnetworks.net 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Thu Feb 17 02:41:51 UTC 2011 root@mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64

8.2 RELEASE (freebsd-updated)

>Description:

multimedia/libkate compilation fails with gcc error, when compiling
with O3.  There seems to be no problem at O2.

>How-To-Repeat:

Include

CFLAGS=-O3 -g -pipe

in your /etc/make.conf, and compile multimedia/libkate on amd64.

>Fix:

Workaround is not to use -O3 with ports.  As most other stuff compiles
with O3, it might be a good idea to force -O2 or warn about -O3 in
libkate port until this is resolved.



>Release-Note:
>Audit-Trail:
>Unformatted:



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