discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Discuss-gnuradio] 3.7 build failure ICE_ICESTORM-NOTFOUND etc.


From: Barry Jackson
Subject: [Discuss-gnuradio] 3.7 build failure ICE_ICESTORM-NOTFOUND etc.
Date: Wed, 17 Jul 2013 17:49:17 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130625 Thunderbird/17.0.7

Anyone know how to resolve this build failure in Mageia ?
With no ice packages installed the build completes but without gr-ctrlport enabled. With ice and ice-devel installed the output is as below. Our ice binaries install to /usr/bin and includes are in /usr/include/Ice, usr/include/IceStorm etc.

----------------snip-----------------
-- Configuring gnuradio-runtime support...
--   Dependency Boost_FOUND = 1
--   Dependency ENABLE_VOLK = ON
--   Dependency PYTHONINTERP_FOUND = TRUE
--   Enabling gnuradio-runtime support.
--   Override with -DENABLE_GNURADIO_RUNTIME=ON/OFF
-- checking for module 'Ice-3.4'
--   package 'Ice-3.4' not found
-- Found ICE: ICE_ICESTORM-NOTFOUND;ICE_ICE-NOTFOUND;ICE_ICEGRID-NOTFOUND;ICE_ICEUTIL-NOTFOUND;ICE_GLACIER2-NOTFOUND;/usr/lib64/libpthread.so
-----------------snip-------------------
-- ######################################################
-- # Gnuradio enabled components
-- ######################################################
--   * python-support
--   * testing-support
--   * volk
--   * doxygen
--   * sphinx
--   * gnuradio-runtime
--   * gr-ctrlport
--   * gr-blocks
--   * gnuradio-companion
--   * gr-fec
--   * gr-fft
--   * gr-filter
--   * gr-analog
--   * gr-digital
--   * gr-atsc
--   * gr-audio
--   * gr-channels
--   * gr-noaa
--   * gr-pager
--   * gr-qtgui
--   * gr-trellis
--   * gr-uhd
--   * gr-utils
--   * gr-video-sdl
--   * gr-vocoder
--   * gr-fcd
--   * gr-wavelet
--   * gr-wxgui
--
-- ######################################################
-- # Gnuradio disabled components
-- ######################################################
--   * gr-comedi
--
-- Using install prefix: /usr
-- Building for version: v3.7.x-xxx-xunknown / 3.7.1git
CMake Error: The following variables are used in this project, but they are set to NOTFOUND. Please set them or make sure they are set and tested correctly in the CMake files:
ICE_GLACIER2
linked by target "gnuradio-runtime" in directory /home/baz/BLD_Mga4/gnuradio-3.7.0/BUILD/gnuradio-3.7.0head/gnuradio-runtime/lib linked by target "_runtime_swig" in directory /home/baz/BLD_Mga4/gnuradio-3.7.0/BUILD/gnuradio-3.7.0head/gnuradio-runtime/swig
ICE_ICE
linked by target "gnuradio-runtime" in directory /home/baz/BLD_Mga4/gnuradio-3.7.0/BUILD/gnuradio-3.7.0head/gnuradio-runtime/lib linked by target "_runtime_swig" in directory /home/baz/BLD_Mga4/gnuradio-3.7.0/BUILD/gnuradio-3.7.0head/gnuradio-runtime/swig
ICE_ICEGRID
linked by target "gnuradio-runtime" in directory /home/baz/BLD_Mga4/gnuradio-3.7.0/BUILD/gnuradio-3.7.0head/gnuradio-runtime/lib linked by target "_runtime_swig" in directory /home/baz/BLD_Mga4/gnuradio-3.7.0/BUILD/gnuradio-3.7.0head/gnuradio-runtime/swig
ICE_ICESTORM
linked by target "gnuradio-runtime" in directory /home/baz/BLD_Mga4/gnuradio-3.7.0/BUILD/gnuradio-3.7.0head/gnuradio-runtime/lib linked by target "_runtime_swig" in directory /home/baz/BLD_Mga4/gnuradio-3.7.0/BUILD/gnuradio-3.7.0head/gnuradio-runtime/swig
ICE_ICEUTIL
linked by target "gnuradio-runtime" in directory /home/baz/BLD_Mga4/gnuradio-3.7.0/BUILD/gnuradio-3.7.0head/gnuradio-runtime/lib linked by target "_runtime_swig" in directory /home/baz/BLD_Mga4/gnuradio-3.7.0/BUILD/gnuradio-3.7.0head/gnuradio-runtime/swig

-- Configuring incomplete, errors occurred!
error: Bad exit status from /home/baz/BLD_Mga4/gnuradio-3.7.0/BUILDROOT/rpm-tmp.1ZNliO (%build)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]