Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
Kea
Kea
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 416
    • Issues 416
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 66
    • Merge Requests 66
  • Operations
    • Operations
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
  • ISC Open Source Projects
  • KeaKea
  • Issues
  • #434

Closed
Open
Opened Jan 30, 2019 by Francis Dupont@fdupontDeveloper

Spurious warnings about boost on macOS

Got on my iMac Pro checking the speed during Mojave download:

In file included from encode/base_n.cc:21:
In file included from /usr/local/include/boost/math/common_factor.hpp:13:
/usr/local/include/boost/math/common_factor_ct.hpp:16:1: warning: This header is deprecated. Use <boost/integer/common_factor_ct.hpp> instead. [-W#pragma-messages]
BOOST_HEADER_DEPRECATED("<boost/integer/common_factor_ct.hpp>");
^
/usr/local/include/boost/config/header_deprecated.hpp:23:37: note: expanded from macro 'BOOST_HEADER_DEPRECATED'
# define BOOST_HEADER_DEPRECATED(a) BOOST_PRAGMA_MESSAGE("This header is deprecated. Use " a " instead.")
                                    ^
/usr/local/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
                                 ^
<scratch space>:3:2: note: expanded from here
 message("This header is deprecated. Use " "<boost/integer/common_factor_ct.hpp>" " instead.")
 ^

BTW I configured with --with-werror but this did not stop building. So very low priority.

To upload designs, you'll need to enable LFS and have admin enable hashed storage. More information
Assignee
Assign to
kea1.7.1
Milestone
kea1.7.1 (Past due)
Assign milestone
Time tracking
None
Due date
None
Reference: isc-projects/kea#434