We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
repro:
make
expected:
successful build
actual:
... LibCURL ────────── 0.361519 seconds Downloads ──────── 0.605942 seconds Pkg ────────────── 3.760104 seconds LazyArtifacts ──── 0.002615 seconds Stdlibs total ──── 30.568599 seconds Sysimage built. Summary: Total ─────── 51.765127 seconds Base: ─────── 21.193995 seconds 40.9426% Stdlibs: ──── 30.568599 seconds 59.0525% JULIA usr/lib/julia/sys-o.a /bin/sh: line 1: 62349 Segmentation fault: 11 JULIA_BINDIR=/Users/vilterp/code/j-test/julia/usr/bin WINEPATH="/Users/vilterp/code/j-test/julia/usr/bin;$WINEPATH" /Users/vilterp/code/j-test/julia/usr/bin/julia -O3 -C "native" --output-o /Users/vilterp/code/j-test/julia/usr/lib/julia/sys-o.a.tmp --startup-file=no --warn-overwrite=yes --sysimage /Users/vilterp/code/j-test/julia/usr/lib/julia/sys.ji /Users/vilterp/code/j-test/julia/contrib/generate_precompile.jl 1 *** This error is usually fixed by running `make clean`. If the error persists, try `make cleanall`. *** make[1]: *** [/Users/vilterp/code/j-test/julia/usr/lib/julia/sys-o.a] Error 1 make: *** [julia-sysimg-release] Error 2
context
clang -v Apple clang version 13.0.0 (clang-1300.0.29.3) Target: x86_64-apple-darwin20.6.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
The text was updated successfully, but these errors were encountered:
Duplicate of #42346
Sorry, something went wrong.
No branches or pull requests
repro:
make
expected:
successful build
actual:
context
The text was updated successfully, but these errors were encountered: