[MacPorts] #39809: boost @1.54.0 fails to upgrade
MacPorts
noreply at macports.org
Sat Jul 20 09:40:45 PDT 2013
#39809: boost @1.54.0 fails to upgrade
-------------------------------+---------------------------------------
Reporter: nonstop.server@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.1.3
Resolution: | Keywords: tiger leopard snowleopard
Port: boost |
-------------------------------+---------------------------------------
Comment (by gnwiii@…):
Replying to [ticket:39809 nonstop.server@…]:
> Upgrading boost fails with error message:
> {{{
> ...failed updating 20 targets...
> ...skipped 18 targets...
> ...updated 1931 targets...
> [...]
> }}}
> Version Information:
> {{{
> Mac OS Version:
> ProductName: Mac OS X
> ProductVersion: 10.5.8
> BuildVersion: 9L31a
> Darwin 9.8.0 Darwin Kernel Version 9.8.0: Wed Jul 15 16:55:01 PDT 2009;
root:xnu-1228.15.4~1/RELEASE_I386 i386
>
> Xcode Version:
> Xcode 3.1.4
> Component versions: DevToolsCore-1204.0; DevToolsSupport-1186.0
> BuildVersion: 9M2809
>
> Macports Version:
> Version: 2.1.3
> }}}
I have Xcode 3.2.6. The default build used
{{{
$ /usr/bin/g++-4.2 --version
i686-apple-darwin10-g++-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3)
}}}
With this, I got:
{{{
:info:build ...failed updating 6 targets...
:info:build ...skipped 4 targets...
:info:build ...updated 1081 targets...
}}}
I also tried
{{{
$ sudo port clean boost
$ sudo port install boost configure.compiler=llvm-gcc-4.2
}}}
This also failed for the same numbers of targets, so then I tried
{{{
$ sudo port clean boost
$ sudo port install boost configure.compiler=macports-gcc-4.8
}}}
This installed cleanly.
--
Ticket URL: <https://trac.macports.org/ticket/39809#comment:5>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list