Changes between Initial Version and Version 1 of Ticket #68904


Ignore:
Timestamp:
Dec 15, 2023, 4:31:29 AM (9 months ago)
Author:
krlong014 (Katharine Long)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #68904 – Description

    initial v1  
    1 I got an error when building lapack port after clean installation.
     1I got an error when building lapack port after clean installation. \\
    22
    3 After seeing the failure, I did the following:
    43
    5 sudo port -f uninstall installed
    6 sudo port clean lapack
    7 sudo port install lapack
     4After seeing the failure, I did the following: \\
    85
    9 Then all dependencies built correctly until the error:
    10 Error: Failed to build lapack: command execution failed 
    11 Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_lapack/lapack/main.log for details.
     6sudo port -f uninstall installed\\
     7sudo port clean lapack\\
     8sudo port install lapack\\
     9
     10Then all dependencies built correctly until the error:\\
     11Error: Failed to build lapack: command execution failed\\ 
     12Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_lapack/lapack/main.log for details.\\
    1213Error: Follow https://guide.macports.org/#project.tickets if you believe there is a
    13 bug.
    14 Error: Processing of port lapack failed
     14bug.\\
     15Error: Processing of port lapack failed\\
    1516
    16 I have attached the file.
     17I have attached the log file.