Opened 12 months ago

Last modified 11 months ago

#68361 closed defect

SuiteSparse_CHOLMOD for GIMP install — at Initial Version

Reported by: Vadim531-Git Owned by:
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: Vadim531-Git
Port: SuiteSparse_CHOLMOD

Description

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 ~ %

Change History (1)

Changed 12 months ago by Vadim531-Git

log installation GIMP sur Mac Sonoma 14.0

Note: See TracTickets for help on using tickets.