Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 261654 - app-i18n/enca 1.9.0 build fails
Summary: app-i18n/enca 1.9.0 build fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-08 08:51 UTC by MageSlayer
Modified: 2009-03-08 09:38 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.