Bug 226097 - dev-libs/gnome-build-0.3.0: compile failure (LOCALE::gettext... configure: error: not found)
Bug#: 226097 Product:  Gentoo Linux Version: unspecified Platform: AMD64
OS/Version: Linux Status: RESOLVED Severity: major Priority: P2
Resolution: FIXED Assigned To: compnerd@gentoo.org Reported By: christian.kotz@gmx.net
Component: Ebuilds
URL: 
Summary: dev-libs/gnome-build-0.3.0: compile failure (LOCALE::gettext... configure: error: not found)
Keywords:  
Status Whiteboard: 
Opened: 2008-06-12 17:02 0000
Description:   Opened: 2008-06-12 17:02 0000
dev-libs/gnome-build-0.3.0 fails to compile due to because autoconfiguration
fails: 'checking for Locale::gettext... configure: error: not found'

Reproducible: Always

Steps to Reproduce:
1. emerge gnome-build


Actual Results:  
compilation error stops ebuild compilation

Expected Results:  
build compiles and installes

this bug is not identical with the other compile failure for gnome-build-3.0,
which is already in bugzilla

------- Comment #1 From Christian Kotz 2008-06-12 17:03:33 0000 -------
Created an attachment (id=156513) [details]
build log

------- Comment #2 From Christian Kotz 2008-06-12 17:04:59 0000 -------
Created an attachment (id=156515) [details]
my environment

------- Comment #3 From Christian Kotz 2008-06-12 17:06:22 0000 -------
Created an attachment (id=156517) [details]
Elibtool log

It records a failure, but I do not understand the meaning of this file.

------- Comment #4 From Kristiaan Lenaerts 2008-06-12 17:43:38 0000 -------
try remerging dev-perl/Locale-gettext

------- Comment #5 From Carsten Lohrke 2008-06-12 23:12:19 0000 -------
As hinted in red letters, "Gentoo Bugzilla" is not the correct product to file
bugs regarding ebuilds. Please use "New -> Gentoo Linux -> Component: Ebuilds"
in future.

------- Comment #6 From Rémi Cardona 2008-07-08 15:14:53 0000 -------
  08 Jul 2008; Rémi Cardona <remi@gentoo.org> gnome-build-0.3.0.ebuild:
  add missing dep on dev-perl/Locale-gettext (fixes bugs #213531 and
  #226097)

Fixed in portage. Thanks for reporting.