[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
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255326
Bug ID: 255326
Summary: java/openjdk8 fails to build on armv7
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: java at FreeBSD.org
Reporter: tech-lists at zyxst.net
Flags: maintainer-feedback?(java at FreeBSD.org)
Assignee: java at FreeBSD.org
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.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list