Summary: | comms/uhd: fails to build with boost 1.66 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Jan Beich <jbeich> | ||||
Component: | Individual Port(s) | Assignee: | Michael Reifenberger <mr> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | Keywords: | needs-patch | ||||
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(mr) |
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
See Also: |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224088 https://github.com/EttusResearch/uhd/issues/147 |
||||||
Bug Depends on: | |||||||
Bug Blocks: | 223922 | ||||||
Attachments: |
|
Description
Jan Beich
![]() Created attachment 188930 [details]
Patches
Hi,
please try the attached patches.
Comment on attachment 188930 [details] Patches I confirm, it fixes the build with Boost 1.66.0. 10.3 i386 build log: http://sprunge.us/FHja 11.1 amd64 build log: http://sprunge.us/TKPA A commit references this bug: Author: mr Date: Sun Jan 21 16:03:12 UTC 2018 New revision: 459615 URL: https://svnweb.freebsd.org/changeset/ports/459615 Log: Try to unbreak the build for boost 1.66 PR: 224087 Changes: head/comms/uhd/Makefile head/comms/uhd/files/patch-host_examples_network_relay.cpp head/comms/uhd/files/patch-host_lib_transport_tcp_zero_copy.cpp head/comms/uhd/files/patch-host_lib_transport_udp_simple.cpp head/comms/uhd/files/patch-host_lib_transport_udp_zero_copy.cpp Should be fixed now. Greetings --- Michael Reifenberger |