This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by osmo-trx configure 1.7.2.11-fca0-dirty, which was generated by GNU Autoconf 2.71. Invocation command line was $ ./configure --prefix=/build/coverity/install-Osmocom --with-systemdsystemunitdir=no --disable-doxygen --with-mstrx --with-usrp1 --with-uhd --with-lms --with-ipc ## --------- ## ## Platform. ## ## --------- ## hostname = 472f96d7653b uname -m = x86_64 uname -r = 6.1.0-42-amd64 uname -s = Linux uname -v = #1 SMP PREEMPT_DYNAMIC Debian 6.1.159-1 (2025-12-30) /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /opt/osmo-ci/coverity/cov-analysis-linux64-8.5.0/bin/ PATH: /usr/local/sbin/ PATH: /usr/local/bin/ PATH: /usr/sbin/ PATH: /usr/bin/ PATH: /sbin/ PATH: /bin/ PATH: /opt/coverity/current/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:3037: looking for aux files: ltmain.sh compile missing install-sh config.guess config.sub configure:3050: trying ././ configure:3079: ././ltmain.sh found configure:3079: ././compile found configure:3079: ././missing found configure:3061: ././install-sh found configure:3079: ././config.guess found configure:3079: ././config.sub found configure:3206: checking build system type configure:3221: result: x86_64-pc-linux-gnu configure:3241: checking host system type configure:3255: result: x86_64-pc-linux-gnu configure:3275: checking target system type configure:3289: result: x86_64-pc-linux-gnu configure:3333: checking for a BSD-compatible install configure:3406: result: /usr/bin/install -c configure:3417: checking whether build environment is sane configure:3472: result: yes configure:3631: checking for a race-free mkdir -p configure:3675: result: /usr/bin/mkdir -p configure:3682: checking for gawk configure:3703: found /usr/bin/gawk configure:3714: result: gawk configure:3725: checking whether make sets $(MAKE) configure:3748: result: yes configure:3778: checking whether make supports nested variables configure:3796: result: yes configure:3947: checking whether make supports nested variables configure:3965: result: yes configure:3993: checking whether make supports the include directive configure:4008: make -f confmf.GNU && cat confinc.out this is the am__doit target configure:4011: $? = 0 configure:4030: result: yes (GNU style) configure:4106: checking for gcc configure:4127: found /usr/bin/gcc configure:4138: result: gcc configure:4491: checking for C compiler version configure:4500: gcc --version >&5 gcc (Debian 12.2.0-14+deb12u1) 12.2.0 Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:4511: $? = 0 configure:4500: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/12/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 12.2.0-14+deb12u1' --with-bugurl=file:///usr/share/doc/gcc-12/README.Bugs --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-12 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/reproducible-path/gcc-12-12.2.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/reproducible-path/gcc-12-12.2.0/debian/tmp-gcn/usr --enable-offload-defaulted --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 12.2.0 (Debian 12.2.0-14+deb12u1) ... rest of stderr output deleted ... configure:4511: $? = 0 configure:4500: gcc -V >&5 gcc: error: unrecognized command-line option '-V' gcc: fatal error: no input files compilation terminated. configure:4511: $? = 1 configure:4500: gcc -qversion >&5 gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:4511: $? = 1 configure:4500: gcc -version >&5 gcc: error: unrecognized command-line option '-version' gcc: fatal error: no input files compilation terminated. configure:4511: $? = 1 configure:4531: checking whether the C compiler works configure:4553: gcc -std=gnu11 conftest.c >&5 configure:4557: $? = 0 configure:4607: result: yes configure:4610: checking for C compiler default output file name configure:4612: result: a.out configure:4618: checking for suffix of executables configure:4625: gcc -o conftest -std=gnu11 conftest.c >&5 configure:4629: $? = 0 configure:4652: result: configure:4674: checking whether we are cross compiling configure:4682: gcc -o conftest -std=gnu11 conftest.c >&5 configure:4686: $? = 0 configure:4693: ./conftest configure:4697: $? = 0 configure:4712: result: no configure:4717: checking for suffix of object files configure:4740: gcc -c -std=gnu11 conftest.c >&5 configure:4744: $? = 0 configure:4766: result: o configure:4770: checking whether the compiler supports GNU C configure:4790: gcc -c -std=gnu11 conftest.c >&5 configure:4790: $? = 0 configure:4800: result: yes configure:4811: checking whether gcc accepts -g configure:4832: gcc -c -g conftest.c >&5 configure:4832: $? = 0 configure:4876: result: yes configure:4896: checking for gcc option to enable C11 features configure:4911: gcc -c -std=gnu11 conftest.c >&5 configure:4911: $? = 0 configure:4929: result: none needed configure:5045: checking whether gcc understands -c and -o together configure:5068: gcc -c conftest.c -o conftest2.o configure:5071: $? = 0 configure:5068: gcc -c conftest.c -o conftest2.o configure:5071: $? = 0 configure:5083: result: yes configure:5102: checking dependency style of gcc configure:5214: result: gcc3 configure:5238: checking dependency style of gcc configure:5348: result: gcc3 configure:5416: checking for gcc configure:5448: result: gcc configure:5801: checking for C compiler version configure:5810: gcc --version >&5 gcc (Debian 12.2.0-14+deb12u1) 12.2.0 Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:5821: $? = 0 configure:5810: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/12/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 12.2.0-14+deb12u1' --with-bugurl=file:///usr/share/doc/gcc-12/README.Bugs --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-12 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/reproducible-path/gcc-12-12.2.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/reproducible-path/gcc-12-12.2.0/debian/tmp-gcn/usr --enable-offload-defaulted --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 12.2.0 (Debian 12.2.0-14+deb12u1) ... rest of stderr output deleted ... configure:5821: $? = 0 configure:5810: gcc -V >&5 gcc: error: unrecognized command-line option '-V' gcc: fatal error: no input files compilation terminated. configure:5821: $? = 1 configure:5810: gcc -qversion >&5 gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:5821: $? = 1 configure:5810: gcc -version >&5 gcc: error: unrecognized command-line option '-version' gcc: fatal error: no input files compilation terminated. configure:5821: $? = 1 configure:5825: checking whether the compiler supports GNU C configure:5855: result: yes configure:5866: checking whether gcc accepts -g configure:5931: result: yes configure:5951: checking for gcc option to enable C11 features configure:5984: result: none needed configure:6100: checking whether gcc understands -c and -o together configure:6138: result: yes configure:6157: checking dependency style of gcc configure:6269: result: gcc3 configure:6353: checking for g++ configure:6374: found /usr/bin/g++ configure:6385: result: g++ configure:6412: checking for C++ compiler version configure:6421: g++ --version >&5 g++ (Debian 12.2.0-14+deb12u1) 12.2.0 Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:6432: $? = 0 configure:6421: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/12/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 12.2.0-14+deb12u1' --with-bugurl=file:///usr/share/doc/gcc-12/README.Bugs --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-12 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/reproducible-path/gcc-12-12.2.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/reproducible-path/gcc-12-12.2.0/debian/tmp-gcn/usr --enable-offload-defaulted --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 12.2.0 (Debian 12.2.0-14+deb12u1) ... rest of stderr output deleted ... configure:6432: $? = 0 configure:6421: g++ -V >&5 g++: error: unrecognized command-line option '-V' g++: fatal error: no input files compilation terminated. configure:6432: $? = 1 configure:6421: g++ -qversion >&5 g++: error: unrecognized command-line option '-qversion'; did you mean '--version'? g++: fatal error: no input files compilation terminated. configure:6432: $? = 1 configure:6436: checking whether the compiler supports GNU C++ configure:6456: g++ -c conftest.cpp >&5 configure:6456: $? = 0 configure:6466: result: yes configure:6477: checking whether g++ accepts -g configure:6498: g++ -c -g conftest.cpp >&5 configure:6498: $? = 0 configure:6542: result: yes configure:6562: checking for g++ option to enable C++11 features configure:6577: g++ -c -g -O2 conftest.cpp >&5 conftest.cpp: In function 'int main(int, char**)': conftest.cpp:177:25: warning: empty parentheses were disambiguated as a function declaration [-Wvexing-parse] 177 | cxx11test::delegate d2(); | ^~ conftest.cpp:177:25: note: remove parentheses to default-initialize a variable 177 | cxx11test::delegate d2(); | ^~ | -- conftest.cpp:177:25: note: or replace parentheses with braces to value-initialize a variable configure:6577: $? = 0 configure:6595: result: none needed configure:6661: checking dependency style of g++ configure:6773: result: gcc3 configure:6796: checking whether g++ supports C++11 features by default configure:7091: g++ -c -g -O2 conftest.cpp >&5 configure:7091: $? = 0 configure:7099: result: yes configure:7780: checking whether ln -s works configure:7784: result: yes configure:7791: checking whether make sets $(MAKE) configure:7814: result: yes configure:7826: checking for rm configure:7849: found /usr/bin/rm configure:7861: result: /usr/bin/rm configure:7890: checking for pkg-config configure:7913: found /usr/bin/pkg-config configure:7926: result: /usr/bin/pkg-config configure:7997: checking for pkg-config configure:8020: found /usr/bin/pkg-config configure:8032: result: /usr/bin/pkg-config configure:8057: checking pkg-config is at least version 0.20 configure:8060: result: yes configure:8511: checking how to print strings configure:8538: result: printf configure:8559: checking for a sed that does not truncate output configure:8629: result: /usr/bin/sed configure:8647: checking for grep that handles long lines and -e configure:8711: result: /usr/bin/grep configure:8716: checking for egrep configure:8784: result: /usr/bin/grep -E configure:8789: checking for fgrep configure:8857: result: /usr/bin/grep -F configure:8893: checking for ld used by gcc configure:8961: result: /usr/bin/ld configure:8968: checking if the linker (/usr/bin/ld) is GNU ld configure:8984: result: yes configure:8996: checking for BSD- or MS-compatible name lister (nm) configure:9051: result: /usr/bin/nm -B configure:9191: checking the name lister (/usr/bin/nm -B) interface configure:9199: g++ -c -g -O2 conftest.cpp >&5 configure:9202: /usr/bin/nm -B "conftest.o" configure:9205: output 0000000000000000 B some_variable configure:9212: result: BSD nm configure:9216: checking the maximum length of command line arguments configure:9348: result: 1572864 configure:9396: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:9437: result: func_convert_file_noop configure:9444: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:9465: result: func_convert_file_noop configure:9472: checking for /usr/bin/ld option to reload object files configure:9480: result: -r configure:9559: checking for file configure:9580: found /usr/bin/file configure:9591: result: file configure:9667: checking for objdump configure:9699: result: objdump configure:9728: checking how to recognize dependent libraries configure:9929: result: pass_all configure:10019: checking for dlltool configure:10051: result: dlltool configure:10081: checking how to associate runtime and link libraries configure:10109: result: printf %s\n configure:10174: checking for ar configure:10195: found /usr/bin/ar configure:10206: result: ar configure:10259: checking for archiver @FILE support configure:10277: g++ -c -g -O2 conftest.cpp >&5 configure:10277: $? = 0 configure:10281: ar cr libconftest.a @conftest.lst >&5 configure:10284: $? = 0 configure:10289: ar cr libconftest.a @conftest.lst >&5 ar: conftest.o: No such file or directory configure:10292: $? = 1 configure:10304: result: @ configure:10367: checking for strip configure:10388: found /usr/bin/strip configure:10399: result: strip configure:10476: checking for ranlib configure:10497: found /usr/bin/ranlib configure:10508: result: ranlib configure:10610: checking command to parse /usr/bin/nm -B output from gcc object configure:10764: g++ -c -g -O2 conftest.cpp >&5 configure:10767: $? = 0 configure:10771: /usr/bin/nm -B conftest.o | /usr/bin/sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /usr/bin/sed '/ __gnu_lto/d' > conftest.nm configure:10837: g++ -o conftest -g -O2 conftest.cpp conftstm.o >&5 configure:10840: $? = 0 configure:10878: result: ok configure:10925: checking for sysroot configure:10956: result: no configure:10963: checking for a working dd configure:11007: result: /usr/bin/dd configure:11011: checking how to truncate binary pipes configure:11027: result: /usr/bin/dd bs=4096 count=1 configure:11165: g++ -c -g -O2 conftest.cpp >&5 configure:11168: $? = 0 configure:11365: checking for mt configure:11400: result: no configure:11420: checking if : is a manifest tool configure:11427: : '-?' configure:11435: result: no configure:12160: checking for stdio.h configure:12160: g++ -c -g -O2 conftest.cpp >&5 configure:12160: $? = 0 configure:12160: result: yes configure:12160: checking for stdlib.h configure:12160: g++ -c -g -O2 conftest.cpp >&5 configure:12160: $? = 0 configure:12160: result: yes configure:12160: checking for string.h configure:12160: g++ -c -g -O2 conftest.cpp >&5 configure:12160: $? = 0 configure:12160: result: yes configure:12160: checking for inttypes.h configure:12160: g++ -c -g -O2 conftest.cpp >&5 configure:12160: $? = 0 configure:12160: result: yes configure:12160: checking for stdint.h configure:12160: g++ -c -g -O2 conftest.cpp >&5 configure:12160: $? = 0 configure:12160: result: yes configure:12160: checking for strings.h configure:12160: g++ -c -g -O2 conftest.cpp >&5 configure:12160: $? = 0 configure:12160: result: yes configure:12160: checking for sys/stat.h configure:12160: g++ -c -g -O2 conftest.cpp >&5 configure:12160: $? = 0 configure:12160: result: yes configure:12160: checking for sys/types.h configure:12160: g++ -c -g -O2 conftest.cpp >&5 configure:12160: $? = 0 configure:12160: result: yes configure:12160: checking for unistd.h configure:12160: g++ -c -g -O2 conftest.cpp >&5 configure:12160: $? = 0 configure:12160: result: yes configure:12185: checking for dlfcn.h configure:12185: g++ -c -g -O2 conftest.cpp >&5 configure:12185: $? = 0 configure:12185: result: yes configure:12390: checking for objdir configure:12406: result: .libs configure:12670: checking if gcc supports -fno-rtti -fno-exceptions configure:12689: gcc -c -std=gnu11 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command-line option '-fno-rtti' is valid for C++/D/ObjC++ but not for C configure:12693: $? = 0 configure:12706: result: no configure:13070: checking for gcc option to produce PIC configure:13078: result: -fPIC -DPIC configure:13086: checking if gcc PIC flag -fPIC -DPIC works configure:13105: gcc -c -std=gnu11 -fPIC -DPIC -DPIC conftest.c >&5 configure:13109: $? = 0 configure:13122: result: yes configure:13151: checking if gcc static flag -static works configure:13180: result: yes configure:13195: checking if gcc supports -c -o file.o configure:13217: gcc -c -std=gnu11 -o out/conftest2.o conftest.c >&5 configure:13221: $? = 0 configure:13243: result: yes configure:13251: checking if gcc supports -c -o file.o configure:13299: result: yes configure:13332: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:14606: result: yes configure:14847: checking dynamic linker characteristics configure:15429: gcc -o conftest -std=gnu11 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:15429: $? = 0 configure:15680: result: GNU/Linux ld.so configure:15802: checking how to hardcode library paths into programs configure:15827: result: immediate configure:16379: checking whether stripping libraries is possible configure:16388: result: yes configure:16430: checking if libtool supports shared libraries configure:16432: result: yes configure:16435: checking whether to build shared libraries configure:16460: result: no configure:16463: checking whether to build static libraries configure:16467: result: yes configure:16490: checking how to run the C++ preprocessor configure:16512: g++ -E conftest.cpp configure:16512: $? = 0 configure:16527: g++ -E conftest.cpp conftest.cpp:24:10: fatal error: ac_nonexistent.h: No such file or directory 24 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:16527: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "osmo-trx" | #define PACKAGE_TARNAME "osmo-trx" | #define PACKAGE_VERSION "1.7.2.11-fca0-dirty" | #define PACKAGE_STRING "osmo-trx 1.7.2.11-fca0-dirty" | #define PACKAGE_BUGREPORT "openbsc@lists.osmocom.org" | #define PACKAGE_URL "" | #define PACKAGE "osmo-trx" | #define VERSION "1.7.2.11-fca0-dirty" | #define HAVE_CXX11 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:16554: result: g++ -E configure:16568: g++ -E conftest.cpp configure:16568: $? = 0 configure:16583: g++ -E conftest.cpp conftest.cpp:24:10: fatal error: ac_nonexistent.h: No such file or directory 24 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:16583: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "osmo-trx" | #define PACKAGE_TARNAME "osmo-trx" | #define PACKAGE_VERSION "1.7.2.11-fca0-dirty" | #define PACKAGE_STRING "osmo-trx 1.7.2.11-fca0-dirty" | #define PACKAGE_BUGREPORT "openbsc@lists.osmocom.org" | #define PACKAGE_URL "" | #define PACKAGE "osmo-trx" | #define VERSION "1.7.2.11-fca0-dirty" | #define HAVE_CXX11 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:16748: checking for ld used by g++ configure:16816: result: /usr/bin/ld -m elf_x86_64 configure:16823: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld configure:16839: result: yes configure:16894: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:17972: result: yes configure:18008: g++ -c -g -O2 conftest.cpp >&5 configure:18011: $? = 0 configure:18492: checking for g++ option to produce PIC configure:18500: result: -fPIC -DPIC configure:18508: checking if g++ PIC flag -fPIC -DPIC works configure:18527: g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5 configure:18531: $? = 0 configure:18544: result: yes configure:18567: checking if g++ static flag -static works configure:18596: result: yes configure:18608: checking if g++ supports -c -o file.o configure:18630: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:18634: $? = 0 configure:18656: result: yes configure:18661: checking if g++ supports -c -o file.o configure:18709: result: yes configure:18739: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:18782: result: yes configure:18924: checking dynamic linker characteristics configure:19684: result: GNU/Linux ld.so configure:19749: checking how to hardcode library paths into programs configure:19774: result: immediate configure:19839: checking for egrep configure:19907: result: /usr/bin/grep -E configure:19913: checking for byteswap.h configure:19913: g++ -c -g -O2 conftest.cpp >&5 configure:19913: $? = 0 configure:19913: result: yes configure:19921: checking for an ANSI C-conforming const configure:19988: g++ -c -g -O2 conftest.cpp >&5 configure:19988: $? = 0 configure:19996: result: yes configure:20004: checking for inline configure:20021: g++ -c -g -O2 conftest.cpp >&5 configure:20021: $? = 0 configure:20030: result: inline configure:20048: checking for size_t configure:20048: g++ -c -g -O2 conftest.cpp >&5 configure:20048: $? = 0 configure:20048: g++ -c -g -O2 conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:56:20: error: expected primary-expression before ')' token 56 | if (sizeof ((size_t))) | ^ configure:20048: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "osmo-trx" | #define PACKAGE_TARNAME "osmo-trx" | #define PACKAGE_VERSION "1.7.2.11-fca0-dirty" | #define PACKAGE_STRING "osmo-trx 1.7.2.11-fca0-dirty" | #define PACKAGE_BUGREPORT "openbsc@lists.osmocom.org" | #define PACKAGE_URL "" | #define PACKAGE "osmo-trx" | #define VERSION "1.7.2.11-fca0-dirty" | #define HAVE_CXX11 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_BYTESWAP_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:20048: result: yes configure:20062: checking for sys/time.h configure:20062: g++ -c -g -O2 conftest.cpp >&5 configure:20062: $? = 0 configure:20062: result: yes configure:20082: checking whether byte ordering is bigendian configure:20098: g++ -c -g -O2 conftest.cpp >&5 conftest.cpp:28:16: error: expected unqualified-id before 'not' token 28 | not a universal capable compiler | ^~~ configure:20098: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "osmo-trx" | #define PACKAGE_TARNAME "osmo-trx" | #define PACKAGE_VERSION "1.7.2.11-fca0-dirty" | #define PACKAGE_STRING "osmo-trx 1.7.2.11-fca0-dirty" | #define PACKAGE_BUGREPORT "openbsc@lists.osmocom.org" | #define PACKAGE_URL "" | #define PACKAGE "osmo-trx" | #define VERSION "1.7.2.11-fca0-dirty" | #define HAVE_CXX11 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_BYTESWAP_H 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:20144: g++ -c -g -O2 conftest.cpp >&5 configure:20144: $? = 0 configure:20163: g++ -c -g -O2 conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:34:22: error: 'big' was not declared in this scope 34 | not big endian | ^~~ configure:20163: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "osmo-trx" | #define PACKAGE_TARNAME "osmo-trx" | #define PACKAGE_VERSION "1.7.2.11-fca0-dirty" | #define PACKAGE_STRING "osmo-trx 1.7.2.11-fca0-dirty" | #define PACKAGE_BUGREPORT "openbsc@lists.osmocom.org" | #define PACKAGE_URL "" | #define PACKAGE "osmo-trx" | #define VERSION "1.7.2.11-fca0-dirty" | #define HAVE_CXX11 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_BYTESWAP_H 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | /* end confdefs.h. */ | #include | #include | | int | main (void) | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:20297: result: no configure:20318: checking for libosmocore >= 1.10.0 configure:20325: $PKG_CONFIG --exists --print-errors "libosmocore >= 1.10.0" configure:20328: $? = 0 configure:20342: $PKG_CONFIG --exists --print-errors "libosmocore >= 1.10.0" configure:20345: $? = 0 configure:20403: result: yes configure:20409: checking for libosmovty >= 1.10.0 configure:20416: $PKG_CONFIG --exists --print-errors "libosmovty >= 1.10.0" configure:20419: $? = 0 configure:20433: $PKG_CONFIG --exists --print-errors "libosmovty >= 1.10.0" configure:20436: $? = 0 configure:20494: result: yes configure:20500: checking for libosmoctrl >= 1.10.0 configure:20507: $PKG_CONFIG --exists --print-errors "libosmoctrl >= 1.10.0" configure:20510: $? = 0 configure:20524: $PKG_CONFIG --exists --print-errors "libosmoctrl >= 1.10.0" configure:20527: $? = 0 configure:20585: result: yes configure:20591: checking for libosmocoding >= 1.10.0 configure:20598: $PKG_CONFIG --exists --print-errors "libosmocoding >= 1.10.0" configure:20601: $? = 0 configure:20615: $PKG_CONFIG --exists --print-errors "libosmocoding >= 1.10.0" configure:20618: $? = 0 configure:20676: result: yes configure:20682: checking for libosmogsm >= 1.10.0 configure:20689: $PKG_CONFIG --exists --print-errors "libosmogsm >= 1.10.0" configure:20692: $? = 0 configure:20706: $PKG_CONFIG --exists --print-errors "libosmogsm >= 1.10.0" configure:20709: $? = 0 configure:20767: result: yes configure:20908: checking for boost/config.hpp configure:20908: g++ -c -g -O2 conftest.cpp >&5 configure:20908: $? = 0 configure:20908: result: yes configure:20918: checking for usrp >= 3.3 configure:20925: $PKG_CONFIG --exists --print-errors "usrp >= 3.3" configure:20928: $? = 0 configure:20942: $PKG_CONFIG --exists --print-errors "usrp >= 3.3" configure:20945: $? = 0 configure:21003: result: yes configure:21015: checking for LimeSuite configure:21022: $PKG_CONFIG --exists --print-errors "LimeSuite" configure:21025: $? = 0 configure:21039: $PKG_CONFIG --exists --print-errors "LimeSuite" configure:21042: $? = 0 configure:21100: result: yes configure:21112: checking for uhd >= 003.011 configure:21119: $PKG_CONFIG --exists --print-errors "uhd >= 003.011" configure:21122: $? = 0 configure:21136: $PKG_CONFIG --exists --print-errors "uhd >= 003.011" configure:21139: $? = 0 configure:21687: result: yes configure:21699: checking for uhd < 004.002 configure:21706: $PKG_CONFIG --exists --print-errors "uhd < 004.002" Package dependency requirement 'uhd < 004.002' could not be satisfied. Package 'uhd' has version '4.3.0.0+ds1-5', required version is '< 004.002' configure:21709: $? = 1 configure:21740: result: no Package dependency requirement 'uhd < 004.002' could not be satisfied. Package 'uhd' has version '4.3.0.0+ds1-5', required version is '< 004.002' configure:21870: checking whether to enable building MS TRX configure:21886: result: yes configure:21937: checking whether C++ compiler accepts -msse3 configure:21957: g++ -c -g -O2 -msse3 conftest.cpp >&5 configure:21957: $? = 0 configure:21966: result: yes configure:21993: checking whether C++ compiler accepts -msse4.1 configure:22013: g++ -c -g -O2 -msse4.1 conftest.cpp >&5 configure:22013: $? = 0 configure:22022: result: yes configure:22078: checking whether gcc has __builtin_cpu_supports built-in configure:22100: g++ -o conftest -g -O2 conftest.cpp >&5 configure:22100: $? = 0 configure:22111: result: yes configure:22130: checking whether gcc has __sync_fetch_and_and built-in configure:22152: g++ -o conftest -g -O2 conftest.cpp >&5 configure:22152: $? = 0 configure:22163: result: yes configure:22181: checking whether gcc has __sync_or_and_fetch built-in configure:22203: g++ -o conftest -g -O2 conftest.cpp >&5 configure:22203: $? = 0 configure:22214: result: yes configure:22329: checking for fftw3f configure:22336: $PKG_CONFIG --exists --print-errors "fftw3f" configure:22339: $? = 0 configure:22353: $PKG_CONFIG --exists --print-errors "fftw3f" configure:22356: $? = 0 configure:22414: result: yes configure:22510: result: CPPFLAGS="" configure:22512: result: CFLAGS=" -std=gnu11" configure:22514: result: CXXFLAGS="-g -O2" configure:22516: result: LDFLAGS="" configure:22622: checking that generated files are newer than configure configure:22628: result: done configure:22732: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by osmo-trx config.status 1.7.2.11-fca0-dirty, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on 472f96d7653b config.status:1253: creating Makefile config.status:1253: creating CommonLibs/Makefile config.status:1253: creating GSM/Makefile config.status:1253: creating Transceiver52M/Makefile config.status:1253: creating Transceiver52M/arch/Makefile config.status:1253: creating Transceiver52M/arch/common/Makefile config.status:1253: creating Transceiver52M/arch/arm/Makefile config.status:1253: creating Transceiver52M/arch/x86/Makefile config.status:1253: creating Transceiver52M/device/Makefile config.status:1253: creating Transceiver52M/device/common/Makefile config.status:1253: creating Transceiver52M/device/uhd/Makefile config.status:1253: creating Transceiver52M/device/usrp1/Makefile config.status:1253: creating Transceiver52M/device/lms/Makefile config.status:1253: creating Transceiver52M/device/ipc/Makefile config.status:1253: creating Transceiver52M/device/bladerf/Makefile config.status:1253: creating tests/Makefile config.status:1253: creating tests/CommonLibs/Makefile config.status:1253: creating tests/Transceiver52M/Makefile config.status:1253: creating utils/Makefile config.status:1253: creating utils/va-test/Makefile config.status:1253: creating doc/Makefile config.status:1253: creating doc/examples/Makefile config.status:1253: creating contrib/Makefile config.status:1253: creating contrib/systemd/Makefile config.status:1253: creating doc/manuals/Makefile config.status:1253: creating config.h config.status:1482: executing tests/atconfig commands config.status:1482: executing depfiles commands config.status:1584: cd CommonLibs && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1589: $? = 0 config.status:1584: cd GSM && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1589: $? = 0 config.status:1584: cd Transceiver52M && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1589: $? = 0 config.status:1584: cd Transceiver52M/arch/common && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1589: $? = 0 config.status:1584: cd Transceiver52M/arch/arm && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1589: $? = 0 config.status:1584: cd Transceiver52M/arch/x86 && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1589: $? = 0 config.status:1584: cd Transceiver52M/device/common && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1589: $? = 0 config.status:1584: cd Transceiver52M/device/uhd && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1589: $? = 0 config.status:1584: cd Transceiver52M/device/usrp1 && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1589: $? = 0 config.status:1584: cd Transceiver52M/device/lms && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1589: $? = 0 config.status:1584: cd Transceiver52M/device/ipc && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1589: $? = 0 config.status:1584: cd Transceiver52M/device/bladerf && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1589: $? = 0 config.status:1584: cd tests/CommonLibs && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1589: $? = 0 config.status:1584: cd tests/Transceiver52M && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1589: $? = 0 config.status:1584: cd utils && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1589: $? = 0 config.status:1584: cd utils/va-test && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1589: $? = 0 config.status:1482: executing libtool commands configure:25269: === configuring in osmocom-bb/src/host/trxcon (/build/coverity/source-Osmocom/osmo-trx/osmocom-bb/src/host/trxcon) configure:25330: running /bin/bash ./configure --disable-option-checking '--prefix=/build/coverity/install-Osmocom' '--with-systemdsystemunitdir=no' '--disable-doxygen' '--with-mstrx' '--with-usrp1' '--with-uhd' '--with-lms' '--with-ipc' 'PKG_CONFIG_PATH=/build/coverity/install-Osmocom/lib/pkgconfig' --cache-file=/dev/null --srcdir=. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_BLADE_CFLAGS_set= ac_cv_env_BLADE_CFLAGS_value= ac_cv_env_BLADE_LIBS_set= ac_cv_env_BLADE_LIBS_value= ac_cv_env_CCASFLAGS_set= ac_cv_env_CCASFLAGS_value= ac_cv_env_CCAS_set= ac_cv_env_CCAS_value= ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_FFTWF_CFLAGS_set= ac_cv_env_FFTWF_CFLAGS_value= ac_cv_env_FFTWF_LIBS_set= ac_cv_env_FFTWF_LIBS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBOSMOCODING_CFLAGS_set= ac_cv_env_LIBOSMOCODING_CFLAGS_value= ac_cv_env_LIBOSMOCODING_LIBS_set= ac_cv_env_LIBOSMOCODING_LIBS_value= ac_cv_env_LIBOSMOCORE_CFLAGS_set= ac_cv_env_LIBOSMOCORE_CFLAGS_value= ac_cv_env_LIBOSMOCORE_LIBS_set= ac_cv_env_LIBOSMOCORE_LIBS_value= ac_cv_env_LIBOSMOCTRL_CFLAGS_set= ac_cv_env_LIBOSMOCTRL_CFLAGS_value= ac_cv_env_LIBOSMOCTRL_LIBS_set= ac_cv_env_LIBOSMOCTRL_LIBS_value= ac_cv_env_LIBOSMOGSM_CFLAGS_set= ac_cv_env_LIBOSMOGSM_CFLAGS_value= ac_cv_env_LIBOSMOGSM_LIBS_set= ac_cv_env_LIBOSMOGSM_LIBS_value= ac_cv_env_LIBOSMOVTY_CFLAGS_set= ac_cv_env_LIBOSMOVTY_CFLAGS_value= ac_cv_env_LIBOSMOVTY_LIBS_set= ac_cv_env_LIBOSMOVTY_LIBS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LMS_CFLAGS_set= ac_cv_env_LMS_CFLAGS_value= ac_cv_env_LMS_LIBS_set= ac_cv_env_LMS_LIBS_value= ac_cv_env_LT_SYS_LIBRARY_PATH_set= ac_cv_env_LT_SYS_LIBRARY_PATH_value= ac_cv_env_OSMO_GSM_MANUALS_DIR_set= ac_cv_env_OSMO_GSM_MANUALS_DIR_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set=set ac_cv_env_PKG_CONFIG_PATH_value=/build/coverity/install-Osmocom/lib/pkgconfig ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_UHD_CFLAGS_set= ac_cv_env_UHD_CFLAGS_value= ac_cv_env_UHD_LIBS_set= ac_cv_env_UHD_LIBS_value= ac_cv_env_USRP_CFLAGS_set= ac_cv_env_USRP_CFLAGS_value= ac_cv_env_USRP_LIBS_set= ac_cv_env_USRP_LIBS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_header_boost_config_hpp=yes ac_cv_header_byteswap_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_stdint_h=yes ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_FGREP='/usr/bin/grep -F' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_PKG_CONFIG_INSTALLED=/usr/bin/pkg-config ac_cv_path_RM_PROG=/usr/bin/rm ac_cv_path_SED=/usr/bin/sed ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_lt_DD=/usr/bin/dd ac_cv_path_mkdir=/usr/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_DLLTOOL=dlltool ac_cv_prog_ac_ct_FILECMD=file ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c11= ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_cxx_cxx11= ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx= ac_cv_prog_make_make_set=yes ac_cv_target=x86_64-pc-linux-gnu ac_cv_type_size_t=yes am_cv_CCAS_dependencies_compiler_type=gcc3 am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes ax_cv_check_cxxflags___msse3=yes ax_cv_check_cxxflags___msse4_1=yes ax_cv_cxx_compile_cxx11=yes ax_cv_support_sse3_ext=yes ax_cv_support_sse41_ext=yes lt_cv_ar_at_file=@ lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64' lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_compiler_static_works_CXX=yes lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=yes lt_cv_sys_global_symbol_pipe='/usr/bin/sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | /usr/bin/sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='/usr/bin/sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='/usr/bin/sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_cdecl='/usr/bin/sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_global_symbol_to_import= lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop lt_cv_truncate_bin='/usr/bin/dd bs=4096 count=1' osmo_cv_cc_has___builtin_cpu_supports=yes osmo_cv_cc_has___sync_fetch_and_and=yes osmo_cv_cc_has___sync_or_and_fetch=yes pkg_cv_FFTWF_CFLAGS= pkg_cv_FFTWF_LIBS='-lfftw3f ' pkg_cv_LIBOSMOCODING_CFLAGS='-I/build/coverity/install-Osmocom/include/ -pthread ' pkg_cv_LIBOSMOCODING_LIBS='-L/build/coverity/install-Osmocom/lib -losmocoding -losmogsm -losmoisdn -losmocodec -losmocore -ltalloc -lmnl ' pkg_cv_LIBOSMOCORE_CFLAGS='-I/build/coverity/install-Osmocom/include/ -pthread ' pkg_cv_LIBOSMOCORE_LIBS='-L/build/coverity/install-Osmocom/lib -losmocore -ltalloc -lmnl ' pkg_cv_LIBOSMOCTRL_CFLAGS='-I/build/coverity/install-Osmocom/include/ -pthread ' pkg_cv_LIBOSMOCTRL_LIBS='-L/build/coverity/install-Osmocom/lib -losmoctrl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl ' pkg_cv_LIBOSMOGSM_CFLAGS='-I/build/coverity/install-Osmocom/include/ -pthread ' pkg_cv_LIBOSMOGSM_LIBS='-L/build/coverity/install-Osmocom/lib -losmogsm -losmoisdn -losmocore -ltalloc -lmnl ' pkg_cv_LIBOSMOVTY_CFLAGS='-I/build/coverity/install-Osmocom/include/ -pthread ' pkg_cv_LIBOSMOVTY_LIBS='-L/build/coverity/install-Osmocom/lib -losmovty -losmocore -ltalloc -lmnl ' pkg_cv_LMS_CFLAGS= pkg_cv_LMS_LIBS='-lLimeSuite ' pkg_cv_UHD_CFLAGS= pkg_cv_UHD_LIBS='-luhd -lboost_system ' pkg_cv_USRP_CFLAGS='-I/build/coverity/install-Osmocom/include -I/usr/include/libusb-1.0 ' pkg_cv_USRP_LIBS='-L/build/coverity/install-Osmocom/lib -lusrp -lusb-1.0 ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} '\''/build/coverity/source-Osmocom/osmo-trx/missing'\'' aclocal-1.16' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_V='$(V)' AR='ar' ARCH_ARM_A15_FALSE='' ARCH_ARM_A15_TRUE='#' ARCH_ARM_FALSE='' ARCH_ARM_TRUE='#' AS='as' AUTOCONF='${SHELL} '\''/build/coverity/source-Osmocom/osmo-trx/missing'\'' autoconf' AUTOHEADER='${SHELL} '\''/build/coverity/source-Osmocom/osmo-trx/missing'\'' autoheader' AUTOMAKE='${SHELL} '\''/build/coverity/source-Osmocom/osmo-trx/missing'\'' automake-1.16' AWK='gawk' BLADE_CFLAGS='' BLADE_LIBS='' BUILD_MANUALS_FALSE='' BUILD_MANUALS_TRUE='#' CC='gcc' CCAS='gcc' CCASDEPMODE='depmode=gcc3' CCASFLAGS=' -std=gnu11' CCDEPMODE='depmode=gcc3' CFLAGS=' -std=gnu11' CPPFLAGS='' CSCOPE='cscope' CTAGS='ctags' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DEVICE_BLADE_FALSE='' DEVICE_BLADE_TRUE='#' DEVICE_IPC_FALSE='#' DEVICE_IPC_TRUE='' DEVICE_LMS_FALSE='#' DEVICE_LMS_TRUE='' DEVICE_UHD_FALSE='#' DEVICE_UHD_TRUE='' DEVICE_USRP1_FALSE='#' DEVICE_USRP1_TRUE='' DLLTOOL='dlltool' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' ENABLE_MS_TRX_FALSE='#' ENABLE_MS_TRX_TRUE='' ENABLE_MULTI_ARFCN_FALSE='#' ENABLE_MULTI_ARFCN_TRUE='' ETAGS='etags' EXEEXT='' FFTWF_CFLAGS='' FFTWF_LIBS='-lfftw3f ' FGREP='/usr/bin/grep -F' FILECMD='file' GREP='/usr/bin/grep' HAVE_CXX11='1' HAVE_SSE3_FALSE='#' HAVE_SSE3_TRUE='' HAVE_SSE4_1_FALSE='#' HAVE_SSE4_1_TRUE='' HAVE_SYSTEMD_FALSE='' HAVE_SYSTEMD_TRUE='#' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/bin/ld -m elf_x86_64' LDFLAGS='' LIBOBJS='' LIBOSMOCODING_CFLAGS='-I/build/coverity/install-Osmocom/include/ -pthread ' LIBOSMOCODING_LIBS='-L/build/coverity/install-Osmocom/lib -losmocoding -losmogsm -losmoisdn -losmocodec -losmocore -ltalloc -lmnl ' LIBOSMOCORE_CFLAGS='-I/build/coverity/install-Osmocom/include/ -pthread ' LIBOSMOCORE_LIBS='-L/build/coverity/install-Osmocom/lib -losmocore -ltalloc -lmnl ' LIBOSMOCTRL_CFLAGS='-I/build/coverity/install-Osmocom/include/ -pthread ' LIBOSMOCTRL_LIBS='-L/build/coverity/install-Osmocom/lib -losmoctrl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl ' LIBOSMOGSM_CFLAGS='-I/build/coverity/install-Osmocom/include/ -pthread ' LIBOSMOGSM_LIBS='-L/build/coverity/install-Osmocom/lib -losmogsm -losmoisdn -losmocore -ltalloc -lmnl ' LIBOSMOVTY_CFLAGS='-I/build/coverity/install-Osmocom/include/ -pthread ' LIBOSMOVTY_LIBS='-L/build/coverity/install-Osmocom/lib -losmovty -losmocore -ltalloc -lmnl ' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBTRXCON_DIR='osmocom-bb/src/host/trxcon' LIPO='' LMS_CFLAGS='' LMS_LIBS='-lLimeSuite ' LN_S='ln -s' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' MAKEINFO='${SHELL} '\''/build/coverity/source-Osmocom/osmo-trx/missing'\'' makeinfo' MANIFEST_TOOL=':' MKDIR_P='/usr/bin/mkdir -p' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OSMO_GSM_MANUALS_DIR='' OTOOL64='' OTOOL='' PACKAGE='osmo-trx' PACKAGE_BUGREPORT='openbsc@lists.osmocom.org' PACKAGE_NAME='osmo-trx' PACKAGE_STRING='osmo-trx 1.7.2.11-fca0-dirty' PACKAGE_TARNAME='osmo-trx' PACKAGE_URL='' PACKAGE_VERSION='1.7.2.11-fca0-dirty' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_INSTALLED='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='/build/coverity/install-Osmocom/lib/pkgconfig' RANLIB='ranlib' RELMAKE='-include osmo-release.mk' RM_PROG='/usr/bin/rm' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/bash' SIMD_FLAGS=' -msse3 -msse4.1' STRIP='strip' UHD_CFLAGS='' UHD_LIBS='-luhd -lboost_system ' USRP_CFLAGS='-I/build/coverity/install-Osmocom/include -I/usr/include/libusb-1.0 ' USRP_LIBS='-L/build/coverity/install-Osmocom/lib -lusrp -lusb-1.0 ' VERSION='1.7.2.11-fca0-dirty' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCCAS_FALSE='#' am__fastdepCCAS_TRUE='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-pc-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /build/coverity/source-Osmocom/osmo-trx/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/build/coverity/install-Osmocom' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs=' osmocom-bb/src/host/trxcon' sysconfdir='${prefix}/etc' systemdsystemunitdir='' target='x86_64-pc-linux-gnu' target_alias='' target_cpu='x86_64' target_os='linux-gnu' target_vendor='pc' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "osmo-trx" #define PACKAGE_TARNAME "osmo-trx" #define PACKAGE_VERSION "1.7.2.11-fca0-dirty" #define PACKAGE_STRING "osmo-trx 1.7.2.11-fca0-dirty" #define PACKAGE_BUGREPORT "openbsc@lists.osmocom.org" #define PACKAGE_URL "" #define PACKAGE "osmo-trx" #define VERSION "1.7.2.11-fca0-dirty" #define HAVE_CXX11 1 #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_BYTESWAP_H 1 #define HAVE_SYS_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define USE_UHD_3_11 1 #define HAVE_SSE3 /**/ #define HAVE_SSE4_1 /**/ #define HAVE___BUILTIN_CPU_SUPPORTS 1 #define HAVE___SYNC_FETCH_AND_AND 1 #define HAVE___SYNC_OR_AND_FETCH 1 #define HAVE_ATOMIC_OPS 1 #define ENABLE_MULTI_ARFCN 1 configure: exit 0