-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
debug build: epee-related build error on macOS M1 #9486
Comments
Since this is a debug build, do the same issues happen with a release build? Also can you share which command you used to build? |
For the attached log, I used When I try to build using just
|
It seems the issue is specifically debug related, can you update the issue title to add debug build? |
I am trying to build the source tagged
v0.18.3.4
on a MacBook Air M1 running macOS 14.6.1 (23G93).I installed dependencies using Homebrew as per the README. All dependencies are up-to-date as of today.
My command:
make debug
The error:
The same error also occurs when building using dependencies provided by Nix (unstable channel) instead of Homebrew.
I am attaching the full build log:
build.log
The text was updated successfully, but these errors were encountered: