Opened 14 years ago

Closed 13 years ago

#22825 closed defect (fixed)

gdal: reinplace didn't change anything in GNUmakefile

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: seanasy@…
Priority: Normal Milestone:
Component: ports Version: 1.8.1
Keywords: Cc: Veence (Vincent), mf2k (Frank Schima)
Port: gdal

Description

Using the patch from #15514, I see this message when upgrading gdal:

--->  Computing dependencies for gdal
--->  Fetching gdal
--->  Verifying checksum(s) for gdal
--->  Extracting gdal
--->  Applying patches to gdal
--->  Configuring gdal
Warning: reinplace s|XXX|| didn't change anything in /mp/var/macports/build/_Volumes_data_macports_ports_gis_gdal/work/gdal-1.6.2/swig/python/GNUmakefile
--->  Building gdal
--->  Staging gdal into destroot
--->  Deactivating gdal @1.6.2_0
--->  Computing dependencies for gdal
--->  Installing gdal @1.6.2_1
--->  Activating gdal @1.6.2_1
--->  Cleaning gdal
--->  Uninstalling gdal @1.6.2_0

As you see the port install completes anyway, so I don't know the implications of this ineffectual reinplace.

There's also a curious line in the portfile that doesn't appear to do anything:

	configure.args-append

Both changes occurred in r61243.

Change History (1)

comment:1 Changed 13 years ago by jmroot (Joshua Root)

Cc: macsforever2000@… added
Resolution: fixed
Status: newclosed

Presumably fixed by r74077, though it's hard to tell with all the whitespace changes.

Note: See TracTickets for help on using tickets.