ports/160851:

Heikki Suonsivu hsu at bbnetworks.net
Tue Sep 20 16:40:10 UTC 2011


>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 at 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:



More information about the freebsd-ports-bugs mailing list