Date: Wed, 20 Aug 2014 14:26:43 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 192856] New: net/mediastreamer missing dependency on intltool with NLS=off Message-ID: <bug-192856-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192856 Bug ID: 192856 Summary: net/mediastreamer missing dependency on intltool with NLS=off Product: Ports Tree Version: Latest Hardware: Any OS: Any Status: Needs Triage Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: Mark.Martinec@ijs.si Created attachment 146078 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=146078&action=edit Failing poudriere build log for net/mediastreamer net/mediastreamer 2.10.0_1 does not build under poudriere, failing in the config phase. Seems the reason is a missing dependency on intltool, which is apparently required even when NLS option is off: /usr/local/etc/poudriere.d/make.conf : OPTIONS_UNSET= NLS The relevant tail of the build log: checking whether NLS is requested... no ./configure: intltool-update: not found checking for intltool >= 0.40... found configure: error: Your intltool is too old. You need intltool 0.40 or later. ===> Script "configure" failed unexpectedly. The full poudriere build log is attached. -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-192856-13>