Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 May 2017 11:44:24 +0300
From:      Beeblebrox <zaphod@berentweb.com>
To:        freebsd-ports@freebsd.org
Subject:   graphics/inkscape build has been filing for quite some time
Message-ID:  <20170510114424.1208c25e@rsbsd>

next in thread | raw e-mail | index | archive | help
For some strange reason the build for this port has been failing even
before I moved to 12 and while I was still on 11. I didn't chase it
down because I figured someone would eventually bring it up. I have
tried various configure options in inkscape to no avail.

The error message (undefined reference to `Magick::Blob::base64()')
looks like it's looking for a graphics/ImageMagick module, but I was
not able to figure out which flag the message is related to. Would
appreciate input on what I should enable for a correct build.

OPTIONS:
OPTIONS_FILE_SET+=3DCDR
OPTIONS_FILE_SET+=3DDBUS
OPTIONS_FILE_SET+=3DPOPPLER
OPTIONS_FILE_UNSET+=3DVISIO
OPTIONS_FILE_UNSET+=3DWPG

ERROR FROM POUDRIERE LOG (ccache disable makes no difference btw):
[ 89%] Linking CXX executable ../bin/inkview
cd /wrkdirs/usr/ports/graphics/inkscape/work/inkscape-0.92.0/src
&& /usr/local/bin/cmake -E cmake_link_script CMakeFiles/inkview.dir/link.tx=
t --verbose=3D1
/usr/local/libexec/ccache/c++   -DLIBICONV_PLUG -D_THREAD_SAFE -O2
-fno-strict-aliasing -fstack-protector -pipe -pthread -std=3Dc++11 -O2
-pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing
-DLIBICONV_PLUG   -L/usr/local/lib -fstack-protector
CMakeFiles/inkview.dir/inkview.cpp.o  -o ../bin/inkview
-Wl,-rpath,/wrkdirs/usr/ports/graphics/inkscape/work/inkscape-0.92.0/lib:/u=
sr/local/lib: ../lib/libinkscape_base.so ../lib/libgdl_LIB.a ../lib/libnrty=
pe_LIB.a ../lib/libcroco_LIB.a ../lib/libavoid_LIB.a ../lib/libcola_LIB.a .=
./lib/libvpsc_LIB.a ../lib/liblivarot_LIB.a ../lib/libuemf_LIB.a ../lib/lib=
2geom_LIB.a ../lib/libdepixelize_LIB.a ../lib/libutil_LIB.a ../lib/libgc_LI=
B.a
-L/usr/local/lib -lpangocairo-1.0 -lcairo -lpthread -lpangoft2-1.0
-lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -lgthread-2.0 -lgsl
-lgslcblas -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0
-lintl -lpangocairo-1.0 -lcairo -lpthread -lpangoft2-1.0 -lpango-1.0
-lgobject-2.0 -lfontconfig -lfreetype -lgthread-2.0 -lgsl -lgslcblas
-lm -lgmodule-2.0 -lglib-2.0 -lintl -lX11 /usr/local/lib/liblcms2.so
-lc /usr/local/lib/libintl.so /usr/local/lib/libgc.so /usr/local/lib/libpop=
pler.so /usr/local/lib/libpoppler-glib.so /usr/local/lib/libcairo.so /usr/l=
ocal/lib/libcdr-0.1.so /usr/local/lib/librevenge-0.0.so /usr/local/lib/libr=
evenge-stream-0.0.so /usr/local/lib/libjpeg.so /usr/local/lib/libpng.so /us=
r/local/lib/libpopt.so /usr/local/lib/libpotrace.so
-ldbus-glib-1 -ldbus-1 -ldbus-glib-1 -ldbus-1 -lgtkmm-2.4 -latkmm-1.6
-lgdkmm-2.4 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lcairomm-1.0
-lsigc-2.0 -lgtk-x11-2.0 -latk-1.0 -lgio-2.0 -lgdk-x11-2.0
-lgdk_pixbuf-2.0
-lgtkspell /usr/local/lib/libfreetype.so /usr/local/lib/libaspell.so /usr/l=
ocal/lib/libxslt.so /usr/local/lib/libxml2.so
-lz -lMagick++-6 -lMagickWand-6 -lMagickCore-6 -lMagick++-6
-lMagickWand-6 -lMagickCore-6 -lsigc-2.0 ../lib/libinkscape_base.so:
undefined reference to
`Magick::Blob::base64()' ../lib/libinkscape_base.so: undefined
reference to `Magick::Blob::base64(std::__1::basic_string<char,
std::__1::char_traits<char>, std::__1::allocator<char>
>)' ../lib/libinkscape_base.so: undefined reference to
>`Magick::Image::magick() const' ../lib/libinkscape_base.so: 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) gmake[3]: *** [src/CMakeFiles/inkview.dir/build.make:130:
>bin/inkview] Error 1 gmake[3]: Leaving directory
>'/wrkdirs/usr/ports/graphics/inkscape/work/inkscape-0.92.0'


--=20
FreeBSD_amd64_12-Current_RadeonKMS
Please CC my email when responding, mail from list is not delivered.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20170510114424.1208c25e>