#32443 closed update (fixed)
Please update boost to 1.48.0
Reported by: | gallafent | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.3 |
Keywords: | Cc: | adfernandes (Andrew Fernandes), Kona8lend@… | |
Port: | boost |
Description
It would be great to have the latest version of Boost available via MacPorts!
Changing 1.47.0 to 1.48.0 (and updating the checksums to match the new tarball) in the current Portfile produces … (going to make a coffee while I wait to find out ;) … yes, it built OK.
I will attach the build log for reference, and a patch to the portfile.
Thanks!
Attachments (1)
Change History (8)
comment:1 Changed 13 years ago by gallafent
Changed 13 years ago by gallafent
Attachment: | boost-portfile-to-1.48.0.patch added |
---|
Move the portfile from 1.47.0 to 1.48.0
comment:2 Changed 13 years ago by adfernandes (Andrew Fernandes)
Thanks!
The problem is not vanilla builds of boost; the problem is in the openmpi and python variants. The boost build system gets very confused as to how many times and where to build the various wrappers. I'll revbump boost shortly.
comment:3 follow-up: 4 Changed 13 years ago by adfernandes (Andrew Fernandes)
Resolution: | → fixed |
---|---|
Status: | new → closed |
fixed in r87834
comment:4 Changed 13 years ago by Kona8lend@…
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Replying to adfernandes@…:
fixed in r87834
Boost 1.48.0 breaks build port:mkvtoolnix. See #32558.
Also see related boost ticket https://svn.boost.org/trac/boost/ticket/6131 and fix https://svn.boost.org/trac/boost/changeset/75540 .
comment:6 Changed 13 years ago by mf2k (Frank Schima)
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
That's not relevant to this ticket. This ticket is about upgrading boost to version 1.48.0 and that's what occured. ticket:32558 covers the issue you are mentioning.
comment:7 Changed 13 years ago by adfernandes (Andrew Fernandes)
Cherry-picked patches added in r88202.
Ah, as the build was successful it seems the build log is not present in /opt/local/var/macports, so I can't attach it! Sorry about that. I'll attach the change to the Portfile, anyway.