Opened 3 years ago

Closed 3 years ago

#62741 closed defect (fixed)

uhd @3.15.0.0_4: missing/bad dependency boost171

Reported by: rbw42 (Randall Wayth) Owned by: michaelld (Michael Dickens)
Priority: Normal Milestone:
Component: ports Version: 2.6.4
Keywords: Cc:
Port: uhd

Description

Package UHD appears to have dependency "boost171", but there is no such package.

$ sudo port upgrade outdated
Warning: No port boost171 found in the index.
--->  Computing dependencies for uhd
Error: Dependency 'boost171' not found.
Error: Problem while installing uhd
Error: Follow https://guide.macports.org/#project.tickets to report a bug.

The current version of the "boost" package (note no suffix in name) is:

boost @1.71.0_3 (devel)
    Collection of portable C++ source libraries

My system: Macbook air. OS: 10.13.6

Tried various combinations of uninstalling and cleaning to no avail.

Change History (2)

comment:1 Changed 3 years ago by jmroot (Joshua Root)

Owner: set to michaelld
Status: newassigned

comment:2 Changed 3 years ago by michaelld (Michael Dickens)

Resolution: fixed
Status: assignedclosed

In d36d99765ef7788a8ba42fc338c3661485532318/macports-ports (master):

uhd*: fix boost dependency (my bad)

Closes: #62741

Note: See TracTickets for help on using tickets.