Opened 3 years ago

Closed 2 years ago

Last modified 2 years ago

#64098 closed defect (fixed)

gr-fcdproplus: Found relative path while evaluating include directories of "gnuradio-fcdproplus"

Reported by: 19Thomas85 Owned by: michaelld (Michael Dickens)
Priority: Normal Milestone:
Component: ports Version: 2.7.1
Keywords: Cc: 19Thomas85, posita (Matt Bogosian), thomasrussellmurphy (Thomas Russell Murphy), poison (Nicolas), mantar10
Port: gr-fcdproplus

Description

I tried to update my outdated ports, but it fails. I already tried to uninstall and clean gnuradio and gr-osmosdr but it always fails. The problem is the port gr-fcdproplus.

Attachments (1)

main.log (606.4 KB) - added by 19Thomas85 3 years ago.

Download all attachments as: .zip

Change History (13)

Changed 3 years ago by 19Thomas85

Attachment: main.log added

comment:1 Changed 3 years ago by 19Thomas85

Cc: 19Thomas85 added

comment:2 Changed 3 years ago by 19Thomas85

Cc: 19Thomas85 removed

comment:3 Changed 3 years ago by 19Thomas85

Cc: 19Thomas85 added

comment:4 Changed 3 years ago by ryandesign (Ryan Carsten Schmidt)

Keywords: gr-fcdproplus removed
Owner: set to michaelld
Status: newassigned
Summary: Failed to configure gr-fcdproplusgr-fcdproplus: Found relative path while evaluating include directories of "gnuradio-fcdproplus"

comment:5 Changed 3 years ago by posita (Matt Bogosian)

Cc: posita added

comment:6 Changed 3 years ago by posita (Matt Bogosian)

This fails during the configure phase. The relevant portion of main.log is:

:info:configure -- ================ Build Summary =========================
:info:configure -- Building gr-fcdproplus  : 3.8.0 for Darwin
:info:configure -- Building for gnuradio   : 3.8.4.0
:info:configure -- Using CMAKE Module path : /opt/local/macports-20211130/var/macports/build/_opt_local_macports-20211130_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_gr-fcdproplus/gr-fcdproplus/work/gr-fcdproplus-f1154db33e7c22ff6456cf3385586832fff413f0/cmake/Modules;/opt/local/macports-20211130/share/cmake/gnuradio;/opt/local/macports-20211130/share/cmake/Modules
:info:configure -- CMake Modules Dir       : lib/cmake
:info:configure -- fcdproplus INCLUDES     : include/fcdproplus
:info:configure -- Using install prefix    : /opt/local/macports-20211130
:info:configure -- Installing grc files to : /opt/local/macports-20211130/share/gnuradio/grc/blocks
:info:configure -- System Hidapi Lib /opt/local/macports-20211130/lib/libhidapi.dylib is used
:info:configure -- ========================================================
:info:configure -- Configuring done
:info:configure CMake Error in lib/CMakeLists.txt:
:info:configure   Found relative path while evaluating include directories of
:info:configure   "gnuradio-fcdproplus":
:info:configure     "HIDAPI_INCLUDES-NOTFOUND"
:info:configure CMake Error in lib/CMakeLists.txt:
:info:configure   Found relative path while evaluating include directories of
:info:configure   "gnuradio-fcdproplus":
:info:configure     "HIDAPI_INCLUDES-NOTFOUND"
:info:configure CMake Error in lib/CMakeLists.txt:
:info:configure   Found relative path while evaluating include directories of
:info:configure   "gnuradio-fcdproplus":
:info:configure     "HIDAPI_INCLUDES-NOTFOUND"
:info:configure CMake Error in swig/CMakeLists.txt:
:info:configure   Target "gnuradio-fcdproplus" contains relative path in its
:info:configure   INTERFACE_INCLUDE_DIRECTORIES:
:info:configure     "HIDAPI_INCLUDES-NOTFOUND"
:info:configure CMake Error in swig/CMakeLists.txt:
:info:configure   Target "gnuradio-fcdproplus" contains relative path in its
:info:configure   INTERFACE_INCLUDE_DIRECTORIES:
:info:configure     "HIDAPI_INCLUDES-NOTFOUND"
:info:configure CMake Error in swig/CMakeLists.txt:
:info:configure   Target "gnuradio-fcdproplus" contains relative path in its
:info:configure   INTERFACE_INCLUDE_DIRECTORIES:
:info:configure     "HIDAPI_INCLUDES-NOTFOUND"
:info:configure CMake Error in lib/CMakeLists.txt:
:info:configure   Found relative path while evaluating include directories of
:info:configure   "gnuradio-fcdproplus":
:info:configure     "HIDAPI_INCLUDES-NOTFOUND"
:info:configure CMake Error in lib/CMakeLists.txt:
:info:configure   Found relative path while evaluating include directories of
:info:configure   "gnuradio-fcdproplus":
:info:configure     "HIDAPI_INCLUDES-NOTFOUND"
:info:configure CMake Error in swig/CMakeLists.txt:
:info:configure   Target "gnuradio-fcdproplus" contains relative path in its
:info:configure   INTERFACE_INCLUDE_DIRECTORIES:
:info:configure     "HIDAPI_INCLUDES-NOTFOUND"
:info:configure CMake Error in swig/CMakeLists.txt:
:info:configure   Target "gnuradio-fcdproplus" contains relative path in its
:info:configure   INTERFACE_INCLUDE_DIRECTORIES:
:info:configure     "HIDAPI_INCLUDES-NOTFOUND"
Last edited 3 years ago by posita (Matt Bogosian) (previous) (diff)

comment:7 Changed 2 years ago by thomasrussellmurphy (Thomas Russell Murphy)

On macOS 10.14.6 and MacPorts 2.7.1, this appears to fail the same way on both python37 (now removed?) and the default python39 variants as requested by the default variants of gr-osmosdr. With multiple closed duplicates and this being open for weeks, has there been any progress at resolving this?

comment:8 Changed 2 years ago by thomasrussellmurphy (Thomas Russell Murphy)

Cc: thomasrussellmurphy added

comment:9 Changed 2 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: poison mantar10 added

Duplicate #64251 says how to fix it.

Also has duplicate #64435.

comment:10 Changed 2 years ago by ra1nb0w

Resolution: fixed
Status: assignedclosed

Sorry, but I see this ticket only now. Should be fixed. Sync and give me your feedback.

comment:11 Changed 2 years ago by thomasrussellmurphy (Thomas Russell Murphy)

gr-fcdproplus @20200811-575fcafb_0+docs+python39 now installs as desired. Thanks!

comment:12 Changed 2 years ago by 19Thomas85

Works now! Thanks!

Note: See TracTickets for help on using tickets.