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

Bug 261654

Summary: app-i18n/enca 1.9.0 build fails
Product: Gentoo Linux Reporter: MageSlayer <denisgolovan>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description MageSlayer 2009-03-08 08:51:42 UTC
Build process fails on compile error (not compiler error, imho).
See actual results for details


Reproducible: Always

Actual Results:  
if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -DEXTCONV_DIR=\"/usr/libexec/enca/extconv\" -I/usr/include   -Wall -W -pedantic -O2 -march=i686 -pipe -MT enca-convert_recode.o -MD -MP -MF ".deps/enca-convert_recode.Tpo" -c -o enca-convert_recode.o `test -f 'convert_recode.c' || echo './'`convert_recode.c; \
	then mv -f ".deps/enca-convert_recode.Tpo" ".deps/enca-convert_recode.Po"; else rm -f ".deps/enca-convert_recode.Tpo"; exit 1; fi
In file included from convert_recode.c:36:
/usr/include/recodext.h:221: error: width of 'ignore' exceeds its type
make[3]: *** [enca-convert_recode.o] Error 1
Comment 1 MageSlayer 2009-03-08 08:52:43 UTC
1.9.1 (keyworded) builds fine, though.
Comment 2 Peter Alfredsen (RETIRED) gentoo-dev 2009-03-08 09:38:41 UTC
Stabilization is happening in bug 261227.