|
Namazu for hns による簡易全文検索 詳しくは 詳細指定/ヘルプを参照して下さい |
|||||||||||||||||||||||||||||||||||||||||||||||
2023年08月18日(金) 旧暦 [n年日記] [更新:"2004/08/09 23:43:33"]#1 [pkgsrc] ham/gnuradio-core
It turned out followings are just warning, and it is NOT a problem.
[ 79%] Building CXX object gr-blocks/python/blocks/bindings/CMakeFiles/blocks_python.dir/ wavfile_source_python.cc.o [ 79%] Linking CXX shared module blocks_python.so /usr/bin/ld: warning: libstdc++.so.9, needed by /tmp/ham/gnuradio-core/work/.buildlink/lib/libboost_date_time.so, may conflict with libstdc++.so.7 [ 79%] Built target blocks_python gmake: *** [Makefile:146: all] Error 2 *** Error code 2 Stop. make[1]: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/ham/gnuradio-core *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/ham/gnuradio-coreI've seen the same thing before, but nothing recorded (?) @ 20230709.1503/gnuradio-network-3.10.6.0nb4/build.log:backup-u@makoto 23:37:51/230817(..current/NetBSD-9.0)% grep libstdc ./20230709.1503/gnuradio-network-3.10.6.0nb4/build.log /usr/bin/ld: warning: libstdc++.so.9, needed by /tmp/ham/gnuradio-network/work/.buildlink/lib/libboost_date_time.so, may conflict with libstdc++.so.7 /usr/bin/ld: warning: libstdc++.so.9, needed by /tmp/ham/gnuradio-network/work/.buildlink/lib/libboost_thread.so, may conflict with libstdc++.so.7 /usr/bin/ld: warning: libstdc++.so.9, needed by /tmp/ham/gnuradio-network/work/.buildlink/lib/libboost_program_options.so, may conflict with libstdc++.so.7 /usr/bin/ld: warning: libstdc++.so.9, needed by /tmp/ham/gnuradio-network/work/.buildlink/lib/libboost_thread.so, may conflict with libstdc++.so.7 /usr/bin/ld: warning: libstdc++.so.9, needed by /tmp/ham/gnuradio-network/work/.buildlink/lib/libboost_thread.so, may conflict with libstdc++.so.7 ( つっこみ )
#2 ham/gnuradio-core
real problems is here:
[58%] Building CXX object gr-filter/lib/CMakeFiles/gnuradio-filter.dir/pm_remez.cc.o /tmp/ham/gnuradio-core/work/gnuradio-3.10.7.0/gr-filter/lib/pm_remez.cc: In function 'constexpr void gr::filter::calc_parms(unsigned int, const std::vector<int>&, const std::vector<double>&, const std::vector<double>&, const std::vector<double>&, std::vector<double>&, std::vector<double>&, std::vector<double>&)': /tmp/ham/gnuradio-core/work/gnuradio-3.10.7.0/gr-filter/lib/pm_remez.cc:189:12: error: call to non-'constexpr' function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::operator[](std::vector<_Tp, _Alloc>::size_type) [with _Tp = double; _Alloc = std::allocator<double>; std::vector<_Tp, _Alloc>::reference = double&; std::vector<_Tp, _Alloc>::size_type = long unsigned int]' x[i] = cos(PI2 * Grid[Ext[i]]); ^ gmake[2]: *** [gr-filter/lib/CMakeFiles/gnuradio-filter.dir/build.make:258: gr-filter/lib/CMakeFiles/gnuradio-filter.dir/pm_remez.cc.o] Error 1 gmake[1]: *** [CMakeFiles/Makefile2:2044: gr-filter/lib/CMakeFiles/gnuradio-filter.dir/all] Error 2Is it c99 problem ? ( つっこみ )
|
最近の日記 2025年02月13日 ・dvipdfmx ICC profile format spec. version 4.3.0 2025年01月29日 ・ham/wsjtx 2025年01月27日 ・wip/wsjtx 5.4.2 2025年01月25日 ・ham/wsjtx 2025年01月15日 ・今更 advent calendar | ||