build issue: Ant related?
Andrew John Hughes
gnu_andrew at member.fsf.org
Sun Feb 28 14:30:50 PST 2010
On 28 February 2010 11:42, Andreas Radke <a.radke at arcor.de> wrote:
> the new release fails here. Maybe it's our apache-ant update to 1.8.0? We haven't changed anything major since 1.7 release.
>
> Sanity check passed.
> /bin/mkdir -p /tmp/openjdk6/trunk/src/icedtea6-1.7.1/openjdk/build/linux-amd64/langtools
> (cd ./langtools/make && \
> /usr/bin/make JDK_TOPDIR=/tmp/openjdk6/trunk/src/icedtea6-1.7.1/openjdk/jdk JDK_MAKE_SHARED_DIR=/tmp/openjdk6/trunk/src/icedtea6-1.7.1/openjdk/jdk/make/common/shared EXTERNALSANITYCONTROL=true TARGET_CLASS_VERSION=5 MILESTONE=fcs BUILD_NUMBER=b17 JDK_BUILD_NUMBER=b17 FULL_VERSION=1.6.0_17-b17 PREVIOUS_JDK_VERSION=1.6.0 JDK_VERSION=1.6.0_17 JDK_MKTG_VERSION=6u17 JDK_MAJOR_VERSION=1 JDK_MINOR_VERSION=6 JDK_MICRO_VERSION=0 ARCH_DATA_MODEL=64 COOKED_JDK_UPDATE_VERSION=170 COOKED_BUILD_NUMBER=17 ANT_HOME="/usr/share/java/apache-ant" ALT_OUTPUTDIR=/tmp/openjdk6/trunk/src/icedtea6-1.7.1/openjdk/build/linux-amd64/langtools ALT_BOOTDIR=/tmp/openjdk6/trunk/src/icedtea6-1.7.1/bootstrap/jdk1.6.0 all)
> make[2]: Entering directory `/tmp/openjdk6/trunk/src/icedtea6-1.7.1/openjdk/langtools/make'
> JAVA_HOME=/tmp/openjdk6/trunk/src/icedtea6-1.7.1/bootstrap/jdk1.6.0
> ANT_OPTS=-Djava.io.tmpdir='/tmp/openjdk6/trunk/src/icedtea6-1.7.1/openjdk/build/linux-amd64/langtools/build/ant-tmp' /usr/share/java/apache-ant/bin/ant
> -diagnostics
>> /tmp/openjdk6/trunk/src/icedtea6-1.7.1/openjdk/build/linux-amd64/langtools/build/ant-diagnostics.log
>> make[2]: *** [build] Error 1 make[2]: Leaving directory
>> `/tmp/openjdk6/trunk/src/icedtea6-1.7.1/openjdk/langtools/make'
>> make[1]: *** [langtools-build] Fehler 2
> make[1]: Leaving directory
> `/tmp/openjdk6/trunk/src/icedtea6-1.7.1/openjdk' make: ***
> [stamps/icedtea.stamp] Fehler 2 ==> FEHLER: Build fehlgeschlagen.
> Breche ab ...
>
>
> I append the ant-diagnostics.log.
>
> Any idea?
>
> -Andy
It's OpenJDK that's failing due to your update to Ant. You should use
the recommended version of Ant which is 1.7.
--
Andrew :-)
Free Java Software Engineer
Red Hat, Inc. (http://www.redhat.com)
Support Free Java!
Contribute to GNU Classpath and the OpenJDK
http://www.gnu.org/software/classpath
http://openjdk.java.net
PGP Key: 94EFD9D8 (http://subkeys.pgp.net)
Fingerprint: F8EF F1EA 401E 2E60 15FA 7927 142C 2591 94EF D9D8
More information about the distro-pkg-dev
mailing list