Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Dec 2013 12:31:21 -0600
From:      "Sindrome" <sindrome@gmail.com>
To:        <freebsd-ports@freebsd.org>
Subject:   telepathy-qt4-0.9.3 upgrade failing with Vala API errors
Message-ID:  <00b101cf058d$57049740$050dc5c0$@gmail.com>

next in thread | raw e-mail | index | archive | help
I=92m 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.

I=92ve rebuilt telepathy-glib, telepathy-farsight, vala, vala-vapigen, =
glib,
p5-XML-LibXML, dbus-glib, farsight.

Anyone have some ideas? =20


/usr/local/bin/g-ir-compiler=A0 --includedir=3D. 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-gl=
ib'
gmake[2]: Leaving directory
`/usr/ports/net-im/telepathy-glib/work/telepathy-glib-0.20.2/telepathy-gl=
ib'
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 \
=A0=A0=A0=A0=A0=A0=A0 --library telepathy-glib \
=A0=A0=A0=A0=A0=A0=A0 --metadatadir=3D../telepathy-glib \
=A0=A0=A0=A0=A0=A0=A0 --pkg gio-2.0 \
=A0=A0=A0=A0=A0=A0=A0 ../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=20

prefix=3D/usr/local
exec_prefix=3D${prefix}
libdir=3D${exec_prefix}/lib
bindir=3D${exec_prefix}/bin
includedir=3D${prefix}/include
datarootdir=3D${prefix}/share
datadir=3D${datarootdir}
vapidir=3D${datarootdir}/vala-0.20/vapi

vapigen=3D${bindir}/vapigen-0.20
gen_introspect=3D${libdir}/vala-0.20/gen-introspect-0.20
vala_gen_introspect=3D${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





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00b101cf058d$57049740$050dc5c0$>