id summary reporter owner description type status priority milestone component version resolution keywords cc port 34907 Failed installation of gcc48 +gfortran breaks earlier gfortran builds rouson@… mww@… "Attempting to install gcc48 +gfortran has somehow broken my earlier builds (and thereby brought all of my work to a halt). The trailing lines output from the build follow: {{{ ---> Building gcc48 Error: org.macports.build for port gcc48 returned: command execution failed To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port gcc48 failed }}} After this, running gfortran on a simple one-line program produces the following ICE {{{ $cat end.f90 end $ gfortran-mp-4.7 end.f90 dyld: Library not loaded: /opt/local/lib/libppl.9.dylib Referenced from: /opt/local/libexec/gcc/x86_64-apple-darwin10/4.7.0/f951 Reason: image not found gfortran-mp-4.7: internal compiler error: Trace/BPT trap (program f951) Please submit a full bug report, with preprocessed source if appropriate. See for instructions. }}} Damian " defect closed Normal ports 2.1.1 fixed ryandesign rouson@… gcc48