Changes between Initial Version and Version 5 of Ticket #68727
- Timestamp:
- Nov 18, 2023, 5:04:03 PM (12 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #68727
-
Property
Status
changed from
new
toassigned
- Property Cc Dave-Allured added
-
Property
Summary
changed from
Processing of port grads failed on Sonoma
tograds @2.2.1: error: too few arguments to function call, expected 3, have 2
-
Property
Priority
changed from
High
toNormal
- Property Keywords sonoma added; Grads Sonoma darwin removed
- Property Owner set to tenomoto
-
Property
Status
changed from
-
Ticket #68727 – Description
initial v5 1 {{{ 1 2 (base) musaidpp@Musaids-MacBook-Pro ~ % sudo port install grads 2 3 Password: … … 9 10 Error: Failed to build grads: command execution failed 10 11 Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/main.log for details. 11 Error: Follow https://guide.macports.org/#project.tickets if you believe there 12 is a bug. 12 Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug. 13 13 Error: Processing of port grads failed 14 }}}