octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #37838] calling java when java is not detected


From: marco atzeri
Subject: [Octave-bug-tracker] [bug #37838] calling java when java is not detected
Date: Fri, 30 Nov 2012 08:58:12 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/17.0 Firefox/17.0

URL:
  <http://savannah.gnu.org/bugs/?37838>

                 Summary: calling java when java is not detected
                 Project: GNU Octave
            Submitted by: matzeri
            Submitted on: Fri 30 Nov 2012 08:58:11 AM GMT
                Category: Configuration and Build System
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Build Failure
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Microsoft Windows

    _______________________________________________________

Details:

java is called during build also when java is not detected.
Additional should be better to allow a --disable-java
as on some platform (eg  cygwin) it is possible to have 
on the PATH a windows java not compatible with cygwin.

$ hg id
310db14aa605 tip

date:        Wed Nov 28 14:05:20 2012 -0500
summary:     maint: merge into default Carnë's changes

---- config.log---
configure:13152: checking for java
configure:13182: result: no
configure:13189: checking for javac
configure:13219: result: no
configure:13226: checking for jar
configure:13256: result: no

------- grep JAVA config.status ------------
"\\)=name\\ \\#\\#\\ _ -DHAVE_LIBQHULL_LIBQHULL_H=1 -DHAVE_QHULL=1
-DHAVE_PCRE_H=1 -DHAVE_PCRE_COMPILE=1 -DHAVE_ZLIB_H=1 -DHAVE_Z=1
-DJAVA_HOME=\\\\\\\\\\\"\\\\\\\\"\
"\\\" -DJAVA_ARCH=\\\\\\\\\\\"\\\\\\\\\\\" -DHAVE_HDF5_H=1 -DHAVE_HDF5_18=1
-DHAVE_HDF5=1 -DHAVE_FFTW3_H=1 -DHAVE_FFTW3=1 -DHAVE_FFTW3_H=1 -DHAVE_FFTW3F=1
-DHAVE_G"\
S["JAVA_LIBS"]=""
S["JAVA_CPPFLAGS"]=""
S["JAVAC"]=""
S["JAVA"]=""
D["JAVA_HOME"]=" \"\""
D["JAVA_ARCH"]=" \"\""


------ make output ---------
make[2]: Entering directory `/pub/hg/octave_build/scripts'
making plot/gnuplot_binary.m from ../../octave/scripts/plot/gnuplot_binary.in
plot/gnuplot_binary.m is unchanged
/usr/bin/mkdir -p java/org/octave
( cd ../../octave/scripts/java;  -source 1.3 -target 1.3 -d
/pub/hg/octave_build/scripts/java org/octave/ClassHelper.java )
/bin/sh: -source: command not found
Makefile:3370: recipe for target `java/org/octave/ClassHelper.class' failed
make[2]: *** [java/org/octave/ClassHelper.class] Error 127
make[2]: Leaving directory `/pub/hg/octave_build/scripts'
-------------------------------




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?37838>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]