From owner-freebsd-gnome@FreeBSD.ORG Sat Apr 10 08:57:52 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 166DB16A4CE for ; Sat, 10 Apr 2004 08:57:52 -0700 (PDT) Received: from bbnest.net (q145016.ap.plala.or.jp [220.99.145.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2373743D39 for ; Sat, 10 Apr 2004 08:57:51 -0700 (PDT) (envelope-from bland@FreeBSD.org) Received: from FreeBSD.org (bland@localhost [127.0.0.1]) by bbnest.net (8.12.11/8.12.11) with ESMTP id i3AFvo9U020677; Sun, 11 Apr 2004 00:57:50 +0900 (JST) (envelope-from bland@FreeBSD.org) Message-ID: <4078197E.8060004@FreeBSD.org> Date: Sun, 11 Apr 2004 00:57:50 +0900 From: Alexander Nedotsukov User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6) Gecko/20040318 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Mike Harding References: <20040410150332.C894D5419@mvh.mine.nu> In-Reply-To: <20040410150332.C894D5419@mvh.mine.nu> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: gnome@FreeBSD.org cc: missive@hotmail.com Subject: Re: inkscape-0.38 compiler error X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Apr 2004 15:57:52 -0000 Mike Harding wrote: >I can confirm the same error on a 4.9 and a 4-STABLE box.... > > Thanks for reporting. I am aware of this problem and looking into it atm. All the beset, Alexander. >- Mike H. > > FreeBSD 4.9-STABLE #3: Fri Mar 5 > > Trying to compile the new inkscape update gives me this : > > > gmake[4]: Entering directory > `/usr/ports/graphics/inkscape/work/inkscape-0.38/src/libnr' > source='nr-types.cpp' object='nr-types.o' libtool=no \ > depfile='.deps/nr-types.Po' tmpdepfile='.deps/nr-types.TPo' \ > depmode=gcc /bin/sh ../../depcomp \ > c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../src > -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 > -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libart-2.0 > -I/usr/local/include/libxml2 -I/usr/local/include > -I/usr/local/lib/sigc++-1.2/include -I/usr/local/include/sigc++-1.2 > -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include > -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include > -I/usr/local/include/freetype2 -I/usr/local/include > -I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local -Wall -W > -Wpointer-arith -Wcast-align -Wsign-compare -Woverloaded-virtual -Wswitch > -Wno-unused -O -pipe -c -o nr-types.o `test -f 'nr-types.cpp' || echo > './'`nr-types.cpp > In file included from ../libnr/nr-macros.h:23, > from ../libnr/nr-matrix.h:22, > from ../libnr/nr-types.h:23, > from nr-types.cpp:1: > ../libnr/nr-rect.h: In method `bool NR::Rect::isEmpty() const': > ../libnr/nr-rect.h:112: instantiated from here > ../libnr/nr-rect.h:172: Internal compiler error. > ../libnr/nr-rect.h:172: Please submit a full bug report. > ../libnr/nr-rect.h:172: See > for instructions. > gmake[4]: *** [nr-types.o] Error 1 > gmake[4]: Leaving directory > `/usr/ports/graphics/inkscape/work/inkscape-0.38/src/libnr' > gmake[3]: *** [all] Error 2 > gmake[3]: Leaving directory > `/usr/ports/graphics/inkscape/work/inkscape-0.38/src/libnr' > gmake[2]: *** [all-recursive] Error 1 > gmake[2]: Leaving directory > `/usr/ports/graphics/inkscape/work/inkscape-0.38/src' > gmake[1]: *** [all-recursive] Error 1 > gmake[1]: Leaving directory > `/usr/ports/graphics/inkscape/work/inkscape-0.38' > gmake: *** [all] Error 2 > *** Error code 2 > > Stop in /usr/ports/graphics/inkscape. > > _________________________________________________________________ >_______________________________________________ >freebsd-gnome@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-gnome >To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" > >