[MacPorts] #40226: root +cocoa build fails.
MacPorts
noreply at macports.org
Fri Aug 23 04:37:50 PDT 2013
#40226: root +cocoa build fails.
-------------------------------+----------------------
Reporter: david.w.watson@… | Owner: jonesc@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.2.0
Resolution: | Keywords:
Port: root |
-------------------------------+----------------------
Comment (by jonesc@…):
I am wondering if you are using a fortran compiler from outside macports ?
Can you should what you get with the commands below
{{{
macmini ~/Projects/MacPorts/portfiles/science/root > gfortran -v
Using built-in specs.
COLLECT_GCC=gfortran
COLLECT_LTO_WRAPPER=/opt/local/libexec/gcc/x86_64-apple-darwin12/4.8.1
/lto-wrapper
Target: x86_64-apple-darwin12
Configured with: ../gcc-4.8.1/configure --prefix=/opt/local --build=x86_64
-apple-darwin12 --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.1_2'
Thread model: posix
gcc version 4.8.1 (MacPorts gcc48 4.8.1_2)
macmini ~/Projects/MacPorts/portfiles/science/root > which gfortran
/opt/local/bin/gfortran
}}}
If it is an external compiler, this is not something I can support. Please
try again using a MacPorts gfortran compiler (i.e. sudo port select gcc).
Chris
--
Ticket URL: <https://trac.macports.org/ticket/40226#comment:3>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list