Date: Tue, 18 Apr 2017 18:19:23 +0000 From: Manish Jain <bourne.identity@hotmail.com> To: "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org> Subject: Build error trying to build x11/cinnamon Message-ID: <VI1PR02MB1200D2EB186B938F3EA3CA5AF6190@VI1PR02MB1200.eurprd02.prod.outlook.com>
next in thread | raw e-mail | index | archive | help
Hi, I am trying to build the x11/cinnamon meta-port on FreeBSD 12-CURRENT=20 (amd64) system on which bash/xorg/firefox/thunderbird were installed via=20 pkg. While building cinnamon's bundled x11-wm/muffin port, I am running into=20 this failure : core/window.c:11356: Warning: Meta: invalid "transfer" annotation for=20 gboolean: only valid for array, struct, union, boxed, object and=20 interface types compositor/meta-window-actor.c:887: Warning: Meta: invalid "transfer"=20 annotation for gint: only valid for array, struct, union, boxed, object=20 and interface types core/display.c:5560: Warning: Meta: invalid "transfer" annotation for=20 gulong: only valid for array, struct, union, boxed, object and interface=20 types <unknown>:: Fatal: Meta: warnings configured as fatal <unknown>:: Fatal: Meta: warnings configured as fatal gmake[5]: ***=20 [/usr/local/share/gobject-introspection-1.0/Makefile.introspection:156:=20 Meta-Muffin.0.gir] Error 1 gmake[5]: Leaving directory '/usr/ports/x11-wm/muffin/work/muffin-2.4.4/src= ' gmake[4]: *** [Makefile:1349: all-recursive] Error 1 As part of my attempts to fix the situation, I have done 'make deinstall; make clean; make install' for the following ports : devel/pygobject3-common textproc/libxml2 devel/py-libxml2 devel/py3-libxml2 x11/libxcb graphics/freeglut print/freetype2 devel/gobject-introspection While the above ports get built successfully, muffin still keeps=20 throwing the same error with clean build attempts. Does anyone know how=20 to fix this ? Thanks for any help. Manish Jain
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?VI1PR02MB1200D2EB186B938F3EA3CA5AF6190>