Skip to content

Merge pull request #25 from ThomasZecha/develop #57

Merge pull request #25 from ThomasZecha/develop

Merge pull request #25 from ThomasZecha/develop #57

Triggered via push September 24, 2024 16:17
Status Success
Total duration 1m 51s
Artifacts

macos.yml

on: push
build-mac-intel
1m 41s
build-mac-intel
build-mac-arm
53s
build-mac-arm
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
build-mac-intel
You are using macOS 12. We (and Apple) do not provide support for this old version. It is expected behaviour that some formulae will fail to build in this old version. It is expected behaviour that Homebrew will be buggy and slow. Do not create any issues about this on Homebrew's GitHub repositories. Do not create any issues even if you think this message is unrelated. Any opened issues will be immediately closed without response. Do not ask for help from Homebrew or its maintainers on social media. You may ask for help in Homebrew's discussions but are unlikely to receive a response. Try to figure out the problem yourself and submit a fix as a pull request. We will review it but may or may not accept it.
build-mac-intel
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"