maintainer-feedback requested: [Bug 255326] java/openjdk8 fails to build on armv7

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Apr 22 11:46:25 UTC 2021


Bugzilla Automation <bugzilla at FreeBSD.org> has asked freebsd-java (Nobody)
<java at FreeBSD.org> for maintainer-feedback:
Bug 255326: java/openjdk8 fails to build on armv7
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255326



--- Description ---
Hello,

java/openjdk8 fails to build for armv7 for stable/13

context:
poudriere with QEMU armv7 jail built with -x -a arm.armv7 on amd64

[...]

[00:31:26] In file included from /usr/include/sys/user.h:40:
[00:31:26] In file included from /usr/include/machine/pcb.h:43:
[00:31:26] /usr/include/machine/frame.h:128:8: error: redefinition of 'frame'
[00:31:26] struct frame {
[00:31:26]	  ^
[00:31:26]
/wrkdirs/usr/ports/java/openjdk8/work/openjdk-jdk8u-jdk8u282-b08.1/hotspot/src/
share/vm/runtime/frame.hpp:65:7:
note: previous definition is here
[00:31:26] class frame VALUE_OBJ_CLASS_SPEC {
[00:31:26]	 ^
[00:31:26] 1 warning and 1 error generated.
[00:31:26] 1 warning generated.


More information about the freebsd-java mailing list