From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jan 8 21:20:05 2012 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5FEC0106564A for ; Sun, 8 Jan 2012 21:20:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 31C658FC0A for ; Sun, 8 Jan 2012 21:20:05 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q08LK4OE043445 for ; Sun, 8 Jan 2012 21:20:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q08LK4w2043444; Sun, 8 Jan 2012 21:20:04 GMT (envelope-from gnats) Resent-Date: Sun, 8 Jan 2012 21:20:04 GMT Resent-Message-Id: <201201082120.q08LK4w2043444@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, paul@thistledew.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 25D771065670 for ; Sun, 8 Jan 2012 21:11:31 +0000 (UTC) (envelope-from paulbeard@gmail.com) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id DE7598FC0C for ; Sun, 8 Jan 2012 21:11:30 +0000 (UTC) Received: by iadj38 with SMTP id j38so8003092iad.13 for ; Sun, 08 Jan 2012 13:11:30 -0800 (PST) Received: by 10.50.153.133 with SMTP id vg5mr6959994igb.8.1326057089205; Sun, 08 Jan 2012 13:11:29 -0800 (PST) Received: from mail.thistledew.org (174-21-118-96.tukw.qwest.net. [174.21.118.96]) by mx.google.com with ESMTPS id gh7sm120318763igb.1.2012.01.08.13.11.26 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 08 Jan 2012 13:11:27 -0800 (PST) Received: by mail.thistledew.org (Postfix, from userid 0) id 59EA711557; Sun, 8 Jan 2012 13:11:23 -0800 (PST) Message-Id: <20120108211124.59EA711557@mail.thistledew.org> Date: Sun, 8 Jan 2012 13:11:23 -0800 (PST) From: paul@thistledew.org Sender: paul beard To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/163935: inkscape fails to build X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: paul@thistledew.org List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Jan 2012 21:20:05 -0000 >Number: 163935 >Category: ports >Synopsis: inkscape fails to build >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Jan 08 21:20:04 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Charlie & >Release: FreeBSD 8.2-RELEASE-p2 i386 >Organization: none >Environment: System: FreeBSD shuttle.paulbeard.org 8.2-RELEASE-p2 FreeBSD 8.2-RELEASE-p2 #1: Fri Aug 26 16:45:59 PDT 2011 root@shuttle.paulbeard.org:/usr/obj/usr/src/sys/SHUTTLE i386 >Description: In file included from extension/param/parameter.cpp:35: extension/param/parameter.h:121: warning: 'virtual void Inkscape::Extension::Parameter::string(std::list, std::allocator >, std::allocator, std::allocator > > >&)' was hidden extension/param/bool.h:28: warning: by 'virtual void Inkscape::Extension::ParamBool::string(std::string&)' In file included from extension/param/parameter.cpp:36: extension/param/parameter.h:121: warning: 'virtual void Inkscape::Extension::Parameter::string(std::list, std::allocator >, std::allocator, std::allocator > > >&)' was hidden extension/param/color.h:29: warning: by 'virtual void Inkscape::Extension::ParamColor::string(std::string&)' In file included from extension/param/parameter.cpp:38: extension/param/parameter.h:121: warning: 'virtual void Inkscape::Extension::Parameter::string(std::list, std::allocator >, std::allocator, std::allocator > > >&)' was hidden extension/param/enum.h:43: warning: by 'virtual void Inkscape::Extension::ParamComboBox::string(std::string&)' In file included from extension/param/parameter.cpp:39: extension/param/parameter.h:121: warning: 'virtual void Inkscape::Extension::Parameter::string(std::list, std::allocator >, std::allocator, std::allocator > > >&)' was hidden extension/param/float.h:35: warning: by 'virtual void Inkscape::Extension::ParamFloat::string(std::string&)' In file included from extension/param/parameter.cpp:40: extension/param/parameter.h:121: warning: 'virtual void Inkscape::Extension::Parameter::string(std::list, std::allocator >, std::allocator, std::allocator > > >&)' was hidden extension/param/int.h:33: warning: by 'virtual void Inkscape::Extension::ParamInt::string(std::string&)' In file included from extension/param/parameter.cpp:41: extension/param/parameter.h:122: warning: 'virtual void Inkscape::Extension::Parameter::string(std::string&)' was hidden extension/param/notebook.h:44: warning: by 'virtual void Inkscape::Extension::ParamNotebook::string(std::list, std::allocator >, std::allocator, std::allocator > > >&)' In file included from extension/param/parameter.cpp:42: extension/param/parameter.h:121: warning: 'virtual void Inkscape::Extension::Parameter::string(std::list, std::allocator >, std::allocator, std::allocator > > >&)' was hidden extension/param/radiobutton.h:47: warning: by 'virtual void Inkscape::Extension::ParamRadioButton::string(std::string&)' In file included from extension/param/parameter.cpp:43: extension/param/parameter.h:121: warning: 'virtual void Inkscape::Extension::Parameter::string(std::list, std::allocator >, std::allocator, std::allocator > > >&)' was hidden extension/param/string.h:34: warning: by 'virtual void Inkscape::Extension::ParamString::string(std::string&)' CXX extension/param/notebook.o CXX extension/param/bool.o In file included from extension/param/bool.cpp:18: extension/param/parameter.h:121: warning: 'virtual void Inkscape::Extension::Parameter::string(std::list, std::allocator >, std::allocator, std::allocator > > >&)' was hidden extension/param/bool.h:28: warning: by 'virtual void Inkscape::Extension::ParamBool::string(std::string&)' CXX extension/param/color.o In file included from extension/param/notebook.cpp:34: extension/param/parameter.h:122: warning: 'virtual void Inkscape::Extension::Parameter::string(std::string&)' was hidden extension/param/notebook.h:44: warning: by 'virtual void Inkscape::Extension::ParamNotebook::string(std::list, std::allocator >, std::allocator, std::allocator > > >&)' CXX extension/param/description.o In file included from extension/param/color.cpp:23: ./extension/param/parameter.h:121: warning: 'virtual void Inkscape::Extension::Parameter::string(std::list, std::allocator >, std::allocator, std::allocator > > >&)' was hidden extension/param/color.h:29: warning: by 'virtual void Inkscape::Extension::ParamColor::string(std::string&)' CXX extension/param/enum.o CXX extension/param/float.o In file included from extension/param/enum.cpp:31: extension/param/parameter.h:121: warning: 'virtual void Inkscape::Extension::Parameter::string(std::list, std::allocator >, std::allocator, std::allocator > > >&)' was hidden extension/param/enum.h:43: warning: by 'virtual void Inkscape::Extension::ParamComboBox::string(std::string&)' In file included from extension/param/float.cpp:19: extension/param/parameter.h:121: warning: 'virtual void Inkscape::Extension::Parameter::string(std::list, std::allocator >, std::allocator, std::allocator > > >&)' was hidden extension/param/float.h:35: warning: by 'virtual void Inkscape::Extension::ParamFloat::string(std::string&)' CXX extension/param/int.o CXX extension/param/radiobutton.o In file included from extension/param/int.cpp:19: extension/param/parameter.h:121: warning: 'virtual void Inkscape::Extension::Parameter::string(std::list, std::allocator >, std::allocator, std::allocator > > >&)' was hidden extension/param/int.h:33: warning: by 'virtual void Inkscape::Extension::ParamInt::string(std::string&)' CXX extension/param/string.o In file included from extension/param/radiobutton.cpp:36: extension/param/parameter.h:121: warning: 'virtual void Inkscape::Extension::Parameter::string(std::list, std::allocator >, std::allocator, std::allocator > > >&)' was hidden extension/param/radiobutton.h:47: warning: by 'virtual void Inkscape::Extension::ParamRadioButton::string(std::string&)' CXX extension/implementation/implementation.o In file included from extension/param/string.cpp:18: extension/param/parameter.h:121: warning: 'virtual void Inkscape::Extension::Parameter::string(std::list, std::allocator >, std::allocator, std::allocator > > >&)' was hidden extension/param/string.h:34: warning: by 'virtual void Inkscape::Extension::ParamString::string(std::string&)' CXX extension/implementation/script.o CXX extension/implementation/xslt.o CXX extension/internal/wpg-input.o CXX extension/internal/bitmap/imagemagick.o extension/internal/wpg-input.cpp:58:44: error: libwpg/WPGStreamImplementation.h: No such file or directory extension/internal/wpg-input.cpp: In member function 'virtual SPDocument* Inkscape::Extension::Internal::WpgInput::open(Inkscape::Extension::Input*, const gchar*)': extension/internal/wpg-input.cpp:73: error: expected type-specifier extension/internal/wpg-input.cpp:73: error: cannot convert 'int*' to 'WPXInputStream*' in initialization extension/internal/wpg-input.cpp:73: error: expected ',' or ';' extension/internal/wpg-input.cpp:77: error: invalid use of incomplete type 'struct WPXInputStream' /usr/local/include/libwpg-0.2/libwpg/WPGraphics.h:31: error: forward declaration of 'struct WPXInputStream' extension/internal/wpg-input.cpp:79: error: invalid use of incomplete type 'struct WPXInputStream' /usr/local/include/libwpg-0.2/libwpg/WPGraphics.h:31: error: forward declaration of 'struct WPXInputStream' extension/internal/wpg-input.cpp:84: warning: possible problem detected in invocation of delete operator: extension/internal/wpg-input.cpp:73: warning: 'input' has incomplete type /usr/local/include/libwpg-0.2/libwpg/WPGraphics.h:31: warning: forward declaration of 'struct WPXInputStream' extension/internal/wpg-input.cpp:84: note: neither the destructor nor the class-specific operator delete will be called, even if they are declared when the class is defined. extension/internal/wpg-input.cpp:93: warning: possible problem detected in invocation of delete operator: extension/internal/wpg-input.cpp:73: warning: 'input' has incomplete type /usr/local/include/libwpg-0.2/libwpg/WPGraphics.h:31: warning: forward declaration of 'struct WPXInputStream' extension/internal/wpg-input.cpp:93: note: neither the destructor nor the class-specific operator delete will be called, even if they are declared when the class is defined. extension/internal/wpg-input.cpp:98: error: 'WPGString' is not a member of 'libwpg' extension/internal/wpg-input.cpp:98: error: expected `;' before 'output' extension/internal/wpg-input.cpp:102: error: 'output' was not declared in this scope extension/internal/wpg-input.cpp:103: warning: possible problem detected in invocation of delete operator: extension/internal/wpg-input.cpp:73: warning: 'input' has incomplete type /usr/local/include/libwpg-0.2/libwpg/WPGraphics.h:31: warning: forward declaration of 'struct WPXInputStream' extension/internal/wpg-input.cpp:103: note: neither the destructor nor the class-specific operator delete will be called, even if they are declared when the class is defined. extension/internal/wpg-input.cpp:109: error: 'output' was not declared in this scope extension/internal/wpg-input.cpp:110: warning: possible problem detected in invocation of delete operator: extension/internal/wpg-input.cpp:73: warning: 'input' has incomplete type /usr/local/include/libwpg-0.2/libwpg/WPGraphics.h:31: warning: forward declaration of 'struct WPXInputStream' extension/internal/wpg-input.cpp:110: note: neither the destructor nor the class-specific operator delete will be called, even if they are declared when the class is defined. gmake[2]: *** [extension/internal/wpg-input.o] Error 1 gmake[2]: *** Waiting for unfinished jobs.... extension/internal/bitmap/imagemagick.cpp: In constructor 'Inkscape::Extension::Internal::Bitmap::ImageMagickDocCache::ImageMagickDocCache(Inkscape::UI::View::View*)': extension/internal/bitmap/imagemagick.cpp:85: warning: deprecated conversion from string constant to 'char*' gmake[2]: Leaving directory `/usr/ports/graphics/inkscape/work/inkscape-0.48.2/src' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/graphics/inkscape/work/inkscape-0.48.2' gmake: *** [all] Error 2 *** Error code 1 Stop in /usr/ports/graphics/inkscape. >How-To-Repeat: portupgrade -a after csup >Fix: >Release-Note: >Audit-Trail: >Unformatted: