First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 84641
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo's Team for Core System packages <base-system@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: B. Bruce <nettech-bgb@nt-nv.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 84641 depends on: Show dependency tree
Bug 84641 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-03-09 09:00 0000
uc-base ~ # emerge -ub acl
Calculating dependencies ...done!
>>> emerge (1 of 1) sys-apps/acl-2.2.27 to /
>>> md5 files   ;-) acl-2.2.27.ebuild
>>> md5 files   ;-) ChangeLog
>>> md5 files   ;-) metadata.xml
>>> md5 files   ;-) files/digest-acl-2.2.27
>>> md5 src_uri ;-) acl-2.2.27.src.tar.gz
>>> Unpacking source...
>>> Unpacking acl-2.2.27.src.tar.gz to /var/tmp/portage/acl-2.2.27/work
>>> Source unpacked.
./configure --prefix=/usr --host=i386-pc-linux-uclibc --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --mandir=/usr/share/man --prefix=/usr --libexecdir=/usr/lib --libdir=/lib --bindir=/bin --disable-gettext

....

i386-pc-linux-uclibc-gcc -Os -pipe -Os -pipe -DNDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.2.27\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"acl\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64  -Os -pipe -DNDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.2.27\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"acl\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64    -c -o setfacl.o setfacl.c
i386-pc-linux-uclibc-gcc -Os -pipe -Os -pipe -DNDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.2.27\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"acl\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64  -Os -pipe -DNDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.2.27\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"acl\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64    -c -o do_set.o do_set.c
do_set.c:39:21: libintl.h: No such file or directory
do_set.c: In function `do_set':
do_set.c:392: warning: implicit declaration of function `gettext'
gmake[1]: *** [do_set.o] Error 1
make: *** [default] Error 2
 



Reproducible: Always
Steps to Reproduce:
1. emerge acl without NLS or GETTEXT set in /etc/make.conf
2.
3.

Actual Results:  
package failed to build

Expected Results:  
1) Built properly without gettext support (preferred)
2) Reported that it can't be built without NLS or GETTEXT support and failed to
build.
3) emerged gettext (in which case I won't use the package).

------- Comment #1 From SpanKY 2005-03-09 21:15:39 0000 -------
glibc provides libintl.h, not gettext

in the future, provide `emerge info` like you're supposed to, it makes the dev's lives easier

------- Comment #2 From SpanKY 2005-03-09 21:27:14 0000 -------
fixed in cvs and filed bug upstream:
http://oss.sgi.com/bugzilla/show_bug.cgi?id=398

First Last Prev Next    No search results available      Search page      Enter new bug