Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Jul 2018 13:08:26 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 229697] databases/foundationdb: fails to build with boost 1.68
Message-ID:  <bug-229697-7788@https.bugs.freebsd.org/bugzilla/>

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

            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@FreeBSD.org
          Reporter: jbeich@FreeBSD.org
            Blocks: 229569
          Assignee: vanilla@FreeBSD.org
             Flags: maintainer-feedback?(vanilla@FreeBSD.org)

After bug 229569 lands this port will end up BROKEN. Can you help? I've alr=
eady
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=3D229569
[Bug 229569] devel/boost-all: Update to 1.68.0 (currently, Beta phase)
--=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-229697-7788>