reopen 395260
retitle 395260 sablevm: cannot create VM when run into a i386 chroot on a AMD64 
system.
forcemerge 395260 397701
thanks

On 10/11/06 at 15:35 +0100, Ana Guerrero wrote:
> Yeah, it seems that sablevm (jikes-sablevm) was the cause of the
> problem, but this seems fixed now. So I think we can close this bug.
> #397701 is the same problem, but it builds now too. 

I'm sorry, but I have to disagree.... The build still fails for me. This
seems to be a problem with sablevm when running inside a 32 bits chroot
on an AMD64 system.

libcommons-jexl-java (#395366) was also affected but was changed to
build using java-gcj-compat-dev instead of jikes.

This might be similar to #289494.

- Using the following test program:
public class Hello {
public static void main (String args[]) {
        System.out.println("Hello World");
}
}

- On debian unstable AMD64 system (quite up to date, but not perfectly
up to date)

I did NOT encounter the problem in a etch amd64 chroot, but I encoutered
it in a etch i386 chroot:
# javac Hello.java
# java Hello
Hello World
# sablevm Hello

SableVM version 1.13
Copyright (C) 2000-2004 Etienne M. Gagnon <[EMAIL PROTECTED]> and
others.  All rights reserved.

This software comes with ABSOLUTELY NO WARRANTY.  This is free
software, and you are welcome to redistribute it under certain
conditions.

To get the name of all copyright holders and detailed license
information, type "sablevm --license" or look in the directory
"/usr/share/sablevm".

The SableVM web site is located at http://www.sablevm.org/ .

sablevm: cannot create vm

The host kernel is:
[EMAIL PROTECTED]:~# uname -a
Linux sagittaire-40.lyon.grid5000.fr 2.6.18-1-amd64 #1 SMP Fri Sep 29 17:39:19 
CEST 2006 x86_64 GNU/Linux
[EMAIL PROTECTED]:~# dpkg -l |grep linux-image
ii  linux-image-2.6-amd64          2.6.18+3             Linux kernel 2.6 image 
on AMD64
ii  linux-image-2.6.18-1-amd64     2.6.18-2             Linux 2.6.18 image on 
AMD64
-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED]             GPG: 1024D/023B3F4F |


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to