vcpkg icon indicating copy to clipboard operation
vcpkg copied to clipboard

[openblas] Fix build errors on osx

Open jimwang118 opened this issue 6 months ago • 3 comments

Fixes https://github.com/microsoft/vcpkg/issues/36031

ld: error: undefined symbol: cabsf
>>> referenced by c_cblat2c.c:3566 (/home/CORP/b.manganelli/Projects/vcpkg/buildtrees/openblas/src/v0.3.25-dc6d649124.clean/ctest/c_cblat2c.c:3566)
>>>               ctest/CMakeFiles/xccblat2.dir/c_cblat2c.c.o:(cmvch_)
  • [X] Changes comply with the maintainer guide
  • [ ] ~~SHA512s are updated for each updated download~~
  • [ ] ~~The "supports" clause reflects platforms that may be fixed by this new version~~
  • [ ] ~~Any fixed CI baseline entries are removed from that file.~~
  • [ ] ~~Any patches that are no longer applied are deleted from the port's directory.~~
  • [X] The version database is fixed by rerunning ./vcpkg x-add-version --all and committing the result.
  • [X] Only one version is added to each modified port's versions file.

Usage test pass with following triplets:

x64-windows
x64-osx

jimwang118 avatar Jan 08 '24 09:01 jimwang118

/azp run

jimwang118 avatar Jan 29 '24 02:01 jimwang118

Azure Pipelines successfully started running 1 pipeline(s).

azure-pipelines[bot] avatar Jan 29 '24 02:01 azure-pipelines[bot]

Any updates on this?

bmanga avatar Feb 16 '24 13:02 bmanga