[MacPorts] #41555: gcc46: gfortran not working after upgrade

MacPorts noreply at macports.org
Wed Nov 27 08:11:44 PST 2013


#41555: gcc46: gfortran not working after upgrade
-------------------------+-------------------
  Reporter:  liampg72@…  |      Owner:  mww@…
      Type:  defect      |     Status:  new
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:  2.2.1
Resolution:              |   Keywords:
      Port:  gcc46       |
-------------------------+-------------------

Comment (by liampg72@…):

 Not sure that this was really what you expected as output to the '''bt'''
 command

 {{{
 $ lldb -- gfortran-mp-4.6 -v -c -o test.o test.f90
 Current executable set to 'gfortran-mp-4.6' (x86_64).
 (lldb) run
 Process 22169 launched: '/opt/local/bin/gfortran-mp-4.6' (x86_64)
 Using built-in specs.
 COLLECT_GCC=gfortran-mp-4.6
 COLLECT_LTO_WRAPPER=/opt/local/libexec/gcc/x86_64-apple-darwin12/4.6.4
 /lto-wrapper
 Target: x86_64-apple-darwin12
 Configured with:
 /opt/local/var/macports/build/_opt_mports_dports_lang_gcc46/gcc46/work/gcc-4.6.4/configure
 --prefix=/opt/local --build=x86_64-apple-darwin12 --enable-
 languages=c,c++,objc,obj-c++,lto,fortran --libdir=/opt/local/lib/gcc46
 --includedir=/opt/local/include/gcc46 --infodir=/opt/local/share/info
 --mandir=/opt/local/share/man --datarootdir=/opt/local/share/gcc-4.6
 --with-local-prefix=/opt/local --with-libiconv-prefix=/opt/local --with-
 system-zlib --disable-nls --program-suffix=-mp-4.6 --with-gxx-include-
 dir=/opt/local/include/gcc46/c++/ --with-gmp=/opt/local --with-
 mpfr=/opt/local --with-mpc=/opt/local --with-ppl=/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 --disable-ppl-version-check
 --with-pkgversion='MacPorts gcc46 4.6.4_3'
 Thread model: posix
 gcc version 4.6.4 (MacPorts gcc46 4.6.4_3)
 COLLECT_GCC_OPTIONS='-mmacosx-version-min=10.8.5' '-v' '-c' '-o' 'test.o'
 '-mtune=core2'
  /opt/local/libexec/gcc/x86_64-apple-darwin12/4.6.4/f951 test.f90 -fPIC
 -quiet -dumpbase test.f90 -mmacosx-version-min=10.8.5 -mtune=core2
 -auxbase-strip test.o -version -fintrinsic-modules-path
 /opt/local/lib/gcc46/gcc/x86_64-apple-darwin12/4.6.4/finclude -o
 /var/folders/59/jbgfvmm54xbg2fhp_swhgl2c0000gn/T//cc3EZ5SQ.s
 GNU Fortran (MacPorts gcc46 4.6.4_3) version 4.6.4 (x86_64-apple-darwin12)
         compiled by GNU C version 4.6.4, 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 gcc46 4.6.4_3) version 4.6.4 (x86_64-apple-darwin12)
         compiled by GNU C version 4.6.4, 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
 Please submit a full bug report,
 with preprocessed source if appropriate.
 See <https://trac.macports.org/newticket> for instructions.
 Process 22169 stopped and restarted: thread 1 received signal: SIGCHLD
 Process 22169 exited with status = 1 (0x00000001)
 (lldb) bt
 error: invalid thread
 (lldb)
 }}}

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


More information about the macports-tickets mailing list