[MacPorts] #35481: ncarg: reinplace didn't change anything
#35481: ncarg: reinplace didn't change anything -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: takeshi@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: | Port: ncarg -------------------------------------+-------------------------------------- Using the patch from #15514 we see that ncarg runs various reinplaces that don't actually do anything: {{{ $ sudo port install ---> Computing dependencies for ncarg ---> Fetching distfiles for ncarg ---> Verifying checksum(s) for ncarg ---> Extracting ncarg ---> Applying patches to ncarg Warning: reinplace s|-L/usr/X11R6/lib -L/sw/lib|-L/opt/local/lib| didn't change anything in /opt/local/var/macports/build/_Users_rschmidt_macports_dports_science_ncarg/ncarg/work/ncl_ncarg-6.0.0/config/Darwin_Intel Warning: reinplace s|-I/usr/X11R6/include -I/sw/include|-I/opt/local/include| didn't change anything in /opt/local/var/macports/build/_Users_rschmidt_macports_dports_science_ncarg/ncarg/work/ncl_ncarg-6.0.0/config/Darwin_Intel ---> Configuring ncarg Warning: reinplace s| -lsz||g didn't change anything in /opt/local/var/macports/build/_Users_rschmidt_macports_dports_science_ncarg/ncarg/work/ncl_ncarg-6.0.0/config/makefile ---> Building ncarg ---> Staging ncarg into destroot ---> Installing ncarg @6.0.0_5+gcc45 ---> Activating ncarg @6.0.0_5+gcc45 ---> Cleaning ncarg }}} The reinplaces should be either adjusted so that they do something, or removed (as appropriate). -- Ticket URL: <https://trac.macports.org/ticket/35481> MacPorts <http://www.macports.org/> Ports system for Mac OS
#35481: ncarg: reinplace didn't change anything --------------------------------------+------------------------------------- Reporter: ryandesign@… | Owner: takeshi@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: fixed | Keywords: Port: ncarg | --------------------------------------+------------------------------------- Changes (by takeshi@…): * status: new => closed * resolution: => fixed Comment: Committed in r96193. The warning of reinplace is a good idea. I will upload the updated patch. -- Ticket URL: <https://trac.macports.org/ticket/35481#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts