Hi Max - Those messages are normal when using VERBOSE=1. They are the cmake
generated makefile files printing out debug info that can help developers
debug what's going on when something strange is happening; sometimes.
Anyway, they are generally harmless -- what really matters is that the
build succeeds, rather than what these cmake files print out. Hope this
helps! - MLD

On Wed, Apr 22, 2015 at 11:39 AM, ikjtel <ikj12...@yahoo.com> wrote:

> Greetings
>
> These messages appeared when running "make V=1 VERBOSE=1" on a checkout of
> v3.7.7 in ubuntu 14.04 x86_64.
>
> The build ran OK  - not sure how serious it is; I'm posting in case anyone
> finds it interesting.....
>
> Best Regards
>
> Max
> ~~~~~~~~~~~~~~~
> Dependee
> "/home/mhp/gnuradio-3.7.7-host/build/volk/python/volk_modtool/CMakeFiles/pygen_python_volk_modtool_eb13b.dir/DependInfo.cmake"
> is newer than depender
> "/home/mhp/gnuradio-3.7.7-host/build/volk/python/volk_modtool/CMakeFiles/pygen_python_volk_modtool_eb13b.dir/depend.internal".
> Dependee
> "/home/mhp/gnuradio-3.7.7-host/build/volk/python/volk_modtool/CMakeFiles/CMakeDirectoryInformation.cmake"
> is newer than depender
> "/home/mhp/gnuradio-3.7.7-host/build/volk/python/volk_modtool/CMakeFiles/pygen_python_volk_modtool_eb13b.dir/depend.internal".
> Dependee
> "/home/mhp/gnuradio-3.7.7-host/build/gnuradio-runtime/swig/CMakeFiles/pmt_swig_swig_doc.dir/DependInfo.cmake"
> is newer than depender
> "/home/mhp/gnuradio-3.7.7-host/build/gnuradio-runtime/swig/CMakeFiles/pmt_swig_swig_doc.dir/depend.internal".
> Dependee
> "/home/mhp/gnuradio-3.7.7-host/build/gnuradio-runtime/swig/CMakeFiles/CMakeDirectoryInformation.cmake"
> is newer than depender
> "/home/mhp/gnuradio-3.7.7-host/build/gnuradio-runtime/swig/CMakeFiles/pmt_swig_swig_doc.dir/depend.internal".
>              ............................ [many more snipped]
> Dependee
> "/home/mhp/gnuradio-3.7.7-host/build/gr-dtv/swig/CMakeFiles/_dtv_swig.dir/DependInfo.cmake"
> is newer than depender
> "/home/mhp/gnuradio-3.7.7-host/build/gr-dtv/swig/CMakeFiles/_dtv_swig.dir/depend.internal".
> Dependee
> "/home/mhp/gnuradio-3.7.7-host/build/gr-dtv/swig/CMakeFiles/CMakeDirectoryInformation.cmake"
> is newer than depender
> "/home/mhp/gnuradio-3.7.7-host/build/gr-dtv/swig/CMakeFiles/_dtv_swig.dir/depend.internal".
> Dependee
> "/home/mhp/gnuradio-3.7.7-host/build/gr-trellis/swig/CMakeFiles/_trellis_swig.dir/DependInfo.cmake"
> is newer than depender
> "/home/mhp/gnuradio-3.7.7-host/build/gr-trellis/swig/CMakeFiles/_trellis_swig.dir/depend.internal".
> Dependee
> "/home/mhp/gnuradio-3.7.7-host/build/gr-trellis/swig/CMakeFiles/CMakeDirectoryInformation.cmake"
> is newer than depender
> "/home/mhp/gnuradio-3.7.7-host/build/gr-trellis/swig/CMakeFiles/_trellis_swig.dir/depend.internal".
>
>
> _______________________________________________
> Discuss-gnuradio mailing list
> Discuss-gnuradio@gnu.org
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
>
>


-- 
Michael Dickens, Mac OS X Programmer

Ettus Research Technical Support

Email: supp...@ettus.com

Web: http://www.ettus.com
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to