Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 02 Nov 2014 16:10:01 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 194760] graphics/inkscape 0.48.5 failed compiling: Compilation failed unexpectedly
Message-ID:  <bug-194760-6497-wDBtV0nhk1@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-194760-6497@https.bugs.freebsd.org/bugzilla/>
References:  <bug-194760-6497@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
Neel Chauhan <neel@neelc.org> has asked gnome@FreeBSD.org for
maintainer-feedback:
Bug 194760: graphics/inkscape 0.48.5 failed compiling: Compilation failed
unexpectedly
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D194760



--- Description ---
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 referenc=
e to
`Magick::Blob::base64(std::__1::basic_string<char, std::__1::char_traits<ch=
ar>,
std::__1::allocator<char> >)'
extension/internal/bitmap/imagemagick.cpp:(.text+0x2ca): undefined referenc=
e to
`Magick::Image::read(std::__1::basic_string<char, std::__1::char_traits<cha=
r>,
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 referenc=
e to
`Magick::Blob::base64(std::__1::basic_string<char, std::__1::char_traits<ch=
ar>,
std::__1::allocator<char> >)'
extension/internal/bitmap/imagemagick.cpp:(.text+0x2ca): undefined referenc=
e to
`Magick::Image::read(std::__1::basic_string<char, std::__1::char_traits<cha=
r>,
std::__1::allocator<char> > const&)'
c++: error: linker command failed with exit code 1 (use -v to see invocatio=
n)
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 invocatio=
n)
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.4=
8.5'
Makefile:718: recipe for target 'all' failed
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory '/usr/ports/graphics/inkscape/work/inkscape-0.4=
8.5'
=3D=3D=3D> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=3Dyes 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=3Dyes. 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@FreeBSD.org> ---
Auto-assigned to maintainer gnome@FreeBSD.org=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-194760-6497-wDBtV0nhk1>