From owner-freebsd-java@freebsd.org Sun Mar 10 00:23:27 2019 Return-Path: Delivered-To: freebsd-java@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5BBAE153E1A5 for ; Sun, 10 Mar 2019 00:23:27 +0000 (UTC) (envelope-from maciphone2@googlemail.com) Received: from n6.nabble.com (n6.nabble.com [162.255.23.37]) by mx1.freebsd.org (Postfix) with ESMTP id CDFE482937 for ; Sun, 10 Mar 2019 00:23:25 +0000 (UTC) (envelope-from maciphone2@googlemail.com) Received: from n6.nabble.com (localhost [127.0.0.1]) by n6.nabble.com (Postfix) with ESMTP id 21118CDED630 for ; Sat, 9 Mar 2019 17:23:18 -0700 (MST) Date: Sat, 9 Mar 2019 17:23:18 -0700 (MST) From: klaus4 To: freebsd-java@freebsd.org Message-ID: <1552177398097-0.post@n6.nabble.com> In-Reply-To: <091b2780-f2f1-6423-0dd7-e0d2849bac84@gmx.net> References: <20190308180402.GA61500@misty.eyesbeyond.com> <091b2780-f2f1-6423-0dd7-e0d2849bac84@gmx.net> Subject: Re: JDK 11 update MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Rspamd-Queue-Id: CDFE482937 X-Spamd-Bar: ++ X-Spamd-Result: default: False [2.86 / 15.00]; ARC_NA(0.00)[]; FROM_HAS_DN(0.00)[]; DMARC_POLICY_QUARANTINE(1.50)[googlemail.com : No valid SPF, No valid DKIM,quarantine]; FREEMAIL_FROM(0.00)[googlemail.com]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-java@freebsd.org]; TO_DN_NONE(0.00)[]; R_SPF_SOFTFAIL(0.00)[~all]; RCPT_COUNT_ONE(0.00)[1]; NEURAL_SPAM_MEDIUM(0.67)[0.669,0]; IP_SCORE(0.10)[ip: (0.39), ipnet: 162.255.20.0/22(0.12), asn: 21624(0.04), country: US(-0.07)]; NEURAL_SPAM_SHORT(0.23)[0.234,0]; MX_GOOD(-0.01)[alt3.gmail-smtp-in.l.google.com,alt4.gmail-smtp-in.l.google.com,gmail-smtp-in.l.google.com,alt2.gmail-smtp-in.l.google.com,alt1.gmail-smtp-in.l.google.com]; NEURAL_SPAM_LONG(0.37)[0.370,0]; RCVD_IN_DNSWL_NONE(0.00)[37.23.255.162.list.dnswl.org : 127.0.10.0]; RCVD_NO_TLS_LAST(0.10)[]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; FREEMAIL_ENVFROM(0.00)[googlemail.com]; ASN(0.00)[asn:21624, ipnet:162.255.20.0/22, country:US]; MIME_TRACE(0.00)[0:+]; RCVD_COUNT_TWO(0.00)[2] X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Mar 2019 00:23:27 -0000 <<< Michael wrote : --with-boot-jdk=3D/usr/local/openjdk11 \ Ouch, isn't this a chicken-and-egg problem here? How did you solve this prolbem? I really hate that Java is not selfcontained...>>> Hi Michael, no, not a problem , that's just the bootstrap jdk which Greg Lewis provided to us as :=20 http://distcache.FreeBSD.org/local-distfiles/glewis/openjdk11-11.0.2.9.1-am= d64.tar.xz=20 you can install it to /usr/local/openjdk11 or wherever you want and change the flag to that point or like I did : I just installed it, set JAVA_HOME and the PATH to /bin in sh-shell- so even not necessary to set this flag, the build will automatically detect bootstrap -java -version=3D11. GLewis will provide that as the bootstrap jd= k in his finished port. As I wrote I made a successful build with the tools provided by GLewis+ KMiller. You can begin now with that "tools" ,everything complete, GLewis`s compiler-flags are all good, don`t worry bout that ;-) <<< Michael wrote : Does this basically mean that won't be a i386 release of OpenJDK 11 for=20 FreeBSD? What is the actual obstacle here?=20 >>> No, that basically means that you have to bootstrap the Tux-jdk via NFS if you=E2=80=99re on i386, as described by K. Miller . Best Regards Klaus=20 -- Sent from: http://freebsd.1045724.x6.nabble.com/freebsd-java-f4188125.html From owner-freebsd-java@freebsd.org Mon Mar 11 04:59:50 2019 Return-Path: Delivered-To: freebsd-java@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A6F44152F8D3 for ; Mon, 11 Mar 2019 04:59:50 +0000 (UTC) (envelope-from glewis@eyesbeyond.com) Received: from misty.eyesbeyond.com (gerbercreations.com [71.39.140.16]) by mx1.freebsd.org (Postfix) with ESMTP id E6FE381D2B for ; Mon, 11 Mar 2019 04:59:44 +0000 (UTC) (envelope-from glewis@eyesbeyond.com) Received: from misty.eyesbeyond.com (localhost.eyesbeyond.com [127.0.0.1]) by misty.eyesbeyond.com (8.15.2/8.15.2) with ESMTP id x2B4xbRk043325; Sun, 10 Mar 2019 21:59:38 -0700 (PDT) (envelope-from glewis@eyesbeyond.com) Received: (from glewis@localhost) by misty.eyesbeyond.com (8.15.2/8.15.2/Submit) id x2B4xbW4043324; Sun, 10 Mar 2019 21:59:37 -0700 (PDT) (envelope-from glewis@eyesbeyond.com) X-Authentication-Warning: misty.eyesbeyond.com: glewis set sender to glewis@eyesbeyond.com using -f Date: Sun, 10 Mar 2019 21:59:37 -0700 From: Greg Lewis To: Michael Osipov <1983-01-06@gmx.net> Cc: freebsd-java@freebsd.org Subject: Re: JDK 11 update Message-ID: <20190311045937.GA43260@misty.eyesbeyond.com> References: <20190308180402.GA61500@misty.eyesbeyond.com> <091b2780-f2f1-6423-0dd7-e0d2849bac84@gmx.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <091b2780-f2f1-6423-0dd7-e0d2849bac84@gmx.net> User-Agent: Mutt/1.11.3 (2019-02-01) X-Rspamd-Queue-Id: E6FE381D2B X-Spamd-Bar: ++ Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [2.39 / 15.00]; ARC_NA(0.00)[]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; NEURAL_SPAM_SHORT(0.67)[0.667,0]; MIME_GOOD(-0.10)[text/plain]; HAS_XAW(0.00)[]; DMARC_NA(0.00)[eyesbeyond.com]; AUTH_NA(1.00)[]; NEURAL_SPAM_MEDIUM(0.60)[0.603,0]; RCVD_COUNT_THREE(0.00)[3]; TO_MATCH_ENVRCPT_SOME(0.00)[]; MX_GOOD(-0.01)[mail.iagu.net,mail.eyesbeyond.com]; RCPT_COUNT_TWO(0.00)[2]; NEURAL_SPAM_LONG(0.14)[0.143,0]; R_SPF_NA(0.00)[]; FREEMAIL_TO(0.00)[gmx.net]; RCVD_NO_TLS_LAST(0.10)[]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:209, ipnet:71.32.0.0/13, country:US]; IP_SCORE(-0.01)[asn: 209(0.01), country: US(-0.07)] X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Mar 2019 04:59:50 -0000 On Sat, Mar 09, 2019 at 09:15:42PM +0100, Michael Osipov wrote: > Am 2019-03-08 um 19:04 schrieb Greg Lewis: > > For those who want to try and compile it, the current commands I'm using > > look like this: > > > > env CPPFLAGS=-I/usr/local/include \ > > LDFLAGS=-L/usr/local/lib \ > > CC=/usr/bin/cc \ > > CXX=/usr/bin/c++ \ > > bash configure \ > > --with-boot-jdk=/usr/local/openjdk11 \ > > Ouch, isn't this a chicken-and-egg problem here? How did you solve this > prolbem? I really hate that Java is not selfcontained... See the link to the pull request I posted later in the email: https://github.com/battleblow/openjdk-jdk11u/pull/1 > > If you are on i386/powerpc64/arm, which are supported by openjdk8, then > > you'll need to work a lot harder to get yourself bootstrapped since there > > is no binary. See https://github.com/battleblow/openjdk-jdk11u/pull/1 for > > some hints on how to bootstrap without a working JDK 11. There will also > > likely be errors you need to fix since it has not been compiled on these > > platforms yet. > > > > Does this basically mean that won't be a i386 release of OpenJDK 11 for > FreeBSD? What is the actual obstacle here? The biggest known obstacle is that no one has performed the bootstrapping procedure for OpenJDK 11 on FreeBSD/i386. -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology FreeBSD : glewis@FreeBSD.org From owner-freebsd-java@freebsd.org Sun Mar 10 21:00:25 2019 Return-Path: Delivered-To: freebsd-java@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BA0E91541B2E for ; Sun, 10 Mar 2019 21:00:25 +0000 (UTC) (envelope-from bugzilla-noreply@FreeBSD.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 501B88E1E8 for ; Sun, 10 Mar 2019 21:00:25 +0000 (UTC) (envelope-from bugzilla-noreply@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id 09BB31541B29; Sun, 10 Mar 2019 21:00:25 +0000 (UTC) Delivered-To: java@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EBA981541B28 for ; Sun, 10 Mar 2019 21:00:24 +0000 (UTC) (envelope-from bugzilla-noreply@FreeBSD.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8AFA88E1E0 for ; Sun, 10 Mar 2019 21:00:24 +0000 (UTC) (envelope-from bugzilla-noreply@FreeBSD.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id CAFE920685 for ; Sun, 10 Mar 2019 21:00:23 +0000 (UTC) (envelope-from bugzilla-noreply@FreeBSD.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id x2AL0NVL054305 for ; Sun, 10 Mar 2019 21:00:23 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x2AL0N2P054299 for java@FreeBSD.org; Sun, 10 Mar 2019 21:00:23 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Message-Id: <201903102100.x2AL0N2P054299@kenobi.freebsd.org> X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@FreeBSD.org using -f From: bugzilla-noreply@FreeBSD.org To: java@FreeBSD.org Subject: Problem reports for java@FreeBSD.org that need special attention Date: Sun, 10 Mar 2019 21:00:23 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.29 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Mar 2019 21:00:26 -0000 To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and obsolete releases. Status | Bug Id | Description ------------+-----------+--------------------------------------------------- Open | 221213 | java/linux-oracle-jdk18: Does not work with NONE- New | 235240 | devel/libinotify: move sys/inotify.h into a subdi 2 problems total for which you should take action. From owner-freebsd-java@freebsd.org Mon Mar 11 13:37:54 2019 Return-Path: Delivered-To: freebsd-java@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EBDAC1543600 for ; Mon, 11 Mar 2019 13:37:53 +0000 (UTC) (envelope-from lev@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8964B96481; Mon, 11 Mar 2019 13:37:53 +0000 (UTC) (envelope-from lev@FreeBSD.org) Received: from onlyone.not-for.work (onlyone.not-for.work [148.251.9.81]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) (Authenticated sender: lev/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id 36D1A14B36; Mon, 11 Mar 2019 13:37:53 +0000 (UTC) (envelope-from lev@FreeBSD.org) Received: from [192.168.23.186] (unknown [89.113.128.32]) (Authenticated sender: lev@serebryakov.spb.ru) by onlyone.not-for.work (Postfix) with ESMTPSA id CF34EE869; Mon, 11 Mar 2019 16:37:50 +0300 (MSK) Reply-To: lev@FreeBSD.org Subject: Re: JDK 11 update To: Greg Lewis , freebsd-java@freebsd.org References: <20190308180402.GA61500@misty.eyesbeyond.com> From: Lev Serebryakov Openpgp: preference=signencrypt Autocrypt: addr=lev@FreeBSD.org; prefer-encrypt=mutual; keydata= mQINBFKbGksBEADeguVs+XyJc3mL3iiOBqDd16wSk97YTJYOi4VsHsINzJr09oFvNDiaDBIi fLn2p8XcJvehcsF2GSgrfXfw+uK4O1jyNIKJmiYA0EtE+ZbRtvDrrE0w6Q8+SDeKA21SWh3Y vSQ0DJUontbgW55ER2CbEiIUTIn34uQ0kmESAaw/v5p/9ue8yPTmURvv130FqPFz8VPzltqL NxyGt54TxPfKAzAHEIwxlEZ63JOwzloKh1UDBExcsf9nJO08/TAVgR5UZ5njFBPzaaquhRoP qPJLEQQDqxPIlvMNtHKf7iIebE4BHeqgCdJA0BoiR6gpa0wlsZtdrTPK3n4wYSphLvGbhfOZ YW/hbcu7HYS/FImkVxB3iY17kcC1UTnx4ZaYeASPBGOOPbXky1lLfmDGWIFT//70yx+G17qD OZzF1SvJJhGvh6ilFYaWMX7T+nIp6Mcafc4D7AakXM+XdubNXOMlCJhzPcZ0skgAEnYV587w V7em5fDVwQccwvtfezzqKeJAU5TGiywBHSR5Svzk2FwRNf6M//hWkpq0SRR63iOhkHGOAEBi 69GfEIwH2/w24rLxP0E+Hqq8n+EWNkPatw1Mhcl5PKkdvGCjJUaGNMkpBffjyYo254JXRscR eEnwdIkJt4ErDvjb2/UrOFq31wWMOiLzJeVchAgvTHBMRfP9aQARAQABtCFMZXYgU2VyZWJy eWFrb3YgPGxldkBGcmVlQlNELm9yZz6JAlYEEwEIAEACGwMHCwkIBwMCAQYVCAIJCgsEFgID AQIeAQIXgBYhBPltHKC19DGLZ0szCuqwPFi/3EePBQJb/TeXBQkPBbfGAAoJEOqwPFi/3EeP LtEQANQLS89OCDSnLDZLyCj7sH5GZbTikJp9Or2McqEOpjgtfY/OgqCe7lfo8f71tTN3gL2t VGtNEtsl6CqKeBdm6fqsetCAed2+waJfbXLZWReLRSFQJ/cbof8MB3h/uEw8Zng1ZbyEU0eG rc41Mhk8bTfxjNRjkXDbp0+2xug+eRr2RYhiY2SxH+iy57AbRIu9gkjfL05VztfvsV5dPxt7 +reHf2Vhtu+qCRtCytGQqDvYWGpVZ8U5fHJxFdsJpn66LAe8w+iRGCbppB5TKeHkqWqDb++u sd5ZHzwep/7qcLBeKggi8+a2C3J1J4TpYBwdPgusrGtBPf2EYSTc/0mW5j86g1l8UDN9qXAI FvWbKf22p5SlYUzf5qRLny4ZdDl1mH13lmJV7ZkZGMKnt0IjJ2x0LRgLGhiSm/D4Lh8yc/MX uhj9BB020XbWcMUPpA7S7YaWeIXbnK3NrPU0yk77prFJblfskOwuaxJIwa2mX+cCAQA95As5 2talifo4Kh8OLSvS1gpbMo64LllTzuGbCWuKecH3fpMlZlD7/10z9lBvkSXA7KgadDfN0yHO xGCK8KE9gXXmEVRlbgGDYOJw9FLWHuSZHUvQTkmr4goXrmMIKa9A4BKO3s9vowP4pJ0vp3kz MIBeEwKSvAeZZfgKbIKggKUuQ5gsAqvF360sG3+UuQINBFKbGksBEAC0a9wfjo2P3JyT7Lc+ QlbFVshGbSbazb4ma7QYG5IZZD5vfLBFkePoG6cnrn3WCXp4A43hszAynCwe4eXyAkv4+gPF 3ZSeNE5Wz3zYG+jh2nm2iGCkyaVykfbA+2chor2DKH5tHpuNMBlF+wSJHZKJmlo/sFIktAnV 1NBVg4/cL+9/hIpvl82cl3hYCD7/e7/qRE+w38CpAAzn65FvbODn7xlY3fsJt+cHPBJ4EBM9 KnTwcce+F+72RQMZQEl7vIAwSRmLdgZHN0MFC533l62SVoKjT0eaOOIBrvesmojhWjfwugib Xr+WRF/tGcW77Bxwe2eQLbEVESqWeMORxRxocx7Q7aACoHmf4G4U1Vzx7zUEfNfHjfjZeQVf AURf/MoUelZSW/BmMIfKCg3lRlWAt+Pq2h2UADPVqAZze45beE/c8z8LZsOZiGoRhYL8NSg6 +ziLTdmYLWdtFGAuZhqOtNp5h6tGj21OksBotcaIa5YjbCmmnImIjGlSBkUKvIhq/RXth5b2 gNwaQdu+Yv4AlZVHRsuVywL/skDFL5+We11bDK6MQ5PzvmntRJcgbyoisn1hiV04OV1LpJJM kJn1j8VlBqDQNT/z+BjB0ru/0anv+5uLj7v0ck06rEo4yiXT/ZAcBM76j7V7FaGbkoba6bUU CQ2H5YYBOKpikjCnpwARAQABiQI8BBgBCAAmAhsMFiEE+W0coLX0MYtnSzMK6rA8WL/cR48F Alv9N7IFCQ8Ft+cACgkQ6rA8WL/cR49wpw//W7QrZHKYUWEVHtPLVMlcM1f7MgwnYlIRe/I6 gykwvt87sqxSYu7eHxfX6JZR2M9UYuUYscSR57gxXKu2Uzqaz2KjvEIXJCwCTsuXZjkQ19oL hAPsucw2AcMI6YqPXbZ7hO0Mh8jMeJzD6vDvx3zvunQxGQoZKxr3BvRUyO7NCYbA7N8ccI3E Tmdjj9JTbtue9WaUeGLszFDiITmkASBdsK07y4ylLAJzUGCvYLBU3gx0bBOB2S8SbxHYmQlj ewjovbp+MbT+CoXNxZp+gDRModGyIMdRIotkRiDbgNl0VWIT0SS1GUUlUHKzQ/ZPUvpvk6Gq s/SYBS7rBQNSoXXmJxNW6I6atVNW7JhInC1tkHxBlbpik4FK07J6NHFTx+9ygyCxbxwNA/Le FGkL3kU0VFXR2dNiAVbeueUPF6tU5Bye5ftgpLKOSAbo1g++EKUkc8335/4oYRBMcGEk4xUr NAvzoFPhA2W3KtklruJ9ThrFt9+//NB5ySlVgTwGWMuBJoskEmNOTBv34/UQPUIuE4xSwy6y H+nRQJooiMFo5QCosslJPlwyV63NS9lYXB6n3QWOCP6sFdWACNUCOFv4uk7LQdY9BsCmt2Tk cLuHmoS+fvUesQXnYV2aQi9HciriPIj2gvJ6WjgiaC/PpePil0fzyrfG/JMyHL0qcgmYoj0= Organization: FreeBSD Message-ID: <0e14853f-e2b3-d67f-c6c5-f5bda7b9aca6@FreeBSD.org> Date: Mon, 11 Mar 2019 16:37:50 +0300 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.5.3 MIME-Version: 1.0 In-Reply-To: <20190308180402.GA61500@misty.eyesbeyond.com> Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="XclwrrOScI2mb7rDM5I0kz4zv9JVj8LWr" X-Rspamd-Queue-Id: 8964B96481 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.98 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.998,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.98)[-0.980,0]; ASN(0.00)[asn:11403, ipnet:96.47.64.0/20, country:US] X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Mar 2019 13:37:54 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --XclwrrOScI2mb7rDM5I0kz4zv9JVj8LWr Content-Type: multipart/mixed; boundary="1Z01T4iKSEaTbWXXRX1kWssvl6l1CfwBc"; protected-headers="v1" From: Lev Serebryakov Reply-To: lev@FreeBSD.org To: Greg Lewis , freebsd-java@freebsd.org Message-ID: <0e14853f-e2b3-d67f-c6c5-f5bda7b9aca6@FreeBSD.org> Subject: Re: JDK 11 update References: <20190308180402.GA61500@misty.eyesbeyond.com> In-Reply-To: <20190308180402.GA61500@misty.eyesbeyond.com> --1Z01T4iKSEaTbWXXRX1kWssvl6l1CfwBc Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: quoted-printable On 08.03.2019 21:04, Greg Lewis wrote: Wow wow wow wow! Thank you for your great job! --=20 // Lev Serebryakov --1Z01T4iKSEaTbWXXRX1kWssvl6l1CfwBc-- --XclwrrOScI2mb7rDM5I0kz4zv9JVj8LWr Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- iQKTBAEBCgB9FiEE+W0coLX0MYtnSzMK6rA8WL/cR48FAlyGZK5fFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEY5 NkQxQ0EwQjVGNDMxOEI2NzRCMzMwQUVBQjAzQzU4QkZEQzQ3OEYACgkQ6rA8WL/c R49qAxAAriid2z3wPw40m6qirW4/+u1saObWGF0aIu90wuKFTNso7wW9WYpbKQjn B/dg5EwU3oYWGnvHkvV+5iL0v6tw9nAhejoPOxqWUQBd+UVHizHg9nOsLarG4vUZ 1usjy9ns+u1e4AF675YVIyIfxvtXx5h7wupTlhTh8Omz8fCnHL4kjnkKyClP/H9z eaBRKD5LW9GXzbBMWecH1nrF3j0v8ztvEik7BC74BkBrGkx3y55natGOOtZdUHaq Hthdjc34s10fBePzU0HapBvlC0pwcKduFXelt/tRSFZwmCJcwt8xGbpJ9J4C70vU KmrcNVVSipRUYy/bZ/0q8sTRtrL0zYtin2omBL6+MTrugmlzNdnSxR5udPZRyY9/ Kn74NCIBsuOrLpjXDTC+o+TMfCcRl1huwZrE8c3MpG72CTZ9Sl6NFSlhyVtwAsxE 6ri41jqPjTuFht8zOETdvKpqZKAS1QRUGMWZ76eyym/m6bgT3H6wAhmPaLQPHdww TN7zztA4G8uw61Xacn26wR9pKxcbNZ+JVxCllKhaoIOyN171jhFxqErZMpKCQLMJ rLevMFT6TLtwiCTJirxxZcPyFVBEAPLtW/Dv1o6/3JCg2dfsmD7iMqjyGdiJu/DA R69or7bJFRYQ1f9HjeBn3t4aTf9OeJy0IKL734Fb3FdrcWpoMsY= =Cx+/ -----END PGP SIGNATURE----- --XclwrrOScI2mb7rDM5I0kz4zv9JVj8LWr-- From owner-freebsd-java@freebsd.org Mon Mar 11 22:53:35 2019 Return-Path: Delivered-To: freebsd-java@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1611C15317A9 for ; Mon, 11 Mar 2019 22:53:35 +0000 (UTC) (envelope-from 1983-01-06@gmx.net) Received: from mout.gmx.net (mout.gmx.net [212.227.17.22]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "mout.gmx.net", Issuer "TeleSec ServerPass DE-2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id CD3928858E for ; Mon, 11 Mar 2019 22:53:33 +0000 (UTC) (envelope-from 1983-01-06@gmx.net) Received: from [192.168.1.13] ([84.143.151.93]) by mail.gmx.com (mrgmx101 [212.227.17.168]) with ESMTPSA (Nemesis) id 0M0tr1-1gmVAi3UIJ-00vBY0; Mon, 11 Mar 2019 23:53:15 +0100 Subject: Re: JDK 11 update To: Greg Lewis Cc: freebsd-java@freebsd.org References: <20190308180402.GA61500@misty.eyesbeyond.com> <091b2780-f2f1-6423-0dd7-e0d2849bac84@gmx.net> <20190311045937.GA43260@misty.eyesbeyond.com> From: Michael Osipov <1983-01-06@gmx.net> Message-ID: Date: Mon, 11 Mar 2019 23:53:12 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.5.3 MIME-Version: 1.0 In-Reply-To: <20190311045937.GA43260@misty.eyesbeyond.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Provags-ID: V03:K1:bPh5cR/GOelSujcx0GzwueR0BBlTsi6rnvtWZlpkjp7pbWnBNb+ hVebXRNL2WphvIpBMLqbZ/7fNcNjfsTcLZddfepXp+7/AC35yHloB8KT41cV9krTW/mM4+h ovMW9aXQMebJiuu5d1/DP6Kr/bGcVQ/mmkXRm4qFGdMzmyjiHh7Q0zrP9uJZpZC/rkopDTL 2meAHEjTFbHNYvx8RtYHQ== X-Spam-Flag: NO X-UI-Out-Filterresults: notjunk:1;V03:K0:icXfcdn7cvc=:Fs2P2Uh2P21AMVfzCYNhEd JgEb3ORhzT4jpG2rn7Mx8bw64NTYGFlJDu7YY0jWszbQJRDxGX4tY6n0jbfMIYTjsY1wy1PLx 3GeIQ/qVcIvXPvCDxKGom6+CcgGfxR7aKHzB0c60VGd1nOQVzVvE2Hwr26an9k/MP5jQQwTPu OCPYRriw7JDajNnbeznEyS7ycBMW3MsZgiJm/8SYBuyzMZ+taNqeW6wXatg52aBHEalwPA4OK 82BEenD3znQS71yr3bkGAd/Nwo6u9qXKJeSCdgF5d6VI7LZrngTKwCUjumfeRasKbqhFLHoQ0 gWEkqncIlXkf38wF3u8F6b+BcoPyWlLugQglm7fvgdXaJlVmbHqevU6RWwbbz+L3jvkiBsWj6 15Jqkd3E5/5PDFT0E2dUv8KG5Q4O7zpsP5FhimWmyYcMoqPMC8qNKZ0lOi52+UvVcLbTlaDgp La/PB8lMzQfoe92MuXaVlMWhTIcYcauMvzLhy8ILm2Fu9JsTCqjUzQudVCBGxqCK8uhMYjoRy TrTbQAUNlMORf80QxVK71uR4vqgaBqWvk8yKKMaQFB6NgbJchwT/099tda1jyz8Wast8kSY1A ml0Td7iefFzbgZeXMr20ZsS/CQjpUYktQc93IxkQbKjvQIMm6RmtahOjgX+qt40WlN5geBjGx 85Muz1AyFYIez477oE2i1jLXahx7tDfm+lwGTajIWMBQNMm4TO5j4a/CIq74IW+qQaCVLNeeG 5P9luSP5ASqy8ZXg8uK2sEcqY6YkMf8n1cJDE5rQElx2KbQWYiyDSSON4h37ZPI7+vdw+uJbd wsJa7BzmweDdKvZQBPfV34Wz+YjeUaZ8Sq5RGnDRhMqLDMC31Ho7syZK5+cjIAAeIjGr6nTo0 D2xPJlyJMAp3aCj2LAsjXIHs1dKzDZIBZnxXnSUHOBxR9LUPcQi8+GMS3tUhKD2z2u110vaMA 16iHLpuA3xQ== X-Rspamd-Queue-Id: CD3928858E X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; spf=pass (mx1.freebsd.org: domain of 1983-01-06@gmx.net designates 212.227.17.22 as permitted sender) smtp.mailfrom=1983-01-06@gmx.net X-Spamd-Result: default: False [-4.08 / 15.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; RCVD_COUNT_TWO(0.00)[2]; NEURAL_HAM_MEDIUM(-0.98)[-0.982,0]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; R_SPF_ALLOW(-0.20)[+ip4:212.227.17.0/27]; FREEMAIL_FROM(0.00)[gmx.net]; MIME_GOOD(-0.10)[text/plain]; MIME_TRACE(0.00)[0:+]; DMARC_NA(0.00)[gmx.net]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; TO_MATCH_ENVRCPT_SOME(0.00)[]; MX_GOOD(-0.01)[mx00.emig.gmx.net,mx01.emig.gmx.net]; RCPT_COUNT_TWO(0.00)[2]; NEURAL_HAM_SHORT(-0.97)[-0.969,0]; IP_SCORE(-0.72)[ip: (-4.20), ipnet: 212.227.0.0/16(-1.11), asn: 8560(1.70), country: DE(-0.01)]; RCVD_IN_DNSWL_LOW(-0.10)[22.17.227.212.list.dnswl.org : 127.0.3.1]; R_DKIM_NA(0.00)[]; FREEMAIL_ENVFROM(0.00)[gmx.net]; ASN(0.00)[asn:8560, ipnet:212.227.0.0/16, country:DE]; MID_RHS_MATCH_FROM(0.00)[]; RCVD_TLS_ALL(0.00)[]; FROM_EQ_ENVFROM(0.00)[] X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Mar 2019 22:53:35 -0000 Am 2019-03-11 um 05:59 schrieb Greg Lewis: > On Sat, Mar 09, 2019 at 09:15:42PM +0100, Michael Osipov wrote: >> Am 2019-03-08 um 19:04 schrieb Greg Lewis: >>> For those who want to try and compile it, the current commands I'm using >>> look like this: >>> >>> env CPPFLAGS=-I/usr/local/include \ >>> LDFLAGS=-L/usr/local/lib \ >>> CC=/usr/bin/cc \ >>> CXX=/usr/bin/c++ \ >>> bash configure \ >>> --with-boot-jdk=/usr/local/openjdk11 \ >> >> Ouch, isn't this a chicken-and-egg problem here? How did you solve this >> prolbem? I really hate that Java is not selfcontained... > > See the link to the pull request I posted later in the email: > > https://github.com/battleblow/openjdk-jdk11u/pull/1 As far as I understand Kurt's approach, here's using a precompiled version on Ubuntu via SSH to produce portable Java bytecode? If so, that looks pretty insane and brittle to me, doesn't it? I have expected that we run BSD on BSD, no further deps. Please correct me if I am wrong. Michael From owner-freebsd-java@freebsd.org Tue Mar 12 00:03:39 2019 Return-Path: Delivered-To: freebsd-java@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 10B0D153318F for ; Tue, 12 Mar 2019 00:03:39 +0000 (UTC) (envelope-from maciphone2@googlemail.com) Received: from n6.nabble.com (n6.nabble.com [162.255.23.37]) by mx1.freebsd.org (Postfix) with ESMTP id B27728A8FD for ; Tue, 12 Mar 2019 00:03:37 +0000 (UTC) (envelope-from maciphone2@googlemail.com) Received: from n6.nabble.com (localhost [127.0.0.1]) by n6.nabble.com (Postfix) with ESMTP id 814C9CE8CCB5 for ; Mon, 11 Mar 2019 17:03:36 -0700 (MST) Date: Mon, 11 Mar 2019 17:03:36 -0700 (MST) From: klaus4 To: freebsd-java@freebsd.org Message-ID: <1552349016488-0.post@n6.nabble.com> In-Reply-To: References: <20190308180402.GA61500@misty.eyesbeyond.com> <091b2780-f2f1-6423-0dd7-e0d2849bac84@gmx.net> <20190311045937.GA43260@misty.eyesbeyond.com> Subject: Re: JDK 11 update MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: B27728A8FD X-Spamd-Bar: ++ X-Spamd-Result: default: False [3.00 / 15.00]; FREEMAIL_FROM(0.00)[googlemail.com]; TO_DN_NONE(0.00)[]; R_SPF_SOFTFAIL(0.00)[~all]; MX_GOOD(-0.01)[alt3.gmail-smtp-in.l.google.com,alt4.gmail-smtp-in.l.google.com,gmail-smtp-in.l.google.com,alt2.gmail-smtp-in.l.google.com,alt1.gmail-smtp-in.l.google.com]; RCVD_NO_TLS_LAST(0.10)[]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; FREEMAIL_ENVFROM(0.00)[googlemail.com]; ASN(0.00)[asn:21624, ipnet:162.255.20.0/22, country:US]; MIME_TRACE(0.00)[0:+]; ARC_NA(0.00)[]; FROM_HAS_DN(0.00)[]; DMARC_POLICY_QUARANTINE(1.50)[googlemail.com : No valid SPF, No valid DKIM,quarantine]; TO_MATCH_ENVRCPT_ALL(0.00)[]; NEURAL_SPAM_SHORT(0.07)[0.074,0]; MIME_GOOD(-0.10)[text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-java@freebsd.org]; NEURAL_SPAM_MEDIUM(0.98)[0.977,0]; RCPT_COUNT_ONE(0.00)[1]; IP_SCORE(0.09)[ip: (0.36), ipnet: 162.255.20.0/22(0.11), asn: 21624(0.04), country: US(-0.07)]; NEURAL_SPAM_LONG(0.37)[0.367,0]; RCVD_IN_DNSWL_NONE(0.00)[37.23.255.162.list.dnswl.org : 127.0.10.0]; RCVD_COUNT_TWO(0.00)[2] X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Mar 2019 00:03:39 -0000 Hi Michael, the instructions for NFS-bootstrap are only for the 1st person who compiles a binary for i386 to use it there as the bootsrap - jdk for the final port . It has nothing to do with the final port which you will see as a user. You're ready to go with x64 for now and : do you really use i386? :-) Unfortunately although I have many machines but no more i386 next to me at the moment to give you a bootsrap-binary for i386 ... and you should not expect from Oracle that they go with BSD-only ;-) Regards Klaus -- Sent from: http://freebsd.1045724.x6.nabble.com/freebsd-java-f4188125.html From owner-freebsd-java@freebsd.org Tue Mar 12 02:16:08 2019 Return-Path: Delivered-To: freebsd-java@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EB669153D09A for ; Tue, 12 Mar 2019 02:16:07 +0000 (UTC) (envelope-from glewis@eyesbeyond.com) Received: from misty.eyesbeyond.com (gerbercreations.com [71.39.140.16]) by mx1.freebsd.org (Postfix) with ESMTP id 032416BE15 for ; Tue, 12 Mar 2019 02:16:05 +0000 (UTC) (envelope-from glewis@eyesbeyond.com) Received: from misty.eyesbeyond.com (localhost.eyesbeyond.com [127.0.0.1]) by misty.eyesbeyond.com (8.15.2/8.15.2) with ESMTP id x2C2Fufg066248; Mon, 11 Mar 2019 19:15:57 -0700 (PDT) (envelope-from glewis@eyesbeyond.com) Received: (from glewis@localhost) by misty.eyesbeyond.com (8.15.2/8.15.2/Submit) id x2C2FtJA066247; Mon, 11 Mar 2019 19:15:55 -0700 (PDT) (envelope-from glewis@eyesbeyond.com) X-Authentication-Warning: misty.eyesbeyond.com: glewis set sender to glewis@eyesbeyond.com using -f Date: Mon, 11 Mar 2019 19:15:55 -0700 From: Greg Lewis To: Michael Osipov <1983-01-06@gmx.net> Cc: freebsd-java@freebsd.org Subject: Re: JDK 11 update Message-ID: <20190312021555.GA66236@misty.eyesbeyond.com> References: <20190308180402.GA61500@misty.eyesbeyond.com> <091b2780-f2f1-6423-0dd7-e0d2849bac84@gmx.net> <20190311045937.GA43260@misty.eyesbeyond.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.11.3 (2019-02-01) X-Rspamd-Queue-Id: 032416BE15 X-Spamd-Bar: +++ Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [3.25 / 15.00]; ARC_NA(0.00)[]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; NEURAL_SPAM_SHORT(0.79)[0.788,0]; MIME_GOOD(-0.10)[text/plain]; HAS_XAW(0.00)[]; DMARC_NA(0.00)[eyesbeyond.com]; AUTH_NA(1.00)[]; NEURAL_SPAM_MEDIUM(0.85)[0.847,0]; RCVD_COUNT_THREE(0.00)[3]; TO_MATCH_ENVRCPT_SOME(0.00)[]; MX_GOOD(-0.01)[cached: mail.iagu.net]; RCPT_COUNT_TWO(0.00)[2]; NEURAL_SPAM_LONG(0.64)[0.637,0]; R_SPF_NA(0.00)[]; FREEMAIL_TO(0.00)[gmx.net]; RCVD_NO_TLS_LAST(0.10)[]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:209, ipnet:71.32.0.0/13, country:US]; IP_SCORE(-0.01)[asn: 209(0.01), country: US(-0.07)] X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Mar 2019 02:16:08 -0000 On Mon, Mar 11, 2019 at 11:53:12PM +0100, Michael Osipov wrote: > Am 2019-03-11 um 05:59 schrieb Greg Lewis: > > On Sat, Mar 09, 2019 at 09:15:42PM +0100, Michael Osipov wrote: > >> Am 2019-03-08 um 19:04 schrieb Greg Lewis: > >>> For those who want to try and compile it, the current commands I'm using > >>> look like this: > >>> > >>> env CPPFLAGS=-I/usr/local/include \ > >>> LDFLAGS=-L/usr/local/lib \ > >>> CC=/usr/bin/cc \ > >>> CXX=/usr/bin/c++ \ > >>> bash configure \ > >>> --with-boot-jdk=/usr/local/openjdk11 \ > >> > >> Ouch, isn't this a chicken-and-egg problem here? How did you solve this > >> prolbem? I really hate that Java is not selfcontained... > > > > See the link to the pull request I posted later in the email: > > > > https://github.com/battleblow/openjdk-jdk11u/pull/1 > > As far as I understand Kurt's approach, here's using a precompiled > version on Ubuntu via SSH to produce portable Java bytecode? If so, that > looks pretty insane and brittle to me, doesn't it? > > I have expected that we run BSD on BSD, no further deps. > > Please correct me if I am wrong. Someone has to bootstrap JDK 11 on FreeBSD/i386 for the first time. The simplest way to do that is the technique Kurt and I used for amd64. I used a slight variant where I had a Samba mount rather than NFS, but any remote file system will do essentially. Once one person has done it to the point where they have a self hosting FreeBSD/i386 JDK 11, then that can be packaged into the soon to be committed bootstrap-openjdk11 port. -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology FreeBSD : glewis@FreeBSD.org From owner-freebsd-java@freebsd.org Tue Mar 12 07:42:12 2019 Return-Path: Delivered-To: freebsd-java@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 42BF315175FD for ; Tue, 12 Mar 2019 07:42:12 +0000 (UTC) (envelope-from barry@bvansomeren.net) Received: from mail-ot1-x336.google.com (mail-ot1-x336.google.com [IPv6:2607:f8b0:4864:20::336]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 648E88154D for ; Tue, 12 Mar 2019 07:42:10 +0000 (UTC) (envelope-from barry@bvansomeren.net) Received: by mail-ot1-x336.google.com with SMTP id q24so1662506otk.0 for ; Tue, 12 Mar 2019 00:42:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=coffeesprout.com; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=WKEThUT1orxtw54EID2lWSqPGBojmh/Zbl/mvLSufvU=; b=gRstFx4eAOeM5DnQ2SHCcs5FLlh3TtZdURChXejWJsYbFihsdnG5VXImv/3ifuB5Hz 0mid6fHs0zvri/qiTptPK244UT68ZsxMMrIoDcWqHMn4Wx8xAr/JyoEX+pcDUrC9IsWv ngTbA5kCBEce6u0TiE1UEeNNlMEwWxK0K95r4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=WKEThUT1orxtw54EID2lWSqPGBojmh/Zbl/mvLSufvU=; b=rMmS3tA8gRmpYQjac+9FcSFaAGPoeADde81Xc+NS4wl033PAdjztuWrTiheIalL7NE w5quNwQPEVKWRD2XhzrP5nUDOIMZ330y/qxKhIohFHmMz2hDXK/hR6d5Kcbiuw/BrDdF J0HfJwduRAWMzZ4dbh7AKA1xlgSrecZcd5t9t9nydo9ym10eTl9yJejbmBNor4CYpxdo KcDrexiECYOGNTMQgX1mxDpWIz3AhuYTCM03gv4Is0EBUI7ugaxOH5B8lYqhjxvHVAOB jLncXd8t3Aw0zExmmlbkeCSfISk/HuPXXOChq3/aKBhEQpG2O1/GSM26GzEWCaMePgLh fLrA== X-Gm-Message-State: APjAAAWEeWSuhtRumXf2Z3zqa0Hd4K5hbryuWz/m0oXHSyFRjEu5oUk9 pxjXnqNxPId59mOKb521f6gMFV+4C8GucLyKDjfUhn3r X-Google-Smtp-Source: APXvYqysNOfjxHRPjnFqLb6p/f1s8rPEIiioQ3eXqDJCh2BNbTV+AHGhP+YmvOeKJAB3SbIsOp+1z/eYhBPpstIZbwo= X-Received: by 2002:a9d:77d1:: with SMTP id w17mr22490486otl.353.1552376529005; Tue, 12 Mar 2019 00:42:09 -0700 (PDT) MIME-Version: 1.0 References: <20190308180402.GA61500@misty.eyesbeyond.com> In-Reply-To: <20190308180402.GA61500@misty.eyesbeyond.com> From: Barry van Someren Date: Tue, 12 Mar 2019 08:41:32 +0100 Message-ID: Subject: Re: JDK 11 update To: Greg Lewis Cc: freebsd-java@freebsd.org X-Rspamd-Queue-Id: 648E88154D X-Spamd-Bar: ----- Authentication-Results: mx1.freebsd.org; dkim=pass header.d=coffeesprout.com header.s=google header.b=gRstFx4e; spf=pass (mx1.freebsd.org: domain of barry@bvansomeren.net designates 2607:f8b0:4864:20::336 as permitted sender) smtp.mailfrom=barry@bvansomeren.net X-Spamd-Result: default: False [-5.77 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-0.998,0]; R_DKIM_ALLOW(-0.20)[coffeesprout.com:s=google]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; R_SPF_ALLOW(-0.20)[+ip6:2607:f8b0:4000::/36]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; MIME_GOOD(-0.10)[multipart/alternative,text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-java@freebsd.org]; DMARC_NA(0.00)[coffeesprout.com]; NEURAL_HAM_SHORT(-0.81)[-0.809,0]; TO_MATCH_ENVRCPT_SOME(0.00)[]; DKIM_TRACE(0.00)[coffeesprout.com:+]; RCPT_COUNT_TWO(0.00)[2]; RCVD_IN_DNSWL_NONE(0.00)[6.3.3.0.0.0.0.0.0.0.0.0.0.0.0.0.0.2.0.0.4.6.8.4.0.b.8.f.7.0.6.2.list.dnswl.org : 127.0.5.0]; MX_GOOD(-0.01)[ASPMX.L.GOOGLE.COM,ALT2.ASPMX.L.GOOGLE.COM,ASPMX2.GOOGLEMAIL.COM,ALT1.ASPMX.L.GOOGLE.COM,ASPMX3.GOOGLEMAIL.COM,ASPMX5.GOOGLEMAIL.COM,ASPMX4.GOOGLEMAIL.COM]; IP_SCORE(-2.75)[ip: (-8.86), ipnet: 2607:f8b0::/32(-2.74), asn: 15169(-2.08), country: US(-0.07)]; FORGED_SENDER(0.30)[barry@coffeesprout.com,barry@bvansomeren.net]; MIME_TRACE(0.00)[0:+,1:+]; RCVD_TLS_LAST(0.00)[]; ASN(0.00)[asn:15169, ipnet:2607:f8b0::/32, country:US]; FROM_NEQ_ENVFROM(0.00)[barry@coffeesprout.com,barry@bvansomeren.net]; RCVD_COUNT_TWO(0.00)[2] Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.29 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Mar 2019 07:42:12 -0000 Just want to add a big thank you to Greg and Kurt (and others who also made this happen) Thank you! I'm going to see if I can setup a few (serverside) tests to act as a smoke test of sorts On Fri, Mar 8, 2019 at 7:05 PM Greg Lewis wrote: > Hi all, > > I wanted to briefly post an update on what's going on with JDK 11. > > I'm pleased to say that thanks to the efforts of Kurt Miller there is now > a preliminary port for JDK 11 that supports FreeBSD. I expect there will > be a port in the FreeBSD ports system within the next week. > > If you want to try it sooner, I've placed a tarball of a binary version > that I compiled on FreeBSD 11.2/amd64 at > > > http://distcache.FreeBSD.org/local-distfiles/glewis/openjdk11-11.0.2.9.1-amd64.tar.xz > > This is based on the initial "Alphonse" release at > > https://github.com/battleblow/openjdk-jdk11u/releases/tag/jdk-11.0.2%2B9-1 > > You can view the main repo at > > https://github.com/battleblow/openjdk-jdk11u > > You will find that a number of things don't work and you'll also likely > find many bugs. The port is currently at the point where it is self > hosting though, which is a reasonable first release milestone. > > This is planned to be the main port repository and should make it easier > for people to contribute. Just send a github pull request if you have > patches to contribute. > > Note that I'll be AFK for the weekend (starting shortly) and won't be able > to respond until Monday. > > For those who want to try and compile it, the current commands I'm using > look like this: > > env CPPFLAGS=-I/usr/local/include \ > LDFLAGS=-L/usr/local/lib \ > CC=/usr/bin/cc \ > CXX=/usr/bin/c++ \ > bash configure \ > --with-boot-jdk=/usr/local/openjdk11 \ > --disable-ccache \ > --disable-dtrace \ > --disable-javac-server \ > --disable-hotspot-gtest \ > --with-alsa=/usr/local \ > --with-cups=/usr/local \ > --with-freetype=system \ > --with-freetype-include=/usr/local/include/freetype2 \ > --with-freetype-lib=/usr/local/lib \ > --with-milestone=fcs \ > --with-giflib=system \ > --with-zlib=system \ > --with-extra-cflags=-I/usr/local/include \ > --with-extra-cxxflags=-I/usr/local/include \ > --with-extra-ldflags=-L/usr/local/lib \ > --with-toolchain-type=clang \ > --x-includes=/usr/local/include \ > --x-libraries=/usr/local/lib \ > --with-package-path=/usr/local \ > --with-debug-level=release \ > --with-jobs=1 > > env LANG="C" \ > LC_ALL="C" \ > CLASSPATH="" \ > JAVA_HOME="" \ > LD_LIBRARY_PATH="" \ > CPPFLAGS=-I/usr/local/include \ > LDFLAGS=-L/usr/local/lib \ > CC=/usr/bin/cc \ > CXX=/usr/bin/c++ \ > MAKEFLAGS="" \ > USE_CLANG=true \ > gmake \ > CC=/usr/bin/cc \ > CXX=/usr/bin/c++ \ > COMPILER_WARNINGS_FATAL="false" \ > LOG=debug \ > images > > Where I've got the binary tarball installed in /usr/local/openjdk11. You > should adapt these as necessary for your system. Note that I'll be > providing little support for anyone attempting to use those commands since > my focus will be on creating the port itself rather than supporting one off > builds. They should work if you have the right dependencies and you're > running FreeBSD 11.2/amd64. It's likely only minimal fixes would be > required for FreeBSD 12/amd64 as well, assuming the binary runs, although > no one has tested it there yet. > > If you are on i386/powerpc64/arm, which are supported by openjdk8, then > you'll need to work a lot harder to get yourself bootstrapped since there > is no binary. See https://github.com/battleblow/openjdk-jdk11u/pull/1 for > some hints on how to bootstrap without a working JDK 11. There will also > likely be errors you need to fix since it has not been compiled on these > platforms yet. > > -- > Greg Lewis Email : glewis@eyesbeyond.com > Eyes Beyond Web : http://www.eyesbeyond.com > Information Technology FreeBSD : glewis@FreeBSD.org > _______________________________________________ > freebsd-java@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-java > To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org" > -- KvK: 27317624 From owner-freebsd-java@freebsd.org Tue Mar 12 09:38:57 2019 Return-Path: Delivered-To: freebsd-java@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 029EC1527C87 for ; Tue, 12 Mar 2019 09:38:57 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 7E7BC85C19 for ; Tue, 12 Mar 2019 09:38:56 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id 3A7C61527C83; Tue, 12 Mar 2019 09:38:56 +0000 (UTC) Delivered-To: java@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 269171527C81 for ; Tue, 12 Mar 2019 09:38:56 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B1F0485C0C for ; Tue, 12 Mar 2019 09:38:55 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from portscout.ysv.freebsd.org (portscout.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:6]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id B48DACACC for ; Tue, 12 Mar 2019 09:38:54 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from portscout.ysv.freebsd.org ([127.0.1.123]) by portscout.ysv.freebsd.org (8.15.2/8.15.2) with ESMTP id x2C9cs50037567 for ; Tue, 12 Mar 2019 09:38:54 GMT (envelope-from portscout@FreeBSD.org) Received: (from portscout@localhost) by portscout.ysv.freebsd.org (8.15.2/8.15.2/Submit) id x2C9csf5037566; Tue, 12 Mar 2019 09:38:54 GMT (envelope-from portscout@FreeBSD.org) Message-Id: <201903120938.x2C9csf5037566@portscout.ysv.freebsd.org> X-Authentication-Warning: portscout.ysv.freebsd.org: portscout set sender to portscout@FreeBSD.org using -f Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain MIME-Version: 1.0 Date: Tue, 12 Mar 2019 09:38:54 +0000 From: portscout@FreeBSD.org To: java@freebsd.org Subject: FreeBSD ports you maintain which are out of date X-Mailer: portscout/0.8.1 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Mar 2019 09:38:57 -0000 Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated, you can safely ignore the entry. You will not be e-mailed again for any of the port/version combinations below. Full details can be found at the following URL: http://portscout.freebsd.org/java@freebsd.org.html Port | Current version | New version ------------------------------------------------+-----------------+------------ java/icedtea-web | 1.6.2 | 1.7.2 ------------------------------------------------+-----------------+------------ If any of the above results are invalid, please check the following page for details on how to improve portscout's detection and selection of distfiles on a per-port basis: http://portscout.freebsd.org/info/portscout-portconfig.txt Thanks. From owner-freebsd-java@freebsd.org Wed Mar 13 17:29:29 2019 Return-Path: Delivered-To: freebsd-java@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AAF73153AC71 for ; Wed, 13 Mar 2019 17:29:29 +0000 (UTC) (envelope-from lev@FreeBSD.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 2AF9D8B24A for ; Wed, 13 Mar 2019 17:29:29 +0000 (UTC) (envelope-from lev@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id DE8BA153AC6F; Wed, 13 Mar 2019 17:29:28 +0000 (UTC) Delivered-To: java@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B6D79153AC6D for ; Wed, 13 Mar 2019 17:29:28 +0000 (UTC) (envelope-from lev@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4D2FD8B249 for ; Wed, 13 Mar 2019 17:29:28 +0000 (UTC) (envelope-from lev@FreeBSD.org) Received: from onlyone.not-for.work (onlyone.not-for.work [148.251.9.81]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) (Authenticated sender: lev/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id 10AFBA2F8 for ; Wed, 13 Mar 2019 17:29:28 +0000 (UTC) (envelope-from lev@FreeBSD.org) Received: from [192.168.23.186] (unknown [89.113.128.32]) (Authenticated sender: lev@serebryakov.spb.ru) by onlyone.not-for.work (Postfix) with ESMTPSA id 6C44BED53 for ; Wed, 13 Mar 2019 20:29:26 +0300 (MSK) To: java@freebsd.org Reply-To: lev@FreeBSD.org From: Lev Serebryakov Subject: Is it possible to change DEPENDS logic for Java ports? Openpgp: preference=signencrypt Autocrypt: addr=lev@FreeBSD.org; prefer-encrypt=mutual; keydata= mQINBFKbGksBEADeguVs+XyJc3mL3iiOBqDd16wSk97YTJYOi4VsHsINzJr09oFvNDiaDBIi fLn2p8XcJvehcsF2GSgrfXfw+uK4O1jyNIKJmiYA0EtE+ZbRtvDrrE0w6Q8+SDeKA21SWh3Y vSQ0DJUontbgW55ER2CbEiIUTIn34uQ0kmESAaw/v5p/9ue8yPTmURvv130FqPFz8VPzltqL NxyGt54TxPfKAzAHEIwxlEZ63JOwzloKh1UDBExcsf9nJO08/TAVgR5UZ5njFBPzaaquhRoP qPJLEQQDqxPIlvMNtHKf7iIebE4BHeqgCdJA0BoiR6gpa0wlsZtdrTPK3n4wYSphLvGbhfOZ YW/hbcu7HYS/FImkVxB3iY17kcC1UTnx4ZaYeASPBGOOPbXky1lLfmDGWIFT//70yx+G17qD OZzF1SvJJhGvh6ilFYaWMX7T+nIp6Mcafc4D7AakXM+XdubNXOMlCJhzPcZ0skgAEnYV587w V7em5fDVwQccwvtfezzqKeJAU5TGiywBHSR5Svzk2FwRNf6M//hWkpq0SRR63iOhkHGOAEBi 69GfEIwH2/w24rLxP0E+Hqq8n+EWNkPatw1Mhcl5PKkdvGCjJUaGNMkpBffjyYo254JXRscR eEnwdIkJt4ErDvjb2/UrOFq31wWMOiLzJeVchAgvTHBMRfP9aQARAQABtCFMZXYgU2VyZWJy eWFrb3YgPGxldkBGcmVlQlNELm9yZz6JAlYEEwEIAEACGwMHCwkIBwMCAQYVCAIJCgsEFgID AQIeAQIXgBYhBPltHKC19DGLZ0szCuqwPFi/3EePBQJb/TeXBQkPBbfGAAoJEOqwPFi/3EeP LtEQANQLS89OCDSnLDZLyCj7sH5GZbTikJp9Or2McqEOpjgtfY/OgqCe7lfo8f71tTN3gL2t VGtNEtsl6CqKeBdm6fqsetCAed2+waJfbXLZWReLRSFQJ/cbof8MB3h/uEw8Zng1ZbyEU0eG rc41Mhk8bTfxjNRjkXDbp0+2xug+eRr2RYhiY2SxH+iy57AbRIu9gkjfL05VztfvsV5dPxt7 +reHf2Vhtu+qCRtCytGQqDvYWGpVZ8U5fHJxFdsJpn66LAe8w+iRGCbppB5TKeHkqWqDb++u sd5ZHzwep/7qcLBeKggi8+a2C3J1J4TpYBwdPgusrGtBPf2EYSTc/0mW5j86g1l8UDN9qXAI FvWbKf22p5SlYUzf5qRLny4ZdDl1mH13lmJV7ZkZGMKnt0IjJ2x0LRgLGhiSm/D4Lh8yc/MX uhj9BB020XbWcMUPpA7S7YaWeIXbnK3NrPU0yk77prFJblfskOwuaxJIwa2mX+cCAQA95As5 2talifo4Kh8OLSvS1gpbMo64LllTzuGbCWuKecH3fpMlZlD7/10z9lBvkSXA7KgadDfN0yHO xGCK8KE9gXXmEVRlbgGDYOJw9FLWHuSZHUvQTkmr4goXrmMIKa9A4BKO3s9vowP4pJ0vp3kz MIBeEwKSvAeZZfgKbIKggKUuQ5gsAqvF360sG3+UuQINBFKbGksBEAC0a9wfjo2P3JyT7Lc+ QlbFVshGbSbazb4ma7QYG5IZZD5vfLBFkePoG6cnrn3WCXp4A43hszAynCwe4eXyAkv4+gPF 3ZSeNE5Wz3zYG+jh2nm2iGCkyaVykfbA+2chor2DKH5tHpuNMBlF+wSJHZKJmlo/sFIktAnV 1NBVg4/cL+9/hIpvl82cl3hYCD7/e7/qRE+w38CpAAzn65FvbODn7xlY3fsJt+cHPBJ4EBM9 KnTwcce+F+72RQMZQEl7vIAwSRmLdgZHN0MFC533l62SVoKjT0eaOOIBrvesmojhWjfwugib Xr+WRF/tGcW77Bxwe2eQLbEVESqWeMORxRxocx7Q7aACoHmf4G4U1Vzx7zUEfNfHjfjZeQVf AURf/MoUelZSW/BmMIfKCg3lRlWAt+Pq2h2UADPVqAZze45beE/c8z8LZsOZiGoRhYL8NSg6 +ziLTdmYLWdtFGAuZhqOtNp5h6tGj21OksBotcaIa5YjbCmmnImIjGlSBkUKvIhq/RXth5b2 gNwaQdu+Yv4AlZVHRsuVywL/skDFL5+We11bDK6MQ5PzvmntRJcgbyoisn1hiV04OV1LpJJM kJn1j8VlBqDQNT/z+BjB0ru/0anv+5uLj7v0ck06rEo4yiXT/ZAcBM76j7V7FaGbkoba6bUU CQ2H5YYBOKpikjCnpwARAQABiQI8BBgBCAAmAhsMFiEE+W0coLX0MYtnSzMK6rA8WL/cR48F Alv9N7IFCQ8Ft+cACgkQ6rA8WL/cR49wpw//W7QrZHKYUWEVHtPLVMlcM1f7MgwnYlIRe/I6 gykwvt87sqxSYu7eHxfX6JZR2M9UYuUYscSR57gxXKu2Uzqaz2KjvEIXJCwCTsuXZjkQ19oL hAPsucw2AcMI6YqPXbZ7hO0Mh8jMeJzD6vDvx3zvunQxGQoZKxr3BvRUyO7NCYbA7N8ccI3E Tmdjj9JTbtue9WaUeGLszFDiITmkASBdsK07y4ylLAJzUGCvYLBU3gx0bBOB2S8SbxHYmQlj ewjovbp+MbT+CoXNxZp+gDRModGyIMdRIotkRiDbgNl0VWIT0SS1GUUlUHKzQ/ZPUvpvk6Gq s/SYBS7rBQNSoXXmJxNW6I6atVNW7JhInC1tkHxBlbpik4FK07J6NHFTx+9ygyCxbxwNA/Le FGkL3kU0VFXR2dNiAVbeueUPF6tU5Bye5ftgpLKOSAbo1g++EKUkc8335/4oYRBMcGEk4xUr NAvzoFPhA2W3KtklruJ9ThrFt9+//NB5ySlVgTwGWMuBJoskEmNOTBv34/UQPUIuE4xSwy6y H+nRQJooiMFo5QCosslJPlwyV63NS9lYXB6n3QWOCP6sFdWACNUCOFv4uk7LQdY9BsCmt2Tk cLuHmoS+fvUesQXnYV2aQi9HciriPIj2gvJ6WjgiaC/PpePil0fzyrfG/JMyHL0qcgmYoj0= Organization: FreeBSD Message-ID: <9f0fab7f-89e1-a58f-913d-da5da2d295a2@FreeBSD.org> Date: Wed, 13 Mar 2019 20:29:25 +0300 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.5.3 MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="iETZpkjcY3HOhqn3zTHUlbqtGRNSaVfA0" X-Rspamd-Queue-Id: 4D2FD8B249 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.98 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.98)[-0.981,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Mar 2019 17:29:29 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --iETZpkjcY3HOhqn3zTHUlbqtGRNSaVfA0 Content-Type: multipart/mixed; boundary="SIHcKyKYdV6ym5ietBBd6lKwwj6yAxNc1"; protected-headers="v1" From: Lev Serebryakov Reply-To: lev@FreeBSD.org To: java@freebsd.org Message-ID: <9f0fab7f-89e1-a58f-913d-da5da2d295a2@FreeBSD.org> Subject: Is it possible to change DEPENDS logic for Java ports? --SIHcKyKYdV6ym5ietBBd6lKwwj6yAxNc1 Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: quoted-printable There are Java ports, which needs JDK for build, but will work perfectly with JRE only. For example, `net-mgmt/unifi5` depends on `archivers/snappy-java' and have runtime dependency on JDK. But it doesn't need JDK, and JDK is much bigger than JRE, which could be critical for resource-constrained target systems. Now I'm fixing this by direct editing of pourdiere-built packages and it is VERY inconvinient. I've tried to add JAVA_RUN=3Djre/JAVA_BUILD=3Djdk to both ports in question, but still runtime dependency is JDK :( --=20 // Lev Serebryakov --SIHcKyKYdV6ym5ietBBd6lKwwj6yAxNc1-- --iETZpkjcY3HOhqn3zTHUlbqtGRNSaVfA0 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- iQKTBAEBCgB9FiEE+W0coLX0MYtnSzMK6rA8WL/cR48FAlyJPfZfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEY5 NkQxQ0EwQjVGNDMxOEI2NzRCMzMwQUVBQjAzQzU4QkZEQzQ3OEYACgkQ6rA8WL/c R4+bOBAAmI1KnARJwOlFHxZ2VXbVG0zbsPiPZN8V7LfbRmxW6LkQbFhq/hkASwa7 UNEnNKZmYDswfsUID+A8OTSGuuKht9/PW1OUGxyQg+6SHRipXW8H/rDvVG8S9dk4 F4ZgYeLMlQ+XY+51YEC14F0v0il2Qvejktx8BNk9R+QGtaisNLd3n2lLT7uhmZma 4oW3OExpkc04nPazfFNZcekmQ9XmubaUYZ5tMYSfCijAU9mvkIokgmrJmHDCJYlp LoVwPOhiHh49W/KjdD8gkL/r/PfeAvDNL8JraWbioxnKW2ErYxzbOh4/VDJSrExO erLTM4GoC2KHSbcR71IG5RqwrXeBl/L2V+jCaQboAqeOtQaNcrGAPs7OkuiHN6Mz Lbe8u2UsGMa9JlUpIC7aVcLPWvN3MeM/KslvnStbQ1lzaiR7hR2/CwhoSWaOi5n8 DaYB1Tw6fyzFC1bHAa8azyzVLNxPocdf4z2BS3PfbKIVig+X+5aSh+TPfPtCoruk A48llIBrG7wt4XT1YphTDXODEEYf+jUSB+pEHHltnxdr282SyTeai83flgdqc1Z2 dkbPfVDsx5vbbOlpVX3xbeeXNwSQY7GgSWGh0qFrtlE++6P4EVN24tuZhLjdhGuv 8bUTcjPTbgDKsm21x2EpI8mHi+SdgdycGGogvtr0+A1L2dLUQlc= =FTXG -----END PGP SIGNATURE----- --iETZpkjcY3HOhqn3zTHUlbqtGRNSaVfA0-- From owner-freebsd-java@freebsd.org Wed Mar 13 18:29:13 2019 Return-Path: Delivered-To: freebsd-java@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BFA70153CB6F for ; Wed, 13 Mar 2019 18:29:13 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 5AB268E294 for ; Wed, 13 Mar 2019 18:29:13 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 1AB71153CB6E; Wed, 13 Mar 2019 18:29:13 +0000 (UTC) Delivered-To: java@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 08661153CB6D for ; Wed, 13 Mar 2019 18:29:13 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 967B18E28F for ; Wed, 13 Mar 2019 18:29:12 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id C29D91E985 for ; Wed, 13 Mar 2019 18:29:11 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id x2DITBLP070048 for ; Wed, 13 Mar 2019 18:29:11 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x2DITB3K070047 for java@FreeBSD.org; Wed, 13 Mar 2019 18:29:11 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: java@FreeBSD.org Subject: [Bug 222568] [new port] java/openjdk9: New upstream release Date: Wed, 13 Mar 2019 18:29:05 +0000 X-Bugzilla-Reason: AssignedTo CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: lapo@lapo.it X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: java@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Mar 2019 18:29:13 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D222568 --- Comment #10 from Lapo Luchini --- =3D) https://svnweb.freebsd.org/ports/head/java/openjdk11/?pathrev=3D495603 --=20 You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.= From owner-freebsd-java@freebsd.org Wed Mar 13 18:41:10 2019 Return-Path: Delivered-To: freebsd-java@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AB8CC153CF06 for ; Wed, 13 Mar 2019 18:41:10 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 3A9928E904 for ; Wed, 13 Mar 2019 18:41:10 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id CBF52153CF00; Wed, 13 Mar 2019 18:41:07 +0000 (UTC) Delivered-To: java@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B9ACA153CEFF for ; Wed, 13 Mar 2019 18:41:07 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4E7CC8E8BE for ; Wed, 13 Mar 2019 18:41:07 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id BAD5D1EB2D for ; Wed, 13 Mar 2019 18:41:05 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id x2DIf5cd095298 for ; Wed, 13 Mar 2019 18:41:05 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x2DIf5GT095294 for java@FreeBSD.org; Wed, 13 Mar 2019 18:41:05 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: java@FreeBSD.org Subject: [Bug 222568] [new port] java/openjdk9: New upstream release Date: Wed, 13 Mar 2019 18:41:05 +0000 X-Bugzilla-Reason: CC AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: pi@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: java@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Mar 2019 18:41:10 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D222568 --- Comment #11 from Kurt Jaeger --- Do we need openjdk9 if we have openjdk11 ? --=20 You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.= From owner-freebsd-java@freebsd.org Wed Mar 13 18:47:26 2019 Return-Path: Delivered-To: freebsd-java@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A1D4C153D858 for ; Wed, 13 Mar 2019 18:47:26 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 33C59680BE for ; Wed, 13 Mar 2019 18:47:26 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id DAE69153D857; Wed, 13 Mar 2019 18:47:25 +0000 (UTC) Delivered-To: java@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C8786153D854 for ; Wed, 13 Mar 2019 18:47:25 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 5D531680AB for ; Wed, 13 Mar 2019 18:47:25 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 4C4AD1EC7F for ; Wed, 13 Mar 2019 18:47:23 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id x2DIlN4N010051 for ; Wed, 13 Mar 2019 18:47:23 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x2DIlNXm010050 for java@FreeBSD.org; Wed, 13 Mar 2019 18:47:23 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: java@FreeBSD.org Subject: [Bug 222568] [new port] java/openjdk9: New upstream release Date: Wed, 13 Mar 2019 18:47:23 +0000 X-Bugzilla-Reason: AssignedTo CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: glewis@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: Overcome By Events X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: java@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: resolution bug_status Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Mar 2019 18:47:26 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D222568 Greg Lewis changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |Overcome By Events Status|Open |Closed --- Comment #12 from Greg Lewis --- Closing this. It is unlikely that there will ever be a port of openjdk9 un= less someone is prepared to work on it. We now have a port of openjdk11 which is the current long term support release. Next priorities would be adding missing functionality to that port and forw= ard porting support to openjdk12. --=20 You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.= From owner-freebsd-java@freebsd.org Thu Mar 14 10:36:54 2019 Return-Path: Delivered-To: freebsd-java@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1AB33153CC96 for ; Thu, 14 Mar 2019 10:36:54 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id A73C87117B for ; Thu, 14 Mar 2019 10:36:53 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 62C32153CC90; Thu, 14 Mar 2019 10:36:53 +0000 (UTC) Delivered-To: java@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4EA9D153CC8F for ; Thu, 14 Mar 2019 10:36:53 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id DAF6171178 for ; Thu, 14 Mar 2019 10:36:52 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 2B4387917 for ; Thu, 14 Mar 2019 10:36:52 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id x2EAaq56099408 for ; Thu, 14 Mar 2019 10:36:52 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x2EAaq6u099407 for java@FreeBSD.org; Thu, 14 Mar 2019 10:36:52 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" From: bugzilla-noreply@freebsd.org To: java@FreeBSD.org Subject: maintainer-feedback requested: [Bug 236524] java/openjdk11: port to armv6/7 and aarch64 Date: Thu, 14 Mar 2019 10:36:51 +0000 X-Bugzilla-Type: request X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: java@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? Message-ID: In-Reply-To: References: X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Mar 2019 10:36:54 -0000 Bugzilla Automation has asked freebsd-java mailing l= ist for maintainer-feedback: Bug 236524: java/openjdk11: port to armv6/7 and aarch64 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D236524 --- Description --- Hi, Thanks for the work on openjdk11. I've created the bootstrap for armv6/7 and aarch64 with the following patch= es: https://github.com/MikaelUrankar/openjdk-jdk11u/commit/9aebad72a4fd5f30d631= 58fe 52fb90e0f60680e3 We already have them for openjdk8: patch-hotspot_src_os__cpu_bsd__zero_vm_atomic__bsd__zero.inline.hpp patch-hotspot_src_os__cpu_bsd__zero_vm_orderAccess__bsd__zero.inline.hpp patch-hotspot_src_os__cpu_bsd__zero_vm_os__bsd__zero.cpp patch-hotspot_src_os_bsd_vm_os__bsd.cpp Should I open a PR in https://github.com/battleblow/openjdk-jdk11u or attach them in this PR? http://mikael.urankar.free.fr/FreeBSD/arm/bootstrap-openjdk11_armv6.tar.xz http://mikael.urankar.free.fr/FreeBSD/aarch64/bootstrap-openjdk11_aarch64.t= ar.x z From owner-freebsd-java@freebsd.org Thu Mar 14 10:36:54 2019 Return-Path: Delivered-To: freebsd-java@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 86B0B153CC9C for ; Thu, 14 Mar 2019 10:36:54 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 1D08C7117D for ; Thu, 14 Mar 2019 10:36:54 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id CDEE4153CC95; Thu, 14 Mar 2019 10:36:53 +0000 (UTC) Delivered-To: java@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BB334153CC94 for ; Thu, 14 Mar 2019 10:36:53 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 561977117A for ; Thu, 14 Mar 2019 10:36:53 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 875467919 for ; Thu, 14 Mar 2019 10:36:52 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id x2EAaqPX099419 for ; Thu, 14 Mar 2019 10:36:52 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x2EAaqBO099418 for java@FreeBSD.org; Thu, 14 Mar 2019 10:36:52 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: java@FreeBSD.org Subject: [Bug 236524] java/openjdk11: port to armv6/7 and aarch64 Date: Thu, 14 Mar 2019 10:36:51 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: mikael.urankar@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: java@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter flagtypes.name Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Mar 2019 10:36:54 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D236524 Bug ID: 236524 Summary: java/openjdk11: port to armv6/7 and aarch64 Product: Ports & Packages Version: Latest Hardware: arm OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: java@FreeBSD.org Reporter: mikael.urankar@gmail.com Flags: maintainer-feedback?(java@FreeBSD.org) Assignee: java@FreeBSD.org Hi, Thanks for the work on openjdk11. I've created the bootstrap for armv6/7 and aarch64 with the following patch= es: https://github.com/MikaelUrankar/openjdk-jdk11u/commit/9aebad72a4fd5f30d631= 58fe52fb90e0f60680e3 We already have them for openjdk8: patch-hotspot_src_os__cpu_bsd__zero_vm_atomic__bsd__zero.inline.hpp patch-hotspot_src_os__cpu_bsd__zero_vm_orderAccess__bsd__zero.inline.hpp patch-hotspot_src_os__cpu_bsd__zero_vm_os__bsd__zero.cpp patch-hotspot_src_os_bsd_vm_os__bsd.cpp Should I open a PR in https://github.com/battleblow/openjdk-jdk11u or attach them in this PR? http://mikael.urankar.free.fr/FreeBSD/arm/bootstrap-openjdk11_armv6.tar.xz http://mikael.urankar.free.fr/FreeBSD/aarch64/bootstrap-openjdk11_aarch64.t= ar.xz --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-java@freebsd.org Thu Mar 14 10:51:06 2019 Return-Path: Delivered-To: freebsd-java@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2681D153D192 for ; Thu, 14 Mar 2019 10:51:06 +0000 (UTC) (envelope-from list+org.freebsd.java@io7m.com) Received: from mail.io7m.com (mail.io7m.com [IPv6:2001:19f0:5:752:f000::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "mail.io7m.com", Issuer "arc7 CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 88E8671758 for ; Thu, 14 Mar 2019 10:51:05 +0000 (UTC) (envelope-from list+org.freebsd.java@io7m.com) Received: from almond.int.arc7.info (cust187-dsl61.idnet.net [212.69.61.187]) by mail.io7m.com (Postfix) with ESMTPSA id E88AA2FDF2; Thu, 14 Mar 2019 10:51:02 +0000 (UTC) Date: Thu, 14 Mar 2019 10:50:52 +0000 From: Mark Raynsford To: Greg Lewis Cc: freebsd-java@freebsd.org Subject: Re: JDK 11 update Message-ID: <20190314105052.56b1c6c3@almond.int.arc7.info> In-Reply-To: <20190308180402.GA61500@misty.eyesbeyond.com> References: <20190308180402.GA61500@misty.eyesbeyond.com> Organization: io7m.com OpenPGP: id=E379595716131DB4E7AB87DD67B18CC1F9ACE345; url=http://io7m.com/pgp/E379_5957_1613_1DB4_E7AB_87DD_67B1_8CC1_F9AC_E345.key MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; boundary="Sig_/=d=7200UXUWYjx0d6es9aMZ"; protocol="application/pgp-signature" X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Mar 2019 10:51:06 -0000 --Sig_/=d=7200UXUWYjx0d6es9aMZ Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On 2019-03-08T10:04:02 -0800 Greg Lewis wrote: > Hi all, >=20 > I wanted to briefly post an update on what's going on with JDK 11. >=20 > I'm pleased to say that thanks to the efforts of Kurt Miller there is now > a preliminary port for JDK 11 that supports FreeBSD. I expect there will > be a port in the FreeBSD ports system within the next week. This is great news. Thanks very much! Is there any interest in getting AdoptOpenJDK [0] builds going? I mentioned it to the AdoptOpenJDK people, and the response was that if the FreeBSD project was willing to provide a couple of machines/VM instances/whatever to do the builds, they could in principle get FreeBSD builds going. [0] https://adoptopenjdk.net/ --=20 Mark Raynsford | http://www.io7m.com --Sig_/=d=7200UXUWYjx0d6es9aMZ Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iHUEARYKAB0WIQTjeVlXFhMdtOerh91nsYzB+azjRQUCXIoyDQAKCRBnsYzB+azj RWNFAQDG/VK3XuC3KonJFrWsTjlPMayxElT/6g+MKEYd8drAvQD9FvtPm4d90UB6 xx0wnw9w3OTDbH74LMFlSfU/cmgbDAA= =BNT4 -----END PGP SIGNATURE----- --Sig_/=d=7200UXUWYjx0d6es9aMZ-- From owner-freebsd-java@freebsd.org Thu Mar 14 11:26:57 2019 Return-Path: Delivered-To: freebsd-java@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D8B82153E4F8 for ; Thu, 14 Mar 2019 11:26:57 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 2BC5572BED for ; Thu, 14 Mar 2019 11:26:57 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id DEEE6153E4F2; Thu, 14 Mar 2019 11:26:56 +0000 (UTC) Delivered-To: java@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CAE87153E4F1 for ; Thu, 14 Mar 2019 11:26:56 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6239C72BE5 for ; Thu, 14 Mar 2019 11:26:56 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from portscout.ysv.freebsd.org (portscout.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:6]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 882658065 for ; Thu, 14 Mar 2019 11:26:55 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from portscout.ysv.freebsd.org ([127.0.1.123]) by portscout.ysv.freebsd.org (8.15.2/8.15.2) with ESMTP id x2EBQtF5035724 for ; Thu, 14 Mar 2019 11:26:55 GMT (envelope-from portscout@FreeBSD.org) Received: (from portscout@localhost) by portscout.ysv.freebsd.org (8.15.2/8.15.2/Submit) id x2EBQtbh035723; Thu, 14 Mar 2019 11:26:55 GMT (envelope-from portscout@FreeBSD.org) Message-Id: <201903141126.x2EBQtbh035723@portscout.ysv.freebsd.org> X-Authentication-Warning: portscout.ysv.freebsd.org: portscout set sender to portscout@FreeBSD.org using -f Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain MIME-Version: 1.0 Date: Thu, 14 Mar 2019 11:26:55 +0000 From: portscout@FreeBSD.org To: java@freebsd.org Subject: FreeBSD ports you maintain which are out of date X-Mailer: portscout/0.8.1 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Mar 2019 11:26:58 -0000 Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated, you can safely ignore the entry. You will not be e-mailed again for any of the port/version combinations below. Full details can be found at the following URL: http://portscout.freebsd.org/java@freebsd.org.html Port | Current version | New version ------------------------------------------------+-----------------+------------ java/icedtea-web | 1.6.2 | 1.8 ------------------------------------------------+-----------------+------------ If any of the above results are invalid, please check the following page for details on how to improve portscout's detection and selection of distfiles on a per-port basis: http://portscout.freebsd.org/info/portscout-portconfig.txt Thanks. From owner-freebsd-java@freebsd.org Thu Mar 14 20:54:45 2019 Return-Path: Delivered-To: freebsd-java@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 98152152DCD3 for ; Thu, 14 Mar 2019 20:54:45 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 30D666CA18 for ; Thu, 14 Mar 2019 20:54:45 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id E34DC152DCD1; Thu, 14 Mar 2019 20:54:44 +0000 (UTC) Delivered-To: java@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AFA36152DCC6; Thu, 14 Mar 2019 20:54:44 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 5F8076CA16; Thu, 14 Mar 2019 20:54:44 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy9.nyi.freebsd.org (beefy9.nyi.freebsd.org [IPv6:2610:1c1:1:6080::16:ec]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4161F27E17; Thu, 14 Mar 2019 20:54:44 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy9.nyi.freebsd.org (localhost [127.0.0.1]) by beefy9.nyi.freebsd.org (8.15.2/8.15.2) with ESMTP id x2EKsibD060492; Thu, 14 Mar 2019 20:54:44 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy9.nyi.freebsd.org (8.15.2/8.15.2/Submit) id x2EKsitO060491; Thu, 14 Mar 2019 20:54:44 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 14 Mar 2019 20:54:44 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201903142054.x2EKsitO060491@beefy9.nyi.freebsd.org> To: java@FreeBSD.org Subject: [package - 112amd64-default][java/openjdk11] Failed for openjdk11-11.0.2.9.1 in configure Cc: pkg-fallout@FreeBSD.org X-Rspamd-Queue-Id: 5F8076CA16 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.97 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.998,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.97)[-0.969,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Mar 2019 20:54:45 -0000 You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build. Maintainer: java@FreeBSD.org Last committer: glewis@FreeBSD.org Ident: $FreeBSD: head/java/openjdk11/Makefile 495580 2019-03-13 15:10:06Z glewis $ Log URL: http://beefy9.nyi.freebsd.org/data/112amd64-default/495681/logs/openjdk11-11.0.2.9.1.log Build URL: http://beefy9.nyi.freebsd.org/build.html?mastername=112amd64-default&build=495681 Log: =>> Building java/openjdk11 build started at Thu Mar 14 20:53:12 UTC 2019 port directory: /usr/ports/java/openjdk11 package name: openjdk11-11.0.2.9.1 building for: FreeBSD 112amd64-default-job-15 11.2-RELEASE-p9 FreeBSD 11.2-RELEASE-p9 amd64 maintained by: java@FreeBSD.org Makefile ident: $FreeBSD: head/java/openjdk11/Makefile 495580 2019-03-13 15:10:06Z glewis $ Poudriere version: 3.2.8-3-g02cc9753 Host OSVERSION: 1300009 Jail OSVERSION: 1102000 Job Id: 15 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1102000 UNAME_v=FreeBSD 11.2-RELEASE-p9 UNAME_r=11.2-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin LOCALBASE=/usr/local USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.2.8-3-g02cc9753 MASTERMNT=/usr/local/poudriere/data/.m/112amd64-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/112amd64-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=112amd64-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/112amd64-default/ref/.p SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= DEPENDS_ARGS= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- java@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --with-boot-jdk=/usr/local/bootstrap-openjdk11 --disable-ccache --disable-dtrace --disable-javac-server --disable-hotspot-gtest --with-alsa=/usr/local --with-cups=/usr/local --with-fontconfig=/usr/local --with-freetype=system --with-freetype-include=/usr/local/include/freetype2 --with-freetype-lib=/usr/local/lib --with-libjpeg=system --with-giflib=system --with-libpng=system --with-zlib=system --with-lcms=system --with-extra-cflags=-I/usr/local/include --with-extra-cxxflags=-I/usr/local/include --with-extra-ldflags=-L/usr/local/lib --with-toolchain-type=clang --x-includes=/usr/local/include --x-libraries=/usr/local/lib --with-package-path=/usr/local --with-cacerts-file=/usr/ports/java/openjdk11/files/cacerts --with-version-string=11.0.2+9-1 --with-native-debug-symbols=none --with-debug-level=release --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- CC=/usr/bin/cc CXX=/usr/bin/c++ MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/java/openjdk11/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/java/openjdk11/work HOME=/wrkdirs/usr/ports/java/openjdk11/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/java/openjdk11/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- LANG="C" LC_ALL="C" CLASSPATH="" JAVA_HOME="" LD_LIBRARY_PATH="" LDFLAGS=-L/usr/local/lib CC=/usr/bin/cc CXX=/usr/bin/c++ MAKEFLAGS="" USE_CLANG=true XDG_DATA_HOME=/wrkdirs/usr/ports/java/openjdk11/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/java/openjdk11/work HOME=/wrkdirs/usr/ports/java/openjdk11/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/java/openjdk11/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-I/usr/local/include -DLIBICONV_PLUG" LDFLAGS=" -L/usr/local/lib -fstack-protector " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="insta ll -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- OSREL=11.2 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/openjdk" EXAMPLESDIR="share/examples/openjdk" DATADIR="share/openjdk" WWWDIR="www/openjdk" ETCDIR="etc/openjdk" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/openjdk DOCSDIR=/usr/local/share/doc/openjdk EXAMPLESDIR=/usr/local/share/examples/openjdk WWWDIR=/usr/local/www/openjdk ETCDIR=/usr/local/etc/openjdk --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### /usr/local/etc/poudriere.d/make.conf #### # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes # Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs MAKE_JOBS_NUMBER=2 # stable/10 includes src.conf too late but make.conf is in sys.mk .if ${.CURDIR:M/poudriere/jails/10*/usr/src/usr.bin/xlint*} # Disable build of llib now that head no longer has lint(1) LINT= true .endif #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=FreeBSD clang version 6.0.0 (tags/RELEASE_600/final 326565) (based on LLVM 6.0.0) Target: x86_64-unknown-freebsd11.2 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 6.0.0 (tags/RELEASE_600/final 326565) (based on LLVM 6.0.0) Target: x86_64-unknown-freebsd11.2 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o" CC_OUTPUT_921dbbb2_58173849=yes CC_OUTPUT_921dbbb2_9bdba57c=yes CC_OUTPUT_921dbbb2_6a4fe7f5=yes CC_OUTPUT_921dbbb2_6bcac02b=yes CC_OUTPUT_921dbbb2_67d20829=yes CC_OUTPUT_921dbbb2_bfa62e83=yes CC_OUTPUT_921dbbb2_f0b4d593=yes CC_OUTPUT_921dbbb2_308abb44=yes CC_OUTPUT_921dbbb2_f00456e5=yes CC_OUTPUT_921dbbb2_65ad290d=yes CC_OUTPUT_921dbbb2_f2776b26=yes CC_OUTPUT_921dbbb2_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=yes CC_OUTPUT_921dbbb2_160933ec=yes CC_OUTPUT_921dbbb2_fb62803b=yes _OBJC_CCVERSION_921dbbb2=FreeBSD clang version 6.0.0 (tags/RELEASE_600/final 326565) (based on LLVM 6.0.0) Target: x86_64-unknown-freebsd11.2 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=amd64 OPSYS=FreeBSD _OSRELEASE=11.2-RELEASE-p9 OSREL=11.2 OSVERSION=1102000 PYTHONBASE=/usr/local HAVE_COMPAT_IA32_KERN=YES CONFIGURE_MAX_CMD_LEN=262144 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=0 DISABLE_MAKE_JOBS=poudriere ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> openjdk11-11.0.2.9.1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.5_5.txz [112amd64-default-job-15] Installing pkg-1.10.5_5... [112amd64-default-job-15] Extracting pkg-1.10.5_5: .......... done ===> openjdk11-11.0.2.9.1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of openjdk11-11.0.2.9.1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user => jdk-11.0.2+9-1.tar.gz doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://github.com/battleblow/openjdk-jdk11u/archive/jdk-11.0.2+9-1.tar.gz fetch: https://github.com/battleblow/openjdk-jdk11u/archive/jdk-11.0.2+9-1.tar.gz: size unknown fetch: https://github.com/battleblow/openjdk-jdk11u/archive/jdk-11.0.2+9-1.tar.gz: size of remote file is not known jdk-11.0.2+9-1.tar.gz 0 B 0 Bps ===> Fetching all distfiles required by openjdk11-11.0.2.9.1 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by openjdk11-11.0.2.9.1 for building => SHA256 Checksum OK for jdk-11.0.2+9-1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by openjdk11-11.0.2.9.1 for building ===> Extracting for openjdk11-11.0.2.9.1 => SHA256 Checksum OK for jdk-11.0.2+9-1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for openjdk11-11.0.2.9.1 ===> Applying FreeBSD patches for openjdk11-11.0.2.9.1 =========================================================================== =================================================== ===> openjdk11-11.0.2.9.1 depends on executable: zip - not found ===> Installing existing package /packages/All/zip-3.0_1.txz [112amd64-default-job-15] Installing zip-3.0_1... [112amd64-default-job-15] Extracting zip-3.0_1: .......... done ===> openjdk11-11.0.2.9.1 depends on executable: zip - found ===> Returning to build of openjdk11-11.0.2.9.1 ===> openjdk11-11.0.2.9.1 depends on package: autoconf>0 - not found ===> Installing existing package /packages/All/autoconf-2.69_2.txz checking for ln... /bin/ln checking for ls... /bin/ls checking for mkdir... /bin/mkdir checking for mktemp... /usr/bin/mktemp checking for mv... /bin/mv checking for nawk... /usr/bin/nawk checking for printf... /usr/bin/printf checking for greadlink... no checking for readlink... /usr/bin/readlink checking for rm... /bin/rm checking for rmdir... /bin/rmdir checking for sh... /bin/sh checking for sort... /usr/bin/sort checking for tail... /usr/bin/tail checking for gtar... no checking for tar... /usr/bin/tar checking for tee... /usr/bin/tee checking for touch... /usr/bin/touch checking for tr... /usr/bin/tr checking for uname... /usr/bin/uname checking for uniq... /usr/bin/uniq checking for wc... /usr/bin/wc checking for which... /usr/bin/which checking for xargs... /usr/bin/xargs checking for gawk... (cached) /usr/bin/awk checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for cygpath... no checking for df... /bin/df checking for cpio... /usr/bin/cpio checking for nice... /usr/bin/nice checking for pandoc... no checking build system type... amd64-portbld-freebsd11.2 checking host system type... amd64-portbld-freebsd11.2 checking target system type... amd64-portbld-freebsd11.2 checking openjdk-build os-cpu... bsd-x86_64 checking openjdk-target os-cpu... bsd-x86_64 checking openjdk-target os-env... bsd.freebsd checking compilation type... native checking for top-level directory... /wrkdirs/usr/ports/java/openjdk11/work/openjdk-jdk11u-jdk-11.0.2-9-1 checking if custom source is suppressed (openjdk-only)... no checking which variant of the JDK to build... normal checking which debug level to use... release checking which variants of the JVM to build... server checking for sysroot... checking for toolchain path... checking for extra path... checking where to store configuration... in default location checking what configuration name to use... bsd-x86_64-normal-server-release checking for apt-get... no checking for yum... no checking for brew... no checking for port... no checking for pkgutil... no checking for pkgadd... no configure: WARNING: Ignoring value of MAKE from the environment. Use command line variables instead. checking for gmake... /usr/local/bin/gmake configure: Testing potential make at /usr/local/bin/gmake, found using gmake in PATH configure: Testing potential make at gmake, found using user supplied MAKE=gmake configure: Rewriting FOUND_MAKE to "/usr/local/bin/gmake" configure: Using GNU make at /usr/local/bin/gmake (version: GNU Make 4.2.1) checking if make --output-sync is supported... yes checking for output-sync value... none checking if find supports -delete... yes checking what type of tar was found... bsd checking that grep (/usr/bin/grep) -Fx handles empty lines in the pattern list correctly... yes checking for unzip... /usr/bin/unzip checking for zip... /usr/local/bin/zip checking for ldd... /usr/bin/ldd checking for greadelf... no checking for readelf... /usr/bin/readelf checking for dot... no checking for hg... no checking for stat... /usr/bin/stat checking for time... /usr/bin/time checking for flock... no checking for dtrace... /usr/sbin/dtrace checking for gpatch... no checking for patch... /usr/bin/patch checking bash version... 5.0.2 checking if bash supports pipefail... yes checking if bash supports errexit (-e)... yes checking for pkg-config... no checking for default LOG value... checking headless only... no checking for graphviz dot... no, cannot generate full docs checking for pandoc... no, cannot generate full docs checking full docs... no, missing dependencies checking for cacerts file... /usr/ports/java/openjdk11/files/cacerts checking if packaged modules are kept... yes (default) checking for version string... 11.0.2+9-1 configure: Found potential Boot JDK using configure arguments checking for Boot JDK... /usr/local/bootstrap-openjdk11 checking Boot JDK version... openjdk version "11.0.2-internal" 2019-01-15 OpenJDK Runtime Environment (build 11.0.2-internal+0-adhoc.glewis.openjdk-jdk11u) OpenJDK 64-Bit Server VM (build 11.0.2-internal+0-adhoc.glewis.openjdk-jdk11u, mixed mode) checking for java in Boot JDK... ok checking for javac in Boot JDK... ok checking for javadoc in Boot JDK... ok checking for jar in Boot JDK... ok checking for jarsigner in Boot JDK... ok checking if Boot JDK is 32 or 64 bits... 64 checking for local Boot JDK Class Data Sharing (CDS)... yes, created checking for Build JDK... yes, will use output dir configure: Using user selected toolchain clang (clang/LLVM). Default toolchain is gcc. configure: WARNING: Ignoring CFLAGS(-O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing ) found in environment. Use --with-extra-cflags configure: WARNING: Ignoring CXXFLAGS(-O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG ) found in environment. Use --with-extra-cxxflags configure: WARNING: Ignoring LDFLAGS( -L/usr/local/lib -fstack-protector ) found in environment. Use --with-extra-ldflags configure: Will use user supplied compiler CC=/usr/bin/cc checking resolved symbolic links for CC... no symlink configure: Using clang C compiler version 6.0.0 [FreeBSD clang version 6.0.0 (tags/RELEASE_600/final 326565) (based on LLVM 6.0.0) Target: x86_64-unknown-freebsd11.2 Thread model: posix InstalledDir: /usr/bin] checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/cc accepts -g... yes checking for /usr/bin/cc option to accept ISO C89... none needed configure: Will use user supplied compiler CXX=/usr/bin/c++ checking resolved symbolic links for CXX... no symlink configure: Using clang C++ compiler version 6.0.0 [FreeBSD clang version 6.0.0 (tags/RELEASE_600/final 326565) (based on LLVM 6.0.0) Target: x86_64-unknown-freebsd11.2 Thread model: posix InstalledDir: /usr/bin] checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/c++ accepts -g... yes checking how to run the C preprocessor... cpp configure: Rewriting CPP to "/usr/bin/cpp" checking how to run the C++ preprocessor... /usr/bin/c++ -E configure: Using clang linker version /usr/lib/crt1.o: In function `_start': [/usr/lib/crt1.o: In function `_start':] checking for ar... ar configure: Rewriting AR to "/usr/bin/ar" checking for strip... strip configure: Rewriting STRIP to "/usr/bin/strip" checking for nm... nm configure: Rewriting NM to "/usr/bin/nm" checking for gobjcopy... no checking for objcopy... objcopy configure: Rewriting OBJCOPY to "/usr/bin/objcopy" checking for gobjdump... no checking for objdump... objdump configure: Rewriting OBJDUMP to "/usr/bin/objdump" checking for c++filt... c++filt configure: Rewriting CXXFILT to "/usr/bin/c++filt" checking for jtreg... no checking for jtreg test harness... no, not found checking for jib... no checking if the C compiler supports "-m64"... yes checking if the C++ compiler supports "-m64"... yes checking if both compilers support "-m64"... yes checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for stdio.h... (cached) yes checking size of int *... 8 checking for target address size... 64 bits checking whether byte ordering is bigendian... no checking if native warnings are errors... true (default) checking if the C++ compiler supports "-std=gnu++98 -Werror"... yes checking for library containing clock_gettime... none required checking if the C compiler supports "-ffp-contract=off"... yes checking if the C++ compiler supports "-ffp-contract=off"... yes checking if both compilers support "-ffp-contract=off"... yes checking what type of native debug symbols to use... none checking for dtrace tool... /usr/sbin/dtrace checking sys/sdt.h usability... yes checking sys/sdt.h presence... yes checking for sys/sdt.h... yes checking if dtrace should be built... no, forced checking if Hotspot gtest unit tests should be built... no, forced checking if static link of stdc++ is possible... yes checking how to link with libstdc++... static checking for X... libraries /usr/local/lib, headers /usr/local/include checking whether -R must be followed by a space... neither works checking for gethostbyname... (cached) yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for X11/extensions/shape.h... yes checking for X11/extensions/Xrender.h... yes checking for X11/extensions/XTest.h... yes checking for X11/Intrinsic.h... no configure: error: Could not find all X11 headers (shape.h Xrender.h XTest.h Intrinsic.h). configure exiting with result code 1 ===> Script "configure" failed unexpectedly. Please report the problem to java@FreeBSD.org [maintainer] and attach the "/wrkdirs/usr/ports/java/openjdk11/work/openjdk-jdk11u-jdk-11.0.2-9-1/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. a /usr/local/sbin/pkg-static info -g -Ea). *** Error code 1 Stop. make: stopped in /usr/ports/java/openjdk11 From owner-freebsd-java@freebsd.org Thu Mar 14 20:57:54 2019 Return-Path: Delivered-To: freebsd-java@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 66A6E152DD8F for ; Thu, 14 Mar 2019 20:57:54 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id E6CB16CAB4 for ; Thu, 14 Mar 2019 20:57:53 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id A3679152DD8C; Thu, 14 Mar 2019 20:57:53 +0000 (UTC) Delivered-To: java@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6DBDC152DD8B; Thu, 14 Mar 2019 20:57:53 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0FC076CAB3; Thu, 14 Mar 2019 20:57:53 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy6.nyi.freebsd.org (beefy6.nyi.freebsd.org [IPv6:2610:1c1:1:6080::16:e9]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id C23ED27E19; Thu, 14 Mar 2019 20:57:52 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy6.nyi.freebsd.org (localhost [127.0.0.1]) by beefy6.nyi.freebsd.org (8.15.2/8.15.2) with ESMTP id x2EKvq8H096329; Thu, 14 Mar 2019 20:57:52 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy6.nyi.freebsd.org (8.15.2/8.15.2/Submit) id x2EKvqRd096328; Thu, 14 Mar 2019 20:57:52 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 14 Mar 2019 20:57:52 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201903142057.x2EKvqRd096328@beefy6.nyi.freebsd.org> To: java@FreeBSD.org Subject: [package - 120amd64-default][java/openjdk11] Failed for openjdk11-11.0.2.9.1 in configure Cc: pkg-fallout@FreeBSD.org X-Rspamd-Queue-Id: 0FC076CAB3 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.98 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.998,0]; NEURAL_HAM_SHORT(-0.98)[-0.984,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Mar 2019 20:57:54 -0000 You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build. Maintainer: java@FreeBSD.org Last committer: glewis@FreeBSD.org Ident: $FreeBSD: head/java/openjdk11/Makefile 495580 2019-03-13 15:10:06Z glewis $ Log URL: http://beefy6.nyi.freebsd.org/data/120amd64-default/495681/logs/openjdk11-11.0.2.9.1.log Build URL: http://beefy6.nyi.freebsd.org/build.html?mastername=120amd64-default&build=495681 Log: =>> Building java/openjdk11 build started at Thu Mar 14 20:56:09 UTC 2019 port directory: /usr/ports/java/openjdk11 package name: openjdk11-11.0.2.9.1 building for: FreeBSD 120amd64-default-job-04 12.0-RELEASE-p3 FreeBSD 12.0-RELEASE-p3 amd64 maintained by: java@FreeBSD.org Makefile ident: $FreeBSD: head/java/openjdk11/Makefile 495580 2019-03-13 15:10:06Z glewis $ Poudriere version: 3.2.8-3-g02cc9753 Host OSVERSION: 1300009 Jail OSVERSION: 1200086 Job Id: 04 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1200086 UNAME_v=FreeBSD 12.0-RELEASE-p3 UNAME_r=12.0-RELEASE-p3 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin LOCALBASE=/usr/local USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.2.8-3-g02cc9753 MASTERMNT=/usr/local/poudriere/data/.m/120amd64-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/120amd64-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=120amd64-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/120amd64-default/ref/.p SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= DEPENDS_ARGS= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- java@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --with-boot-jdk=/usr/local/bootstrap-openjdk11 --disable-ccache --disable-dtrace --disable-javac-server --disable-hotspot-gtest --with-alsa=/usr/local --with-cups=/usr/local --with-fontconfig=/usr/local --with-freetype=system --with-freetype-include=/usr/local/include/freetype2 --with-freetype-lib=/usr/local/lib --with-libjpeg=system --with-giflib=system --with-libpng=system --with-zlib=system --with-lcms=system --with-extra-cflags=-I/usr/local/include --with-extra-cxxflags=-I/usr/local/include --with-extra-ldflags=-L/usr/local/lib --with-toolchain-type=clang --x-includes=/usr/local/include --x-libraries=/usr/local/lib --with-package-path=/usr/local --with-cacerts-file=/usr/ports/java/openjdk11/files/cacerts --with-version-string=11.0.2+9-1 --with-native-debug-symbols=none --with-debug-level=release --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- CC=/usr/bin/cc CXX=/usr/bin/c++ MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/java/openjdk11/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/java/openjdk11/work HOME=/wrkdirs/usr/ports/java/openjdk11/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/java/openjdk11/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- LANG="C" LC_ALL="C" CLASSPATH="" JAVA_HOME="" LD_LIBRARY_PATH="" LDFLAGS=-L/usr/local/lib CC=/usr/bin/cc CXX=/usr/bin/c++ MAKEFLAGS="" USE_CLANG=true XDG_DATA_HOME=/wrkdirs/usr/ports/java/openjdk11/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/java/openjdk11/work HOME=/wrkdirs/usr/ports/java/openjdk11/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/java/openjdk11/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-I/usr/local/include -DLIBICONV_PLUG" LDFLAGS=" -L/usr/local/lib -fstack-protector " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="insta ll -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- OSREL=12.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/openjdk" EXAMPLESDIR="share/examples/openjdk" DATADIR="share/openjdk" WWWDIR="www/openjdk" ETCDIR="etc/openjdk" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/openjdk DOCSDIR=/usr/local/share/doc/openjdk EXAMPLESDIR=/usr/local/share/examples/openjdk WWWDIR=/usr/local/www/openjdk ETCDIR=/usr/local/etc/openjdk --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### /usr/local/etc/poudriere.d/make.conf #### # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes # Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs MAKE_JOBS_NUMBER=2 # stable/10 includes src.conf too late but make.conf is in sys.mk .if ${.CURDIR:M/poudriere/jails/10*/usr/src/usr.bin/xlint*} # Disable build of llib now that head no longer has lint(1) LINT= true .endif #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) Target: x86_64-unknown-freebsd12.0 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) Target: x86_64-unknown-freebsd12.0 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o" CC_OUTPUT_921dbbb2_58173849=yes CC_OUTPUT_921dbbb2_9bdba57c=yes CC_OUTPUT_921dbbb2_6a4fe7f5=yes CC_OUTPUT_921dbbb2_6bcac02b=yes CC_OUTPUT_921dbbb2_67d20829=yes CC_OUTPUT_921dbbb2_bfa62e83=yes CC_OUTPUT_921dbbb2_f0b4d593=yes CC_OUTPUT_921dbbb2_308abb44=yes CC_OUTPUT_921dbbb2_f00456e5=yes CC_OUTPUT_921dbbb2_65ad290d=yes CC_OUTPUT_921dbbb2_f2776b26=yes CC_OUTPUT_921dbbb2_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=yes CC_OUTPUT_921dbbb2_160933ec=yes CC_OUTPUT_921dbbb2_fb62803b=yes _OBJC_CCVERSION_921dbbb2=FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) Target: x86_64-unknown-freebsd12.0 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=amd64 OPSYS=FreeBSD _OSRELEASE=12.0-RELEASE-p3 OSREL=12.0 OSVERSION=1200086 PYTHONBASE=/usr/local HAVE_COMPAT_IA32_KERN=YES CONFIGURE_MAX_CMD_LEN=262144 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=0 DISABLE_MAKE_JOBS=poudriere ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> openjdk11-11.0.2.9.1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.5_5.txz [120amd64-default-job-04] Installing pkg-1.10.5_5... [120amd64-default-job-04] Extracting pkg-1.10.5_5: .......... done ===> openjdk11-11.0.2.9.1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of openjdk11-11.0.2.9.1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user => jdk-11.0.2+9-1.tar.gz doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://github.com/battleblow/openjdk-jdk11u/archive/jdk-11.0.2+9-1.tar.gz fetch: https://github.com/battleblow/openjdk-jdk11u/archive/jdk-11.0.2+9-1.tar.gz: size unknown fetch: https://github.com/battleblow/openjdk-jdk11u/archive/jdk-11.0.2+9-1.tar.gz: size of remote file is not known jdk-11.0.2+9-1.tar.gz 111 MB 2526 kBps 45s ===> Fetching all distfiles required by openjdk11-11.0.2.9.1 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by openjdk11-11.0.2.9.1 for building => SHA256 Checksum OK for jdk-11.0.2+9-1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by openjdk11-11.0.2.9.1 for building ===> Extracting for openjdk11-11.0.2.9.1 => SHA256 Checksum OK for jdk-11.0.2+9-1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for openjdk11-11.0.2.9.1 ===> Applying FreeBSD patches for openjdk11-11.0.2.9.1 =========================================================================== =================================================== ===> openjdk11-11.0.2.9.1 depends on executable: zip - not found ===> Installing existing package /packages/All/zip-3.0_1.txz [120amd64-default-job-04] Installing zip-3.0_1... [120amd64-default-job-04] Extracting zip-3.0_1: .......... done ===> openjdk11-11.0.2.9.1 depends on executable: zip - found ===> Returning to build of openjdk11-11.0.2.9.1 ===> openjdk11-11.0.2.9.1 depends on package: autoconf>0 - not found ===> Installing existing package /packages/All/autoconf-2.69_2.txz checking for ln... /bin/ln checking for ls... /bin/ls checking for mkdir... /bin/mkdir checking for mktemp... /usr/bin/mktemp checking for mv... /bin/mv checking for nawk... /usr/bin/nawk checking for printf... /usr/bin/printf checking for greadlink... no checking for readlink... /usr/bin/readlink checking for rm... /bin/rm checking for rmdir... /bin/rmdir checking for sh... /bin/sh checking for sort... /usr/bin/sort checking for tail... /usr/bin/tail checking for gtar... no checking for tar... /usr/bin/tar checking for tee... /usr/bin/tee checking for touch... /usr/bin/touch checking for tr... /usr/bin/tr checking for uname... /usr/bin/uname checking for uniq... /usr/bin/uniq checking for wc... /usr/bin/wc checking for which... /usr/bin/which checking for xargs... /usr/bin/xargs checking for gawk... (cached) /usr/bin/awk checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for cygpath... no checking for df... /bin/df checking for cpio... /usr/bin/cpio checking for nice... /usr/bin/nice checking for pandoc... no checking build system type... amd64-portbld-freebsd12.0 checking host system type... amd64-portbld-freebsd12.0 checking target system type... amd64-portbld-freebsd12.0 checking openjdk-build os-cpu... bsd-x86_64 checking openjdk-target os-cpu... bsd-x86_64 checking openjdk-target os-env... bsd.freebsd checking compilation type... native checking for top-level directory... /wrkdirs/usr/ports/java/openjdk11/work/openjdk-jdk11u-jdk-11.0.2-9-1 checking if custom source is suppressed (openjdk-only)... no checking which variant of the JDK to build... normal checking which debug level to use... release checking which variants of the JVM to build... server checking for sysroot... checking for toolchain path... checking for extra path... checking where to store configuration... in default location checking what configuration name to use... bsd-x86_64-normal-server-release checking for apt-get... no checking for yum... no checking for brew... no checking for port... no checking for pkgutil... no checking for pkgadd... no configure: WARNING: Ignoring value of MAKE from the environment. Use command line variables instead. checking for gmake... /usr/local/bin/gmake configure: Testing potential make at /usr/local/bin/gmake, found using gmake in PATH configure: Testing potential make at gmake, found using user supplied MAKE=gmake configure: Rewriting FOUND_MAKE to "/usr/local/bin/gmake" configure: Using GNU make at /usr/local/bin/gmake (version: GNU Make 4.2.1) checking if make --output-sync is supported... yes checking for output-sync value... none checking if find supports -delete... yes checking what type of tar was found... bsd checking that grep (/usr/bin/grep) -Fx handles empty lines in the pattern list correctly... yes checking for unzip... /usr/bin/unzip checking for zip... /usr/local/bin/zip checking for ldd... /usr/bin/ldd checking for greadelf... no checking for readelf... /usr/bin/readelf checking for dot... no checking for hg... no checking for stat... /usr/bin/stat checking for time... /usr/bin/time checking for flock... no checking for dtrace... /usr/sbin/dtrace checking for gpatch... no checking for patch... /usr/bin/patch checking bash version... 5.0.2 checking if bash supports pipefail... yes checking if bash supports errexit (-e)... yes checking for pkg-config... no checking for default LOG value... checking headless only... no checking for graphviz dot... no, cannot generate full docs checking for pandoc... no, cannot generate full docs checking full docs... no, missing dependencies checking for cacerts file... /usr/ports/java/openjdk11/files/cacerts checking if packaged modules are kept... yes (default) checking for version string... 11.0.2+9-1 configure: Found potential Boot JDK using configure arguments checking for Boot JDK... /usr/local/bootstrap-openjdk11 checking Boot JDK version... openjdk version "11.0.2-internal" 2019-01-15 OpenJDK Runtime Environment (build 11.0.2-internal+0-adhoc.glewis.openjdk-jdk11u) OpenJDK 64-Bit Server VM (build 11.0.2-internal+0-adhoc.glewis.openjdk-jdk11u, mixed mode) checking for java in Boot JDK... ok checking for javac in Boot JDK... ok checking for javadoc in Boot JDK... ok checking for jar in Boot JDK... ok checking for jarsigner in Boot JDK... ok checking if Boot JDK is 32 or 64 bits... 64 checking for local Boot JDK Class Data Sharing (CDS)... yes, created checking for Build JDK... yes, will use output dir configure: Using user selected toolchain clang (clang/LLVM). Default toolchain is gcc. configure: WARNING: Ignoring CFLAGS(-O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing ) found in environment. Use --with-extra-cflags configure: WARNING: Ignoring CXXFLAGS(-O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG ) found in environment. Use --with-extra-cxxflags configure: WARNING: Ignoring LDFLAGS( -L/usr/local/lib -fstack-protector ) found in environment. Use --with-extra-ldflags configure: Will use user supplied compiler CC=/usr/bin/cc checking resolved symbolic links for CC... no symlink configure: Using clang C compiler version 6.0.1 [FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) Target: x86_64-unknown-freebsd12.0 Thread model: posix InstalledDir: /usr/bin] checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/cc accepts -g... yes checking for /usr/bin/cc option to accept ISO C89... none needed configure: Will use user supplied compiler CXX=/usr/bin/c++ checking resolved symbolic links for CXX... no symlink configure: Using clang C++ compiler version 6.0.1 [FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) Target: x86_64-unknown-freebsd12.0 Thread model: posix InstalledDir: /usr/bin] checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/c++ accepts -g... yes checking how to run the C preprocessor... cpp configure: Rewriting CPP to "/usr/bin/cpp" checking how to run the C++ preprocessor... /usr/bin/c++ -E configure: Using clang linker version 335540 [LLD 6.0.1 (FreeBSD 335540-1200005) (compatible with GNU linkers)] checking for ar... ar configure: Rewriting AR to "/usr/bin/ar" checking for strip... strip configure: Rewriting STRIP to "/usr/bin/strip" checking for nm... nm configure: Rewriting NM to "/usr/bin/nm" checking for gobjcopy... no checking for objcopy... objcopy configure: Rewriting OBJCOPY to "/usr/bin/objcopy" checking for gobjdump... no checking for objdump... objdump configure: Rewriting OBJDUMP to "/usr/bin/objdump" checking for c++filt... c++filt configure: Rewriting CXXFILT to "/usr/bin/c++filt" checking for jtreg... no checking for jtreg test harness... no, not found checking for jib... no checking if the C compiler supports "-m64"... yes checking if the C++ compiler supports "-m64"... yes checking if both compilers support "-m64"... yes checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for stdio.h... (cached) yes checking size of int *... 8 checking for target address size... 64 bits checking whether byte ordering is bigendian... no checking if native warnings are errors... true (default) checking if the C++ compiler supports "-std=gnu++98 -Werror"... yes checking for library containing clock_gettime... none required checking if the C compiler supports "-ffp-contract=off"... yes checking if the C++ compiler supports "-ffp-contract=off"... yes checking if both compilers support "-ffp-contract=off"... yes checking what type of native debug symbols to use... none checking for dtrace tool... /usr/sbin/dtrace checking sys/sdt.h usability... yes checking sys/sdt.h presence... yes checking for sys/sdt.h... yes checking if dtrace should be built... no, forced checking if Hotspot gtest unit tests should be built... no, forced checking if static link of stdc++ is possible... yes checking how to link with libstdc++... static checking for X... libraries /usr/local/lib, headers /usr/local/include checking whether -R must be followed by a space... neither works checking for gethostbyname... (cached) yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for X11/extensions/shape.h... yes checking for X11/extensions/Xrender.h... yes checking for X11/extensions/XTest.h... yes checking for X11/Intrinsic.h... no configure: error: Could not find all X11 headers (shape.h Xrender.h XTest.h Intrinsic.h). configure exiting with result code 1 ===> Script "configure" failed unexpectedly. Please report the problem to java@FreeBSD.org [maintainer] and attach the "/wrkdirs/usr/ports/java/openjdk11/work/openjdk-jdk11u-jdk-11.0.2-9-1/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. a /usr/local/sbin/pkg-static info -g -Ea). *** Error code 1 Stop. make: stopped in /usr/ports/java/openjdk11 From owner-freebsd-java@freebsd.org Thu Mar 14 21:46:52 2019 Return-Path: Delivered-To: freebsd-java@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BB741152F96D for ; Thu, 14 Mar 2019 21:46:52 +0000 (UTC) (envelope-from glewis@eyesbeyond.com) Received: from misty.eyesbeyond.com (gerbercreations.com [71.39.140.16]) by mx1.freebsd.org (Postfix) with ESMTP id E460E6EE1B for ; Thu, 14 Mar 2019 21:46:51 +0000 (UTC) (envelope-from glewis@eyesbeyond.com) Received: from misty.eyesbeyond.com (localhost.eyesbeyond.com [127.0.0.1]) by misty.eyesbeyond.com (8.15.2/8.15.2) with ESMTP id x2ELkn6t038837; Thu, 14 Mar 2019 14:46:49 -0700 (PDT) (envelope-from glewis@eyesbeyond.com) Received: (from glewis@localhost) by misty.eyesbeyond.com (8.15.2/8.15.2/Submit) id x2ELkmQl038836; Thu, 14 Mar 2019 14:46:48 -0700 (PDT) (envelope-from glewis@eyesbeyond.com) X-Authentication-Warning: misty.eyesbeyond.com: glewis set sender to glewis@eyesbeyond.com using -f Date: Thu, 14 Mar 2019 14:46:48 -0700 From: Greg Lewis To: Mark Raynsford Cc: freebsd-java@freebsd.org Subject: Re: JDK 11 update Message-ID: <20190314214648.GA38669@misty.eyesbeyond.com> References: <20190308180402.GA61500@misty.eyesbeyond.com> <20190314105052.56b1c6c3@almond.int.arc7.info> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190314105052.56b1c6c3@almond.int.arc7.info> User-Agent: Mutt/1.11.3 (2019-02-01) X-Rspamd-Queue-Id: E460E6EE1B X-Spamd-Bar: ------ Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-6.99 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; TAGGED_RCPT(0.00)[org.freebsd.java]; REPLY(-4.00)[]; NEURAL_HAM_SHORT(-0.99)[-0.991,0] X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Mar 2019 21:46:53 -0000 On Thu, Mar 14, 2019 at 10:50:52AM +0000, Mark Raynsford wrote: > On 2019-03-08T10:04:02 -0800 > Greg Lewis wrote: > > > Hi all, > > > > I wanted to briefly post an update on what's going on with JDK 11. > > > > I'm pleased to say that thanks to the efforts of Kurt Miller there is now > > a preliminary port for JDK 11 that supports FreeBSD. I expect there will > > be a port in the FreeBSD ports system within the next week. > > This is great news. Thanks very much! > > Is there any interest in getting AdoptOpenJDK [0] builds going? > > I mentioned it to the AdoptOpenJDK people, and the response was that if > the FreeBSD project was willing to provide a couple of machines/VM > instances/whatever to do the builds, they could in principle get > FreeBSD builds going. > > [0] https://adoptopenjdk.net/ Thanks for looking into this. I'd suggest that to move forward someone would need to take lead on the following: * Talk to AdoptOpenJDK folk to get more details of what the need in terms of machines/VMs. What sort of resources do their machines have (CPU/memory/disk)? What sort of access does the CI/build infrastructure need? Is this a case of supplying machines/VMs or would it make more sense to fund them in their existing build farm? * Based on that come up with a rough costing and put it to the FreeBSD Foundation. You might even want to talk to them earlier and see if it was something they were even interested in at all. They have sponsored Java work in the past, but that doesn't mean it fits into their current priorities. FWIW, changes to the existing openjdk8 and openjdk11 code bases don't appear to be all that frequent. So dedicated machines would likely just sit idle most of the time. Using EC2 on demand instances, assuming we have a suitable FreeBSD AMI, and storing the releases on S3 would make sense to me, and is likely fairly inexpensive. My biggest question would be what value does this add versus the existing FreeBSD package infrastructure? That will also feature binary packages for all supported FreeBSD versions and costs neither resources nor time to set up other maintaining the FreeBSD port (which has to be done anyway). -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology FreeBSD : glewis@FreeBSD.org From owner-freebsd-java@freebsd.org Thu Mar 14 23:02:25 2019 Return-Path: Delivered-To: freebsd-java@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8EF1E1532B5A for ; Thu, 14 Mar 2019 23:02:25 +0000 (UTC) (envelope-from list+org.freebsd.java@io7m.com) Received: from mail.io7m.com (mail.io7m.com [IPv6:2001:19f0:5:752:f000::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "mail.io7m.com", Issuer "arc7 CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id E289872483 for ; Thu, 14 Mar 2019 23:02:24 +0000 (UTC) (envelope-from list+org.freebsd.java@io7m.com) Received: from almond.int.arc7.info (cust187-dsl61.idnet.net [212.69.61.187]) by mail.io7m.com (Postfix) with ESMTPSA id DABC53005C; Thu, 14 Mar 2019 23:02:15 +0000 (UTC) Date: Thu, 14 Mar 2019 23:02:06 +0000 From: Mark Raynsford To: Greg Lewis Cc: freebsd-java@freebsd.org Subject: Re: JDK 11 update Message-ID: <20190314230206.6ea05f51@almond.int.arc7.info> In-Reply-To: <20190314214648.GA38669@misty.eyesbeyond.com> References: <20190308180402.GA61500@misty.eyesbeyond.com> <20190314105052.56b1c6c3@almond.int.arc7.info> <20190314214648.GA38669@misty.eyesbeyond.com> Organization: io7m.com OpenPGP: id=E379595716131DB4E7AB87DD67B18CC1F9ACE345; url=http://io7m.com/pgp/E379_5957_1613_1DB4_E7AB_87DD_67B1_8CC1_F9AC_E345.key MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; boundary="Sig_/zq9J976NOlKA792yjvP/vtc"; protocol="application/pgp-signature" X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Mar 2019 23:02:25 -0000 --Sig_/zq9J976NOlKA792yjvP/vtc Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On 2019-03-14T14:46:48 -0700 Greg Lewis wrote: > > * Talk to AdoptOpenJDK folk to get more details of what the need in terms > of machines/VMs. What sort of resources do their machines have > (CPU/memory/disk)? What sort of access does the CI/build infrastructure > need? Is this a case of supplying machines/VMs or would it make more > sense to fund them in their existing build farm? I've pointed them at this thread. Hopefully I'll get more information soon. > * Based on that come up with a rough costing and put it to the FreeBSD > Foundation. You might even want to talk to them earlier and see if > it was something they were even interested in at all. They have > sponsored Java work in the past, but that doesn't mean it fits into > their current priorities. > > FWIW, changes to the existing openjdk8 and openjdk11 code bases don't > appear to be all that frequent. So dedicated machines would likely just > sit idle most of the time. Using EC2 on demand instances, assuming > we have a suitable FreeBSD AMI, and storing the releases on S3 would > make sense to me, and is likely fairly inexpensive. Right. I'd guess costs would be pretty minimal. > My biggest question would be what value does this add versus the existing > FreeBSD package infrastructure? That will also feature binary packages > for all supported FreeBSD versions and costs neither resources nor time > to set up other maintaining the FreeBSD port (which has to be done anyway= ). The main advantage for me personally is that I'd be able to fetch runtime images supporting FreeBSD for use in jlink. My ultimate intention is to put together a library/command-line tool/Maven plugin that can automatically fetch JVM runtime images for a range of architectures and operating systems and produce a jlinked application image for every specified platform. "Build once, run on a selection of platforms", sort of thing. The first part of this work is already done: https://blog.io7m.com/2018/11/18/choosing-coffee.xhtml https://github.com/io7m/coffeepick As you can probably imagine... None of the supported providers supplies FreeBSD JVM runtime images. I could, with some hacking, grab the FreeBSD binary packages and then unpack and reorganize the contents... But it'd be a lot nicer if FreeBSD was a platform that worked just like all of the others supported by AdoptOpenJDK and friends. More people building and running the test suite can't hurt. --=20 Mark Raynsford | http://www.io7m.com --Sig_/zq9J976NOlKA792yjvP/vtc Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iHUEARYKAB0WIQTjeVlXFhMdtOerh91nsYzB+azjRQUCXIrdbgAKCRBnsYzB+azj RZAYAQCaoB9+JqOygP1/p5eFpjEr7mSZtx+uoA3MS8vhNV93tQD+J5bb9uTnaVWv XPkUJLGraZOzbtPQCtvfLuDRjZ8ItQ4= =9GF/ -----END PGP SIGNATURE----- --Sig_/zq9J976NOlKA792yjvP/vtc-- From owner-freebsd-java@freebsd.org Thu Mar 14 23:30:48 2019 Return-Path: Delivered-To: freebsd-java@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 328A21533726 for ; Thu, 14 Mar 2019 23:30:48 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: from mail-io1-f43.google.com (mail-io1-f43.google.com [209.85.166.43]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 013467379D for ; Thu, 14 Mar 2019 23:30:46 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: by mail-io1-f43.google.com with SMTP id y6so6685449ioq.10 for ; Thu, 14 Mar 2019 16:30:46 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=zINLbWnN4jZoIJehpoKWhKMGeYs4gjJclGLPRhzv68Q=; b=KIKayt4uYynQU4Qu8V2WQdkSWruwjPOaja18hQYm0js8hrh5col9qncNEsMP/ulxdv 1yians4KoYYgjF4kVIA8T5ZWFYTcYLgzLFwBTcrL6pSmAJSJ61Z8sAGpoQCJPKACsQbG zjmguIPF7ZDsmXXVnNbtAAIHpS3/3r7zdl6Oo9o8WGVeSBY45/VpaKqlGzau6H/ESBYT 33oDFF2QmcLfJjbwfHKV6/mb3KwmyIFLo81G2ir0P65o41jthnAJFyaBNIOVjahLSccf uQgF7wm9+CQXPgS2kHDgqVHvoljNC6Igz9C9vwFblEpQKL6xTGimO+OLCf/qBnCFTwHy r1qw== X-Gm-Message-State: APjAAAUPoTWW6zm5pMNYtlRxxuDOksZqvAFMhwf5IHiWM95/EUFuU2Qm tipsMzu+aAJsoTfBGRyvYzKlXbwa24x39KohPvs= X-Google-Smtp-Source: APXvYqxmZICGIVzPvAVoxyy5/K//i4NrM9GZEIOAGYOVyUkP8xzAFQIWPgnXxkkvhgbWcoLkxaIkrliv3zqKDV/yKIw= X-Received: by 2002:a5d:860e:: with SMTP id f14mr378545iol.294.1552605853549; Thu, 14 Mar 2019 16:24:13 -0700 (PDT) MIME-Version: 1.0 References: <20190308180402.GA61500@misty.eyesbeyond.com> <20190314105052.56b1c6c3@almond.int.arc7.info> <20190314214648.GA38669@misty.eyesbeyond.com> In-Reply-To: <20190314214648.GA38669@misty.eyesbeyond.com> From: Ed Maste Date: Thu, 14 Mar 2019 19:24:00 -0400 Message-ID: Subject: Re: JDK 11 update To: Greg Lewis Cc: Mark Raynsford , freebsd-java@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Rspamd-Queue-Id: 013467379D X-Spamd-Bar: ----- Authentication-Results: mx1.freebsd.org; spf=pass (mx1.freebsd.org: domain of carpeddiem@gmail.com designates 209.85.166.43 as permitted sender) smtp.mailfrom=carpeddiem@gmail.com X-Spamd-Result: default: False [-5.54 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_THREE(0.00)[3]; R_SPF_ALLOW(-0.20)[+ip4:209.85.128.0/17]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; TAGGED_RCPT(0.00)[org.freebsd.java]; PREVIOUSLY_DELIVERED(0.00)[freebsd-java@freebsd.org]; DMARC_NA(0.00)[freebsd.org]; MIME_GOOD(-0.10)[text/plain]; MIME_TRACE(0.00)[0:+]; TO_MATCH_ENVRCPT_SOME(0.00)[]; MX_GOOD(-0.01)[cached: alt3.gmail-smtp-in.l.google.com]; NEURAL_HAM_SHORT(-0.67)[-0.670,0]; RCVD_IN_DNSWL_NONE(0.00)[43.166.85.209.list.dnswl.org : 127.0.5.0]; TO_DN_SOME(0.00)[]; RCVD_TLS_LAST(0.00)[]; FORGED_SENDER(0.30)[emaste@freebsd.org,carpeddiem@gmail.com]; R_DKIM_NA(0.00)[]; FREEMAIL_ENVFROM(0.00)[gmail.com]; ASN(0.00)[asn:15169, ipnet:209.85.128.0/17, country:US]; FROM_NEQ_ENVFROM(0.00)[emaste@freebsd.org,carpeddiem@gmail.com]; IP_SCORE(-2.86)[ip: (-8.27), ipnet: 209.85.128.0/17(-3.88), asn: 15169(-2.08), country: US(-0.07)]; RCVD_COUNT_TWO(0.00)[2] X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Mar 2019 23:30:48 -0000 On Thu, 14 Mar 2019 at 17:49, Greg Lewis wrote: > > Thanks for looking into [adoptopenjdk.net]. > > I'd suggest that to move forward someone would need to take lead on the > following: > > * Talk to AdoptOpenJDK folk to get more details of what the need in terms > of machines/VMs. What sort of resources do their machines have > (CPU/memory/disk)? What sort of access does the CI/build infrastructure > need? Is this a case of supplying machines/VMs or would it make more > sense to fund them in their existing build farm? I had a preliminary discussion with AdoptOpenJDK folks some time ago, but nothing came of it as it was too early (without the port being ready). I'll find out what resources are needed, and the FreeBSD Foundation should be able to make machines or VM time available. > My biggest question would be what value does this add versus the existing > FreeBSD package infrastructure? That will also feature binary packages > for all supported FreeBSD versions and costs neither resources nor time > to set up other maintaining the FreeBSD port (which has to be done anyway). This woudn't replace OpenJDK in the ports tree / package collection but augment it. The benefit I see from having FreeBSD in AdoptOpenJDK is having FreeBSD "just work" the same way as other operating systems for folks already familiar with that environment and with tooling built on AdoptOpenJDK, and to improve discoverability. From owner-freebsd-java@freebsd.org Fri Mar 15 05:35:13 2019 Return-Path: Delivered-To: freebsd-java@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BF531153E78B for ; Fri, 15 Mar 2019 05:35:12 +0000 (UTC) (envelope-from aashiks@gmail.com) Received: from mail-pf1-x435.google.com (mail-pf1-x435.google.com [IPv6:2607:f8b0:4864:20::435]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7F0FD8964D for ; Fri, 15 Mar 2019 05:35:11 +0000 (UTC) (envelope-from aashiks@gmail.com) Received: by mail-pf1-x435.google.com with SMTP id y124so5486368pfy.7 for ; Thu, 14 Mar 2019 22:35:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:subject:date:message-id:mime-version; bh=nRaXNnEm+ScshCZtW8BoDBots5/MKjif+DSZ+3IogY8=; b=tcqyx9VRFAsI6Atr2Ep2voCSR5oTlWNqGyIayf2CjvpMXvO1jiDZkJDQSgBMF/EkJh YdlcwXifh2OwMIWufQ/tvGz7RpUVuS78zwupWqXUGx2+NlLTIhCY/nnqh8UR+TIFxw11 g4reeFqFZ/qCHjv/cnQvDjpmV1w8RwvmkSM6Kwld8CEFDVGAxLHpLBecc34q+vlyIimB qyjSFcmvTK15Nsd/3vhFWPY4L15SSfO3sCiZwsMCA/0iXgs6hfhEqH5gLU8gbrftBQQw 28RMdTg4TJU23OmRCvFgZHdyFcavQLXV3K6bxC+DpKhbo1kO8f/yrdJOAjhY5IetWNVU 3QMg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:date:message-id:mime-version; bh=nRaXNnEm+ScshCZtW8BoDBots5/MKjif+DSZ+3IogY8=; b=bB5P5Yl4cMZGDQ1Q6Cblv+upiqqv1YGmjgD0N9f52sez7BJ79JmMhEsDyQXCalyLTt Lnp4++ToNgrqPDeiA8r1TVV/vWIZMxQXHSiH6Cl/cyu0EPHEPT6jtsKTQDeDw3b7JfFC LUM05axrRK75tPItUOCL/D5k55XFPNMj4/aLnOdNDKPsRnbrNzDAcqBe8RxXDczkhHg2 hSaNLMpTwiw71CXSf13WHLAKita/flX1J6fWXxJ9YC2sQwUNschEyckC8tP2O/25Prck JA4DF/Al5faU2bcL5CHiVfbNByCFKrJsQask8p0wjW+5ciKDNzFyFSSiwJqS9oktXONi sVdQ== X-Gm-Message-State: APjAAAXBtvlEs1OQV1kx6JLxPhmT7DYwhP7oLOJgun+kPj/J9ltPo9/K yRmiR6N1R/RgqqiNKY+P28NO2Iy/RbQ= X-Google-Smtp-Source: APXvYqxrJlQFlp/Ip9aUsAAJlGEgqogniSCeuRQdVWHaM3MRN1TghAqcViADJXDT2YawE0b2FjTtrw== X-Received: by 2002:aa7:92da:: with SMTP id k26mr2172031pfa.216.1552628109802; Thu, 14 Mar 2019 22:35:09 -0700 (PDT) Received: from localhost ([113.210.117.86]) by smtp.gmail.com with ESMTPSA id k74sm1564458pfb.172.2019.03.14.22.35.08 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Thu, 14 Mar 2019 22:35:09 -0700 (PDT) From: Ashik To: freebsd-java@freebsd.org Subject: AdoptOpenJDK and JDK11 Date: Fri, 15 Mar 2019 13:34:21 +0800 Message-ID: <85ftrosntu.fsf@bladerunner-V> MIME-Version: 1.0 Content-Type: text/plain X-Rspamd-Queue-Id: 7F0FD8964D X-Spamd-Bar: ----- Authentication-Results: mx1.freebsd.org; dkim=pass header.d=gmail.com header.s=20161025 header.b=tcqyx9VR; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (mx1.freebsd.org: domain of aashiks@gmail.com designates 2607:f8b0:4864:20::435 as permitted sender) smtp.mailfrom=aashiks@gmail.com X-Spamd-Result: default: False [-5.94 / 15.00]; RCVD_VIA_SMTP_AUTH(0.00)[]; R_SPF_ALLOW(-0.20)[+ip6:2607:f8b0:4000::/36]; FREEMAIL_FROM(0.00)[gmail.com]; TO_DN_NONE(0.00)[]; RCVD_COUNT_THREE(0.00)[3]; MX_GOOD(-0.01)[cached: alt3.gmail-smtp-in.l.google.com]; DKIM_TRACE(0.00)[gmail.com:+]; DMARC_POLICY_ALLOW(-0.50)[gmail.com,none]; NEURAL_HAM_SHORT(-0.56)[-0.558,0]; RECEIVED_SPAMHAUS_PBL(0.00)[86.117.210.113.zen.spamhaus.org : 127.0.0.11]; FROM_EQ_ENVFROM(0.00)[]; RCVD_TLS_LAST(0.00)[]; FREEMAIL_ENVFROM(0.00)[gmail.com]; ASN(0.00)[asn:15169, ipnet:2607:f8b0::/32, country:US]; DWL_DNSWL_NONE(0.00)[gmail.com.dwl.dnswl.org : 127.0.5.0]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; R_DKIM_ALLOW(-0.20)[gmail.com:s=20161025]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; MIME_GOOD(-0.10)[text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-java@freebsd.org]; RCPT_COUNT_ONE(0.00)[1]; MIME_TRACE(0.00)[0:+]; RCVD_IN_DNSWL_NONE(0.00)[5.3.4.0.0.0.0.0.0.0.0.0.0.0.0.0.0.2.0.0.4.6.8.4.0.b.8.f.7.0.6.2.list.dnswl.org : 127.0.5.0]; IP_SCORE(-2.87)[ip: (-9.48), ipnet: 2607:f8b0::/32(-2.73), asn: 15169(-2.08), country: US(-0.07)]; MID_RHS_NOT_FQDN(0.50)[] X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Mar 2019 05:35:13 -0000 Hello all, I had raised the lack of a native JDK 11 for FreeBSD 12 with AdoptOpenJDK, hoping that they can help with the JDK 11 efforts on FreeBSD. It looks like they took it up for discussion, but I hadn't heard any updates from them. The recent activity in the list regarding the JDK 11 port prompted me to update AdoptOpenJDK "issue" on Github, and if anyone can collaborate with them, this might speed up and stabilise the build quicker. The Github issue I raised with AdoptOpenJDK is here: https://github.com/AdoptOpenJDK/TSC/issues/53 The offers for help is vague at the moment - they have access to some hardware that runs on FreeBSD, and another has asked if it is possible to collaborate. glewis and others who are working on the port, may I suggest (and in no way mean any offense or pretend to know better) you collaborating with AdoptOpenJDK ? My context : I am someone who runs applications written in Java in production on FreeBSD, and trying not to switch from either JVM or FreeBSD. Thanks for your time. -- aashiks From owner-freebsd-java@freebsd.org Fri Mar 15 06:28:37 2019 Return-Path: Delivered-To: freebsd-java@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 224CA153F662 for ; Fri, 15 Mar 2019 06:28:37 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id AC9FD8ABB1 for ; Fri, 15 Mar 2019 06:28:36 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 6B786153F65C; Fri, 15 Mar 2019 06:28:36 +0000 (UTC) Delivered-To: java@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 57821153F65A for ; Fri, 15 Mar 2019 06:28:36 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id CAE578ABAE for ; Fri, 15 Mar 2019 06:28:35 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 127A0127E1 for ; Fri, 15 Mar 2019 06:28:35 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id x2F6SYtx046691 for ; Fri, 15 Mar 2019 06:28:34 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x2F6SYMZ046690 for java@FreeBSD.org; Fri, 15 Mar 2019 06:28:34 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: java@FreeBSD.org Subject: [Bug 236524] java/openjdk11: port to armv6/7 and aarch64 Date: Fri, 15 Mar 2019 06:28:35 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: glewis@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: java@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Mar 2019 06:28:37 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D236524 Greg Lewis changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |glewis@FreeBSD.org --- Comment #1 from Greg Lewis --- A pull request would be great. I can take them from there and add the patc= hes to the port. --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-java@freebsd.org Fri Mar 15 06:29:18 2019 Return-Path: Delivered-To: freebsd-java@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 052BF153F6D7 for ; Fri, 15 Mar 2019 06:29:18 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 8AC5B8ABEE for ; Fri, 15 Mar 2019 06:29:17 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 4E84C153F6D6; Fri, 15 Mar 2019 06:29:17 +0000 (UTC) Delivered-To: java@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3C41D153F6D5 for ; Fri, 15 Mar 2019 06:29:17 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C94948ABEB for ; Fri, 15 Mar 2019 06:29:16 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 0E1B0127E4 for ; Fri, 15 Mar 2019 06:29:16 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id x2F6TF71047550 for ; Fri, 15 Mar 2019 06:29:15 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x2F6TFSw047549 for java@FreeBSD.org; Fri, 15 Mar 2019 06:29:15 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: java@FreeBSD.org Subject: [Bug 236524] java/openjdk11: port to armv6/7 and aarch64 Date: Fri, 15 Mar 2019 06:29:16 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: glewis@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: glewis@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: assigned_to Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Mar 2019 06:29:18 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D236524 Greg Lewis changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|java@FreeBSD.org |glewis@FreeBSD.org --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-java@freebsd.org Fri Mar 15 06:32:44 2019 Return-Path: Delivered-To: freebsd-java@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BDD78153FA43 for ; Fri, 15 Mar 2019 06:32:44 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 457D78AF86 for ; Fri, 15 Mar 2019 06:32:44 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id E5F60153FA40; Fri, 15 Mar 2019 06:32:43 +0000 (UTC) Delivered-To: java@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B021F153FA3F; Fri, 15 Mar 2019 06:32:43 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 63B568AF84; Fri, 15 Mar 2019 06:32:43 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from package19.nyi.freebsd.org (package19.nyi.freebsd.org [IPv6:2610:1c1:1:6082::16:f5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 560C86576; Fri, 15 Mar 2019 06:32:43 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from package19.nyi.freebsd.org (localhost [127.0.0.1]) by package19.nyi.freebsd.org (8.15.2/8.15.2) with ESMTP id x2F6Wh0Q039219; Fri, 15 Mar 2019 06:32:43 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by package19.nyi.freebsd.org (8.15.2/8.15.2/Submit) id x2F6Whqs039158; Fri, 15 Mar 2019 06:32:43 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 15 Mar 2019 06:32:43 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201903150632.x2F6Whqs039158@package19.nyi.freebsd.org> To: java@FreeBSD.org Subject: [exp - 112amd64-default-build-as-user][java/openjdk11] Failed for openjdk11-11.0.2.9.1 in configure Cc: pkg-fallout@FreeBSD.org X-Rspamd-Queue-Id: 63B568AF84 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.96 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.998,0]; NEURAL_HAM_SHORT(-0.97)[-0.967,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_LONG(-1.00)[-1.000,0] X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Mar 2019 06:32:45 -0000 You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build. Maintainer: java@FreeBSD.org Last committer: glewis@FreeBSD.org Ident: $FreeBSD: head/java/openjdk11/Makefile 495580 2019-03-13 15:10:06Z glewis $ Log URL: http://package19.nyi.freebsd.org/data/112amd64-default-build-as-user/495667/logs/openjdk11-11.0.2.9.1.log Build URL: http://package19.nyi.freebsd.org/build.html?mastername=112amd64-default-build-as-user&build=495667 Log: =>> Building java/openjdk11 build started at Fri Mar 15 06:30:57 UTC 2019 port directory: /usr/ports/java/openjdk11 package name: openjdk11-11.0.2.9.1 building for: FreeBSD 112amd64-default-build-as-user-job-08 11.2-RELEASE-p9 FreeBSD 11.2-RELEASE-p9 amd64 maintained by: java@FreeBSD.org Makefile ident: $FreeBSD: head/java/openjdk11/Makefile 495580 2019-03-13 15:10:06Z glewis $ Poudriere version: 3.2.8-3-g02cc9753 Host OSVERSION: 1300009 Jail OSVERSION: 1102000 Job Id: 08 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1102000 UNAME_v=FreeBSD 11.2-RELEASE-p9 UNAME_r=11.2-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin LOCALBASE=/usr/local USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.2.8-3-g02cc9753 MASTERMNT=/poudriere/data/.m/112amd64-default-build-as-user/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= GID=0 UID=0 PWD=/poudriere/data/.m/112amd64-default-build-as-user/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=112amd64-default-build-as-user SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/poudriere/data/.m/112amd64-default-build-as-user/ref/.p SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= DEPENDS_ARGS= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- java@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --with-boot-jdk=/usr/local/bootstrap-openjdk11 --disable-ccache --disable-dtrace --disable-javac-server --disable-hotspot-gtest --with-alsa=/usr/local --with-cups=/usr/local --with-fontconfig=/usr/local --with-freetype=system --with-freetype-include=/usr/local/include/freetype2 --with-freetype-lib=/usr/local/lib --with-libjpeg=system --with-giflib=system --with-libpng=system --with-zlib=system --with-lcms=system --with-extra-cflags=-I/usr/local/include --with-extra-cxxflags=-I/usr/local/include --with-extra-ldflags=-L/usr/local/lib --with-toolchain-type=clang --x-includes=/usr/local/include --x-libraries=/usr/local/lib --with-package-path=/usr/local --with-cacerts-file=/usr/ports/java/openjdk11/files/cacerts --with-version-string=11.0.2+9-1 --with-native-debug-symbols=none --with-debug-level=release --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- CC=/usr/bin/cc CXX=/usr/bin/c++ MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/java/openjdk11/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/java/openjdk11/work HOME=/wrkdirs/usr/ports/java/openjdk11/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/java/openjdk11/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- LANG="C" LC_ALL="C" CLASSPATH="" JAVA_HOME="" LD_LIBRARY_PATH="" LDFLAGS=-L/usr/local/lib CC=/usr/bin/cc CXX=/usr/bin/c++ MAKEFLAGS="" USE_CLANG=true XDG_DATA_HOME=/wrkdirs/usr/ports/java/openjdk11/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/java/openjdk11/work HOME=/wrkdirs/usr/ports/java/openjdk11/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/java/openjdk11/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-I/usr/local/include -DLIBICONV_PLUG" LDFLAGS=" -L/usr/local/lib -fstack-protector " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="insta ll -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- OSREL=11.2 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/openjdk" EXAMPLESDIR="share/examples/openjdk" DATADIR="share/openjdk" WWWDIR="www/openjdk" ETCDIR="etc/openjdk" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/openjdk DOCSDIR=/usr/local/share/doc/openjdk EXAMPLESDIR=/usr/local/share/examples/openjdk WWWDIR=/usr/local/www/openjdk ETCDIR=/usr/local/etc/openjdk --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles FORCE_PACKAGE=yes PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### /usr/local/etc/poudriere.d/make.conf #### # Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs MAKE_JOBS_NUMBER=2 # stable/10 includes src.conf too late but make.conf is in sys.mk .if ${.CURDIR:M/poudriere/jails/10*/usr/src/usr.bin/xlint*} # Disable build of llib now that head no longer has lint(1) LINT= true .endif #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=FreeBSD clang version 6.0.0 (tags/RELEASE_600/final 326565) (based on LLVM 6.0.0) Target: x86_64-unknown-freebsd11.2 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 6.0.0 (tags/RELEASE_600/final 326565) (based on LLVM 6.0.0) Target: x86_64-unknown-freebsd11.2 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o" CC_OUTPUT_921dbbb2_58173849=yes CC_OUTPUT_921dbbb2_9bdba57c=yes CC_OUTPUT_921dbbb2_6a4fe7f5=yes CC_OUTPUT_921dbbb2_6bcac02b=yes CC_OUTPUT_921dbbb2_67d20829=yes CC_OUTPUT_921dbbb2_bfa62e83=yes CC_OUTPUT_921dbbb2_f0b4d593=yes CC_OUTPUT_921dbbb2_308abb44=yes CC_OUTPUT_921dbbb2_f00456e5=yes CC_OUTPUT_921dbbb2_65ad290d=yes CC_OUTPUT_921dbbb2_f2776b26=yes CC_OUTPUT_921dbbb2_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=yes CC_OUTPUT_921dbbb2_160933ec=yes CC_OUTPUT_921dbbb2_fb62803b=yes _OBJC_CCVERSION_921dbbb2=FreeBSD clang version 6.0.0 (tags/RELEASE_600/final 326565) (based on LLVM 6.0.0) Target: x86_64-unknown-freebsd11.2 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=amd64 OPSYS=FreeBSD _OSRELEASE=11.2-RELEASE-p9 OSREL=11.2 OSVERSION=1102000 PYTHONBASE=/usr/local HAVE_COMPAT_IA32_KERN=YES CONFIGURE_MAX_CMD_LEN=262144 HAVE_PORTS_ENV=1 #### Misc Poudriere #### DISABLE_MAKE_JOBS=poudriere ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> openjdk11-11.0.2.9.1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.5_5.txz [112amd64-default-build-as-user-job-08] Installing pkg-1.10.5_5... [112amd64-default-build-as-user-job-08] Extracting pkg-1.10.5_5: .......... done ===> openjdk11-11.0.2.9.1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of openjdk11-11.0.2.9.1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user => jdk-11.0.2+9-1.tar.gz doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://github.com/battleblow/openjdk-jdk11u/archive/jdk-11.0.2+9-1.tar.gz fetch: https://github.com/battleblow/openjdk-jdk11u/archive/jdk-11.0.2+9-1.tar.gz: size unknown fetch: https://github.com/battleblow/openjdk-jdk11u/archive/jdk-11.0.2+9-1.tar.gz: size of remote file is not known jdk-11.0.2+9-1.tar.gz 0 B 0 Bps ===> Fetching all distfiles required by openjdk11-11.0.2.9.1 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by openjdk11-11.0.2.9.1 for building => SHA256 Checksum OK for jdk-11.0.2+9-1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by openjdk11-11.0.2.9.1 for building ===> Extracting for openjdk11-11.0.2.9.1 => SHA256 Checksum OK for jdk-11.0.2+9-1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for openjdk11-11.0.2.9.1 ===> Applying FreeBSD patches for openjdk11-11.0.2.9.1 =========================================================================== =================================================== ===> openjdk11-11.0.2.9.1 depends on executable: zip - not found ===> Installing existing package /packages/All/zip-3.0_1.txz [112amd64-default-build-as-user-job-08] Installing zip-3.0_1... [112amd64-default-build-as-user-job-08] Extracting zip-3.0_1: .......... done ===> openjdk11-11.0.2.9.1 depends on executable: zip - found ===> Returning to build of openjdk11-11.0.2.9.1 ===> openjdk11-11.0.2.9.1 depends on package: autoconf>0 - not found ===> Installing existing package /packages/All/autoconf-2.69_2.txz [112amd64-default-build-as-user-job-08] Installing autoconf-2.69_2... [112amd64-default-build-as-user-job-08] `-- Installing autoconf-wrapper-20131203... [112amd64-default-build-as-user-job-08] `-- Extracting autoconf-wrapper-20131203: .......... done [112amd64-default-build-as-user-job-08] `-- Installing indexinfo-0.3.1... checking for ln... /bin/ln checking for ls... /bin/ls checking for mkdir... /bin/mkdir checking for mktemp... /usr/bin/mktemp checking for mv... /bin/mv checking for nawk... /usr/bin/nawk checking for printf... /usr/bin/printf checking for greadlink... no checking for readlink... /usr/bin/readlink checking for rm... /bin/rm checking for rmdir... /bin/rmdir checking for sh... /bin/sh checking for sort... /usr/bin/sort checking for tail... /usr/bin/tail checking for gtar... no checking for tar... /usr/bin/tar checking for tee... /usr/bin/tee checking for touch... /usr/bin/touch checking for tr... /usr/bin/tr checking for uname... /usr/bin/uname checking for uniq... /usr/bin/uniq checking for wc... /usr/bin/wc checking for which... /usr/bin/which checking for xargs... /usr/bin/xargs checking for gawk... (cached) /usr/bin/awk checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for cygpath... no checking for df... /bin/df checking for cpio... /usr/bin/cpio checking for nice... /usr/bin/nice checking for pandoc... no checking build system type... amd64-portbld-freebsd11.2 checking host system type... amd64-portbld-freebsd11.2 checking target system type... amd64-portbld-freebsd11.2 checking openjdk-build os-cpu... bsd-x86_64 checking openjdk-target os-cpu... bsd-x86_64 checking openjdk-target os-env... bsd.freebsd checking compilation type... native checking for top-level directory... /wrkdirs/usr/ports/java/openjdk11/work/openjdk-jdk11u-jdk-11.0.2-9-1 checking if custom source is suppressed (openjdk-only)... no checking which variant of the JDK to build... normal checking which debug level to use... release checking which variants of the JVM to build... server checking for sysroot... checking for toolchain path... checking for extra path... checking where to store configuration... in default location checking what configuration name to use... bsd-x86_64-normal-server-release checking for apt-get... no checking for yum... no checking for brew... no checking for port... no checking for pkgutil... no checking for pkgadd... no configure: WARNING: Ignoring value of MAKE from the environment. Use command line variables instead. checking for gmake... /usr/local/bin/gmake configure: Testing potential make at /usr/local/bin/gmake, found using gmake in PATH configure: Testing potential make at gmake, found using user supplied MAKE=gmake configure: Rewriting FOUND_MAKE to "/usr/local/bin/gmake" configure: Using GNU make at /usr/local/bin/gmake (version: GNU Make 4.2.1) checking if make --output-sync is supported... yes checking for output-sync value... none checking if find supports -delete... yes checking what type of tar was found... bsd checking that grep (/usr/bin/grep) -Fx handles empty lines in the pattern list correctly... yes checking for unzip... /usr/bin/unzip checking for zip... /usr/local/bin/zip checking for ldd... /usr/bin/ldd checking for greadelf... no checking for readelf... /usr/bin/readelf checking for dot... no checking for hg... no checking for stat... /usr/bin/stat checking for time... /usr/bin/time checking for flock... no checking for dtrace... /usr/sbin/dtrace checking for gpatch... no checking for patch... /usr/bin/patch checking bash version... 5.0.2 checking if bash supports pipefail... yes checking if bash supports errexit (-e)... yes checking for pkg-config... no checking for default LOG value... checking headless only... no checking for graphviz dot... no, cannot generate full docs checking for pandoc... no, cannot generate full docs checking full docs... no, missing dependencies checking for cacerts file... /usr/ports/java/openjdk11/files/cacerts checking if packaged modules are kept... yes (default) checking for version string... 11.0.2+9-1 configure: Found potential Boot JDK using configure arguments checking for Boot JDK... /usr/local/bootstrap-openjdk11 checking Boot JDK version... openjdk version "11.0.2-internal" 2019-01-15 OpenJDK Runtime Environment (build 11.0.2-internal+0-adhoc.glewis.openjdk-jdk11u) OpenJDK 64-Bit Server VM (build 11.0.2-internal+0-adhoc.glewis.openjdk-jdk11u, mixed mode) checking for java in Boot JDK... ok checking for javac in Boot JDK... ok checking for javadoc in Boot JDK... ok checking for jar in Boot JDK... ok checking for jarsigner in Boot JDK... ok checking if Boot JDK is 32 or 64 bits... 64 checking for local Boot JDK Class Data Sharing (CDS)... yes, created checking for Build JDK... yes, will use output dir configure: Using user selected toolchain clang (clang/LLVM). Default toolchain is gcc. configure: WARNING: Ignoring CFLAGS(-O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing ) found in environment. Use --with-extra-cflags configure: WARNING: Ignoring CXXFLAGS(-O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG ) found in environment. Use --with-extra-cxxflags configure: WARNING: Ignoring LDFLAGS( -L/usr/local/lib -fstack-protector ) found in environment. Use --with-extra-ldflags configure: Will use user supplied compiler CC=/usr/bin/cc checking resolved symbolic links for CC... no symlink configure: Using clang C compiler version 6.0.0 [FreeBSD clang version 6.0.0 (tags/RELEASE_600/final 326565) (based on LLVM 6.0.0) Target: x86_64-unknown-freebsd11.2 Thread model: posix InstalledDir: /usr/bin] checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/cc accepts -g... yes checking for /usr/bin/cc option to accept ISO C89... none needed configure: Will use user supplied compiler CXX=/usr/bin/c++ checking resolved symbolic links for CXX... no symlink configure: Using clang C++ compiler version 6.0.0 [FreeBSD clang version 6.0.0 (tags/RELEASE_600/final 326565) (based on LLVM 6.0.0) Target: x86_64-unknown-freebsd11.2 Thread model: posix InstalledDir: /usr/bin] checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/c++ accepts -g... yes checking how to run the C preprocessor... cpp configure: Rewriting CPP to "/usr/bin/cpp" checking how to run the C++ preprocessor... /usr/bin/c++ -E configure: Using clang linker version /usr/lib/crt1.o: In function `_start': [/usr/lib/crt1.o: In function `_start':] checking for ar... ar configure: Rewriting AR to "/usr/bin/ar" checking for strip... strip configure: Rewriting STRIP to "/usr/bin/strip" checking for nm... nm configure: Rewriting NM to "/usr/bin/nm" checking for gobjcopy... no checking for objcopy... objcopy configure: Rewriting OBJCOPY to "/usr/bin/objcopy" checking for gobjdump... no checking for objdump... objdump configure: Rewriting OBJDUMP to "/usr/bin/objdump" checking for c++filt... c++filt configure: Rewriting CXXFILT to "/usr/bin/c++filt" checking for jtreg... no checking for jtreg test harness... no, not found checking for jib... no checking if the C compiler supports "-m64"... yes checking if the C++ compiler supports "-m64"... yes checking if both compilers support "-m64"... yes checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for stdio.h... (cached) yes checking size of int *... 8 checking for target address size... 64 bits checking whether byte ordering is bigendian... no checking if native warnings are errors... true (default) checking if the C++ compiler supports "-std=gnu++98 -Werror"... yes checking for library containing clock_gettime... none required checking if the C compiler supports "-ffp-contract=off"... yes checking if the C++ compiler supports "-ffp-contract=off"... yes checking if both compilers support "-ffp-contract=off"... yes checking what type of native debug symbols to use... none checking for dtrace tool... /usr/sbin/dtrace checking sys/sdt.h usability... yes checking sys/sdt.h presence... yes checking for sys/sdt.h... yes checking if dtrace should be built... no, forced checking if Hotspot gtest unit tests should be built... no, forced checking if static link of stdc++ is possible... yes checking how to link with libstdc++... static checking for X... libraries /usr/local/lib, headers /usr/local/include checking whether -R must be followed by a space... neither works checking for gethostbyname... (cached) yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for X11/extensions/shape.h... yes checking for X11/extensions/Xrender.h... yes checking for X11/extensions/XTest.h... yes checking for X11/Intrinsic.h... no configure: error: Could not find all X11 headers (shape.h Xrender.h XTest.h Intrinsic.h). configure exiting with result code 1 ===> Script "configure" failed unexpectedly. Please report the problem to java@FreeBSD.org [maintainer] and attach the "/wrkdirs/usr/ports/java/openjdk11/work/openjdk-jdk11u-jdk-11.0.2-9-1/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. a /usr/local/sbin/pkg-static info -g -Ea). *** Error code 1 Stop. make: stopped in /usr/ports/java/openjdk11 From owner-freebsd-java@freebsd.org Fri Mar 15 08:16:50 2019 Return-Path: Delivered-To: freebsd-java@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E73A715422FA for ; Fri, 15 Mar 2019 08:16:49 +0000 (UTC) (envelope-from jonc@chen.org.nz) Received: from mail-vs1-xe31.google.com (mail-vs1-xe31.google.com [IPv6:2607:f8b0:4864:20::e31]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 66ED98DC4C for ; Fri, 15 Mar 2019 08:16:47 +0000 (UTC) (envelope-from jonc@chen.org.nz) Received: by mail-vs1-xe31.google.com with SMTP id z6so4897820vsc.0 for ; Fri, 15 Mar 2019 01:16:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chen-org-nz.20150623.gappssmtp.com; s=20150623; h=mime-version:from:date:message-id:subject:to; bh=v0bbtgasGIYAw0jWbyUR/xRRSeG8KhR0ReRIoTZImWk=; b=V2yxgxq+ynLBk5nfaVelpC6VBWxkwZvHNDEWKptASoAQ+bueym3rBTuqcJNBa+lPBg o3H1MyK22qOgPh8FjaSWqIGGpqXt9qk1DXqDhvZ8IXBoB76BJ+TNJYT1JCyBTMgz4aa9 QxLUqcc9Uy4t8OcmBeJNNDaQNxgzXi/D3CpHlVnLvKDrTLCpfMmi0VR7zGb6U6S8n2U+ RYSNPJW/dg/RdFCAdoiUp4f3PtPkRqHhRSLMtvrfGHE0U0kqBE97xu0TLZjfYUff7epG 44NqDPQMRTcG3P+Ig+imNw9WqtXE4T9ZLmS+ZTY8LB1sDqbxnSk7wzFq+p7jBl9EOqn4 czig== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=v0bbtgasGIYAw0jWbyUR/xRRSeG8KhR0ReRIoTZImWk=; b=j3Lzn0NNQxDwFtgi5hktndfmnFUrxoUDicAGh4B2h3MBDHtb5IJvlcupzbOLT9IA3d tHdXPe/gHdRTXuw2op9qvFMg5J9seMPBueXj5N2koSVAiiAJtIIXkOR82v1i2bVgGLl5 yqNG0UET6QmRGs6i5IPulpediVkjGXRB3FMiwAYxZzkw1/EDT+i9iULJV6KDLoQUx0aT N8yxqjeAdfvQyTt9agv+J3wTVhGvosKGaOzTdKIKy7Qql+ynlCZazE3L146SG1lXUE/o ZlEJteddW/uvXFTFrZJV+3/ujHRJSx7/q+c3JGDdZGGAbJLPJUCxCI/L4Z+H8w4W64R9 KZgA== X-Gm-Message-State: APjAAAVXk4Cyq/eyz78RqolfaeNCNS9bIpZJGC8ZJkrOwI8UOAIoXl/S gXuO++zpBvavQLh9JvHmYYfmiynQG4qoOE7NcFn2lfzyqZA= X-Google-Smtp-Source: APXvYqz2tTUwi9eklNmbbm0IGjXKdP6sqRlrc9TEKRU7YLbttZr2f9TX5BldDz+ZPOTTSITYSL9uHzxHWcdOKc3+1Y8= X-Received: by 2002:a67:804b:: with SMTP id b72mr1259268vsd.109.1552637806428; Fri, 15 Mar 2019 01:16:46 -0700 (PDT) MIME-Version: 1.0 From: Jonathan Chen Date: Fri, 15 Mar 2019 21:16:30 +1300 Message-ID: Subject: java/openjdk11 build faiiling To: freebsd-java@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Rspamd-Queue-Id: 66ED98DC4C X-Spamd-Bar: ------ Authentication-Results: mx1.freebsd.org; dkim=pass header.d=chen-org-nz.20150623.gappssmtp.com header.s=20150623 header.b=V2yxgxq+ X-Spamd-Result: default: False [-6.13 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; R_DKIM_ALLOW(-0.20)[chen-org-nz.20150623.gappssmtp.com:s=20150623]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; MIME_GOOD(-0.10)[text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-java@freebsd.org]; TO_DN_NONE(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; DMARC_NA(0.00)[chen.org.nz]; DKIM_TRACE(0.00)[chen-org-nz.20150623.gappssmtp.com:+]; MX_GOOD(-0.01)[alt1.aspmx.l.google.com]; RCVD_IN_DNSWL_NONE(0.00)[1.3.e.0.0.0.0.0.0.0.0.0.0.0.0.0.0.2.0.0.4.6.8.4.0.b.8.f.7.0.6.2.list.dnswl.org : 127.0.5.0]; NEURAL_HAM_SHORT(-0.89)[-0.890,0]; R_SPF_NA(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; RCVD_TLS_LAST(0.00)[]; ASN(0.00)[asn:15169, ipnet:2607:f8b0::/32, country:US]; RCVD_COUNT_TWO(0.00)[2]; IP_SCORE(-2.93)[ip: (-9.79), ipnet: 2607:f8b0::/32(-2.73), asn: 15169(-2.08), country: US(-0.07)] X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Mar 2019 08:16:50 -0000 Hi, I'm trying to build java/openjdk11 with synth, and I'm getting: checking for PNG... checking for which libpng to use... system not found configure: error: --with-libpng=system specified, but no libpng found! configure exiting with result code 1 ===> Script "configure" failed unexpectedly. Please report the problem to java@FreeBSD.org [maintainer] and attach the "/construction/xports/java/openjdk11/work/openjdk-jdk11u-jdk-11.0.2-9-1/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. a /usr/local/sbin/pkg-static info -g -Ea). *** Error code 1 Stop. make: stopped in /xports/java/openjdk11 However, the synth build logs indicate that: ===> Installing existing package /packages/All/png-1.6.36.txz Installing png-1.6.36... Extracting png-1.6.36: .......... done ===> openjdk11-11.0.2.9.1 depends on shared library: libpng16.so - found (/usr/local/lib/libpng16.so) The config.log has: [...] configure:59674: checking for DGifGetCode in -lgif configure:59699: /usr/bin/c++ -o conftest -m64 -I/usr/local/include -m64 -L/usr/local/lib conftest.cpp -lgif -ljpeg >&5 configure:59699: $? = 0 configure:59708: result: yes configure:59739: checking for PNG configure:59804: checking for which libpng to use configure:59827: result: system not found configure:59829: error: --with-libpng=system specified, but no libpng found! Cheers. -- Jonathan Chen From owner-freebsd-java@freebsd.org Fri Mar 15 09:17:48 2019 Return-Path: Delivered-To: freebsd-java@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 52DAF1543AD1 for ; Fri, 15 Mar 2019 09:17:48 +0000 (UTC) (envelope-from barry@bvansomeren.net) Received: from mail-ot1-x335.google.com (mail-ot1-x335.google.com [IPv6:2607:f8b0:4864:20::335]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id BED3E8FAED for ; Fri, 15 Mar 2019 09:17:46 +0000 (UTC) (envelope-from barry@bvansomeren.net) Received: by mail-ot1-x335.google.com with SMTP id v62so7748480otb.3 for ; Fri, 15 Mar 2019 02:17:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=coffeesprout.com; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=qb5i9uk+92QCCzfBjEdduWZCcfZMjXtJab5o4owDJq0=; b=iep/FJUFnS5KuPE5ogV8sI39SvBTkpgWx6soi/pP/BsSASzmFhfERT35ln1iWtIvSN 6hHjkwVHjN1M5E7/42m98KXBjZUDOtv7q1hy3WdUA9Mf8tKpufu65NVlLrXFpn3zL544 jjbXScigsJwZ3ZxFtVWONGvTSBHOCLZZbFS5E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=qb5i9uk+92QCCzfBjEdduWZCcfZMjXtJab5o4owDJq0=; b=XHLWCY5wugyuZ2M3yC5aiTRZnYNANqPnoeJcUQPU8UgzAFD9hGDD2seMpnMcml5kYb TYD3IWQw8kuGKWlopNxdnDh3+0JOF2oMYXk4VTdDieBa4Blh5+FnQyeXafaZNf30duEt RkWuNFpVV8uYmNxRinLjQan3ePXmYRVep2HVfVEp2krdSSpx0/WufodPS5g/r0AL/9lw GJYxt1w07M0DqXp6jJaz0EgGGQmy1AVLfrzeyXT76Oj+Q5V6+TyjJmqVTJziXVcjzHVn ra3GesfNBh3SsD266OB94QlL758cTq8En2llNp0282KmgrN3GqCP/quPOzZCDNnxOeOp LNlA== X-Gm-Message-State: APjAAAUuy4iaL7nOVHwuI6z05P2GrrDDwKkGIhO19k6+yzNUVZP1CyST WvDVv/5N3PrfuHHW/hMZWRkxqCYGnD0OUX9/hiiyRi7vMJ0= X-Google-Smtp-Source: APXvYqxr9PR0LUY+0hdKGdIxB2lTolqRK797z/W5OY2ZpW/270+LCG+iUkKbrEhkWxISH0X+pB8u9jcndgVnAaHgozU= X-Received: by 2002:a9d:76cb:: with SMTP id p11mr1464068otl.248.1552641465155; Fri, 15 Mar 2019 02:17:45 -0700 (PDT) MIME-Version: 1.0 References: <85ftrosntu.fsf@bladerunner-V> In-Reply-To: <85ftrosntu.fsf@bladerunner-V> From: Barry van Someren Date: Fri, 15 Mar 2019 10:17:09 +0100 Message-ID: Subject: Re: AdoptOpenJDK and JDK11 To: Ashik Cc: freebsd-java@freebsd.org X-Rspamd-Queue-Id: BED3E8FAED X-Spamd-Bar: ----- Authentication-Results: mx1.freebsd.org; dkim=pass header.d=coffeesprout.com header.s=google header.b=iep/FJUF; spf=pass (mx1.freebsd.org: domain of barry@bvansomeren.net designates 2607:f8b0:4864:20::335 as permitted sender) smtp.mailfrom=barry@bvansomeren.net X-Spamd-Result: default: False [-5.78 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; R_DKIM_ALLOW(-0.20)[coffeesprout.com:s=google]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; R_SPF_ALLOW(-0.20)[+ip6:2607:f8b0:4000::/36]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; MIME_GOOD(-0.10)[multipart/alternative,text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-java@freebsd.org]; DMARC_NA(0.00)[coffeesprout.com]; NEURAL_HAM_SHORT(-0.95)[-0.954,0]; TO_MATCH_ENVRCPT_SOME(0.00)[]; DKIM_TRACE(0.00)[coffeesprout.com:+]; RCPT_COUNT_TWO(0.00)[2]; RCVD_IN_DNSWL_NONE(0.00)[5.3.3.0.0.0.0.0.0.0.0.0.0.0.0.0.0.2.0.0.4.6.8.4.0.b.8.f.7.0.6.2.list.dnswl.org : 127.0.5.0]; MX_GOOD(-0.01)[ASPMX.L.GOOGLE.COM,ALT2.ASPMX.L.GOOGLE.COM,ASPMX5.GOOGLEMAIL.COM,ALT1.ASPMX.L.GOOGLE.COM,ASPMX2.GOOGLEMAIL.COM,ASPMX3.GOOGLEMAIL.COM,ASPMX4.GOOGLEMAIL.COM]; IP_SCORE(-2.62)[ip: (-8.21), ipnet: 2607:f8b0::/32(-2.73), asn: 15169(-2.08), country: US(-0.07)]; FORGED_SENDER(0.30)[barry@coffeesprout.com,barry@bvansomeren.net]; FREEMAIL_TO(0.00)[gmail.com]; MIME_TRACE(0.00)[0:+,1:+]; RCVD_TLS_LAST(0.00)[]; ASN(0.00)[asn:15169, ipnet:2607:f8b0::/32, country:US]; FROM_NEQ_ENVFROM(0.00)[barry@coffeesprout.com,barry@bvansomeren.net]; RCVD_COUNT_TWO(0.00)[2] Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.29 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Mar 2019 09:17:48 -0000 Hi Ashik, I'm by no means an expert in what's happening, but it looks like the porting work is already being done on a forked git repo from AdoptOpenJDK, so upstreaming their work should be possible. I've been slowly moving all my stuff to FreeBSD; Some of my customers also want Docker so I essentially run a FreeBSD network with some Docker machines running Java. Other customers are fine with just getting a JVM on a stable OS (and they don't push for Java 11 yet). I'll be testing their deployments on JDK11 going forward. Regards, Barry On Fri, Mar 15, 2019 at 6:35 AM Ashik wrote: > Hello all, > > I had raised the lack of a native JDK 11 for FreeBSD 12 with > AdoptOpenJDK, hoping that they can help with the JDK 11 efforts on > FreeBSD. > > It looks like they took it up for discussion, but I hadn't heard any > updates from them. > > The recent activity in the list regarding the JDK 11 port prompted me to > update AdoptOpenJDK "issue" on Github, and if anyone can collaborate > with them, this might speed up and stabilise the build quicker. > > The Github issue I raised with AdoptOpenJDK is here: > > https://github.com/AdoptOpenJDK/TSC/issues/53 > > The offers for help is vague at the moment - they have access to some > hardware that runs on FreeBSD, and another has asked if it is possible > to collaborate. > > glewis and others who are working on the port, may I suggest (and in no > way mean any offense or pretend to know better) you collaborating with > AdoptOpenJDK ? > > My context : I am someone who runs applications written in Java in > production on FreeBSD, and trying not to switch from either JVM or > FreeBSD. > > Thanks for your time. > > -- > aashiks > _______________________________________________ > freebsd-java@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-java > To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org" > From owner-freebsd-java@freebsd.org Fri Mar 15 20:13:15 2019 Return-Path: Delivered-To: freebsd-java@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D676B152D84D for ; Fri, 15 Mar 2019 20:13:14 +0000 (UTC) (envelope-from jonc@chen.org.nz) Received: from mail-ua1-x943.google.com (mail-ua1-x943.google.com [IPv6:2607:f8b0:4864:20::943]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 820BD81686 for ; Fri, 15 Mar 2019 20:13:11 +0000 (UTC) (envelope-from jonc@chen.org.nz) Received: by mail-ua1-x943.google.com with SMTP id g8so156263uaj.0 for ; Fri, 15 Mar 2019 13:13:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chen-org-nz.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=nBVlNCS0TrlGqM6VNgWBnV+VcSEuHfXgwxxPDklvccw=; b=mZRQK2sRuPIJAYMN46Eu32LCh7+7TPmIukt75QBWHbtMUWLMSS3Ax/Z/FbQq5Wvkd4 H/7x2glnqS2tYdZs7qSvE15Ed+VjjaQ1tXR6KobKDNvXdgYhsnx14lmclrKHp/AlKH5f piNoPwvLOWwlF8FwOO3slbnVUDSv7umPc0sOylQ4yLFwl+oRmp9iWdNwWcewKZPG7hjJ DQ7Ympy14S3aDDfQMNgnYt4bN0pj3NutATiHTRIVcJVD5opa3xzX1jDwRvBswGdo/CC4 YkQZ+Zzv4ycazRhGizRzU8pGvKQGTGr7N/tGoLU7sdCNzF3CoBSBhymGfbo1QUQ3YBaN zlTA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=nBVlNCS0TrlGqM6VNgWBnV+VcSEuHfXgwxxPDklvccw=; b=tkVhuZnKxDdZk9R8/GCxeU+h+hCZE/lKgVzNyhpHdiNgKqxs82XVeeXFKHXDcEKeDH bT/Xrie+MkHTFDGmYuxqgSGgUGqH+fRxzk1SD1iRCpudu4Lv1pgs4IlTdx2MADU+Q2eP dFVXbeIzBhuWXDngODALWh0cN0wJwvt8ZRfwJmACBBgifP9oKRb9FPcGywb321qE3gT5 llN9hPusGVQMR7g7NkXNnK2xRp0IjYt9M06NI6P5phMI1vcPeG/+j6hwX3KR2S1+zcPO nhHOxxNpGOIcm0+1doTxSi16HQ2u/E+jPdSiPVCGyUCjEHIsefyhwejun9F5NZfNXY5R Okag== X-Gm-Message-State: APjAAAV6XYadlBv4ING8wgsyBV5kqv/I5y6Qrbn6BgFP5Udd/eojLfV8 ePuqWsWrtpYOuqOd8pDn4nG3Ukcsed3TJLwTmBo4PA4IDck= X-Google-Smtp-Source: APXvYqwW/OaHSm2nvVxUG+KW3XFPjSrj7jVzYLcL/G1L6hL2dkPGRcpATtv1km5akwmdJxHL8Aqi4ZSswIo9U8i/UAw= X-Received: by 2002:a9f:2c8b:: with SMTP id w11mr713709uaj.17.1552680790584; Fri, 15 Mar 2019 13:13:10 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Jonathan Chen Date: Sat, 16 Mar 2019 09:12:50 +1300 Message-ID: Subject: Re: java/openjdk11 build faiiling To: freebsd-java@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Rspamd-Queue-Id: 820BD81686 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org; dkim=pass header.d=chen-org-nz.20150623.gappssmtp.com header.s=20150623 header.b=mZRQK2sR X-Spamd-Result: default: False [-2.31 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-0.78)[-0.776,0]; R_DKIM_ALLOW(-0.20)[chen-org-nz.20150623.gappssmtp.com:s=20150623]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; NEURAL_HAM_LONG(-1.00)[-0.995,0]; MIME_GOOD(-0.10)[text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-java@freebsd.org]; TO_DN_NONE(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; DMARC_NA(0.00)[chen.org.nz]; NEURAL_SPAM_SHORT(0.20)[0.197,0]; MX_GOOD(-0.01)[cached: alt1.aspmx.l.google.com]; DKIM_TRACE(0.00)[chen-org-nz.20150623.gappssmtp.com:+]; RCVD_IN_DNSWL_NONE(0.00)[3.4.9.0.0.0.0.0.0.0.0.0.0.0.0.0.0.2.0.0.4.6.8.4.0.b.8.f.7.0.6.2.list.dnswl.org : 127.0.5.0]; R_SPF_NA(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; RCVD_TLS_LAST(0.00)[]; ASN(0.00)[asn:15169, ipnet:2607:f8b0::/32, country:US]; RCVD_COUNT_TWO(0.00)[2]; IP_SCORE(-0.43)[ip: (2.75), ipnet: 2607:f8b0::/32(-2.73), asn: 15169(-2.08), country: US(-0.07)] X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Mar 2019 20:13:15 -0000 On Fri, 15 Mar 2019 at 21:16, Jonathan Chen wrote: [...] > The config.log has: > [...] > configure:59674: checking for DGifGetCode in -lgif > configure:59699: /usr/bin/c++ -o conftest -m64 -I/usr/local/include > -m64 -L/usr/local/lib conftest.cpp -lgif -ljpeg >&5 > configure:59699: $? = 0 > configure:59708: result: yes > configure:59739: checking for PNG > configure:59804: checking for which libpng to use > configure:59827: result: system not found > configure:59829: error: --with-libpng=system specified, but no libpng found! In fact, the logs indicate that jpeg and gif weren't found easily either: checking for which libjpeg to use... system checking jpeglib.h usability... yes checking jpeglib.h presence... no checking for jpeglib.h... yes checking for jpeg_CreateDecompress in -ljpeg... configure: WARNING: jpeglib.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: jpeglib.h: proceeding with the compiler's result yes checking for which giflib to use... system checking gif_lib.h usability... yes checking gif_lib.h presence... no configure: WARNING: gif_lib.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: gif_lib.h: proceeding with the compiler's result checking for gif_lib.h... yes checking for DGifGetCode in -lgif... yes checking for PNG... checking for which libpng to use... system not found Configure: error: --with-libpng=system specified, but no libpng found! I'm still trying to figure out how the configure script gets invoked.. -- Jonathan Chen From owner-freebsd-java@freebsd.org Fri Mar 15 23:20:42 2019 Return-Path: Delivered-To: freebsd-java@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 93CEF1533441 for ; Fri, 15 Mar 2019 23:20:42 +0000 (UTC) (envelope-from 1983-01-06@gmx.net) Received: from mout.gmx.net (mout.gmx.net [212.227.17.20]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "mout.gmx.net", Issuer "TeleSec ServerPass DE-2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7F17A88A43 for ; Fri, 15 Mar 2019 23:20:40 +0000 (UTC) (envelope-from 1983-01-06@gmx.net) Received: from [192.168.1.13] ([84.143.151.93]) by mail.gmx.com (mrgmx102 [212.227.17.168]) with ESMTPSA (Nemesis) id 0LoKHN-1gYLG1152H-00gJIh for ; Sat, 16 Mar 2019 00:20:28 +0100 To: freebsd-java@freebsd.org From: Michael Osipov <1983-01-06@gmx.net> Subject: First possible bug in OpenJDK 11 port Message-ID: <4706926f-8eb6-c7c6-f982-5ca9c411d5f5@gmx.net> Date: Sat, 16 Mar 2019 00:20:27 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.5.3 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Provags-ID: V03:K1:/8XLBgVcAHQp+FQmUfqRdsQiCSkINmRVL48ZnU/rJYVootXtBPO u8J10ywV8qlOYaDoViTZ2Th5S2ZGpyX79qJzP3nwOTaR/+2khFruefqF32zQsTMJr8CiqKt x3aH2XC1btFnXkHtTxQV8FgIenvfWQZy3DPloyIFI+RR434NjgJHtmQgUt22jI6mhAujKE1 /XzLGqHgm64Cf9TydyiFQ== X-Spam-Flag: NO X-UI-Out-Filterresults: notjunk:1;V03:K0:kN3vki8YEXQ=:1lkhSL/qrdIDi6Cd74+4Pz KOKaUEr2dXogb7hzO36SyKtfEPtE970YVMwlWwuNXlof5LY0v5zijdDx+oXLdzidr1mTtZAvd T0fMAZl9AHnaymjwKD0VtnidLCyQVonBCciIQfLr5ciC4MfSHcSJjnP/3bGdJnC/6t3QAALKZ /UOfP5pGCNxRGRZ0X6+gYHsTGqfg9kKMnIXDg6hVTe7ruSGy2C+rZk+NTXbuOKzSkdI5xH9Rc RerYULRPyO0YQ4o1ijnbd9TRoo5o1dEStVIDe1oW8BgBuT+m1isHnSYfG9cdz96qN/EgodwGb HAq+gGBgXE4LTbeW5mapsQjNMJZIlNiRvqol8D2WMAi9exgUUMQ4DNTnBzCclfl65Yc43itoj uspqR+p/xz9bBTROYNVSIRRHXHc0IcwCBjW8Vg4KEuQR7u4ZNogBmrErbv719QA3eWELR84Qa NNZCN0O8Rozex5nGycEf82At/il0eAqBC2xGaUs0Vk34hhnwVWNVlSB6UFORUVTsK1vWJaqVN jxZseKDStCTzn5zYz3o4uiU+Ql2Wzb4oBPVNzuXyj5hx1Pq+5SQpbil3UyLKIoBWnOKwdmtaR FtmsdyYPi8xWG07yRJI/2o0AsjmGNO4hY0C3or/zzhHa596HaQFL2EXm+S32vNKyWFVIYIatv 0Y+/J/UkXso/prAuQOtrwxxNt+w+IzmRtfvjVedNPxi0zEP7oPDqNhUBrf4oV3BjyTmav8kkn H/Ah8kMxeEoqYhOyZFcln3HQW+lu4ALz2qME2kgim1DKKE5naPvv4w0MhQr5WvmK4Y2qSxjlQ kU2nV2Bt6SNZQUO6UQdL7u3AwNf1av7xTQ3ifkDFrSAuXS48UUD9AUP26ZUdalS23H9zmnfq2 lkfdu6bVOPKL2ShxZ20jdtCpz9Af53xnNW7Q+qog5gepxlRmSj2YMroS5YY+9CnSCygGD/6en d2zX1fDY7vg== X-Rspamd-Queue-Id: 7F17A88A43 X-Spamd-Bar: --- Authentication-Results: mx1.freebsd.org; spf=pass (mx1.freebsd.org: domain of 1983-01-06@gmx.net designates 212.227.17.20 as permitted sender) smtp.mailfrom=1983-01-06@gmx.net X-Spamd-Result: default: False [-3.97 / 15.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; RCVD_COUNT_TWO(0.00)[2]; NEURAL_HAM_MEDIUM(-1.00)[-0.997,0]; FROM_HAS_DN(0.00)[]; R_SPF_ALLOW(-0.20)[+ip4:212.227.17.0/27]; FREEMAIL_FROM(0.00)[gmx.net]; MIME_GOOD(-0.10)[text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-java@freebsd.org]; TO_DN_NONE(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; MIME_TRACE(0.00)[0:+]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MX_GOOD(-0.01)[mx00.emig.gmx.net,mx01.emig.gmx.net]; NEURAL_HAM_SHORT(-0.83)[-0.827,0]; DMARC_NA(0.00)[gmx.net]; IP_SCORE(-0.74)[ip: (-4.26), ipnet: 212.227.0.0/16(-1.14), asn: 8560(1.71), country: DE(-0.01)]; RCVD_IN_DNSWL_LOW(-0.10)[20.17.227.212.list.dnswl.org : 127.0.3.1]; R_DKIM_NA(0.00)[]; FREEMAIL_ENVFROM(0.00)[gmx.net]; ASN(0.00)[asn:8560, ipnet:212.227.0.0/16, country:DE]; MID_RHS_MATCH_FROM(0.00)[]; RCVD_TLS_ALL(0.00)[]; FROM_EQ_ENVFROM(0.00)[] X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Mar 2019 23:20:42 -0000 Folks, here is a stripped down example from an issue with the new port: > $ cat ../src/exec/Test.java > package exec; > > import java.io.IOException; > > public class Test { > > public static void main(String[] args) throws IOException, InterruptedException { > ProcessBuilder builder = new ProcessBuilder("/bin/sh", "-c", "cd && env"); > builder.inheritIO(); > Process p = builder.start(); > System.out.println("exit code: " + p.waitFor()); > } > > } Fails: > osipovmi@deblndw011x:~/exec/bin > $ /usr/local/openjdk11/bin/java exec.Test > Exception in thread "main" java.io.IOException: Cannot run program "/bin/sh": error=13, Permission denied > at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1128) > at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1071) > at exec.Test.main(Test.java:12) > Caused by: java.io.IOException: error=13, Permission denied > at java.base/java.lang.ProcessImpl.forkAndExec(Native Method) > at java.base/java.lang.ProcessImpl.(ProcessImpl.java:341) > at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:272) > at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1107) > ... 2 more as well as > osipovmi@deblndw011x:~/exec/bin > $ /usr/local/bootstrap-openjdk11/bin/java exec.Test > Exception in thread "main" java.io.IOException: Cannot run program "/bin/sh": error=13, Permission denied > at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1128) > at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1071) > at exec.Test.main(Test.java:12) > Caused by: java.io.IOException: error=13, Permission denied > at java.base/java.lang.ProcessImpl.forkAndExec(Native Method) > at java.base/java.lang.ProcessImpl.(ProcessImpl.java:341) > at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:272) > at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1107) > ... 2 more and > osipovmi@deblndw011x:~/exec/bin > $ /usr/local/bootstrap-openjdk8/bin/java exec.Test > Exception in thread "main" java.io.IOException: Cannot run program "/bin/sh": error=13, Permission denied > at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048) > at exec.Test.main(Test.java:12) > Caused by: java.io.IOException: error=13, Permission denied > at java.lang.UNIXProcess.forkAndExec(Native Method) > at java.lang.UNIXProcess.(UNIXProcess.java:251) > at java.lang.ProcessImpl.start(ProcessImpl.java:134) > at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029) > ... 1 more but successfully runs with: > osipovmi@deblndw011x:~/exec/bin > $ /usr/local/openjdk8/bin/java exec.Test > SSH_CLIENT=147.54.65.49 55876 22 > LOGNAME=osipovmi > LSCOLORS=ExGxFxdxCxDxDxhbadExEx > HTTP_PROXY=http://194.145.60.1:9400 > LANG=de_DE.UTF-8 > JAVA_HOME=/usr/local/openjdk11 > NO_PROXY=localhost .siemens.net .siemens.com .siemens.de > CLICOLOR=YES > MAIL=/var/mail/osipovmi > NCURSES_NO_UTF8_ACS=1 > PATH=/sbin:/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin > EDITOR=vim > OLDPWD=/net/home/osipovmi/exec/bin > DISPLAY=localhost:10.0 > PWD=/net/home/osipovmi > _=/usr/local/openjdk8/bin/java > TERM=xterm > SSH_TTY=/dev/pts/0 > USER=osipovmi > HOME=/net/home/osipovmi > SSH_CONNECTION=147.54.65.49 55876 147.54.64.17 22 > PS1=\[\033[1;32m\]\u@\h\[\033[0m\]:\[\033[1;34m\]\w\[\033[0m\]\n$ > SHELL=/bin/sh > MM_CHARSET=UTF-8 > HTTPS_PROXY=http://194.145.60.1:9400 > BLOCKSIZE=K > FTP_PROXY=http://194.145.60.1:9400 > SHLVL=1 > exit code: 0 What is causing this issue? For those who'd like to reproduce the bug: Clone Maven GitHub, try to to build from master and see the Maven Surefire Plugin failing when it tried to launch the Surefire Booter. Java 8 Update 202, Java 11 newest from ports. OS is > FreeBSD deblndw011x.ad001.siemens.net 12.0-STABLE FreeBSD 12.0-STABLE r344655 DEBLNDW011X amd64 Michael From owner-freebsd-java@freebsd.org Sat Mar 16 01:07:07 2019 Return-Path: Delivered-To: freebsd-java@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 753121536CB5 for ; Sat, 16 Mar 2019 01:07:07 +0000 (UTC) (envelope-from glewis@eyesbeyond.com) Received: from misty.eyesbeyond.com (gerbercreations.com [71.39.140.16]) by mx1.freebsd.org (Postfix) with ESMTP id C34218C779 for ; Sat, 16 Mar 2019 01:07:02 +0000 (UTC) (envelope-from glewis@eyesbeyond.com) Received: from misty.eyesbeyond.com (localhost.eyesbeyond.com [127.0.0.1]) by misty.eyesbeyond.com (8.15.2/8.15.2) with ESMTP id x2G15Z8i006811; Fri, 15 Mar 2019 18:05:36 -0700 (PDT) (envelope-from glewis@eyesbeyond.com) Received: (from glewis@localhost) by misty.eyesbeyond.com (8.15.2/8.15.2/Submit) id x2G15TQ3006628; Fri, 15 Mar 2019 18:05:29 -0700 (PDT) (envelope-from glewis@eyesbeyond.com) X-Authentication-Warning: misty.eyesbeyond.com: glewis set sender to glewis@eyesbeyond.com using -f Date: Fri, 15 Mar 2019 18:05:24 -0700 From: Greg Lewis To: Jonathan Chen Cc: freebsd-java@freebsd.org Subject: Re: java/openjdk11 build faiiling Message-ID: <20190316010524.GA65278@misty.eyesbeyond.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.11.3 (2019-02-01) X-Rspamd-Queue-Id: C34218C779 X-Spamd-Bar: + Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [1.88 / 15.00]; ARC_NA(0.00)[]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; NEURAL_SPAM_SHORT(0.09)[0.095,0]; MIME_GOOD(-0.10)[text/plain]; HAS_XAW(0.00)[]; DMARC_NA(0.00)[eyesbeyond.com]; AUTH_NA(1.00)[]; NEURAL_SPAM_MEDIUM(0.56)[0.561,0]; RCVD_COUNT_THREE(0.00)[3]; TO_MATCH_ENVRCPT_SOME(0.00)[]; MX_GOOD(-0.01)[mail.iagu.net,mail.eyesbeyond.com]; RCPT_COUNT_TWO(0.00)[2]; NEURAL_SPAM_LONG(0.24)[0.244,0]; R_SPF_NA(0.00)[]; RCVD_NO_TLS_LAST(0.10)[]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:209, ipnet:71.32.0.0/13, country:US]; IP_SCORE(-0.01)[asn: 209(0.01), country: US(-0.07)] X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Mar 2019 01:07:07 -0000 On Sat, Mar 16, 2019 at 09:12:50AM +1300, Jonathan Chen wrote: > On Fri, 15 Mar 2019 at 21:16, Jonathan Chen wrote: > [...] > > The config.log has: > > [...] > > configure:59674: checking for DGifGetCode in -lgif > > configure:59699: /usr/bin/c++ -o conftest -m64 -I/usr/local/include > > -m64 -L/usr/local/lib conftest.cpp -lgif -ljpeg >&5 > > configure:59699: $? = 0 > > configure:59708: result: yes > > configure:59739: checking for PNG > > configure:59804: checking for which libpng to use > > configure:59827: result: system not found > > configure:59829: error: --with-libpng=system specified, but no libpng found! So here is what I get there: configure:59804: checking for which libpng to use configure:59824: result: system And later on in config.log I see pkg_cv_PNG_CFLAGS='-I/usr/local/include/libpng16 ' pkg_cv_PNG_LIBS='-L/usr/local/lib -lpng16 -lz ' and PNG_CFLAGS='-I/usr/local/include/libpng16 ' PNG_LIBS='-L/usr/local/lib -lpng16 -lz ' > In fact, the logs indicate that jpeg and gif weren't found easily either: > > checking for which libjpeg to use... system > checking jpeglib.h usability... yes > checking jpeglib.h presence... no > checking for jpeglib.h... yes > checking for jpeg_CreateDecompress in -ljpeg... configure: WARNING: > jpeglib.h: accepted by the compiler, rejected by the preprocessor! > configure: WARNING: jpeglib.h: proceeding with the compiler's result > yes > checking for which giflib to use... system > checking gif_lib.h usability... yes > checking gif_lib.h presence... no > configure: WARNING: gif_lib.h: accepted by the compiler, rejected by > the preprocessor! > configure: WARNING: gif_lib.h: proceeding with the compiler's result > checking for gif_lib.h... yes > checking for DGifGetCode in -lgif... yes > checking for PNG... checking for which libpng to use... system not found > Configure: error: --with-libpng=system specified, but no libpng found! I get similar things for jpeglib.h and gif_lib.h. That is because the preprocessor test doesn't pass -I/usr/local/include. > I'm still trying to figure out how the configure script gets invoked.. I'm not quite sure on what you mean by that? Do you mean by the ports system? If so, look at bsd.port.mk and also at the CONFIGURE_* variables in the Makefile. -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology FreeBSD : glewis@FreeBSD.org From owner-freebsd-java@freebsd.org Sat Mar 16 02:47:04 2019 Return-Path: Delivered-To: freebsd-java@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2279D153C7A0 for ; Sat, 16 Mar 2019 02:47:04 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id A954E69B2B for ; Sat, 16 Mar 2019 02:47:03 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 5E037153C79E; Sat, 16 Mar 2019 02:47:03 +0000 (UTC) Delivered-To: java@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 49ACA153C79B for ; Sat, 16 Mar 2019 02:47:03 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D1EE269B29 for ; Sat, 16 Mar 2019 02:47:02 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 1EE521D7BD for ; Sat, 16 Mar 2019 02:47:02 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id x2G2l1oS031909 for ; Sat, 16 Mar 2019 02:47:01 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x2G2l1pF031908 for java@FreeBSD.org; Sat, 16 Mar 2019 02:47:01 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: java@FreeBSD.org Subject: [Bug 236566] java/openjdk8: clang 8 crashes during build on aarch64 (blocks 647 ports) Date: Sat, 16 Mar 2019 02:47:02 +0000 X-Bugzilla-Reason: AssignedTo CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: needs-qa X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: jbeich@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: toolchain@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: cc assigned_to Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Mar 2019 02:47:04 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D236566 Jan Beich changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |java@FreeBSD.org Assignee|java@FreeBSD.org |toolchain@FreeBSD.org --=20 You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.= From owner-freebsd-java@freebsd.org Sat Mar 16 02:59:47 2019 Return-Path: Delivered-To: freebsd-java@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0A489153CC9F for ; Sat, 16 Mar 2019 02:59:47 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 7943769F84 for ; Sat, 16 Mar 2019 02:59:46 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 2DBBC153CC9D; Sat, 16 Mar 2019 02:59:46 +0000 (UTC) Delivered-To: java@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1BB0C153CC9C for ; Sat, 16 Mar 2019 02:59:46 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7E44E69F82 for ; Sat, 16 Mar 2019 02:59:45 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id B234D1D925 for ; Sat, 16 Mar 2019 02:59:44 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id x2G2xiJ3053585 for ; Sat, 16 Mar 2019 02:59:44 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x2G2xiFO053584 for java@FreeBSD.org; Sat, 16 Mar 2019 02:59:44 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: java@FreeBSD.org Subject: [Bug 236566] java/openjdk8: clang 8 crashes during build on aarch64 and armv7 (blocks 647 ports) Date: Sat, 16 Mar 2019 02:59:44 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: needs-qa X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: jbeich@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: toolchain@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: short_desc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Mar 2019 02:59:47 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D236566 Jan Beich changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|java/openjdk8: clang 8 |java/openjdk8: clang 8 |crashes during build on |crashes during build on |aarch64 (blocks 647 ports) |aarch64 and armv7 (blocks | |647 ports) --- Comment #3 from Jan Beich --- Ditto armv7. $ poudriere jail -cj head-armv7 -x -a arm.armv7 -v head -m svn+https $ poudriere testport -j head-armv7 java/openjdk8 [...] Compiling /usr/ports/java/openjdk8/work/openjdk/hotspot/src/share/vm/oops/instanceKla= ss.cpp Assertion failed: (isa(Val) && "cast() argument of incompatible type= !"), function cast, file /usr/src/contrib/llvm/include/llvm/Support/Casting.h, l= ine 255. c++: error: unable to execute command: Abort trap (core dumped) c++: error: clang frontend command failed due to signal (use -v to see invocation) FreeBSD clang version 8.0.0 (branches/release_80 355677) (based on LLVM 8.0= .0) Target: armv7-unknown-freebsd13.0-gnueabihf Thread model: posix InstalledDir: /usr/bin http://www.ipv6proxy.net/go.php?u=3Dhttp://beefy16.nyi.freebsd.org/data/hea= d-armv7-default/p495681_s345110/logs/errors/openjdk8-8.202.8.log --=20 You are receiving this mail because: You are on the CC list for the bug.= From owner-freebsd-java@freebsd.org Sat Mar 16 02:46:05 2019 Return-Path: Delivered-To: freebsd-java@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F1075153C654 for ; Sat, 16 Mar 2019 02:46:04 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 85AFF69A6B for ; Sat, 16 Mar 2019 02:46:04 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 44969153C64E; Sat, 16 Mar 2019 02:46:04 +0000 (UTC) Delivered-To: java@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 318EE153C64D for ; Sat, 16 Mar 2019 02:46:04 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id BD20069A6A for ; Sat, 16 Mar 2019 02:46:03 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 11C681D7B9 for ; Sat, 16 Mar 2019 02:46:03 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id x2G2k2r9030921 for ; Sat, 16 Mar 2019 02:46:02 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x2G2k2tC030920 for java@FreeBSD.org; Sat, 16 Mar 2019 02:46:02 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: java@FreeBSD.org Subject: [Bug 236566] java/openjdk8: clang 8 crashes during build on aarch64 (blocks 647 ports) Date: Sat, 16 Mar 2019 02:46:02 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: needs-qa X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: jbeich@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: java@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: attachments.created Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Mar 2019 02:46:05 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D236566 --- Comment #1 from Jan Beich --- Created attachment 202897 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D202897&action= =3Dedit instanceKlass.cpp (compressed, preprocessed) --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-java@freebsd.org Sat Mar 16 02:46:35 2019 Return-Path: Delivered-To: freebsd-java@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8849A153C6FA for ; Sat, 16 Mar 2019 02:46:35 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 19ADA69ADE for ; Sat, 16 Mar 2019 02:46:35 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id D01B0153C6F9; Sat, 16 Mar 2019 02:46:34 +0000 (UTC) Delivered-To: java@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BD787153C6F8 for ; Sat, 16 Mar 2019 02:46:34 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 563A369ADB for ; Sat, 16 Mar 2019 02:46:34 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 5A05D1D7BA for ; Sat, 16 Mar 2019 02:46:33 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id x2G2kX8h031412 for ; Sat, 16 Mar 2019 02:46:33 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x2G2kXeD031411 for java@FreeBSD.org; Sat, 16 Mar 2019 02:46:33 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: java@FreeBSD.org Subject: [Bug 236566] java/openjdk8: clang 8 crashes during build on aarch64 (blocks 647 ports) Date: Sat, 16 Mar 2019 02:46:33 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: needs-qa X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: jbeich@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: java@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: attachments.created Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Mar 2019 02:46:35 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D236566 --- Comment #2 from Jan Beich --- Created attachment 202898 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D202898&action= =3Dedit command line args (for clang 8) --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-java@freebsd.org Sat Mar 16 02:44:54 2019 Return-Path: Delivered-To: freebsd-java@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 539C1153C548 for ; Sat, 16 Mar 2019 02:44:54 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id D76606868E for ; Sat, 16 Mar 2019 02:44:53 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 99644153C541; Sat, 16 Mar 2019 02:44:53 +0000 (UTC) Delivered-To: java@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 86413153C540 for ; Sat, 16 Mar 2019 02:44:53 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id CF88D68689 for ; Sat, 16 Mar 2019 02:44:52 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 0CBFA1D7AF for ; Sat, 16 Mar 2019 02:44:52 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id x2G2ipI1029482 for ; Sat, 16 Mar 2019 02:44:51 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x2G2ipSu029481 for java@FreeBSD.org; Sat, 16 Mar 2019 02:44:51 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" From: bugzilla-noreply@freebsd.org To: java@FreeBSD.org Subject: maintainer-feedback requested: [Bug 236566] java/openjdk8: clang 8 crashes during build on aarch64 (blocks 647 ports) Date: Sat, 16 Mar 2019 02:44:51 +0000 X-Bugzilla-Type: request X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: needs-qa X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: java@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? Message-ID: In-Reply-To: References: X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Mar 2019 02:44:54 -0000 Bugzilla Automation has asked freebsd-java mailing l= ist for maintainer-feedback: Bug 236566: java/openjdk8: clang 8 crashes during build on aarch64 (blocks = 647 ports) https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D236566 --- Description --- $ poudriere jail -cj head-aarch64 -x -a arm64.aarch64 -v head -m svn+https $ poudriere testport -j head-aarch64 java/openjdk8 [...] Compiling /usr/ports/java/openjdk8/work/openjdk/hotspot/src/share/vm/oops/instanceKla= ss.c pp Assertion failed: (isa(Val) && "cast() argument of incompatible type= !"), function cast, file /usr/src/contrib/llvm/include/llvm/Support/Casting.h, l= ine 255. c++: error: unable to execute command: Abort trap (core dumped) c++: error: clang frontend command failed due to signal (use -v to see invocation) FreeBSD clang version 8.0.0 (branches/release_80 355677) (based on LLVM 8.0= .0) Target: aarch64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin http://thunderx1.nyi.freebsd.org/data/head-arm64-default/p495404_s345044/lo= gs/e rrors/openjdk8-8.202.8.log From owner-freebsd-java@freebsd.org Sat Mar 16 02:44:54 2019 Return-Path: Delivered-To: freebsd-java@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5531E153C549 for ; Sat, 16 Mar 2019 02:44:54 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id ECA8268690 for ; Sat, 16 Mar 2019 02:44:53 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id AB946153C542; Sat, 16 Mar 2019 02:44:53 +0000 (UTC) Delivered-To: java@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 85FEB153C53D for ; Sat, 16 Mar 2019 02:44:53 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id DD5AF6868A for ; Sat, 16 Mar 2019 02:44:52 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 364FA1D7B0 for ; Sat, 16 Mar 2019 02:44:52 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id x2G2iq1n029487 for ; Sat, 16 Mar 2019 02:44:52 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x2G2iqkX029486 for java@FreeBSD.org; Sat, 16 Mar 2019 02:44:52 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: java@FreeBSD.org Subject: [Bug 236566] java/openjdk8: clang 8 crashes during build on aarch64 (blocks 647 ports) Date: Sat, 16 Mar 2019 02:44:51 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: needs-qa X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: jbeich@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: java@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status keywords bug_severity priority component assigned_to reporter blocked flagtypes.name Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Mar 2019 02:44:54 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D236566 Bug ID: 236566 Summary: java/openjdk8: clang 8 crashes during build on aarch64 (blocks 647 ports) Product: Ports & Packages Version: Latest Hardware: arm64 OS: Any Status: New Keywords: needs-qa Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: java@FreeBSD.org Reporter: jbeich@FreeBSD.org Blocks: 236062 Assignee: java@FreeBSD.org Flags: maintainer-feedback?(java@FreeBSD.org) $ poudriere jail -cj head-aarch64 -x -a arm64.aarch64 -v head -m svn+https $ poudriere testport -j head-aarch64 java/openjdk8 [...] Compiling /usr/ports/java/openjdk8/work/openjdk/hotspot/src/share/vm/oops/instanceKla= ss.cpp Assertion failed: (isa(Val) && "cast() argument of incompatible type= !"), function cast, file /usr/src/contrib/llvm/include/llvm/Support/Casting.h, l= ine 255. c++: error: unable to execute command: Abort trap (core dumped) c++: error: clang frontend command failed due to signal (use -v to see invocation) FreeBSD clang version 8.0.0 (branches/release_80 355677) (based on LLVM 8.0= .0) Target: aarch64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin http://thunderx1.nyi.freebsd.org/data/head-arm64-default/p495404_s345044/lo= gs/errors/openjdk8-8.202.8.log Referenced Bugs: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D236062 [Bug 236062] [exp-run] Against projects/clang800-import branch --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-java@freebsd.org Sat Mar 16 06:14:39 2019 Return-Path: Delivered-To: freebsd-java@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A3BF715446E5 for ; Sat, 16 Mar 2019 06:14:39 +0000 (UTC) (envelope-from glewis@eyesbeyond.com) Received: from misty.eyesbeyond.com (gerbercreations.com [71.39.140.16]) by mx1.freebsd.org (Postfix) with ESMTP id 284AA70F02 for ; Sat, 16 Mar 2019 06:14:36 +0000 (UTC) (envelope-from glewis@eyesbeyond.com) Received: from misty.eyesbeyond.com (localhost.eyesbeyond.com [127.0.0.1]) by misty.eyesbeyond.com (8.15.2/8.15.2) with ESMTP id x2G6EZnm092176; Fri, 15 Mar 2019 23:14:35 -0700 (PDT) (envelope-from glewis@eyesbeyond.com) Received: (from glewis@localhost) by misty.eyesbeyond.com (8.15.2/8.15.2/Submit) id x2G6EY9Z092175; Fri, 15 Mar 2019 23:14:34 -0700 (PDT) (envelope-from glewis@eyesbeyond.com) X-Authentication-Warning: misty.eyesbeyond.com: glewis set sender to glewis@eyesbeyond.com using -f Date: Fri, 15 Mar 2019 23:14:34 -0700 From: Greg Lewis To: Michael Osipov <1983-01-06@gmx.net> Cc: freebsd-java@freebsd.org Subject: Re: First possible bug in OpenJDK 11 port Message-ID: <20190316061434.GB65278@misty.eyesbeyond.com> References: <4706926f-8eb6-c7c6-f982-5ca9c411d5f5@gmx.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4706926f-8eb6-c7c6-f982-5ca9c411d5f5@gmx.net> User-Agent: Mutt/1.11.3 (2019-02-01) X-Rspamd-Queue-Id: 284AA70F02 X-Spamd-Bar: ++ Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [2.90 / 15.00]; ARC_NA(0.00)[]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; NEURAL_SPAM_SHORT(0.74)[0.744,0]; MIME_GOOD(-0.10)[text/plain]; HAS_XAW(0.00)[]; DMARC_NA(0.00)[eyesbeyond.com]; AUTH_NA(1.00)[]; NEURAL_SPAM_MEDIUM(0.53)[0.528,0]; RCVD_COUNT_THREE(0.00)[3]; TO_MATCH_ENVRCPT_SOME(0.00)[]; MX_GOOD(-0.01)[cached: mail.iagu.net]; RCPT_COUNT_TWO(0.00)[2]; NEURAL_SPAM_LONG(0.65)[0.647,0]; R_SPF_NA(0.00)[]; FREEMAIL_TO(0.00)[gmx.net]; RCVD_NO_TLS_LAST(0.10)[]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:209, ipnet:71.32.0.0/13, country:US]; IP_SCORE(-0.01)[asn: 209(0.01), country: US(-0.07)] X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Mar 2019 06:14:39 -0000 On Sat, Mar 16, 2019 at 12:20:27AM +0100, Michael Osipov wrote: > Folks, > > here is a stripped down example from an issue with the new port: > > > $ cat ../src/exec/Test.java > > package exec; > > > > import java.io.IOException; > > > > public class Test { > > > > public static void main(String[] args) throws IOException, InterruptedException { > > ProcessBuilder builder = new ProcessBuilder("/bin/sh", "-c", "cd && env"); > > builder.inheritIO(); > > Process p = builder.start(); > > System.out.println("exit code: " + p.waitFor()); > > } > > > > } > > Fails: > > osipovmi@deblndw011x:~/exec/bin > > $ /usr/local/openjdk11/bin/java exec.Test > > Exception in thread "main" java.io.IOException: Cannot run program "/bin/sh": error=13, Permission denied > > at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1128) > > at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1071) > > at exec.Test.main(Test.java:12) > > Caused by: java.io.IOException: error=13, Permission denied > > at java.base/java.lang.ProcessImpl.forkAndExec(Native Method) > > at java.base/java.lang.ProcessImpl.(ProcessImpl.java:341) > > at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:272) > > at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1107) > > ... 2 more > > > as well as > > osipovmi@deblndw011x:~/exec/bin > > $ /usr/local/bootstrap-openjdk11/bin/java exec.Test > > Exception in thread "main" java.io.IOException: Cannot run program "/bin/sh": error=13, Permission denied > > at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1128) > > at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1071) > > at exec.Test.main(Test.java:12) > > Caused by: java.io.IOException: error=13, Permission denied > > at java.base/java.lang.ProcessImpl.forkAndExec(Native Method) > > at java.base/java.lang.ProcessImpl.(ProcessImpl.java:341) > > at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:272) > > at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1107) > > ... 2 more > > and > > > osipovmi@deblndw011x:~/exec/bin > > $ /usr/local/bootstrap-openjdk8/bin/java exec.Test > > Exception in thread "main" java.io.IOException: Cannot run program "/bin/sh": error=13, Permission denied > > at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048) > > at exec.Test.main(Test.java:12) > > Caused by: java.io.IOException: error=13, Permission denied > > at java.lang.UNIXProcess.forkAndExec(Native Method) > > at java.lang.UNIXProcess.(UNIXProcess.java:251) > > at java.lang.ProcessImpl.start(ProcessImpl.java:134) > > at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029) > > ... 1 more > > but successfully runs with: > > > osipovmi@deblndw011x:~/exec/bin > > $ /usr/local/openjdk8/bin/java exec.Test > > SSH_CLIENT=147.54.65.49 55876 22 > > LOGNAME=osipovmi > > LSCOLORS=ExGxFxdxCxDxDxhbadExEx > > HTTP_PROXY=http://194.145.60.1:9400 > > LANG=de_DE.UTF-8 > > JAVA_HOME=/usr/local/openjdk11 > > NO_PROXY=localhost .siemens.net .siemens.com .siemens.de > > CLICOLOR=YES > > MAIL=/var/mail/osipovmi > > NCURSES_NO_UTF8_ACS=1 > > PATH=/sbin:/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin > > EDITOR=vim > > OLDPWD=/net/home/osipovmi/exec/bin > > DISPLAY=localhost:10.0 > > PWD=/net/home/osipovmi > > _=/usr/local/openjdk8/bin/java > > TERM=xterm > > SSH_TTY=/dev/pts/0 > > USER=osipovmi > > HOME=/net/home/osipovmi > > SSH_CONNECTION=147.54.65.49 55876 147.54.64.17 22 > > PS1=\[\033[1;32m\]\u@\h\[\033[0m\]:\[\033[1;34m\]\w\[\033[0m\]\n$ > > SHELL=/bin/sh > > MM_CHARSET=UTF-8 > > HTTPS_PROXY=http://194.145.60.1:9400 > > BLOCKSIZE=K > > FTP_PROXY=http://194.145.60.1:9400 > > SHLVL=1 > > exit code: 0 > > What is causing this issue? > > For those who'd like to reproduce the bug: Clone Maven GitHub, try to to > build from master and see the Maven Surefire Plugin failing when it > tried to launch the Surefire Booter. > > Java 8 Update 202, Java 11 newest from ports. OS is > > FreeBSD deblndw011x.ad001.siemens.net 12.0-STABLE FreeBSD 12.0-STABLE r344655 DEBLNDW011X amd64 I can reproduce this with the current port in the FreeBSD ports tree. It is better behaved with the current code in Github since there has been some work done on process handling. With that code the command executes, but afterwards it throws an exception: Exception in thread "main" java.lang.RuntimeException: No such process at java.base/java.lang.ProcessHandleImpl.isAlive0(Native Method) at java.base/java.lang.ProcessHandleImpl.getInternal(ProcessHandleImpl.java:250) at java.base/java.lang.ProcessImpl.(ProcessImpl.java:349) at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:272) at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1107) at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1071) at TestExec.main(TestExec.java:9) So there is still some work to do there. The relevant commit to the github repo is likely this one: https://github.com/battleblow/openjdk-jdk11u/commit/4cfeb8650f3f90119aa1e52020ac6ad6620a34ff This probably means there are still some problems with the os_getParentPidAndTimings code given that is what isAlive0 is calling (look at ProcessHandleImpl_unix.c). -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology FreeBSD : glewis@FreeBSD.org From owner-freebsd-java@freebsd.org Sat Mar 16 07:20:05 2019 Return-Path: Delivered-To: freebsd-java@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E356A1546BC9 for ; Sat, 16 Mar 2019 07:20:04 +0000 (UTC) (envelope-from jonc@chen.org.nz) Received: from mail-vk1-xa35.google.com (mail-vk1-xa35.google.com [IPv6:2607:f8b0:4864:20::a35]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7C9C072F10 for ; Sat, 16 Mar 2019 07:20:01 +0000 (UTC) (envelope-from jonc@chen.org.nz) Received: by mail-vk1-xa35.google.com with SMTP id j195so2708585vkj.9 for ; Sat, 16 Mar 2019 00:20:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chen-org-nz.20150623.gappssmtp.com; s=20150623; h=mime-version:from:date:message-id:subject:to:cc; bh=MLIAbaeqNr0zmO97X+MP1z7dUN/NwyASdEOKTZnNkLE=; b=jPHqC84lU1VN3YXFNjL9Ff+hcxV501FAX6usyMFHo4IuRGLAgJ3GPZa7vI50omHCi7 g/RIX+CIJhyJ2kcbSs0CaxzwLtRapUsnEyNjIoP1eZU/E6e2gXccHL4xO6lZCBXLFnbk S9mzjuyBjBiT1JsJ3A5PFfiY30+sLIaogkC4YIuy+CSWTyS34LtAieRcC2eYZIdPqwmN 2U2ZzzkaCBs5cr7m/J3WbxzVZMM/s7nWyXE3QiefWSDGISKZNal2C/u11r9n9p0I5eFh Dxdy7DGzdG4JSvDDckV1YRUoDXSnRwYNAXBJywYN0JRMdOtB5HJevuDN/CeY6T6v6szj ohBQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to:cc; bh=MLIAbaeqNr0zmO97X+MP1z7dUN/NwyASdEOKTZnNkLE=; b=IsCz6JbC1Ju5QS93jcaWt40jYRoKOFzv1n7Ekx5j4ky//9IYZGuMN6lHY35/MOJFAC TMee9ByUKMiytWcRCmIKFS8jOn3TzRRmOlZCGnyb6/Nr53r/mbthbW9XqViW4Xupk+1q o8UsBhdTrt0Csb6XZWV41amc/NZ5YSZrdVfjHIgkUSe4rsn866w2emmFALglOCXTgsJM XvSTKreUiugSc4hJREfO1rsZsfjT3YCkQZB25ZieHHuAX/4wTPX2HKDkcKDmjG+YTo4X 4JFiCPHbWXdOpsjfj7SK4/hLMLfq/pVnbF/BK0D/iSmlS2g39+NcwslVqEzIFkPM5odO R43g== X-Gm-Message-State: APjAAAXfJhJyEyoMgOHcArJ1NbFovMJE2DBImMakF260NTt6ajNOT1nq yiRYBN2cyjxnu+NLBuzj8jRMvmmTpMTSEkFGdImFHA== X-Google-Smtp-Source: APXvYqyjHIdcPdbgXZ2DAjWpHWXCCf+UT0mta7AHNTocWY0HOP9wmrwfa9UtkvnAXn9oQ+lFJr/Txu4nN/5zPzjfn8o= X-Received: by 2002:ac5:c3d0:: with SMTP id t16mr4232859vkk.78.1552720800380; Sat, 16 Mar 2019 00:20:00 -0700 (PDT) MIME-Version: 1.0 From: Jonathan Chen Date: Sat, 16 Mar 2019 20:19:36 +1300 Message-ID: Subject: Help needed updating java/eclipse to 4.11 To: freebsd-eclipse@freebsd.org Cc: freebsd-java@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Rspamd-Queue-Id: 7C9C072F10 X-Spamd-Bar: ----- Authentication-Results: mx1.freebsd.org; dkim=pass header.d=chen-org-nz.20150623.gappssmtp.com header.s=20150623 header.b=jPHqC84l X-Spamd-Result: default: False [-5.65 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-0.996,0]; R_DKIM_ALLOW(-0.20)[chen-org-nz.20150623.gappssmtp.com:s=20150623]; FROM_HAS_DN(0.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; MIME_GOOD(-0.10)[text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-java@freebsd.org]; TO_DN_NONE(0.00)[]; DMARC_NA(0.00)[chen.org.nz]; TO_MATCH_ENVRCPT_SOME(0.00)[]; MX_GOOD(-0.01)[cached: alt1.aspmx.l.google.com]; DKIM_TRACE(0.00)[chen-org-nz.20150623.gappssmtp.com:+]; RCPT_COUNT_TWO(0.00)[2]; RCVD_IN_DNSWL_NONE(0.00)[5.3.a.0.0.0.0.0.0.0.0.0.0.0.0.0.0.2.0.0.4.6.8.4.0.b.8.f.7.0.6.2.list.dnswl.org : 127.0.5.0]; R_SPF_NA(0.00)[]; NEURAL_HAM_SHORT(-0.41)[-0.408,0]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; RCVD_TLS_LAST(0.00)[]; ASN(0.00)[asn:15169, ipnet:2607:f8b0::/32, country:US]; RCVD_COUNT_TWO(0.00)[2]; IP_SCORE(-2.93)[ip: (-9.78), ipnet: 2607:f8b0::/32(-2.74), asn: 15169(-2.08), country: US(-0.07)] X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Mar 2019 07:20:05 -0000 Hi, With the impending demise of java/eclipse 4.6 due to webkit-gtk2 deprecation, I've been attempting to update the port to eclipse-4.11.RC2. Progress has been good, and I've managed to produce an executable from the build. Unfortunately, while I get a splashscreen displayed, the application currently dies with: java.lang.UnsatisfiedLinkError: org.eclipse.swt.internal.C.memmove(I[II)V at org.eclipse.swt.internal.C.memmove(Native Method) at org.eclipse.swt.internal.gtk.OS.(OS.java:68) at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:209) at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:155) at org.eclipse.swt.widgets.Display.(Display.java:159) at org.eclipse.ui.internal.Workbench.createDisplay(Workbench.java:749) at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:162) at org.eclipse.ui.internal.ide.application.IDEApplication.createDisplay(IDEApplication.java:185) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:128) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:661) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) at org.eclipse.equinox.launcher.Main.run(Main.java:1476) at org.eclipse.equinox.launcher.Main.main(Main.java:1449) There's some issue with JNI bindings that I just don't understand, and I'm hoping that some on the list (java@ or eclipse@) may be willing to give me a hand. Please drop me a line if you're interested in helping me bring java/eclipse up to date on FreeBSD. Thanks! -- Jonathan Chen From owner-freebsd-java@freebsd.org Sat Mar 16 09:19:39 2019 Return-Path: Delivered-To: freebsd-java@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 53512154AD49 for ; Sat, 16 Mar 2019 09:19:39 +0000 (UTC) (envelope-from jonc@chen.org.nz) Received: from mail-vs1-xe2b.google.com (mail-vs1-xe2b.google.com [IPv6:2607:f8b0:4864:20::e2b]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 08C7877867 for ; Sat, 16 Mar 2019 09:19:37 +0000 (UTC) (envelope-from jonc@chen.org.nz) Received: by mail-vs1-xe2b.google.com with SMTP id e126so6578639vse.1 for ; Sat, 16 Mar 2019 02:19:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chen-org-nz.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=n78gRLg9f8wwbCNmcBvw1knmjLzrJKIcx1+BKIxNGlE=; b=YaGQTloNqGonguNPPHDdeghGdUOTVi9p4AH4XDt+QqxuG+6ezQ4DOFnzJqKATCi0VP l9hWRjHY2J/cmeZWgfOf172tGFiRYEgXrqa+uS84PSqKbCyhKug2CpgBTPPL54+8Cv28 IodlrvYa4qS6lTUCz2aHszBlI8YOqlz1FaK2IwzEmIWLvIEhjBKinfOkW16CcOCacNT+ XrB2/PDIYz2PbYhR8Rzzi6+f0wg7xzox9zNOctte8EcDHomQC97moU8EQJ7BNhJMH6ry h0uxDoEcW1uBwUfp6BtLMDkBRxzyGpdb1kw6D9vmw/D4YlxTE0RKckMGtsgrwZFe+Y7o cCUA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=n78gRLg9f8wwbCNmcBvw1knmjLzrJKIcx1+BKIxNGlE=; b=jSeqxWsEbpSR2KtujCqnV40DpVlbEs/Cu9IS979EC4x+GOlsii9Rr7207kZ1KZnsr9 uCuVkc/VsWiLsem9xTsL4cCs/+67Q+PHDav9dB3RZvv1MYJPe0Kyld8aZyO6WL43eGeB gUVYENz9UFDpCsgIcwbZzplRSd4j1wSs+iZKGQTjBtBfOhNa5PKM79yHHAEXS01Qw+No XevMdMFbn3WR8eD4ngC6WqhAuRK2d8HpkUhxr3G9alQ8B7aOOI8KmCpOiCp3TMV2L1B5 inNB1bcRHT3uIX3OC0uAJ0Cum6aRORuAIwWxU6FkhuujUU7db+Sucko8vIXsHZEGdf+K NxoQ== X-Gm-Message-State: APjAAAU7xjbCgS6TG/KT/putAXb3eCtHYF71B9piKum6MisWLyOtcuX9 /KqAQK3/f23nxGBUy4FaiGnGkfdbGbehOrjl+fUjDF7RxiA= X-Google-Smtp-Source: APXvYqyqtF/HzxMtZVsk8wY+Sr8QC5LqwMjzLb6iwy1xhvOp7Mebl+I5fLwqpKEaALU2rsn2zKA9XKMaXfcbMUaoQ/g= X-Received: by 2002:a67:8e84:: with SMTP id q126mr4106596vsd.147.1552727977130; Sat, 16 Mar 2019 02:19:37 -0700 (PDT) MIME-Version: 1.0 References: <20190316010524.GA65278@misty.eyesbeyond.com> In-Reply-To: <20190316010524.GA65278@misty.eyesbeyond.com> From: Jonathan Chen Date: Sat, 16 Mar 2019 22:19:21 +1300 Message-ID: Subject: Re: java/openjdk11 build faiiling To: Greg Lewis Cc: freebsd-java@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Rspamd-Queue-Id: 08C7877867 X-Spamd-Bar: ----- Authentication-Results: mx1.freebsd.org; dkim=pass header.d=chen-org-nz.20150623.gappssmtp.com header.s=20150623 header.b=YaGQTloN X-Spamd-Result: default: False [-5.22 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-0.996,0]; R_DKIM_ALLOW(-0.20)[chen-org-nz.20150623.gappssmtp.com:s=20150623]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; MIME_GOOD(-0.10)[text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-java@freebsd.org]; DMARC_NA(0.00)[chen.org.nz]; TO_MATCH_ENVRCPT_SOME(0.00)[]; DKIM_TRACE(0.00)[chen-org-nz.20150623.gappssmtp.com:+]; RCPT_COUNT_TWO(0.00)[2]; RCVD_IN_DNSWL_NONE(0.00)[b.2.e.0.0.0.0.0.0.0.0.0.0.0.0.0.0.2.0.0.4.6.8.4.0.b.8.f.7.0.6.2.list.dnswl.org : 127.0.5.0]; MX_GOOD(-0.01)[alt1.aspmx.l.google.com]; R_SPF_NA(0.00)[]; NEURAL_HAM_SHORT(-0.01)[-0.006,0]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; RCVD_TLS_LAST(0.00)[]; ASN(0.00)[asn:15169, ipnet:2607:f8b0::/32, country:US]; RCVD_COUNT_TWO(0.00)[2]; IP_SCORE(-2.91)[ip: (-9.66), ipnet: 2607:f8b0::/32(-2.73), asn: 15169(-2.08), country: US(-0.07)] X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Mar 2019 09:19:39 -0000 Hi Greg, I figured it out. The USES line needs to include "pkgconfig", ie: USES= compiler:features gmake iconv jpeg pkgconfig Cheers. -- Jonathan Chen From owner-freebsd-java@freebsd.org Sat Mar 16 15:57:45 2019 Return-Path: Delivered-To: freebsd-java@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AE61C153307B; Sat, 16 Mar 2019 15:57:45 +0000 (UTC) (envelope-from ronald-lists@klop.ws) Received: from smarthost1.greenhost.nl (smarthost1.greenhost.nl [195.190.28.88]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3C7FE8E865; Sat, 16 Mar 2019 15:57:43 +0000 (UTC) (envelope-from ronald-lists@klop.ws) Received: from smtp.greenhost.nl ([213.108.110.112]) by smarthost1.greenhost.nl with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.84_2) (envelope-from ) id 1h5Bgr-0001xS-7A; Sat, 16 Mar 2019 16:57:42 +0100 Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes To: freebsd-eclipse@freebsd.org, "Jonathan Chen" Cc: freebsd-java@freebsd.org Subject: Re: Help needed updating java/eclipse to 4.11 References: Date: Sat, 16 Mar 2019 16:57:59 +0100 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: "Ronald Klop" Message-ID: In-Reply-To: User-Agent: Opera Mail/12.16 (FreeBSD) X-Authenticated-As-Hash: 398f5522cb258ce43cb679602f8cfe8b62a256d1 X-Virus-Scanned: by clamav at smarthost1.samage.net X-Spam-Level: / X-Spam-Score: -0.2 X-Spam-Status: No, score=-0.2 required=5.0 tests=ALL_TRUSTED, BAYES_50 autolearn=disabled version=3.4.2 X-Scan-Signature: 6afe0509a8fa736d7bae96a824aab2db X-Rspamd-Queue-Id: 3C7FE8E865 X-Spamd-Bar: - Authentication-Results: mx1.freebsd.org; spf=pass (mx1.freebsd.org: domain of ronald-lists@klop.ws designates 195.190.28.88 as permitted sender) smtp.mailfrom=ronald-lists@klop.ws X-Spamd-Result: default: False [-1.94 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-0.91)[-0.911,0]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_THREE(0.00)[3]; R_SPF_ALLOW(-0.20)[+ip4:195.190.28.64/27]; NEURAL_HAM_LONG(-0.99)[-0.992,0]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[klop.ws]; TO_DN_SOME(0.00)[]; NEURAL_SPAM_SHORT(0.01)[0.006,0]; TO_MATCH_ENVRCPT_SOME(0.00)[]; MX_GOOD(-0.01)[cached: mx2.greenhost.nl]; IP_SCORE(-0.23)[ipnet: 195.190.28.0/24(-0.67), asn: 47172(-0.51), country: NL(0.01)]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MID_RHS_NOT_FQDN(0.50)[]; ASN(0.00)[asn:47172, ipnet:195.190.28.0/24, country:NL]; MIME_TRACE(0.00)[0:+]; RCVD_TLS_ALL(0.00)[]; RCVD_COUNT_TWO(0.00)[2] X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Mar 2019 15:57:45 -0000 Hi, Great work already. I can't help much, but by googling on 'UnsatisfiedLinkError: org.eclipse.swt.internal.C.memmove(' found similar issues: An old bug report with a recent hopeful (but not complete) reaction: https://bugs.eclipse.org/bugs/show_bug.cgi?id=488641 Mentions of this (or similar) error occurring with 32/64 bits mismatches between different peaces of the code. https://www.eclipse.org/swt/faq.php https://www.eclipse.org/lists/platform-swt-dev/msg03851.html I hope it helps. Regards, Ronald. On Sat, 16 Mar 2019 08:19:36 +0100, Jonathan Chen wrote: > Hi, > > With the impending demise of java/eclipse 4.6 due to webkit-gtk2 > deprecation, I've been attempting to update the port to > eclipse-4.11.RC2. Progress has been good, and I've managed to produce > an executable from the build. Unfortunately, while I get a > splashscreen displayed, the application currently dies with: > > java.lang.UnsatisfiedLinkError: org.eclipse.swt.internal.C.memmove(I[II)V > at org.eclipse.swt.internal.C.memmove(Native Method) > at org.eclipse.swt.internal.gtk.OS.(OS.java:68) > at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:209) > at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:155) > at org.eclipse.swt.widgets.Display.(Display.java:159) > at > org.eclipse.ui.internal.Workbench.createDisplay(Workbench.java:749) > at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:162) > at > org.eclipse.ui.internal.ide.application.IDEApplication.createDisplay(IDEApplication.java:185) > at > org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:128) > at > org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) > at > org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) > at > org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) > at > org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) > at > org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:498) > at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:661) > at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) > at org.eclipse.equinox.launcher.Main.run(Main.java:1476) > at org.eclipse.equinox.launcher.Main.main(Main.java:1449) > > There's some issue with JNI bindings that I just don't understand, and > I'm hoping that some on the list (java@ or eclipse@) may be willing to > give me a hand. Please drop me a line if you're interested in helping > me bring java/eclipse up to date on FreeBSD. > > Thanks! From owner-freebsd-java@freebsd.org Sat Mar 16 18:29:41 2019 Return-Path: Delivered-To: freebsd-java@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6541C153808E for ; Sat, 16 Mar 2019 18:29:41 +0000 (UTC) (envelope-from 1983-01-06@gmx.net) Received: from mout.gmx.net (mout.gmx.net [212.227.15.15]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "mout.gmx.net", Issuer "TeleSec ServerPass DE-2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 432336EE32 for ; Sat, 16 Mar 2019 18:29:39 +0000 (UTC) (envelope-from 1983-01-06@gmx.net) Received: from [192.168.1.13] ([84.143.151.93]) by mail.gmx.com (mrgmx002 [212.227.17.190]) with ESMTPSA (Nemesis) id 0LoE4f-1gY7Ir2E1p-00gJPZ; Sat, 16 Mar 2019 19:29:24 +0100 Subject: Re: First possible bug in OpenJDK 11 port To: Greg Lewis Cc: freebsd-java@freebsd.org References: <4706926f-8eb6-c7c6-f982-5ca9c411d5f5@gmx.net> <20190316061434.GB65278@misty.eyesbeyond.com> From: Michael Osipov <1983-01-06@gmx.net> Message-ID: <5a4b0586-0e60-4c82-bb6f-d33ea39eaf2c@gmx.net> Date: Sat, 16 Mar 2019 19:29:20 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.5.3 MIME-Version: 1.0 In-Reply-To: <20190316061434.GB65278@misty.eyesbeyond.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Provags-ID: V03:K1:GCF5kM/dEcESW5zEIuOJK9ebMGw0vrhfpk1X1e9Zu7CvlSyIVsY 6sAkdgzU+8GhpW4L0xQCsmEKvNVD7/HNlZAP9A83ncz6DzFePS3OXb48+nB7eym+X2zBTf0 KzBFKc44L56NWh2cvuiYhMYT8+KhLYB5j5qj8wWYpjhphmLbI/kxkD179vAy+Sm8FkDzkMT gotjsLjwCMvky8YkqNGQQ== X-Spam-Flag: NO X-UI-Out-Filterresults: notjunk:1;V03:K0:PsfOuK/AXE8=:5hHb+5FKxAfiy72PW2pfUi ofE8eicgsCIF9A/bYrBf7713GSTpT2bKxKi7A7DCFA5YF2G5A5NlwIS/aqcsb2GL1wM7hVgGY Ae5EUNvnsGmiHZsXvJcRgozCgYpgB3ovQjWcTSMrHlV40Wy7aU8XqzwiJ6xcdgCDwq5I+IK3n QIptI1Lg4DpyS5ClIpGEAtPgw3qOi8YcdxZdFJrk91VCKUDGjfHTWI56ymC2ZLr1aaFoKlQy5 SqoumnfLQsvElC5xQX4cgUlRSxDshJ/WTUhh7tzFzOfdZ/bFynL9ojQrnsnxbjX8685T3LJ/x QDXBKlcNxzmiH69NvxadaT1nYE6FIMFJ6XrumS07FiA4iX9sq6foABYlBzH1pm5vosqZIZkHo pDlknIFfUytEeCvLNRZp4K3RhrwQv+B2yTH409n3oOj35wg8TmnYhmgwezAUp5cn7jDAGPmme KKB3wIFRCa5ZrbwyuVuUWfmN36Cv7FjG3ArWtAinNXI31KKPW6T3gd4revRHGUbHIOeeOm30S 9n5AusopEgb1BQw5I1KjNfvt/RZ+22pH9GaKa2J3aZ5XnWwu9krCM+XgsRj9/dRk5Pt1d1jFm JK7PO5Ma+HNUkAXmR6Z/0Vc3CmrLZb/CbvAf2RyhDznQ5Yjdu6xnc2L/w8kC3UPYRVxA9+LOn BeBo+sUa+5rjtxFmMAGcbTIJKKYHu+a3a5tKNxpRJwjev6hZZGR0SkR1qYMibAoRJO4NqO9y7 TeLqrWB6k9Q1QZAKsx+E+K7OFBTS1wLVybyV94IVHyZwDpF6ShQSMrwC5EhttqGY1Mik89YfJ HNrpz/THj4HobBCQi9NOJV80XOOlAMdqOGss2mgL6MvfVngCcKgGcmkMMmznD+XlQ5UKrv+vu h5GTRJztdee51P0UUD402B0H33aq8HjsOtwsw4U0s3+O+JTnfPw/mLux40Bg3VVI60rLQTlOy af9QZX+UtZg== X-Rspamd-Queue-Id: 432336EE32 X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; spf=pass (mx1.freebsd.org: domain of 1983-01-06@gmx.net designates 212.227.15.15 as permitted sender) smtp.mailfrom=1983-01-06@gmx.net X-Spamd-Result: default: False [-4.44 / 15.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; RCVD_COUNT_TWO(0.00)[2]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; R_SPF_ALLOW(-0.20)[+ip4:212.227.15.0/25]; FREEMAIL_FROM(0.00)[gmx.net]; MIME_GOOD(-0.10)[text/plain]; MIME_TRACE(0.00)[0:+]; DMARC_NA(0.00)[gmx.net]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; TO_MATCH_ENVRCPT_SOME(0.00)[]; MX_GOOD(-0.01)[cached: mx00.emig.gmx.net]; RCPT_COUNT_TWO(0.00)[2]; NEURAL_HAM_SHORT(-0.94)[-0.935,0]; IP_SCORE(-1.09)[ip: (-6.01), ipnet: 212.227.0.0/16(-1.15), asn: 8560(1.71), country: DE(-0.01)]; RCVD_IN_DNSWL_LOW(-0.10)[15.15.227.212.list.dnswl.org : 127.0.3.1]; R_DKIM_NA(0.00)[]; FREEMAIL_ENVFROM(0.00)[gmx.net]; ASN(0.00)[asn:8560, ipnet:212.227.0.0/16, country:DE]; MID_RHS_MATCH_FROM(0.00)[]; RCVD_TLS_ALL(0.00)[]; FROM_EQ_ENVFROM(0.00)[] X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Mar 2019 18:29:41 -0000 Am 2019-03-16 um 07:14 schrieb Greg Lewis: > On Sat, Mar 16, 2019 at 12:20:27AM +0100, Michael Osipov wrote: >> Folks, >> >> here is a stripped down example from an issue with the new port: >> >>> $ cat ../src/exec/Test.java >>> package exec; >>> >>> import java.io.IOException; >>> >>> public class Test { >>> >>> public static void main(String[] args) throws IOException, InterruptedException { >>> ProcessBuilder builder = new ProcessBuilder("/bin/sh", "-c", "cd && env"); >>> builder.inheritIO(); >>> Process p = builder.start(); >>> System.out.println("exit code: " + p.waitFor()); >>> } >>> >>> } >> >> Fails: >>> osipovmi@deblndw011x:~/exec/bin >>> $ /usr/local/openjdk11/bin/java exec.Test >>> Exception in thread "main" java.io.IOException: Cannot run program "/bin/sh": error=13, Permission denied >>> at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1128) >>> at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1071) >>> at exec.Test.main(Test.java:12) >>> Caused by: java.io.IOException: error=13, Permission denied >>> at java.base/java.lang.ProcessImpl.forkAndExec(Native Method) >>> at java.base/java.lang.ProcessImpl.(ProcessImpl.java:341) >>> at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:272) >>> at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1107) >>> ... 2 more >> >> >> as well as >>> osipovmi@deblndw011x:~/exec/bin >>> $ /usr/local/bootstrap-openjdk11/bin/java exec.Test >>> Exception in thread "main" java.io.IOException: Cannot run program "/bin/sh": error=13, Permission denied >>> at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1128) >>> at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1071) >>> at exec.Test.main(Test.java:12) >>> Caused by: java.io.IOException: error=13, Permission denied >>> at java.base/java.lang.ProcessImpl.forkAndExec(Native Method) >>> at java.base/java.lang.ProcessImpl.(ProcessImpl.java:341) >>> at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:272) >>> at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1107) >>> ... 2 more >> >> and >> >>> osipovmi@deblndw011x:~/exec/bin >>> $ /usr/local/bootstrap-openjdk8/bin/java exec.Test >>> Exception in thread "main" java.io.IOException: Cannot run program "/bin/sh": error=13, Permission denied >>> at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048) >>> at exec.Test.main(Test.java:12) >>> Caused by: java.io.IOException: error=13, Permission denied >>> at java.lang.UNIXProcess.forkAndExec(Native Method) >>> at java.lang.UNIXProcess.(UNIXProcess.java:251) >>> at java.lang.ProcessImpl.start(ProcessImpl.java:134) >>> at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029) >>> ... 1 more >> >> but successfully runs with: >> >>> osipovmi@deblndw011x:~/exec/bin >>> $ /usr/local/openjdk8/bin/java exec.Test >>> SSH_CLIENT=147.54.65.49 55876 22 >>> LOGNAME=osipovmi >>> LSCOLORS=ExGxFxdxCxDxDxhbadExEx >>> HTTP_PROXY=http://194.145.60.1:9400 >>> LANG=de_DE.UTF-8 >>> JAVA_HOME=/usr/local/openjdk11 >>> NO_PROXY=localhost .siemens.net .siemens.com .siemens.de >>> CLICOLOR=YES >>> MAIL=/var/mail/osipovmi >>> NCURSES_NO_UTF8_ACS=1 >>> PATH=/sbin:/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin >>> EDITOR=vim >>> OLDPWD=/net/home/osipovmi/exec/bin >>> DISPLAY=localhost:10.0 >>> PWD=/net/home/osipovmi >>> _=/usr/local/openjdk8/bin/java >>> TERM=xterm >>> SSH_TTY=/dev/pts/0 >>> USER=osipovmi >>> HOME=/net/home/osipovmi >>> SSH_CONNECTION=147.54.65.49 55876 147.54.64.17 22 >>> PS1=\[\033[1;32m\]\u@\h\[\033[0m\]:\[\033[1;34m\]\w\[\033[0m\]\n$ >>> SHELL=/bin/sh >>> MM_CHARSET=UTF-8 >>> HTTPS_PROXY=http://194.145.60.1:9400 >>> BLOCKSIZE=K >>> FTP_PROXY=http://194.145.60.1:9400 >>> SHLVL=1 >>> exit code: 0 >> >> What is causing this issue? >> >> For those who'd like to reproduce the bug: Clone Maven GitHub, try to to >> build from master and see the Maven Surefire Plugin failing when it >> tried to launch the Surefire Booter. >> >> Java 8 Update 202, Java 11 newest from ports. OS is >>> FreeBSD deblndw011x.ad001.siemens.net 12.0-STABLE FreeBSD 12.0-STABLE r344655 DEBLNDW011X amd64 > > I can reproduce this with the current port in the FreeBSD ports tree. > > It is better behaved with the current code in Github since there has been > some work done on process handling. With that code the command executes, > but afterwards it throws an exception: > > Exception in thread "main" java.lang.RuntimeException: No such process > at java.base/java.lang.ProcessHandleImpl.isAlive0(Native Method) > at java.base/java.lang.ProcessHandleImpl.getInternal(ProcessHandleImpl.java:250) > at java.base/java.lang.ProcessImpl.(ProcessImpl.java:349) > at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:272) > at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1107) > at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1071) > at TestExec.main(TestExec.java:9) > > So there is still some work to do there. The relevant commit to the github > repo is likely this one: > > https://github.com/battleblow/openjdk-jdk11u/commit/4cfeb8650f3f90119aa1e52020ac6ad6620a34ff > > This probably means there are still some problems with the > os_getParentPidAndTimings code given that is what isAlive0 is calling > (look at ProcessHandleImpl_unix.c). Hi Greg, that for the confirmation. Looks like a showstopper for a developer like me. Even my webapps won't run because they rely on ProcessBuilder. Is there anything I can help to get this fixed? That type of C code is, unfortunately, out of my knowledge. I want to verify your (and others) great work against all Maven subprojects as well as CodeHaus to find subtile bugsin the port. Michael From owner-freebsd-java@freebsd.org Sat Mar 16 19:44:38 2019 Return-Path: Delivered-To: freebsd-java@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C2CDF153A38A for ; Sat, 16 Mar 2019 19:44:37 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 570CF717E4 for ; Sat, 16 Mar 2019 19:44:37 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id 161F1153A386; Sat, 16 Mar 2019 19:44:37 +0000 (UTC) Delivered-To: java@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D2C40153A385; Sat, 16 Mar 2019 19:44:36 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7B8BF717E3; Sat, 16 Mar 2019 19:44:36 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy6.nyi.freebsd.org (beefy6.nyi.freebsd.org [IPv6:2610:1c1:1:6080::16:e9]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 6BCAF26AA7; Sat, 16 Mar 2019 19:44:36 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy6.nyi.freebsd.org (localhost [127.0.0.1]) by beefy6.nyi.freebsd.org (8.15.2/8.15.2) with ESMTP id x2GJiaxk012744; Sat, 16 Mar 2019 19:44:36 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy6.nyi.freebsd.org (8.15.2/8.15.2/Submit) id x2GJial1012743; Sat, 16 Mar 2019 19:44:36 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 16 Mar 2019 19:44:36 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201903161944.x2GJial1012743@beefy6.nyi.freebsd.org> To: java@FreeBSD.org Subject: [package - 120amd64-default][java/openjdk11] Failed for openjdk11-11.0.2.9.1 in configure Cc: pkg-fallout@FreeBSD.org X-Rspamd-Queue-Id: 7B8BF717E3 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.97 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_SHORT(-0.97)[-0.970,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Mar 2019 19:44:38 -0000 You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build. Maintainer: java@FreeBSD.org Last committer: glewis@FreeBSD.org Ident: $FreeBSD: head/java/openjdk11/Makefile 495770 2019-03-15 06:02:17Z glewis $ Log URL: http://beefy6.nyi.freebsd.org/data/120amd64-default/495845/logs/openjdk11-11.0.2.9.1.log Build URL: http://beefy6.nyi.freebsd.org/build.html?mastername=120amd64-default&build=495845 Log: =>> Building java/openjdk11 build started at Sat Mar 16 19:43:26 UTC 2019 port directory: /usr/ports/java/openjdk11 package name: openjdk11-11.0.2.9.1 building for: FreeBSD 120amd64-default-job-18 12.0-RELEASE-p3 FreeBSD 12.0-RELEASE-p3 amd64 maintained by: java@FreeBSD.org Makefile ident: $FreeBSD: head/java/openjdk11/Makefile 495770 2019-03-15 06:02:17Z glewis $ Poudriere version: 3.2.8-3-g02cc9753 Host OSVERSION: 1300009 Jail OSVERSION: 1200086 Job Id: 18 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1200086 UNAME_v=FreeBSD 12.0-RELEASE-p3 UNAME_r=12.0-RELEASE-p3 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin LOCALBASE=/usr/local USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.2.8-3-g02cc9753 MASTERMNT=/usr/local/poudriere/data/.m/120amd64-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/120amd64-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=120amd64-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/120amd64-default/ref/.p SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= DEPENDS_ARGS= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- java@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --with-boot-jdk=/usr/local/bootstrap-openjdk11 --disable-ccache --disable-dtrace --disable-javac-server --disable-hotspot-gtest --with-alsa=/usr/local --with-cups=/usr/local --with-fontconfig=/usr/local --with-freetype=system --with-freetype-include=/usr/local/include/freetype2 --with-freetype-lib=/usr/local/lib --with-libjpeg=system --with-giflib=system --with-libpng=system --with-zlib=system --with-lcms=system --with-extra-cflags=-I/usr/local/include --with-extra-cxxflags=-I/usr/local/include --with-extra-ldflags=-L/usr/local/lib --with-toolchain-type=clang --x-includes=/usr/local/include --x-libraries=/usr/local/lib --with-package-path=/usr/local --with-cacerts-file=/usr/ports/java/openjdk11/files/cacerts --with-version-string=11.0.2+9-1 --with-native-debug-symbols=none --with-debug-level=release --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- CC=/usr/bin/cc CXX=/usr/bin/c++ MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/java/openjdk11/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/java/openjdk11/work HOME=/wrkdirs/usr/ports/java/openjdk11/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/java/openjdk11/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- LANG="C" LC_ALL="C" CLASSPATH="" JAVA_HOME="" LD_LIBRARY_PATH="" LDFLAGS=-L/usr/local/lib CC=/usr/bin/cc CXX=/usr/bin/c++ MAKEFLAGS="" USE_CLANG=true XDG_DATA_HOME=/wrkdirs/usr/ports/java/openjdk11/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/java/openjdk11/work HOME=/wrkdirs/usr/ports/java/openjdk11/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/java/openjdk11/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-I/usr/local/include -DLIBICONV_PLUG" LDFLAGS=" -L/usr/local/lib -fstack-protector " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="insta ll -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- OSREL=12.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/openjdk" EXAMPLESDIR="share/examples/openjdk" DATADIR="share/openjdk" WWWDIR="www/openjdk" ETCDIR="etc/openjdk" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/openjdk DOCSDIR=/usr/local/share/doc/openjdk EXAMPLESDIR=/usr/local/share/examples/openjdk WWWDIR=/usr/local/www/openjdk ETCDIR=/usr/local/etc/openjdk --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### /usr/local/etc/poudriere.d/make.conf #### # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes # Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs MAKE_JOBS_NUMBER=2 # stable/10 includes src.conf too late but make.conf is in sys.mk .if ${.CURDIR:M/poudriere/jails/10*/usr/src/usr.bin/xlint*} # Disable build of llib now that head no longer has lint(1) LINT= true .endif #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) Target: x86_64-unknown-freebsd12.0 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) Target: x86_64-unknown-freebsd12.0 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o" CC_OUTPUT_921dbbb2_58173849=yes CC_OUTPUT_921dbbb2_9bdba57c=yes CC_OUTPUT_921dbbb2_6a4fe7f5=yes CC_OUTPUT_921dbbb2_6bcac02b=yes CC_OUTPUT_921dbbb2_67d20829=yes CC_OUTPUT_921dbbb2_bfa62e83=yes CC_OUTPUT_921dbbb2_f0b4d593=yes CC_OUTPUT_921dbbb2_308abb44=yes CC_OUTPUT_921dbbb2_f00456e5=yes CC_OUTPUT_921dbbb2_65ad290d=yes CC_OUTPUT_921dbbb2_f2776b26=yes CC_OUTPUT_921dbbb2_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=yes CC_OUTPUT_921dbbb2_160933ec=yes CC_OUTPUT_921dbbb2_fb62803b=yes _OBJC_CCVERSION_921dbbb2=FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) Target: x86_64-unknown-freebsd12.0 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=amd64 OPSYS=FreeBSD _OSRELEASE=12.0-RELEASE-p3 OSREL=12.0 OSVERSION=1200086 PYTHONBASE=/usr/local HAVE_COMPAT_IA32_KERN=YES CONFIGURE_MAX_CMD_LEN=262144 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=0 DISABLE_MAKE_JOBS=poudriere ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> openjdk11-11.0.2.9.1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.5_5.txz [120amd64-default-job-18] Installing pkg-1.10.5_5... [120amd64-default-job-18] Extracting pkg-1.10.5_5: .......... done ===> openjdk11-11.0.2.9.1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of openjdk11-11.0.2.9.1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by openjdk11-11.0.2.9.1 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by openjdk11-11.0.2.9.1 for building => SHA256 Checksum OK for jdk-11.0.2+9-1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by openjdk11-11.0.2.9.1 for building ===> Extracting for openjdk11-11.0.2.9.1 => SHA256 Checksum OK for jdk-11.0.2+9-1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for openjdk11-11.0.2.9.1 ===> Applying FreeBSD patches for openjdk11-11.0.2.9.1 =========================================================================== =================================================== ===> openjdk11-11.0.2.9.1 depends on executable: zip - not found ===> Installing existing package /packages/All/zip-3.0_1.txz [120amd64-default-job-18] Installing zip-3.0_1... [120amd64-default-job-18] Extracting zip-3.0_1: .......... done ===> openjdk11-11.0.2.9.1 depends on executable: zip - found ===> Returning to build of openjdk11-11.0.2.9.1 ===> openjdk11-11.0.2.9.1 depends on package: autoconf>0 - not found ===> Installing existing package /packages/All/autoconf-2.69_2.txz [120amd64-default-job-18] Installing autoconf-2.69_2... [120amd64-default-job-18] `-- Installing autoconf-wrapper-20131203... [120amd64-default-job-18] `-- Extracting autoconf-wrapper-20131203: .......... done [120amd64-default-job-18] `-- Installing indexinfo-0.3.1... [120amd64-default-job-18] `-- Extracting indexinfo-0.3.1: .... done checking for xargs... /usr/bin/xargs checking for gawk... (cached) /usr/bin/awk checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for cygpath... no checking for df... /bin/df checking for cpio... /usr/bin/cpio checking for nice... /usr/bin/nice checking for pandoc... no checking build system type... amd64-portbld-freebsd12.0 checking host system type... amd64-portbld-freebsd12.0 checking target system type... amd64-portbld-freebsd12.0 checking openjdk-build os-cpu... bsd-x86_64 checking openjdk-target os-cpu... bsd-x86_64 checking openjdk-target os-env... bsd.freebsd checking compilation type... native checking for top-level directory... /wrkdirs/usr/ports/java/openjdk11/work/openjdk-jdk11u-jdk-11.0.2-9-1 checking if custom source is suppressed (openjdk-only)... no checking which variant of the JDK to build... normal checking which debug level to use... release checking which variants of the JVM to build... server checking for sysroot... checking for toolchain path... checking for extra path... checking where to store configuration... in default location checking what configuration name to use... bsd-x86_64-normal-server-release checking for apt-get... no checking for yum... no checking for brew... no checking for port... no checking for pkgutil... no checking for pkgadd... no configure: WARNING: Ignoring value of MAKE from the environment. Use command line variables instead. checking for gmake... /usr/local/bin/gmake configure: Testing potential make at /usr/local/bin/gmake, found using gmake in PATH configure: Testing potential make at gmake, found using user supplied MAKE=gmake configure: Rewriting FOUND_MAKE to "/usr/local/bin/gmake" configure: Using GNU make at /usr/local/bin/gmake (version: GNU Make 4.2.1) checking if make --output-sync is supported... yes checking for output-sync value... none checking if find supports -delete... yes checking what type of tar was found... bsd checking that grep (/usr/bin/grep) -Fx handles empty lines in the pattern list correctly... yes checking for unzip... /usr/bin/unzip checking for zip... /usr/local/bin/zip checking for ldd... /usr/bin/ldd checking for greadelf... no checking for readelf... /usr/bin/readelf checking for dot... no checking for hg... no checking for stat... /usr/bin/stat checking for time... /usr/bin/time checking for flock... no checking for dtrace... /usr/sbin/dtrace checking for gpatch... no checking for patch... /usr/bin/patch checking bash version... 5.0.2 checking if bash supports pipefail... yes checking if bash supports errexit (-e)... yes checking for pkg-config... no checking for default LOG value... checking headless only... no checking for graphviz dot... no, cannot generate full docs checking for pandoc... no, cannot generate full docs checking full docs... no, missing dependencies checking for cacerts file... /usr/ports/java/openjdk11/files/cacerts checking if packaged modules are kept... yes (default) checking for version string... 11.0.2+9-1 configure: Found potential Boot JDK using configure arguments checking for Boot JDK... /usr/local/bootstrap-openjdk11 checking Boot JDK version... openjdk version "11.0.2-internal" 2019-01-15 OpenJDK Runtime Environment (build 11.0.2-internal+0-adhoc.glewis.openjdk-jdk11u) OpenJDK 64-Bit Server VM (build 11.0.2-internal+0-adhoc.glewis.openjdk-jdk11u, mixed mode) checking for java in Boot JDK... ok checking for javac in Boot JDK... ok checking for javadoc in Boot JDK... ok checking for jar in Boot JDK... ok checking for jarsigner in Boot JDK... ok checking if Boot JDK is 32 or 64 bits... 64 checking for local Boot JDK Class Data Sharing (CDS)... yes, created checking for Build JDK... yes, will use output dir configure: Using user selected toolchain clang (clang/LLVM). Default toolchain is gcc. configure: WARNING: Ignoring CFLAGS(-O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing ) found in environment. Use --with-extra-cflags configure: WARNING: Ignoring CXXFLAGS(-O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG ) found in environment. Use --with-extra-cxxflags configure: WARNING: Ignoring LDFLAGS( -L/usr/local/lib -fstack-protector ) found in environment. Use --with-extra-ldflags configure: Will use user supplied compiler CC=/usr/bin/cc checking resolved symbolic links for CC... no symlink configure: Using clang C compiler version 6.0.1 [FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) Target: x86_64-unknown-freebsd12.0 Thread model: posix InstalledDir: /usr/bin] checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/cc accepts -g... yes checking for /usr/bin/cc option to accept ISO C89... none needed configure: Will use user supplied compiler CXX=/usr/bin/c++ checking resolved symbolic links for CXX... no symlink configure: Using clang C++ compiler version 6.0.1 [FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) Target: x86_64-unknown-freebsd12.0 Thread model: posix InstalledDir: /usr/bin] checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/c++ accepts -g... yes checking how to run the C preprocessor... cpp configure: Rewriting CPP to "/usr/bin/cpp" checking how to run the C++ preprocessor... /usr/bin/c++ -E configure: Using clang linker version 335540 [LLD 6.0.1 (FreeBSD 335540-1200005) (compatible with GNU linkers)] checking for ar... ar configure: Rewriting AR to "/usr/bin/ar" checking for strip... strip configure: Rewriting STRIP to "/usr/bin/strip" checking for nm... nm configure: Rewriting NM to "/usr/bin/nm" checking for gobjcopy... no checking for objcopy... objcopy configure: Rewriting OBJCOPY to "/usr/bin/objcopy" checking for gobjdump... no checking for objdump... objdump configure: Rewriting OBJDUMP to "/usr/bin/objdump" checking for c++filt... c++filt configure: Rewriting CXXFILT to "/usr/bin/c++filt" checking for jtreg... no checking for jtreg test harness... no, not found checking for jib... no checking if the C compiler supports "-m64"... yes checking if the C++ compiler supports "-m64"... yes checking if both compilers support "-m64"... yes checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for stdio.h... (cached) yes checking size of int *... 8 checking for target address size... 64 bits checking whether byte ordering is bigendian... no checking if native warnings are errors... true (default) checking if the C++ compiler supports "-std=gnu++98 -Werror"... yes checking for library containing clock_gettime... none required checking if the C compiler supports "-ffp-contract=off"... yes checking if the C++ compiler supports "-ffp-contract=off"... yes checking if both compilers support "-ffp-contract=off"... yes checking what type of native debug symbols to use... none checking for dtrace tool... /usr/sbin/dtrace checking sys/sdt.h usability... yes checking sys/sdt.h presence... yes checking for sys/sdt.h... yes checking if dtrace should be built... no, forced checking if Hotspot gtest unit tests should be built... no, forced checking if static link of stdc++ is possible... yes checking how to link with libstdc++... static checking for X... libraries /usr/local/lib, headers /usr/local/include checking whether -R must be followed by a space... neither works checking for gethostbyname... (cached) yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for X11/extensions/shape.h... yes checking for X11/extensions/Xrender.h... yes checking for X11/extensions/XTest.h... yes checking for X11/Intrinsic.h... yes checking if XlinearGradient is defined in Xrender.h... yes checking for cups headers... yes checking for fontconfig headers... yes configure: Found freetype include files at /usr/local/include/freetype2 using --with-freetype checking for freetype includes... /usr/local/include/freetype2 checking for freetype libraries... /usr/local/lib Using freetype: system configure: WARNING: alsa not used, so --with-alsa[-*] is ignored checking for which libjpeg to use... system checking jpeglib.h usability... yes checking jpeglib.h presence... no configure: WARNING: jpeglib.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: jpeglib.h: proceeding with the compiler's result checking for jpeglib.h... yes checking for jpeg_CreateDecompress in -ljpeg... yes checking for which giflib to use... system checking gif_lib.h usability... yes checking gif_lib.h presence... no configure: WARNING: gif_lib.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: gif_lib.h: proceeding with the compiler's result checking for gif_lib.h... yes checking for DGifGetCode in -lgif... yes checking for PNG... checking for which libpng to use... system not found configure: error: --with-libpng=system specified, but no libpng found! configure exiting with result code 1 ===> Script "configure" failed unexpectedly. Please report the problem to java@FreeBSD.org [maintainer] and attach the "/wrkdirs/usr/ports/java/openjdk11/work/openjdk-jdk11u-jdk-11.0.2-9-1/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. a /usr/local/sbin/pkg-static info -g -Ea). *** Error code 1 Stop. make: stopped in /usr/ports/java/openjdk11 From owner-freebsd-java@freebsd.org Sat Mar 16 19:47:36 2019 Return-Path: Delivered-To: freebsd-java@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9B546153A4CD for ; Sat, 16 Mar 2019 19:47:36 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 3677D718D4 for ; Sat, 16 Mar 2019 19:47:36 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id EEE18153A4CA; Sat, 16 Mar 2019 19:47:35 +0000 (UTC) Delivered-To: java@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9F02D153A4C9; Sat, 16 Mar 2019 19:47:35 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4ECD1718D3; Sat, 16 Mar 2019 19:47:35 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy9.nyi.freebsd.org (beefy9.nyi.freebsd.org [IPv6:2610:1c1:1:6080::16:ec]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 42DD026AA9; Sat, 16 Mar 2019 19:47:35 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy9.nyi.freebsd.org (localhost [127.0.0.1]) by beefy9.nyi.freebsd.org (8.15.2/8.15.2) with ESMTP id x2GJlZEP046756; Sat, 16 Mar 2019 19:47:35 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy9.nyi.freebsd.org (8.15.2/8.15.2/Submit) id x2GJlZS5046753; Sat, 16 Mar 2019 19:47:35 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 16 Mar 2019 19:47:35 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201903161947.x2GJlZS5046753@beefy9.nyi.freebsd.org> To: java@FreeBSD.org Subject: [package - 112amd64-default][java/openjdk11] Failed for openjdk11-11.0.2.9.1 in configure Cc: pkg-fallout@FreeBSD.org X-Rspamd-Queue-Id: 4ECD1718D3 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.97 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_SHORT(-0.97)[-0.970,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0] X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Mar 2019 19:47:37 -0000 You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build. Maintainer: java@FreeBSD.org Last committer: glewis@FreeBSD.org Ident: $FreeBSD: head/java/openjdk11/Makefile 495770 2019-03-15 06:02:17Z glewis $ Log URL: http://beefy9.nyi.freebsd.org/data/112amd64-default/495845/logs/openjdk11-11.0.2.9.1.log Build URL: http://beefy9.nyi.freebsd.org/build.html?mastername=112amd64-default&build=495845 Log: =>> Building java/openjdk11 build started at Sat Mar 16 19:46:45 UTC 2019 port directory: /usr/ports/java/openjdk11 package name: openjdk11-11.0.2.9.1 building for: FreeBSD 112amd64-default-job-16 11.2-RELEASE-p9 FreeBSD 11.2-RELEASE-p9 amd64 maintained by: java@FreeBSD.org Makefile ident: $FreeBSD: head/java/openjdk11/Makefile 495770 2019-03-15 06:02:17Z glewis $ Poudriere version: 3.2.8-3-g02cc9753 Host OSVERSION: 1300009 Jail OSVERSION: 1102000 Job Id: 16 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1102000 UNAME_v=FreeBSD 11.2-RELEASE-p9 UNAME_r=11.2-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin LOCALBASE=/usr/local USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.2.8-3-g02cc9753 MASTERMNT=/usr/local/poudriere/data/.m/112amd64-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/112amd64-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=112amd64-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/112amd64-default/ref/.p SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= DEPENDS_ARGS= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- java@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --with-boot-jdk=/usr/local/bootstrap-openjdk11 --disable-ccache --disable-dtrace --disable-javac-server --disable-hotspot-gtest --with-alsa=/usr/local --with-cups=/usr/local --with-fontconfig=/usr/local --with-freetype=system --with-freetype-include=/usr/local/include/freetype2 --with-freetype-lib=/usr/local/lib --with-libjpeg=system --with-giflib=system --with-libpng=system --with-zlib=system --with-lcms=system --with-extra-cflags=-I/usr/local/include --with-extra-cxxflags=-I/usr/local/include --with-extra-ldflags=-L/usr/local/lib --with-toolchain-type=clang --x-includes=/usr/local/include --x-libraries=/usr/local/lib --with-package-path=/usr/local --with-cacerts-file=/usr/ports/java/openjdk11/files/cacerts --with-version-string=11.0.2+9-1 --with-native-debug-symbols=none --with-debug-level=release --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- CC=/usr/bin/cc CXX=/usr/bin/c++ MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/java/openjdk11/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/java/openjdk11/work HOME=/wrkdirs/usr/ports/java/openjdk11/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/java/openjdk11/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- LANG="C" LC_ALL="C" CLASSPATH="" JAVA_HOME="" LD_LIBRARY_PATH="" LDFLAGS=-L/usr/local/lib CC=/usr/bin/cc CXX=/usr/bin/c++ MAKEFLAGS="" USE_CLANG=true XDG_DATA_HOME=/wrkdirs/usr/ports/java/openjdk11/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/java/openjdk11/work HOME=/wrkdirs/usr/ports/java/openjdk11/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/java/openjdk11/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-I/usr/local/include -DLIBICONV_PLUG" LDFLAGS=" -L/usr/local/lib -fstack-protector " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="insta ll -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- OSREL=11.2 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/openjdk" EXAMPLESDIR="share/examples/openjdk" DATADIR="share/openjdk" WWWDIR="www/openjdk" ETCDIR="etc/openjdk" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/openjdk DOCSDIR=/usr/local/share/doc/openjdk EXAMPLESDIR=/usr/local/share/examples/openjdk WWWDIR=/usr/local/www/openjdk ETCDIR=/usr/local/etc/openjdk --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### /usr/local/etc/poudriere.d/make.conf #### # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes # Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs MAKE_JOBS_NUMBER=2 # stable/10 includes src.conf too late but make.conf is in sys.mk .if ${.CURDIR:M/poudriere/jails/10*/usr/src/usr.bin/xlint*} # Disable build of llib now that head no longer has lint(1) LINT= true .endif #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=FreeBSD clang version 6.0.0 (tags/RELEASE_600/final 326565) (based on LLVM 6.0.0) Target: x86_64-unknown-freebsd11.2 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 6.0.0 (tags/RELEASE_600/final 326565) (based on LLVM 6.0.0) Target: x86_64-unknown-freebsd11.2 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o" CC_OUTPUT_921dbbb2_58173849=yes CC_OUTPUT_921dbbb2_9bdba57c=yes CC_OUTPUT_921dbbb2_6a4fe7f5=yes CC_OUTPUT_921dbbb2_6bcac02b=yes CC_OUTPUT_921dbbb2_67d20829=yes CC_OUTPUT_921dbbb2_bfa62e83=yes CC_OUTPUT_921dbbb2_f0b4d593=yes CC_OUTPUT_921dbbb2_308abb44=yes CC_OUTPUT_921dbbb2_f00456e5=yes CC_OUTPUT_921dbbb2_65ad290d=yes CC_OUTPUT_921dbbb2_f2776b26=yes CC_OUTPUT_921dbbb2_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=yes CC_OUTPUT_921dbbb2_160933ec=yes CC_OUTPUT_921dbbb2_fb62803b=yes _OBJC_CCVERSION_921dbbb2=FreeBSD clang version 6.0.0 (tags/RELEASE_600/final 326565) (based on LLVM 6.0.0) Target: x86_64-unknown-freebsd11.2 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=amd64 OPSYS=FreeBSD _OSRELEASE=11.2-RELEASE-p9 OSREL=11.2 OSVERSION=1102000 PYTHONBASE=/usr/local HAVE_COMPAT_IA32_KERN=YES CONFIGURE_MAX_CMD_LEN=262144 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=0 DISABLE_MAKE_JOBS=poudriere ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> openjdk11-11.0.2.9.1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.5_5.txz [112amd64-default-job-16] Installing pkg-1.10.5_5... [112amd64-default-job-16] Extracting pkg-1.10.5_5: .......... done ===> openjdk11-11.0.2.9.1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of openjdk11-11.0.2.9.1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by openjdk11-11.0.2.9.1 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by openjdk11-11.0.2.9.1 for building => SHA256 Checksum OK for jdk-11.0.2+9-1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by openjdk11-11.0.2.9.1 for building ===> Extracting for openjdk11-11.0.2.9.1 => SHA256 Checksum OK for jdk-11.0.2+9-1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for openjdk11-11.0.2.9.1 ===> Applying FreeBSD patches for openjdk11-11.0.2.9.1 =========================================================================== =================================================== ===> openjdk11-11.0.2.9.1 depends on executable: zip - not found ===> Installing existing package /packages/All/zip-3.0_1.txz [112amd64-default-job-16] Installing zip-3.0_1... [112amd64-default-job-16] Extracting zip-3.0_1: .......... done ===> openjdk11-11.0.2.9.1 depends on executable: zip - found ===> Returning to build of openjdk11-11.0.2.9.1 ===> openjdk11-11.0.2.9.1 depends on package: autoconf>0 - not found ===> Installing existing package /packages/All/autoconf-2.69_2.txz [112amd64-default-job-16] Installing autoconf-2.69_2... [112amd64-default-job-16] `-- Installing autoconf-wrapper-20131203... [112amd64-default-job-16] `-- Extracting autoconf-wrapper-20131203: .......... done [112amd64-default-job-16] `-- Installing indexinfo-0.3.1... [112amd64-default-job-16] `-- Extracting indexinfo-0.3.1: .... done checking for xargs... /usr/bin/xargs checking for gawk... (cached) /usr/bin/awk checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for cygpath... no checking for df... /bin/df checking for cpio... /usr/bin/cpio checking for nice... /usr/bin/nice checking for pandoc... no checking build system type... amd64-portbld-freebsd11.2 checking host system type... amd64-portbld-freebsd11.2 checking target system type... amd64-portbld-freebsd11.2 checking openjdk-build os-cpu... bsd-x86_64 checking openjdk-target os-cpu... bsd-x86_64 checking openjdk-target os-env... bsd.freebsd checking compilation type... native checking for top-level directory... /wrkdirs/usr/ports/java/openjdk11/work/openjdk-jdk11u-jdk-11.0.2-9-1 checking if custom source is suppressed (openjdk-only)... no checking which variant of the JDK to build... normal checking which debug level to use... release checking which variants of the JVM to build... server checking for sysroot... checking for toolchain path... checking for extra path... checking where to store configuration... in default location checking what configuration name to use... bsd-x86_64-normal-server-release checking for apt-get... no checking for yum... no checking for brew... no checking for port... no checking for pkgutil... no checking for pkgadd... no configure: WARNING: Ignoring value of MAKE from the environment. Use command line variables instead. checking for gmake... /usr/local/bin/gmake configure: Testing potential make at /usr/local/bin/gmake, found using gmake in PATH configure: Testing potential make at gmake, found using user supplied MAKE=gmake configure: Rewriting FOUND_MAKE to "/usr/local/bin/gmake" configure: Using GNU make at /usr/local/bin/gmake (version: GNU Make 4.2.1) checking if make --output-sync is supported... yes checking for output-sync value... none checking if find supports -delete... yes checking what type of tar was found... bsd checking that grep (/usr/bin/grep) -Fx handles empty lines in the pattern list correctly... yes checking for unzip... /usr/bin/unzip checking for zip... /usr/local/bin/zip checking for ldd... /usr/bin/ldd checking for greadelf... no checking for readelf... /usr/bin/readelf checking for dot... no checking for hg... no checking for stat... /usr/bin/stat checking for time... /usr/bin/time checking for flock... no checking for dtrace... /usr/sbin/dtrace checking for gpatch... no checking for patch... /usr/bin/patch checking bash version... 5.0.2 checking if bash supports pipefail... yes checking if bash supports errexit (-e)... yes checking for pkg-config... no checking for default LOG value... checking headless only... no checking for graphviz dot... no, cannot generate full docs checking for pandoc... no, cannot generate full docs checking full docs... no, missing dependencies checking for cacerts file... /usr/ports/java/openjdk11/files/cacerts checking if packaged modules are kept... yes (default) checking for version string... 11.0.2+9-1 configure: Found potential Boot JDK using configure arguments checking for Boot JDK... /usr/local/bootstrap-openjdk11 checking Boot JDK version... openjdk version "11.0.2-internal" 2019-01-15 OpenJDK Runtime Environment (build 11.0.2-internal+0-adhoc.glewis.openjdk-jdk11u) OpenJDK 64-Bit Server VM (build 11.0.2-internal+0-adhoc.glewis.openjdk-jdk11u, mixed mode) checking for java in Boot JDK... ok checking for javac in Boot JDK... ok checking for javadoc in Boot JDK... ok checking for jar in Boot JDK... ok checking for jarsigner in Boot JDK... ok checking if Boot JDK is 32 or 64 bits... 64 checking for local Boot JDK Class Data Sharing (CDS)... yes, created checking for Build JDK... yes, will use output dir configure: Using user selected toolchain clang (clang/LLVM). Default toolchain is gcc. configure: WARNING: Ignoring CFLAGS(-O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing ) found in environment. Use --with-extra-cflags configure: WARNING: Ignoring CXXFLAGS(-O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG ) found in environment. Use --with-extra-cxxflags configure: WARNING: Ignoring LDFLAGS( -L/usr/local/lib -fstack-protector ) found in environment. Use --with-extra-ldflags configure: Will use user supplied compiler CC=/usr/bin/cc checking resolved symbolic links for CC... no symlink configure: Using clang C compiler version 6.0.0 [FreeBSD clang version 6.0.0 (tags/RELEASE_600/final 326565) (based on LLVM 6.0.0) Target: x86_64-unknown-freebsd11.2 Thread model: posix InstalledDir: /usr/bin] checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/cc accepts -g... yes checking for /usr/bin/cc option to accept ISO C89... none needed configure: Will use user supplied compiler CXX=/usr/bin/c++ checking resolved symbolic links for CXX... no symlink configure: Using clang C++ compiler version 6.0.0 [FreeBSD clang version 6.0.0 (tags/RELEASE_600/final 326565) (based on LLVM 6.0.0) Target: x86_64-unknown-freebsd11.2 Thread model: posix InstalledDir: /usr/bin] checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/c++ accepts -g... yes checking how to run the C preprocessor... cpp configure: Rewriting CPP to "/usr/bin/cpp" checking how to run the C++ preprocessor... /usr/bin/c++ -E configure: Using clang linker version /usr/lib/crt1.o: In function `_start': [/usr/lib/crt1.o: In function `_start':] checking for ar... ar configure: Rewriting AR to "/usr/bin/ar" checking for strip... strip configure: Rewriting STRIP to "/usr/bin/strip" checking for nm... nm configure: Rewriting NM to "/usr/bin/nm" checking for gobjcopy... no checking for objcopy... objcopy configure: Rewriting OBJCOPY to "/usr/bin/objcopy" checking for gobjdump... no checking for objdump... objdump configure: Rewriting OBJDUMP to "/usr/bin/objdump" checking for c++filt... c++filt configure: Rewriting CXXFILT to "/usr/bin/c++filt" checking for jtreg... no checking for jtreg test harness... no, not found checking for jib... no checking if the C compiler supports "-m64"... yes checking if the C++ compiler supports "-m64"... yes checking if both compilers support "-m64"... yes checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for stdio.h... (cached) yes checking size of int *... 8 checking for target address size... 64 bits checking whether byte ordering is bigendian... no checking if native warnings are errors... true (default) checking if the C++ compiler supports "-std=gnu++98 -Werror"... yes checking for library containing clock_gettime... none required checking if the C compiler supports "-ffp-contract=off"... yes checking if the C++ compiler supports "-ffp-contract=off"... yes checking if both compilers support "-ffp-contract=off"... yes checking what type of native debug symbols to use... none checking for dtrace tool... /usr/sbin/dtrace checking sys/sdt.h usability... yes checking sys/sdt.h presence... yes checking for sys/sdt.h... yes checking if dtrace should be built... no, forced checking if Hotspot gtest unit tests should be built... no, forced checking if static link of stdc++ is possible... yes checking how to link with libstdc++... static checking for X... libraries /usr/local/lib, headers /usr/local/include checking whether -R must be followed by a space... neither works checking for gethostbyname... (cached) yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for X11/extensions/shape.h... yes checking for X11/extensions/Xrender.h... yes checking for X11/extensions/XTest.h... yes checking for X11/Intrinsic.h... yes checking if XlinearGradient is defined in Xrender.h... yes checking for cups headers... yes checking for fontconfig headers... yes configure: Found freetype include files at /usr/local/include/freetype2 using --with-freetype checking for freetype includes... /usr/local/include/freetype2 checking for freetype libraries... /usr/local/lib Using freetype: system configure: WARNING: alsa not used, so --with-alsa[-*] is ignored checking for which libjpeg to use... system checking jpeglib.h usability... yes checking jpeglib.h presence... no configure: WARNING: jpeglib.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: jpeglib.h: proceeding with the compiler's result checking for jpeglib.h... yes checking for jpeg_CreateDecompress in -ljpeg... yes checking for which giflib to use... system checking gif_lib.h usability... yes checking gif_lib.h presence... no configure: WARNING: gif_lib.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: gif_lib.h: proceeding with the compiler's result checking for gif_lib.h... yes checking for DGifGetCode in -lgif... yes checking for PNG... checking for which libpng to use... system not found configure: error: --with-libpng=system specified, but no libpng found! configure exiting with result code 1 ===> Script "configure" failed unexpectedly. Please report the problem to java@FreeBSD.org [maintainer] and attach the "/wrkdirs/usr/ports/java/openjdk11/work/openjdk-jdk11u-jdk-11.0.2-9-1/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. a /usr/local/sbin/pkg-static info -g -Ea). *** Error code 1 Stop. make: stopped in /usr/ports/java/openjdk11