Hi
I'm trying to do a full build on a my test machine but I'm seeing errors
when nightly is building '$SRC/lib/idn'.
==== Build errors (non-DEBUG) ====
checking if gcj -C works... configure: error: The Java compiler gcj -C failed
(see config.log, check the CLASSPATH?)
checking if gcj -C works... configure: error: The Java compiler gcj -C failed
(see config.log, check the CLASSPATH?)
dmake: Warning: Target `install' not remade because of errors
dmake: Warning: Command failed for target `idn'
dmake: Warning: Target `install' not remade because of errors
dmake: Warning: Target `install' not remade because of errors
I went under $SRC/lib/idn and did a 'Make -f Makefile.sfw install' that
builds/installs fine.
Any help?
Some further information on nightly environment - I have set my
environment as below and created symlink under /opt
to build tools that is hosted off a public build server.
export BUILD_TOOLS=/opt
export TOOLVER=SS11
export PATH=/usr/ccs/bin:${BUILD_TOOLS}/onbld/bin:\
${BUILD_TOOLS}/onbld/bin/`uname -p`:\
${BUILD_TOOLS}/teamware/bin:\
${BUILD_TOOLS}/SUNWspro/${TOOLVER}/bin:$PATH
Here's the full nightly mail message:
==== Nightly distributed build started: Tue Jun 10 09:55:36 EDT 2008 ====
==== Nightly distributed build completed: Tue Jun 10 15:31:36 EDT 2008 ====
==== Total build time ====
real 5:36:00
==== Build environment ====
/usr/bin/uname
SunOS purple-144.East.Sun.COM 5.11 snv_91 sun4u sparc SUNW,A70
/opt/onbld/bin/nightly port-sfw.env
-r-xr-xr-x 1 root bin 86576 Apr 17 06:02 /opt/onbld/bin/nightly
/opt/teamware/bin/dmake
dmake: Sun Distributed Make 7.3 2003/03/13
number of concurrent jobs = 4
Things that may affect the build.
/opt/sfw/bin
/opt/sfw/lib
/opt/sfw/include
/usr/local/bin
/usr/local/lib
32-bit compiler
/opt/SUNWspro/SS11/bin/cc
cc: Sun C 5.8 Patch 121015-04 2007/01/10
64-bit compiler
/opt/SUNWspro/SS11/bin/cc
cc: Sun C 5.8 Patch 121015-04 2007/01/10
/usr/jdk/instances/jdk1.5.0/bin/javac
java full version "1.5.0_15-b04"
/usr/ccs/bin/as
as: Sun Compiler Common 12 SunOS_sparc snv_91 05/23/2008
/usr/ccs/bin/ld
ld: Software Generation Utilities - Solaris Link Editors: 5.11-1.1604
Build project: user.ss150715
Build taskid: 81
==== Nightly argument issues ====
==== Build version ====
==== Make clobber ERRORS ====
==== Make tools clobber ERRORS ====
==== BRINGOVER LOG ====
Parent workspace: /export/home/ss150715/libpcap-bldtest
Child workspace: /export/home/ss150715/sparc-libpcap-bldtest
cd /export/home/ss150715/sparc-libpcap-bldtest/usr;
/opt/teamware/bin/def.dir.flp &
cd /export/home/ss150715/libpcap-bldtest/usr; /opt/teamware/bin/def.dir.flp
Examined files: 2862
No changes to bring over
==== Tools build errors ====
==== SCCS Noise (non-DEBUG) ====
==== Build errors (non-DEBUG) ====
checking if gcj -C works... configure: error: The Java compiler gcj -C failed
(see config.log, check the CLASSPATH?)
checking if gcj -C works... configure: error: The Java compiler gcj -C failed
(see config.log, check the CLASSPATH?)
dmake: Warning: Target `install' not remade because of errors
dmake: Warning: Command failed for target `idn'
dmake: Warning: Target `install' not remade because of errors
dmake: Warning: Target `install' not remade because of errors
==== Elapsed build time (non-DEBUG) ====
real 5:27:49.6
user 5:26:12.1
sys 1:13:51.2
==== Find core files ====
==== Check lists of files ====
Sagun