Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Oct 2024 15:20:36 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 281991] java/openjdk8: build broken on armv7
Message-ID:  <bug-281991-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D281991

            Bug ID: 281991
           Summary: java/openjdk8: build broken on armv7
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: java@FreeBSD.org
          Reporter: ronald@FreeBSD.org
          Assignee: java@FreeBSD.org
             Flags: maintainer-feedback?(java@FreeBSD.org)

Created attachment 254139
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D254139&action=
=3Dedit
git diff fixing the build

See
https://pkg-status.freebsd.org/ampere2/data/main-armv7-default/p4a16d2e85dd=
9_sb7cbf741d/logs/openjdk8-8.422.05.1_1.log

In file included from
/wrkdirs/usr/ports/java/openjdk8/work/jdk8u-jdk8u422-b05.1/hotspot/src/os/b=
sd/vm/os_perf_bsd.cpp:61:
In file included from /usr/include/sys/user.h:51:
In file included from /usr/include/vm/pmap.h:88:
In file included from /usr/include/machine/pmap.h:48:
In file included from /usr/include/sys/systm.h:46:
/usr/include/machine/cpufunc.h:184:1: error: static declaration of 'breakpo=
int'
follows non-static declaration
  184 | breakpoint(void)
      | ^
/wrkdirs/usr/ports/java/openjdk8/work/jdk8u-jdk8u422-b05.1/hotspot/src/shar=
e/vm/utilities/globalDefinitions_gcc.hpp:224:17:
note: previous declaration is here
  224 | extern "C" void breakpoint();
      |                 ^

Attachment 254105 "v1" in bug #255662 contains a fix for the same error.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-281991-7788>