[MacPorts] #43917: ROOT6 : Update to first production release, 6.00.00
MacPorts
noreply at macports.org
Thu Jun 5 17:21:26 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 committed r120703. The problem is that this doesn't seem to be
sufficient on [https://build.macports.org/builders/buildports-lion-
x86_64/builds/20651 Lion]:
{{{
In file included from input_line_4:1:
In file included from /path/to/root-aaf9b65/core/base/inc/Rtypes.h:30:
In file included from /path/to/root-aaf9b65/core/base/inc/Rtypeinfo.h:32:
In file included from /usr/bin/../lib/c++/v1/typeinfo:61:
/usr/bin/../lib/c++/v1/exception:146:5: error: an attribute list cannot
appear here
_LIBCPP_NORETURN friend void rethrow_exception(exception_ptr);
^~~~~~~~~~~~~~~~
/usr/bin/../lib/c++/v1/__config:190:28: note: expanded from macro
'_LIBCPP_NORETURN'
# define _LIBCPP_NORETURN [[noreturn]]
^~~~~~~~~~~~
}}}
There are only two possible explanations: either one should use a more
recent ROOT version or the default compiler should be blacklisted. I
suspect the problem must be in too old compiler (since the compilation
succeeded when using `macports-clang-3.5`).
But then again this fails after `cling` has already been compiled. In all
honesty the new compiler could be used to finish the build ;).
10.8 fails at the same point as before the commit.
--
Ticket URL: <https://trac.macports.org/ticket/43917#comment:30>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list