Skip to content

GitHub Actions can't build an installer for MacOS BigSur #123

@ktbolt

Description

@ktbolt

The GitHub Actions MacOS build fails when trying to make a installer using CMake cpack

CPack: -   Install component: CoreHeaders
CPack: -   Install component: ThirdPartyLibraries
/Applications/Xcode_13.2.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/runner/work/svSolver/svSolver/Build/svSolver-build/_CPack_Packages/Darwin/productbuild/svsolver-darwin-x64-2023.04.11/ThirdPartyLibraries/usr/local/sv/svsolver/2023-04-11/lib/lib_simvascular_thirdparty_sparse.a(spFortran.c.o) has no symbols
CPack: -   Install component: ThirdPartyHeaders
CPack: -   Install component: MPIExecutables
CPack: -   Install component: MPILibraries
CMake Error at /Users/runner/work/svSolver/svSolver/Build/svSolver-build/cmake_install.cmake:178 (file):
  file INSTALL cannot find
  "/Users/runner/work/svSolver/svSolver/Code/@rpath/libgcc_s.1.1.dylib": No
  such file or directory.

CMake Error at /Users/runner/work/svSolver/svSolver/Build/svSolver-build/cmake_install.cmake:322 (file):
  file INSTALL cannot find
  "/Users/runner/work/svSolver/svSolver/Code/@rpath/libquadmath.0.dylib": No
  such file or directory.

CPack Error: Error when generating package: svSolver

I am also not able to build an installer on my laptop running MacOS Catalina. Note that there is an installer on SimTK for Catalina dated July 2022 but I think that was built using Actions.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions