status of the zero port in openjdk7?
Matthias Klose
doko at ubuntu.com
Wed Dec 11 11:15:07 PST 2013
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:
configure --with-jdk-home=/usr/lib/jvm/java-gcj --with-ecj-j
ar=/usr/lib/jvm/java-gcj/lib/ecj.jar
--with-javac=/usr/lib/jvm/java-gcj/bin/javac --with-java=/us
r/lib/jvm/java-gcj/bin/java --with-javah=/usr/lib/jvm/java-gcj/bin/javah
--with-rmic=/usr/lib/jvm
/java-gcj/bin/rmic --with-jar=/usr/bin/fastjar
--with-pkgversion="7u45-2.4.3-1ubuntu0.3" --with-r
hino=/usr/share/java/js.jar --disable-downloading
--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 --with-parallel-jobs=8 --enable-pulse-java
--enable-system-lcms --enable-n
ss --with-additional-vms=zero,jamvm --host=x86_64-linux-gnu --build=x86_64-linux-gnu
I think you can remove all the --with-*-src-zip options.
Most of the other architectures are configured to build zero only. If needed, I
can give access to Debian sid and Ubuntu trusty chroots on i386 and x86_64.
Trying to figure out something for other architectures.
Matthias
PS: the ia64 build shows the same symptoms as the armhf and armel builds.
More information about the distro-pkg-dev
mailing list