#39277: octave-devel @3.6.4 fails to build with +g95 -----------------------+-------------------------------- Reporter: takeshi@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Keywords: | Port: octave-devel -----------------------+-------------------------------- With +g95 clang++ is selected as the C++ compiler even though clang is blacklisted. clang++ cannot compile some source. According to the Portfile comments, some compilers are blacklisted just because they don't have fortran compiler. I was able to build with configure.compiler=llvm-gcc-4.2 so it would be nice if you revised compiler.blacklist to allow non clang compilers to be used with g95. -- Ticket URL: <https://trac.macports.org/ticket/39277> MacPorts <http://www.macports.org/> Ports system for OS X