Release 0.3.0
#52
Annotations
5 errors and 1 warning
target (x86_64-apple-darwin)
Process completed with exit code 127.
|
target (x86_64-unknown-linux-gnu)
The job was canceled because "x86_64-apple-darwin" failed.
|
target (x86_64-unknown-linux-gnu)
The operation was canceled.
|
target (aarch64-apple-darwin)
The job was canceled because "x86_64-apple-darwin" failed.
|
target (aarch64-apple-darwin)
The operation was canceled.
|
target (x86_64-apple-darwin)
Refusing to link macOS provided/shadowed software: llvm
If you need to have llvm first in your PATH, run:
echo 'export PATH="/usr/local/opt/llvm/bin:$PATH"' >> /Users/runner/.bash_profile
For compilers to find llvm you may need to set:
export LDFLAGS="-L/usr/local/opt/llvm/lib"
export CPPFLAGS="-I/usr/local/opt/llvm/include"
|