[Sablevm-developer] Bug#231872: marked as done (/usr/bin/jikes-sablevm: javac reports: "Cannot find
Brought to you by:
egagnon
From: <ow...@bu...> - 2004-03-10 00:10:36
|
Your message dated Tue, 09 Mar 2004 18:25:09 -0500 with message-id <107...@ga...> and subject line fixed long ago: /usr/bin/jikes-sablevm not finding classes 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; 9 Feb 2004 11:25:27 +0000 >From an...@ma... Mon Feb 09 03:25:27 2004 Return-path: <an...@ma...> Received: from smtp-101-monday.noc.nerim.net (mallaury.noc.nerim.net) [62.4.17.101] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1Aq9Xb-0003kF-00; Mon, 09 Feb 2004 03:25:27 -0800 Received: from scrat (riedler.net1.nerim.net [213.41.137.10]) by mallaury.noc.nerim.net (Postfix) with ESMTP id 57D4C62E1D; Mon, 9 Feb 2004 12:25:25 +0100 (CET) Received: from andrew by scrat with local (Exim 4.30) id 1Aq9XY-0003hu-WC; Mon, 09 Feb 2004 12:25:24 +0100 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Andrew Maier <an...@ma...> To: Debian Bug Tracking System <su...@bu...> Subject: /usr/bin/jikes-sablevm: javac reports: "Cannot find/read SableVM classes. Please report" X-Mailer: reportbug 2.39 Date: Mon, 09 Feb 2004 12:25:24 +0100 Message-Id: <E1Aq9XY-0003hu-WC@scrat> Sender: Andrew Maier <an...@ma...> 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: jikes-sablevm Version: 1.0.9+svn20040120-2 Severity: important File: /usr/bin/jikes-sablevm Tags: patch The javac wrapper does not load the correct classpath for jikes: Looking into the wrapper script jikes -bootclasspath `cat /usr/share/sablevm/classlib.pth` "$@" it tries to cat the file /usr/share/sablevm/classlib.pth, which does not exit. replaceing the line with jikes -bootclasspath /usr/share/sablevm/classpath solves this. Best regards, Andrew -- System Information: Debian Release: testing/unstable Architecture: alpha Kernel: Linux scrat 2.4.24.am #1 Fri Jan 9 11:05:51 CET 2004 alpha Locale: LANG=en_IE.ISO-8859-15@euro, LC_CTYPE=en_IE.ISO-8859-15@euro Versions of packages jikes-sablevm depends on: ii java-common 0.22 Base of all Java packages ii jikes 1:1.18-7 Fast Java compiler adhering to lan ii libsablevm-classlib1 1.0.9+svn20040115-1 GNU Classpath modified to work wit -- no debconf information --------------------------------------- Received: (at 231872-done) by bugs.debian.org; 9 Mar 2004 23:44:19 +0000 >From ga...@de... Tue Mar 09 15:44:18 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 1B0qtW-0002gf-00; Tue, 09 Mar 2004 15:44:18 -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 i29NUEKt004655; Tue, 9 Mar 2004 18:30:14 -0500 (EST) Received: from antivirus.uqam.ca ([132.208.250.6]) by anis4.telecom.uqam.ca (SAVSMTP 3.1.1.32) with SMTP id M2004030918311909246 ; Tue, 09 Mar 2004 18:31:19 -0500 Received: from 57.28.internet.uqam.ca (57.28.internet.uqam.ca [132.208.28.57]) by intrant.uqam.ca (8.12.10/8.12.2/uqam-filtres) with ESMTP id i29NPBam005850; Tue, 9 Mar 2004 18:25:13 -0500 (EST) X-Spam-Filter: Filtre-Uqam re: ab...@uq... Subject: fixed long ago: /usr/bin/jikes-sablevm not finding classes From: "Grzegorz B. Prokopski" <ga...@de...> To: 231...@bu... Cc: an...@ma... Content-Type: text/plain Organization: Debian GNU/Linux http://www.debian.org Message-Id: <107...@ga...> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Tue, 09 Mar 2004 18:25:09 -0500 Content-Transfer-Encoding: 7bit Delivered-To: 231...@bu... X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_08 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=0.0 required=4.0 tests=none autolearn=no version=2.60-bugs.debian.org_2004_03_08 X-Spam-Level: fixed in 1.1.0 upload GBP -- 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 |