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

Bug 126194

Summary: dev-db/mysql - internal compiler error: Segmentation fault
Product: Gentoo Linux Reporter: Tambet Väli <qtvali>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED NEEDINFO    
Severity: normal    
Priority: High    
Version: 2006.0   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Tambet Väli 2006-03-14 11:10:14 UTC
if i686-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DDATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include -I../innobase/include -I../include -I../include -I../regex -I.     -O3 -DDBUG_OFF -O2 -march=pentium4 -DHAVE_ERRNO_AS_DEFINE=1 -felide-constructors -fno-exceptions -fno-rtti   -fno-implicit-templates -fno-exceptions -fno-rtti -MT item_cmpfunc.o -MD -MP -MF ".deps/item_cmpfunc.Tpo" -c -o item_cmpfunc.o item_cmpfunc.cc; \
then mv -f ".deps/item_cmpfunc.Tpo" ".deps/item_cmpfunc.Po"; else rm -f ".deps/item_cmpfunc.Tpo"; exit 1; fi
item_cmpfunc.h: In destructor `virtual Item_bool_func2::~Item_bool_func2()':
item_cmpfunc.h:215: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugs.gentoo.org/> for instructions.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-03-14 11:37:24 UTC
Reopen with emerge --info output if the bug is reproducible (i.e. - fails again at *exactly* the same place).