From owner-freebsd-java@FreeBSD.ORG Thu Feb 18 15:45:29 2010 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1BB2B1065679 for ; Thu, 18 Feb 2010 15:45:29 +0000 (UTC) (envelope-from piokud84@gmail.com) Received: from mail-vw0-f54.google.com (mail-vw0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id C1A828FC1A for ; Thu, 18 Feb 2010 15:45:28 +0000 (UTC) Received: by vws14 with SMTP id 14so726276vws.13 for ; Thu, 18 Feb 2010 07:45:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:subject :message-id:x-mailer:mime-version:content-type :content-transfer-encoding; bh=QYN97BgHL7OyuW2l1nrtaxBFckJQuJgunB3J1aAxbWE=; b=jas94v1Ph6hE8f/VbWkq5PQy/bOhFJp25AnjgEIxR6TvR00aWwkIbsYo8RDJlEvp4U HrMaEPlZ90Se/I+MxDtokbXFpk7dx7cfLcSS5eFQQPWwGLtb9EJdAGfSWlHT/+yuKbLO IqMnK2P4OM+ZaUszUrd0VJB4zInH2I2d8cEVs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:subject:message-id:x-mailer:mime-version:content-type :content-transfer-encoding; b=BXUmhtfKYgAXopIMFb8KRmffTwjqa5Kr0YWGhGV1QgW8+d7i+2qt1pA9tBFNITaqrS 827nNlUBf5QsiFiR48Z9G+/++IshbpG/IL5h/YQT/sn3igYxEM7GyvZwaODLHna9BnmI b5G4CnsaiFNXBpXpzC5GsSjRxT1wPE7FcIHBI= Received: by 10.103.35.5 with SMTP id n5mr7063978muj.132.1266506276490; Thu, 18 Feb 2010 07:17:56 -0800 (PST) Received: from sng (chello089074015015.chello.pl [89.74.15.15]) by mx.google.com with ESMTPS id e10sm11450459muf.23.2010.02.18.07.17.55 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 18 Feb 2010 07:17:55 -0800 (PST) Date: Thu, 18 Feb 2010 16:17:59 +0100 From: Piotrek To: freebsd-java@freebsd.org Message-Id: <20100218161759.21151b3e.piokud84@gmail.com> X-Mailer: Sylpheed 2.7.1 (GTK+ 2.18.7; amd64-portbld-freebsd8.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: OpenJDK6 compilation failure X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Feb 2010 15:45:29 -0000 FreeBSD sng 8.0-STABLE FreeBSD 8.0-STABLE #0: Tue Feb 16 18:26:01 CET 2010 sng@sng:/usr/obj/usr/src/sys/DESKTOP-DEBUG amd64 Can't get OpenJDK6 compiled: -DPACKAGE_PATH=\"/usr/local\" -c -o /usr/ports/java/openjdk6/work/build/bsd-amd64/tmp/sun/sun.awt.X11/xawt/obj64/awt_InputMethod.o ../../../src/solaris/native/sun/awt/awt_InputMethod.c ../../../src/solaris/native/sun/awt/awt_GraphicsEnv.c: In function 'J2DXErrHandler': ../../../src/solaris/native/sun/awt/awt_GraphicsEnv.c:966: error: 'X_ShmAttach' undeclared (first use in this function) ../../../src/solaris/native/sun/awt/awt_GraphicsEnv.c:966: error: (Each undeclared identifier is reported only once ../../../src/solaris/native/sun/awt/awt_GraphicsEnv.c:966: error: for each function it appears in.) gmake[4]: *** [/usr/ports/java/openjdk6/work/build/bsd-amd64/tmp/sun/sun.awt.X11/xawt/obj64/awt_GraphicsEnv.o] Error 1 gmake[4]: *** Waiting for unfinished jobs.... ../../../src/solaris/native/sun/awt/awt_InputMethod.c:50:1: warning: "XtWindow" redefined In file included from ../../../src/solaris/native/sun/awt/awt_p.h:45, from ../../../src/solaris/native/sun/awt/awt_InputMethod.c:43: /usr/local/include/X11/IntrinsicP.h:207:1: warning: this is the location of the previous definition ../../../src/solaris/native/sun/awt/awt_InputMethod.c: In function 'createStatusWindow': ../../../src/solaris/native/sun/awt/awt_InputMethod.c:687: warning: pointer targets in passing argument 6 of 'XGetGeometry' differ in signedness ../../../src/solaris/native/sun/awt/awt_InputMethod.c:687: warning: pointer targets in passing argument 7 of 'XGetGeometry' differ in signedness ../../../src/solaris/native/sun/awt/awt_InputMethod.c:687: warning: pointer targets in passing argument 8 of 'XGetGeometry' differ in signedness ../../../src/solaris/native/sun/awt/awt_InputMethod.c:687: warning: pointer targets in passing argument 9 of 'XGetGeometry' differ in signedness ../../../src/solaris/native/sun/awt/awt_InputMethod.c: In function 'createXIC': ../../../src/solaris/native/sun/awt/awt_InputMethod.c:1036: warning: comparison between pointer and integer ../../../src/solaris/native/sun/awt/awt_InputMethod.c:1216: warning: assignment from incompatible pointer type ../../../src/solaris/native/sun/awt/awt_InputMethod.c: In function 'Java_sun_awt_X11_XInputMethod_openXIMNative': ../../../src/solaris/native/sun/awt/awt_InputMethod.c:1527: warning: passing argument 5 of 'XRegisterIMInstantiateCallback' from incompatible pointer type ../../../src/solaris/native/sun/awt/awt_InputMethod.c: In function 'Java_sun_awt_X11_XInputMethod_createXICNative': ../../../src/solaris/native/sun/awt/awt_InputMethod.c:1562: warning: comparison between pointer and integer ../../../src/solaris/native/sun/awt/awt_InputMethod.c: In function 'Java_sun_awt_X11_XInputMethod_setXICFocusNative': ../../../src/solaris/native/sun/awt/awt_InputMethod.c:1712: warning: comparison between pointer and integer gmake[4]: Leaving directory `/usr/ports/java/openjdk6/work/jdk/make/sun/xawt' gmake[3]: *** [library_parallel_compile] Error 2 gmake[3]: Leaving directory `/usr/ports/java/openjdk6/work/jdk/make/sun/xawt' gmake[2]: *** [all] Error 1 gmake[2]: Leaving directory `/usr/ports/java/openjdk6/work/jdk/make/sun' gmake[1]: *** [all] Error 1 gmake[1]: Leaving directory `/usr/ports/java/openjdk6/work/jdk/make' gmake: *** [jdk-build] Error 2 *** Error code 1 Stop in /usr/ports/java/openjdk6. *** Error code 1 Stop in /usr/ports/java/openjdk6. -- Piotrek