[MacPorts] #51976: inkscape-devel: build error
MacPorts
noreply at macports.org
Sat Aug 6 11:22:46 PDT 2016
#51976: inkscape-devel: build error
--------------------+----------------------------
Reporter: mf2k@… | Owner: devans@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.4
Keywords: | Port: inkscape-devel
--------------------+----------------------------
I'm seeing the following build error with the latest version of inkscape-
devel:
{{{
-I/opt/local/include/atk-1.0 -I/opt/local/include/cairo
-I/opt/local/include/cairomm-1.0 -I/opt/local/lib/cairomm-1.0/include
-I/opt/local/include/cairo -I/opt/local/include/pixman-1
-I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include
-I/opt/local/include/freetype2 -I/opt/local/include/libpng16
-I/opt/local/include -I/opt/local/include/sigc++-2.0
-I/opt/local/lib/sigc++-2.0/include -I/opt/local/include/gdk-pixbuf-2.0
-I/opt/local/include/libpng16 -I/opt/local/include/glib-2.0
-I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT
-I/opt/local/include/cairomm-1.0 -I/opt/local/lib/cairomm-1.0/include
-I/opt/local/include/cairo -I/opt/local/include/pixman-1
-I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include
-I/opt/local/include/freetype2 -I/opt/local/include/libpng16
-I/opt/local/include -I/opt/local/include/giomm-2.4
-I/opt/local/lib/giomm-2.4/include -I/opt/local/include/glibmm-2.4
-I/opt/local/lib/glibmm-2.4/include -I/opt/local/include/glib-2.0
-I/opt/local/lib/glib-2.0/include -I/opt/local/include
-I/opt/local/include/sigc++-2.0 -I/opt/local/lib/sigc++-2.0/include
-Wpointer-arith -Wcast-align -Wsign-compare -Woverloaded-virtual -Wswitch
-Wno-unused-parameter -pipe -Os -std=c++11 -stdlib=libc++ -arch x86_64 -MT
live_effects/lpe-vonkoch.o -MD -MP -MF $depbase.Tpo -c -o live_effects
/lpe-vonkoch.o live_effects/lpe-vonkoch.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build In file included from live_effects/effect.cpp:40:
:info:build In file included from ./live_effects/lpe-lattice2.h:21:
:info:build In file included from /opt/local/include/gtkmm-3.0/gtkmm.h:87:
:info:build In file included from
/opt/local/include/glibmm-2.4/glibmm.h:89:
:info:build /opt/local/include/glibmm-2.4/glibmm/threads.h:209:11: error:
field has incomplete type 'GThread' (aka '_GThread')
:info:build GThread gobject_;
:info:build ^
:info:build /opt/local/include/glib-2.0/glib/gthread.h:49:16: note:
forward declaration of '_GThread'
:info:build typedef struct _GThread GThread;
:info:build ^
:info:build 1 error generated.
}}}
--
Ticket URL: <https://trac.macports.org/ticket/51976>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list