[Bug 264095] devel/gdb: no member named 'debug_regs_probed' on aarch64

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 20 May 2022 08:46:48 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264095

            Bug ID: 264095
           Summary: devel/gdb: no member named 'debug_regs_probed' on
                    aarch64
           Product: Ports & Packages
           Version: Latest
          Hardware: arm64
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: pizzamig@freebsd.org
          Reporter: neukam-bugreport@gmx.de
          Assignee: pizzamig@freebsd.org
             Flags: maintainer-feedback?(pizzamig@freebsd.org)
 Attachment #234046 text/plain
         mime type:

Created attachment 234046
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=234046&action=edit
contains stderr and stdout for the icinga2 build

Hi,

I try to compile icinga2 as a required package for opnsense on freebsd 13.0
stable.
During compilation I run into the following error:

/usr/obj/usr/ports/devel/gdb/work-py38/gdb-12.1/gdb/aarch64-fbsd-nat.c:79:31:
error: no member named 'debug_regs_probed' in 'aarch64_fbsd_nat_target'
bool aarch64_fbsd_nat_target::debug_regs_probed;
     ~~~~~~~~~~~~~~~~~~~~~~~~~^

I have mentioned this problem in the following locations as well:
https://community.icinga.com/t/build-error-on-freebsd-for-incinga2-aarch64/9862
https://github.com/opnsense/tools/issues/290

There is a file attached with more stderr and stdout.
I ran both “make ports-icinga2” and “make MAKE_JOBS_UNSAFE=yes ports-icinga2”
and get the same error.

kind regards,
Johannes

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