Opened 6 years ago

Closed 6 years ago

#56995 closed defect (fixed)

uhd-devel: configure error

Reported by: mf2k (Frank Schima) Owned by: michaelld (Michael Dickens)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: uhd

Description

I'm seeing the following error trying to build uhd-devel

:info:configure -- Configuring LibUHD support...
:info:configure --   Dependency Boost_FOUND = 1
:info:configure --   Dependency HAVE_PYTHON_PLAT_MIN_VERSION = FALSE
:info:configure --   Dependency HAVE_PYTHON_MODULE_MAKO = TRUE
:info:configure CMake Error at cmake/Modules/UHDComponent.cmake:59 (MESSAGE):
:info:configure   Dependencies for required component LibUHD not met.
:info:configure Call Stack (most recent call first):
:info:configure   CMakeLists.txt:431 (LIBUHD_REGISTER_COMPONENT)
:info:configure -- Configuring incomplete, errors occurred!

Attachments (1)

main.log (123.5 KB) - added by mf2k (Frank Schima) 6 years ago.

Download all attachments as: .zip

Change History (4)

Changed 6 years ago by mf2k (Frank Schima)

Attachment: main.log added

comment:1 Changed 6 years ago by michaelld (Michael Dickens)

I'm working on an update to uhd-devel (and, actually, uhd) that fixes this issue & some others. Thanks for the reminder to get it done!

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

This issue should be resolved as of https://github.com/macports/macports-ports/commit/188c987fe97494d605c4b499a916ff101fba06ce . Sorry I forgot to cross reference. Can you verify?

comment:3 Changed 6 years ago by mf2k (Frank Schima)

Resolution: fixed
Status: assignedclosed

Confirmed. Thank you!

Note: See TracTickets for help on using tickets.