Possible change to the "Native Build" page?

Phil Hart philhart at iinet.net.au
Wed Jun 20 00:37:10 PDT 2012


On 20/06/2012 2:57 PM, Caolán McNamara wrote:
> On Wed, 2012-06-20 at 08:11 +0800, Phil Hart wrote:
>> compile:
>>       [javac]
>> /home/phil/git/libo/tomcat/unxlngx6.pro/misc/build/jakarta-tomcat-5.0.30-src/jakarta-servletapi-5/jsr154/build.xml:67:
>> warning: 'includeantruntime' was not set, defaulting to
>> build.sysclasspath=last; set to false for repeatable builds
>>       [javac] Compiling 1 source file to
>> /home/phil/git/libo/hsqldb/unxlngx6.pro/misc/build/hsqldb/classes
>>       [javac] Compiling 40 source files to
>> /home/phil/git/libo/tomcat/unxlngx6.pro/misc/build/jakarta-tomcat-5.0.30-src/jakarta-servletapi-5/jsr154/build/classes
>>       [javac] Compliance level '1.5' is incompatible with source level
>> '1.6'. A compliance level '1.6' or better is required
>>       [javac] Compliance level '1.5' is incompatible with source level
>> '1.6'. A compliance level '1.6' or better is required
>>
>> BUILD FAILED
>> /home/phil/git/libo/tomcat/unxlngx6.pro/misc/build/jakarta-tomcat-5.0.30-src/jakarta-servletapi-5/build.xml:9:
>> The following error occurred while executing this line:
>> /home/phil/git/libo/tomcat/unxlngx6.pro/misc/build/jakarta-tomcat-5.0.30-src/jakarta-servletapi-5/jsr154/build.xml:67:
>> Compile failed; see the compiler error output for details.
> can we get the output of
>
> grep JAVA config_host.mk
>
> and
>
> rpm -q ant.
>
> https://issues.apache.org/bugzilla/show_bug.cgi?id=50256 might be
> relevant.
>
> C.
>
> _______________________________________________
> LibreOffice mailing list
> LibreOffice at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/libreoffice
Answers:

phil at linux-012k:~/Downloads/libreoffice-core-3.5.99.1> grep JAVA config_host.mk
export ENABLE_SCRIPTING_JAVASCRIPT=NO
export JAVAFLAGS=
export JAVAIFLAGS=
export JAVAINTERPRETER=/usr/bin/java
export JAVACISGCJ=
export JAVACISKAFFE=
export JAVACOMPILER=/usr/bin/javac
export JAVADOC=/usr/bin/javadoc
  export JAVALIB=-L/usr/lib64/jvm/java-1.5.0-gcj/lib64
export JAVA_HOME=/usr/lib64/jvm/java-1.5.0-gcj
export JAVA_SOURCE_VER=1.6
export JAVA_TARGET_VER=1.6
export SCPDEFS= -DWITH_HELP -DWITH_POSTGRESQL_SDBC -DWITHOUT_EXTENSION_MEDIAWIKI -DWITHOUT_EXTENSION_SCRIPTING_BEANSHELL -DWITHOUT_EXTENSION_SCRIPTING_JAVASCRIPT -DWITHOUT_MATHMLDTD -DTHEME_CRYSTAL -DTHEME_DEFAULT -DTHEME_HICONTRAST -DTHEME_OXYGEN -DTHEME_TANGO -DWITH_HELPPACK_INTEGRATION -DWITH_EXTENSION_INTEGRATION
export SOLAR_JAVA=TRUE
phil at linux-012k:~/Downloads/libreoffice-core-3.5.99.1> rpm -q ant
ant-1.8.2-4.1.1.noarch

When it comes to bug 50256, I lack the background knowledge to assess its relevance, but thanks for pointing me to it anyway.

philhart



More information about the LibreOffice mailing list