Paste #264627

   
pasted on 30.08.2022 22:08
  • Edit to this paste
  • Print
  • Raw
  • The following pastes replied to this paste:  # 275260
  • Show paste tree
  • Compare with paste
    #  
  • Toggle line numbers
  • Syntax highlighting  
Text paste
 * Package:    net-wireless/gr-gsm-20210505-r1
 * Repository: wanderer
 * USE:        abi_x86_64 amd64 elibc_glibc kernel_linux python_single_target_python3_10 userland_GNU
 * FEATURES:   network-sandbox preserve-libs sandbox usersandbox
 * Using python3.10 to build
>>> Unpacking source...
>>> Unpacking gr-gsm-20210505.tar.gz to /var/calculate/tmp/portage/net-wireless/gr-gsm-20210505-r1/work
>>> Source unpacked in /var/calculate/tmp/portage/net-wireless/gr-gsm-20210505-r1/work
>>> Preparing source in /var/calculate/tmp/portage/net-wireless/gr-gsm-20210505-r1/work/gr-gsm-2de47e28ce1fb9a518337bfc0add36c8e3cff5eb ...
 * Source directory (CMAKE_USE_DIR): "/var/calculate/tmp/portage/net-wireless/gr-gsm-20210505-r1/work/gr-gsm-2de47e28ce1fb9a518337bfc0add36c8e3cff5eb"
 * Build directory  (BUILD_DIR):     "/var/calculate/tmp/portage/net-wireless/gr-gsm-20210505-r1/work/gr-gsm-2de47e28ce1fb9a518337bfc0add36c8e3cff5eb_build"
 * Hardcoded definition(s) removed in CMakeLists.txt:
 *      set(CMAKE_INSTALL_PREFIX $ENV{PYBOMBS_PREFIX})
 *     set(CMAKE_BUILD_TYPE "Release")
 *  set(CMAKE_BUILD_TYPE ${CMAKE_BUILD_TYPE} CACHE STRING "")
>>> Source prepared.
>>> Configuring source in /var/calculate/tmp/portage/net-wireless/gr-gsm-20210505-r1/work/gr-gsm-2de47e28ce1fb9a518337bfc0add36c8e3cff5eb ...
 * Source directory (CMAKE_USE_DIR): "/var/calculate/tmp/portage/net-wireless/gr-gsm-20210505-r1/work/gr-gsm-2de47e28ce1fb9a518337bfc0add36c8e3cff5eb"
 * Build directory  (BUILD_DIR):     "/var/calculate/tmp/portage/net-wireless/gr-gsm-20210505-r1/work/gr-gsm-2de47e28ce1fb9a518337bfc0add36c8e3cff5eb_build"
