Subject: port-sparc/29625: compile error with mozilla-stable
To: None <port-sparc-maintainer@netbsd.org, gnats-admin@netbsd.org,>
From: None <backs@aball.de>
List: netbsd-bugs
Date: 03/08/2005 08:16:00
>Number: 29625
>Category: port-sparc
>Synopsis: compile error with mozilla-stable
>Confidential: no
>Severity: serious
>Priority: low
>Responsible: port-sparc-maintainer
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Tue Mar 08 08:16:00 +0000 2005
>Originator: B.Backs
>Release: 2.0
>Organization:
future internet
>Environment:
NetBSD alabama 2.0 NetBSD 2.0 (BILL-THE-CAT) #1: Mon Mar 7 15:47:08 CET 2005 root@alabama:/usr/src/sys/arch/sparc/compile/BILL-THE-CAT sparc
>Description:
the build of the port /usr/pkgsrc/www/mozilla-stable always stops with undefined function.
Here is the message:
increases required alignment of target type
nsTextFormatter.cpp:1260: warning: cast from `char*' to `int***' increases
required alignment of target type
nsTextFormatter.cpp:1260: warning: cast from `char*' to `int**' increases
required alignment of target type
nsTextFormatter.cpp:1260: warning: cast from `char*' to `int**' increases
required alignment of target type
nsTextFormatter.cpp:1191: internal compiler error: in convert_move, at expr.c:
565
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.netbsd.org/Misc/send-pr.html> for instructions.
gmake[3]: *** [nsTextFormatter.o] Error 1
gmake[3]: Leaving directory `/usr/pkgsrc/www/mozilla-stable/work/mozilla/xpcom/ds'
gmake[2]: *** [libs] Error 2
gmake[2]: Leaving directory `/usr/pkgsrc/www/mozilla-stable/work/mozilla/xpcom'
gmake[1]: *** [tier_2] Error 2
gmake[1]: Leaving directory `/usr/pkgsrc/www/mozilla-stable/work/mozilla'
gmake: *** [default] Error 2
*** Error code 2
Stop.
make: stopped in /usr/pkgsrc/www/mozilla-stable
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/www/mozilla-stable
bash-2.05b#
>How-To-Repeat:
I only have to start the build again, and it stops.
The same happens while building firefox and galeon.
I have tried with kernel GENERIC too, and the same thing appears.
>Fix:
I dont know, so I ask you