Changes between Version 2 and Version 4 of Ticket #68603


Ignore:
Timestamp:
Oct 31, 2023, 8:13:18 PM (11 months ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #68603 – Description

    v2 v4  
    1 Trying to install petsc, after reinstalling Macports to the latest Sonoma version.\\
     1Trying to install petsc, after reinstalling Macports to the latest Sonoma version.
    22{{{
    3 $ sudo port install petsc +gcc12 +mumps +parmetis configure.cxx_stdlib=libstdc++\\
     3$ sudo port install petsc +gcc12 +mumps +parmetis configure.cxx_stdlib=libstdc++
    44}}}
    5 But I get this error:\\
     5But I get this error:
    66{{{
    7 --->  Attempting to fetch gperf-3.1_0.darwin_23.arm64.tbz2 from http://mirror.fcix.net/macports/packages/gperf\\
    8 --->  Building gperf\\
    9 Error: Failed to build gperf: command execution failed \\ 
    10 Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_gperf/gperf/main.log for details.\\
    11 Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug.\\
    12 Error: Processing of port petsc failed\\
     7--->  Attempting to fetch gperf-3.1_0.darwin_23.arm64.tbz2 from http://mirror.fcix.net/macports/packages/gperf
     8--->  Building gperf
     9Error: Failed to build gperf: command execution failed
     10Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_gperf/gperf/main.log for details.
     11Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug.
     12Error: Processing of port petsc failed
    1313}}}
    1414The main.log file is attached