From owner-freebsd-java@freebsd.org Tue Oct 4 09:59:11 2016 Return-Path: Delivered-To: freebsd-java@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4B9B6AF3A53 for ; Tue, 4 Oct 2016 09:59:11 +0000 (UTC) (envelope-from girgen@FreeBSD.org) Received: from mail.pingpong.net (mail.pingpong.net [79.136.116.202]) by mx1.freebsd.org (Postfix) with ESMTP id 12E3BD5C for ; Tue, 4 Oct 2016 09:59:10 +0000 (UTC) (envelope-from girgen@FreeBSD.org) Received: from [172.16.0.5] (citron.pingpong.net [195.178.173.66]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.pingpong.net (Postfix) with ESMTPSA id CACEE1AEF0; Tue, 4 Oct 2016 11:59:02 +0200 (CEST) Subject: Re: java/openjdk8 build failure in lib/NetworkingLibraries.gmk Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) Content-Type: multipart/signed; boundary="Apple-Mail=_20468A5C-8852-43E8-B3BE-0C08C7DFAFEE"; protocol="application/pgp-signature"; micalg=pgp-sha256 X-Pgp-Agent: GPGMail From: Palle Girgensohn In-Reply-To: <20160930181007.59A561A4B4@mail.pingpong.net> Date: Tue, 4 Oct 2016 11:59:02 +0200 Cc: freebsd-java@freebsd.org Message-Id: <366EEEBE-37AC-4BA3-8592-3F1126239476@FreeBSD.org> References: <20160930181007.59A561A4B4@mail.pingpong.net> To: Roger Marquis X-Mailer: Apple Mail (2.3124) X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Oct 2016 09:59:11 -0000 --Apple-Mail=_20468A5C-8852-43E8-B3BE-0C08C7DFAFEE Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii > 30 sep. 2016 kl. 20:00 skrev Roger Marquis : >=20 > Anyone else seeing this in 9.3-RELEASE on amd64? >=20 > # /usr/ports/java/openjdk8> make > = /usr/ports/java/openjdk8/work/openjdk/jdk/src/solaris/native/java/net/Plai= nDatagramSocketImpl.c: In function 'mcast_join_leave': > = /usr/ports/java/openjdk8/work/openjdk/jdk/src/solaris/native/java/net/Plai= nDatagramSocketImpl.c:2185: warning: pointer targets in passing argument = 3 of 'getInet6Address_ipaddress' differ in signedness > In file included from = /usr/ports/java/openjdk8/work/openjdk/jdk/src/solaris/native/java/net/Netw= orkInterface.c:72: > /usr/include/net/if_var.h:178: error: field 'if_snd' has incomplete = type > gmake[2]: *** [lib/NetworkingLibraries.gmk:66: > = /usr/ports/java/openjdk8/work/openjdk/build/bsd-x86_64-normal-server-relea= se/jdk/objs/libnet/NetworkInterface.o] Error 1 > gmake[2]: *** Waiting for unfinished jobs.... > gmake[1]: *** [BuildJdk.gmk:70: libs-only] Error 2 > gmake: *** [/usr/ports/java/openjdk8/work/openjdk//make/Main.gmk:120: = jdk-only] Error 2 > =3D=3D=3D> Compilation failed unexpectedly. No, But /usr/include/net/if_var.h:178: error: field 'if_snd' has incomplete type sounds like a problem with a header file in Freebsd userland, not = specifically in openjdk? palle --Apple-Mail=_20468A5C-8852-43E8-B3BE-0C08C7DFAFEE Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Comment: GPGTools - http://gpgtools.org iQEcBAEBCAAGBQJX831mAAoJEDQn0sf36UlssnwIAMcx5jvVESyQHZueYeRShYhq iRhFWjpYLRm3lByU0PQ4izyUibnHb/IKDnzpflg5PqSjl0pDgY2B4Y3gUhEUzh5P tlrOSUT9RIzJ6S3KXn3NPv/WP9vMTz0WELxFps0yx6ohpZVuweJdJb8uFb7o6Pdp 5Ziajx/Zs7Ip42bbq7xJWJb2PCVCfF3h4QTd2REs1SBsyPHdnpQ50Ewu4a2Y1isi R6ZEQwDEUodnKQDyp1YGVKgZLswxeClraE9S3IT/fw+Kjc8qd4lTDL/oQDyiDaW1 nEPLWPK1VwSMahak2IEh1owbQuucVVsB3ufqTh+UX7XffwdWY7oF8H9UD48uVH8= =yFBz -----END PGP SIGNATURE----- --Apple-Mail=_20468A5C-8852-43E8-B3BE-0C08C7DFAFEE--