Opened 11 years ago

Last modified 11 years ago

#39677 closed defect

gnuradio @3.7.0 +grc: configure error — at Version 2

Reported by: b.forbort@… Owned by: michaelld@…
Priority: Normal Milestone:
Component: ports Version: 2.1.3
Keywords: Cc:
Port: gnuradio

Description (last modified by larryv (Lawrence Velázquez))

OS X Version: 10.6.8
Xcode: 3.2.6

I'm getting the below error when trying to install with the +grc variant. I was able to install the last 3.6 version last week with the +full variant, however I can only get this version to install without the visual components.

:info:configure CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
:info:configure Please set them or make sure they are set and tested correctly in the CMake files:
:info:configure ICE_GLACIER2
:info:configure     linked by target "gnuradio-runtime" in directory /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_gnuradio/gnuradio/work/gnuradio-3.7.0/gnuradio-runtime/lib
:info:configure     linked by target "_runtime_swig" in directory /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_gnuradio/gnuradio/work/gnuradio-3.7.0/gnuradio-runtime/swig
:info:configure ICE_ICEGRID
:info:configure     linked by target "gnuradio-runtime" in directory /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_gnuradio/gnuradio/work/gnuradio-3.7.0/gnuradio-runtime/lib
:info:configure     linked by target "_runtime_swig" in directory /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_gnuradio/gnuradio/work/gnuradio-3.7.0/gnuradio-runtime/swig
:info:configure ICE_ICESTORM
:info:configure     linked by target "gnuradio-runtime" in directory /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_gnuradio/gnuradio/work/gnuradio-3.7.0/gnuradio-runtime/lib
:info:configure     linked by target "_runtime_swig" in directory /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_gnuradio/gnuradio/work/gnuradio-3.7.0/gnuradio-runtime/swig
:info:configure ICE_ICEUTIL
:info:configure     linked by target "gnuradio-runtime" in directory /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_gnuradio/gnuradio/work/gnuradio-3.7.0/gnuradio-runtime/lib
:info:configure     linked by target "_runtime_swig" in directory /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_gnuradio/gnuradio/work/gnuradio-3.7.0/gnuradio-runtime/swig
:info:configure ICE_ZEROCICE
:info:configure     linked by target "gnuradio-runtime" in directory /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_gnuradio/gnuradio/work/gnuradio-3.7.0/gnuradio-runtime/lib
:info:configure     linked by target "_runtime_swig" in directory /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_gnuradio/gnuradio/work/gnuradio-3.7.0/gnuradio-runtime/swig
:info:configure 
:info:configure -- Configuring incomplete, errors occurred!

Change History (4)

Changed 11 years ago by b.forbort@…

Attachment: main.log added

Error log

Changed 11 years ago by b.forbort@…

Attachment: installed.txt added

Installed ports

comment:1 Changed 11 years ago by b.forbort@…

Also noticed the below error earlier in the log. I'll try to find and install an Ice port

:info:configure -- Performing Test HAVE_SCHED_SETSCHEDULER - Failed
:info:configure -- 
:info:configure -- Configuring gnuradio-runtime support...
:info:configure --   Dependency Boost_FOUND = TRUE
:info:configure --   Dependency ENABLE_VOLK = ON
:info:configure --   Dependency PYTHONINTERP_FOUND = TRUE
:info:configure --   Enabling gnuradio-runtime support.
:info:configure --   Override with -DENABLE_GNURADIO_RUNTIME=ON/OFF
:info:configure -- checking for module 'Ice-3.4'
:info:configure --   package 'Ice-3.4' not found
:info:configure -- Found ICE: ICE_ICESTORM-NOTFOUND;/opt/local/lib/libICE.dylib;ICE_ICEGRID-NOTFOUND;ICE_ICEUTIL-NOTFOUND;ICE_GLACIER2-NOTFOUND;ICE_ZEROCICE-NOTFOUND;/usr/lib/libpthread.dylib  
:info:configure -- 

comment:2 Changed 11 years ago by larryv (Lawrence Velázquez)

Description: modified (diff)
Keywords: snow leopard removed
Owner: changed from macports-tickets@… to michaelld@…
Summary: gnuradio @3.7.0 +grc CMake errorgnuradio @3.7.0 +grc: configure error

Thanks for the ticket. In the future, please Cc relevant port maintainers.

Note: See TracTickets for help on using tickets.