Build Status #1324
Annotations
12 warnings
Set up dependencies
Treating cmake as a formula. For the cask, use homebrew/cask/cmake or specify the `--cask` flag. To silence this message, use the `--formula` flag.
|
Set up dependencies
cmake 3.31.1 is already installed and up-to-date.
To reinstall 3.31.1, run:
brew reinstall cmake
|
Set up dependencies
Refusing to link macOS provided/shadowed software: bison
If you need to have bison first in your PATH, run:
echo 'export PATH="/usr/local/opt/bison/bin:$PATH"' >> /Users/runner/.bash_profile
For compilers to find bison you may need to set:
export LDFLAGS="-L/usr/local/opt/bison/lib"
|
Set up dependencies
Refusing to link macOS provided/shadowed software: flex
If you need to have flex first in your PATH, run:
echo 'export PATH="/usr/local/opt/flex/bin:$PATH"' >> /Users/runner/.bash_profile
For compilers to find flex you may need to set:
export LDFLAGS="-L/usr/local/opt/flex/lib"
export CPPFLAGS="-I/usr/local/opt/flex/include"
|
Python Build Steps (Macos x86)
Treating cmake as a formula. For the cask, use homebrew/cask/cmake or specify the `--cask` flag. To silence this message, use the `--formula` flag.
|
Python Build Steps (Macos x86)
bison 3.8.2 is already installed and up-to-date.
To reinstall 3.8.2, run:
brew reinstall bison
|
Python Build Steps (Macos x86)
cmake 3.31.1 is already installed and up-to-date.
To reinstall 3.31.1, run:
brew reinstall cmake
|
Python Build Steps (Macos x86)
flex 2.6.4_2 is already installed and up-to-date.
To reinstall 2.6.4_2, run:
brew reinstall flex
|
Python Build Steps (Macos x86)
make 4.4.1 is already installed and up-to-date.
To reinstall 4.4.1, run:
brew reinstall make
|
Python Build Steps (Macos x86)
ninja 1.12.1 is already installed and up-to-date.
To reinstall 1.12.1, run:
brew reinstall ninja
|
Python Build Steps (Macos x86)
Refusing to link macOS provided/shadowed software: bison
If you need to have bison first in your PATH, run:
echo 'export PATH="/usr/local/opt/bison/bin:$PATH"' >> /Users/runner/.bash_profile
For compilers to find bison you may need to set:
export LDFLAGS="-L/usr/local/opt/bison/lib"
|
Python Build Steps (Macos x86)
Refusing to link macOS provided/shadowed software: flex
If you need to have flex first in your PATH, run:
echo 'export PATH="/usr/local/opt/flex/bin:$PATH"' >> /Users/runner/.bash_profile
For compilers to find flex you may need to set:
export LDFLAGS="-L/usr/local/opt/flex/lib"
export CPPFLAGS="-I/usr/local/opt/flex/include"
|
Loading