From owner-freebsd-java@FreeBSD.ORG Mon May 4 09:45:35 2015 Return-Path: Delivered-To: java@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9152F176 for ; Mon, 4 May 2015 09:45:35 +0000 (UTC) Received: from netocean.de (netocean.de [109.193.255.134]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1837C1718 for ; Mon, 4 May 2015 09:45:35 +0000 (UTC) Received: by netocean.de (NetOcean MX, from userid 58) id 178D44977E4; Mon, 4 May 2015 11:45:33 +0200 (CEST) Received: from MacBook-Pro.local (pD9FF4951.dip0.t-ipconnect.de [217.255.73.81]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by netocean.de (NetOcean MX) with ESMTPSA id D3A724977E2 for ; Mon, 4 May 2015 11:45:32 +0200 (CEST) Message-ID: <55473FC4.3000706@NetOcean.de> Date: Mon, 04 May 2015 11:45:40 +0200 From: =?UTF-8?B?TGVhbmRlciBTY2jDpGZlcg==?= Organization: NetOcean User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: java@FreeBSD.org Subject: java/openjdk8 on FreeBSD 10.1-RELEASE (amd64) Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 May 2015 09:45:35 -0000 Hi it seems like java/openjdk8 has some trouble. It keeps on failing - so I thought I should let you know, so you have a chance to fix this as you got a chance. Thanks Best regards Leander # Packages (jconsole.packages): # Packages (treeapi.packages): # Packages (attach.packages): # com.sun.tools.jconsole # Options (mgmt.options): # com.sun.source.doctree # com.sun.source.tree # com.sun.source.util # jdk # com.sun.tools.attach # com.sun.tools.attach.spi # -XDignore.symbol.file=true -quiet -use -keywords -Xdoclint:none -Xprofilespath /usr/ports/java/openjdk8/work/openjdk/jdk/make/profile-rtjar-includes.txt -Xdocrootparent https://docs.oracle.com/javase/7/docs # -sourcepath '/usr/ports/java/openjdk8/work/openjdk/jdk/src/share/classes:/usr/ports/java/openjdk8/work/openjdk/build/bsd-x86_64-normal-server-release/jdk/impsrc:/usr/ports/java/openjdk8/work/openjdk/build/bsd-x86_64-normal-server-release/jdk/gensrc:/usr/ports/java/openjdk8/work/ openjdk/build/bsd-x86_64-normal-server-release/jdk/gendocsrc_rmic:/usr/ports/java/openjdk8/work/openjdk/jdk/src/solaris/classes:/usr/ports/java/openjdk8/work/openjdk/jdk/src/windows/classes:/usr/ports/java/openjdk8/work/openjdk/nashorn/src/:/usr/ports/java/openjdk8/work/openjdk/jdk/ src/share/doc/stub' # -encoding 'ascii' # -nodeprecatedlist # -overview '/usr/ports/java/openjdk8/work/openjdk/jdk/src/share/classes/com/sun/management/mgmt-overview.html' # -doctitle 'Monitoring and Management Interface for the Java™ Platform' # -windowtitle 'Monitoring and Management Interface for the Java Platform ' # -header 'Monitoring and Management Interface for the Java Platform' # -bottom '
Copyright © 2003, 2015, Oracle and/or its affiliates. All rights reserved.
' # -linkoffline '../../../../api' '/usr/ports/java/openjdk8/work/openjdk/build/bsd-x86_64-normal-server-release/docs/api/' # Packages (mgmt.packages): # com.sun.management Javadoc.gmk:765: recipe for target '/usr/ports/java/openjdk8/work/openjdk/build/bsd-x86_64-normal-server-release/docs/jre/api/security/jgss/spec/index.html' failed gmake[2]: *** [/usr/ports/java/openjdk8/work/openjdk/build/bsd-x86_64-normal-server-release/docs/jre/api/security/jgss/spec/index.html] Killed gmake[2]: *** Waiting for unfinished jobs.... /usr/ports/java/openjdk8/work/openjdk/jdk/src/share/classes/com/sun/tools/attach/AttachOperationFailedException.java:51: warning - @param argument "s" is not a parameter name. 1 warning /usr/ports/java/openjdk8/work/openjdk/jdk/src/share/classes/com/sun/management/HotSpotDiagnosticMXBean.java:52: warning - Tag @see: reference not found: ManagementFactory#getPlatformMXBeans(Class) 1 warning /usr/ports/java/openjdk8/work/openjdk/jdk/src/share/classes/com/sun/jdi/InterfaceType.java:193: warning - Tag @link: can't find INVOKE_SINGLE_THREADED in com.sun.jdi.InterfaceType 1 warning gmake[2]: Leaving directory '/usr/ports/java/openjdk8/work/openjdk/make' /usr/ports/java/openjdk8/work/openjdk//make/Main.gmk:168: recipe for target 'docs-only' failed gmake[1]: *** [docs-only] Error 2 gmake[1]: Leaving directory '/usr/ports/java/openjdk8/work/openjdk' ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make: stopped in /usr/ports/java/openjdk8 From owner-freebsd-java@FreeBSD.ORG Thu May 7 15:40:29 2015 Return-Path: Delivered-To: freebsd-java@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 15CB948B for ; Thu, 7 May 2015 15:40:29 +0000 (UTC) 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 mx1.freebsd.org (Postfix) with ESMTPS id D4E3516D9 for ; Thu, 7 May 2015 15:40:28 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id t47FeShH076195 for ; Thu, 7 May 2015 15:40:28 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-java@FreeBSD.org Subject: [Bug 175300] java/jamvm fails to compile on ARM6 (raspberry-pi) Date: Thu, 07 May 2015 15:40:29 +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 Only Me X-Bugzilla-Who: sbruno@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: freebsd-java@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status resolution Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit 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.20 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 May 2015 15:40:29 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=175300 Sean Bruno changed: What |Removed |Added ---------------------------------------------------------------------------- Status|In Progress |Closed Resolution|--- |FIXED --- Comment #3 from Sean Bruno --- /usr/local/lib/libffi.so: undefined reference to `__clear_cache' ^^ this is the problem you were actually having. This is fixed on armv6 in head and I have compiled and tested libffi. -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-java@FreeBSD.ORG Sat May 9 19:06:16 2015 Return-Path: Delivered-To: java@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0AE2CA67 for ; Sat, 9 May 2015 19:06:16 +0000 (UTC) Received: from onlyone.friendlyhosting.spb.ru (onlyone.friendlyhosting.spb.ru [IPv6:2a01:4f8:131:60a2::2]) by mx1.freebsd.org (Postfix) with ESMTP id C69FE1755 for ; Sat, 9 May 2015 19:06:15 +0000 (UTC) Received: from [IPv6:2001:470:923f:2:38fd:2ca:4eb5:4ee3] (unknown [IPv6:2001:470:923f:2:38fd:2ca:4eb5:4ee3]) (Authenticated sender: lev@serebryakov.spb.ru) by onlyone.friendlyhosting.spb.ru (Postfix) with ESMTPSA id 5B9291E0C for ; Sat, 9 May 2015 22:06:06 +0300 (MSK) Message-ID: <554E5AAB.30605@FreeBSD.org> Date: Sat, 09 May 2015 22:06:19 +0300 From: Lev Serebryakov Reply-To: lev@FreeBSD.org Organization: FreeBSD User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: java@FreeBSD.org Subject: OpenJDK8 profiles (compactX) Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 May 2015 19:06:16 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 OpenJDK8 supports 3 compact profiles (first step for Jigsaw2 / Jikes). Is here nay plans to support this in FreeBSD? Looks like these "compactX" profiles could be useful for headless server, as compact3 contains almost everything server-side-related, but without anything what require X11, motif, CUPS and other desktop stuff. - -- // Lev Serebryakov AKA Black Lion -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (MingW32) iQJ8BAEBCgBmBQJVTlqrXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXRGOTZEMUNBMEI1RjQzMThCNjc0QjMzMEFF QUIwM0M1OEJGREM0NzhGAAoJEOqwPFi/3EeP2EgP/3cKZuJqFAvhvZT5yfUIV0Eq J44mkxGGnubgeFEWtS0LmkSMW/P+clVoVrc43YqINeDmPun5Xa2rvNOO1/elSOr6 gHAsPK2qIlkz7Bp/wqXOuPYkEQcpPlF5CiB8ttrdlvDzvo8QlVFSgCtdf+VMtnwv wvyWVxgBhg8k+SUO2Z06jVqyoJ1tvz22A7bjPYf23/YOWKLKjgyHb8H/WMEgwAif q5y5jnNX58f93uR1+dl4gzkkr5ww38NohpokfR0dz+PSEH/eUEzFcIeXbPsf4ZsZ ga+8BkWTHirJXXd3QBEFIAA8hwvwvTauoPqY1NnteKbF5VlJTQpsseoOl+7YBuXj zu1XAYrxBaYzj/yWso5E0zlapdRs3k7w/b5zLjOMxriLbYwRVp6RGQdwqdEzyf64 fTprt05TMcPP064SPz6we/y0RmDDXUqsX6xm2u6sPMU9I5Z0LIfybzobiGpKgNiI fN2CV0RJrRvGpTKGEcgYSz/zG8t/S4FbG+7gxskjrIZQyVBxgBBUJcNmhaR9eIuI rgaNTiZ8abdTLhxjrQgUaKiG8+zP70lxJBN0o5+kTf6t4OMrv15LU8U6BpLyMwXk ycSG7nADEciR9csSnqd6J0O4gC70RFjQrHpSYjVLdP4CTu4gSRrUrExuOA1GIOX9 GKAw40IAoiV7qo3A01hV =cwji -----END PGP SIGNATURE-----