[Bug 273593] devel/libdwarf: cannot be installed if gdb is installed

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 06 Sep 2023 08:02:50 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273593

            Bug ID: 273593
           Summary: devel/libdwarf: cannot be installed if gdb is
                    installed
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: joerg@FreeBSD.org
          Reporter: alexey@ocaml.nl
          Assignee: joerg@FreeBSD.org
             Flags: maintainer-feedback?(joerg@FreeBSD.org)

Hello,

gdb depends on elfutils (0.187), which in turn installs
/usr/local/include/dwarf.h

Existence of this file breaks the installation of libdwarf, as it wants to put
in the file under the same name.

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