Issues building macOS binaries #4018
Replies: 2 comments 3 replies
-
Edit: originated from #4017 |
Beta Was this translation helpful? Give feedback.
-
There have been many fixes to the modulesets so the issues above are likely outdated - except for Please open a new ticket if you are still having issues. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
On an M2 Macbook pro with Sonoma (macOS 14.0), "jhbuild update" fails multiple times
examples:
*** Error during phase force_checkout of zlib: file hash is incorrect (expected d14c38e313afc35a9a8760dadf26042f51ea0f5d154b0630a31da0540107fb98, got d5a89e26beae0bc03ad18a0b0d1d3d75f87c32047879d25da11970cb5c4662a3) *** [4/137]
*** Error during phase build of pygments: [Errno 2] No such file or directory: '/Users/fablap01/gtk/inst/bin/python3' *** [9/137]
clang: error: linker command failed with exit code 1 (use -v to see invocation) make[2]: *** [libffi.la] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 *** Error during phase build of libffi: ########## Error running make -j 11 *** [12/137]
What is the recommendation? Ignoring all the errors and continuing the installation?
Beta Was this translation helpful? Give feedback.
All reactions