Opened 7 years ago

Closed 6 years ago

#54647 closed defect (fixed)

gdal: failure to apply patches on non-libc++ platforms

Reported by: mojca (Mojca Miklavec) Owned by: Veence (Vincent)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Port: gdal

Description

Patches for gdal don't apply cleanly, at least not on platforms where libc++ is not the default.

--->  Applying patch-port-cpl_config.h.in.patch
Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gis_gdal/gdal/work/gdal-2.2.1" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/gis/gdal/files/patch-port-cpl_config.h.in.patch'
patching file port/cpl_config.h.in
Reversed (or previously applied) patch detected!  Assume -R? [n] 
Apply anyway? [n] 
Skipping patch.
1 out of 1 hunk ignored -- saving rejects to file port/cpl_config.h.in.rej

Change History (2)

comment:1 Changed 6 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

Cc: MarcusCalhoun-Lopez added

comment:2 Changed 6 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

Resolution: fixed
Status: newclosed

In 1b9e02f535311169fd671b0ef6b9ce2b0b4ec6b3/macports-ports:

gdal: update version 2.2.1->2.2.3

Fixes #54647
Fixes #55083
Fixes #54433

Note: See TracTickets for help on using tickets.