Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 371260 Details for
Bug 502436
net-wireless/gnuradio with dev-libs/boost-1.53.0-r1 - WARNING: Found a known bad version of Boost (v105200). Disabling.
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
gnuradio-3.7.2.1 build log showing same error.
build.log (text/plain), 7.05 KB, created by
James
on 2014-02-25 22:34:30 UTC
(
hide
)
Description:
gnuradio-3.7.2.1 build log showing same error.
Filename:
MIME Type:
Creator:
James
Created:
2014-02-25 22:34:30 UTC
Size:
7.05 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: net-wireless/gnuradio-3.7.2.1 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: radio@gentoo.org >[32;01m * [39;49;00mUSE: alsa amd64 analog digital elibc_glibc filter kernel_linux qt4 sdl userland_GNU utils wxwidgets >[32;01m * [39;49;00mFEATURES: ccache preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking gnuradio-3.7.2.1.tar.gz to /var/tmp/portage/net-wireless/gnuradio-3.7.2.1/work >>>> Source unpacked in /var/tmp/portage/net-wireless/gnuradio-3.7.2.1/work >>>> Preparing source in /var/tmp/portage/net-wireless/gnuradio-3.7.2.1/work/gnuradio-3.7.2.1 ... > [32;01m*[0m Applying gnuradio-3.6.1-automagic-audio.patch ... >[A[243C [34;01m[ [32;01mok[34;01m ][0m >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-wireless/gnuradio-3.7.2.1/work/gnuradio-3.7.2.1 ... >>>> Working in BUILD_DIR: "/var/tmp/portage/net-wireless/gnuradio-3.7.2.1/work/gnuradio-3.7.2.1_build" >cmake --no-warn-unused-cli -C /var/tmp/portage/net-wireless/gnuradio-3.7.2.1/work/gnuradio-3.7.2.1_build/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -DENABLE_GR_AUDIO_ALSA=ON -DENABLE_GR_ANALOG=ON -DENABLE_GR_DIGITAL=ON -DENABLE_DOXYGEN=OFF -DENABLE_SPHINX=OFF -DENABLE_GR_FCD=OFF -DENABLE_GR_FILTER=ON -DENABLE_GRC=OFF -DENABLE_GR_AUDIO_JACK=OFF -DENABLE_GR_AUDIO_OSS=OFF -DENABLE_GR_PAGER=OFF -DENABLE_ENABLE_PERFORMANCE_COUNTERS=OFF -DENABLE_GR_AUDIO_PORTAUDIO=OFF -DENABLE_GR_UHD=OFF -DENABLE_GR_UTILS=ON -DENABLE_GR_WAVELET=OFF -DENABLE_GR_WXGUI=ON -DENABLE_GR_QTGUI=ON -DENABLE_GR_VIDEO_SDL=ON -DENABLE_GR_CORE=ON -DSYSCONFDIR=/etc -DQWT_INCLUDE_DIRS=/usr/include/qwt5 -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_INSTALL_DO_STRIP=OFF -DCMAKE_USER_MAKE_RULES_OVERRIDE=/var/tmp/portage/net-wireless/gnuradio-3.7.2.1/work/gnuradio-3.7.2.1_build/gentoo_rules.cmake /var/tmp/portage/net-wireless/gnuradio-3.7.2.1/work/gnuradio-3.7.2.1 >Not searching for unused variables given on the command line. >loading initial cache file /var/tmp/portage/net-wireless/gnuradio-3.7.2.1/work/gnuradio-3.7.2.1_build/gentoo_common_config.cmake >-- The CXX compiler identification is GNU 4.8.2 >-- The C compiler identification is GNU 4.8.2 >-- Check for working CXX compiler: /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-g++ >-- Check for working CXX compiler: /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-g++ -- works >-- Detecting CXX compiler ABI info >-- Detecting CXX compiler ABI info - done >-- Check for working C compiler: /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-gcc >-- Check for working C compiler: /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-gcc -- works >-- Detecting C compiler ABI info >-- Detecting C compiler ABI info - done >-- Found Git: /usr/bin/git >-- Performing Test HAVE_VISIBILITY_HIDDEN >-- Performing Test HAVE_VISIBILITY_HIDDEN - Success >-- Performing Test HAVE_WARN_SIGN_COMPARE >-- Performing Test HAVE_WARN_SIGN_COMPARE - Success >-- Performing Test HAVE_WARN_ALL >-- Performing Test HAVE_WARN_ALL - Success >-- Performing Test HAVE_WARN_NO_UNINITIALIZED >-- Performing Test HAVE_WARN_NO_UNINITIALIZED - Success >-- NO PERF COUNTERS >-- Found PythonLibs: /usr/lib64/libpython2.7.so (found suitable version "2.7.6", minimum required is "2") >-- Found SWIG: /usr/bin/swig (found version "2.0.12") >-- Minimum SWIG version required is 1.3.31 >-- >-- The build system will automatically enable all components. >-- Use -DENABLE_DEFAULT=OFF to disable components by default. >-- >-- Configuring python-support support... >-- Dependency PYTHONLIBS_FOUND = TRUE >-- Dependency SWIG_FOUND = TRUE >-- Dependency SWIG_VERSION_CHECK = TRUE >-- Enabling python-support support. >-- Override with -DENABLE_PYTHON=ON/OFF >-- Found PkgConfig: /usr/bin/x86_64-pc-linux-gnu-pkg-config (found version "0.28") >-- checking for module 'cppunit' >-- found cppunit, version 1.13.2 >-- Found CPPUNIT: /usr/lib64/libcppunit.so;dl >-- >-- Configuring testing-support support... >-- Dependency CPPUNIT_FOUND = TRUE >-- Enabling testing-support support. >-- Override with -DENABLE_TESTING=ON/OFF >-- >-- Configuring volk support... >-- Enabling volk support. >-- Override with -DENABLE_VOLK=ON/OFF >CMake Warning (dev) at volk/CMakeLists.txt:53 (include): > Syntax Warning in cmake code at > > /var/tmp/portage/net-wireless/gnuradio-3.7.2.1/work/gnuradio-3.7.2.1/volk/cmake/GrPython.cmake:202:44 > > Argument not separated from preceding token by whitespace. >This warning is for project developers. Use -Wno-dev to suppress it. > >CMake Warning (dev) at volk/CMakeLists.txt:53 (include): > Syntax Warning in cmake code at > > /var/tmp/portage/net-wireless/gnuradio-3.7.2.1/work/gnuradio-3.7.2.1/volk/cmake/GrPython.cmake:202:92 > > Argument not separated from preceding token by whitespace. >This warning is for project developers. Use -Wno-dev to suppress it. > >CMake Warning (dev) at volk/CMakeLists.txt:53 (include): > Syntax Warning in cmake code at > > /var/tmp/portage/net-wireless/gnuradio-3.7.2.1/work/gnuradio-3.7.2.1/volk/cmake/GrPython.cmake:202:100 > > Argument not separated from preceding token by whitespace. >This warning is for project developers. Use -Wno-dev to suppress it. > >-- Found PythonInterp: /usr/bin/python (found suitable version "2.7.6", minimum required is "2") >-- >-- Python checking for python >= 2.5 >-- Python checking for python >= 2.5 - found >-- >-- Python checking for Cheetah >= 2.0.0 >-- Python checking for Cheetah >= 2.0.0 - found >-- Boost version: 1.52.0 >-- Found the following Boost libraries: >-- filesystem >-- system >-- unit_test_framework >-- WARNING: Found a known bad version of Boost (v105200). Disabling. >CMake Error at volk/CMakeLists.txt:79 (message): > VOLK Requires boost to build > > >-- Configuring incomplete, errors occurred! >See also "/var/tmp/portage/net-wireless/gnuradio-3.7.2.1/work/gnuradio-3.7.2.1_build/CMakeFiles/CMakeOutput.log". > [31;01m*[0m ERROR: net-wireless/gnuradio-3.7.2.1::gentoo failed (configure phase): > [31;01m*[0m cmake failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 93: Called src_configure > [31;01m*[0m environment, line 5433: Called cmake-utils_src_configure > [31;01m*[0m environment, line 1477: Called _execute_optionaly 'src_configure' > [31;01m*[0m environment, line 481: Called enable_cmake-utils_src_configure > [31;01m*[0m environment, line 1745: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed"; > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=net-wireless/gnuradio-3.7.2.1::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=net-wireless/gnuradio-3.7.2.1::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/net-wireless/gnuradio-3.7.2.1/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/net-wireless/gnuradio-3.7.2.1/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/net-wireless/gnuradio-3.7.2.1/work/gnuradio-3.7.2.1_build' > [31;01m*[0m S: '/var/tmp/portage/net-wireless/gnuradio-3.7.2.1/work/gnuradio-3.7.2.1'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 502436
:
371256
|
371258
|
371260