[Bug 264204] devel/gdb: Unable to build for aarch64

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 24 May 2022 14:12:55 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264204

            Bug ID: 264204
           Summary: devel/gdb: Unable to build for aarch64
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: pizzamig@freebsd.org
          Reporter: cyberbotx@cyberbotx.com
             Flags: maintainer-feedback?(pizzamig@freebsd.org)
          Assignee: pizzamig@freebsd.org

Since the update of devel/gdb to 12.1, I am unable to build it for my Raspberry
Pi 4's aarch64 architecture via Poudriere. I am building for FreeBSD 13.0. The
build error I get is:

[00:05:20]   CXX    aarch64-fbsd-nat.o
[00:05:21]
/wrkdirs/usr/ports/devel/gdb/work/gdb-12.1/gdb/aarch64-fbsd-nat.c:79:31: error:
no member named 'debug_regs_probed' in 'aarch64_fbsd_nat_target'
[00:05:21] bool aarch64_fbsd_nat_target::debug_regs_probed;
[00:05:21]      ~~~~~~~~~~~~~~~~~~~~~~~~~^
[00:05:21] 1 error generated.
[00:05:21] gmake[3]: *** [Makefile:1655: aarch64-fbsd-nat.o] Error 1

A full build log can be found here:
https://poudriere.cyberbotx.com:8766/data/local_aarch64-default/2022-05-24_09h56m52s/logs/errors/gdb-12.1.log

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