Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 05 Mar 2021 19:14:04 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 254048] devel/llvm12: build fails with fatal error: 'unwind.h' file not found
Message-ID:  <bug-254048-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 254048
           Summary: devel/llvm12: build fails with fatal error: 'unwind.h'
                    file not found
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: brooks@FreeBSD.org
          Reporter: philippe.michel7@free.fr
          Assignee: brooks@FreeBSD.org
             Flags: maintainer-feedback?(brooks@FreeBSD.org)

On 12.2-STABLE (stable/12-n307-f7007a7d0). Building llvm12 fails with :

FAILED:
projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbo=
lizerNoHooks.i386.dir/sanitizer_unwind_linux_libcdep.cpp.o=20
...
/usr/ports/devel/llvm12/work/llvm-project-12.0.0rc2.src/compiler-rt/lib/san=
itizer_common/sanitizer_unwind_linux_libcdep.cpp:26:10:
fatal error: 'unwind.h' file not found
#include <unwind.h>
         ^~~~~~~~~~
1 error generated.

OPTIONS_FILE_SET+=3DBE_AMDGPU
OPTIONS_FILE_SET+=3DCLANG
OPTIONS_FILE_SET+=3DCOMPILER_RT
OPTIONS_FILE_UNSET+=3DDOCS
OPTIONS_FILE_SET+=3DEXTRAS
OPTIONS_FILE_UNSET+=3DGOLD
OPTIONS_FILE_UNSET+=3DLIT
OPTIONS_FILE_SET+=3DLLD
OPTIONS_FILE_UNSET+=3DLLDB
OPTIONS_FILE_SET+=3DLLD_LINK
OPTIONS_FILE_UNSET+=3DOPENMP
OPTIONS_FILE_UNSET+=3DPYCLANG
OPTIONS_FILE_UNSET+=3DBE_FREEBSD
OPTIONS_FILE_SET+=3DBE_NATIVE
OPTIONS_FILE_UNSET+=3DBE_STANDARD

--=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-254048-7788>