Having trouble building devel/gobject-introspection under
6.4-STABLE
Joe Marcus Clarke
marcus at marcuscom.com
Mon Nov 30 23:38:11 UTC 2009
On Mon, 2009-11-30 at 15:16 -0800, David Wolfskill wrote:
> Running:
>
> FreeBSD g1-112.catwhisker.org 6.4-STABLE FreeBSD 6.4-STABLE #704 r199797: Wed Nov 25 04:58:59 PST 2009 root at g1-112.catwhisker.org:/common/S1/obj/usr/src/sys/CANARY i386
>
> An attemmpt to use portmaster to update ports dies when portmaster
> tries to build devel/gobject-introspection; the attempt's last gasps are:
>
> ...
> gmake[2]: Leaving directory `/bkp/ports/devel/gobject-introspection/work/gobject-introspection-0.6.5/girepository'
> Making all in giscanner
> gmake[2]: Entering directory `/bkp/ports/devel/gobject-introspection/work/gobject-introspection-0.6.5/giscanner'
> gmake all-am
> gmake[3]: Entering directory `/bkp/ports/devel/gobject-introspection/work/gobject-introspection-0.6.5/giscanner'
> CC libgiscanner_la-sourcescanner.lo
> CC libgiscanner_la-scannerlexer.lo
> CC libgiscanner_la-scannerparser.lo
> CCLD libgiscanner.la
> CC _giscanner_la-giscannermodule.lo
> CCLD _giscanner.la
> gmake[3]: Leaving directory `/bkp/ports/devel/gobject-introspection/work/gobject-introspection-0.6.5/giscanner'
> gmake[2]: Leaving directory `/bkp/ports/devel/gobject-introspection/work/gobject-introspection-0.6.5/giscanner'
> Making all in tools
> gmake[2]: Entering directory `/bkp/ports/devel/gobject-introspection/work/gobject-introspection-0.6.5/tools'
> CC g_ir_compiler-compiler.o
> CCLD g-ir-compiler
> CC g_ir_generate-generate.o
> CCLD g-ir-generate
> sed -e s, at libdir\@,/usr/local/lib, -e s, at PYTHON\@,/usr/local/bin/python2.6, g-ir-scanner.in > g-ir-scanner.tmp && mv g-ir-scanner.tmp g-ir-scanner
> chmod a+x g-ir-scanner
> gmake[2]: Leaving directory `/bkp/ports/devel/gobject-introspection/work/gobject-introspection-0.6.5/tools'
> Making all in gir
> gmake[2]: Entering directory `/bkp/ports/devel/gobject-introspection/work/gobject-introspection-0.6.5/gir'
> CC libgirepository_everything_1_0_la-everything.lo
> CCLD libgirepository-everything-1.0.la
> GEN GLib-2.0.gir
> /usr/include/machine/endian.h:146: syntax error, unexpected '{'
> /usr/include/machine/endian.h:146: syntax error, unexpected ';'
> /usr/include/machine/endian.h:153: syntax error, unexpected '{'
> /usr/include/machine/endian.h:153: syntax error, unexpected ';'
> GEN GLib-2.0.gir
> Traceback (most recent call last):
> File "../tools/g-ir-scanner", line 38, in <module>
> sys.exit(scanner_main(sys.argv))
> File "/bkp/ports/devel/gobject-introspection/work/gobject-introspection-0.6.5/giscanner/scannermain.py", line 239, in scanner_main
> return validate(options.xpath_assertions, args[1])
> File "/bkp/ports/devel/gobject-introspection/work/gobject-introspection-0.6.5/giscanner/scannermain.py", line 182, in validate
> xpath_assert(root, assertion)
> File "/bkp/ports/devel/gobject-introspection/work/gobject-introspection-0.6.5/giscanner/minixpath.py", line 77, in xpath_assert
> raise AssertionError("Failed to find %r" % (path, ))
> AssertionError: Failed to find "/namespace/alias[@name='Quark']"
This is almost certainly a problem with your installed devel/glib20.
Try reinstalling this port, and make sure it is at the latest version.
The generated gir/GLib-2.0.gir should have a line:
<alias name="Quark" target="uint32" c:type="GQuark"/>
Joe
--
PGP Key : http://www.marcuscom.com/pgp.asc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: This is a digitally signed message part
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20091130/40cb3032/attachment.pgp
More information about the freebsd-ports
mailing list