[Bug 194760] New: graphics/inkscape 0.48.5 failed compiling: Compilation failed unexpectedly

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Nov 2 16:10:02 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194760

            Bug ID: 194760
           Summary: graphics/inkscape 0.48.5 failed compiling: Compilation
                    failed unexpectedly
           Product: Ports Tree
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: Needs Triage
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: gnome at FreeBSD.org
          Reporter: neel at neelc.org
          Assignee: gnome at FreeBSD.org
             Flags: maintainer-feedback?(gnome at FreeBSD.org)

If I try to compile graphics/inkscape 0.48.5 on a FreeBSD 10.0-RELEASE amd64
system, I get this error:

  AR       libinkversion.a
  AR       libinkscape.a
  AR       dom/libdom.a
  AR       libcroco/libcroco.a
  AR       libavoid/libavoid.a
  AR       libgdl/libgdl.a
  AR       libcola/libcola.a
  AR       libvpsc/libvpsc.a
  AR       livarot/libvarot.a
1 warning generated.
  AR       2geom/lib2geom.a
  CXXLD    inkview
  CXXLD    inkscape
libinkscape.a(imagemagick.o): In function
`Inkscape::Extension::Internal::Bitmap::ImageMagickDocCache::readImage(char
const*, Magick::Image*)':
extension/internal/bitmap/imagemagick.cpp:(.text+0x262): undefined reference to
`Magick::Blob::base64(std::__1::basic_string<char, std::__1::char_traits<char>,
std::__1::allocator<char> >)'
extension/internal/bitmap/imagemagick.cpp:(.text+0x2ca): undefined reference to
`Magick::Image::read(std::__1::basic_string<char, std::__1::char_traits<char>,
std::__1::allocator<char> > const&)'
libinkscape.a(imagemagick.o): In function
`Inkscape::Extension::Internal::Bitmap::ImageMagickDocCache::readImage(char
const*, Magick::Image*)':
extension/internal/bitmap/imagemagick.cpp:(.text+0x262): undefined reference to
`Magick::Blob::base64(std::__1::basic_string<char, std::__1::char_traits<char>,
std::__1::allocator<char> >)'
extension/internal/bitmap/imagemagick.cpp:(.text+0x2ca): undefined reference to
`Magick::Image::read(std::__1::basic_string<char, std::__1::char_traits<char>,
std::__1::allocator<char> > const&)'
c++: error: linker command failed with exit code 1 (use -v to see invocation)
Makefile:5056: recipe for target 'inkview' failed
gmake[4]: *** [inkview] Error 1
gmake[4]: *** Waiting for unfinished jobs....
c++: error: linker command failed with exit code 1 (use -v to see invocation)
Makefile:5052: recipe for target 'inkscape' failed
gmake[4]: *** [inkscape] Error 1
gmake[4]: Leaving directory
'/usr/ports/graphics/inkscape/work/inkscape-0.48.5/src'
Makefile:1024: recipe for target 'all-recursive' failed
gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory '/usr/ports/graphics/inkscape/work/inkscape-0.48.5'
Makefile:718: recipe for target 'all' failed
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory '/usr/ports/graphics/inkscape/work/inkscape-0.48.5'
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/graphics/inkscape
*** Error code 1

Stop.
make: stopped in /usr/ports/graphics/inkscape

I get this error even if I try to use MAKE_JOBS_UNSAFE=yes. I tried GCC, and
got the same thing. I even went to uninstalling graphics/inkscape and then
rebuilding and still got this error.

I'd appreciate to know what's the reason for this problem and how can this
problem can be solved?

--- Comment #1 from Bugzilla Automation <bugzilla at FreeBSD.org> ---
Auto-assigned to maintainer gnome at FreeBSD.org

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list