-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Labels
Description
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.