#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)

2023-10-04-installation GIMP non réussie - copie.rtf (149.4 KB) - added by Vadim531-Git 12 months ago.
log installation GIMP sur Mac Sonoma 14.0
main.log (138.4 KB) - added by DmitTrix (Dmitry Babin) 12 months ago.
main.2.log (124.1 KB) - added by Matteo-Malve 11 months ago.
Log of the error
main.3.log (254.7 KB) - added by tcal2 11 months ago.
Failed to build SuiteSparse_CHOLMOD

Download all attachments as: .zip

Change History (10)

Changed 12 months ago by Vadim531-Git

log installation GIMP sur Mac Sonoma 14.0

comment:1 Changed 12 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: newassigned
Summary: SuiteSparse_CHOLMOD for GIMP installSuiteSparse_CHOLMOD build failure

Please attach the main.log file mentioned in the error message.

Changed 12 months ago by DmitTrix (Dmitry Babin)

Attachment: main.log added

comment:2 Changed 12 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.

Last edited 12 months ago by DmitTrix (Dmitry Babin) (previous) (diff)

comment:3 Changed 11 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.

Changed 11 months ago by Matteo-Malve

Attachment: main.2.log added

Log of the error

Changed 11 months ago by tcal2

Attachment: main.3.log added

Failed to build SuiteSparse_CHOLMOD

comment:4 in reply to:  3 Changed 11 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 11 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.

Last edited 11 months ago by tdy (Tim Yang) (previous) (diff)

comment:6 Changed 11 months ago by reneeotten (Renee Otten)

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.