[MacPorts] #34907: Failed installation of gcc48 +gfortran breaks earlier gfortran builds

MacPorts noreply at macports.org
Mon Jun 18 03:45:10 PDT 2012


#34907: Failed installation of gcc48 +gfortran breaks earlier gfortran builds
-------------------------------+--------------------------------------------
 Reporter:  rouson@…           |       Owner:  macports-tickets@…                   
     Type:  defect             |      Status:  new                                  
 Priority:  High               |   Milestone:                                       
Component:  ports              |     Version:  2.1.1                                
 Keywords:                     |        Port:                                       
-------------------------------+--------------------------------------------
 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

-- 
Ticket URL: <https://trac.macports.org/ticket/34907>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list