[MacPorts] #40549: ncarg port install crashed
#40549: ncarg port install crashed ----------------------+-------------------------------- Reporter: gchen9@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Keywords: ncarg | Port: ----------------------+-------------------------------- ---> Attempting to fetch ncarg-6.1.2_4+gcc48.darwin_12.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/ncarg ---> Fetching distfiles for ncarg ---> Verifying checksums for ncarg ---> Extracting ncarg ---> Applying patches to ncarg ---> Configuring ncarg ---> Building ncarg Error: ncl did not built ---> Staging ncarg into destroot ---> Installing ncarg @6.1.2_4+gcc48 ---> Deactivating ncarg @6.1.2_4+gcc45 ---> Cleaning ncarg ---> Activating ncarg @6.1.2_4+gcc48 ---> Cleaning ncarg ---> Updating database of binaries: 100.0% ---> Scanning binaries for linking errors: 100.0% ---> No broken files found. -- Ticket URL: <https://trac.macports.org/ticket/40549> MacPorts <http://www.macports.org/> Ports system for OS X
#40549: ncarg port install crashed -----------------------+----------------------- Reporter: gchen9@… | Owner: takeshi@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: | Keywords: Port: ncarg | -----------------------+----------------------- Changes (by larryv@…): * keywords: ncarg => * owner: macports-tickets@… => takeshi@… * port: => ncarg Old description:
---> Attempting to fetch ncarg-6.1.2_4+gcc48.darwin_12.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/ncarg ---> Fetching distfiles for ncarg ---> Verifying checksums for ncarg ---> Extracting ncarg ---> Applying patches to ncarg ---> Configuring ncarg ---> Building ncarg Error: ncl did not built ---> Staging ncarg into destroot ---> Installing ncarg @6.1.2_4+gcc48 ---> Deactivating ncarg @6.1.2_4+gcc45 ---> Cleaning ncarg ---> Activating ncarg @6.1.2_4+gcc48 ---> Cleaning ncarg ---> Updating database of binaries: 100.0% ---> Scanning binaries for linking errors: 100.0% ---> No broken files found.
New description: {{{ ---> Attempting to fetch ncarg-6.1.2_4+gcc48.darwin_12.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/ncarg ---> Fetching distfiles for ncarg ---> Verifying checksums for ncarg ---> Extracting ncarg ---> Applying patches to ncarg ---> Configuring ncarg ---> Building ncarg Error: ncl did not built ---> Staging ncarg into destroot ---> Installing ncarg @6.1.2_4+gcc48 ---> Deactivating ncarg @6.1.2_4+gcc45 ---> Cleaning ncarg ---> Activating ncarg @6.1.2_4+gcc48 ---> Cleaning ncarg ---> Updating database of binaries: 100.0% ---> Scanning binaries for linking errors: 100.0% ---> No broken files found. }}} -- Comment: Please run… {{{ % sudo port uninstall ncarg % sudo port -k install ncarg }}} …and attach the file given by {{{ % port logfile ncarg }}} -- Ticket URL: <https://trac.macports.org/ticket/40549#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#40549: ncarg port install crashed -----------------------+----------------------- Reporter: gchen9@… | Owner: takeshi@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: fixed | Keywords: Port: ncarg | -----------------------+----------------------- Changes (by takeshi@…): * status: new => closed * resolution: => fixed Comment: Fixed in r111452. The problem was introduced in r110108 that removed configure.compiler and set fortran compilers only. libgfortran.3.dylib exists but libgfortran.dylib in ${prefix}/lib/libgcc so clang cannot find lgfortran. ${prefix}/lib/gcc4x could be set instead, but it is difficult to do so in the patch stage. So I chose to revert the use of configure.compiler as suggested by the comment 11 of #38687. -- Ticket URL: <https://trac.macports.org/ticket/40549#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
#40549: ncarg port install crashed -----------------------+----------------------- Reporter: gchen9@… | Owner: takeshi@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: fixed | Keywords: Port: ncarg | -----------------------+----------------------- Comment (by gchen9@…): Dear Takesi, Thanks you very much! I just gave a try using "sudo port -k install ncarg". It crashed again. How to use r111452? Thanks. -Guangshan -- Ticket URL: <https://trac.macports.org/ticket/40549#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
#40549: ncarg port install crashed -----------------------+----------------------- Reporter: gchen9@… | Owner: takeshi@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: fixed | Keywords: Port: ncarg | -----------------------+----------------------- Comment (by gchen9@…): Dear Takeshi, I figured out. I did the following: sudo port -v selfupdate and then installed it. Thanks. -Guangshan -- Ticket URL: <https://trac.macports.org/ticket/40549#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts