Opened 11 months ago

Last modified 11 months ago

#68603 closed defect

Failed to build gperf: command execution failed — at Version 4

Reported by: SanthoshK-PSI (Santhosh) Owned by: MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Priority: Normal Milestone:
Component: ports Version: 2.8.1
Keywords: Cc:
Port: gperf

Description (last modified by ryandesign (Ryan Carsten Schmidt))

Trying to install petsc, after reinstalling Macports to the latest Sonoma version.

$ sudo port install petsc +gcc12 +mumps +parmetis configure.cxx_stdlib=libstdc++

But I get this error:

--->  Attempting to fetch gperf-3.1_0.darwin_23.arm64.tbz2 from http://mirror.fcix.net/macports/packages/gperf
--->  Building gperf
Error: Failed to build gperf: command execution failed 
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.
Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug.
Error: Processing of port petsc failed

The main.log file is attached

Change History (5)

Changed 11 months ago by SanthoshK-PSI (Santhosh)

Attachment: main.2.log added

/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_petsc/petsc/

comment:1 Changed 11 months ago by jmroot (Joshua Root)

comment:2 Changed 11 months ago by jmroot (Joshua Root)

Description: modified (diff)
Keywords: Sonoma Macports gperf removed
Owner: set to MarcusCalhoun-Lopez
Port: gperf added
Status: newassigned

comment:3 Changed 11 months ago by jmroot (Joshua Root)

Also, configure.cxx_stdlib=libstdc++ is not going to work on any recent macOS version.

comment:4 Changed 11 months ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Note: See TracTickets for help on using tickets.