Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Feb 2015 18:31:06 +0100
From:      Mark Martinec <Mark.Martinec+freebsd@ijs.si>
To:        ports@freebsd.org
Subject:   Missing dependency on gettext in libqalculate is holding back KDE builds since December
Message-ID:  <2eacbee8bc86112e7936c021f0797c66@mailbox.ijs.si>

next in thread | raw e-mail | index | archive | help
Any chance of somebody fixing a missing dependency on gettext when NLS 
is off:

   
http://portsmon.freebsd.org/portoverview.py?category=math&portname=libqalculate
   ==>
     https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195857
     https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195908


Besides math/libqalculate there is also net/mediastreamer and 
audio/easytag
which fail for the same reason:

   configure: error: GNU gettext tools not found; required for intltool
   ===>  Script "configure" failed unexpectedly.
   Please report the problem to jhale@FreeBSD.org [maintainer] and attach 
the
   
"/wrkdirs/usr/ports/math/libqalculate/work/libqalculate-0.9.7/config.log" 
[...]


The failure to build libqalculate is holding back builds and upgrades
of KDE essentials like x11/kde4-workspace :

   x11/kde4-workspace
   x11-themes/kdeartwork4
   deskutils/kdeplasma-addons
   misc/kdeedu4
   x11-clocks/kdetoys4
   x11-clocks/ktux
   math/cantor

which (for some obscure reason) all depend on libqalculate.

Inability to build KDE (with NLS off) has been going on since
early December 2014, presumably after the last gettext overhaul.

   Mark



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2eacbee8bc86112e7936c021f0797c66>