-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
gr-fcdproplus won't install on High Sierra, "Build files cannot be regenerated correctly", error. #27
Comments
This is an very old version and as I have no access to a Mac, I can't test. The problem seems to be that the hidapi includes are not found. Line 78 in 575fcaf
by find_package(HIDAPI ) I hope this gives some progress. |
Any new results? Are the hidapi header files installed? |
i tried replacing
Running on Big Sur 11.6 If there are other ideas to try please let me know! I would really like to get LimeSDR with GQRX working on this Mac and this issue with gr-fcdproplus is a road block as it is a dependency for gr-osmosdr, which is a dependency for gqrx. Any suggestions will be appreciated and promptly tested with feedback provided! 73! |
Hi dl1ksv, The build still fails. Here's what I get when trying to install using MacPorts, the install of gr-fcdproplus fails, "---> Fetching archive for gr-fcdproplus When I check the mail.log I get this, see below, as you can see it is still having trouble locating the HIDAPI files. Any input greatly appreciated. Sean. ":debug:main Starting logging for gr-fcdproplus @20190817-f1154db3_2+python37 |
Can you check if you find hidapi.h on your system. Perhaps the hidapi package is split into lib and dev ( header ) files. |
Hi There. I do indeed, it is in /opt/local/include/hidapi/hidapi.h Copy attached. Hope that helps and thank you once again for all that you are doing. Sean. |
Try to add -DHIDAPI_INCLUDES=/opt/local/include to your cmake command. |
Good Morning All,
I"ve been trying to build GQRX using MacPorts on my iMac which is running High Sierra and the build keeps failing while trying to install gr-fcdproplus. The error log shows the following error, see below.
Might anyone be able to help please?
Thank you in advance for any help.
Sean.
:info:configure -- CMake Modules Dir : lib/cmake
:info:configure -- fcdproplus INCLUDES : include/fcdproplus
:info:configure -- Using install prefix : /opt/local
:info:configure -- Installing grc files to : /opt/local/share/gnuradio/grc/blocks
:info:configure -- System Hidapi Lib /opt/local/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"
:info:configure -- Generating done
:info:configure CMake Generate step failed. Build files cannot be regenerated correctly.
:info:configure Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_gr-fcdproplus/gr-fcdproplus/work/build" && /opt/local/bin/cmake -G "CodeBlocks - Unix Makefiles" -DCMAKE_BUILD_TYPE=MacPorts -DCMAKE_INSTALL_PREFIX="/opt/local" -DCMAKE_INSTALL_NAME_DIR="/opt/local/lib" -DCMAKE_SYSTEM_PREFIX_PATH="/opt/local;/usr" -DCMAKE_C_COMPILER="$CC" -DCMAKE_CXX_COMPILER="$CXX" -DCMAKE_OBJC_COMPILER="$CC" -DCMAKE_OBJCXX_COMPILER="$CXX" -DCMAKE_POLICY_DEFAULT_CMP0025=NEW -DCMAKE_POLICY_DEFAULT_CMP0060=NEW -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_COLOR_MAKEFILE=ON -DCMAKE_FIND_FRAMEWORK=LAST -DCMAKE_EXPORT_COMPILE_COMMANDS=ON -DCMAKE_MAKE_PROGRAM=/usr/bin/make -DCMAKE_MODULE_PATH="/opt/local/share/cmake/Modules" -DCMAKE_PREFIX_PATH="/opt/local/share/cmake/Modules" -DCMAKE_BUILD_WITH_INSTALL_RPATH:BOOL=ON -DCMAKE_INSTALL_RPATH="/opt/local/lib" -Wno-dev -DPYTHON_EXECUTABLE=/opt/local/Library/Frameworks/Python.framework/Versions/3.7/bin/python3.7 -DPYTHON_INCLUDE_DIR=/opt/local/Library/Frameworks/Python.framework/Versions/3.7/Headers -DPYTHON_LIBRARY=/opt/local/Library/Frameworks/Python.framework/Versions/3.7/Python -DGR_PYTHON_DIR=/opt/local/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages -DENABLE_DOXYGEN=OFF -DCMAKE_CXX_STANDARD=11 -DBOOST_ROOT=/opt/local/libexec/boost/1.71 -DBOOSTROOT=/opt/local/libexec/boost/1.71 -DBOOST_INCLUDEDIR=/opt/local/libexec/boost/1.71/include -DBOOST_LIBRARYDIR=/opt/local/libexec/boost/1.71/lib -DBOOST_INCLUDE_DIR=/opt/local/libexec/boost/1.71/include -DBOOST_LIBRARY_DIR=/opt/local/libexec/boost/1.71/lib -DBOOST_LIB_DIR=/opt/local/libexec/boost/1.71/lib -DBoost_NO_SYSTEM_PATHS=ON -DBoost_INCLUDE_DIR=/opt/local/libexec/boost/1.71/include -DBoost_DIR=/opt/local/libexec/boost/1.71 -DCMAKE_OSX_ARCHITECTURES="x86_64" -DCMAKE_OSX_DEPLOYMENT_TARGET="10.13" -DCMAKE_OSX_SYSROOT="/" /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_gr-fcdproplus/gr-fcdproplus/work/gr-fcdproplus-f1154db33e7c22ff6456cf3385586832fff413f0
:info:configure Exit code: 1
:error:configure Failed to configure gr-fcdproplus: configure failure: command execution failed
:debug:configure Error code: NONE
:debug:configure Backtrace: configure failure: command execution failed
:debug:configure while executing
:debug:configure "$procedure $targetname"
:error:configure See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_gr-fcdproplus/gr-fcdproplus/main.log for details.
The text was updated successfully, but these errors were encountered: