From paulbeard@gmail.com  Sun Jan  8 21:11:31 2012
Return-Path: <paulbeard@gmail.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 25D771065670
	for <FreeBSD-gnats-submit@freebsd.org>; 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 <FreeBSD-gnats-submit@freebsd.org>; Sun,  8 Jan 2012 21:11:30 +0000 (UTC)
Received: by iadj38 with SMTP id j38so8003092iad.13
        for <FreeBSD-gnats-submit@freebsd.org>; 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 <paulbeard@gmail.com>
Reply-To: paul@thistledew.org
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: inkscape fails to build
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         163935
>Category:       ports
>Synopsis:       graphics/inkscape fails to build
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    gnome
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jan 08 21:20:04 UTC 2012
>Closed-Date:    Mon Jan 09 19:29:31 UTC 2012
>Last-Modified:  Tue Jan 10 15:50:07 UTC 2012
>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::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&)' 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::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&)' 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::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&)' 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::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&)' 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::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&)' 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::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&)'
In file included from extension/param/parameter.cpp:42:
extension/param/parameter.h:121: warning: 'virtual void Inkscape::Extension::Parameter::string(std::list<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&)' 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::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&)' 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::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&)' 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::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&)'
  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::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&)' 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::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&)' 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::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&)' 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::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&)' 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::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&)' 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::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&)' 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:

From: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
To: paul@thistledew.org
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/163935: inkscape fails to build
Date: Mon, 09 Jan 2012 01:54:56 +0400

 Please deinstall graphics/libwpg01 first and try to update inkscape again.
 
 -- 
 Regards,
 Ruslan
 
 Tinderboxing kills... the drives.
Responsible-Changed-From-To: freebsd-ports-bugs->gnome 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Mon Jan 9 00:30:52 UTC 2012 
Responsible-Changed-Why:  

Fix synopsis and assign. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=163935 
State-Changed-From-To: open->closed 
State-Changed-By: bsam 
State-Changed-When: Mon Jan 9 19:28:44 UTC 2012 
State-Changed-Why:  
An entry on the matter was added to ports/UPDATING. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=163935 

From: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
To: Paul Beard <paul@thistledew.org>
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/163935: inkscape fails to build
Date: Tue, 10 Jan 2012 12:35:11 +0400

 Paul Beard wrote on 10.01.2012 12:30:
 >
 > On Jan 8, 2012, at 1:54 PM, Ruslan Mahmatkhanov wrote:
 >
 >> Please deinstall graphics/libwpg01 first and try to update inkscape again.
 >
 > [/home/paul]:: inkscape rev\ x.svg
 > /libexec/ld-elf.so.1: Shared object "libwpg-0.1.so.1" not found, required by "inkscape"
 > (paul@shuttle.paulbeard.org)-(12:23 AM / Tue Jan 10)
 >
 > [/home/paul]:: ldd `which inkscape` | grep found
 > 	libwpg-0.1.so.1 =>  not found (0x0)
 > 	libwpg-stream-0.1.so.1 =>  not found (0x0)
 >
 > Apparently libwpg01 is a runtime dependency but not a build dependency. I had to reinstall it to get inkscape to run.
 
 See /usr/ports/UPDATING entry. You need to deinstall graphics/libwpg01 
 and then rebuild inkscape (graphics/libwpg 0.2.0 will be installed as 
 dependency).
 
 -- 
 Regards,
 Ruslan
 
 Tinderboxing kills... the drives.

