Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

install from source faild, fatal error: 'cstddef' file not found #1773

Open
lhkzhl opened this issue Jul 4, 2023 · 3 comments
Open

install from source faild, fatal error: 'cstddef' file not found #1773

lhkzhl opened this issue Jul 4, 2023 · 3 comments

Comments

@lhkzhl
Copy link

lhkzhl commented Jul 4, 2023

macOS 12.6.6

FAILED: lib/xray/CMakeFiles/RTXray.osx.dir/xray_buffer_queue.cpp.o
/tmp/clang-setup.p2vHwd/build/./bin/clang++ -DXRAY_HAS_EXCEPTIONS=1 -DXRAY_SUPPORTED=1 -I/Users/hailong/Desktop/study/infer/facebook-clang-plugins/clang/src/download/llvm-project/compiler-rt/lib/xray/.. -I/Users/hailong/Desktop/study/infer/facebook-clang-plugins/clang/src/download/llvm-project/compiler-rt/lib/xray/../../include -g -O2 -Wall -Wno-unused-parameter -O3 -DNDEBUG -std=c++17 -arch x86_64 -arch x86_64h -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk -stdlib=libc++ -mmacosx-version-min=10.10 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk -fPIC -fno-builtin -fno-exceptions -funwind-tables -fno-stack-protector -fno-sanitize=safe-stack -fvisibility=hidden -fno-lto -Wthread-safety -Wthread-safety-reference -Wthread-safety-beta -O3 -g -Wno-gnu -Wno-variadic-macros -Wno-c99-extensions -Wno-format -fno-rtti -target x86_64-apple-macos -darwin-target-variant x86_64-apple-ios13.1-macabi -target x86_64h-apple-macos -darwin-target-variant x86_64h-apple-ios13.1-macabi -MD -MT lib/xray/CMakeFiles/RTXray.osx.dir/xray_buffer_queue.cpp.o -MF lib/xray/CMakeFiles/RTXray.osx.dir/xray_buffer_queue.cpp.o.d -o lib/xray/CMakeFiles/RTXray.osx.dir/xray_buffer_queue.cpp.o -c /Users/hailong/Desktop/study/infer/facebook-clang-plugins/clang/src/download/llvm-project/compiler-rt/lib/xray/xray_buffer_queue.cpp
In file included from /Users/hailong/Desktop/study/infer/facebook-clang-plugins/clang/src/download/llvm-project/compiler-rt/lib/xray/xray_buffer_queue.cpp:14:
/Users/hailong/Desktop/study/infer/facebook-clang-plugins/clang/src/download/llvm-project/compiler-rt/lib/xray/xray_buffer_queue.h:21:10: fatal error: 'cstddef' file not found
#include
^~~~~~~~~
1 error generated.

@Robsterbobster
Copy link

I also have this issue, how did you resolve it?

@IncredChen
Copy link

me too

I also have this issue, how did you resolve it?

@lhkzhl
Copy link
Author

lhkzhl commented Oct 19, 2023

I don't resolve it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants