Opened 13 months ago
Closed 12 months ago
#68361 closed defect (fixed)
SuiteSparse_CHOLMOD build failure
Reported by: | Vadim531-Git | Owned by: | MarcusCalhoun-Lopez (Marcus Calhoun-Lopez) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | Vadim531-Git | |
Port: | SuiteSparse_CHOLMOD |
Description (last modified by jmroot (Joshua Root))
Hello, please see the error began : since
vadimstol@MacBook-Pro-de-Vadim ~ % sudo port install gimp. (========> on Sonoma 14.0) Password: ........................OK until "cholmod".......... ---> Fetching distfiles for metis ---> Attempting to fetch METIS-e0f1b88b8efcb24ffa0ec55eabb78fbe61e58ae7.tar.gz from https://distfiles.macports.org/metis ---> Verifying checksums for metis ---> Extracting metis ---> Applying patches to metis ---> Configuring metis ---> Building metis ---> Staging metis into destroot ---> Installing metis @20230403_0 ---> Activating metis @20230403_0 ---> Cleaning metis ---> Fetching archive for SuiteSparse_CHOLMOD ---> Attempting to fetch SuiteSparse_CHOLMOD-3.0.14_1+openblas.darwin_23.x86_64.tbz2 from https://packages.macports.org/SuiteSparse_CHOLMOD ---> Attempting to fetch SuiteSparse_CHOLMOD-3.0.14_1+openblas.darwin_23.x86_64.tbz2 from https://fra.de.packages.macports.org/SuiteSparse_CHOLMOD ---> Attempting to fetch SuiteSparse_CHOLMOD-3.0.14_1+openblas.darwin_23.x86_64.tbz2 from https://mse.uk.packages.macports.org/SuiteSparse_CHOLMOD ---> Fetching distfiles for SuiteSparse_CHOLMOD ---> Verifying checksums for SuiteSparse_CHOLMOD ---> Extracting SuiteSparse_CHOLMOD ---> Applying patches to SuiteSparse_CHOLMOD ---> Configuring SuiteSparse_CHOLMOD ---> Building SuiteSparse_CHOLMOD Error: Failed to build SuiteSparse_CHOLMOD: command execution failed Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_SuiteSparse/SuiteSparse_CHOLMOD/main.log for details. Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug. Error: Processing of port gimp failed ---> Some of the ports you installed have notes: OpenBLAS has the following notes: This version is built based on a base architecture for convenience, which may not be optimized for your system. To build a version customized for your machine, use the +native variant coreutils has the following notes: The tools provided by GNU coreutils are prefixed with the character 'g' by default to distinguish them from the BSD commands. For example, cp becomes gcp and ls becomes gls. If you want to use the GNU tools by default, add this directory to the front of your PATH environment variable: /opt/local/libexec/gnubin/ db48 has the following notes: The Java and Tcl bindings are now provided by the db48-java and db48-tcl subports. dbus has the following notes: Startup items (named 'dbus-system, dbus-session') have been generated that will aid in starting dbus with launchd. They are disabled by default. Execute the following command to start them, and to cause them to launch at startup: sudo port load dbus libomp has the following notes: To use this OpenMP library: * For clang-3.8+, or clang-3.7 with +openmp variant: add "-fopenmp" during compilation / linking. * For clang-3.7 without +openmp variant, use: "-I/opt/local/include/libomp -L/opt/local/lib/libomp -fopenmp" libpsl has the following notes: libpsl API documentation is provided by the port 'libpsl-docs'. py311-cython has the following notes: To make the Python 3.11 version of Cython the one that is run when you execute the commands without a version suffix, e.g. 'cython', run: port select --set cython cython311 py311-docutils has the following notes: To make the Python 3.11 version of docutils the one that is run when you execute the commands without a version suffix, e.g. 'rst2man', run: port select --set docutils py311-docutils py311-pygments has the following notes: To make the Python 3.11 version of Pygments the one that is run when you execute the commands without a version suffix, e.g. 'pygmentize', run: port select --set pygments py311-pygments python310 has the following notes: To make this the default Python or Python 3 (i.e., the version run by the 'python' or 'python3' commands), run one or both of: sudo port select --set python python310 sudo port select --set python3 python310 python311 has the following notes: To make this the default Python or Python 3 (i.e., the version run by the 'python' or 'python3' commands), run one or both of: sudo port select --set python python311 sudo port select --set python3 python311 shared-mime-info has the following notes: A startup item has been generated that will start shared-mime-info with launchd, and will be enabled automatically on activation. Execute the following command to manually _disable_ it: sudo port unload shared-mime-info vadimstol@MacBook-Pro-de-Vadim ~ % sudo port unload shared-mime-info Password: ---> Unloading startupitem 'shared-mime-info-updater' for shared-mime-info vadimstol@MacBook-Pro-de-Vadim ~ %
Attachments (4)
Change History (10)
Changed 13 months ago by Vadim531-Git
Attachment: | 2023-10-04-installation GIMP non réussie - copie.rtf added |
---|
comment:1 Changed 13 months ago by jmroot (Joshua Root)
Description: | modified (diff) |
---|---|
Keywords: | GIMP Install Cholmod removed |
Milestone: | MacPorts Future |
Owner: | set to MarcusCalhoun-Lopez |
Port: | SuiteSparse_CHOLMOD added; macports removed |
Status: | new → assigned |
Summary: | SuiteSparse_CHOLMOD for GIMP install → SuiteSparse_CHOLMOD build failure |
Please attach the main.log
file mentioned in the error message.
Changed 13 months ago by DmitTrix (Dmitry Babin)
comment:2 Changed 13 months ago by DmitTrix (Dmitry Babin)
Apparently, I'm running into the same issue as this ticket's originator (build fails on macOS Sonoma 14.0). Attached my main.log
.
comment:3 follow-up: 4 Changed 13 months ago by Matteo-Malve
I'm having the same problem as well, and this is preventing me to install a bigger library that depends on this. I attach my main.log as well.
comment:4 Changed 12 months ago by Matteo-Malve
Replying to Matteo-Malve:
I'm having the same problem as well, and this is preventing me to install a bigger library that depends on this. I attach my main.log as well.
I updated the ports and now everything went smooth. Seems like the problem has been solved. Anyone else to confirm this? At that point this ticket could be closed.
comment:5 Changed 12 months ago by tdy (Tim Yang)
Seems like the problem has been solved. Anyone else to confirm this?
Confirmed working on my end. Did a selfupdate
and the install went smoothly.
comment:6 Changed 12 months ago by reneeotten (Renee Otten)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
log installation GIMP sur Mac Sonoma 14.0