conda-forge / julia-feedstock

A conda-smithy repository for julia.
BSD 3-Clause "New" or "Revised" License
23 stars 32 forks source link

Released 1.9.4 is broken on macOS #266

Closed MilesCranmer closed 9 months ago

MilesCranmer commented 9 months ago

cc @mkitti @ngam

Feedstock looks to be broken on macOS: https://github.com/conda-forge/julia-feedstock/runs/19351696850.

I see the PR in https://github.com/conda-forge/julia-feedstock/pull/265 also experienced these issues before merging.

I am also seeing this downstream in https://github.com/conda-forge/pysr-feedstock/pull/107 where all the macOS tests are now breaking.

MilesCranmer commented 9 months ago

Wait my error might be different actually??

I downgraded to 1.9.3 and seeing it still with the error

ERROR: LoadError: InitError: could not load library "/Users/runner/miniforge3/conda-bld/pysr_1702465544523/_test_env_placehold.../lib/libopenspecfun.1.4.dylib"
dlopen(/Users/runner/miniforge3/conda-bld/pysr_1702465544523/_test_env_placehold.../lib/libopenspecfun.1.4.dylib, 1): image not found
MilesCranmer commented 9 months ago

Yeah this seems different. Sorry for the confusion. Closing and moving to pysr-feedstock.