From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Aug 11 16:30:05 2012 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 907ED106564A for ; Sat, 11 Aug 2012 16:30: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 68DAC8FC14 for ; Sat, 11 Aug 2012 16:30: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 q7BGU56P000680 for ; Sat, 11 Aug 2012 16:30:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q7BGU5jf000677; Sat, 11 Aug 2012 16:30:05 GMT (envelope-from gnats) Resent-Date: Sat, 11 Aug 2012 16:30:05 GMT Resent-Message-Id: <201208111630.q7BGU5jf000677@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, beeblebrox Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EDA22106566B for ; Sat, 11 Aug 2012 16:24:02 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id D80978FC1F for ; Sat, 11 Aug 2012 16:24:02 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.4/8.14.4) with ESMTP id q7BGO29f064351 for ; Sat, 11 Aug 2012 16:24:02 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.4/8.14.4/Submit) id q7BGO2dj064350; Sat, 11 Aug 2012 16:24:02 GMT (envelope-from nobody) Message-Id: <201208111624.q7BGO2dj064350@red.freebsd.org> Date: Sat, 11 Aug 2012 16:24:02 GMT From: beeblebrox To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/170539: graphics/inkscape build breaks X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Aug 2012 16:30:05 -0000 >Number: 170539 >Category: ports >Synopsis: graphics/inkscape build breaks >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: Sat Aug 11 16:30:05 UTC 2012 >Closed-Date: >Last-Modified: >Originator: beeblebrox >Release: FreeBSD 9.1-PRERELEASE >Organization: >Environment: FreeBSD 9.1-PRERELEASE #0 r238763: Wed Jul 25 13:13:27 EEST 2012 amd64 >Description: # make in graphics/inkscape breaks with below message: CXX extension/implementation/xslt.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&)' CXX extension/internal/wpg-input.o CXX extension/internal/bitmap/imagemagick.o CXX extension/internal/bitmap/adaptiveThreshold.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/obj/asp/ports/graphics/inkscape/work/inkscape-0.48.2/src' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/obj/asp/ports/graphics/inkscape/work/inkscape-0.48.2' gmake: *** [all] Error 2 *** [do-build] Error code 1 >How-To-Repeat: # make in graphics/inkscape >Fix: NA >Release-Note: >Audit-Trail: >Unformatted: