status of the zero port in openjdk7?

Matthias Klose doko at ubuntu.com
Thu Dec 12 05:01:09 PST 2013


Am 12.12.2013 13:43, schrieb Andrew Haley:
> On 12/11/2013 07:15 PM, Matthias Klose wrote:
>> Am 11.12.2013 19:41, schrieb Andrew Haley:
>>> On 12/11/2013 06:02 PM, Matthias Klose wrote:
>>>> Trying to build zero from the icedtea 2.4.3 release, I only see a successful
>>>> build on powerpc and ppc64.  The builds on i686, x86_64, arm (both hard- and
>>>> soft-float), aarch64, mips, mipsel do fail.  Was anybody successful to build on
>>>> one of these architectures?
>>>
>>> Please tell me exactly how you are trying to build it.
>>
>> trying to do a package, which is (on x86_64) configured as:
>>
> 
>> --with-openjdk-src-zip=/scratch/packages/openjd
>> k/7u15/openjdk-7-7u45-2.4.3/openjdk.tar.gz
>> --with-hotspot-src-zip=/scratch/packages/openjdk/7u15/
>> openjdk-7-7u45-2.4.3/hotspot.tar.gz
>> --with-corba-src-zip=/scratch/packages/openjdk/7u15/openjdk-7
>> -7u45-2.4.3/corba.tar.gz
>> --with-jaxp-src-zip=/scratch/packages/openjdk/7u15/openjdk-7-7u45-2.4.3/
>> jaxp.tar.gz
>> --with-jaxws-src-zip=/scratch/packages/openjdk/7u15/openjdk-7-7u45-2.4.3/jaxws.tar.gz
>>  --with-jdk-src-zip=/scratch/packages/openjdk/7u15/openjdk-7-7u45-2.4.3/jdk-dfsg.tar.gz --with-la
>> ngtools-src-zip=/scratch/packages/openjdk/7u15/openjdk-7-7u45-2.4.3/langtools-dfsg.tar.gz
>> --with-
>> jamvm-src-zip=/scratch/packages/openjdk/7u15/openjdk-7-7u45-2.4.3/jamvm-ac22c9948434e528ece451642
>> b4ebde40953ee7e.tar.gz
> 
> Your mailer seems to be broken.
> 
> Anyway, where exactly are these files?  I suppose they were downloaded
> from some site somewhere.  Are they exactly what was downloaded from
> icedtea.classpath.org?  If so, what are their URLs?

The files can be found in the tarball at [1].  Without these options, these are
downloaded from icedtea.classpath.org when make download is run.  The URLs are
found in the IcedTea Makefile.  the tarballs used are the same as on
icedtea.classpath.org for the 2.4.3 release, except for jdk-dfsg.tar.gz and
langtools-dfsg.tar.gz, which have non-distributable (by Debian) binaries for
other operating systems removed.

  Matthias

[1]
http://ftp.de.debian.org/debian/pool/main/o/openjdk-7/openjdk-7_7u45-2.4.3.orig.tar.gz



More information about the distro-pkg-dev mailing list