From owner-freebsd-ports@FreeBSD.ORG Fri Jun 22 03:53:51 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E950C16A400 for ; Fri, 22 Jun 2007 03:53:50 +0000 (UTC) (envelope-from jjreynold@ip72-223-32-153.ph.ph.cox.net) Received: from fed1rmmtao103.cox.net (fed1rmmtao103.cox.net [68.230.241.43]) by mx1.freebsd.org (Postfix) with ESMTP id C925313C458 for ; Fri, 22 Jun 2007 03:53:50 +0000 (UTC) (envelope-from jjreynold@ip72-223-32-153.ph.ph.cox.net) Received: from fed1rmimpo02.cox.net ([70.169.32.72]) by fed1rmmtao103.cox.net (InterMail vM.7.08.02.01 201-2186-121-102-20070209) with ESMTP id <20070622035349.MREG1594.fed1rmmtao103.cox.net@fed1rmimpo02.cox.net> for ; Thu, 21 Jun 2007 23:53:49 -0400 Received: from ip72-223-32-153.ph.ph.cox.net ([72.223.32.153]) by fed1rmimpo02.cox.net with bizsmtp id ETtq1X00G3JDq600000000; Thu, 21 Jun 2007 23:53:50 -0400 Received: from whale.home-net (whale.home-net [192.168.1.2]) by ip72-223-32-153.ph.ph.cox.net (8.14.1/8.14.1) with ESMTP id l5M3rop5074749 for ; Thu, 21 Jun 2007 20:53:50 -0700 (MST) (envelope-from jjreynold@dolphin.home-net) Received: from whale.home-net (localhost [127.0.0.1]) by whale.home-net (8.14.1/8.14.1) with ESMTP id l5M3ro4Y017761 for ; Thu, 21 Jun 2007 20:53:50 -0700 (MST) (envelope-from jjreynold@whale.home-net) Received: (from jjreynold@localhost) by whale.home-net (8.14.1/8.14.1/Submit) id l5M3roJU017758; Thu, 21 Jun 2007 20:53:50 -0700 (MST) (envelope-from jjreynold) From: John Reynolds MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18043.18382.14292.372552@whale.home-net> Date: Thu, 21 Jun 2007 20:53:50 -0700 To: ports@freebsd.org X-Mailer: VM 7.19 under Emacs 21.3.1 Cc: Subject: does the java/jdk15 port build under 7.0-CURRENT? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Jun 2007 03:53:51 -0000 Hello all, I recently built up a new box running 7.0-CURRENT (to get support for devices on a new motherboard I bought). Everything's been going great thus far (kudo's to all involved!) but as I was building the java/jdk15 port tonight I ran into a problem. I had previously built this on a 6.2-STABLE machine with no hassles. I've fetched all the distfiles by hand and put them into the right place. The port build goes on and on and finally ends with the following cut-n-pasted below. Is this port "supposed" to build on 7.0-CURRENT? What else can I check to make sure I've got in place to make it succeed? Thanks! -Jr ../../../../../src/share/classes/sun/security/util/SignatureFileVerifier.java:22: cannot find symbol symbol : class timestamp location: package sun.security import sun.security.timestamp.TimestampToken; ^ ../../../../../src/share/classes/sun/security/provider/X509Factory.java:17: cannot find symbol symbol : class certpath location: package sun.security.provider import sun.security.provider.certpath.X509CertPath; (whole bunch of these) ../../../../../src/share/classes/java/lang/reflect/AccessibleObject.java:131: missing return value return override; ^ (whole bunch of these) ../../../../../src/share/classes/java/io/ObjectStreamClass.java:976: warning: non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Object for a varargs call cast to java.lang.Object[] for a non-varargs call and to suppress this warning readObjectNoDataMethod.invoke(obj, null); ^ gmake[7]: *** [.compile.classlist] Error 4 gmake[7]: Leaving directory `/usr/ports/java/jdk15/work/j2se/make/sun/javac/recompile/library' gmake[6]: *** [optimized] Error 2 gmake[6]: Leaving directory `/usr/ports/java/jdk15/work/j2se/make/sun/javac/recompile/library' gmake[5]: *** [all] Error 1 gmake[5]: Leaving directory `/usr/ports/java/jdk15/work/j2se/make/sun/javac/recompile' gmake[4]: *** [all] Error 1 gmake[4]: Leaving directory `/usr/ports/java/jdk15/work/j2se/make/sun/javac' gmake[3]: *** [all] Error 2 gmake[3]: Leaving directory `/usr/ports/java/jdk15/work/j2se/make/java/javac' gmake[2]: *** [all] Error 1 gmake[2]: Leaving directory `/usr/ports/java/jdk15/work/j2se/make/java' gmake[1]: *** [all] Error 1 gmake[1]: Leaving directory `/usr/ports/java/jdk15/work/j2se/make' gmake: *** [j2se-build] Error 2 *** Error code 2 Stop in /usr/ports/java/jdk15. *** Error code 1 Stop in /usr/ports/java/jdk15. -- John & Jennifer Reynolds johnjen at reynoldsnet.org www.reynoldsnet.org Structural/Physical Design - some group - Intel jreynold at sedona.ch.intel.com Running FreeBSD since 2.1.5-RELEASE. KT7JCR FreeBSD: The Power to Serve! "Unix is user friendly, it's just particular about the friends it chooses."