Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
ktbolt opened this issue Apr 15, 2023 · 0 comments
Open

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

ktbolt opened this issue Apr 15, 2023 · 0 comments
Assignees
Labels

Comments

@ktbolt
Copy link
Contributor

ktbolt commented Apr 15, 2023

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.

@ktbolt ktbolt added the bug label Apr 15, 2023
@ktbolt ktbolt self-assigned this Apr 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant