Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Jul 2022 18:09:10 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-arm@FreeBSD.org
Subject:   [Bug 265422] redefinition of enumerator '_UVRSC_CORE' on armv7
Message-ID:  <bug-265422-7@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 265422
           Summary: redefinition of enumerator '_UVRSC_CORE' on armv7
           Product: Base System
           Version: Unspecified
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: arm
          Assignee: freebsd-arm@FreeBSD.org
          Reporter: yuri@freebsd.org

Testcase: science/simgrid

The code includes boost/stacktrace.hpp which in turn includes cxxabi.h and =
it
fails:


In file included from
/wrkdirs/usr/ports/science/simgrid/work/simgrid-04e3ca46dcefdd19f2f1fee3e75=
c27fb2f7fc2ec/src/xbt/backtrace.cpp:23:
In file included from /usr/local/include/boost/stacktrace.hpp:15:
In file included from /usr/local/include/boost/stacktrace/frame.hpp:61:
In file included from
/usr/local/include/boost/stacktrace/detail/frame_unwind.ipp:20:
In file included from /usr/local/include/boost/core/demangle.hpp:32:
In file included from /usr/include/c++/v1/cxxabi.h:27:
In file included from /usr/include/c++/v1/unwind.h:31:
/usr/include/c++/v1/unwind-arm.h:116:2: error: redefinition of enumerator
'_UVRSC_CORE'
        _UVRSC_CORE =3D 0,
        ^


Log:
http://ampere3.nyi.freebsd.org/data/130releng-armv7-default/a51002eeb3d0/lo=
gs/SimGrid-3.28_1.log

--=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-265422-7>