[Lunar-bugs] [Lunar Linux 0000209]: gcc-4.1.2 compiled with java language
Lunar bug reports list
lunar-bugs at lunar-linux.org
Sun Mar 18 03:23:50 CET 2007
A NOTE has been added to this issue.
======================================================================
http://bugs.lunar-linux.org/view.php?id=209
======================================================================
Reported By: Stumbles
Assigned To: sofar
======================================================================
Project: Lunar Linux
Issue ID: 209
Category: lunar
Reproducibility: always
Severity: major
Priority: high
Status: assigned
Moonbase Version: 20070317
Core Tools: Theedge
Core Tools Version: 20070317
======================================================================
Date Submitted: 03-18-2007 02:23 CET
Last Modified: 03-18-2007 03:23 CET
======================================================================
Summary: gcc-4.1.2 compiled with java language
Description:
upgrading to gcc-4.1.2 and the build goes fine until just after calling
"lrm --upgrade gcc" and removing the gcc module when the BUILD fails. Yes
I did select java for one of the languages. At first glance it seems to be
a problem with ccache, the important bit that fails;
Removed module: gcc
make[1]: Entering directory `/usr/src/gcc-4.1.2/BUILD'
/bin/sh ../mkinstalldirs /usr /usr
make[2]: Entering directory `/usr/src/gcc-4.1.2/BUILD/fastjar'
if gcc -DHAVE_CONFIG_H -I. -I../../fastjar -I. -I. -I../../fastjar
-I../../fastjar/../include -DWITH_SHIFT_DOWN -W -Wall -pedantic
-Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -O2
-march=athlon64 -pipe -O2 -march=athlon64 -pipe -MT fastjar-jartool.o -MD
-MP -MF ".deps/fastjar-jartool.Tpo" -c -o fastjar-jartool.o `test -f
'jartool.c' || echo '../../fastjar/'`jartool.c; \
then mv -f ".deps/fastjar-jartool.Tpo" ".deps/fastjar-jartool.Po";
else rm -f ".deps/fastjar-jartool.Tpo"; exit 1; fi
ccache: invalid option -- D
ccache, a compiler cache. Version 2.4
Copyright Andrew Tridgell, 2002
Usage:
ccache [options]
ccache compiler [compile options]
compiler [compile options] (via symbolic link)
Options:
-s show statistics summary
-z zero statistics
-c run a cache cleanup
-C clear the cache completely
-F <maxfiles> set maximum files in cache
-M <maxsize> set maximum size of cache (use G, M or K)
-h this help page
-V print version number
make[2]: *** [fastjar-jartool.o] Error 1
make[2]: Leaving directory `/usr/src/gcc-4.1.2/BUILD/fastjar'
make[1]: *** [install-fastjar] Error 2
make[1]: Leaving directory `/usr/src/gcc-4.1.2/BUILD'
make: *** [install] Error 2
======================================================================
----------------------------------------------------------------------
Stumbles - 03-18-07 03:23
----------------------------------------------------------------------
After restoring gcc3, gave this another whirl. This time just fortran and
objc were chosen and ccache still used and the install was successful.
So now where is the gcc4/jaav pulling the "D" ccache option from?
Issue History
Date Modified Username Field Change
======================================================================
03-18-07 02:23 Stumbles New Issue
03-18-07 02:23 Stumbles Status new => assigned
03-18-07 02:23 Stumbles Assigned To => sofar
03-18-07 02:23 Stumbles File Added: gcc-4.1.2.bz2
03-18-07 02:23 Stumbles Moonbase Version => 20070317
03-18-07 02:23 Stumbles Core Tools => Theedge
03-18-07 02:23 Stumbles Core Tools Version => 20070317
03-18-07 03:23 Stumbles Note Added: 0000430
======================================================================
More information about the Lunar-bugs
mailing list