[MacPorts] #41364: gfortran/gcc @mp-gcc48 f951: internal compiler error
MacPorts
noreply at macports.org
Thu Nov 14 04:32:24 PST 2013
#41364: gfortran/gcc @mp-gcc48 f951: internal compiler error
-----------------------------------------+--------------------------------
Reporter: nicolaiheitz@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.2.1
Keywords: gfortran gcc scalapack hdf5 | Port: gfortran/gcc
-----------------------------------------+--------------------------------
Configuring and compiling of standard libraries like scalapack and hdf5
fails due to an internal compiler error. A minimal error example is
attached as well as the output it produces:
{{{
Home$ gfortran -v mini.f
Driving: gfortran -mmacosx-version-min=10.7.4 -v mini.f -l gfortran
-shared-libgcc
Using built-in specs.
COLLECT_GCC=gfortran
COLLECT_LTO_WRAPPER=/opt/local/libexec/gcc/x86_64-apple-darwin11/4.8.2
/lto-wrapper
Target: x86_64-apple-darwin11
Configured with:
/opt/local/var/macports/build/_opt_mports_dports_lang_gcc48/gcc48/work/gcc-4.8.2/configure
--prefix=/opt/local --build=x86_64-apple-darwin11 --enable-
languages=c,c++,objc,obj-c++,lto,fortran,java
--libdir=/opt/local/lib/gcc48 --includedir=/opt/local/include/gcc48
--infodir=/opt/local/share/info --mandir=/opt/local/share/man
--datarootdir=/opt/local/share/gcc-4.8 --with-local-prefix=/opt/local
--with-system-zlib --disable-nls --program-suffix=-mp-4.8 --with-gxx-
include-dir=/opt/local/include/gcc48/c++/ --with-gmp=/opt/local --with-
mpfr=/opt/local --with-mpc=/opt/local --with-cloog=/opt/local --enable-
cloog-backend=isl --disable-cloog-version-check --enable-stage1-checking
--disable-multilib --enable-lto --enable-libstdcxx-time --with-
as=/opt/local/bin/as --with-ld=/opt/local/bin/ld --with-
ar=/opt/local/bin/ar --with-bugurl=https://trac.macports.org/newticket
--with-pkgversion='MacPorts gcc48 4.8.2_0'
Thread model: posix
gcc version 4.8.2 (MacPorts gcc48 4.8.2_0)
COLLECT_GCC_OPTIONS='-mmacosx-version-min=10.7.4' '-v' '-shared-libgcc'
'-mtune=core2'
/opt/local/libexec/gcc/x86_64-apple-darwin11/4.8.2/f951 mini.f -ffixed-
form -fPIC -quiet -dumpbase mini.f -mmacosx-version-min=10.7.4
-mtune=core2 -auxbase mini -version -fintrinsic-modules-path
/opt/local/lib/gcc48/gcc/x86_64-apple-darwin11/4.8.2/finclude -o
/var/folders/9y/l6x_lpzn68lfv0667l0gmcfw0000gn/T//ccwFY8D6.s
GNU Fortran (MacPorts gcc48 4.8.2_0) version 4.8.2 (x86_64-apple-darwin11)
compiled by GNU C version 4.8.2, GMP version 5.1.2, MPFR version
3.1.1-p2, MPC version 1.0.1
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
GNU Fortran (MacPorts gcc48 4.8.2_0) version 4.8.2 (x86_64-apple-darwin11)
compiled by GNU C version 4.8.2, GMP version 5.1.2, MPFR version
3.1.1-p2, MPC version 1.0.1
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
f951: internal compiler error: Illegal instruction: 4
f951: internal compiler error: Abort trap: 6
gfortran: internal compiler error: Abort trap: 6 (program f951)
Abort trap: 6
}}}
--
Ticket URL: <https://trac.macports.org/ticket/41364>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list