[MacPorts] #50056: root6 @6.04.12: internal GSL is not using the right compiler (was: root6 @6.04.12 does not compile)
MacPorts
noreply at macports.org
Wed Dec 16 15:47:17 PST 2015
#50056: root6 @6.04.12: internal GSL is not using the right compiler
----------------------------+----------------------
Reporter: andre.david@… | Owner: jonesc@…
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: fixed | Keywords:
Port: root6 |
----------------------------+----------------------
Changes (by mojca@…):
* status: new => closed
* resolution: => fixed
Old description:
> As per instructions in #49935 (sorry for littering the closed ticket):
> {{{
> sudo port uninstall root6
> sudo port sync
> sudo port install root6
> }}}
> fails with conflicting `+python27` in `root5` as expected, so
> {{{
> sudo port clean root6
> sudo port install root6 +python34
> }}}
> fails with first attached log.
> Since I saw something like this before, I also tried
> {{{
> sudo port install root6 +python34 build.jobs=1
> }}}
> that fails with second attached log.
New description:
As per instructions in #49935 (sorry for littering the closed ticket):
{{{
sudo port uninstall root6
sudo port sync
sudo port install root6
}}}
fails with conflicting `+python27` in `root5` as expected, so
{{{
sudo port clean root6
sudo port install root6 +python34
}}}
fails with first attached log.
{{{
:info:build configure: error: in
`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_root6/root6/work/build
/GSL-prefix/src/GSL-build':
:info:build configure: error: C compiler cannot create executables
}}}
Since I saw something like this before, I also tried
{{{
sudo port install root6 +python34 build.jobs=1
}}}
that fails with second attached log.
--
Comment:
I'm sorry, I forgot that you gave additional instructions in the previous
ticket which led to this report.
I'm closing the ticket now. I believe that upgrade to 6.06.00 should have
solved these problems as well as introduced new/unrelated ones that should
be discussed separately (#50066).
In case that `C compiler cannot create executables` didn't disappear,
please reopen the ticket. In all other cases please open a new ticket.
--
Ticket URL: <https://trac.macports.org/ticket/50056#comment:7>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list