Ticket #32443 (closed update: fixed)
Please update boost to 1.48.0
| Reported by: | william@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.0.3 |
| Keywords: | Cc: | adfernandes@…, 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
Change History
Changed 18 months ago by william@…
- Attachment boost-portfile-to-1.48.0.patch added
Move the portfile from 1.47.0 to 1.48.0
comment:2 Changed 18 months ago by adfernandes@…
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 18 months ago by adfernandes@…
- Status changed from new to closed
- Resolution set to fixed
fixed in r87834
comment:4 in reply to: ↑ 3 Changed 17 months ago by Kona8lend@…
- Status changed from closed to reopened
- Resolution fixed deleted
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 17 months ago by macsforever2000@…
- Status changed from reopened to closed
- Resolution set to fixed
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.


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.