6b18 build problems

Matthias Klose doko at ubuntu.com
Sat Feb 20 13:11:57 PST 2010


On 20.02.2010 15:35, Matthias Klose wrote:
> On 20.02.2010 12:19, Andrew John Hughes wrote:
>>> - cacao build failure when configured with
>>> --with-openjdk=/usr/lib/jvm/java-6-openjdk
>>> --with-hotspot-build=original
>>> --with-additional-vms=cacao
>>> works with a two stage build using gcj.
>>>
>>
>> --with-cacao was broken until yesterday due to one of the patches. I
>> haven't seen this failure and it's odd if it only occurs when using
>> --with-openjdk and not a full build. Why would java.nio.ByteBuffer be
>> missing? It's even in GCJ.
>
> the build did include these changes.

Making install in native
make[4]: Entering directory 
`/scratch/packages/openjdk/b18/openjdk-6-6b18~pre1/build/cacao/cacao-0.99.4/src/native'
Making install in include
make[5]: Entering directory 
`/scratch/packages/openjdk/b18/openjdk-6-6b18~pre1/build/cacao/cacao-0.99.4/src/native/include'
../../../src/cacaoh/cacaoh -bootclasspath 
/scratch/packages/openjdk/b18/openjdk-6-6b18~pre1/build/lib/rt -d . java.lang.Class
java.lang.ClassNotFoundException: java/lang/Object
/bin/bash: line 2: 28931 Aborted                 ../../../src/cacaoh/cacaoh 
-bootclasspath /scratch/packages/openjdk/b18/openjdk-6-6b18~pre1/build/lib/rt -d 
. $class
make[5]: *** [java_lang_Class.h] Error 134
make[5]: Leaving directory 
`/scratch/packages/openjdk/b18/openjdk-6-6b18~pre1/build/cacao/cacao-0.99.4/src/native/include'
make[4]: *** [install-recursive] Error 1

build/lib/rt doesn't contain java/lang/*, while it did before the update. Which 
were there reasons to drop this?

   Matthias



More information about the distro-pkg-dev mailing list