From: Paul Beard <paul@thistledew.org>
To: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/163935: inkscape fails to build
Date: Tue, 10 Jan 2012 00:30:53 -0800

 --Apple-Mail=_F1BC67FC-3048-4BDE-B5EA-7C587CD6488E
 Content-Transfer-Encoding: quoted-printable
 Content-Type: text/plain;
 	charset=iso-8859-1
 
 
 On Jan 8, 2012, at 1:54 PM, Ruslan Mahmatkhanov wrote:
 
 > Please deinstall graphics/libwpg01 first and try to update inkscape =
 again.
 
 [/home/paul]:: inkscape rev\ x.svg=20
 /libexec/ld-elf.so.1: Shared object "libwpg-0.1.so.1" not found, =
 required by "inkscape"
 (paul@shuttle.paulbeard.org)-(12:23 AM / Tue Jan 10)
 
 [/home/paul]:: ldd `which inkscape` | grep found=20
 	libwpg-0.1.so.1 =3D> not found (0x0)
 	libwpg-stream-0.1.so.1 =3D> not found (0x0)
 
 Apparently libwpg01 is a runtime dependency but not a build dependency. =
 I had to reinstall it to get inkscape to run.=20=
 
 --Apple-Mail=_F1BC67FC-3048-4BDE-B5EA-7C587CD6488E
 Content-Transfer-Encoding: quoted-printable
 Content-Type: text/html;
 	charset=iso-8859-1
 
 <html><head></head><body style=3D"word-wrap: break-word; =
 -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; =
 "><br><div><div>On Jan 8, 2012, at 1:54 PM, Ruslan Mahmatkhanov =
 wrote:</div><br class=3D"Apple-interchange-newline"><blockquote =
 type=3D"cite"><span class=3D"Apple-style-span" style=3D"border-collapse: =
 separate; font-family: Helvetica; font-style: normal; font-variant: =
 normal; font-weight: normal; letter-spacing: normal; line-height: =
 normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; =
 text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; =
 -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: =
 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: =
 auto; -webkit-text-stroke-width: 0px; font-size: medium; ">Please =
 deinstall graphics/libwpg01 first and try to update inkscape =
 again.<br></span></blockquote></div><br><div><div>[/home/paul]:: =
 inkscape rev\ x.svg&nbsp;</div><div>/libexec/ld-elf.so.1: Shared object =
 "libwpg-0.1.so.1" not found, required by "inkscape"</div><div>(<a =
 href=3D"mailto:paul@shuttle.paulbeard.org">paul@shuttle.paulbeard.org</a>)=
 -(12:23 AM / Tue Jan 10)</div><div><br></div><div>[/home/paul]:: ldd =
 `which inkscape` | grep found&nbsp;</div><div><span =
 class=3D"Apple-tab-span" style=3D"white-space:pre">	=
 </span>libwpg-0.1.so.1 =3D&gt; not found (0x0)</div><div><span =
 class=3D"Apple-tab-span" style=3D"white-space:pre">	=
 </span>libwpg-stream-0.1.so.1 =3D&gt; not found =
 (0x0)</div></div><div><br></div><div>Apparently&nbsp;libwpg01 is a =
 runtime dependency but not a build dependency. I had to reinstall it to =
 get inkscape to run.&nbsp;</div></body></html>=
 
 --Apple-Mail=_F1BC67FC-3048-4BDE-B5EA-7C587CD6488E--

From: Paul Beard <paul@thistledew.org>
To: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/163935: inkscape fails to build
Date: Tue, 10 Jan 2012 07:10:27 -0800

 --Apple-Mail=_FB36AA79-1767-4057-8982-AA656336F3FB
 Content-Transfer-Encoding: quoted-printable
 Content-Type: text/plain;
 	charset=iso-8859-1
 
 
 On Jan 10, 2012, at 12:35 AM, Ruslan Mahmatkhanov wrote:
 
 > See /usr/ports/UPDATING entry. You need to deinstall graphics/libwpg01 =
 and then rebuild inkscape (graphics/libwpg 0.2.0 will be installed as =
 dependency).
 
 OK, I did that, just from my own experience. So it needs both libwpg and =
 libwpg01? Works now, anyway.=20=
 
 --Apple-Mail=_FB36AA79-1767-4057-8982-AA656336F3FB
 Content-Transfer-Encoding: quoted-printable
 Content-Type: text/html;
 	charset=iso-8859-1
 
 <html><head></head><body style=3D"word-wrap: break-word; =
 -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; =
 "><br><div><div>On Jan 10, 2012, at 12:35 AM, Ruslan Mahmatkhanov =
 wrote:</div><br class=3D"Apple-interchange-newline"><blockquote =
 type=3D"cite"><span class=3D"Apple-style-span" style=3D"border-collapse: =
 separate; font-family: Helvetica; font-style: normal; font-variant: =
 normal; font-weight: normal; letter-spacing: normal; line-height: =
 normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; =
 text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; =
 -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: =
 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: =
 auto; -webkit-text-stroke-width: 0px; font-size: medium; ">See =
 /usr/ports/UPDATING entry. You need to deinstall graphics/libwpg01 and =
 then rebuild inkscape (graphics/libwpg 0.2.0 will be installed as =
 dependency).<br></span></blockquote></div><br><div>OK, I did that, just =
 from my own experience. So it needs both&nbsp;libwpg and&nbsp;libwpg01? =
 Works now, anyway.&nbsp;</div></body></html>=
 
 --Apple-Mail=_FB36AA79-1767-4057-8982-AA656336F3FB--

