Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 312709

Summary: sys-devel/gettext-0.17-r1 has implicit decl/pointer problems on 64bit systems and USE=acl
Product: Gentoo Linux Reporter: blackdream <blackdream1890>
Component: [OLD] DevelopmentAssignee: Gentoo's Team for Core System packages <base-system>
Status: RESOLVED NEEDINFO    
Severity: normal CC: tomka
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
emerge --info=sys-devel/gettext-0.17-r1

Description blackdream 2010-04-01 21:27:42 UTC
It fails to complie "sys-devel/gettext-0.17-r1".
Comment 1 blackdream 2010-04-01 21:28:46 UTC
Created attachment 226189 [details]
build.log
Comment 2 blackdream 2010-04-01 21:30:35 UTC
Created attachment 226191 [details]
emerge --info=sys-devel/gettext-0.17-r1
Comment 3 SpanKY gentoo-dev 2010-04-11 20:02:59 UTC
things build fine for me.  do you have crap in /usr/local/include/ ?

post your config.log from the gettext-tools/ build dir as an attachment

run the command in the gettext-tools/gnulib-lib/ build dir:
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -march=athlon64 -O2 -pipe -E -dD acl.c  -fPIC -DPIC -o acl.i

then post the acl.i file as an attachment