Opened 6 years ago

Closed 6 years ago

#56148 closed defect (duplicate)

grass7 fails to update

Reported by: dershow Owned by:
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: grass7

Description

I'm attempting to update grass7 from 7.4.0_1 to 7.4.0_2 and it fails:

 sudo port -u upgrade grass7
--->  Computing dependencies for grass7
--->  Fetching archive for grass7
--->  Attempting to fetch grass7-7.4.0_2+postgresql10.darwin_17.x86_64.tbz2 from https://packages.macports.org/grass7
--->  Attempting to fetch grass7-7.4.0_2+postgresql10.darwin_17.x86_64.tbz2 from http://sea.us.packages.macports.org/macports/packages/grass7
--->  Attempting to fetch grass7-7.4.0_2+postgresql10.darwin_17.x86_64.tbz2 from http://ywg.ca.packages.macports.org/mirror/macports/packages/grass7
--->  Fetching distfiles for grass7
--->  Verifying checksums for grass7
--->  Extracting grass7
--->  Applying patches to grass7
Warning: WARNING! Experimental build. Report any problems.
--->  Configuring grass7
--->  Building grass7
Error: Failed to build grass7: command execution failed
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gis_grass7/grass7/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets to report a bug.

I've attached my log file to this ticket.

Attachments (1)

main.log.zip (396.0 KB) - added by dershow 6 years ago.

Download all attachments as: .zip

Change History (2)

Changed 6 years ago by dershow

Attachment: main.log.zip added

comment:1 Changed 6 years ago by Veence (Vincent)

Resolution: duplicate
Status: newclosed

This is a dup of #56147, deinstall gdal, recompile it and retry. I mistakenly forgot to rev-bump proj, so your gdal compiled with the wrong proj. It should now be fixed.

Note: See TracTickets for help on using tickets.