Created
September 14, 2024 08:14
-
-
Save ZachBacon/9511858ac67805dd0367a206eb185075 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
libc++abi: terminating with uncaught exception of type core::Error: No such file or directory | |
./Configure: line 5737: 738 Abort trap: 6 $CC --version 1>&5 | |
Configure:5746: $? = 134 | |
Configure:5735: clang -v >&5 | |
libc++abi: terminating with uncaught exception of type core::Error: No such file or directory | |
./Configure: line 5737: 743 Abort trap: 6 $CC -v 1>&5 | |
Configure:5746: $? = 134 | |
Configure:5735: clang -V >&5 | |
libc++abi: terminating with uncaught exception of type core::Error: No such file or directory | |
./Configure: line 5737: 748 Abort trap: 6 $CC -V 1>&5 | |
Configure:5746: $? = 134 | |
Configure:5735: clang -qversion >&5 | |
libc++abi: terminating with uncaught exception of type core::Error: No such file or directory | |
./Configure: line 5737: 753 Abort trap: 6 $CC -qversion 1>&5 | |
Configure:5746: $? = 134 | |
Configure:5735: clang -version >&5 | |
libc++abi: terminating with uncaught exception of type core::Error: No such file or directory | |
./Configure: line 5737: 758 Abort trap: 6 $CC -version 1>&5 | |
Configure:5746: $? = 134 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment