bugreport (requested from compiler output)
CYRIL
cyril@natur.cuni.cz
Wed Dec 20 01:53:00 GMT 2000
Here is full bugreport :
root@prfdec#
root@prfdec# gcc -v
Reading specs from
/usr/local/lib/gcc-lib/alphaev5-dec-osf4.0d/2.95.2/specs
gcc version 2.95.2 19991024 (release)
root@prfdec#
root@prfdec# uname -a
OSF1 prfdec V4.0 878 alpha
v 4.0d patchlevel 6
root@prfdec#
make[3]: Leaving directory
`/scratch/root/apache/work/mysql-3.23.28-gamma/sql/share'
make[3]: Entering directory
`/scratch/root/apache/work/mysql-3.23.28-gamma/sql'
c++ -DMYSQL_SERVER
-DDEFAULT_MYSQL_HOME="\"/usr/local/mysql\"" -DDATADIR="\"/usr/local/mysql/var\""
-DSHAREDIR="\"/usr/local/mysql/share/mysql\"" -DHAVE_CONFIG_H
-I./../include -I./../regex
-I. -I../include -I.. -I. -O3 -DDBUG_OFF -fno-implicit-templates
-DUNDEF_HAVE_GETHOSTBYNAME_R -c sql_acl.cc
In file included from ../include/my_sys.h:35,
from mysql_priv.h:21,
from sql_acl.cc:28:
../include/my_pthread.h:265: warning: `pthread_mutex_init' redefined
/usr/local/lib/gcc-lib/alphaev5-dec-osf4.0d/2.95.2/include/pthread.h:1232: warning: this
is the location of the previous definition
../include/my_pthread.h:269: warning: `pthread_cond_init' redefined
/usr/local/lib/gcc-lib/alphaev5-dec-osf4.0d/2.95.2/include/pthread.h:1385: warning: this
is the location of the previous definition
In file included from ../include/global.h:176,
from mysql_priv.h:20,
from sql_acl.cc:28:
/usr/include/alloca.h:71: warning: declaration of `void * alloca(int)'
/usr/include/alloca.h:71: warning: conflicts with built-in declaration
`void * alloca(long unsigned int)'
sql_acl.cc: In function `int replace_column_table(GRANT_TABLE *, TABLE *,
const LEX_USER &, List<LEX_COLUMN> &, const char *, const char *, unsigned
int, bool)':
sql_acl.cc:1459: Internal compiler error in `scan_region', at
except.c:2566
Please submit a full bug report.
See <URL: http://www.gnu.org/software/gcc/faq.html#bugreport > for
instructions.
make[3]: *** [sql_acl.o] Error 1
make[3]: Leaving directory
`/scratch/root/apache/work/mysql-3.23.28-gamma/sql'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/scratch/root/apache/work/mysql-3.23.28-gamma/sql'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/scratch/root/apache/work/mysql-3.23.28-gamma'
make: *** [all-recursive-am] Error 2
no options for gcc compilation was there
BR C.Benda
More information about the Gcc-bugs
mailing list