From: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
To: Paul Beard <paul@thistledew.org>
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/163935: inkscape fails to build
Date: Tue, 10 Jan 2012 19:14:55 +0400

 Paul Beard wrote on 10.01.2012 19:10:
 >
 > On Jan 10, 2012, at 12:35 AM, Ruslan Mahmatkhanov wrote:
 >
 >> See /usr/ports/UPDATING entry. You need to deinstall graphics/libwpg01 and then rebuild inkscape (graphics/libwpg 0.2.0 will be installed as dependency).
 >
 > OK, I did that, just from my own experience. So it needs both libwpg and libwpg01? Works now, anyway.
 
 No, just libwpg.
 
 -- 
 Regards,
 Ruslan
 
 Tinderboxing kills... the drives.

From: Paul Beard <paul@thistledew.org>
To: Cc: bug-followup@FreeBSD.org
Subject: Re: ports/163935: inkscape fails to build
Date: Tue, 10 Jan 2012 07:47:15 -0800

 To: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
 X-Mailer: Apple Mail (2.1251.1)
 X-Bogosity: Spam, tests=bogofilter, spamicity=1.000000, version=1.2.2
 
 
 --Apple-Mail=_E62023E5-AA61-4776-98E2-BBD247CBA35A
 Content-Transfer-Encoding: quoted-printable
 Content-Type: text/plain;
 	charset=iso-8859-1
 
 
 On Jan 10, 2012, at 7:14 AM, Ruslan Mahmatkhanov wrote:
 
 > No, just libwpg.
 
 Huh. Based on my history, it looks like inkscape wanted both:=20
 
   478  cd /usr/ports/graphics/libwpg/
 =20
   482  sudo make reinstall FORCE_PKG_REGISTER=3D1
   483  ldd `which inkscape` | grep found=20
 
   485  sudo pkgdb -F
   486  ldd `which inkscape` | grep found=20
   487  cd /usr/ports/graphics/libwpg01
   488  sudo make reinstall FORCE_PKG_REGISTER=3D1
   489  ldd `which inkscape` | grep found=20
   490  inkscape rev\ x.svg=20
 
 I just deinstalled both and am rebuilding inkscape and it looks like =
 it's pulling in libwpg this time.=20=
 
 --Apple-Mail=_E62023E5-AA61-4776-98E2-BBD247CBA35A
 Content-Transfer-Encoding: quoted-printable
 Content-Type: text/html;
 	charset=iso-8859-1
 
 <html><head></head><body style=3D"word-wrap: break-word; =
 -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; =
 "><br><div><div>On Jan 10, 2012, at 7:14 AM, Ruslan Mahmatkhanov =
 wrote:</div><br class=3D"Apple-interchange-newline"><blockquote =
 type=3D"cite"><span class=3D"Apple-style-span" style=3D"border-collapse: =
 separate; font-family: Helvetica; font-style: normal; font-variant: =
 normal; font-weight: normal; letter-spacing: normal; line-height: =
 normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; =
 text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; =
 -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: =
 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: =
 auto; -webkit-text-stroke-width: 0px; font-size: medium; ">No, just =
 libwpg.<br></span></blockquote></div><br><div>Huh. Based on my history, =
 it looks like inkscape wanted =
 both:&nbsp;</div><div><div><br></div><div>&nbsp; 478 &nbsp;cd =
 /usr/ports/graphics/libwpg/</div><div>&nbsp;</div><div>&nbsp; 482 =
 &nbsp;sudo make reinstall FORCE_PKG_REGISTER=3D1</div><div>&nbsp; 483 =
 &nbsp;ldd `which inkscape` | grep =
 found&nbsp;</div><div><br></div><div>&nbsp; 485 &nbsp;sudo pkgdb =
 -F</div><div>&nbsp; 486 &nbsp;ldd `which inkscape` | grep =
 found&nbsp;</div><div>&nbsp; 487 &nbsp;cd =
 /usr/ports/graphics/libwpg01</div><div>&nbsp; 488 &nbsp;sudo make =
 reinstall FORCE_PKG_REGISTER=3D1</div><div>&nbsp; 489 &nbsp;ldd `which =
 inkscape` | grep found&nbsp;</div><div>&nbsp; 490 &nbsp;inkscape rev\ =
 x.svg&nbsp;</div></div><div><br></div><div>I just deinstalled both and =
 am rebuilding inkscape and it looks like it's pulling in libwpg this =
 time.&nbsp;</div></body></html>=
 
 --Apple-Mail=_E62023E5-AA61-4776-98E2-BBD247CBA35A--
>Unformatted:
