[MacPorts] #41920: root @5.34.14_0+python27: build fails with "no such file or directory: 'misc/minicern/src/zebra.o' "

MacPorts noreply at macports.org
Fri Dec 27 02:22:21 PST 2013


#41920: root @5.34.14_0+python27: build fails with "no such file or directory:
'misc/minicern/src/zebra.o' "
----------------------------+----------------------
  Reporter:  josh.berger@…  |      Owner:  jonesc@…
      Type:  defect         |     Status:  new
  Priority:  Normal         |  Milestone:
 Component:  ports          |    Version:  2.2.1
Resolution:                 |   Keywords:
      Port:  root           |
----------------------------+----------------------

Comment (by jonesc@…):

 The main problem you have is

 {{{
 :info:build /opt/local/bin/gfortran-mp-4.8 -O2 -m64 -std=legacy -o
 misc/minicern/src/zebra.o -c
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_root/root/work/root/misc/minicern/src/zebra.f
 2>&1 | sed -e s/arning:/arn-Ignore:/ >&2
 :info:build f951: internal compiler error: Illegal instruction: 4
 :info:build
 :info:build f951: internal compiler error: Abort trap: 6
 :info:build gfortran-mp-4.8: internal compiler error: Abort trap: 6
 (program f951)
 }}}

 So it looks like something is up with your gcc48 installation. I suspect
 this has nothing to do with python per se, its just enabling that variant
 triggered a build from source, instead of via the binary tarballs.

 Try googling the Googling the error "f951: internal compiler error:
 Illegal instruction" - This will lead you to a few other macports tickets.
 e.g.

 https://trac.macports.org/ticket/40439

 So this is a gcc issue.

 Chris

-- 
Ticket URL: <https://trac.macports.org/ticket/41920#comment:3>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list