Created attachment 158299 [details] patch for armv6 Hi, I have boostrapped openjdk7 on armv6, you can find the tarball at [1] and the build log at [2] I have attached a patch for review. [1] http://mikael.urankar.free.fr/FreeBSD/arm/openjdk7-armv6-r378760.tar.xz [2] http://mikael.urankar.free.fr/FreeBSD/arm/build_logs/bootstrap-openjdk-r378760_1.log Thanks.
Will do build validation and verification.
This looks good from the perspective of getting a bootstrap java built: http://chips.ysv.freebsd.org/data/11armv6-default/2015-08-11_19h43m57s/logs/bootstrap-openjdk-r378760_1.log We are now ready to take on openjdk7/8 which does fail to build after adding armv6 to ONLY_FOR_ARCHS: http://chips.ysv.freebsd.org/data/11armv6-default/2015-08-11_19h54m28s/logs/errors/openjdk-7.80.15_1,1.log
If there are no objections, I will commit this and allow this port to build on armv6.
No objection. I'd really like to get these changes pushed upstream, but that shouldn't block getting them committed.
A commit references this bug: Author: sbruno Date: Fri Sep 18 15:47:08 UTC 2015 New revision: 397256 URL: https://svnweb.freebsd.org/changeset/ports/397256 Log: Add support for armv6 PR: 201307 Submitted by: rpaulo Reviewed by: glewis Changes: head/java/bootstrap-openjdk/Makefile head/java/bootstrap-openjdk/distinfo.armv6
bah should have been "submitted by mikael" ... lame.
FYI, I just copied the distfile to my public_distfiles. Although I have no way to reproduce it, i.e., java/openjdk7 cannot be built with it, I have no strong objection ATM. Thanks, everyone!