Date: Sat, 18 Apr 2009 02:10:00 -0400 From: Joe Marcus Clarke <marcus@marcuscom.com> To: Rohit Tripathi <rohit.trip@gmail.com> Cc: freebsd-current@freebsd.org Subject: Re: latest xscreensaver-gnome-hacks build fails Message-ID: <1240035000.18976.33.camel@shumai.marcuscom.com> In-Reply-To: <33615c8e0904171440w44227486k5a339b9253329c74@mail.gmail.com> References: <33615c8e0904171440w44227486k5a339b9253329c74@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--=-ANFVO1BJNS14ljcZlOAG Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Fri, 2009-04-17 at 16:40 -0500, Rohit Tripathi wrote: > When building from ports: >=20 > gmake[1]: Entering directory > `/usr/ports/x11/xscreensaver-gnome-hacks/work/xscreensaver-5.08/hacks/glx= ' > cc -pedantic -Wall -Wstrict-prototypes -Wnested-externs > -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after > -statement -std=3Dc89 -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 -march=3Dprescott -I/usr/local/include You're using non-standard CFLAGS. Switch to the standard -O2 -pipe -fno-strict-aliasing, and it will work. Joe > -I/usr/local/include klein.c > In file included from ./../xlockmore.h:39, > from klein.c:18: > /usr/local/include/GL/glu.h:287: warning: function declaration isn't a pr= ototype > klein.c: In function 'draw_klein': > klein.c:399: 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]: *** [klein.o] Error 1 > gmake[1]: Leaving directory > `/usr/ports/x11/xscreensaver-gnome-hacks/work/xscreensaver-5.08/hacks/glx= ' > gmake: *** [all] Error 5 > *** Error code 1 >=20 > Stop in /usr/ports/x11/xscreensaver-gnome-hacks. > *** Error code 1 >=20 > Stop in /usr/ports/x11/xscreensaver-gnome-hacks. > *** Error code 1 >=20 > Stop in /usr/ports/x11/gnome-screensaver. > *** Error code 1 >=20 > Stop in /usr/ports/x11/gnome-screensaver. > *** Error code 1 >=20 > Stop in /usr/ports/x11/gnome2-lite. > *** Error code 1 >=20 > Stop in /usr/ports/x11/gnome2-lite. > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org= " >=20 --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-ANFVO1BJNS14ljcZlOAG Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iEYEABECAAYFAknpbrcACgkQb2iPiv4Uz4f5rgCeOW4FYKP8WYqxr0pnPoUklOKh 8/IAoIZOBIxrqa7NL94VnUlzb3wFII7l =Spde -----END PGP SIGNATURE----- --=-ANFVO1BJNS14ljcZlOAG--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1240035000.18976.33.camel>