telepathy-qt4-0.9.3 upgrade failing with Vala API errors
Sindrome
sindrome at gmail.com
Mon Dec 30 18:30:06 UTC 2013
Im trying to upgrade telepathy-qt4 or telepathy-glib and still cannot get
rid of this Glib-2.0 and Gio-2.0 not found in specified Vala API directories
error below.
Ive rebuilt telepathy-glib, telepathy-farsight, vala, vala-vapigen, glib,
p5-XML-LibXML, dbus-glib, farsight.
Anyone have some ideas?
/usr/local/bin/g-ir-compiler --includedir=. TelepathyGLib-0.12.gir -o
TelepathyGLib-0.12.typelib
gmake[3]: Leaving directory
`/usr/ports/net-im/telepathy-glib/work/telepathy-glib-0.20.2/telepathy-glib'
gmake[2]: Leaving directory
`/usr/ports/net-im/telepathy-glib/work/telepathy-glib-0.20.2/telepathy-glib'
Making all in vala
gmake[2]: Entering directory
`/usr/ports/net-im/telepathy-glib/work/telepathy-glib-0.20.2/vala'
/usr/local/bin/vapigen \
--library telepathy-glib \
--metadatadir=../telepathy-glib \
--pkg gio-2.0 \
../telepathy-glib/TelepathyGLib-0.12.gir \
error: Package `GLib-2.0' not found in specified Vala API directories or
GObject-Introspection GIR directories
error: Package `Gio-2.0' not found in specified Vala API directories or
GObject-Introspection GIR directories Generation failed: 2 error(s), 0
warning(s)
gmake[2]: *** [telepathy-glib.vapi] Error 1
gmake[2]: Leaving directory
`/usr/ports/net-im/telepathy-glib/work/telepathy-glib-0.20.2/vala'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory
`/usr/ports/net-im/telepathy-glib/work/telepathy-glib-0.20.2'
gmake: *** [all] Error 2
*** [do-build] Error code 1
Stop in /usr/ports/net-im/telepathy-glib.
*** [lib-depends] Error code 1
Stop in /usr/ports/net-im/telepathy-farsight.
*** [lib-depends] Error code 1
Stop in /usr/ports/net-im/telepathy-qt4.
cat /usr/local/libdata/pkgconfig/libvala-0.20.pc
prefix=/usr/local
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
bindir=${exec_prefix}/bin
includedir=${prefix}/include
datarootdir=${prefix}/share
datadir=${datarootdir}
vapidir=${datarootdir}/vala-0.20/vapi
vapigen=${bindir}/vapigen-0.20
gen_introspect=${libdir}/vala-0.20/gen-introspect-0.20
vala_gen_introspect=${bindir}/vala-gen-introspect-0.20
Name: Vala
Description: The Vala compiler library
Version: 0.20.1
Requires: glib-2.0 gobject-2.0
Libs: -L${libdir} -lvala-0.20
Cflags: -I${includedir}/vala-0.20
More information about the freebsd-ports
mailing list