From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29051 invoked by alias); 19 Jan 2007 00:08:02 -0000 Received: (qmail 29034 invoked by alias); 19 Jan 2007 00:08:01 -0000 Date: Fri, 19 Jan 2007 00:08:00 -0000 Message-ID: <20070119000801.29033.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug libgcj/30454] [4.3 Regression] classpath/gnu/javax/crypto/jce/GnuCrypto.java:431: error: cannot find file for class gnu.javax.crypto.jce.mac.HMacSHA512Spi In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: java-prs@gcc.gnu.org From: "dave at hiauly1 dot hia dot nrc dot ca" Mailing-List: contact java-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: java-prs-owner@gcc.gnu.org X-SW-Source: 2007-q1/txt/msg00139.txt.bz2 ------- Comment #6 from dave at hiauly1 dot hia dot nrc dot ca 2007-01-19 00:08 ------- Subject: Re: [4.3 Regression] classpath/gnu/javax/crypto/jce/GnuCrypto.java:431: error: cannot find file for class gnu.javax.crypto.jce.mac.HMacSHA512Spi > I'd like to see more of the build log, in particular what happened > before the failing command. Attached. > Does the failing gcj invocation work if you try it from the command > line? Try it with -v, too, since that may be interesting. No. Also attached is output using gcj -v. > > cannot find file for class gnu.javax.crypto.jce.mac.HMacSHA512Spi > > Look in trunk/libjava/classpath/lib/gnu/javax/crypto/jce/mac. > Does HMacSHA512Spi.class exist? Yes. Dave ------- Comment #7 from dave at hiauly1 dot hia dot nrc dot ca 2007-01-19 00:08 ------- Created an attachment (id=12921) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12921&action=view) ------- Comment #8 from dave at hiauly1 dot hia dot nrc dot ca 2007-01-19 00:08 ------- Created an attachment (id=12922) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12922&action=view) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30454