Skip to content

Instantly share code, notes, and snippets.

@dg1sbg
Created July 24, 2022 08:04
Show Gist options
  • Save dg1sbg/5d398b08b45337fb25b0d151e3ef4a75 to your computer and use it in GitHub Desktop.
Save dg1sbg/5d398b08b45337fb25b0d151e3ef4a75 to your computer and use it in GitHub Desktop.
❯ ninja -C build
ninja: Entering directory `build'
[2/549] Preprocess ../src/core/sharpEqualWrapper.cc for scraping
FAILED: boehmprecise/src/core/sharpEqualWrapper.pp
/opt/homebrew/Cellar/llvm/14.0.6_1/bin/clang++ -Iboehmprecise -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/ -Wno-macro-redefined -Wno-deprecated-declarations -Wno-deprecated-register -Wno-expansion-to-defined -Wno-return-type-c-linkage -Wno-invalid-offsetof -Wno-#pragma-messages -Wno-inconsistent-missing-override -Wno-error=c++11-narrowing -Wno-c++11-narrowing -Wno-deprecated-enum-enum-conversion -Wno-deprecated-anon-enum-enum-conversion -I/usr/local/include -I/opt/homebrew/Cellar/llvm/14.0.6_1/include -I.. -I/opt/homebrew/Cellar/fmt/8.1.1_1/include -I/opt/homebrew/Cellar/gmp/6.2.1_1/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/ffi -I../src/bdwgc -I../src/bdwgc/include -I../src/libatomic_ops/src -I../include -I../include/clasp/main -MD -MF boehmprecise/src/core/sharpEqualWrapper.pp.d -oboehmprecise/src/core/sharpEqualWrapper.pp -E -DSCRAPING ../src/core/sharpEqualWrapper.cc
In file included from ../src/core/sharpEqualWrapper.cc:41:
In file included from ../include/clasp/core/wrappers.h:35:
In file included from ../include/clasp/clbind/apply.h:11:
In file included from ../include/clasp/clbind/details.h:30:
../include/clasp/clbind/policies.h:31:10: fatal error: 'boost/mpl/if.hpp' file not found
#include <boost/mpl/if.hpp>
^~~~~~~~~~~~~~~~~~
1 error generated.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment