Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 126194 - dev-db/mysql - internal compiler error: Segmentation fault
Summary: dev-db/mysql - internal compiler error: Segmentation fault
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-14 11:10 UTC by Tambet Väli
Modified: 2006-03-14 11:37 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 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).