Opened 12 years ago

Last modified 12 years ago

#34907 closed defect

Failed installation of gcc48 +gfortran breaks earlier gfortran builds — at Initial Version

Reported by: rouson@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.1.1
Keywords: Cc:
Port: gcc48

Description

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 <http://gcc.gnu.org/bugs.html> for instructions.

Damian

Change History (0)

Note: See TracTickets for help on using tickets.