From owner-freebsd-ports@FreeBSD.ORG Thu Apr 12 15:07:00 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 DF05516A400 for ; Thu, 12 Apr 2007 15:07:00 +0000 (UTC) (envelope-from fbsd06@mlists.homeunix.com) Received: from turtle-out.mxes.net (turtle-out.mxes.net [216.86.168.191]) by mx1.freebsd.org (Postfix) with ESMTP id B499C13C46E for ; Thu, 12 Apr 2007 15:07:00 +0000 (UTC) (envelope-from fbsd06@mlists.homeunix.com) Received: from mxout-03.mxes.net (mxout-03.mxes.net [216.86.168.178]) by turtle-in.mxes.net (Postfix) with ESMTP id 577B010512 for ; Thu, 12 Apr 2007 10:38:37 -0400 (EDT) Received: from gumby.homeunix.com (unknown [87.81.140.128]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.mxes.net (Postfix) with ESMTP id 9A985519AD for ; Thu, 12 Apr 2007 10:38:35 -0400 (EDT) Date: Thu, 12 Apr 2007 15:38:32 +0100 From: RW To: ports@FreeBSD.org Message-ID: <20070412153832.67306261@gumby.homeunix.com> X-Mailer: Claws Mail 2.8.1 (GTK+ 2.10.11; i386-portbld-freebsd6.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Subject: Azureus wont build 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: Thu, 12 Apr 2007 15:07:01 -0000 The new version of Azureus wont build for me (see below). I have FreeBSD 6.2, and jdk14. I've tried both swt, and swt-devel, and rebuilding the dependencies, to no effect. Any ideas? ------------------------------------------------------ make ===> Building for azureus-3.0.0.8 Buildfile: build.xml init: compile: [javac] Compiling 487 source files to /data/ports/net-p2p/azureus/work/build [javac] /data/ports/net-p2p/azureus/work/org/gudy/azureus2/pluginsimpl/local/utils/resourcedownloader/ResourceDownloaderFactoryImpl.java:66: cannot resolve symbol [javac] symbol : method toURI () [javac] location: class java.net.URL [javac] return( new ResourceDownloaderFileImpl( null, new File( url.toURI()))); [javac] ^ [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -deprecation for details. [javac] 1 error BUILD FAILED /data/ports/net-p2p/azureus/work/build.xml:22: Compile failed; see the compiler error output for details. Total time: 8 seconds *** Error code 1 Stop in /data/ports/net-p2p/azureus. *** Error code 1 Stop in /data/ports/net-p2p/azureus.