Synth and gnome-contacts

Synth has a problem to build deskutils/gnome-contacts.
I got:
raised PORTSCAN.SEEK_FAILURE:
deskutil/gnome-contacts was expected to be blocked
by devel/gettext-runtime

If I use
Code:
make install
it build and install without errors.

And from the synth failure log:
checking for GNU gettext in libc... no
checking for iconv... yes
checking for working iconv... yes
checking how to link with libiconv... /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib
checking for GNU gettext in libintl... yes
checking whether to use NLS... yes
checking where the gettext function comes from... external libintl
checking how to link with libintl... /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib
checking for CONTACTS... no
configure: error: Package requirements (gtk+-3.0 >= 3.16.0
glib-2.0 >= 2.37.6
gmodule-export-2.0
gnome-desktop-3.0
folks >= 0.9.5
folks-telepathy
folks-eds
libnotify
telepathy-glib >= 0.17.5
libebook-1.2 >= 3.13.90
libedataserver-1.2 >= 3.13.90
libedataserverui-1.2 >= 3.13.90
goa-1.0
gee-0.8
champlain-0.12
clutter-gtk-1.0
geocode-glib-1.0 >= 3.15.3
) were not met:

Package geocode-glib-1.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `geocode-glib-1.0.pc'
to the PKG_CONFIG_PATH environment variable
Package 'geocode-glib-1.0', required by 'world', not found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables CONTACTS_CFLAGS
and CONTACTS_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
===> Script "configure" failed unexpectedly.
Please report the problem to gnome@FreeBSD.org [maintainer] and attach the
"/construction/xports/deskutils/gnome-contacts/work/gnome-contacts-3.18.0/config.log"
including the output of the failure of your make command. Also, it might be
a good idea to provide an overview of all packages installed on your system
(e.g. a /usr/local/sbin/pkg-static info -g -Ea).
*** Error code 1

Stop.
make: stopped in /xports/deskutils/gnome-contacts

It is strange because everything is installed.

Thank you.

BTW: Is it Synth useful to install KDE from area51, please?
 
Back
Top