* Package: net-wireless/srslte-19.09 * Repository: gentoo * Maintainer: radio@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox @@@@@ PLEASE PAY ATTENTION HERE!!! @@@@@ This information may help you to understand if this is a duplicate or if this bug exists after you pushed a fix; This ebuild was merged at the following commit: https://github.com/gentoo-mirror/gentoo/commit/259c08bea50f4d10a8f01e0220e98f0cea2441ad @@@@@ END @@@@@ >>> Unpacking source... * Unpacking srslte-19.09.tar.gz >>> Source unpacked in /var/tmp/portage/net-wireless/srslte-19.09/work >>> Preparing source in /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09 ... * Hardcoded definition(s) removed in CMakeLists.txt: * set(CMAKE_BUILD_TYPE Release) * set(CMAKE_BUILD_TYPE ${CMAKE_BUILD_TYPE} CACHE STRING "") >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09 ... >>> Working in BUILD_DIR: "/var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09_build" cmake -C /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DENABLE_UHD=no -DENABLE_BLADERF=no -DENABLE_SOAPYSDR=no -DENABLE_ZEROMQ=no -DENABLE_HARDSIM=no -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09_build/gentoo_toolchain.cmake /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09 loading initial cache file /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09_build/gentoo_common_config.cmake -- The C compiler identification is Clang 10.0.1 -- The CXX compiler identification is Clang 10.0.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- CMAKE_SYSTEM: Linux-5.4.0-1015-aws -- CMAKE_SYSTEM_PROCESSOR: x86_64 -- CMAKE_CXX_COMPILER: /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang++ -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:273 (message): The package name passed to `find_package_handle_standard_args` (mkl) does not match the name of the calling package (MKL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/modules/FindMKL.cmake:44 (find_package_handle_standard_args) CMakeLists.txt:99 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find mkl (missing: MKL_LIBRARIES MKL_CORE MKL_ILP MKL_SEQ) -- Found PkgConfig: x86_64-pc-linux-gnu-pkg-config (found version "1.7.3") -- Checking for module 'fftw3f >= 3.0' -- Found fftw3f , version 3.3.8 -- FFTW3F LIBRARIES: /usr/lib64/libfftw3f.so -- FFTW3F STATIC LIBRARIES: FFTW3F_STATIC_LIBRARY-NOTFOUND -- FFTW3F INCLUDE DIRS: /usr/include CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:273 (message): The package name passed to `find_package_handle_standard_args` (fftw3f) does not match the name of the calling package (FFTW3F). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/modules/FindFFTW3F.cmake:41 (find_package_handle_standard_args) CMakeLists.txt:105 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found fftw3f: /usr/lib64/libfftw3f.so -- FFT_LIBRARIES: /usr/lib64/libfftw3f.so CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:273 (message): The package name passed to `find_package_handle_standard_args` (PkgConfig) does not match the name of the calling package (Polarssl). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/share/cmake/Modules/FindPkgConfig.cmake:59 (find_package_handle_standard_args) cmake/modules/FindPolarssl.cmake:8 (INCLUDE) CMakeLists.txt:119 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Checking for module 'polarssl' -- Package 'polarssl', required by 'virtual:world', not found -- POLARSSL LIBRARIES: POLARSSL_LIBRARIES-NOTFOUND -- POLARSSL STATIC LIBRARIES: POLARSSL_STATIC_LIBRARIES-NOTFOUND -- POLARSSL INCLUDE DIRS: POLARSSL_INCLUDE_DIRS-NOTFOUND CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:273 (message): The package name passed to `find_package_handle_standard_args` (POLARSSL) does not match the name of the calling package (Polarssl). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/modules/FindPolarssl.cmake:52 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) CMakeLists.txt:119 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find POLARSSL (missing: POLARSSL_LIBRARIES POLARSSL_INCLUDE_DIRS) CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:273 (message): The package name passed to `find_package_handle_standard_args` (PkgConfig) does not match the name of the calling package (MbedTLS). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/share/cmake/Modules/FindPkgConfig.cmake:59 (find_package_handle_standard_args) cmake/modules/FindMbedTLS.cmake:8 (INCLUDE) CMakeLists.txt:129 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Checking for module 'mbedtls' -- Package 'mbedtls', required by 'virtual:world', not found -- MBEDTLS LIBRARIES: /usr/lib64/libmbedcrypto.so -- MBEDTLS STATIC LIBRARIES: MBEDTLS_STATIC_LIBRARIES-NOTFOUND -- MBEDTLS INCLUDE DIRS: /usr/include CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:273 (message): The package name passed to `find_package_handle_standard_args` (MBEDTLS) does not match the name of the calling package (MbedTLS). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/modules/FindMbedTLS.cmake:53 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) CMakeLists.txt:129 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found MBEDTLS: /usr/lib64/libmbedcrypto.so -- Found Boost: /usr/include (found suitable version "1.73.0", minimum required is "1.35") found components: program_options -- SRSGUI LIBRARIES SRSGUI_LIBRARIES-NOTFOUND -- SRSGUI INCLUDE DIRS SRSGUI_INCLUDE_DIRS-NOTFOUND -- Could NOT find SRSGUI (missing: SRSGUI_LIBRARIES SRSGUI_INCLUDE_DIRS) -- Performing Test HAVE_SSE -- Performing Test HAVE_SSE - Success -- SSE4.1 is enabled - target CPU must support it -- Performing Test HAVE_AVX -- Performing Test HAVE_AVX - Success -- AVX is enabled - target CPU must support it -- Performing Test HAVE_AVX2 -- Performing Test HAVE_AVX2 - Success -- AVX2 is enabled - target CPU must support it -- Performing Test HAVE_FMA -- Performing Test HAVE_FMA - Success -- FMA is enabled - target CPU must support it -- Performing Test HAVE_AVX512 -- Performing Test HAVE_AVX512 - Failed -- Performing Test HAVE_ERROR_INCOMPATIBLE -- Performing Test HAVE_ERROR_INCOMPATIBLE - Failed -- Using default glibc header for IPv6 support. -- SSE4.1 is enabled - target CPU must support it -- AVX is enabled - target CPU must support it -- AVX2 is enabled - target CPU must support it -- FMA is enabled - target CPU must support it -- Performing Test HAVE_VISIBILITY_HIDDEN -- Performing Test HAVE_VISIBILITY_HIDDEN - Failed -- CMAKE_C_FLAGS is -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wall -Wno-comment -Wno-write-strings -Winline -Wno-unused-result -Wformat -Wmissing-field-initializers -Wtype-limits -std=c99 -D_GNU_SOURCE -O3 -fno-trapping-math -fno-math-errno -DBUILD_TYPE_RELEASE -march=native -mfpmath=sse -mavx2 -DLV_HAVE_AVX2 -DLV_HAVE_AVX -DLV_HAVE_SSE -mfma -DLV_HAVE_FMA -Ofast -funroll-loops -- CMAKE_CXX_FLAGS is -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 -- Using install prefix: /usr -- Building for version: 19.9.0 -- examples will NOT BE INSTALLED. -- No post-build command defined -- srsUE and srsENB builds disabled due to missing RF driver -- Building with srsEPC -- Found LibConfig++: /usr/lib64/libconfig++.so -- static LibConfig++ path: LIBCONFIGPP_STATIC_LIBRARY-NOTFOUND -- Found LibConfig: /usr/lib64/libconfig.so -- static LibConfig path: LIBCONFIG_STATIC_LIBRARY-NOTFOUND CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:273 (message): The package name passed to `find_package_handle_standard_args` (PkgConfig) does not match the name of the calling package (SCTP). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/share/cmake/Modules/FindPkgConfig.cmake:59 (find_package_handle_standard_args) cmake/modules/FindSCTP.cmake:8 (INCLUDE) srsepc/CMakeLists.txt:22 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Checking for module 'sctp' -- Package 'sctp', required by 'virtual:world', not found -- SCTP LIBRARIES: /usr/lib64/libsctp.so -- SCTP INCLUDE DIRS: /usr/include -- Found SCTP: /usr/lib64/libsctp.so -- No post-build-EPC command defined -- <<< Gentoo configuration >>> Build type Gentoo Install path /usr Compiler flags: C -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wall -Wno-comment -Wno-write-strings -Winline -Wno-unused-result -Wformat -Wmissing-field-initializers -Wtype-limits -std=c99 -D_GNU_SOURCE -O3 -fno-trapping-math -fno-math-errno -DBUILD_TYPE_RELEASE -march=native -mfpmath=sse -mavx2 -DLV_HAVE_AVX2 -DLV_HAVE_AVX -DLV_HAVE_SSE -mfma -DLV_HAVE_FMA -Ofast -funroll-loops C++ -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 Linker flags: Executable -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 Module -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 Shared -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -- Configuring done -- Generating done -- Build files have been written to: /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09_build >>> Source configured. >>> Compiling source in /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09 ... >>> Working in BUILD_DIR: "/var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09_build" ninja -v -j2 -l0 [1/349] /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang++ -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 -frecord-gcc-switches -fno-diagnostics-color -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 -Wno-switch -Wno-unused-but-set-variable -Wno-unused-variable -Wno-return-type -Wno-sign-compare -Wno-reorder -Wno-parantheses -fno-exceptions -fPIC -Os -MD -MT lib/src/asn1/CMakeFiles/rrc_asn1.dir/rrc_asn1_enum.cc.o -MF lib/src/asn1/CMakeFiles/rrc_asn1.dir/rrc_asn1_enum.cc.o.d -o lib/src/asn1/CMakeFiles/rrc_asn1.dir/rrc_asn1_enum.cc.o -c /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/asn1/rrc_asn1_enum.cc warning: unknown warning option '-Wno-unused-but-set-variable'; did you mean '-Wno-unused-const-variable'? [-Wunknown-warning-option] warning: unknown warning option '-Wno-unused-but-set-variable'; did you mean '-Wno-unused-const-variable'? [-Wunknown-warning-option] warning: unknown warning option '-Wno-parantheses'; did you mean '-Wno-parentheses'? [-Wunknown-warning-option] 3 warnings generated. [2/349] /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang++ -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 -frecord-gcc-switches -fno-diagnostics-color -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 -Wno-switch -Wno-unused-but-set-variable -Wno-unused-variable -Wno-return-type -Wno-sign-compare -Wno-reorder -Wno-parantheses -fno-exceptions -fPIC -Os -MD -MT lib/src/asn1/CMakeFiles/rrc_asn1.dir/asn1_utils.cc.o -MF lib/src/asn1/CMakeFiles/rrc_asn1.dir/asn1_utils.cc.o.d -o lib/src/asn1/CMakeFiles/rrc_asn1.dir/asn1_utils.cc.o -c /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/asn1/asn1_utils.cc warning: unknown warning option '-Wno-unused-but-set-variable'; did you mean '-Wno-unused-const-variable'? [-Wunknown-warning-option] warning: unknown warning option '-Wno-unused-but-set-variable'; did you mean '-Wno-unused-const-variable'? [-Wunknown-warning-option] warning: unknown warning option '-Wno-parantheses'; did you mean '-Wno-parentheses'? [-Wunknown-warning-option] 3 warnings generated. [3/349] /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang++ -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 -frecord-gcc-switches -fno-diagnostics-color -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 -Wno-switch -Wno-unused-but-set-variable -Wno-unused-variable -Wno-return-type -Wno-sign-compare -Wno-reorder -Wno-parantheses -fno-exceptions -fPIC -Os -MD -MT lib/src/asn1/CMakeFiles/rrc_asn1.dir/rrc_asn1_utils.cc.o -MF lib/src/asn1/CMakeFiles/rrc_asn1.dir/rrc_asn1_utils.cc.o.d -o lib/src/asn1/CMakeFiles/rrc_asn1.dir/rrc_asn1_utils.cc.o -c /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/asn1/rrc_asn1_utils.cc warning: unknown warning option '-Wno-unused-but-set-variable'; did you mean '-Wno-unused-const-variable'? [-Wunknown-warning-option] warning: unknown warning option '-Wno-unused-but-set-variable'; did you mean '-Wno-unused-const-variable'? [-Wunknown-warning-option] warning: unknown warning option '-Wno-parantheses'; did you mean '-Wno-parentheses'? [-Wunknown-warning-option] 3 warnings generated. [4/349] /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang++ -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 -frecord-gcc-switches -fno-diagnostics-color -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 -Wno-switch -Wno-unused-but-set-variable -Wno-unused-variable -Wno-return-type -Wno-sign-compare -Wno-reorder -Wno-parantheses -fno-exceptions -fPIC -MD -MT lib/src/asn1/CMakeFiles/srslte_asn1.dir/liblte_common.cc.o -MF lib/src/asn1/CMakeFiles/srslte_asn1.dir/liblte_common.cc.o.d -o lib/src/asn1/CMakeFiles/srslte_asn1.dir/liblte_common.cc.o -c /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/asn1/liblte_common.cc warning: unknown warning option '-Wno-unused-but-set-variable'; did you mean '-Wno-unused-const-variable'? [-Wunknown-warning-option] warning: unknown warning option '-Wno-unused-but-set-variable'; did you mean '-Wno-unused-const-variable'? [-Wunknown-warning-option] warning: unknown warning option '-Wno-parantheses'; did you mean '-Wno-parentheses'? [-Wunknown-warning-option] 3 warnings generated. [5/349] /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang++ -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 -frecord-gcc-switches -fno-diagnostics-color -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 -Wno-switch -Wno-unused-but-set-variable -Wno-unused-variable -Wno-return-type -Wno-sign-compare -Wno-reorder -Wno-parantheses -fno-exceptions -fPIC -MD -MT lib/src/asn1/CMakeFiles/srslte_asn1.dir/liblte_mme.cc.o -MF lib/src/asn1/CMakeFiles/srslte_asn1.dir/liblte_mme.cc.o.d -o lib/src/asn1/CMakeFiles/srslte_asn1.dir/liblte_mme.cc.o -c /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/asn1/liblte_mme.cc warning: unknown warning option '-Wno-unused-but-set-variable'; did you mean '-Wno-unused-const-variable'? [-Wunknown-warning-option] warning: unknown warning option '-Wno-unused-but-set-variable'; did you mean '-Wno-unused-const-variable'? [-Wunknown-warning-option] warning: unknown warning option '-Wno-parantheses'; did you mean '-Wno-parentheses'? [-Wunknown-warning-option] 3 warnings generated. [6/349] /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang++ -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 -frecord-gcc-switches -fno-diagnostics-color -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 -Wno-switch -Wno-unused-but-set-variable -Wno-unused-variable -Wno-return-type -Wno-sign-compare -Wno-reorder -Wno-parantheses -fno-exceptions -fPIC -MD -MT lib/src/asn1/CMakeFiles/srslte_asn1.dir/liblte_s1ap.cc.o -MF lib/src/asn1/CMakeFiles/srslte_asn1.dir/liblte_s1ap.cc.o.d -o lib/src/asn1/CMakeFiles/srslte_asn1.dir/liblte_s1ap.cc.o -c /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/asn1/liblte_s1ap.cc warning: unknown warning option '-Wno-unused-but-set-variable'; did you mean '-Wno-unused-const-variable'? [-Wunknown-warning-option] warning: unknown warning option '-Wno-unused-but-set-variable'; did you mean '-Wno-unused-const-variable'? [-Wunknown-warning-option] warning: unknown warning option '-Wno-parantheses'; did you mean '-Wno-parentheses'? [-Wunknown-warning-option] 3 warnings generated. [7/349] /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang++ -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 -frecord-gcc-switches -fno-diagnostics-color -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 -Wno-switch -Wno-unused-but-set-variable -Wno-unused-variable -Wno-return-type -Wno-sign-compare -Wno-reorder -Wno-parantheses -fno-exceptions -fPIC -MD -MT lib/src/asn1/CMakeFiles/srslte_asn1.dir/liblte_m2ap.cc.o -MF lib/src/asn1/CMakeFiles/srslte_asn1.dir/liblte_m2ap.cc.o.d -o lib/src/asn1/CMakeFiles/srslte_asn1.dir/liblte_m2ap.cc.o -c /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/asn1/liblte_m2ap.cc warning: unknown warning option '-Wno-unused-but-set-variable'; did you mean '-Wno-unused-const-variable'? [-Wunknown-warning-option] warning: unknown warning option '-Wno-unused-but-set-variable'; did you mean '-Wno-unused-const-variable'? [-Wunknown-warning-option] warning: unknown warning option '-Wno-parantheses'; did you mean '-Wno-parentheses'? [-Wunknown-warning-option] 3 warnings generated. [8/349] /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang++ -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 -frecord-gcc-switches -fno-diagnostics-color -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 -Wno-switch -Wno-unused-but-set-variable -Wno-unused-variable -Wno-return-type -Wno-sign-compare -Wno-reorder -Wno-parantheses -fno-exceptions -fPIC -MD -MT lib/src/asn1/CMakeFiles/srslte_asn1.dir/gtpc.cc.o -MF lib/src/asn1/CMakeFiles/srslte_asn1.dir/gtpc.cc.o.d -o lib/src/asn1/CMakeFiles/srslte_asn1.dir/gtpc.cc.o -c /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/asn1/gtpc.cc warning: unknown warning option '-Wno-unused-but-set-variable'; did you mean '-Wno-unused-const-variable'? [-Wunknown-warning-option] warning: unknown warning option '-Wno-unused-but-set-variable'; did you mean '-Wno-unused-const-variable'? [-Wunknown-warning-option] warning: unknown warning option '-Wno-parantheses'; did you mean '-Wno-parentheses'? [-Wunknown-warning-option] 3 warnings generated. [9/349] : && /usr/bin/cmake -E rm -f lib/src/asn1/libsrslte_asn1.a && /usr/lib/llvm/10/bin/llvm-ar qc lib/src/asn1/libsrslte_asn1.a lib/src/asn1/CMakeFiles/srslte_asn1.dir/liblte_common.cc.o lib/src/asn1/CMakeFiles/srslte_asn1.dir/liblte_mme.cc.o lib/src/asn1/CMakeFiles/srslte_asn1.dir/liblte_s1ap.cc.o lib/src/asn1/CMakeFiles/srslte_asn1.dir/liblte_m2ap.cc.o lib/src/asn1/CMakeFiles/srslte_asn1.dir/gtpc.cc.o && /usr/lib/llvm/10/bin/llvm-ranlib lib/src/asn1/libsrslte_asn1.a && : [10/349] /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang++ -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 -frecord-gcc-switches -fno-diagnostics-color -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 -fPIE -MD -MT lib/src/common/CMakeFiles/arch_select.dir/arch_select.cc.o -MF lib/src/common/CMakeFiles/arch_select.dir/arch_select.cc.o.d -o lib/src/common/CMakeFiles/arch_select.dir/arch_select.cc.o -c /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/common/arch_select.cc warning: unknown warning option '-Wno-unused-but-set-variable'; did you mean '-Wno-unused-const-variable'? [-Wunknown-warning-option] 1 warning generated. [11/349] : && /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang++ -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -rdynamic lib/src/common/CMakeFiles/arch_select.dir/arch_select.cc.o -o lib/src/common/arch_select && : [12/349] cd /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09_build/lib/src/common && cmake -P /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09_build/SRSLTEbuildinfo.cmake fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git -- Generating build_info.h [13/349] /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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 -frecord-gcc-switches -fno-diagnostics-color -Wall -Wno-comment -Wno-write-strings -Winline -Wno-unused-result -Wformat -Wmissing-field-initializers -Wtype-limits -std=c99 -D_GNU_SOURCE -O3 -fno-trapping-math -fno-math-errno -DBUILD_TYPE_RELEASE -march=native -mfpmath=sse -mavx2 -DLV_HAVE_AVX2 -DLV_HAVE_AVX -DLV_HAVE_SSE -mfma -DLV_HAVE_FMA -Ofast -funroll-loops -fPIC -MD -MT lib/src/common/CMakeFiles/srslte_common.dir/backtrace.c.o -MF lib/src/common/CMakeFiles/srslte_common.dir/backtrace.c.o.d -o lib/src/common/CMakeFiles/srslte_common.dir/backtrace.c.o -c /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/common/backtrace.c [14/349] /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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 -frecord-gcc-switches -fno-diagnostics-color -Wall -Wno-comment -Wno-write-strings -Winline -Wno-unused-result -Wformat -Wmissing-field-initializers -Wtype-limits -std=c99 -D_GNU_SOURCE -O3 -fno-trapping-math -fno-math-errno -DBUILD_TYPE_RELEASE -march=native -mfpmath=sse -mavx2 -DLV_HAVE_AVX2 -DLV_HAVE_AVX -DLV_HAVE_SSE -mfma -DLV_HAVE_FMA -Ofast -funroll-loops -fPIC -MD -MT lib/src/common/CMakeFiles/srslte_common.dir/crash_handler.c.o -MF lib/src/common/CMakeFiles/srslte_common.dir/crash_handler.c.o.d -o lib/src/common/CMakeFiles/srslte_common.dir/crash_handler.c.o -c /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/common/crash_handler.c [15/349] /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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 -frecord-gcc-switches -fno-diagnostics-color -Wall -Wno-comment -Wno-write-strings -Winline -Wno-unused-result -Wformat -Wmissing-field-initializers -Wtype-limits -std=c99 -D_GNU_SOURCE -O3 -fno-trapping-math -fno-math-errno -DBUILD_TYPE_RELEASE -march=native -mfpmath=sse -mavx2 -DLV_HAVE_AVX2 -DLV_HAVE_AVX -DLV_HAVE_SSE -mfma -DLV_HAVE_FMA -Ofast -funroll-loops -fPIC -MD -MT lib/src/common/CMakeFiles/srslte_common.dir/gen_mch_tables.c.o -MF lib/src/common/CMakeFiles/srslte_common.dir/gen_mch_tables.c.o.d -o lib/src/common/CMakeFiles/srslte_common.dir/gen_mch_tables.c.o -c /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/common/gen_mch_tables.c [16/349] /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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 -frecord-gcc-switches -fno-diagnostics-color -Wall -Wno-comment -Wno-write-strings -Winline -Wno-unused-result -Wformat -Wmissing-field-initializers -Wtype-limits -std=c99 -D_GNU_SOURCE -O3 -fno-trapping-math -fno-math-errno -DBUILD_TYPE_RELEASE -march=native -mfpmath=sse -mavx2 -DLV_HAVE_AVX2 -DLV_HAVE_AVX -DLV_HAVE_SSE -mfma -DLV_HAVE_FMA -Ofast -funroll-loops -fPIC -MD -MT lib/src/common/CMakeFiles/srslte_common.dir/threads.c.o -MF lib/src/common/CMakeFiles/srslte_common.dir/threads.c.o.d -o lib/src/common/CMakeFiles/srslte_common.dir/threads.c.o -c /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/common/threads.c [17/349] /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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 -frecord-gcc-switches -fno-diagnostics-color -Wall -Wno-comment -Wno-write-strings -Winline -Wno-unused-result -Wformat -Wmissing-field-initializers -Wtype-limits -std=c99 -D_GNU_SOURCE -O3 -fno-trapping-math -fno-math-errno -DBUILD_TYPE_RELEASE -march=native -mfpmath=sse -mavx2 -DLV_HAVE_AVX2 -DLV_HAVE_AVX -DLV_HAVE_SSE -mfma -DLV_HAVE_FMA -Ofast -funroll-loops -fPIC -MD -MT lib/src/common/CMakeFiles/srslte_common.dir/version.c.o -MF lib/src/common/CMakeFiles/srslte_common.dir/version.c.o.d -o lib/src/common/CMakeFiles/srslte_common.dir/version.c.o -c /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/common/version.c [18/349] /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang++ -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 -frecord-gcc-switches -fno-diagnostics-color -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 -fPIC -MD -MT lib/src/common/CMakeFiles/srslte_common.dir/arch_select.cc.o -MF lib/src/common/CMakeFiles/srslte_common.dir/arch_select.cc.o.d -o lib/src/common/CMakeFiles/srslte_common.dir/arch_select.cc.o -c /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/common/arch_select.cc warning: unknown warning option '-Wno-unused-but-set-variable'; did you mean '-Wno-unused-const-variable'? [-Wunknown-warning-option] 1 warning generated. [19/349] /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang++ -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 -frecord-gcc-switches -fno-diagnostics-color -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 -fPIC -MD -MT lib/src/common/CMakeFiles/srslte_common.dir/buffer_pool.cc.o -MF lib/src/common/CMakeFiles/srslte_common.dir/buffer_pool.cc.o.d -o lib/src/common/CMakeFiles/srslte_common.dir/buffer_pool.cc.o -c /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/common/buffer_pool.cc warning: unknown warning option '-Wno-unused-but-set-variable'; did you mean '-Wno-unused-const-variable'? [-Wunknown-warning-option] In file included from /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/common/buffer_pool.cc:23: /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/include/srslte/common/buffer_pool.h:236:10: warning: moving a temporary object prevents copy elision [-Wpessimizing-move] return std::move(unique_byte_buffer_t(pool.allocate(nullptr, blocking), byte_buffer_deleter(&pool))); ^ /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/include/srslte/common/buffer_pool.h:236:10: note: remove std::move call here return std::move(unique_byte_buffer_t(pool.allocate(nullptr, blocking), byte_buffer_deleter(&pool))); ^~~~~~~~~~ ~ /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/include/srslte/common/buffer_pool.h:242:10: warning: moving a temporary object prevents copy elision [-Wpessimizing-move] return std::move(unique_byte_buffer_t(pool.allocate(debug_name, blocking), byte_buffer_deleter(&pool))); ^ /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/include/srslte/common/buffer_pool.h:242:10: note: remove std::move call here return std::move(unique_byte_buffer_t(pool.allocate(debug_name, blocking), byte_buffer_deleter(&pool))); ^~~~~~~~~~ ~ 3 warnings generated. [20/349] /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang++ -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 -frecord-gcc-switches -fno-diagnostics-color -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 -fPIC -MD -MT lib/src/common/CMakeFiles/srslte_common.dir/liblte_security.cc.o -MF lib/src/common/CMakeFiles/srslte_common.dir/liblte_security.cc.o.d -o lib/src/common/CMakeFiles/srslte_common.dir/liblte_security.cc.o -c /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/common/liblte_security.cc warning: unknown warning option '-Wno-unused-but-set-variable'; did you mean '-Wno-unused-const-variable'? [-Wunknown-warning-option] 1 warning generated. [21/349] /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang++ -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 -frecord-gcc-switches -fno-diagnostics-color -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 -fPIC -MD -MT lib/src/common/CMakeFiles/srslte_common.dir/log_filter.cc.o -MF lib/src/common/CMakeFiles/srslte_common.dir/log_filter.cc.o.d -o lib/src/common/CMakeFiles/srslte_common.dir/log_filter.cc.o -c /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/common/log_filter.cc warning: unknown warning option '-Wno-unused-but-set-variable'; did you mean '-Wno-unused-const-variable'? [-Wunknown-warning-option] In file included from /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/common/log_filter.cc:29: In file included from /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/include/srslte/common/log_filter.h:38: In file included from /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/include/srslte/common/logger.h:30: /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/include/srslte/common/buffer_pool.h:236:10: warning: moving a temporary object prevents copy elision [-Wpessimizing-move] return std::move(unique_byte_buffer_t(pool.allocate(nullptr, blocking), byte_buffer_deleter(&pool))); ^ /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/include/srslte/common/buffer_pool.h:236:10: note: remove std::move call here return std::move(unique_byte_buffer_t(pool.allocate(nullptr, blocking), byte_buffer_deleter(&pool))); ^~~~~~~~~~ ~ /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/include/srslte/common/buffer_pool.h:242:10: warning: moving a temporary object prevents copy elision [-Wpessimizing-move] return std::move(unique_byte_buffer_t(pool.allocate(debug_name, blocking), byte_buffer_deleter(&pool))); ^ /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/include/srslte/common/buffer_pool.h:242:10: note: remove std::move call here return std::move(unique_byte_buffer_t(pool.allocate(debug_name, blocking), byte_buffer_deleter(&pool))); ^~~~~~~~~~ ~ In file included from /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/common/log_filter.cc:29: In file included from /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/include/srslte/common/log_filter.h:38: /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/include/srslte/common/logger.h:92:40: warning: moving a temporary object prevents copy elision [-Wpessimizing-move] void log_char(const char* msg) { log(std::move(unique_log_str_t(new log_str(msg), log_str_deleter()))); } ^ /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/include/srslte/common/logger.h:92:40: note: remove std::move call here void log_char(const char* msg) { log(std::move(unique_log_str_t(new log_str(msg), log_str_deleter()))); } ^~~~~~~~~~ ~ 4 warnings generated. [22/349] /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang++ -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 -frecord-gcc-switches -fno-diagnostics-color -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 -fPIC -MD -MT lib/src/common/CMakeFiles/srslte_common.dir/logger_file.cc.o -MF lib/src/common/CMakeFiles/srslte_common.dir/logger_file.cc.o.d -o lib/src/common/CMakeFiles/srslte_common.dir/logger_file.cc.o -c /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/common/logger_file.cc warning: unknown warning option '-Wno-unused-but-set-variable'; did you mean '-Wno-unused-const-variable'? [-Wunknown-warning-option] In file included from /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/common/logger_file.cc:24: In file included from /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/include/srslte/common/logger_file.h:36: In file included from /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/include/srslte/common/logger.h:30: /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/include/srslte/common/buffer_pool.h:236:10: warning: moving a temporary object prevents copy elision [-Wpessimizing-move] return std::move(unique_byte_buffer_t(pool.allocate(nullptr, blocking), byte_buffer_deleter(&pool))); ^ /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/include/srslte/common/buffer_pool.h:236:10: note: remove std::move call here return std::move(unique_byte_buffer_t(pool.allocate(nullptr, blocking), byte_buffer_deleter(&pool))); ^~~~~~~~~~ ~ /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/include/srslte/common/buffer_pool.h:242:10: warning: moving a temporary object prevents copy elision [-Wpessimizing-move] return std::move(unique_byte_buffer_t(pool.allocate(debug_name, blocking), byte_buffer_deleter(&pool))); ^ /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/include/srslte/common/buffer_pool.h:242:10: note: remove std::move call here return std::move(unique_byte_buffer_t(pool.allocate(debug_name, blocking), byte_buffer_deleter(&pool))); ^~~~~~~~~~ ~ In file included from /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/common/logger_file.cc:24: In file included from /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/include/srslte/common/logger_file.h:36: /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/include/srslte/common/logger.h:92:40: warning: moving a temporary object prevents copy elision [-Wpessimizing-move] void log_char(const char* msg) { log(std::move(unique_log_str_t(new log_str(msg), log_str_deleter()))); } ^ /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/include/srslte/common/logger.h:92:40: note: remove std::move call here void log_char(const char* msg) { log(std::move(unique_log_str_t(new log_str(msg), log_str_deleter()))); } ^~~~~~~~~~ ~ 4 warnings generated. [23/349] /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang++ -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 -frecord-gcc-switches -fno-diagnostics-color -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 -fPIC -MD -MT lib/src/common/CMakeFiles/srslte_common.dir/mac_nr_pcap.cc.o -MF lib/src/common/CMakeFiles/srslte_common.dir/mac_nr_pcap.cc.o.d -o lib/src/common/CMakeFiles/srslte_common.dir/mac_nr_pcap.cc.o -c /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/common/mac_nr_pcap.cc warning: unknown warning option '-Wno-unused-but-set-variable'; did you mean '-Wno-unused-const-variable'? [-Wunknown-warning-option] 1 warning generated. [24/349] /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang++ -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 -frecord-gcc-switches -fno-diagnostics-color -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 -fPIC -MD -MT lib/src/common/CMakeFiles/srslte_common.dir/mac_nr_pdu.cc.o -MF lib/src/common/CMakeFiles/srslte_common.dir/mac_nr_pdu.cc.o.d -o lib/src/common/CMakeFiles/srslte_common.dir/mac_nr_pdu.cc.o -c /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/common/mac_nr_pdu.cc warning: unknown warning option '-Wno-unused-but-set-variable'; did you mean '-Wno-unused-const-variable'? [-Wunknown-warning-option] 1 warning generated. [25/349] /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang++ -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 -frecord-gcc-switches -fno-diagnostics-color -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 -fPIC -MD -MT lib/src/common/CMakeFiles/srslte_common.dir/mac_pcap.cc.o -MF lib/src/common/CMakeFiles/srslte_common.dir/mac_pcap.cc.o.d -o lib/src/common/CMakeFiles/srslte_common.dir/mac_pcap.cc.o -c /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/common/mac_pcap.cc warning: unknown warning option '-Wno-unused-but-set-variable'; did you mean '-Wno-unused-const-variable'? [-Wunknown-warning-option] 1 warning generated. [26/349] /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang++ -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 -frecord-gcc-switches -fno-diagnostics-color -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 -fPIC -MD -MT lib/src/common/CMakeFiles/srslte_common.dir/nas_pcap.cc.o -MF lib/src/common/CMakeFiles/srslte_common.dir/nas_pcap.cc.o.d -o lib/src/common/CMakeFiles/srslte_common.dir/nas_pcap.cc.o -c /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/common/nas_pcap.cc warning: unknown warning option '-Wno-unused-but-set-variable'; did you mean '-Wno-unused-const-variable'? [-Wunknown-warning-option] /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/common/nas_pcap.cc:36:9: warning: explicitly assigning value of variable of type 'uint32_t' (aka 'unsigned int') to itself [-Wself-assign] ue_id = ue_id; ~~~~~ ^ ~~~~~ 2 warnings generated. [27/349] /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang++ -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 -frecord-gcc-switches -fno-diagnostics-color -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 -fPIC -MD -MT lib/src/common/CMakeFiles/srslte_common.dir/pdu.cc.o -MF lib/src/common/CMakeFiles/srslte_common.dir/pdu.cc.o.d -o lib/src/common/CMakeFiles/srslte_common.dir/pdu.cc.o -c /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/common/pdu.cc warning: unknown warning option '-Wno-unused-but-set-variable'; did you mean '-Wno-unused-const-variable'? [-Wunknown-warning-option] 1 warning generated. [28/349] /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang++ -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 -frecord-gcc-switches -fno-diagnostics-color -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 -fPIC -MD -MT lib/src/common/CMakeFiles/srslte_common.dir/pdu_queue.cc.o -MF lib/src/common/CMakeFiles/srslte_common.dir/pdu_queue.cc.o.d -o lib/src/common/CMakeFiles/srslte_common.dir/pdu_queue.cc.o -c /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/common/pdu_queue.cc warning: unknown warning option '-Wno-unused-but-set-variable'; did you mean '-Wno-unused-const-variable'? [-Wunknown-warning-option] In file included from /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/common/pdu_queue.cc:27: In file included from /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/include/srslte/common/pdu_queue.h:27: /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/include/srslte/common/buffer_pool.h:236:10: warning: moving a temporary object prevents copy elision [-Wpessimizing-move] return std::move(unique_byte_buffer_t(pool.allocate(nullptr, blocking), byte_buffer_deleter(&pool))); ^ /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/include/srslte/common/buffer_pool.h:236:10: note: remove std::move call here return std::move(unique_byte_buffer_t(pool.allocate(nullptr, blocking), byte_buffer_deleter(&pool))); ^~~~~~~~~~ ~ /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/include/srslte/common/buffer_pool.h:242:10: warning: moving a temporary object prevents copy elision [-Wpessimizing-move] return std::move(unique_byte_buffer_t(pool.allocate(debug_name, blocking), byte_buffer_deleter(&pool))); ^ /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/include/srslte/common/buffer_pool.h:242:10: note: remove std::move call here return std::move(unique_byte_buffer_t(pool.allocate(debug_name, blocking), byte_buffer_deleter(&pool))); ^~~~~~~~~~ ~ 3 warnings generated. [29/349] /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang++ -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 -frecord-gcc-switches -fno-diagnostics-color -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 -fPIC -MD -MT lib/src/common/CMakeFiles/srslte_common.dir/rlc_pcap.cc.o -MF lib/src/common/CMakeFiles/srslte_common.dir/rlc_pcap.cc.o.d -o lib/src/common/CMakeFiles/srslte_common.dir/rlc_pcap.cc.o -c /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/common/rlc_pcap.cc warning: unknown warning option '-Wno-unused-but-set-variable'; did you mean '-Wno-unused-const-variable'? [-Wunknown-warning-option] 1 warning generated. [30/349] /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang++ -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 -frecord-gcc-switches -fno-diagnostics-color -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 -fPIC -MD -MT lib/src/common/CMakeFiles/srslte_common.dir/s1ap_pcap.cc.o -MF lib/src/common/CMakeFiles/srslte_common.dir/s1ap_pcap.cc.o.d -o lib/src/common/CMakeFiles/srslte_common.dir/s1ap_pcap.cc.o -c /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/common/s1ap_pcap.cc warning: unknown warning option '-Wno-unused-but-set-variable'; did you mean '-Wno-unused-const-variable'? [-Wunknown-warning-option] 1 warning generated. [31/349] /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang++ -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 -frecord-gcc-switches -fno-diagnostics-color -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 -fPIC -Wno-deprecated-declarations -MD -MT lib/src/common/CMakeFiles/srslte_common.dir/security.cc.o -MF lib/src/common/CMakeFiles/srslte_common.dir/security.cc.o.d -o lib/src/common/CMakeFiles/srslte_common.dir/security.cc.o -c /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/common/security.cc warning: unknown warning option '-Wno-unused-but-set-variable'; did you mean '-Wno-unused-const-variable'? [-Wunknown-warning-option] 1 warning generated. [32/349] /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang++ -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 -frecord-gcc-switches -fno-diagnostics-color -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 -fPIC -MD -MT lib/src/common/CMakeFiles/srslte_common.dir/snow_3g.cc.o -MF lib/src/common/CMakeFiles/srslte_common.dir/snow_3g.cc.o.d -o lib/src/common/CMakeFiles/srslte_common.dir/snow_3g.cc.o -c /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/common/snow_3g.cc warning: unknown warning option '-Wno-unused-but-set-variable'; did you mean '-Wno-unused-const-variable'? [-Wunknown-warning-option] 1 warning generated. [33/349] /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang++ -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 -frecord-gcc-switches -fno-diagnostics-color -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 -fPIC -MD -MT lib/src/common/CMakeFiles/srslte_common.dir/thread_pool.cc.o -MF lib/src/common/CMakeFiles/srslte_common.dir/thread_pool.cc.o.d -o lib/src/common/CMakeFiles/srslte_common.dir/thread_pool.cc.o -c /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/common/thread_pool.cc warning: unknown warning option '-Wno-unused-but-set-variable'; did you mean '-Wno-unused-const-variable'? [-Wunknown-warning-option] In file included from /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/common/thread_pool.cc:22: In file included from /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/include/srslte/common/thread_pool.h:32: In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/condition_variable:40: In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/bits/std_mutex.h:39: In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/system_error:41: In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/stdexcept:39: In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/string:55: In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/bits/basic_string.h:40: In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/ext/alloc_traits.h:34: In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/bits/alloc_traits.h:33: /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/bits/stl_construct.h:140:7: warning: destructor called on non-final 'srslte::task_thread_pool::worker_t' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor] __pointer->~_Tp(); ^ /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/bits/stl_construct.h:152:11: note: in instantiation of function template specialization 'std::_Destroy' requested here std::_Destroy(std::__addressof(*__first)); ^ /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/bits/stl_construct.h:185:2: note: in instantiation of function template specialization 'std::_Destroy_aux::__destroy' requested here __destroy(__first, __last); ^ /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/bits/alloc_traits.h:738:7: note: in instantiation of function template specialization 'std::_Destroy' requested here _Destroy(__first, __last); ^ /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/bits/stl_vector.h:680:7: note: in instantiation of function template specialization 'std::_Destroy' requested here std::_Destroy(this->_M_impl._M_start, this->_M_impl._M_finish, ^ /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/common/thread_pool.cc:289:19: note: in instantiation of member function 'std::vector >::~vector' requested here task_thread_pool::task_thread_pool(uint32_t nof_workers) : running(false) ^ /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/bits/stl_construct.h:140:19: note: qualify call to silence this warning __pointer->~_Tp(); ^ In file included from /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/common/thread_pool.cc:22: In file included from /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/include/srslte/common/thread_pool.h:32: In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/condition_variable:40: In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/bits/std_mutex.h:39: In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/system_error:41: In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/stdexcept:39: In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/string:41: In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/bits/allocator.h:46: In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/x86_64-pc-linux-gnu/bits/c++allocator.h:33: /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/ext/new_allocator.h:156:4: warning: destructor called on non-final 'srslte::task_thread_pool::worker_t' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor] { __p->~_Up(); } ^ /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/bits/alloc_traits.h:531:8: note: in instantiation of function template specialization '__gnu_cxx::new_allocator::destroy' requested here __a.destroy(__p); ^ /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/bits/stl_uninitialized.h:977:17: note: in instantiation of function template specialization 'std::allocator_traits >::destroy' requested here __traits::destroy(__alloc, std::__addressof(*__orig)); ^ /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/bits/stl_uninitialized.h:1014:7: note: in instantiation of function template specialization 'std::__relocate_object_a >' requested here std::__relocate_object_a(std::__addressof(*__cur), ^ /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/bits/stl_uninitialized.h:1028:14: note: in instantiation of function template specialization 'std::__relocate_a_1 >' requested here return __relocate_a_1(std::__niter_base(__first), ^ /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/bits/stl_vector.h:456:14: note: in instantiation of function template specialization 'std::__relocate_a >' requested here return std::__relocate_a(__first, __last, __result, __alloc); ^ /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/bits/stl_vector.h:469:9: note: in instantiation of member function 'std::vector >::_S_do_relocate' requested here return _S_do_relocate(__first, __last, __result, __alloc, __do_it{}); ^ /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/bits/vector.tcc:79:8: note: in instantiation of member function 'std::vector >::_S_relocate' requested here _S_relocate(this->_M_impl._M_start, this->_M_impl._M_finish, ^ /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/common/thread_pool.cc:291:11: note: in instantiation of member function 'std::vector >::reserve' requested here workers.reserve(nof_workers); ^ /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/ext/new_allocator.h:156:10: note: qualify call to silence this warning { __p->~_Up(); } ^ 3 warnings generated. [34/349] /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang++ -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 -frecord-gcc-switches -fno-diagnostics-color -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 -fPIC -MD -MT lib/src/common/CMakeFiles/srslte_common.dir/tti_sync_cv.cc.o -MF lib/src/common/CMakeFiles/srslte_common.dir/tti_sync_cv.cc.o.d -o lib/src/common/CMakeFiles/srslte_common.dir/tti_sync_cv.cc.o -c /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/common/tti_sync_cv.cc warning: unknown warning option '-Wno-unused-but-set-variable'; did you mean '-Wno-unused-const-variable'? [-Wunknown-warning-option] 1 warning generated. [35/349] /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang++ -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 -frecord-gcc-switches -fno-diagnostics-color -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 -fPIC -MD -MT lib/src/common/CMakeFiles/srslte_common.dir/zuc.cc.o -MF lib/src/common/CMakeFiles/srslte_common.dir/zuc.cc.o.d -o lib/src/common/CMakeFiles/srslte_common.dir/zuc.cc.o -c /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/common/zuc.cc warning: unknown warning option '-Wno-unused-but-set-variable'; did you mean '-Wno-unused-const-variable'? [-Wunknown-warning-option] 1 warning generated. [36/349] /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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 -frecord-gcc-switches -fno-diagnostics-color -Wall -Wno-comment -Wno-write-strings -Winline -Wno-unused-result -Wformat -Wmissing-field-initializers -Wtype-limits -std=c99 -D_GNU_SOURCE -O3 -fno-trapping-math -fno-math-errno -DBUILD_TYPE_RELEASE -march=native -mfpmath=sse -mavx2 -DLV_HAVE_AVX2 -DLV_HAVE_AVX -DLV_HAVE_SSE -mfma -DLV_HAVE_FMA -Ofast -funroll-loops -fPIE -MD -MT lib/src/phy/fec/test/CMakeFiles/turbodecoder_test.dir/turbodecoder_test.c.o -MF lib/src/phy/fec/test/CMakeFiles/turbodecoder_test.dir/turbodecoder_test.c.o.d -o lib/src/phy/fec/test/CMakeFiles/turbodecoder_test.dir/turbodecoder_test.c.o -c /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/fec/test/turbodecoder_test.c [37/349] /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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 -frecord-gcc-switches -fno-diagnostics-color -Wall -Wno-comment -Wno-write-strings -Winline -Wno-unused-result -Wformat -Wmissing-field-initializers -Wtype-limits -std=c99 -D_GNU_SOURCE -O3 -fno-trapping-math -fno-math-errno -DBUILD_TYPE_RELEASE -march=native -mfpmath=sse -mavx2 -DLV_HAVE_AVX2 -DLV_HAVE_AVX -DLV_HAVE_SSE -mfma -DLV_HAVE_FMA -Ofast -funroll-loops -fPIC -MD -MT lib/src/phy/agc/CMakeFiles/srslte_agc.dir/agc.c.o -MF lib/src/phy/agc/CMakeFiles/srslte_agc.dir/agc.c.o.d -o lib/src/phy/agc/CMakeFiles/srslte_agc.dir/agc.c.o -c /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/agc/agc.c [38/349] /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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 -frecord-gcc-switches -fno-diagnostics-color -Wall -Wno-comment -Wno-write-strings -Winline -Wno-unused-result -Wformat -Wmissing-field-initializers -Wtype-limits -std=c99 -D_GNU_SOURCE -O3 -fno-trapping-math -fno-math-errno -DBUILD_TYPE_RELEASE -march=native -mfpmath=sse -mavx2 -DLV_HAVE_AVX2 -DLV_HAVE_AVX -DLV_HAVE_SSE -mfma -DLV_HAVE_FMA -Ofast -funroll-loops -fPIC -MD -MT lib/src/phy/ch_estimation/CMakeFiles/srslte_ch_estimation.dir/chest_common.c.o -MF lib/src/phy/ch_estimation/CMakeFiles/srslte_ch_estimation.dir/chest_common.c.o.d -o lib/src/phy/ch_estimation/CMakeFiles/srslte_ch_estimation.dir/chest_common.c.o -c /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/ch_estimation/chest_common.c [39/349] /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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 -frecord-gcc-switches -fno-diagnostics-color -Wall -Wno-comment -Wno-write-strings -Winline -Wno-unused-result -Wformat -Wmissing-field-initializers -Wtype-limits -std=c99 -D_GNU_SOURCE -O3 -fno-trapping-math -fno-math-errno -DBUILD_TYPE_RELEASE -march=native -mfpmath=sse -mavx2 -DLV_HAVE_AVX2 -DLV_HAVE_AVX -DLV_HAVE_SSE -mfma -DLV_HAVE_FMA -Ofast -funroll-loops -fPIC -MD -MT lib/src/phy/ch_estimation/CMakeFiles/srslte_ch_estimation.dir/chest_dl.c.o -MF lib/src/phy/ch_estimation/CMakeFiles/srslte_ch_estimation.dir/chest_dl.c.o.d -o lib/src/phy/ch_estimation/CMakeFiles/srslte_ch_estimation.dir/chest_dl.c.o -c /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/ch_estimation/chest_dl.c /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/ch_estimation/chest_dl.c:159:10: warning: address of 'q->csr_refs' will always evaluate to 'true' [-Wpointer-bool-conversion] if(&q->csr_refs) ~~ ~~~^~~~~~~~ 1 warning generated. [40/349] /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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 -frecord-gcc-switches -fno-diagnostics-color -Wall -Wno-comment -Wno-write-strings -Winline -Wno-unused-result -Wformat -Wmissing-field-initializers -Wtype-limits -std=c99 -D_GNU_SOURCE -O3 -fno-trapping-math -fno-math-errno -DBUILD_TYPE_RELEASE -march=native -mfpmath=sse -mavx2 -DLV_HAVE_AVX2 -DLV_HAVE_AVX -DLV_HAVE_SSE -mfma -DLV_HAVE_FMA -Ofast -funroll-loops -fPIC -MD -MT lib/src/phy/ch_estimation/CMakeFiles/srslte_ch_estimation.dir/chest_ul.c.o -MF lib/src/phy/ch_estimation/CMakeFiles/srslte_ch_estimation.dir/chest_ul.c.o.d -o lib/src/phy/ch_estimation/CMakeFiles/srslte_ch_estimation.dir/chest_ul.c.o -c /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/ch_estimation/chest_ul.c [41/349] /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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 -frecord-gcc-switches -fno-diagnostics-color -Wall -Wno-comment -Wno-write-strings -Winline -Wno-unused-result -Wformat -Wmissing-field-initializers -Wtype-limits -std=c99 -D_GNU_SOURCE -O3 -fno-trapping-math -fno-math-errno -DBUILD_TYPE_RELEASE -march=native -mfpmath=sse -mavx2 -DLV_HAVE_AVX2 -DLV_HAVE_AVX -DLV_HAVE_SSE -mfma -DLV_HAVE_FMA -Ofast -funroll-loops -fPIC -MD -MT lib/src/phy/ch_estimation/CMakeFiles/srslte_ch_estimation.dir/refsignal_dl.c.o -MF lib/src/phy/ch_estimation/CMakeFiles/srslte_ch_estimation.dir/refsignal_dl.c.o.d -o lib/src/phy/ch_estimation/CMakeFiles/srslte_ch_estimation.dir/refsignal_dl.c.o -c /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/ch_estimation/refsignal_dl.c [42/349] /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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 -frecord-gcc-switches -fno-diagnostics-color -Wall -Wno-comment -Wno-write-strings -Winline -Wno-unused-result -Wformat -Wmissing-field-initializers -Wtype-limits -std=c99 -D_GNU_SOURCE -O3 -fno-trapping-math -fno-math-errno -DBUILD_TYPE_RELEASE -march=native -mfpmath=sse -mavx2 -DLV_HAVE_AVX2 -DLV_HAVE_AVX -DLV_HAVE_SSE -mfma -DLV_HAVE_FMA -Ofast -funroll-loops -fPIC -MD -MT lib/src/phy/ch_estimation/CMakeFiles/srslte_ch_estimation.dir/refsignal_ul.c.o -MF lib/src/phy/ch_estimation/CMakeFiles/srslte_ch_estimation.dir/refsignal_ul.c.o.d -o lib/src/phy/ch_estimation/CMakeFiles/srslte_ch_estimation.dir/refsignal_ul.c.o -c /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/ch_estimation/refsignal_ul.c [43/349] /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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 -frecord-gcc-switches -fno-diagnostics-color -Wall -Wno-comment -Wno-write-strings -Winline -Wno-unused-result -Wformat -Wmissing-field-initializers -Wtype-limits -std=c99 -D_GNU_SOURCE -O3 -fno-trapping-math -fno-math-errno -DBUILD_TYPE_RELEASE -march=native -mfpmath=sse -mavx2 -DLV_HAVE_AVX2 -DLV_HAVE_AVX -DLV_HAVE_SSE -mfma -DLV_HAVE_FMA -Ofast -funroll-loops -fPIE -MD -MT lib/src/phy/phch/test/CMakeFiles/phich_test.dir/phich_test.c.o -MF lib/src/phy/phch/test/CMakeFiles/phich_test.dir/phich_test.c.o.d -o lib/src/phy/phch/test/CMakeFiles/phich_test.dir/phich_test.c.o -c /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/phch/test/phich_test.c [44/349] /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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 -frecord-gcc-switches -fno-diagnostics-color -Wall -Wno-comment -Wno-write-strings -Winline -Wno-unused-result -Wformat -Wmissing-field-initializers -Wtype-limits -std=c99 -D_GNU_SOURCE -O3 -fno-trapping-math -fno-math-errno -DBUILD_TYPE_RELEASE -march=native -mfpmath=sse -mavx2 -DLV_HAVE_AVX2 -DLV_HAVE_AVX -DLV_HAVE_SSE -mfma -DLV_HAVE_FMA -Ofast -funroll-loops -fPIE -MD -MT lib/src/phy/ch_estimation/test/CMakeFiles/refsignal_ul_test_all.dir/refsignal_ul_test.c.o -MF lib/src/phy/ch_estimation/test/CMakeFiles/refsignal_ul_test_all.dir/refsignal_ul_test.c.o.d -o lib/src/phy/ch_estimation/test/CMakeFiles/refsignal_ul_test_all.dir/refsignal_ul_test.c.o -c /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/ch_estimation/test/refsignal_ul_test.c [45/349] /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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 -frecord-gcc-switches -fno-diagnostics-color -Wall -Wno-comment -Wno-write-strings -Winline -Wno-unused-result -Wformat -Wmissing-field-initializers -Wtype-limits -std=c99 -D_GNU_SOURCE -O3 -fno-trapping-math -fno-math-errno -DBUILD_TYPE_RELEASE -march=native -mfpmath=sse -mavx2 -DLV_HAVE_AVX2 -DLV_HAVE_AVX -DLV_HAVE_SSE -mfma -DLV_HAVE_FMA -Ofast -funroll-loops -fPIE -MD -MT lib/src/phy/ch_estimation/test/CMakeFiles/chest_test_ul.dir/chest_test_ul.c.o -MF lib/src/phy/ch_estimation/test/CMakeFiles/chest_test_ul.dir/chest_test_ul.c.o.d -o lib/src/phy/ch_estimation/test/CMakeFiles/chest_test_ul.dir/chest_test_ul.c.o -c /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/ch_estimation/test/chest_test_ul.c /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/ch_estimation/test/chest_test_ul.c:184:74: warning: implicit conversion from 'int' to 'float' changes value from 2147483647 to 2147483648 [-Wimplicit-int-float-conversion] input[i] = 0.5-rand()/RAND_MAX+I*(0.5-(float) rand()/RAND_MAX); ~^~~~~~~~ /usr/include/stdlib.h:86:18: note: expanded from macro 'RAND_MAX' #define RAND_MAX 2147483647 ^~~~~~~~~~ 1 warning generated. [46/349] /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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 -frecord-gcc-switches -fno-diagnostics-color -Wall -Wno-comment -Wno-write-strings -Winline -Wno-unused-result -Wformat -Wmissing-field-initializers -Wtype-limits -std=c99 -D_GNU_SOURCE -O3 -fno-trapping-math -fno-math-errno -DBUILD_TYPE_RELEASE -march=native -mfpmath=sse -mavx2 -DLV_HAVE_AVX2 -DLV_HAVE_AVX -DLV_HAVE_SSE -mfma -DLV_HAVE_FMA -Ofast -funroll-loops -fPIE -MD -MT lib/src/phy/ch_estimation/test/CMakeFiles/chest_test_dl.dir/chest_test_dl.c.o -MF lib/src/phy/ch_estimation/test/CMakeFiles/chest_test_dl.dir/chest_test_dl.c.o.d -o lib/src/phy/ch_estimation/test/CMakeFiles/chest_test_dl.dir/chest_test_dl.c.o -c /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/ch_estimation/test/chest_test_dl.c [47/349] /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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 -frecord-gcc-switches -fno-diagnostics-color -Wall -Wno-comment -Wno-write-strings -Winline -Wno-unused-result -Wformat -Wmissing-field-initializers -Wtype-limits -std=c99 -D_GNU_SOURCE -O3 -fno-trapping-math -fno-math-errno -DBUILD_TYPE_RELEASE -march=native -mfpmath=sse -mavx2 -DLV_HAVE_AVX2 -DLV_HAVE_AVX -DLV_HAVE_SSE -mfma -DLV_HAVE_FMA -Ofast -funroll-loops -fPIC -MD -MT lib/src/phy/common/CMakeFiles/srslte_phy_common.dir/phy_common.c.o -MF lib/src/phy/common/CMakeFiles/srslte_phy_common.dir/phy_common.c.o.d -o lib/src/phy/common/CMakeFiles/srslte_phy_common.dir/phy_common.c.o -c /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/common/phy_common.c /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/common/phy_common.c:93:42: warning: implicit conversion from enumeration type 'tdd_sf_t' to different enumeration type 'srslte_tdd_sf_t' [-Wenum-conversion] static srslte_tdd_sf_t tdd_sf[7][10] = {{D, S, U, U, U, D, S, U, U, U}, ~^ /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/common/phy_common.c:93:45: warning: implicit conversion from enumeration type 'tdd_sf_t' to different enumeration type 'srslte_tdd_sf_t' [-Wenum-conversion] static srslte_tdd_sf_t tdd_sf[7][10] = {{D, S, U, U, U, D, S, U, U, U}, ~ ^ /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/common/phy_common.c:93:48: warning: implicit conversion from enumeration type 'tdd_sf_t' to different enumeration type 'srslte_tdd_sf_t' [-Wenum-conversion] static srslte_tdd_sf_t tdd_sf[7][10] = {{D, S, U, U, U, D, S, U, U, U}, ~ ^ /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/common/phy_common.c:93:51: warning: implicit conversion from enumeration type 'tdd_sf_t' to different enumeration type 'srslte_tdd_sf_t' [-Wenum-conversion] static srslte_tdd_sf_t tdd_sf[7][10] = {{D, S, U, U, U, D, S, U, U, U}, ~ ^ /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/common/phy_common.c:93:54: warning: implicit conversion from enumeration type 'tdd_sf_t' to different enumeration type 'srslte_tdd_sf_t' [-Wenum-conversion] static srslte_tdd_sf_t tdd_sf[7][10] = {{D, S, U, U, U, D, S, U, U, U}, ~ ^ /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/common/phy_common.c:93:57: warning: implicit conversion from enumeration type 'tdd_sf_t' to different enumeration type 'srslte_tdd_sf_t' [-Wenum-conversion] static srslte_tdd_sf_t tdd_sf[7][10] = {{D, S, U, U, U, D, S, U, U, U}, ~ ^ /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/common/phy_common.c:93:60: warning: implicit conversion from enumeration type 'tdd_sf_t' to different enumeration type 'srslte_tdd_sf_t' [-Wenum-conversion] static srslte_tdd_sf_t tdd_sf[7][10] = {{D, S, U, U, U, D, S, U, U, U}, ~ ^ /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/common/phy_common.c:93:63: warning: implicit conversion from enumeration type 'tdd_sf_t' to different enumeration type 'srslte_tdd_sf_t' [-Wenum-conversion] static srslte_tdd_sf_t tdd_sf[7][10] = {{D, S, U, U, U, D, S, U, U, U}, ~ ^ /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/common/phy_common.c:93:66: warning: implicit conversion from enumeration type 'tdd_sf_t' to different enumeration type 'srslte_tdd_sf_t' [-Wenum-conversion] static srslte_tdd_sf_t tdd_sf[7][10] = {{D, S, U, U, U, D, S, U, U, U}, ~ ^ /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/common/phy_common.c:93:69: warning: implicit conversion from enumeration type 'tdd_sf_t' to different enumeration type 'srslte_tdd_sf_t' [-Wenum-conversion] static srslte_tdd_sf_t tdd_sf[7][10] = {{D, S, U, U, U, D, S, U, U, U}, ~ ^ /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/common/phy_common.c:94:42: warning: implicit conversion from enumeration type 'tdd_sf_t' to different enumeration type 'srslte_tdd_sf_t' [-Wenum-conversion] {D, S, U, U, D, D, S, U, U, D}, ~^ /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/common/phy_common.c:94:45: warning: implicit conversion from enumeration type 'tdd_sf_t' to different enumeration type 'srslte_tdd_sf_t' [-Wenum-conversion] {D, S, U, U, D, D, S, U, U, D}, ~ ^ /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/common/phy_common.c:94:48: warning: implicit conversion from enumeration type 'tdd_sf_t' to different enumeration type 'srslte_tdd_sf_t' [-Wenum-conversion] {D, S, U, U, D, D, S, U, U, D}, ~ ^ /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/common/phy_common.c:94:51: warning: implicit conversion from enumeration type 'tdd_sf_t' to different enumeration type 'srslte_tdd_sf_t' [-Wenum-conversion] {D, S, U, U, D, D, S, U, U, D}, ~ ^ /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/common/phy_common.c:94:54: warning: implicit conversion from enumeration type 'tdd_sf_t' to different enumeration type 'srslte_tdd_sf_t' [-Wenum-conversion] {D, S, U, U, D, D, S, U, U, D}, ~ ^ /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/common/phy_common.c:94:57: warning: implicit conversion from enumeration type 'tdd_sf_t' to different enumeration type 'srslte_tdd_sf_t' [-Wenum-conversion] {D, S, U, U, D, D, S, U, U, D}, ~ ^ /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/common/phy_common.c:94:60: warning: implicit conversion from enumeration type 'tdd_sf_t' to different enumeration type 'srslte_tdd_sf_t' [-Wenum-conversion] {D, S, U, U, D, D, S, U, U, D}, ~ ^ /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/common/phy_common.c:94:63: warning: implicit conversion from enumeration type 'tdd_sf_t' to different enumeration type 'srslte_tdd_sf_t' [-Wenum-conversion] {D, S, U, U, D, D, S, U, U, D}, ~ ^ /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/common/phy_common.c:94:66: warning: implicit conversion from enumeration type 'tdd_sf_t' to different enumeration type 'srslte_tdd_sf_t' [-Wenum-conversion] {D, S, U, U, D, D, S, U, U, D}, ~ ^ /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/common/phy_common.c:94:69: warning: implicit conversion from enumeration type 'tdd_sf_t' to different enumeration type 'srslte_tdd_sf_t' [-Wenum-conversion] {D, S, U, U, D, D, S, U, U, D}, ~ ^ /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/common/phy_common.c:95:42: warning: implicit conversion from enumeration type 'tdd_sf_t' to different enumeration type 'srslte_tdd_sf_t' [-Wenum-conversion] {D, S, U, D, D, D, S, U, D, D}, ~^ /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/common/phy_common.c:95:45: warning: implicit conversion from enumeration type 'tdd_sf_t' to different enumeration type 'srslte_tdd_sf_t' [-Wenum-conversion] {D, S, U, D, D, D, S, U, D, D}, ~ ^ /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/common/phy_common.c:95:48: warning: implicit conversion from enumeration type 'tdd_sf_t' to different enumeration type 'srslte_tdd_sf_t' [-Wenum-conversion] {D, S, U, D, D, D, S, U, D, D}, ~ ^ /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/common/phy_common.c:95:51: warning: implicit conversion from enumeration type 'tdd_sf_t' to different enumeration type 'srslte_tdd_sf_t' [-Wenum-conversion] {D, S, U, D, D, D, S, U, D, D}, ~ ^ /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/common/phy_common.c:95:54: warning: implicit conversion from enumeration type 'tdd_sf_t' to different enumeration type 'srslte_tdd_sf_t' [-Wenum-conversion] {D, S, U, D, D, D, S, U, D, D}, ~ ^ /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/common/phy_common.c:95:57: warning: implicit conversion from enumeration type 'tdd_sf_t' to different enumeration type 'srslte_tdd_sf_t' [-Wenum-conversion] {D, S, U, D, D, D, S, U, D, D}, ~ ^ /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/common/phy_common.c:95:60: warning: implicit conversion from enumeration type 'tdd_sf_t' to different enumeration type 'srslte_tdd_sf_t' [-Wenum-conversion] {D, S, U, D, D, D, S, U, D, D}, ~ ^ /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/common/phy_common.c:95:63: warning: implicit conversion from enumeration type 'tdd_sf_t' to different enumeration type 'srslte_tdd_sf_t' [-Wenum-conversion] {D, S, U, D, D, D, S, U, D, D}, ~ ^ /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/common/phy_common.c:95:66: warning: implicit conversion from enumeration type 'tdd_sf_t' to different enumeration type 'srslte_tdd_sf_t' [-Wenum-conversion] {D, S, U, D, D, D, S, U, D, D}, ~ ^ /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/common/phy_common.c:95:69: warning: implicit conversion from enumeration type 'tdd_sf_t' to different enumeration type 'srslte_tdd_sf_t' [-Wenum-conversion] {D, S, U, D, D, D, S, U, D, D}, ~ ^ /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/common/phy_common.c:96:42: warning: implicit conversion from enumeration type 'tdd_sf_t' to different enumeration type 'srslte_tdd_sf_t' [-Wenum-conversion] {D, S, U, U, U, D, D, D, D, D}, ~^ /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/common/phy_common.c:96:45: warning: implicit conversion from enumeration type 'tdd_sf_t' to different enumeration type 'srslte_tdd_sf_t' [-Wenum-conversion] {D, S, U, U, U, D, D, D, D, D}, ~ ^ /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/common/phy_common.c:96:48: warning: implicit conversion from enumeration type 'tdd_sf_t' to different enumeration type 'srslte_tdd_sf_t' [-Wenum-conversion] {D, S, U, U, U, D, D, D, D, D}, ~ ^ /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/common/phy_common.c:96:51: warning: implicit conversion from enumeration type 'tdd_sf_t' to different enumeration type 'srslte_tdd_sf_t' [-Wenum-conversion] {D, S, U, U, U, D, D, D, D, D}, ~ ^ /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/common/phy_common.c:96:54: warning: implicit conversion from enumeration type 'tdd_sf_t' to different enumeration type 'srslte_tdd_sf_t' [-Wenum-conversion] {D, S, U, U, U, D, D, D, D, D}, ~ ^ /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/common/phy_common.c:96:57: warning: implicit conversion from enumeration type 'tdd_sf_t' to different enumeration type 'srslte_tdd_sf_t' [-Wenum-conversion] {D, S, U, U, U, D, D, D, D, D}, ~ ^ /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/common/phy_common.c:96:60: warning: implicit conversion from enumeration type 'tdd_sf_t' to different enumeration type 'srslte_tdd_sf_t' [-Wenum-conversion] {D, S, U, U, U, D, D, D, D, D}, ~ ^ /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/common/phy_common.c:96:63: warning: implicit conversion from enumeration type 'tdd_sf_t' to different enumeration type 'srslte_tdd_sf_t' [-Wenum-conversion] {D, S, U, U, U, D, D, D, D, D}, ~ ^ /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/common/phy_common.c:96:66: warning: implicit conversion from enumeration type 'tdd_sf_t' to different enumeration type 'srslte_tdd_sf_t' [-Wenum-conversion] {D, S, U, U, U, D, D, D, D, D}, ~ ^ /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/common/phy_common.c:96:69: warning: implicit conversion from enumeration type 'tdd_sf_t' to different enumeration type 'srslte_tdd_sf_t' [-Wenum-conversion] {D, S, U, U, U, D, D, D, D, D}, ~ ^ /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/common/phy_common.c:97:42: warning: implicit conversion from enumeration type 'tdd_sf_t' to different enumeration type 'srslte_tdd_sf_t' [-Wenum-conversion] {D, S, U, U, D, D, D, D, D, D}, ~^ /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/common/phy_common.c:97:45: warning: implicit conversion from enumeration type 'tdd_sf_t' to different enumeration type 'srslte_tdd_sf_t' [-Wenum-conversion] {D, S, U, U, D, D, D, D, D, D}, ~ ^ /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/common/phy_common.c:97:48: warning: implicit conversion from enumeration type 'tdd_sf_t' to different enumeration type 'srslte_tdd_sf_t' [-Wenum-conversion] {D, S, U, U, D, D, D, D, D, D}, ~ ^ /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/common/phy_common.c:97:51: warning: implicit conversion from enumeration type 'tdd_sf_t' to different enumeration type 'srslte_tdd_sf_t' [-Wenum-conversion] {D, S, U, U, D, D, D, D, D, D}, ~ ^ /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/common/phy_common.c:97:54: warning: implicit conversion from enumeration type 'tdd_sf_t' to different enumeration type 'srslte_tdd_sf_t' [-Wenum-conversion] {D, S, U, U, D, D, D, D, D, D}, ~ ^ /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/common/phy_common.c:97:57: warning: implicit conversion from enumeration type 'tdd_sf_t' to different enumeration type 'srslte_tdd_sf_t' [-Wenum-conversion] {D, S, U, U, D, D, D, D, D, D}, ~ ^ /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/common/phy_common.c:97:60: warning: implicit conversion from enumeration type 'tdd_sf_t' to different enumeration type 'srslte_tdd_sf_t' [-Wenum-conversion] {D, S, U, U, D, D, D, D, D, D}, ~ ^ /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/common/phy_common.c:97:63: warning: implicit conversion from enumeration type 'tdd_sf_t' to different enumeration type 'srslte_tdd_sf_t' [-Wenum-conversion] {D, S, U, U, D, D, D, D, D, D}, ~ ^ /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/common/phy_common.c:97:66: warning: implicit conversion from enumeration type 'tdd_sf_t' to different enumeration type 'srslte_tdd_sf_t' [-Wenum-conversion] {D, S, U, U, D, D, D, D, D, D}, ~ ^ /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/common/phy_common.c:97:69: warning: implicit conversion from enumeration type 'tdd_sf_t' to different enumeration type 'srslte_tdd_sf_t' [-Wenum-conversion] {D, S, U, U, D, D, D, D, D, D}, ~ ^ /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/common/phy_common.c:98:42: warning: implicit conversion from enumeration type 'tdd_sf_t' to different enumeration type 'srslte_tdd_sf_t' [-Wenum-conversion] {D, S, U, D, D, D, D, D, D, D}, ~^ /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/common/phy_common.c:98:45: warning: implicit conversion from enumeration type 'tdd_sf_t' to different enumeration type 'srslte_tdd_sf_t' [-Wenum-conversion] {D, S, U, D, D, D, D, D, D, D}, ~ ^ /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/common/phy_common.c:98:48: warning: implicit conversion from enumeration type 'tdd_sf_t' to different enumeration type 'srslte_tdd_sf_t' [-Wenum-conversion] {D, S, U, D, D, D, D, D, D, D}, ~ ^ /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/common/phy_common.c:98:51: warning: implicit conversion from enumeration type 'tdd_sf_t' to different enumeration type 'srslte_tdd_sf_t' [-Wenum-conversion] {D, S, U, D, D, D, D, D, D, D}, ~ ^ /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/common/phy_common.c:98:54: warning: implicit conversion from enumeration type 'tdd_sf_t' to different enumeration type 'srslte_tdd_sf_t' [-Wenum-conversion] {D, S, U, D, D, D, D, D, D, D}, ~ ^ /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/common/phy_common.c:98:57: warning: implicit conversion from enumeration type 'tdd_sf_t' to different enumeration type 'srslte_tdd_sf_t' [-Wenum-conversion] {D, S, U, D, D, D, D, D, D, D}, ~ ^ /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/common/phy_common.c:98:60: warning: implicit conversion from enumeration type 'tdd_sf_t' to different enumeration type 'srslte_tdd_sf_t' [-Wenum-conversion] {D, S, U, D, D, D, D, D, D, D}, ~ ^ /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/common/phy_common.c:98:63: warning: implicit conversion from enumeration type 'tdd_sf_t' to different enumeration type 'srslte_tdd_sf_t' [-Wenum-conversion] {D, S, U, D, D, D, D, D, D, D}, ~ ^ /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/common/phy_common.c:98:66: warning: implicit conversion from enumeration type 'tdd_sf_t' to different enumeration type 'srslte_tdd_sf_t' [-Wenum-conversion] {D, S, U, D, D, D, D, D, D, D}, ~ ^ /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/common/phy_common.c:98:69: warning: implicit conversion from enumeration type 'tdd_sf_t' to different enumeration type 'srslte_tdd_sf_t' [-Wenum-conversion] {D, S, U, D, D, D, D, D, D, D}, ~ ^ /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/common/phy_common.c:99:42: warning: implicit conversion from enumeration type 'tdd_sf_t' to different enumeration type 'srslte_tdd_sf_t' [-Wenum-conversion] {D, S, U, U, U, D, S, U, U, D}}; ~^ /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/common/phy_common.c:99:45: warning: implicit conversion from enumeration type 'tdd_sf_t' to different enumeration type 'srslte_tdd_sf_t' [-Wenum-conversion] {D, S, U, U, U, D, S, U, U, D}}; ~ ^ /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/common/phy_common.c:99:48: warning: implicit conversion from enumeration type 'tdd_sf_t' to different enumeration type 'srslte_tdd_sf_t' [-Wenum-conversion] {D, S, U, U, U, D, S, U, U, D}}; ~ ^ /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/common/phy_common.c:99:51: warning: implicit conversion from enumeration type 'tdd_sf_t' to different enumeration type 'srslte_tdd_sf_t' [-Wenum-conversion] {D, S, U, U, U, D, S, U, U, D}}; ~ ^ /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/common/phy_common.c:99:54: warning: implicit conversion from enumeration type 'tdd_sf_t' to different enumeration type 'srslte_tdd_sf_t' [-Wenum-conversion] {D, S, U, U, U, D, S, U, U, D}}; ~ ^ /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/common/phy_common.c:99:57: warning: implicit conversion from enumeration type 'tdd_sf_t' to different enumeration type 'srslte_tdd_sf_t' [-Wenum-conversion] {D, S, U, U, U, D, S, U, U, D}}; ~ ^ /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/common/phy_common.c:99:60: warning: implicit conversion from enumeration type 'tdd_sf_t' to different enumeration type 'srslte_tdd_sf_t' [-Wenum-conversion] {D, S, U, U, U, D, S, U, U, D}}; ~ ^ /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/common/phy_common.c:99:63: warning: implicit conversion from enumeration type 'tdd_sf_t' to different enumeration type 'srslte_tdd_sf_t' [-Wenum-conversion] {D, S, U, U, U, D, S, U, U, D}}; ~ ^ /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/common/phy_common.c:99:66: warning: implicit conversion from enumeration type 'tdd_sf_t' to different enumeration type 'srslte_tdd_sf_t' [-Wenum-conversion] {D, S, U, U, U, D, S, U, U, D}}; ~ ^ /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/common/phy_common.c:99:69: warning: implicit conversion from enumeration type 'tdd_sf_t' to different enumeration type 'srslte_tdd_sf_t' [-Wenum-conversion] {D, S, U, U, U, D, S, U, U, D}}; ~ ^ 70 warnings generated. [48/349] /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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 -frecord-gcc-switches -fno-diagnostics-color -Wall -Wno-comment -Wno-write-strings -Winline -Wno-unused-result -Wformat -Wmissing-field-initializers -Wtype-limits -std=c99 -D_GNU_SOURCE -O3 -fno-trapping-math -fno-math-errno -DBUILD_TYPE_RELEASE -march=native -mfpmath=sse -mavx2 -DLV_HAVE_AVX2 -DLV_HAVE_AVX -DLV_HAVE_SSE -mfma -DLV_HAVE_FMA -Ofast -funroll-loops -fPIC -MD -MT lib/src/phy/common/CMakeFiles/srslte_phy_common.dir/sequence.c.o -MF lib/src/phy/common/CMakeFiles/srslte_phy_common.dir/sequence.c.o.d -o lib/src/phy/common/CMakeFiles/srslte_phy_common.dir/sequence.c.o -c /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/common/sequence.c [49/349] /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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 -frecord-gcc-switches -fno-diagnostics-color -Wall -Wno-comment -Wno-write-strings -Winline -Wno-unused-result -Wformat -Wmissing-field-initializers -Wtype-limits -std=c99 -D_GNU_SOURCE -O3 -fno-trapping-math -fno-math-errno -DBUILD_TYPE_RELEASE -march=native -mfpmath=sse -mavx2 -DLV_HAVE_AVX2 -DLV_HAVE_AVX -DLV_HAVE_SSE -mfma -DLV_HAVE_FMA -Ofast -funroll-loops -fPIC -MD -MT lib/src/phy/common/CMakeFiles/srslte_phy_common.dir/timestamp.c.o -MF lib/src/phy/common/CMakeFiles/srslte_phy_common.dir/timestamp.c.o.d -o lib/src/phy/common/CMakeFiles/srslte_phy_common.dir/timestamp.c.o -c /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/common/timestamp.c [50/349] /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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 -frecord-gcc-switches -fno-diagnostics-color -Wall -Wno-comment -Wno-write-strings -Winline -Wno-unused-result -Wformat -Wmissing-field-initializers -Wtype-limits -std=c99 -D_GNU_SOURCE -O3 -fno-trapping-math -fno-math-errno -DBUILD_TYPE_RELEASE -march=native -mfpmath=sse -mavx2 -DLV_HAVE_AVX2 -DLV_HAVE_AVX -DLV_HAVE_SSE -mfma -DLV_HAVE_FMA -Ofast -funroll-loops -fPIC -MD -MT lib/src/phy/fec/CMakeFiles/srslte_fec.dir/cbsegm.c.o -MF lib/src/phy/fec/CMakeFiles/srslte_fec.dir/cbsegm.c.o.d -o lib/src/phy/fec/CMakeFiles/srslte_fec.dir/cbsegm.c.o -c /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/fec/cbsegm.c [51/349] /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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 -frecord-gcc-switches -fno-diagnostics-color -Wall -Wno-comment -Wno-write-strings -Winline -Wno-unused-result -Wformat -Wmissing-field-initializers -Wtype-limits -std=c99 -D_GNU_SOURCE -O3 -fno-trapping-math -fno-math-errno -DBUILD_TYPE_RELEASE -march=native -mfpmath=sse -mavx2 -DLV_HAVE_AVX2 -DLV_HAVE_AVX -DLV_HAVE_SSE -mfma -DLV_HAVE_FMA -Ofast -funroll-loops -fPIC -MD -MT lib/src/phy/fec/CMakeFiles/srslte_fec.dir/convcoder.c.o -MF lib/src/phy/fec/CMakeFiles/srslte_fec.dir/convcoder.c.o.d -o lib/src/phy/fec/CMakeFiles/srslte_fec.dir/convcoder.c.o -c /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/fec/convcoder.c [52/349] /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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 -frecord-gcc-switches -fno-diagnostics-color -Wall -Wno-comment -Wno-write-strings -Winline -Wno-unused-result -Wformat -Wmissing-field-initializers -Wtype-limits -std=c99 -D_GNU_SOURCE -O3 -fno-trapping-math -fno-math-errno -DBUILD_TYPE_RELEASE -march=native -mfpmath=sse -mavx2 -DLV_HAVE_AVX2 -DLV_HAVE_AVX -DLV_HAVE_SSE -mfma -DLV_HAVE_FMA -Ofast -funroll-loops -fPIC -MD -MT lib/src/phy/fec/CMakeFiles/srslte_fec.dir/crc.c.o -MF lib/src/phy/fec/CMakeFiles/srslte_fec.dir/crc.c.o.d -o lib/src/phy/fec/CMakeFiles/srslte_fec.dir/crc.c.o -c /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/fec/crc.c [53/349] /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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 -frecord-gcc-switches -fno-diagnostics-color -Wall -Wno-comment -Wno-write-strings -Winline -Wno-unused-result -Wformat -Wmissing-field-initializers -Wtype-limits -std=c99 -D_GNU_SOURCE -O3 -fno-trapping-math -fno-math-errno -DBUILD_TYPE_RELEASE -march=native -mfpmath=sse -mavx2 -DLV_HAVE_AVX2 -DLV_HAVE_AVX -DLV_HAVE_SSE -mfma -DLV_HAVE_FMA -Ofast -funroll-loops -fPIC -MD -MT lib/src/phy/fec/CMakeFiles/srslte_fec.dir/parity.c.o -MF lib/src/phy/fec/CMakeFiles/srslte_fec.dir/parity.c.o.d -o lib/src/phy/fec/CMakeFiles/srslte_fec.dir/parity.c.o -c /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/fec/parity.c [54/349] /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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 -frecord-gcc-switches -fno-diagnostics-color -Wall -Wno-comment -Wno-write-strings -Winline -Wno-unused-result -Wformat -Wmissing-field-initializers -Wtype-limits -std=c99 -D_GNU_SOURCE -O3 -fno-trapping-math -fno-math-errno -DBUILD_TYPE_RELEASE -march=native -mfpmath=sse -mavx2 -DLV_HAVE_AVX2 -DLV_HAVE_AVX -DLV_HAVE_SSE -mfma -DLV_HAVE_FMA -Ofast -funroll-loops -fPIC -MD -MT lib/src/phy/fec/CMakeFiles/srslte_fec.dir/rm_conv.c.o -MF lib/src/phy/fec/CMakeFiles/srslte_fec.dir/rm_conv.c.o.d -o lib/src/phy/fec/CMakeFiles/srslte_fec.dir/rm_conv.c.o -c /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/fec/rm_conv.c [55/349] /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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 -frecord-gcc-switches -fno-diagnostics-color -Wall -Wno-comment -Wno-write-strings -Winline -Wno-unused-result -Wformat -Wmissing-field-initializers -Wtype-limits -std=c99 -D_GNU_SOURCE -O3 -fno-trapping-math -fno-math-errno -DBUILD_TYPE_RELEASE -march=native -mfpmath=sse -mavx2 -DLV_HAVE_AVX2 -DLV_HAVE_AVX -DLV_HAVE_SSE -mfma -DLV_HAVE_FMA -Ofast -funroll-loops -fPIC -MD -MT lib/src/phy/fec/CMakeFiles/srslte_fec.dir/rm_turbo.c.o -MF lib/src/phy/fec/CMakeFiles/srslte_fec.dir/rm_turbo.c.o.d -o lib/src/phy/fec/CMakeFiles/srslte_fec.dir/rm_turbo.c.o -c /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/fec/rm_turbo.c FAILED: lib/src/phy/fec/CMakeFiles/srslte_fec.dir/rm_turbo.c.o /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang -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 -frecord-gcc-switches -fno-diagnostics-color -Wall -Wno-comment -Wno-write-strings -Winline -Wno-unused-result -Wformat -Wmissing-field-initializers -Wtype-limits -std=c99 -D_GNU_SOURCE -O3 -fno-trapping-math -fno-math-errno -DBUILD_TYPE_RELEASE -march=native -mfpmath=sse -mavx2 -DLV_HAVE_AVX2 -DLV_HAVE_AVX -DLV_HAVE_SSE -mfma -DLV_HAVE_FMA -Ofast -funroll-loops -fPIC -MD -MT lib/src/phy/fec/CMakeFiles/srslte_fec.dir/rm_turbo.c.o -MF lib/src/phy/fec/CMakeFiles/srslte_fec.dir/rm_turbo.c.o.d -o lib/src/phy/fec/CMakeFiles/srslte_fec.dir/rm_turbo.c.o -c /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/fec/rm_turbo.c /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/fec/rm_turbo.c:486:35: error: argument to '__builtin_ia32_vec_ext_v8hi' must be a constant integer int16_t x = (int16_t) _mm_extract_epi16(xVal, j); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib/llvm/10/bin/../../../../lib/clang/10.0.1/include/emmintrin.h:4359:24: note: expanded from macro '_mm_extract_epi16' (int)(unsigned short)__builtin_ia32_vec_ext_v8hi((__v8hi)(__m128i)(a), \ ^ /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/fec/rm_turbo.c:487:35: error: argument to '__builtin_ia32_vec_ext_v8hi' must be a constant integer uint16_t l = (uint16_t) _mm_extract_epi16(lutVal, j); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib/llvm/10/bin/../../../../lib/clang/10.0.1/include/emmintrin.h:4359:24: note: expanded from macro '_mm_extract_epi16' (int)(unsigned short)__builtin_ia32_vec_ext_v8hi((__v8hi)(__m128i)(a), \ ^ /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/fec/rm_turbo.c:505:35: error: argument to '__builtin_ia32_vec_ext_v8hi' must be a constant integer int16_t x = (int16_t) _mm_extract_epi16(xVal, j); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib/llvm/10/bin/../../../../lib/clang/10.0.1/include/emmintrin.h:4359:24: note: expanded from macro '_mm_extract_epi16' (int)(unsigned short)__builtin_ia32_vec_ext_v8hi((__v8hi)(__m128i)(a), \ ^ /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/fec/rm_turbo.c:506:35: error: argument to '__builtin_ia32_vec_ext_v8hi' must be a constant integer uint16_t l = (uint16_t) _mm_extract_epi16(lutVal, j); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib/llvm/10/bin/../../../../lib/clang/10.0.1/include/emmintrin.h:4359:24: note: expanded from macro '_mm_extract_epi16' (int)(unsigned short)__builtin_ia32_vec_ext_v8hi((__v8hi)(__m128i)(a), \ ^ /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/fec/rm_turbo.c:559:33: error: argument to '__builtin_ia32_vec_ext_v16qi' must be a constant integer int8_t x = (int8_t) _mm_extract_epi8(xVal, j); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib/llvm/10/bin/../../../../lib/clang/10.0.1/include/smmintrin.h:1034:23: note: expanded from macro '_mm_extract_epi8' (int)(unsigned char)__builtin_ia32_vec_ext_v16qi((__v16qi)(__m128i)(X), \ ^ /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/fec/rm_turbo.c:560:35: error: argument to '__builtin_ia32_vec_ext_v8hi' must be a constant integer uint16_t l = (uint16_t) _mm_extract_epi16(lutVal1, j); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib/llvm/10/bin/../../../../lib/clang/10.0.1/include/emmintrin.h:4359:24: note: expanded from macro '_mm_extract_epi16' (int)(unsigned short)__builtin_ia32_vec_ext_v8hi((__v8hi)(__m128i)(a), \ ^ /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/fec/rm_turbo.c:564:33: error: argument to '__builtin_ia32_vec_ext_v16qi' must be a constant integer int8_t x = (int8_t) _mm_extract_epi8(xVal, j+8); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib/llvm/10/bin/../../../../lib/clang/10.0.1/include/smmintrin.h:1034:23: note: expanded from macro '_mm_extract_epi8' (int)(unsigned char)__builtin_ia32_vec_ext_v16qi((__v16qi)(__m128i)(X), \ ^ /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/fec/rm_turbo.c:565:35: error: argument to '__builtin_ia32_vec_ext_v8hi' must be a constant integer uint16_t l = (uint16_t) _mm_extract_epi16(lutVal2, j); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib/llvm/10/bin/../../../../lib/clang/10.0.1/include/emmintrin.h:4359:24: note: expanded from macro '_mm_extract_epi16' (int)(unsigned short)__builtin_ia32_vec_ext_v8hi((__v8hi)(__m128i)(a), \ ^ /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/fec/rm_turbo.c:585:33: error: argument to '__builtin_ia32_vec_ext_v16qi' must be a constant integer int8_t x = (int8_t) _mm_extract_epi8(xVal, j); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib/llvm/10/bin/../../../../lib/clang/10.0.1/include/smmintrin.h:1034:23: note: expanded from macro '_mm_extract_epi8' (int)(unsigned char)__builtin_ia32_vec_ext_v16qi((__v16qi)(__m128i)(X), \ ^ /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/fec/rm_turbo.c:586:35: error: argument to '__builtin_ia32_vec_ext_v8hi' must be a constant integer uint16_t l = (uint16_t) _mm_extract_epi16(lutVal1, j); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib/llvm/10/bin/../../../../lib/clang/10.0.1/include/emmintrin.h:4359:24: note: expanded from macro '_mm_extract_epi16' (int)(unsigned short)__builtin_ia32_vec_ext_v8hi((__v8hi)(__m128i)(a), \ ^ /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/fec/rm_turbo.c:590:33: error: argument to '__builtin_ia32_vec_ext_v16qi' must be a constant integer int8_t x = (int8_t) _mm_extract_epi8(xVal, j+8); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib/llvm/10/bin/../../../../lib/clang/10.0.1/include/smmintrin.h:1034:23: note: expanded from macro '_mm_extract_epi8' (int)(unsigned char)__builtin_ia32_vec_ext_v16qi((__v16qi)(__m128i)(X), \ ^ /var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/fec/rm_turbo.c:591:35: error: argument to '__builtin_ia32_vec_ext_v8hi' must be a constant integer uint16_t l = (uint16_t) _mm_extract_epi16(lutVal2, j); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib/llvm/10/bin/../../../../lib/clang/10.0.1/include/emmintrin.h:4359:24: note: expanded from macro '_mm_extract_epi16' (int)(unsigned short)__builtin_ia32_vec_ext_v8hi((__v8hi)(__m128i)(a), \ ^ 12 errors generated. [56/349] /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-clang++ -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 -frecord-gcc-switches -fno-diagnostics-color -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 -Wno-switch -Wno-unused-but-set-variable -Wno-unused-variable -Wno-return-type -Wno-sign-compare -Wno-reorder -Wno-parantheses -fno-exceptions -fPIC -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 warning: unknown warning option '-Wno-unused-but-set-variable'; did you mean '-Wno-unused-const-variable'? [-Wunknown-warning-option] warning: unknown warning option '-Wno-unused-but-set-variable'; did you mean '-Wno-unused-const-variable'? [-Wunknown-warning-option] warning: unknown warning option '-Wno-parantheses'; did you mean '-Wno-parentheses'? [-Wunknown-warning-option] 3 warnings generated. ninja: build stopped: subcommand failed. * ERROR: net-wireless/srslte-19.09::gentoo failed (compile phase): * ninja -v -j2 -l0 failed * * Call stack: * ebuild.sh, line 125: Called src_compile * environment, line 2077: Called cmake-utils_src_compile * environment, line 725: Called cmake-utils_src_make * environment, line 906: Called _cmake_ninja_src_make * environment, line 472: Called eninja * environment, line 1211: Called die * The specific snippet of code: * "$@" || die "${nonfatal_args[@]}" "${*} failed" * * If you need support, post the output of `emerge --info '=net-wireless/srslte-19.09::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-wireless/srslte-19.09::gentoo'`. * The complete build log is located at '/var/log/emerge-log/build/net-wireless/srslte-19.09:20200708-101458.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-wireless/srslte-19.09/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-wireless/srslte-19.09/temp/environment'. * Working directory: '/var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09_build' * S: '/var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09' emerge --info: Portage 2.3.103 (python 3.7.8-final-0, default/linux/amd64/17.1, gcc-10.1.0, glibc-2.31-r5, 5.4.0-1015-aws x86_64) ================================================================= System uname: Linux-5.4.0-1015-aws-x86_64-AMD_EPYC_7571-with-gentoo-2.7 KiB Mem: 7895548 total, 1328268 free KiB Swap: 0 total, 0 free Timestamp of repository gentoo: Wed, 08 Jul 2020 10:35:24 +0000 sh bash 5.0_p17 ld GNU ld (Gentoo 2.34 p4) 2.34.0 app-shells/bash: 5.0_p17::gentoo dev-lang/perl: 5.30.3-r2::gentoo dev-lang/python: 2.7.18::gentoo, 3.7.8-r1::gentoo, 3.8.3-r1::gentoo, 3.9.0_beta4::gentoo dev-util/cmake: 3.18.0_rc3::gentoo sys-apps/baselayout: 2.7::gentoo sys-apps/openrc: 0.42.1::gentoo sys-apps/sandbox: 2.20::gentoo sys-devel/autoconf: 2.69-r5::gentoo sys-devel/automake: 1.16.2::gentoo sys-devel/binutils: 2.34-r1::gentoo sys-devel/gcc: 10.1.0-r2::gentoo sys-devel/gcc-config: 2.3.1::gentoo sys-devel/libtool: 2.4.6-r6::gentoo sys-devel/make: 4.3::gentoo sys-kernel/linux-headers: 5.7::gentoo (virtual/os-headers) sys-libs/glibc: 2.31-r5::gentoo Repositories: gentoo location: /usr/portage sync-type: rsync sync-uri: rsync://rsync.gentoo.org/gentoo-portage priority: -1000 sync-rsync-verify-metamanifest: yes sync-rsync-extra-opts: sync-rsync-verify-max-age: 24 sync-rsync-verify-jobs: 1 ACCEPT_KEYWORDS="amd64 ~amd64" ACCEPT_LICENSE="*" CBUILD="x86_64-pc-linux-gnu" CC="x86_64-pc-linux-gnu-clang" CFLAGS="-O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo" CXX="x86_64-pc-linux-gnu-clang++" CXXFLAGS="-O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color" DISTDIR="/usr/portage/distfiles" EMERGE_DEFAULT_OPTS="--with-bdeps=y --binpkg-respect-use=y -1 -b -k" ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR" FCFLAGS="-O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color" FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs buildpkg collision-protect config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms sign split-log strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr" FFLAGS="-O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color" GENTOO_MIRRORS="http://distfiles.gentoo.org" LANG="C.UTF-8" LDFLAGS="-Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0" MAKEOPTS="-j2 V=1" PKGDIR="/root/.packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git" PORTAGE_TMPDIR="/var/tmp" USE="acl amd64 berkdb bzip2 cli crypt dri fortran gdbm iconv ipv6 libtirpc multilib ncurses nls nptl openmp pam pcre readline seccomp split-usr ssl tcpd unicode xattr zlib" ABI_X86="64" ADA_TARGET="gnat_2018" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-2" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_7" PYTHON_TARGETS="python2_7 python3_7" RUBY_TARGETS="ruby25" USERLAND="GNU" VIDEO_CARDS="amdgpu fbdev intel nouveau radeon radeonsi vesa dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" Unset: CPPFLAGS, CTARGET, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS