build: suppress `enum-constexpr-conversion` error for boost mpl on macos by sharvilshah · Pull Request #8742 · osquery/osquery

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@sharvilshah

Copy link

Member

Until we can update boost and the osquery-toolchain, suppress the enum-constexpr-conversion error for boost MPL on macOS, to be able to build with Xcode 26.

Fixes #8593

@sharvilshah sharvilshah requested review from a team as code owners

January 13, 2026 14:00

@sharvilshah sharvilshah added build libraries

For things referring to osquery third party libraries

labels

Jan 13, 2026
Copy link

Member

@zwass zwass left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@sharvilshah sharvilshah merged commit a12cf1b into osquery:master

Jan 15, 2026

21 checks passed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@zwass zwass zwass approved these changes

@Smjert Smjert Awaiting requested review from Smjert

@directionless directionless Awaiting requested review from directionless

Assignees

No one assigned

Labels

build libraries

For things referring to osquery third party libraries

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

Build broken with XCode 16.3 (macOS SDK 15.4)

2 participants

@sharvilshah @zwass