/usr/bin/x86_64-pc-linux-gnu-g++ -DDISABLE_RF -DHAVE_MBEDTLS -Ilib/include -I/var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/include -DNDEBUG -O2 -pipe -march=native -Wall -Wno-comment -Wno-reorder -Wno-unused-but-set-variable -Wno-unused-variable -Wtype-limits -std=c++11 -march=native -mfpmath=sse -mavx2 -DLV_HAVE_AVX2 -DLV_HAVE_AVX -DLV_HAVE_SSE -O3 -fno-trapping-math -fno-math-errno -DBUILD_TYPE_RELEASE -DUSE_GLIBC_IPV6 -Werror -Wno-switch -Wno-unused-but-set-variable -Wno-unused-variable -Wno-return-type -Wno-sign-compare -Wno-reorder -Wno-parantheses -fno-exceptions -fPIC -Werror=incompatible-pointer-types -Os -MD -MT lib/src/asn1/CMakeFiles/rrc_asn1.dir/rrc_asn1.cc.o -MF lib/src/asn1/CMakeFiles/rrc_asn1.dir/rrc_asn1.cc.o.d -o lib/src/asn1/CMakeFiles/rrc_asn1.dir/rrc_asn1.cc.o -c /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/asn1/rrc_asn1.cc cc1plus: error: ‘-Werror=’ argument ‘-Werror=incompatible-pointer-types’ is not valid for C++ [-Werror] cc1plus: error: unrecognized command line option ‘-Wno-parantheses’ [-Werror] cc1plus: all warnings being treated as errors ninja: build stopped: subcommand failed. ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_hardened-libressl-20191103-061525 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-9.2.0 * clang: clang version 9.0.0 (tags/RELEASE_900/final) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/9/bin llvm: 9.0.0 Available Python interpreters, in order of preference: [1] python3.6 [2] python2.7 (fallback) Available Ruby profiles: [1] ruby24 (with Rubygems) [2] ruby25 (with Rubygems) * Available Rust versions: [1] rust-1.38.0 * repository: ==> /var/db/repos/gentoo/metadata/timestamp.chk <== Thu, 07 Nov 2019 00:06:17 +0000 emerge -qpvO net-wireless/srslte [ebuild N ] net-wireless/srslte-19.09 USE="-bladerf -simcard -soapysdr -uhd -zeromq"
Created attachment 595354 [details] emerge-info.txt
Created attachment 595356 [details] emerge-history.txt
Created attachment 595358 [details] environment
Created attachment 595360 [details] etc.portage.tbz2
Created attachment 595362 [details] logs.tbz2
Created attachment 595364 [details] net-wireless:srslte-19.09:20191107-003029.log
Created attachment 595366 [details] temp.tbz2
fftw3.h is from sci-libs/fftw which is in DEPEND and installed on your system. I can't even guess how this happens.
ugh, wrong bug, sorry
This is correctly fixed by filtering out -Werror. pushed, thanks!