cmake -C /var/calculate/tmp/portage/net-wireless/gr-gsm-20210505-r1/work/gr-gsm-2de47e28ce1fb9a518337bfc0add36c8e3cff5eb_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DENABLE_DOXYGEN=no -DPYTHON_EXECUTABLE=/usr/bin/python3.10 -DLOCAL_OSMOCOM=ON -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/var/calculate/tmp/portage/net-wireless/gr-gsm-20210505-r1/work/gr-gsm-2de47e28ce1fb9a518337bfc0add36c8e3cff5eb_build/gentoo_toolchain.cmake /var/calculate/tmp/portage/net-wireless/gr-gsm-20210505-r1/work/gr-gsm-2de47e28ce1fb9a518337bfc0add36c8e3cff5eb
loading initial cache file /var/calculate/tmp/portage/net-wireless/gr-gsm-20210505-r1/work/gr-gsm-2de47e28ce1fb9a518337bfc0add36c8e3cff5eb_build/gentoo_common_config.cmake
-- The CXX compiler identification is GNU 11.3.0
-- The C compiler identification is GNU 11.3.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
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE  
-- Found PkgConfig: /usr/bin/x86_64-pc-linux-gnu-pkg-config (found version "1.8.0") 
-- Checking for module 'gmp'
--   Found gmp, version 6.2.1
-- Found GMP: /usr/lib64/libgmpxx.so  
-- Using GMP.
-- Found MPLIB: /usr/lib64/libgmpxx.so  
-- Found Boost: /usr/lib64/cmake/Boost-1.79.0/BoostConfig.cmake (found suitable version "1.79.0", minimum required is "1.79.0") found components: date_time program_options system regex thread 
-- Found Volk: Volk::volk  
-- User set python executable /usr/bin/python3.10
-- Found PythonInterp: /usr/bin/python3.10 (found version "3.10.6") 
-- Found PythonLibs: /usr/lib64/libpython3.10.so (found suitable exact version "3.10.6") 
-- Checking for module 'sndfile'
--   Found sndfile, version 1.1.0
-- Found SNDFILE: /usr/lib64/libsndfile.so  
-- Checking for module 'fftw3f >= 3.0'
--   Found fftw3f , version 3.3.10
-- Found FFTW3f: /usr/lib64/libfftw3f.so  
-- Found Git: /usr/bin/git  
-- Found Doxygen: /usr/bin/doxygen (found version "1.9.4") found components: doxygen missing components: dot
CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
  The package name passed to `find_package_handle_standard_args` (PkgConfig)
  does not match the name of the calling package (Libosmocore).  This can
  lead to problems in calling code that expects `find_package` result
  variables (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
  /usr/share/cmake/Modules/FindPkgConfig.cmake:99 (find_package_handle_standard_args)
  cmake/Modules/FindLibosmocore.cmake:2 (INCLUDE)
  CMakeLists.txt:132 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Checking for module 'libosmocore'
--   Found libosmocore, version 1.6.0
CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
  The package name passed to `find_package_handle_standard_args`
  (libosmocore) does not match the name of the calling package (Libosmocore).
  This can lead to problems in calling code that expects `find_package`
  result variables (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
  cmake/Modules/FindLibosmocore.cmake:32 (find_package_handle_standard_args)
  CMakeLists.txt:132 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found libosmocore: /usr/lib64/libosmocore.so  
CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
  The package name passed to `find_package_handle_standard_args` (PkgConfig)
  does not match the name of the calling package (Libosmocodec).  This can
  lead to problems in calling code that expects `find_package` result
  variables (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
  /usr/share/cmake/Modules/FindPkgConfig.cmake:99 (find_package_handle_standard_args)
  cmake/Modules/FindLibosmocodec.cmake:1 (INCLUDE)
  CMakeLists.txt:133 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Checking for module 'libosmocodec'
--   Found libosmocodec, version 1.6.0
CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
  The package name passed to `find_package_handle_standard_args`
  (libosmocodec) does not match the name of the calling package
  (Libosmocodec).  This can lead to problems in calling code that expects
  `find_package` result variables (e.g., `_FOUND`) to follow a certain
  pattern.
Call Stack (most recent call first):
  cmake/Modules/FindLibosmocodec.cmake:31 (find_package_handle_standard_args)
  CMakeLists.txt:133 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found libosmocodec: /usr/lib64/libosmocodec.so  
-- Checking for module 'libosmocoding'
--   Found libosmocoding, version 1.6.0
CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
  The package name passed to `find_package_handle_standard_args`
  (libosmocoding) does not match the name of the calling package
  (Libosmocoding).  This can lead to problems in calling code that expects
  `find_package` result variables (e.g., `_FOUND`) to follow a certain
  pattern.
Call Stack (most recent call first):
  cmake/Modules/FindLibosmocoding.cmake:31 (find_package_handle_standard_args)
  CMakeLists.txt:134 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found libosmocoding: /usr/lib64/libosmocoding.so  
CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
  The package name passed to `find_package_handle_standard_args` (PkgConfig)
  does not match the name of the calling package (Libosmogsm).  This can lead
  to problems in calling code that expects `find_package` result variables
  (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
  /usr/share/cmake/Modules/FindPkgConfig.cmake:99 (find_package_handle_standard_args)
  cmake/Modules/FindLibosmogsm.cmake:1 (INCLUDE)
  CMakeLists.txt:135 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Checking for module 'libosmogsm'
--   Found libosmogsm, version 1.6.0
CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
  The package name passed to `find_package_handle_standard_args` (libosmogsm)
  does not match the name of the calling package (Libosmogsm).  This can lead
  to problems in calling code that expects `find_package` result variables
  (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
  cmake/Modules/FindLibosmogsm.cmake:31 (find_package_handle_standard_args)
  CMakeLists.txt:135 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found libosmogsm: /usr/lib64/libosmogsm.so  
-- Loading build date Mon, 29 Aug 2022 19:56:36 into constants...
-- Loading version v1.0-compat-xxx-xunknown into constants...
-- Using install prefix: /usr
-- Building for version: v1.0-compat-xxx-xunknown / 1.0.0git
-- No C++ unit tests... skipping
-- Found SWIG: /usr/bin/swig (found version "4.0.2")  
-- Found PythonLibs: /usr/lib64/libpython3.10.so (found version "3.10.6") 
CMake Error at swig/CMakeLists.txt:37 (include):
  include could not find requested file:

    GrSwig


CMake Error at swig/CMakeLists.txt:51 (GR_SWIG_MAKE):
  Unknown CMake command "GR_SWIG_MAKE".


-- Configuring incomplete, errors occurred!
See also "/var/calculate/tmp/portage/net-wireless/gr-gsm-20210505-r1/work/gr-gsm-2de47e28ce1fb9a518337bfc0add36c8e3cff5eb_build/CMakeFiles/CMakeOutput.log".
 * ERROR: net-wireless/gr-gsm-20210505-r1::wanderer failed (configure phase):
 *   cmake failed
 * 
 * Call stack:
 *     ebuild.sh, line  127:  Called src_configure
 *   environment, line 3281:  Called cmake_src_configure
 *   environment, line 1600:  Called die
 * The specific snippet of code:
 *       "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed";
 * 
 * If you need support, post the output of `emerge --info '=net-wireless/gr-gsm-20210505-r1::wanderer'`,
 * the complete build log and the output of `emerge -pqv '=net-wireless/gr-gsm-20210505-r1::wanderer'`.
 * The complete build log is located at '/var/calculate/tmp/portage/net-wireless/gr-gsm-20210505-r1/temp/build.log'.
 * The ebuild environment file is located at '/var/calculate/tmp/portage/net-wireless/gr-gsm-20210505-r1/temp/environment'.
 * Working directory: '/var/calculate/tmp/portage/net-wireless/gr-gsm-20210505-r1/work/gr-gsm-2de47e28ce1fb9a518337bfc0add36c8e3cff5eb_build'
 * S: '/var/calculate/tmp/portage/net-wireless/gr-gsm-20210505-r1/work/gr-gsm-2de47e28ce1fb9a518337bfc0add36c8e3cff5eb'
Add Comment
Author