[Bug 229697] databases/foundationdb: fails to build with boost 1.68

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jul 11 13:08:29 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229697

            Bug ID: 229697
           Summary: databases/foundationdb: fails to build with boost 1.68
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: needs-patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: vanilla at FreeBSD.org
          Reporter: jbeich at FreeBSD.org
            Blocks: 229569
          Assignee: vanilla at FreeBSD.org
             Flags: maintainer-feedback?(vanilla at FreeBSD.org)

After bug 229569 lands this port will end up BROKEN. Can you help? I've already
reported upstream.

In file included from flow/boost.cpp:21:
flow/libs/system/src/error_code.cpp:417:46: error: redefinition of
'system_category'
    BOOST_SYSTEM_DECL const error_category & system_category()
BOOST_SYSTEM_NOEXCEPT
                                             ^
/usr/local/include/boost/system/error_code.hpp:480:31: note: previous
definition is here
inline const error_category & system_category() BOOST_SYSTEM_NOEXCEPT
                              ^
In file included from flow/boost.cpp:21:
flow/libs/system/src/error_code.cpp:423:46: error: redefinition of
'generic_category'
    BOOST_SYSTEM_DECL const error_category & generic_category()
BOOST_SYSTEM_NOEXCEPT
                                             ^
/usr/local/include/boost/system/error_code.hpp:485:31: note: previous
definition is here
inline const error_category & generic_category() BOOST_SYSTEM_NOEXCEPT
                              ^
2 errors generated.


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229569
[Bug 229569] devel/boost-all: Update to 1.68.0 (currently, Beta phase)
-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list