Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 780426 - net-wireless/gr-osmosdr-9999 fails to compile
Summary: net-wireless/gr-osmosdr-9999 fails to compile
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Radio project
URL:
Whiteboard:
Keywords:
Depends on: 780063
Blocks:
  Show dependency tree
 
Reported: 2021-04-05 17:57 UTC by John Blbec
Modified: 2023-01-29 03:58 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (emerge.log,5.64 KB, text/x-log)
2021-04-05 17:57 UTC, John Blbec
Details
whole build log (build.log,4.77 KB, text/x-log)
2021-04-05 17:57 UTC, John Blbec
Details

Note You need to log in before you can comment on or make changes to this bug.
Description John Blbec 2021-04-05 17:57:11 UTC
Created attachment 697779 [details]
emerge --info

* Package:    net-wireless/gr-osmosdr-9999
 * Repository: gentoo
 * Maintainer: radio@gentoo.org
 * USE:        abi_x86_64 amd64 elibc_glibc kernel_linux python_single_target_python3_8 rtlsdr userland_GNU
 * FEATURES:   network-sandbox preserve-libs sandbox userpriv usersandbox
 * Using python3.8 to build
>>> Unpacking source...
 * Repository id: osmocom_gr-osmosdr.git
 * To override fetched repository properties, use:
 *   EGIT_OVERRIDE_REPO_OSMOCOM_GR_OSMOSDR
 *   EGIT_OVERRIDE_BRANCH_OSMOCOM_GR_OSMOSDR
 *   EGIT_OVERRIDE_COMMIT_OSMOCOM_GR_OSMOSDR
 *   EGIT_OVERRIDE_COMMIT_DATE_OSMOCOM_GR_OSMOSDR
 * 
 * Fetching https://github.com/osmocom/gr-osmosdr.git ...
git fetch https://github.com/osmocom/gr-osmosdr.git +HEAD:refs/git-r3/HEAD
git symbolic-ref refs/git-r3/net-wireless/gr-osmosdr/0/__main__ refs/git-r3/HEAD
 * Checking out https://github.com/osmocom/gr-osmosdr.git to /var/tmpfs/portage/net-wireless/gr-osmosdr-9999/work/gr-osmosdr-9999 ...
git checkout --quiet refs/git-r3/HEAD
GIT update -->
   repository:               https://github.com/osmocom/gr-osmosdr.git
   at the commit:            a100eb024c0210b95e4738b6efd836d48225bd03
>>> Source unpacked in /var/tmpfs/portage/net-wireless/gr-osmosdr-9999/work
>>> Preparing source in /var/tmpfs/portage/net-wireless/gr-osmosdr-9999/work/gr-osmosdr-9999 ...
 * Working in BUILD_DIR: "/var/tmpfs/portage/net-wireless/gr-osmosdr-9999/work/gr-osmosdr-9999_build"
 * Hardcoded definition(s) removed in CMakeLists.txt:
 *     set(CMAKE_BUILD_TYPE "Release")
 *  set(CMAKE_BUILD_TYPE ${CMAKE_BUILD_TYPE} CACHE STRING "")
>>> Source prepared.
>>> Configuring source in /var/tmpfs/portage/net-wireless/gr-osmosdr-9999/work/gr-osmosdr-9999 ...
 * Working in BUILD_DIR: "/var/tmpfs/portage/net-wireless/gr-osmosdr-9999/work/gr-osmosdr-9999_build"
cmake -C /var/tmpfs/portage/net-wireless/gr-osmosdr-9999/work/gr-osmosdr-9999_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DENABLE_DEFAULT=OFF -DPYTHON_EXECUTABLE=/usr/bin/python3.8 -DENABLE_FILE=ON -DENABLE_AIRSPY=OFF -DENABLE_BLADERF=OFF -DENABLE_HACKRF=OFF -DENABLE_IQBALANCE=OFF -DENABLE_PYTHON=OFF -DENABLE_RTL=ON -DENABLE_RTL_TCP=ON -DENABLE_SDRPLAY=OFF -DENABLE_NONFREE=OFF -DENABLE_SOAPY=OFF -DENABLE_UHD=OFF -DENABLE_XTRX=OFF -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_TOOLCHAIN_FILE=/var/tmpfs/portage/net-wireless/gr-osmosdr-9999/work/gr-osmosdr-9999_build/gentoo_toolchain.cmake  /var/tmpfs/portage/net-wireless/gr-osmosdr-9999/work/gr-osmosdr-9999
loading initial cache file /var/tmpfs/portage/net-wireless/gr-osmosdr-9999/work/gr-osmosdr-9999_build/gentoo_common_config.cmake
-- The CXX compiler identification is GNU 10.2.0
-- The C compiler identification is GNU 10.2.0
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Found PkgConfig: x86_64-pc-linux-gnu-pkg-config (found version "0.29.2") 
CMake Error at CMakeLists.txt:45 (find_package):
  Could not find a configuration file for package "Gnuradio" that is
  compatible with requested version "3.9".

  The following configuration files were considered but not accepted:

    /usr/lib64/cmake/gnuradio/GnuradioConfig.cmake, version: 3.8.2.0
    /usr/X11R6/lib64/cmake/gnuradio/GnuradioConfig.cmake, version: 3.8.2.0



-- Configuring incomplete, errors occurred!
Comment 1 John Blbec 2021-04-05 17:57:41 UTC
Created attachment 697782 [details]
whole build log
Comment 2 Rick Farina (Zero_Chaos) gentoo-dev 2023-01-29 03:58:52 UTC
  Could not find a configuration file for package "Gnuradio" that is
  compatible with requested version "3.9".

  The following configuration files were considered but not accepted:

    /usr/lib64/cmake/gnuradio/GnuradioConfig.cmake, version: 3.8.2.0
    /usr/X11R6/lib64/cmake/gnuradio/GnuradioConfig.cmake, version: 3.8.2.0


Live ebuilds are a moving target, it needed a newer version of gnuradio and we can't always keep the deps up to date with today's git changes.