#25275: arpack build error : shel commande failed -------------------------------------+-------------------------------------- Reporter: antoine.tiberj@… | Owner: mmoll@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.9.0 Resolution: invalid | Keywords: Port: arpack | -------------------------------------+-------------------------------------- Changes (by mmoll@…): * status: new => closed * resolution: => invalid Comment: The error is in gfortran. Look at this part of main.log: {{{ :info:build /opt/local/bin/gfortran-mp-4.3 -O2 -m32 -c svout.f 22 :info:build dyld: Library not loaded: /opt/local/lib/libmpfr.1.dylib 23 :info:build Referenced from: /opt/local/libexec/gcc/i386-apple- darwin9/4.3.5/f951 24 :info:build Reason: image not found 25 :info:build gfortran-mp-4.3: Internal error: Trace/BPT trap (program f951) }}} You may have upgraded to the new mpfr, which (I think) is not compatible with gcc43. I'd reinstall gcc43 and file a bug against gcc43 if doesn't produce a working gfortran compiler. -- Ticket URL: <http://trac.macports.org/ticket/25275#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS