[MacPorts] #43917: ROOT6 : Update to first production release, 6.00.00
MacPorts
noreply at macports.org
Thu Jun 5 18:37:10 PDT 2014
#43917: ROOT6 : Update to first production release, 6.00.00
-----------------------+---------------------------------
Reporter: jonesc@… | Owner: mojca@…
Type: update | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords: haspatch maintainer
Port: root6 |
-----------------------+---------------------------------
Comment (by mojca@…):
I'm sorry, the new addition messed up with the code inside `darwin` that
comes later in the `Portfile`. One part of the code still tries to set
`libstdc++`, the other one tries to force `libc++`. And `c++11` is
switched on and off – I'm not exactly sure how that switch is supposed to
work if non-C++11 compilers apparently don't work anyway. This has to be
fixed.
I didn't test versions 3.3 and 3.4 yet, but I suggest the following
blacklist:
{{{
compiler.blacklist-append *gcc* {clang < 500} macports-clang-2.9 macports-
clang-3.0 macports-clang-3.1 macports-clang-3.2 macports-clang-3.3
compiler.fallback-append macports-clang-3.5 macports-clang-3.4
}}}
The configure option `-Dreflex=ON` should be removed. There is no longer
any `genreflex` script in ROOT 6, it seems.
--
Ticket URL: <https://trac.macports.org/ticket/43917#comment:31>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list