sablevm-developer Mailing List for SableVM (Page 3)
Brought to you by:
egagnon
You can subscribe to this list here.
2000 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(27) |
Aug
(22) |
Sep
(1) |
Oct
|
Nov
(1) |
Dec
(30) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2001 |
Jan
(2) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(2) |
Sep
(32) |
Oct
|
Nov
|
Dec
|
2002 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(69) |
Sep
(10) |
Oct
(31) |
Nov
(15) |
Dec
(58) |
2003 |
Jan
(33) |
Feb
(81) |
Mar
(85) |
Apr
(24) |
May
(15) |
Jun
(14) |
Jul
(6) |
Aug
(9) |
Sep
(101) |
Oct
(59) |
Nov
(142) |
Dec
(34) |
2004 |
Jan
(107) |
Feb
(164) |
Mar
(181) |
Apr
(96) |
May
(81) |
Jun
(71) |
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Grzegorz B. P. <ga...@de...> - 2004-06-14 07:01:41
|
W li=B6cie z nie, 13-06-2004, godz. 15:47, Chris Pickett pisze:=20 > Hi Greg, >=20 > I have changes for stack_layout.txt from a while ago. Can you check=20 > them and commit to staging? I looked and they seem very good. > svn merge=20 > svn+ssh://svn.sablevm.org/public/sablevm/branches/staging/doc/stack_lay= out.txt=20 > svn+ssh://svn.sablevm.org/public/developers/chris/sandbox/sablevm/doc/s= tack_layout.txt Unfortunatelly this is not proper command to merge these changes (and it does not work). If you can, please try to provide merge commands, like svn merge -r xxxx:yyyy svn+ssh://svn.sablevm.org/public/developers/chris/sandbox/sablevm/doc/sta= ck_layout.txt=20 I could not determine at which xxxx revision your stack_layout.txt merge should start, and applying the diff from 1293:2524 was giving rejects, so I decided to do the merge by hand. In any case - it's in staging now. Thanks Chris for the effort you put in improving these docs. Grzegorz B. Prokopski --=20 Grzegorz B. Prokopski <ga...@de...> Debian GNU/Linux http://www.debian.org SableVM - LGPL'ed Java VM http://www.sablevm.org Why SableVM ?!? http://devel.sablevm.org/wiki/Features |
From: Chris P. <chr...@ma...> - 2004-06-14 00:32:33
|
Etienne Gagnon wrote: > Hi Chris, > > Thanks. > > Little suggestion: For proposing merges, you could provide private tags > (svn+ssh://svn.sablevm.org/developers/chris/tags/sometagname). This > way, you can continue working in your sandbox safely, without having to > freeze modifications. Very convenient. :-) Sure, I can do that in the future. I did actually do it before, for the uncommitted locking patch ... but didn't bother this time since freezing that one file has no impact on my work. Cheers, Chris |
From: Etienne G. <gag...@uq...> - 2004-06-13 22:24:43
|
Hi Chris, Thanks. Little suggestion: For proposing merges, you could provide private tags (svn+ssh://svn.sablevm.org/developers/chris/tags/sometagname). This way, you can continue working in your sandbox safely, without having to freeze modifications. Very convenient. :-) Etienne Chris Pickett wrote: > Hi Greg, > > I have changes for stack_layout.txt from a while ago. Can you check > them and commit to staging? > > svn merge > svn+ssh://svn.sablevm.org/public/sablevm/branches/staging/doc/stack_layout.txt > svn+ssh://svn.sablevm.org/public/developers/chris/sandbox/sablevm/doc/stack_layout.txt > > > Thanks, > Chris > > > ------------------------------------------------------- > This SF.Net email is sponsored by the new InstallShield X. > >> From Windows to Linux, servers to mobile, InstallShield X is the > > one installation-authoring solution that does it all. Learn more and > evaluate today! http://www.installshield.com/Dev2Dev/0504 > _______________________________________________ > Sablevm-developer mailing list > Sab...@li... > https://lists.sourceforge.net/lists/listinfo/sablevm-developer > > -- Etienne M. Gagnon, Ph.D. http://www.info.uqam.ca/~egagnon/ SableVM: http://www.sablevm.org/ SableCC: http://www.sablecc.org/ |
From: Chris P. <chr...@ma...> - 2004-06-13 19:54:04
|
Hi Greg, I have changes for stack_layout.txt from a while ago. Can you check them and commit to staging? svn merge svn+ssh://svn.sablevm.org/public/sablevm/branches/staging/doc/stack_layout.txt svn+ssh://svn.sablevm.org/public/developers/chris/sandbox/sablevm/doc/stack_layout.txt Thanks, Chris |
From: Grzegorz B. P. <ga...@de...> - 2004-06-11 02:37:16
|
W liście z czw, 10-06-2004, godz. 22:01, Goswin von Brederlow pisze: > "Grzegorz B. Prokopski" <ga...@de...> writes: > > This bug is duplicate of #253481 > > > > Grzegorz B. Prokopski > > Sorry, reportbug must have timed out checking the BTS. > > I hate those cases. Do you have an url for the package so we can > upload it to debian-amd64 and get on with our lives? Waiting for > ftp-master could mean its broken for weeks to come and we have > packages dep-waiting on it. As I mentioned in #253481: > There's not much I can do to help it, besides providing an > unofficial archive that contains the packages that got stuck. > > Please see http://gadek.debian.net/debs > > There are packages for i386, ppc and sparc. There's also big, single tarball with all sources. Let me know if you have any problems w/ it. Thanks for the care, Grzegorz B. Prokopski > PS: next time anticipate the delay and wait for it to clear NEW. :) I had NO IDEA that they would be held in new. The story is a bit complicated. We used to have separate *source* package for native part of class library. Looong ago the resulting binaries were started to be build from the previously-arch-all *source* package. But the old sources were lying around w/o good reason. So I requested that ftpmaster remove them. Apparently they did so, but as a sideffect next (1.1.5) upload of classlibrary got stuck in NEW. -- Grzegorz B. Prokopski <ga...@de...> Debian GNU/Linux http://www.debian.org SableVM - LGPL'ed Java VM http://www.sablevm.org Why SableVM ?!? http://devel.sablevm.org/wiki/Features |
From: Goswin v. B. <bre...@in...> - 2004-06-11 02:24:58
|
"Grzegorz B. Prokopski" <ga...@de...> writes: > tag 253650 pending > thanks > > On Thu, 2004-06-10 at 11:58, Goswin von Brederlow wrote: >> Package: libsablevm1 >> Severity: grave >> Justification: renders package unusable >>... >> you seem to have uploaded a sablevm compiled against a newer sablevm-classlib >> than is available in sid. > > sablevm-classlib is stuck in NEW since a week so it will resolve > automatically as soon as ftpmasters get around to let it in. > > This bug is duplicate of #253481 > > Grzegorz B. Prokopski Sorry, reportbug must have timed out checking the BTS. I hate those cases. Do you have an url for the package so we can upload it to debian-amd64 and get on with our lives? Waiting for ftp-master could mean its broken for weeks to come and we have packages dep-waiting on it. MfG Goswin PS: next time anticipate the delay and wait for it to clear NEW. :) |
From: Grzegorz B. P. <ga...@de...> - 2004-06-10 17:33:33
|
tag 253650 pending thanks On Thu, 2004-06-10 at 11:58, Goswin von Brederlow wrote: > Package: libsablevm1 > Severity: grave > Justification: renders package unusable > > Hi, > > Package: libsablevm1 > Depends: libc6 (>= 2.3.2.ds1-4), libffi2 (>= 1:3.3.3-7), libltdl3 (>= 1.5.2-2), libsablevm-classlib1-java (>> 1.1.5), libsablevm-native1 (>> 1.1.5) > > Package: libsablevm-native1 > Version: 1.1.3-1 > > you seem to have uploaded a sablevm compiled against a newer sablevm-classlib > than is available in sid. sablevm-classlib is stuck in NEW since a week so it will resolve automatically as soon as ftpmasters get around to let it in. This bug is duplicate of #253481 Grzegorz B. Prokopski -- Grzegorz B. Prokopski <ga...@de...> Debian GNU/Linux http://www.debian.org SableVM - LGPL'ed Java VM http://www.sablevm.org Why SableVM ?!? http://devel.sablevm.org/wiki/Features |
From: Goswin v. B. <bre...@in...> - 2004-06-10 16:07:58
|
Package: libsablevm1 Severity: grave Justification: renders package unusable Hi, Package: libsablevm1 Depends: libc6 (>= 2.3.2.ds1-4), libffi2 (>= 1:3.3.3-7), libltdl3 (>= 1.5.2-2), libsablevm-classlib1-java (>> 1.1.5), libsablevm-native1 (>> 1.1.5) Package: libsablevm-native1 Version: 1.1.3-1 you seem to have uploaded a sablevm compiled against a newer sablevm-classlib than is available in sid. MfG Goswin -- System Information: Debian Release: testing/unstable Architecture: amd64 (x86_64) Kernel: Linux 2.6.5-amd64 Locale: LANG=C, LC_CTYPE=C |
From: Max G. <gi...@ye...> - 2004-06-10 00:47:22
|
Hello! I found a problem while trying to run this code with SableVM: public class Test { public static void main(String[] args) { System.out.println("A,B".split(",")[0]); } } When I try to run it with 'java-sablevm -cp . Test' I get this exception: java.lang.ExceptionInInitializerError at java.lang.Class.initialize (Class.java:159) at gnu.regexp.RESyntax.static{} (RESyntax.java:57) at java.lang.VMClass.step8 (VMClass.java) at java.lang.Class.initialize (Class.java:145) at java.util.regex.Pattern.Pattern (Pattern.java:88) at java.util.regex.Pattern.compile (Pattern.java:144) at java.util.regex.Pattern.compile (Pattern.java:126) at java.lang.String.split (String.java:1237) at Test.main (Test.java:5) at java.lang.VirtualMachine.invokeMain (VirtualMachine.java) at java.lang.VirtualMachine.main (VirtualMachine.java:92) Caused by: java.util.MissingResourceException: Bundle gnu/regexp/MessagesBundle not found at java.util.ResourceBundle.getBundle (ResourceBundle.java:451) at java.util.ResourceBundle.getBundle (ResourceBundle.java:301) at gnu.regexp.RE.static{} (RE.java:126) at java.lang.VMClass.step8 (VMClass.java) at java.lang.Class.initialize (Class.java:145) ...10 more I'm not sure what causes it so I report it here as gadek suggested :) I'll be happy to provide any additional info which may be needed. Bye, Max |
From: Grzegorz B. P. <ga...@de...> - 2004-06-09 19:37:13
|
tag 253481 pending thanks On Wed, 2004-06-09 at 13:56, Kurt Roeckx wrote: > Package: sablevm > Version: 1.1.5-1 > Severity: serious > > It's depending on:"libsablevm1, libsablevm1 (= 1.1.5-1)". > libsamblevm1 in turn depends on: > "libsablevm-classlib1-java (>> 1.1.5), > libsablevm-native1 (>> 1.1.5)". > > Those versions of libsablevm-classlib1-java and > libsablevm-native1 still aren't available. Yes, I know. I have uploaded them along with sablevm packages, but unfortunatelly they got stuck in NEW queue and are awaiting ftpmaster's approval. That was last week, and processing of packages in NEW happens usually once a week, so I hope that the situation will be fixed before the weekend. There's not much I can do to help it, besides providing an unofficial archive that contains the packages that got stuck. Please see http://gadek.debian.net/debs There are packages for i386, ppc and sparc. I am very sorry for the inconvenience, but there's nothing I could do to prevent this situation or to help fixing it. It's all in ftpmaster's hands. Thanks for the report, Grzegorz B. Prokopski -- Grzegorz B. Prokopski <ga...@de...> Debian GNU/Linux http://www.debian.org SableVM - LGPL'ed Java VM http://www.sablevm.org Why SableVM ?!? http://devel.sablevm.org/wiki/Features |
From: Kurt R. <Q...@pi...> - 2004-06-09 18:40:38
|
Package: sablevm Version: 1.1.5-1 Severity: serious It's depending on:"libsablevm1, libsablevm1 (= 1.1.5-1)". libsamblevm1 in turn depends on: "libsablevm-classlib1-java (>> 1.1.5), libsablevm-native1 (>> 1.1.5)". Those versions of libsablevm-classlib1-java and libsablevm-native1 still aren't available. Kurt |
From: Fabien R. <re...@ne...> - 2004-06-03 14:35:57
|
Fabien Renaud wrote: > Hello, > > I try to install sablevm 1.1.5 but there is some problems. > I use CFLAGS, LDFLAGS and LD_LIBRARY_PATH to specify the path to > libffi directory. > Why have I to specify it too with --libdir option ?? > > If I run make install, sablevm libs go into --libdir !! > > Is there a problem or is it me ? > > > Cheers, > > Fabien > > > > ------------------------------------------------------- > This SF.Net email is sponsored by the new InstallShield X. > >> From Windows to Linux, servers to mobile, InstallShield X is the one > > installation-authoring solution that does it all. Learn more and > evaluate today! http://www.installshield.com/Dev2Dev/0504 > _______________________________________________ > Sablevm-developer mailing list > Sab...@li... > https://lists.sourceforge.net/lists/listinfo/sablevm-developer > I have forgotten to say that I have no problems during ./configure, only during make. |
From: Fabien R. <re...@ne...> - 2004-06-03 14:30:17
|
Hello, I try to install sablevm 1.1.5 but there is some problems. I use CFLAGS, LDFLAGS and LD_LIBRARY_PATH to specify the path to libffi directory. Why have I to specify it too with --libdir option ?? If I run make install, sablevm libs go into --libdir !! Is there a problem or is it me ? Cheers, Fabien |
From: <ow...@bu...> - 2004-06-03 09:25:03
|
Your message dated Thu, 03 Jun 2004 05:02:04 -0400 with message-id <E1B...@ne...> and subject line Bug#231366: fixed in sablevm 1.1.5-1 has caused the attached Bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database) -------------------------------------- Received: (at submit) by bugs.debian.org; 6 Feb 2004 03:14:42 +0000 >From ga...@de... Thu Feb 05 19:14:42 2004 Return-path: <ga...@de...> Received: from anis.telecom.uqam.ca [132.208.250.6] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1AowS2-0005wR-00; Thu, 05 Feb 2004 19:14:42 -0800 Received: from anis4.telecom.uqam.ca (anis4.telecom.uqam.ca [132.208.250.236]) by sortant.uqam.ca (8.12.10/8.12.1) with SMTP id i163AD3o015369; Thu, 5 Feb 2004 22:10:32 -0500 (EST) Received: from antivirus.uqam.ca ([132.208.250.6]) by anis4.telecom.uqam.ca (SAVSMTP 3.1.1.32) with SMTP id M2004020522112515524 ; Thu, 05 Feb 2004 22:11:25 -0500 Received: from 162.29.internet.uqam.ca (162.29.internet.uqam.ca [132.208.29.162]) by intrant.uqam.ca (8.12.10/8.12.2/uqam-filtres) with ESMTP id i16375Dj012360; Thu, 5 Feb 2004 22:07:06 -0500 (EST) X-Spam-Filter: Filtre-Uqam re: ab...@uq... Subject: Serialization in SableVM From: "Grzegorz B. Prokopski" <ga...@de...> To: James Damour <jd...@ny...> Cc: su...@bu... In-Reply-To: <1076009597.22089.97.camel@hutch> References: <107...@ga...> <1075781210.1490.45.camel@hutch> <107...@ga...> <1076009597.22089.97.camel@hutch> Content-Type: text/plain; charset=ISO-8859-2 Organization: Debian GNU/Linux http://www.debian.org Message-Id: <107...@ga...> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Thu, 05 Feb 2004 22:07:01 -0500 Content-Transfer-Encoding: quoted-printable X-MIME-Autoconverted: from 8bit to quoted-printable by anis.telecom.uqam.ca id i163AD3o015369 Delivered-To: su...@bu... X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_02_01 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-5.0 required=4.0 tests=HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2004_02_01 X-Spam-Level: Package: sablevm: Version: 1.0.9+svn20040120-2 Tags: pending, upstream Submitter: James Damour <jd...@ny...> W li=B6cie z czw, 05-02-2004, godz. 14:33, James Damour pisze:=20 > The serialization is a bit harder. The last few lines of the verbose > output (I *think* that these are the important ones) are: > [verbose class: loading "java/io/ObjectOutputStream"] > [verbose class: loading "java/io/ObjectOutput"] > [verbose class: loading "java/io/ObjectStreamConstants"] > [verbose class: loading "java/io/CharArrayWriter"] > [verbose class: loading "java/io/StringWriter"] > [verbose class: loading "java/io/ByteArrayInputStream"] > [verbose class: loading "java/io/StreamTokenizer"] > [verbose class: loading "java/io/PushbackReader"] > [verbose class: loading "java/io/FilterReader"] > [verbose class: loading "java/lang/Double"] > [verbose class: loading "megamek/common/Terrain"] > [verbose class: loading "megamek/common/Coords"] > [verbose class: loading "megamek/common/Building"] > [verbose class: loading "java/util/Vector$1"] > [verbose class: loading "megamek/common/BoardEvent"] > [verbose class: loading "java/util/EventObject"] > [verbose class: loading "megamek/common/InfernoTracker"] > [verbose class: loading "megamek/common/RoundUpdated"] > [verbose class: loading "megamek/common/InfernoTracker$Inferno"] > [verbose class: loading "gnu/java/io/ObjectIdentityWrapper"] > [verbose class: loading "java/io/ObjectStreamClass"] > [verbose class: creating "[Ljava/lang/reflect/Method;"] > [verbose class: loading "java/io/ObjectStreamField"] > [verbose class: creating "[Ljava/io/ObjectStreamField;"] > [verbose class: loading "gnu/java/io/NullOutputStream"] > [verbose class: loading "java/io/InterfaceComparator"] > [verbose class: loading "java/io/MemberComparator"] > [verbose class: creating "[Ljava/io/ObjectOutputStream;"] > [verbose class: loading "java/lang/reflect/Proxy"] > [verbose class: creating "[Ljava/lang/reflect/Proxy;"] > [verbose class: loading "java/io/Externalizable"] > [verbose class: creating "[Ljava/io/Externalizable;"] > [verbose class: creating "[Ljava/io/Serializable;"] > [verbose class: creating "[Ljava/lang/reflect/Field;"] > [verbose class: loading "gnu/java/lang/reflect/TypeSignature"] > [verbose class: loading "megamek/common/He"] > [verbose class: loading "java/io/ObjectStreamException"] > [verbose class: loading "java/io/IOException"] > [verbose class: creating "[Ljava/lang/StackTraceElement;"] > [verbose class: loading "java/lang/Throwable$StaticData"] > java.lang.ClassNotFoundException: megamek.common.He > at gnu.java.lang.SystemClassLoader.findClass > (SystemClassLoader.java:79) > at java.lang.ClassLoader.loadClass (ClassLoader.java:327) > at java.lang.ClassLoader.createArray (ClassLoader.java:369) > at java.lang.VirtualMachine.createArray (VirtualMachine.java:102) > at java.lang.reflect.Field.nativeGetType (Field.java) > at java.lang.reflect.Field.getType (Field.java:175) > at java.io.ObjectStreamClass.setFields (ObjectStreamClass.java:557) > at java.io.ObjectStreamClass.ObjectStreamClass > (ObjectStreamClass.java:465) > at java.io.ObjectStreamClass.lookupForClassObject > (ObjectStreamClass.java:99) at java.io.ObjectOutputStream.writeObject > (ObjectOutputStream.java:282) > at megamek.test.xml.TestBoardEncoder.main (TestBoardEncoder.java:80) > at java.lang.VirtualMachine.invokeMain (VirtualMachine.java) > at java.lang.VirtualMachine.main (VirtualMachine.java:88) > [verbose gc: total gc time =3D 0 sec 0 usec] >=20 > As you can see, the error comes when I attempt to write an object to th= e > ObjectOutputStream. Several of the members of the object being > serialized are found without trouble (the Terrain, Coords, Building, an= d > other members of megamek.common package), but it dies trying to find th= e > class for "megamek.common.He"; please note, there *IS* no > "megamek.common.He". There is a megamek.common.Hex, and the object > being serialized contains an array of Hex, so I *think* that is what > it's going for. Is there some way that I can tell for certain? Should > I attempt to fire up gdb and step through the sablevm code? Will that > even work? I figure that **this** is the bug that would be most > interesting to you as a JVM developer. >=20 > If you don't feel like debugging by remote, I'll be making a new > snapshot release of my project this weekend, so you could consider > downloading the project from http://sourceforge.net/projects/megamek an= d > running the tests for yourself. Unlike the recommendations of the > debian-java list, I include *both* source *and* compiled binaries > (including third party libraries and a Class-Path entry in the > MANIFEST), so you can use the code that I compiled. I believe that serialization is at the moment broken w/ current SableVM as the object serial no.s have been commented out. It was because of Sun's javac handling of constans. But decision was made to move these IDs back anyway. I would like to see it done soon. I'll do this change in SableVM debian packages. Not sure if there are any other problems w/ serialization which you might expect. If it doesn't help - we should ask on GNU Classpath ML. Or, in fact, you can ask for status of serialization support right now. HTH Grzegorz B. Prokopski --=20 Grzegorz B. Prokopski <ga...@de...> Debian GNU/Linux http://www.debian.org SableVM - LGPLed JVM http://www.sablevm.org Why SableVM ?!? http://devel.sablevm.org/wiki/WhySableVM --------------------------------------- Received: (at 231366-close) by bugs.debian.org; 3 Jun 2004 09:08:02 +0000 >From ka...@ft... Thu Jun 03 02:08:02 2004 Return-path: <ka...@ft...> Received: from newraff.debian.org [208.185.25.31] (mail) by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1BVoCg-0006xh-00; Thu, 03 Jun 2004 02:08:02 -0700 Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian)) id 1BVo6u-0000uk-00; Thu, 03 Jun 2004 05:02:04 -0400 From: Grzegorz Prokopski (Debian Developer) <ga...@de...> To: 231...@bu... X-Katie: $Revision: 1.49 $ Subject: Bug#231366: fixed in sablevm 1.1.5-1 Message-Id: <E1B...@ne...> Sender: Archive Administrator <ka...@ft...> Date: Thu, 03 Jun 2004 05:02:04 -0400 Delivered-To: 231...@bu... X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER autolearn=no version=2.60-bugs.debian.org_2004_03_25 X-Spam-Level: X-CrossAssassin-Score: 2 Source: sablevm Source-Version: 1.1.5-1 We believe that the bug you reported is fixed in the latest version of sablevm, which is due to be installed in the Debian FTP archive: jikes-sablevm_1.1.5-1_all.deb to pool/main/s/sablevm/jikes-sablevm_1.1.5-1_all.deb libsablevm1-dev_1.1.5-1_all.deb to pool/main/s/sablevm/libsablevm1-dev_1.1.5-1_all.deb libsablevm1_1.1.5-1_sparc.deb to pool/main/s/sablevm/libsablevm1_1.1.5-1_sparc.deb sablevm_1.1.5-1.diff.gz to pool/main/s/sablevm/sablevm_1.1.5-1.diff.gz sablevm_1.1.5-1.dsc to pool/main/s/sablevm/sablevm_1.1.5-1.dsc sablevm_1.1.5-1_sparc.deb to pool/main/s/sablevm/sablevm_1.1.5-1_sparc.deb sablevm_1.1.5.orig.tar.gz to pool/main/s/sablevm/sablevm_1.1.5.orig.tar.gz A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to 23...@bu..., and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Grzegorz Prokopski (Debian Developer) <ga...@de...> (supplier of updated sablevm package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing ftp...@de...) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Wed, 2 Jun 2004 21:09:13 -0400 Source: sablevm Binary: libsablevm1 sablevm jikes-sablevm libsablevm1-dev Architecture: source all sparc Version: 1.1.5-1 Distribution: unstable Urgency: high Maintainer: Grzegorz Prokopski (Debian Developer) <ga...@de...> Changed-By: Grzegorz Prokopski (Debian Developer) <ga...@de...> Description: jikes-sablevm - Wrapper for jikes using classes from SableVM JVM libsablevm1 - Free implementation of JVM second edition - library libsablevm1-dev - Free implementation of JVM secon edition - development files sablevm - Free implementation of Java Virtual Machine (JVM) second edition Closes: 181365 231366 239452 245834 Changes: sablevm (1.1.5-1) unstable; urgency=high . * New upstream release. * Urgency high, because our testing package is outdated and getting this SableVM 1.1.5 package into Sarge should allow avdyk to fix a few java packages stuck in unstable. Mainly Ant 1.6 support is important. * Ant 1.6 has been reported to work w/ this release. Closes: #239452 * Added AMD64 support. Closes: #245834 * These problems w/ class loading should be solved by fixes in 1.1.4. Closes: #231366 * Somebody finally fixed libtool (after 1 year!) so we can do: Closes: #181365 * Added Depends: libgnujaxp-java and gnujaxp.jar to the default classpath of 'java-sablevm' wrapper. Files: 7cd60986f7c2a4dc1f5268a5393ee5a5 721 interpreters optional sablevm_1.1.5-1.dsc bd622682679dbb6ad7fb8e9fc339abf8 663191 interpreters optional sablevm_1.1.5.orig.tar.gz 9515681c0016a54a3ec49142773e8ecc 10667 interpreters optional sablevm_1.1.5-1.diff.gz 7382f3f53c045e3c56efb9e22afcc2b6 35294 interpreters optional sablevm_1.1.5-1_sparc.deb 70949d157783965c2e0b3a940e94a2d7 130622 libs optional libsablevm1_1.1.5-1_sparc.deb 82567c56337cca29865efbfe1beb43bd 13300 libdevel optional libsablevm1-dev_1.1.5-1_all.deb 7582ee2750fde8bb04e8f41e9edf0d04 7766 devel optional jikes-sablevm_1.1.5-1_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFAvuUncxjwiKS4/ekRAnNjAJ9XgISIpdVIie75lXxWmRhQTZmZDACeJDAc HC5AzrGvi/oTNY73x4VlS+k= =jPz4 -----END PGP SIGNATURE----- |
From: <ow...@bu...> - 2004-06-03 09:25:03
|
Your message dated Thu, 03 Jun 2004 05:02:04 -0400 with message-id <E1B...@ne...> and subject line Bug#239452: fixed in sablevm 1.1.5-1 has caused the attached Bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database) -------------------------------------- Received: (at submit) by bugs.debian.org; 22 Mar 2004 19:56:08 +0000 >From pe...@pe... Mon Mar 22 11:56:08 2004 Return-path: <pe...@pe...> Received: from pezone.net (ramrod.pezone.net) [81.169.154.182] (postfix) by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1B5VWp-00019J-00; Mon, 22 Mar 2004 11:56:07 -0800 Received: from localhost (localhost.localdomain [127.0.0.1]) by ramrod.pezone.net (Postfix) with ESMTP id F07F73C0088; Mon, 22 Mar 2004 20:56:01 +0100 (CET) Received: from ramrod.pezone.net ([127.0.0.1]) by localhost (ramrod.pezone.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 10671-02; Mon, 22 Mar 2004 20:56:01 +0100 (CET) Received: by ramrod.pezone.net (Postfix, from userid 1000) id C82713C0087; Mon, 22 Mar 2004 20:56:01 +0100 (CET) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Peter Eisentraut <pe...@gm...> To: Debian Bug Tracking System <su...@bu...> Subject: ant: fails to compile previously working package X-Mailer: reportbug 2.48 Date: Mon, 22 Mar 2004 20:56:01 +0100 Message-Id: <200...@ra...> Delivered-To: su...@bu... X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_12 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,DATING,HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2004_03_12 X-Spam-Level: Package: ant Version: 1.6.1-1 Severity: normal I have installed sablevm 1.1.0-5 classpath 0.07-2 jikes 1.18-8 and no other Java VMs, libraries, or compilers. I am trying to build the PostgreSQL JDBC driver (http://gborg.postgresql.org/project/pgjdbc/projdisplay.php, today's checkout) with this setup. With the previous ant version in Debian, 1.5.4-3, this worked. With 1.6.1-1, I get $ ant -Dbuild.compiler=jikes [...] compile: [javac] Compiling 80 source files to /home/peter/jdbc/pgjdbc/build [javac] Could not remove shutdown hook BUILD FAILED java.lang.NullPointerException at java.lang.Thread.isAlive (Thread.java:579) at java.lang.Runtime.addShutdownHook (Runtime.java:351) at java.lang.reflect.Method.invokeNative (Method.java) at java.lang.reflect.Method.invoke (Method.java:552) at org.apache.tools.ant.taskdefs.ProcessDestroyer.addShutdownHook (ProcessDestroyer.java:98) at org.apache.tools.ant.taskdefs.ProcessDestroyer.add (ProcessDestroyer.java:166) at org.apache.tools.ant.taskdefs.Execute.execute (Execute.java:476) at org.apache.tools.ant.taskdefs.compilers.DefaultCompilerAdapter.executeExternalCompile (DefaultCompilerAdapter.java:449) at org.apache.tools.ant.taskdefs.compilers.DefaultCompilerAdapter.executeExternalCompile (DefaultCompilerAdapter.java:371) at org.apache.tools.ant.taskdefs.compilers.Jikes.execute (Jikes.java:202) at org.apache.tools.ant.taskdefs.Javac.compile (Javac.java:942) at org.apache.tools.ant.taskdefs.Javac.execute (Javac.java:764) at org.apache.tools.ant.UnknownElement.execute (UnknownElement.java:269) at org.apache.tools.ant.Task.perform (Task.java:364) at org.apache.tools.ant.Target.execute (Target.java:301) at org.apache.tools.ant.Target.performTasks (Target.java:328) at org.apache.tools.ant.Project.executeTarget (Project.java:1215) at org.apache.tools.ant.taskdefs.Ant.execute (Ant.java:383) at org.apache.tools.ant.taskdefs.CallTarget.execute (CallTarget.java:107) at org.apache.tools.ant.UnknownElement.execute (UnknownElement.java:269) at org.apache.tools.ant.Task.perform (Task.java:364) at org.apache.tools.ant.Target.execute (Target.java:301) at org.apache.tools.ant.Target.performTasks (Target.java:328) at org.apache.tools.ant.Project.executeTarget (Project.java:1215) at org.apache.tools.ant.Project.executeTargets (Project.java:1063) at org.apache.tools.ant.Main.runBuild (Main.java:632) at org.apache.tools.ant.Main.startAnt (Main.java:183) at org.apache.tools.ant.launch.Launcher.run (Launcher.java:197) at org.apache.tools.ant.launch.Launcher.main (Launcher.java:56) at java.lang.VirtualMachine.invokeMain (VirtualMachine.java) at java.lang.VirtualMachine.main (VirtualMachine.java:88) Total time: 5 seconds java.lang.NullPointerException at java.lang.Thread.isAlive (Thread.java:579) at java.lang.Runtime.addShutdownHook (Runtime.java:351) at java.lang.reflect.Method.invokeNative (Method.java) at java.lang.reflect.Method.invoke (Method.java:552) at org.apache.tools.ant.taskdefs.ProcessDestroyer.addShutdownHook (ProcessDestroyer.java:98) at org.apache.tools.ant.taskdefs.ProcessDestroyer.add (ProcessDestroyer.java:166) at org.apache.tools.ant.taskdefs.Execute.execute (Execute.java:476) at org.apache.tools.ant.taskdefs.compilers.DefaultCompilerAdapter.executeExternalCompile (DefaultCompilerAdapter.java:449) at org.apache.tools.ant.taskdefs.compilers.DefaultCompilerAdapter.executeExternalCompile (DefaultCompilerAdapter.java:371) at org.apache.tools.ant.taskdefs.compilers.Jikes.execute (Jikes.java:202) at org.apache.tools.ant.taskdefs.Javac.compile (Javac.java:942) at org.apache.tools.ant.taskdefs.Javac.execute (Javac.java:764) at org.apache.tools.ant.UnknownElement.execute (UnknownElement.java:269) at org.apache.tools.ant.Task.perform (Task.java:364) at org.apache.tools.ant.Target.execute (Target.java:301) at org.apache.tools.ant.Target.performTasks (Target.java:328) at org.apache.tools.ant.Project.executeTarget (Project.java:1215) at org.apache.tools.ant.taskdefs.Ant.execute (Ant.java:383) at org.apache.tools.ant.taskdefs.CallTarget.execute (CallTarget.java:107) at org.apache.tools.ant.UnknownElement.execute (UnknownElement.java:269) at org.apache.tools.ant.Task.perform (Task.java:364) at org.apache.tools.ant.Target.execute (Target.java:301) at org.apache.tools.ant.Target.performTasks (Target.java:328) at org.apache.tools.ant.Project.executeTarget (Project.java:1215) at org.apache.tools.ant.Project.executeTargets (Project.java:1063) at org.apache.tools.ant.Main.runBuild (Main.java:632) at org.apache.tools.ant.Main.startAnt (Main.java:183) at org.apache.tools.ant.launch.Launcher.run (Launcher.java:197) at org.apache.tools.ant.launch.Launcher.main (Launcher.java:56) at java.lang.VirtualMachine.invokeMain (VirtualMachine.java) at java.lang.VirtualMachine.main (VirtualMachine.java:88) -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.4.24-1-686 Locale: LANG=C, LC_CTYPE=C Versions of packages ant depends on: ii gij-3.3 [java-virtual-machine 1:3.3.3-1 The GNU Java bytecode interpreter ii libant1.6-java 1.6.1-1 Java based build tool like make ii libxerces2-java 2.6.0-1 Validating XML parser for Java ii sablevm [java-virtual-machine 1.1.0-5 Free implementation of Java Virtua -- no debconf information --------------------------------------- Received: (at 239452-close) by bugs.debian.org; 3 Jun 2004 09:08:02 +0000 >From ka...@ft... Thu Jun 03 02:08:02 2004 Return-path: <ka...@ft...> Received: from newraff.debian.org [208.185.25.31] (mail) by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1BVoCf-0006xV-00; Thu, 03 Jun 2004 02:08:02 -0700 Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian)) id 1BVo6u-0000um-00; Thu, 03 Jun 2004 05:02:04 -0400 From: Grzegorz Prokopski (Debian Developer) <ga...@de...> To: 239...@bu... X-Katie: $Revision: 1.49 $ Subject: Bug#239452: fixed in sablevm 1.1.5-1 Message-Id: <E1B...@ne...> Sender: Archive Administrator <ka...@ft...> Date: Thu, 03 Jun 2004 05:02:04 -0400 Delivered-To: 239...@bu... X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER autolearn=no version=2.60-bugs.debian.org_2004_03_25 X-Spam-Level: X-CrossAssassin-Score: 3 Source: sablevm Source-Version: 1.1.5-1 We believe that the bug you reported is fixed in the latest version of sablevm, which is due to be installed in the Debian FTP archive: jikes-sablevm_1.1.5-1_all.deb to pool/main/s/sablevm/jikes-sablevm_1.1.5-1_all.deb libsablevm1-dev_1.1.5-1_all.deb to pool/main/s/sablevm/libsablevm1-dev_1.1.5-1_all.deb libsablevm1_1.1.5-1_sparc.deb to pool/main/s/sablevm/libsablevm1_1.1.5-1_sparc.deb sablevm_1.1.5-1.diff.gz to pool/main/s/sablevm/sablevm_1.1.5-1.diff.gz sablevm_1.1.5-1.dsc to pool/main/s/sablevm/sablevm_1.1.5-1.dsc sablevm_1.1.5-1_sparc.deb to pool/main/s/sablevm/sablevm_1.1.5-1_sparc.deb sablevm_1.1.5.orig.tar.gz to pool/main/s/sablevm/sablevm_1.1.5.orig.tar.gz A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to 23...@bu..., and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Grzegorz Prokopski (Debian Developer) <ga...@de...> (supplier of updated sablevm package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing ftp...@de...) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Wed, 2 Jun 2004 21:09:13 -0400 Source: sablevm Binary: libsablevm1 sablevm jikes-sablevm libsablevm1-dev Architecture: source all sparc Version: 1.1.5-1 Distribution: unstable Urgency: high Maintainer: Grzegorz Prokopski (Debian Developer) <ga...@de...> Changed-By: Grzegorz Prokopski (Debian Developer) <ga...@de...> Description: jikes-sablevm - Wrapper for jikes using classes from SableVM JVM libsablevm1 - Free implementation of JVM second edition - library libsablevm1-dev - Free implementation of JVM secon edition - development files sablevm - Free implementation of Java Virtual Machine (JVM) second edition Closes: 181365 231366 239452 245834 Changes: sablevm (1.1.5-1) unstable; urgency=high . * New upstream release. * Urgency high, because our testing package is outdated and getting this SableVM 1.1.5 package into Sarge should allow avdyk to fix a few java packages stuck in unstable. Mainly Ant 1.6 support is important. * Ant 1.6 has been reported to work w/ this release. Closes: #239452 * Added AMD64 support. Closes: #245834 * These problems w/ class loading should be solved by fixes in 1.1.4. Closes: #231366 * Somebody finally fixed libtool (after 1 year!) so we can do: Closes: #181365 * Added Depends: libgnujaxp-java and gnujaxp.jar to the default classpath of 'java-sablevm' wrapper. Files: 7cd60986f7c2a4dc1f5268a5393ee5a5 721 interpreters optional sablevm_1.1.5-1.dsc bd622682679dbb6ad7fb8e9fc339abf8 663191 interpreters optional sablevm_1.1.5.orig.tar.gz 9515681c0016a54a3ec49142773e8ecc 10667 interpreters optional sablevm_1.1.5-1.diff.gz 7382f3f53c045e3c56efb9e22afcc2b6 35294 interpreters optional sablevm_1.1.5-1_sparc.deb 70949d157783965c2e0b3a940e94a2d7 130622 libs optional libsablevm1_1.1.5-1_sparc.deb 82567c56337cca29865efbfe1beb43bd 13300 libdevel optional libsablevm1-dev_1.1.5-1_all.deb 7582ee2750fde8bb04e8f41e9edf0d04 7766 devel optional jikes-sablevm_1.1.5-1_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFAvuUncxjwiKS4/ekRAnNjAJ9XgISIpdVIie75lXxWmRhQTZmZDACeJDAc HC5AzrGvi/oTNY73x4VlS+k= =jPz4 -----END PGP SIGNATURE----- |
From: <ow...@bu...> - 2004-06-03 09:24:53
|
Your message dated Thu, 03 Jun 2004 05:02:04 -0400 with message-id <E1B...@ne...> and subject line Bug#181365: fixed in sablevm 1.1.5-1 has caused the attached Bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database) -------------------------------------- Received: (at submit) by bugs.debian.org; 17 Feb 2003 13:59:38 +0000 >From ga...@de... Mon Feb 17 07:59:38 2003 Return-path: <ga...@de...> Received: from sente.pl [195.117.126.124] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 18klo1-0006ZM-00; Mon, 17 Feb 2003 07:59:37 -0600 Received: from greg.home.sente.pl (home.sente.pl [213.77.64.92]) by sente.pl (Postfix) with ESMTP id AD23A16044; Mon, 17 Feb 2003 15:01:32 +0100 (CET) Subject: Re: sablevm should depend on libffi2? (Was Re: UnsatisfiedLinkError help) From: "Grzegorz B. Prokopski" <ga...@de...> To: Ben Burns <bb...@ma...>, SableVM-devel ML <sab...@li...>, sab...@li... Cc: su...@bu... In-Reply-To: <200...@ci...bpilot> References: <200...@ci...bpilot> <104...@gr...> <200...@ci...bpilot> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-c2dpjHCxvjIviTd2Dh1c" Organization: Debian http://www.debian.org/ Message-Id: <104...@gr...> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.1 Date: 17 Feb 2003 14:59:27 +0100 Delivered-To: su...@bu... X-Spam-Status: No, hits=-2.9 required=4.0 tests=HAS_PACKAGE,IN_REP_TO,NOSPAM_INC,PGP_SIGNATURE_2, QUOTED_EMAIL_TEXT,REFERENCES,SPAM_PHRASE_03_05 version=2.44 X-Spam-Level: --=-c2dpjHCxvjIviTd2Dh1c Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: quoted-printable Package: sablevm Version: 1.0.5-3 Severity: grave Latest sablevm Debian build is broken, it seems because of missing dependency. You need to manually install libffi and libltdl (or not remove them while upgrading to 1.0.5-3 sablevm). The problem apparently comes from these errors I am getting during build: dh_shlibdeps dpkg-shlibdeps: warning: could not find any packages for /usr/lib/./libffi.so.2 (libffi.so.2) dpkg-shlibdeps: warning: unable to find dependency information for shared library libffi (soname 2, path /usr/lib/./libffi.so.2, dependency field Depends) dpkg-shlibdeps: warning: could not find any packages for /usr/lib/./libltdl.so.3 (libltdl.so.3) dpkg-shlibdeps: warning: unable to find dependency information for shared library libltdl (soname 3, path /usr/lib/./libltdl.so.3, dependency field Depends) dpkg-shlibdeps: warning: could not find any packages for /usr/lib/./libffi.so.2 (libffi.so.2) dpkg-shlibdeps: warning: unable to find dependency information for shared library libffi (soname 2, path /usr/lib/./libffi.so.2, dependency field Depends) dpkg-shlibdeps: warning: could not find any packages for /usr/lib/./libltdl.so.3 (libltdl.so.3) dpkg-shlibdeps: warning: unable to find dependency information for shared library libltdl (soname 3, path /usr/lib/./libltdl.so.3, dependency field Depends) Not sure yet what's the reason (dh_shlibs breakage or sth?), but the result is that in place of Depends: ${shlibs:Depends} there SHOULD be put libffi2 and liltdl3 while now they're missing. I'll upgrade my box to latest unstable and try again. If anyone has idea what's the cause of the above - please drop me a note. For now it's a serious bug in sablevm debian package and should be registered as such. Thank's for reporting the problem. Grzegorz B. Prokopski W li=B6cie z pon, 17-02-2003, godz. 14:04, Ben Burns pisze:=20 > Hi Grzegorz, >=20 > Thanks for the fast reply :).... >=20 > Anyway, I've been watching the mailing list, and obviously some others go= t=20 > there way faster than I could have done..... Amazing work all round!!! >=20 > Anyway, I've moved to debian unstable, awaiting the release of KDE 3.1 (C= an't=20 > wait!!!), and I noticed that sablevm was upgraded. I also noticed that t= he=20 > package dependency on libffi2 was removed, as aptitude upgrade marked it = as=20 > no longer used. I checked the sablevm and libsablevm package and noticed= =20 > that the libffi2 dependency is no longer there.... Unfortunately, when I = try=20 > and get the sablevm version, I get the following errors: > bburns@uluru:~$ sablevm --version > sablevm: error while loading shared libraries: libffi.so.2: cannot op= en =20 > shared object file: No such file or directory > bburns@uluru:~$ >=20 > After installing libffi2 everything works fine. So, I think its just a=20 > packaging problem, that you have forgotten to include the dependency on=20 > libffi2. >=20 > bburns@uluru:~$ sablevm --version > SableVM version 1.0.5 > - signal based exception detection > - copying garbage collection > - bidirectional object layout > - inline-threaded interpreter >=20 > Okay, sorry if that was a little long winded, thanks for your help and al= l=20 > those involved. I haven't sent this to the developer mailing list, becau= se I=20 > guess this is a debian package specific problem.... >=20 > Regards, > Ben --=20 Grzegorz B. Prokopski <ga...@de...> Debian http://www.debian.org/ --=-c2dpjHCxvjIviTd2Dh1c Content-Type: application/pgp-signature; name=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQA+UOq+cxjwiKS4/ekRAnISAKDkdo+qyPFhv3s0U/Hxt6Fp+O4LHwCfUGe8 TXzunH10fT+BTTyygb0epYM= =AMvp -----END PGP SIGNATURE----- --=-c2dpjHCxvjIviTd2Dh1c-- --------------------------------------- Received: (at 181365-close) by bugs.debian.org; 3 Jun 2004 09:08:03 +0000 >From ka...@ft... Thu Jun 03 02:08:03 2004 Return-path: <ka...@ft...> Received: from newraff.debian.org [208.185.25.31] (mail) by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1BVoCh-0006xt-00; Thu, 03 Jun 2004 02:08:03 -0700 Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian)) id 1BVo6u-0000ui-00; Thu, 03 Jun 2004 05:02:04 -0400 From: Grzegorz Prokopski (Debian Developer) <ga...@de...> To: 181...@bu... X-Katie: $Revision: 1.49 $ Subject: Bug#181365: fixed in sablevm 1.1.5-1 Message-Id: <E1B...@ne...> Sender: Archive Administrator <ka...@ft...> Date: Thu, 03 Jun 2004 05:02:04 -0400 Delivered-To: 181...@bu... X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER autolearn=no version=2.60-bugs.debian.org_2004_03_25 X-Spam-Level: Source: sablevm Source-Version: 1.1.5-1 We believe that the bug you reported is fixed in the latest version of sablevm, which is due to be installed in the Debian FTP archive: jikes-sablevm_1.1.5-1_all.deb to pool/main/s/sablevm/jikes-sablevm_1.1.5-1_all.deb libsablevm1-dev_1.1.5-1_all.deb to pool/main/s/sablevm/libsablevm1-dev_1.1.5-1_all.deb libsablevm1_1.1.5-1_sparc.deb to pool/main/s/sablevm/libsablevm1_1.1.5-1_sparc.deb sablevm_1.1.5-1.diff.gz to pool/main/s/sablevm/sablevm_1.1.5-1.diff.gz sablevm_1.1.5-1.dsc to pool/main/s/sablevm/sablevm_1.1.5-1.dsc sablevm_1.1.5-1_sparc.deb to pool/main/s/sablevm/sablevm_1.1.5-1_sparc.deb sablevm_1.1.5.orig.tar.gz to pool/main/s/sablevm/sablevm_1.1.5.orig.tar.gz A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to 18...@bu..., and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Grzegorz Prokopski (Debian Developer) <ga...@de...> (supplier of updated sablevm package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing ftp...@de...) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Wed, 2 Jun 2004 21:09:13 -0400 Source: sablevm Binary: libsablevm1 sablevm jikes-sablevm libsablevm1-dev Architecture: source all sparc Version: 1.1.5-1 Distribution: unstable Urgency: high Maintainer: Grzegorz Prokopski (Debian Developer) <ga...@de...> Changed-By: Grzegorz Prokopski (Debian Developer) <ga...@de...> Description: jikes-sablevm - Wrapper for jikes using classes from SableVM JVM libsablevm1 - Free implementation of JVM second edition - library libsablevm1-dev - Free implementation of JVM secon edition - development files sablevm - Free implementation of Java Virtual Machine (JVM) second edition Closes: 181365 231366 239452 245834 Changes: sablevm (1.1.5-1) unstable; urgency=high . * New upstream release. * Urgency high, because our testing package is outdated and getting this SableVM 1.1.5 package into Sarge should allow avdyk to fix a few java packages stuck in unstable. Mainly Ant 1.6 support is important. * Ant 1.6 has been reported to work w/ this release. Closes: #239452 * Added AMD64 support. Closes: #245834 * These problems w/ class loading should be solved by fixes in 1.1.4. Closes: #231366 * Somebody finally fixed libtool (after 1 year!) so we can do: Closes: #181365 * Added Depends: libgnujaxp-java and gnujaxp.jar to the default classpath of 'java-sablevm' wrapper. Files: 7cd60986f7c2a4dc1f5268a5393ee5a5 721 interpreters optional sablevm_1.1.5-1.dsc bd622682679dbb6ad7fb8e9fc339abf8 663191 interpreters optional sablevm_1.1.5.orig.tar.gz 9515681c0016a54a3ec49142773e8ecc 10667 interpreters optional sablevm_1.1.5-1.diff.gz 7382f3f53c045e3c56efb9e22afcc2b6 35294 interpreters optional sablevm_1.1.5-1_sparc.deb 70949d157783965c2e0b3a940e94a2d7 130622 libs optional libsablevm1_1.1.5-1_sparc.deb 82567c56337cca29865efbfe1beb43bd 13300 libdevel optional libsablevm1-dev_1.1.5-1_all.deb 7582ee2750fde8bb04e8f41e9edf0d04 7766 devel optional jikes-sablevm_1.1.5-1_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFAvuUncxjwiKS4/ekRAnNjAJ9XgISIpdVIie75lXxWmRhQTZmZDACeJDAc HC5AzrGvi/oTNY73x4VlS+k= =jPz4 -----END PGP SIGNATURE----- |
From: <ow...@bu...> - 2004-06-03 09:23:23
|
Your message dated Thu, 03 Jun 2004 05:02:04 -0400 with message-id <E1B...@ne...> and subject line Bug#245834: fixed in sablevm 1.1.5-1 has caused the attached Bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database) -------------------------------------- Received: (at submit) by bugs.debian.org; 25 Apr 2004 17:42:47 +0000 >From Q...@pi... Sun Apr 25 10:42:47 2004 Return-path: <Q...@pi...> Received: from apate.telenet-ops.be [195.130.132.57] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1BHneR-0001SI-00; Sun, 25 Apr 2004 10:42:47 -0700 Received: from localhost (localhost.localdomain [127.0.0.1]) by apate.telenet-ops.be (Postfix) with SMTP id 9CCE42B45CC for <su...@bu...>; Sun, 25 Apr 2004 19:42:46 +0200 (MEST) Received: from kabel.telenet.be (D5767DEE.kabel.telenet.be [213.118.125.238]) by apate.telenet-ops.be (Postfix) with ESMTP id 8CF5D2B45C9 for <su...@bu...>; Sun, 25 Apr 2004 19:42:46 +0200 (MEST) Received: by kabel.telenet.be (Postfix, from userid 501) id 0705D158AD5; Sun, 25 Apr 2004 19:42:46 +0200 (CEST) Date: Sun, 25 Apr 2004 19:42:45 +0200 From: Kurt Roeckx <Q...@pi...> To: su...@bu... Subject: Missing amd64 support. Message-ID: <200...@pi...> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Sender: Q...@pi... Delivered-To: su...@bu... X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-7.0 required=4.0 tests=BAYES_00,HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2004_03_25 X-Spam-Level: X-CrossAssassin-Score: 1 Package: sablevm Version: 1.1.3-1 It currently doesn't seem to have support for amd64. Adding support for it seems mostly adding || defined(__x86_64__) where __i386__ is used, except for system.h where the word/allignment needs to be chagned from 32bit/4byte to 64bit/8byte. I just don't know enough assembler/hardware details for the things in system.c Kurt --------------------------------------- Received: (at 245834-close) by bugs.debian.org; 3 Jun 2004 09:08:06 +0000 >From ka...@ft... Thu Jun 03 02:08:06 2004 Return-path: <ka...@ft...> Received: from newraff.debian.org [208.185.25.31] (mail) by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1BVoCk-0006y5-00; Thu, 03 Jun 2004 02:08:06 -0700 Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian)) id 1BVo6u-0000uo-00; Thu, 03 Jun 2004 05:02:04 -0400 From: Grzegorz Prokopski (Debian Developer) <ga...@de...> To: 245...@bu... X-Katie: $Revision: 1.49 $ Subject: Bug#245834: fixed in sablevm 1.1.5-1 Message-Id: <E1B...@ne...> Sender: Archive Administrator <ka...@ft...> Date: Thu, 03 Jun 2004 05:02:04 -0400 Delivered-To: 245...@bu... X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER autolearn=no version=2.60-bugs.debian.org_2004_03_25 X-Spam-Level: X-CrossAssassin-Score: 4 Source: sablevm Source-Version: 1.1.5-1 We believe that the bug you reported is fixed in the latest version of sablevm, which is due to be installed in the Debian FTP archive: jikes-sablevm_1.1.5-1_all.deb to pool/main/s/sablevm/jikes-sablevm_1.1.5-1_all.deb libsablevm1-dev_1.1.5-1_all.deb to pool/main/s/sablevm/libsablevm1-dev_1.1.5-1_all.deb libsablevm1_1.1.5-1_sparc.deb to pool/main/s/sablevm/libsablevm1_1.1.5-1_sparc.deb sablevm_1.1.5-1.diff.gz to pool/main/s/sablevm/sablevm_1.1.5-1.diff.gz sablevm_1.1.5-1.dsc to pool/main/s/sablevm/sablevm_1.1.5-1.dsc sablevm_1.1.5-1_sparc.deb to pool/main/s/sablevm/sablevm_1.1.5-1_sparc.deb sablevm_1.1.5.orig.tar.gz to pool/main/s/sablevm/sablevm_1.1.5.orig.tar.gz A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to 24...@bu..., and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Grzegorz Prokopski (Debian Developer) <ga...@de...> (supplier of updated sablevm package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing ftp...@de...) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Wed, 2 Jun 2004 21:09:13 -0400 Source: sablevm Binary: libsablevm1 sablevm jikes-sablevm libsablevm1-dev Architecture: source all sparc Version: 1.1.5-1 Distribution: unstable Urgency: high Maintainer: Grzegorz Prokopski (Debian Developer) <ga...@de...> Changed-By: Grzegorz Prokopski (Debian Developer) <ga...@de...> Description: jikes-sablevm - Wrapper for jikes using classes from SableVM JVM libsablevm1 - Free implementation of JVM second edition - library libsablevm1-dev - Free implementation of JVM secon edition - development files sablevm - Free implementation of Java Virtual Machine (JVM) second edition Closes: 181365 231366 239452 245834 Changes: sablevm (1.1.5-1) unstable; urgency=high . * New upstream release. * Urgency high, because our testing package is outdated and getting this SableVM 1.1.5 package into Sarge should allow avdyk to fix a few java packages stuck in unstable. Mainly Ant 1.6 support is important. * Ant 1.6 has been reported to work w/ this release. Closes: #239452 * Added AMD64 support. Closes: #245834 * These problems w/ class loading should be solved by fixes in 1.1.4. Closes: #231366 * Somebody finally fixed libtool (after 1 year!) so we can do: Closes: #181365 * Added Depends: libgnujaxp-java and gnujaxp.jar to the default classpath of 'java-sablevm' wrapper. Files: 7cd60986f7c2a4dc1f5268a5393ee5a5 721 interpreters optional sablevm_1.1.5-1.dsc bd622682679dbb6ad7fb8e9fc339abf8 663191 interpreters optional sablevm_1.1.5.orig.tar.gz 9515681c0016a54a3ec49142773e8ecc 10667 interpreters optional sablevm_1.1.5-1.diff.gz 7382f3f53c045e3c56efb9e22afcc2b6 35294 interpreters optional sablevm_1.1.5-1_sparc.deb 70949d157783965c2e0b3a940e94a2d7 130622 libs optional libsablevm1_1.1.5-1_sparc.deb 82567c56337cca29865efbfe1beb43bd 13300 libdevel optional libsablevm1-dev_1.1.5-1_all.deb 7582ee2750fde8bb04e8f41e9edf0d04 7766 devel optional jikes-sablevm_1.1.5-1_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFAvuUncxjwiKS4/ekRAnNjAJ9XgISIpdVIie75lXxWmRhQTZmZDACeJDAc HC5AzrGvi/oTNY73x4VlS+k= =jPz4 -----END PGP SIGNATURE----- |
From: Grzegorz P. (D. D. <ga...@de...> - 2004-06-03 09:08:08
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Wed, 2 Jun 2004 21:09:13 -0400 Source: sablevm Binary: libsablevm1 sablevm jikes-sablevm libsablevm1-dev Architecture: source all sparc Version: 1.1.5-1 Distribution: unstable Urgency: high Maintainer: Grzegorz Prokopski (Debian Developer) <ga...@de...> Changed-By: Grzegorz Prokopski (Debian Developer) <ga...@de...> Description: jikes-sablevm - Wrapper for jikes using classes from SableVM JVM libsablevm1 - Free implementation of JVM second edition - library libsablevm1-dev - Free implementation of JVM secon edition - development files sablevm - Free implementation of Java Virtual Machine (JVM) second edition Closes: 181365 231366 239452 245834 Changes: sablevm (1.1.5-1) unstable; urgency=high . * New upstream release. * Urgency high, because our testing package is outdated and getting this SableVM 1.1.5 package into Sarge should allow avdyk to fix a few java packages stuck in unstable. Mainly Ant 1.6 support is important. * Ant 1.6 has been reported to work w/ this release. Closes: #239452 * Added AMD64 support. Closes: #245834 * These problems w/ class loading should be solved by fixes in 1.1.4. Closes: #231366 * Somebody finally fixed libtool (after 1 year!) so we can do: Closes: #181365 * Added Depends: libgnujaxp-java and gnujaxp.jar to the default classpath of 'java-sablevm' wrapper. Files: 7cd60986f7c2a4dc1f5268a5393ee5a5 721 interpreters optional sablevm_1.1.5-1.dsc bd622682679dbb6ad7fb8e9fc339abf8 663191 interpreters optional sablevm_1.1.5.orig.tar.gz 9515681c0016a54a3ec49142773e8ecc 10667 interpreters optional sablevm_1.1.5-1.diff.gz 7382f3f53c045e3c56efb9e22afcc2b6 35294 interpreters optional sablevm_1.1.5-1_sparc.deb 70949d157783965c2e0b3a940e94a2d7 130622 libs optional libsablevm1_1.1.5-1_sparc.deb 82567c56337cca29865efbfe1beb43bd 13300 libdevel optional libsablevm1-dev_1.1.5-1_all.deb 7582ee2750fde8bb04e8f41e9edf0d04 7766 devel optional jikes-sablevm_1.1.5-1_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFAvuUncxjwiKS4/ekRAnNjAJ9XgISIpdVIie75lXxWmRhQTZmZDACeJDAc HC5AzrGvi/oTNY73x4VlS+k= =jPz4 -----END PGP SIGNATURE----- Accepted: jikes-sablevm_1.1.5-1_all.deb to pool/main/s/sablevm/jikes-sablevm_1.1.5-1_all.deb libsablevm1-dev_1.1.5-1_all.deb to pool/main/s/sablevm/libsablevm1-dev_1.1.5-1_all.deb libsablevm1_1.1.5-1_sparc.deb to pool/main/s/sablevm/libsablevm1_1.1.5-1_sparc.deb sablevm_1.1.5-1.diff.gz to pool/main/s/sablevm/sablevm_1.1.5-1.diff.gz sablevm_1.1.5-1.dsc to pool/main/s/sablevm/sablevm_1.1.5-1.dsc sablevm_1.1.5-1_sparc.deb to pool/main/s/sablevm/sablevm_1.1.5-1_sparc.deb sablevm_1.1.5.orig.tar.gz to pool/main/s/sablevm/sablevm_1.1.5.orig.tar.gz |
From: Karl T. K. <ka...@ge...> - 2004-06-03 01:08:04
|
Hi gang! I've added the SableVM (http://sablevm.org) to Gentoo as an alternative JVM= =2E=20 For now, I've only tested it on x86, but as it's an interpreter, it should be easily recompiled on our other arches as well (ppc, sparc, amd64, ia64, alpha, ...). Additionally, it may be a very nice jumpstart for getting Java to run on=20 stranger platforms (SuperH, when we get there) that are being worked on. Bugs pertaining to the Gentoo packaging should as usual go to bugs.gentoo.o= rg, assigned to ja...@ge...; I'll try to forward any interesting bugs upstr= eam to the SableVM people. Kind regards, Karl T |
From: Riccardo M. <ro...@ti...> - 2004-06-02 17:15:14
|
Hello, I give here a list of steps I did for installation on my sparc boxen: NetBSD/1.6.2 (sparc) and OpenBSD/3.5 - install GNU make (gmake) - install all available libaries from the pkgsrc tree. (libtool, popt...) but not libffi: it will fail - install libffi. This is tricky, I split it up in - patch the assembler sources (with patch already sent to the list) so not to confuse gcc/as/cpp - patch to add OpenBSD/sparc as a supported platform (not needed for NetBSD) - build and install - patch the ffi.h so not to fail with an error for "unsupported 64 bit data types" - manually install /usr/local/include/ffitarget.h (it is present in the include dir of the ffi build directory, but doesn't get installed automatically) - configure sablevm. On NetBSD, which has some libraries in /usr/local (our libffi for example) and some in /usr/pkg/lib I used: ./configure -C LDFLAGS="-L/usr/local/lib -L/usr/pkg/lib" CPPFLAGS="-I/usr/local/include -I/usr/pkg/include" (the -C enables caching) - gmake, gmake install - configure and buidl classpath. I disabled gtk peers. and now test... and see that it runs :) I hope to be able to add SavleVM benchmars soon in my java benchmarking and comparison effort. (Look for "architectural benchmarks") For the online 24/7 version: http://homepage.mac.com/riccardo_mottola/kaffe-devel/ or for the bleeding edge, local version (if you find my workstation up...): http://multix.dyndns.org/Sites/kaffe-devel/ - Riccardo (aka grey_gandalf or multix on IRC) PS: If you are really curious, SableVM was built on my own sparc boxes: Mallorn (some benchs already show up) and Rochben. |
From: Fabien R. <re...@ne...> - 2004-06-02 15:36:53
|
Hello, sablevm-1.1.3 works on my machine. I want to compile 1.1.5 (even if there is still not qtjava support :( ) I have the message "undefined refereence to rpl_malloc". I looked quicly at the files and saw malloc is renamed rpl_malloc. I´d like to know why I have this problem now and not before ( you don´t speek about rpl_malloc in Changelog ) What can I do to remove properly the "#define malloc rpl_malloc" ? Cheers, Fabien |
From: Etienne G. <gag...@uq...> - 2004-05-31 22:30:26
|
Hi all, I've merged the latest classpath with new awt/swing stuff in my repository: svn+ssh://svn.sablevm.org/public/developers/egagnon/sandbox/sablevm-classpath Could you play with it, and let me know if it is OK to add into staging. Etienne -- Etienne M. Gagnon, Ph.D. http://www.info.uqam.ca/~egagnon/ SableVM: http://www.sablevm.org/ SableCC: http://www.sablecc.org/ |
From: Etienne G. <gag...@UQ...> - 2004-05-31 05:43:12
|
The developers of the SableVM Project are proud to announce the official release of SableVM 1.1.5. SableVM is a liberally licensed Free Java virtual machine. See the "About SableVM" section below for more informations about SableVM. Here is a list of the most important changes and new features. In this version, we: - Synchronized sablevm-classpath with the latest GNU Classpath CVS as of May 29, 2004. - Improved the support for Ant 1.6. - Switched to libtool handling to find the right library suffixes. This helps some platforms like OpenBSD and Cygwin. - Fixed a corner case problem with class loading. - Made some other small bug fixes. === ABOUT SABLEVM === SableVM is a robust, extremely portable, efficient, and specifications-compliant Java Virtual Machine that aims to be easy to maintain and to extend. It features a state-of-the-art and efficient interpreter engine. Its source code is very accessible and easy to understand. It also has many robustness features that have been the object of careful design. SableVM is a clean-room implementation of the publicly available specifications. SableVM is licensed under the terms of the GNU Lesser General Public License (LGPL). It also uses a modified version of GNU Classpath called sablevm-classpath which is licensed under the terms of the GNU General Public License (GPL) with a linking exception. The license of SableVM (LGPL) was specifically chosen as to maximize your ability to legally link and run popular applications, such as Eclipse (http://eclipse.org) and Ant (http://ant.apache.org), which are licensed in ways which might conflict with the terms of the GNU General Public License (GPL). See the the following link for more information: http://devel.sablevm.org/wiki/LicenseFAQ The SableVM web site is located at: http://sablevm.org === INSTALLATION === SableVM is available to download from the following locations: - http://sourceforge.net/project/showfiles.php?group_id=5523 - (alternate) http://devel.sablevm.org/download You must download both: - sablevm-1.1.5.tar.gz - sablevm-classpath-1.1.5.tar.gz. See the INSTALL file included in the sablevm-1.1.5.tar.gz archive for build environment requirements and installation procedures. We make frequent releases, but we also provide daily snapshots of our "staging" development branch at: http://devel.sablevm.org/shot Note that the code of the staging branch is more robust than the code usually found in the CVS trunk of many other free software projects. The staging branch only contains code that has been first tested by developers within their own sandbox. A detailed explanation of the different development branches is available at: http://devel.sablevm.org/wiki/DevelopmentBranches === NOTES === We appreciate your feedback. Please feel invited to contact us. See: http://devel.sablevm.org/wiki/MailingLists You can also join us in real-time on the #sablevm IRC channel on irc.sablevm.org (alias: irc.freenode.net, irc.debian.org). === BINARY PACKAGES === Binary packages of new SableVM versions are usually available in the GNU/Linux Debian "unstable" distribution shortly after the official release. These packages normally migrate to the "testing" distribution a few weeks later. Other GNU/Linux distributions and other operating systems (*BSD, etc.) might also provide binary packages. === DEVELOPMENT OF SABLEVM AND CLASSPATH === We invite you to visit our "Developer Portal" at: http://devel.sablevm.org/ This site contains the very latest news and other informations about SableVM development. For people who want to develop GNU Classpath in a comfortable environment, we provide: * Subversion accounts We provide accounts in our Subversion repository for developers who want to comfortably hack on GNU Classpath. If you want to join, simply send your desired nickname and the *public* part of your SSH2 DSA key from your ~/.ssh/ to sab...@li.... Subversion is an improved CVS than takes approximately 10 minutes to learn for a person familiar with CVS. * Very frequent updates from GNU Classpath CVS The "staging" development branch of sablevm-classpath is synchronized with the GNU Classpath CVS trunk every few days. Note that the code in sablevm-classpath is almost identical to that of the GNU Classpath CVS trunk. The differences are very small, and mostly restricted to a few virtual machine dependent core classes like java.lang.Class. * Private sandbox for each developer Each developer is given full access to his own "sandbox" where he can have several private development branches (as they're nearly 0-cost to create in Subversion). So each developer's development doesn't interfere with other developers. Each developer can also create private "tags" on any code in Subversion. These tags are publicly available via the Web interface at: http://devel.sablevm.org/svn/developers/ * No paperwork required We accept contributions without asking for copyright assignment. In other words, you are not required to go through the Free Software Foundation paperwork and waive your copyright. We leave this decision to your discretion. We do accept that developers assign the copyright on their contributions to the Free Software Foundation, if they are willing to do so. Our contribution policy is available at: http://devel.sablevm.org/svn/repository/sablevm/branches/staging/doc/contribution_policy.txt === Additional Information === You will find a wealth of additional information in SableVM's wiki pages at: http://devel.sablevm.org/wiki/ === CONCLUSION === We wish you great fun using SableVM. Enjoy! The SableVM Project developers |
From: Riccardo M. <ro...@ti...> - 2004-05-30 22:28:29
|
Hey, here is a hack proposed by Etienne to make ffi stop complaining about 64 bit datatypes. Why the check fails I don't know. It may be a bug in the CPP or it ma be an invalid, flakey test. -R |
From: Etienne G. <gag...@uq...> - 2004-05-30 16:30:27
|
Hi All, We are planning to officially launch the SableVM 1.1.5 release public announcements. Here's the proposed announcement: The developers of the SableVM Project are proud to announce the official release of SableVM 1.1.5. SableVM is a liberally licensed Free Java virtual machine. See the "About SableVM" section below for more informations about SableVM. The most important changes and features of the new version include: - Synchronized of sablevm-classpath with the latest GNU Classpath CVS as of May 29, 2004. - Improved the support for Ant 1.6. - Switched to libtool handling to find the right library suffixes. This helps some platforms like OpenBSD and Cygwin. - Fixed a corner case problem with class loading. - Made some other small bug fixes. === ABOUT SABLEVM === SableVM is a robust, extremely portable, efficient, and specifications-compliant Java Virtual Machine that aims to be easy to maintain and to extend. It features a state-of-the-art and efficient interpreter engine. Its source code is very accessible and easy to understand. It also has many robustness features that have been the object of careful design. SableVM is a clean-room implementation of the publicly available specifications. SableVM is licensed under the terms of the GNU Lesser General Public License (LGPL). It also uses a modified version of GNU Classpath called sablevm-classpath which is licensed under the terms of the GNU General Public License (GPL) with a linking exception. The license of SableVM (LGPL) was specifically chosen as to maximize your ability to legally link and run popular applications, such as Eclipse (http://eclipse.org) and Ant (http://ant.apache.org), which are licensed in ways which might conflict with the terms of the GNU General Public License (GPL). See the the following link for more information: http://devel.sablevm.org/wiki/LicenseFAQ The SableVM web site is located at: http://sablevm.org === INSTALLATION === SableVM is available to download from the following locations: - http://sourceforge.net/project/showfiles.php?group_id=5523 - (alternate) http://devel.sablevm.org/download You must download both: - sablevm-1.1.5.tar.gz - sablevm-classpath-1.1.5.tar.gz. See the INSTALL file included in the sablevm-1.1.5.tar.gz archive for build environment requirements and installation procedures. We make frequent releases, but we also provide daily snapshots of our "staging" development branch at: http://devel.sablevm.org/shot Note that the code of the staging branch is more robust than the code usually found in the CVS trunk of many other free software projects. The staging branch only contains code that has been first tested by developers within their own sandbox. A detailed explanation of the different development branches is available at: http://devel.sablevm.org/wiki/DevelopmentBranches === NOTES === We appreciate your feedback. Please feel invited to contact us. See: http://devel.sablevm.org/wiki/MailingLists You can also join us in real-time on the #sablevm IRC channel on irc.sablevm.org (alias: irc.freenode.net). === BINARY PACKAGES === Binary packages of new SableVM versions are usually available in the GNU/Linux Debian "unstable" distribution shortly after the official release. These packages should migrate to the "testing" distribution in a few weeks. Other GNU/Linux distributions and other operating systems (*BSD, etc.) might also provide binary packages. === DEVELOPMENT OF SABLEVM AND CLASSPATH === We invite you to visit our "Developer Portal" at: http://devel.sablevm.org/ This site contains the very latest news and other informations about SableVM development. For people who want to develop GNU Classpath in a comfortable environment, we provide: * Subversion accounts We provide accounts in our Subversion repository for developers who want to comfortably hack on GNU Classpath. If you want to join, simply send your desired nickname and the *public* part of your SSH2 DSA key from your ~/.ssh/ to sab...@li.... Subversion is an improved CVS than takes approximately 10 minutes to learn for a person familiar with CVS. * Very frequent updates from GNU Classpath CVS The "staging" development branch of sablevm-classpath is synchronized with the GNU Classpath CVS trunk every few days. Note that the code in sablevm-classpath is almost identical to that of the GNU Classpath CVS trunk. The differences are very small, and mostly restricted to a few virtual machine dependent core classes like java.lang.Class. * Private sandbox for each developer Each developer is given full access to his own "sandbox" where he can have several private development branches (as they're nearly 0-cost to create in Subversion). So each developer's development doesn't interfere with other developers. Each developer can also create private "tags" on any code in Subversion. These tags are publicly available via the Web interface at: http://devel.sablevm.org/svn/developers/ * No paperwork required We accept contributions without asking for copyright assignment. In other words, you are not required to go through the Free Software Foundation paperwork and waive your copyright. We leave this decision to your discretion. We do accept that developers assign the copyright on their contributions to the Free Software Foundation, if they are willing to do so. === Additional Information === You will find a wealth of additional information in SableVM's wiki pages at: http://devel.sablevm.org/wiki/ === CONCLUSION === We wish you great fun using SableVM. Enjoy! The SableVM Project developers |