On Mon, Jan 04, 2021 at 10:19:23AM +0000, Ottavio Caruso wrote:
On 04/01/2021 09:18, Patrick Welche wrote:
On Sun, Jan 03, 2021 at 01:36:45PM +0000, Ottavio Caruso wrote:
Hi,
# uname -a
Linux e130 4.9.0-14-amd64 #1 SMP Debian 4.9.246-2 (2020-12-17) x86_64
GNU/Linux
pkgsrc = current
I am having a failure at the install stage of glib2.
Full log here > https://paste.debian.net/plainh/dae779e1
That appears to just be the install log. Do you have a log for the
configure/build stage? It looks as though gettext isn't found. (The
files missing in your install log are translations.)
Hi, "bmake configure":
https://paste.debian.net/plainh/724d4d9b
I'm puzzled by this:
=> Tool dependency gettext-tools>=0.15: found gettext-tools-0.21nb1
Program xgettext found: NO
whereas I see
Program xgettext found: YES (/usr/pkg/bin/xgettext)
which is what you would expect given the gettext-tools dependency.
Do you see
# pkg_info -L gettext-tools | grep xgettext
/usr/pkg/bin/xgettext
/usr/pkg/man/man1/xgettext.1
/usr/pkg/share/doc/gettext/xgettext.1.html