You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, and thanks for setting up all these casks! I tried installing Obit on a macbook (M2), it compiled some dependencies, but gets stuck on bnmin1:
==> Installing ska-sa/tap/obit dependency: ska-sa/tap/bnmin1
==> Patching
==> ./configure --enable-static
Last 15 lines from /Users/aplavin/Library/Logs/Homebrew/bnmin1/01.configure:
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for gfortran option to produce PIC... -fno-common
checking if gfortran PIC flag -fno-common works... yes
checking if gfortran static flag -static works... no
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin22.6.0 dyld
checking how to hardcode library paths into programs... immediate
checking for gsl-config... /opt/homebrew/opt/gsl@1/bin/gsl-config
checking for GSL - version >= 1.9... yes
checking for boostlib >= 1.34.0... yes
checking whether the Boost::Unit_Test_Framework library is available... yes
configure: error: Could not link against !
If reporting this issue please do so at (not Homebrew/brew or Homebrew/homebrew-core):
https://github.com/ska-sa/homebrew-tap/issues
Any ideas on how to fix that?
The text was updated successfully, but these errors were encountered:
Hi, and thanks for setting up all these casks! I tried installing Obit on a macbook (M2), it compiled some dependencies, but gets stuck on
bnmin1
:Any ideas on how to fix that?
The text was updated successfully, but these errors were encountered: