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

Tsurutani Naoki turutani at scphys.kyoto-u.ac.jp
Sat Feb 20 14:20:03 UTC 2010


>Number:         144139
>Category:       ports
>Synopsis:       failure in building x11/xscreensaver-gnome
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 20 14:20:02 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Tsurutani Naoki
>Release:        FreeBSD 8.0-STABLE i386
>Organization:
>Environment:
System: FreeBSD h120.65.226.10.32118.vlan.kuins.net 8.0-STABLE FreeBSD 8.0-STABLE #22: Sat Feb 13 14:53:25 JST 2010 turutani at h120.65.226.10.32118.vlan.kuins.net:/usr/local/work/usr/obj/usr/src/sys/POLYMER i386


	
>Description:
	failure in building x11/xscreensaver-gnome.
	
>How-To-Repeat:
	% cd /usr/ports/x11/xscreensaver-gnome
	% make
	...
	cc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./../../utils -I./.. -I../..  -D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libxml2 -I/usr/local/include/libglade-2.0   -I/usr/local/include/gtk-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include   -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O -pipe -I/usr/local/include  -I/usr/local/include surfaces.c
	In file included from ./../xlockmore.h:39,
	                 from surfaces.c:49:
	/usr/local/include/GL/glu.h:287: warning: function declaration isn't a prototype
	surfaces.c: In function 'draw_surface':
	surfaces.c:652: internal compiler error: in assign_386_stack_local, at config/i386/i386.c:13484
	Please submit a full bug report,
	with preprocessed source if appropriate.
	See <URL:http://gcc.gnu.org/bugs.html> for instructions.
	gmake[1]: *** [surfaces.o] Error 1
	gmake[1]: Leaving Directory `/usr/local/work/usr/ports/x11/xscreensaver-gnome/work/xscreensaver-5.10/hacks/glx'
	gmake: *** [all] Error 5
	*** Error code 1

	Stop in /usr/ports/x11/xscreensaver-gnome.
	*** Error code 1

	Stop in /usr/ports/x11/xscreensaver-gnome.

	
>Fix:
	removing "CFLAGS=-O1 -pipe" from /etc/make.conf.
	however, using -O1 or -O2 is allowed.
	the another way to avoid this trouble is adding "USE_GCC=4.4+" to Makefile.
	I found this trouble only on i386.
	


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



More information about the freebsd-ports-bugs mailing list