This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by osmo-bts configure 1.7.0.67-e01c, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-bts/inst-osmo-bts --with-systemdsystemunitdir=no --enable-sanitize --enable-trx --with-openbsc=/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-bts/openbsc/openbsc/include --enable-octphy --with-octsdr-2g=/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-bts/octphy-2g-headers ## --------- ## ## Platform. ## ## --------- ## hostname = deb10build-ansible uname -m = x86_64 uname -r = 5.10.0-19-amd64 uname -s = Linux uname -v = #1 SMP Debian 5.10.149-2 (2022-10-21) /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/games PATH: /home/osmocom-build/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2508: checking for a BSD-compatible install configure:2576: result: /usr/bin/install -c configure:2587: checking whether build environment is sane configure:2642: result: yes configure:2791: checking for a thread-safe mkdir -p configure:2830: result: /bin/mkdir -p configure:2837: checking for gawk configure:2853: found /usr/bin/gawk configure:2864: result: gawk configure:2875: checking whether make sets $(MAKE) configure:2897: result: yes configure:2926: checking whether make supports nested variables configure:2943: result: yes configure:3085: checking whether make supports nested variables configure:3102: result: yes configure:3117: checking whether make sets $(MAKE) configure:3139: result: yes configure:3196: checking for gcc configure:3212: found /usr/bin/gcc configure:3223: result: gcc configure:3452: checking for C compiler version configure:3461: gcc --version >&5 gcc (Debian 8.3.0-6) 8.3.0 Copyright (C) 2018 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:3472: $? = 0 configure:3461: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/8/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 8.3.0-6' --with-bugurl=file:///usr/share/doc/gcc-8/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-8 --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-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 8.3.0 (Debian 8.3.0-6) configure:3472: $? = 0 configure:3461: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3472: $? = 1 configure:3461: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:3472: $? = 1 configure:3492: checking whether the C compiler works configure:3514: gcc -std=gnu11 conftest.c >&5 configure:3518: $? = 0 configure:3566: result: yes configure:3569: checking for C compiler default output file name configure:3571: result: a.out configure:3577: checking for suffix of executables configure:3584: gcc -o conftest -std=gnu11 conftest.c >&5 configure:3588: $? = 0 configure:3610: result: configure:3632: checking whether we are cross compiling configure:3640: gcc -o conftest -std=gnu11 conftest.c >&5 configure:3644: $? = 0 configure:3651: ./conftest configure:3655: $? = 0 configure:3643: result: no configure:3648: checking for suffix of object files configure:3670: gcc -c -std=gnu11 conftest.c >&5 configure:3674: $? = 0 configure:3695: result: o configure:3699: checking whether we are using the GNU C compiler configure:3718: gcc -c -std=gnu11 conftest.c >&5 configure:3718: $? = 0 configure:3727: result: yes configure:3736: checking whether gcc accepts -g configure:3756: gcc -c -g conftest.c >&5 configure:3756: $? = 0 configure:3797: result: yes configure:3814: checking for gcc option to accept ISO C89 configure:3877: gcc -c -std=gnu11 conftest.c >&5 configure:3877: $? = 0 configure:3890: result: none needed configure:3915: checking whether gcc understands -c and -o together configure:3937: gcc -c conftest.c -o conftest2.o configure:3940: $? = 0 configure:3937: gcc -c conftest.c -o conftest2.o configure:3940: $? = 0 configure:3952: result: yes configure:3972: checking whether make supports the include directive configure:3987: make -f confmf.GNU && cat confinc.out this is the am__doit target configure:3990: $? = 0 configure:4009: result: yes (GNU style) configure:4034: checking dependency style of gcc configure:4145: result: gcc3 configure:4190: checking build system type configure:4204: result: x86_64-pc-linux-gnu configure:4224: checking host system type configure:4237: result: x86_64-pc-linux-gnu configure:4278: checking how to print strings configure:4305: result: printf configure:4326: checking for a sed that does not truncate output configure:4390: result: /bin/sed configure:4408: checking for grep that handles long lines and -e configure:4466: result: /bin/grep configure:4471: checking for egrep configure:4533: result: /bin/grep -E configure:4538: checking for fgrep configure:4600: result: /bin/grep -F configure:4635: checking for ld used by gcc configure:4702: result: /usr/bin/ld configure:4709: checking if the linker (/usr/bin/ld) is GNU ld configure:4724: result: yes configure:4736: checking for BSD- or MS-compatible name lister (nm) configure:4790: result: /usr/bin/nm -B configure:4920: checking the name lister (/usr/bin/nm -B) interface configure:4927: gcc -c -std=gnu11 conftest.c >&5 configure:4930: /usr/bin/nm -B "conftest.o" configure:4933: output 0000000000000000 B some_variable configure:4934: result: BSD nm configure:4937: checking whether ln -s works configure:4941: result: yes configure:4949: checking the maximum length of command line arguments configure:5080: result: 1572864 configure:5128: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:5168: result: func_convert_file_noop configure:5175: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:5195: result: func_convert_file_noop configure:5202: checking for /usr/bin/ld option to reload object files configure:5209: result: -r configure:5283: checking for objdump configure:5299: found /usr/bin/objdump configure:5310: result: objdump configure:5342: checking how to recognize dependent libraries configure:5542: result: pass_all configure:5627: checking for dlltool configure:5657: result: no configure:5687: checking how to associate runtime and link libraries configure:5714: result: printf %s\n configure:5775: checking for ar configure:5791: found /usr/bin/ar configure:5802: result: ar configure:5839: checking for archiver @FILE support configure:5856: gcc -c -std=gnu11 conftest.c >&5 configure:5856: $? = 0 configure:5859: ar cru libconftest.a @conftest.lst >&5 ar: `u' modifier ignored since `D' is the default (see `U') configure:5862: $? = 0 configure:5867: ar cru libconftest.a @conftest.lst >&5 ar: `u' modifier ignored since `D' is the default (see `U') ar: conftest.o: No such file or directory configure:5870: $? = 1 configure:5869: result: @ configure:5927: checking for strip configure:5943: found /usr/bin/strip configure:5954: result: strip configure:6026: checking for ranlib configure:6042: found /usr/bin/ranlib configure:6053: result: ranlib configure:6155: checking command to parse /usr/bin/nm -B output from gcc object configure:6308: gcc -c -std=gnu11 conftest.c >&5 configure:6311: $? = 0 configure:6315: /usr/bin/nm -B conftest.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' > conftest.nm configure:6381: gcc -o conftest -std=gnu11 conftest.c conftstm.o >&5 configure:6384: $? = 0 configure:6422: result: ok configure:6469: checking for sysroot configure:6499: result: no configure:6506: checking for a working dd configure:6544: result: /bin/dd configure:6548: checking how to truncate binary pipes configure:6563: result: /bin/dd bs=4096 count=1 configure:6699: gcc -c -std=gnu11 conftest.c >&5 configure:6702: $? = 0 configure:6892: checking for mt configure:6908: found /bin/mt configure:6919: result: mt configure:6942: checking if mt is a manifest tool configure:6948: mt '-?' configure:6956: result: no configure:7633: checking how to run the C preprocessor configure:7664: gcc -E conftest.c configure:7664: $? = 0 configure:7678: gcc -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:7678: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "osmo-bts" | #define PACKAGE_TARNAME "osmo-bts" | #define PACKAGE_VERSION "1.7.0.67-e01c" | #define PACKAGE_STRING "osmo-bts 1.7.0.67-e01c" | #define PACKAGE_BUGREPORT "openbsc@lists.osmocom.org" | #define PACKAGE_URL "" | #define PACKAGE "osmo-bts" | #define VERSION "1.7.0.67-e01c" | /* end confdefs.h. */ | #include configure:7703: result: gcc -E configure:7723: gcc -E conftest.c configure:7723: $? = 0 configure:7737: gcc -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:7737: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "osmo-bts" | #define PACKAGE_TARNAME "osmo-bts" | #define PACKAGE_VERSION "1.7.0.67-e01c" | #define PACKAGE_STRING "osmo-bts 1.7.0.67-e01c" | #define PACKAGE_BUGREPORT "openbsc@lists.osmocom.org" | #define PACKAGE_URL "" | #define PACKAGE "osmo-bts" | #define VERSION "1.7.0.67-e01c" | /* end confdefs.h. */ | #include configure:7766: checking for ANSI C header files configure:7786: gcc -c -std=gnu11 conftest.c >&5 configure:7786: $? = 0 configure:7859: gcc -o conftest -std=gnu11 conftest.c >&5 configure:7859: $? = 0 configure:7859: ./conftest configure:7859: $? = 0 configure:7870: result: yes configure:7883: checking for sys/types.h configure:7883: gcc -c -std=gnu11 conftest.c >&5 configure:7883: $? = 0 configure:7883: result: yes configure:7883: checking for sys/stat.h configure:7883: gcc -c -std=gnu11 conftest.c >&5 configure:7883: $? = 0 configure:7883: result: yes configure:7883: checking for stdlib.h configure:7883: gcc -c -std=gnu11 conftest.c >&5 configure:7883: $? = 0 configure:7883: result: yes configure:7883: checking for string.h configure:7883: gcc -c -std=gnu11 conftest.c >&5 configure:7883: $? = 0 configure:7883: result: yes configure:7883: checking for memory.h configure:7883: gcc -c -std=gnu11 conftest.c >&5 configure:7883: $? = 0 configure:7883: result: yes configure:7883: checking for strings.h configure:7883: gcc -c -std=gnu11 conftest.c >&5 configure:7883: $? = 0 configure:7883: result: yes configure:7883: checking for inttypes.h configure:7883: gcc -c -std=gnu11 conftest.c >&5 configure:7883: $? = 0 configure:7883: result: yes configure:7883: checking for stdint.h configure:7883: gcc -c -std=gnu11 conftest.c >&5 configure:7883: $? = 0 configure:7883: result: yes configure:7883: checking for unistd.h configure:7883: gcc -c -std=gnu11 conftest.c >&5 configure:7883: $? = 0 configure:7883: result: yes configure:7897: checking for dlfcn.h configure:7897: gcc -c -std=gnu11 conftest.c >&5 configure:7897: $? = 0 configure:7897: result: yes configure:8153: checking for objdir configure:8168: result: .libs configure:8428: checking if gcc supports -fno-rtti -fno-exceptions configure:8446: gcc -c -std=gnu11 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C configure:8450: $? = 0 configure:8463: result: no configure:8821: checking for gcc option to produce PIC configure:8828: result: -fPIC -DPIC configure:8836: checking if gcc PIC flag -fPIC -DPIC works configure:8854: gcc -c -std=gnu11 -fPIC -DPIC -DPIC conftest.c >&5 configure:8858: $? = 0 configure:8871: result: yes configure:8900: checking if gcc static flag -static works configure:8928: result: yes configure:8943: checking if gcc supports -c -o file.o configure:8964: gcc -c -std=gnu11 -o out/conftest2.o conftest.c >&5 configure:8968: $? = 0 configure:8990: result: yes configure:8998: checking if gcc supports -c -o file.o configure:9045: result: yes configure:9078: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:10341: result: yes configure:10378: checking whether -lc should be explicitly linked in configure:10386: gcc -c -std=gnu11 conftest.c >&5 configure:10389: $? = 0 configure:10404: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:10407: $? = 0 configure:10421: result: no configure:10581: checking dynamic linker characteristics configure:11162: gcc -o conftest -std=gnu11 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11162: $? = 0 configure:11411: result: GNU/Linux ld.so configure:11533: checking how to hardcode library paths into programs configure:11558: result: immediate configure:12106: checking whether stripping libraries is possible configure:12111: result: yes configure:12146: checking if libtool supports shared libraries configure:12148: result: yes configure:12151: checking whether to build shared libraries configure:12176: result: yes configure:12179: checking whether to build static libraries configure:12183: result: yes configure:9011: checking for pkg-config configure:9029: found /usr/bin/pkg-config configure:9042: result: /usr/bin/pkg-config configure:9108: checking for pkg-config configure:9126: found /usr/bin/pkg-config configure:9138: result: /usr/bin/pkg-config configure:9163: checking pkg-config is at least version 0.20 configure:9166: result: yes configure:9175: checking for ANSI C header files configure:9279: result: yes configure:9320: checking for LIBOSMOCORE configure:9327: $PKG_CONFIG --exists --print-errors "libosmocore >= 1.9.0" configure:9330: $? = 0 configure:9344: $PKG_CONFIG --exists --print-errors "libosmocore >= 1.9.0" configure:9347: $? = 0 configure:9405: result: yes configure:9411: checking for LIBOSMOVTY configure:9418: $PKG_CONFIG --exists --print-errors "libosmovty >= 1.9.0" configure:9421: $? = 0 configure:9435: $PKG_CONFIG --exists --print-errors "libosmovty >= 1.9.0" configure:9438: $? = 0 configure:9496: result: yes configure:9502: checking for LIBOSMOGSM configure:9509: $PKG_CONFIG --exists --print-errors "libosmogsm >= 1.9.0" configure:9512: $? = 0 configure:9526: $PKG_CONFIG --exists --print-errors "libosmogsm >= 1.9.0" configure:9529: $? = 0 configure:9587: result: yes configure:9593: checking for LIBOSMOCTRL configure:9600: $PKG_CONFIG --exists --print-errors "libosmoctrl >= 1.9.0" configure:9603: $? = 0 configure:9617: $PKG_CONFIG --exists --print-errors "libosmoctrl >= 1.9.0" configure:9620: $? = 0 configure:9678: result: yes configure:9684: checking for LIBOSMOCODEC configure:9691: $PKG_CONFIG --exists --print-errors "libosmocodec >= 1.9.0" configure:9694: $? = 0 configure:9708: $PKG_CONFIG --exists --print-errors "libosmocodec >= 1.9.0" configure:9711: $? = 0 configure:9769: result: yes configure:9775: checking for LIBOSMOCODING configure:9782: $PKG_CONFIG --exists --print-errors "libosmocoding >= 1.9.0" configure:9785: $? = 0 configure:9799: $PKG_CONFIG --exists --print-errors "libosmocoding >= 1.9.0" configure:9802: $? = 0 configure:9860: result: yes configure:9866: checking for LIBOSMOABIS configure:9873: $PKG_CONFIG --exists --print-errors "libosmoabis >= 1.5.0" configure:9876: $? = 0 configure:9890: $PKG_CONFIG --exists --print-errors "libosmoabis >= 1.5.0" configure:9893: $? = 0 configure:9951: result: yes configure:9957: checking for LIBOSMOTRAU configure:9964: $PKG_CONFIG --exists --print-errors "libosmotrau >= 1.5.0" configure:9967: $? = 0 configure:9981: $PKG_CONFIG --exists --print-errors "libosmotrau >= 1.5.0" configure:9984: $? = 0 configure:10042: result: yes configure:10048: checking for LIBOSMONETIF configure:10055: $PKG_CONFIG --exists --print-errors "libosmo-netif >= 1.4.0" configure:10058: $? = 0 configure:10072: $PKG_CONFIG --exists --print-errors "libosmo-netif >= 1.4.0" configure:10075: $? = 0 configure:10133: result: yes configure:10138: checking whether to enable support for sysmobts calibration tool configure:10147: result: no configure:10158: checking whether to enable support for sysmoBTS L1/PHY support configure:10181: result: no configure:10319: checking whether to enable support for osmo-trx based L1/PHY support configure:10328: result: yes configure:10339: checking whether to enable support for Octasic OCTPHY-2G configure:10358: result: yes configure:10372: checking for octphy/octvc1/gsm/octvc1_gsm_default.h configure:10372: gcc -c -std=gnu11 -fsanitize=address -fsanitize=undefined -fsanitize=address -fsanitize=undefined -I/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-bts/octphy-2g-headers -I./include conftest.c >&5 configure:10372: $? = 0 configure:10372: result: yes configure:10382: checking for tOCTVC1_GSM_TRX_CONFIG.usCentreArfcn configure:10382: gcc -c -std=gnu11 -fsanitize=address -fsanitize=undefined -fsanitize=address -fsanitize=undefined -I/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-bts/octphy-2g-headers -I./include conftest.c >&5 configure:10382: $? = 0 configure:10382: result: yes configure:10391: checking for tOCTVC1_HW_RF_PORT_RX_STATS.Frequency configure:10391: gcc -c -std=gnu11 -fsanitize=address -fsanitize=undefined -fsanitize=address -fsanitize=undefined -I/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-bts/octphy-2g-headers -I./include conftest.c >&5 conftest.c: In function 'main': conftest.c:31:5: error: used struct type value where scalar is required if (ac_aggr.Frequency) ^~~~~~~ configure:10391: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "osmo-bts" | #define PACKAGE_TARNAME "osmo-bts" | #define PACKAGE_VERSION "1.7.0.67-e01c" | #define PACKAGE_STRING "osmo-bts 1.7.0.67-e01c" | #define PACKAGE_BUGREPORT "openbsc@lists.osmocom.org" | #define PACKAGE_URL "" | #define PACKAGE "osmo-bts" | #define VERSION "1.7.0.67-e01c" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define OCTPHY_MULTI_TRX 1 | /* end confdefs.h. */ | #include | | int | main () | { | static tOCTVC1_HW_RF_PORT_RX_STATS ac_aggr; | if (ac_aggr.Frequency) | return 0; | ; | return 0; | } configure:10391: gcc -c -std=gnu11 -fsanitize=address -fsanitize=undefined -fsanitize=address -fsanitize=undefined -I/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-bts/octphy-2g-headers -I./include conftest.c >&5 configure:10391: $? = 0 configure:10391: result: yes configure:10400: checking for tOCTVC1_HW_MSG_RF_PORT_INFO_ANTENNA_TX_CONFIG_RSP.TxConfig configure:10400: gcc -c -std=gnu11 -fsanitize=address -fsanitize=undefined -fsanitize=address -fsanitize=undefined -I/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-bts/octphy-2g-headers -I./include conftest.c >&5 conftest.c: In function 'main': conftest.c:32:5: error: used struct type value where scalar is required if (ac_aggr.TxConfig) ^~~~~~~ configure:10400: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "osmo-bts" | #define PACKAGE_TARNAME "osmo-bts" | #define PACKAGE_VERSION "1.7.0.67-e01c" | #define PACKAGE_STRING "osmo-bts 1.7.0.67-e01c" | #define PACKAGE_BUGREPORT "openbsc@lists.osmocom.org" | #define PACKAGE_URL "" | #define PACKAGE "osmo-bts" | #define VERSION "1.7.0.67-e01c" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define OCTPHY_MULTI_TRX 1 | #define OCTPHY_USE_FREQUENCY 1 | /* end confdefs.h. */ | #include | | int | main () | { | static tOCTVC1_HW_MSG_RF_PORT_INFO_ANTENNA_TX_CONFIG_RSP ac_aggr; | if (ac_aggr.TxConfig) | return 0; | ; | return 0; | } configure:10400: gcc -c -std=gnu11 -fsanitize=address -fsanitize=undefined -fsanitize=address -fsanitize=undefined -I/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-bts/octphy-2g-headers -I./include conftest.c >&5 configure:10400: $? = 0 configure:10400: result: yes configure:10409: checking for tOCTVC1_HW_MSG_RF_PORT_INFO_ANTENNA_RX_CONFIG_RSP.RxConfig configure:10409: gcc -c -std=gnu11 -fsanitize=address -fsanitize=undefined -fsanitize=address -fsanitize=undefined -I/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-bts/octphy-2g-headers -I./include conftest.c >&5 conftest.c: In function 'main': conftest.c:33:5: error: used struct type value where scalar is required if (ac_aggr.RxConfig) ^~~~~~~ configure:10409: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "osmo-bts" | #define PACKAGE_TARNAME "osmo-bts" | #define PACKAGE_VERSION "1.7.0.67-e01c" | #define PACKAGE_STRING "osmo-bts 1.7.0.67-e01c" | #define PACKAGE_BUGREPORT "openbsc@lists.osmocom.org" | #define PACKAGE_URL "" | #define PACKAGE "osmo-bts" | #define VERSION "1.7.0.67-e01c" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define OCTPHY_MULTI_TRX 1 | #define OCTPHY_USE_FREQUENCY 1 | #define OCTPHY_USE_TX_CONFIG 1 | /* end confdefs.h. */ | #include | | int | main () | { | static tOCTVC1_HW_MSG_RF_PORT_INFO_ANTENNA_RX_CONFIG_RSP ac_aggr; | if (ac_aggr.RxConfig) | return 0; | ; | return 0; | } configure:10409: gcc -c -std=gnu11 -fsanitize=address -fsanitize=undefined -fsanitize=address -fsanitize=undefined -I/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-bts/octphy-2g-headers -I./include conftest.c >&5 configure:10409: $? = 0 configure:10409: result: yes configure:10418: checking for tOCTVC1_GSM_RF_CONFIG.ulTxAntennaId configure:10418: gcc -c -std=gnu11 -fsanitize=address -fsanitize=undefined -fsanitize=address -fsanitize=undefined -I/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-bts/octphy-2g-headers -I./include conftest.c >&5 configure:10418: $? = 0 configure:10418: result: yes configure:10427: checking for tOCTVC1_HW_MSG_CLOCK_SYNC_MGR_INFO_RSP.ulClkSourceSelection configure:10427: gcc -c -std=gnu11 -fsanitize=address -fsanitize=undefined -fsanitize=address -fsanitize=undefined -I/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-bts/octphy-2g-headers -I./include conftest.c >&5 conftest.c: In function 'main': conftest.c:35:13: error: 'tOCTVC1_HW_MSG_CLOCK_SYNC_MGR_INFO_RSP' {aka 'struct '} has no member named 'ulClkSourceSelection'; did you mean 'ulClkSourceRef'? if (ac_aggr.ulClkSourceSelection) ^~~~~~~~~~~~~~~~~~~~ ulClkSourceRef configure:10427: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "osmo-bts" | #define PACKAGE_TARNAME "osmo-bts" | #define PACKAGE_VERSION "1.7.0.67-e01c" | #define PACKAGE_STRING "osmo-bts 1.7.0.67-e01c" | #define PACKAGE_BUGREPORT "openbsc@lists.osmocom.org" | #define PACKAGE_URL "" | #define PACKAGE "osmo-bts" | #define VERSION "1.7.0.67-e01c" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define OCTPHY_MULTI_TRX 1 | #define OCTPHY_USE_FREQUENCY 1 | #define OCTPHY_USE_TX_CONFIG 1 | #define OCTPHY_USE_RX_CONFIG 1 | #define OCTPHY_USE_ANTENNA_ID 1 | /* end confdefs.h. */ | #include | | int | main () | { | static tOCTVC1_HW_MSG_CLOCK_SYNC_MGR_INFO_RSP ac_aggr; | if (ac_aggr.ulClkSourceSelection) | return 0; | ; | return 0; | } configure:10427: gcc -c -std=gnu11 -fsanitize=address -fsanitize=undefined -fsanitize=address -fsanitize=undefined -I/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-bts/octphy-2g-headers -I./include conftest.c >&5 conftest.c: In function 'main': conftest.c:35:20: error: 'tOCTVC1_HW_MSG_CLOCK_SYNC_MGR_INFO_RSP' {aka 'struct '} has no member named 'ulClkSourceSelection'; did you mean 'ulClkSourceRef'? if (sizeof ac_aggr.ulClkSourceSelection) ^~~~~~~~~~~~~~~~~~~~ ulClkSourceRef configure:10427: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "osmo-bts" | #define PACKAGE_TARNAME "osmo-bts" | #define PACKAGE_VERSION "1.7.0.67-e01c" | #define PACKAGE_STRING "osmo-bts 1.7.0.67-e01c" | #define PACKAGE_BUGREPORT "openbsc@lists.osmocom.org" | #define PACKAGE_URL "" | #define PACKAGE "osmo-bts" | #define VERSION "1.7.0.67-e01c" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define OCTPHY_MULTI_TRX 1 | #define OCTPHY_USE_FREQUENCY 1 | #define OCTPHY_USE_TX_CONFIG 1 | #define OCTPHY_USE_RX_CONFIG 1 | #define OCTPHY_USE_ANTENNA_ID 1 | /* end confdefs.h. */ | #include | | int | main () | { | static tOCTVC1_HW_MSG_CLOCK_SYNC_MGR_INFO_RSP ac_aggr; | if (sizeof ac_aggr.ulClkSourceSelection) | return 0; | ; | return 0; | } configure:10427: result: no configure:10436: checking for tOCTVC1_HW_MSG_CLOCK_SYNC_MGR_STATS_RSP.lClockError configure:10436: gcc -c -std=gnu11 -fsanitize=address -fsanitize=undefined -fsanitize=address -fsanitize=undefined -I/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-bts/octphy-2g-headers -I./include conftest.c >&5 conftest.c: In function 'main': conftest.c:35:12: error: 'tOCTVC1_HW_MSG_CLOCK_SYNC_MGR_STATS_RSP' {aka 'struct '} has no member named 'lClockError' if (ac_aggr.lClockError) ^ configure:10436: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "osmo-bts" | #define PACKAGE_TARNAME "osmo-bts" | #define PACKAGE_VERSION "1.7.0.67-e01c" | #define PACKAGE_STRING "osmo-bts 1.7.0.67-e01c" | #define PACKAGE_BUGREPORT "openbsc@lists.osmocom.org" | #define PACKAGE_URL "" | #define PACKAGE "osmo-bts" | #define VERSION "1.7.0.67-e01c" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define OCTPHY_MULTI_TRX 1 | #define OCTPHY_USE_FREQUENCY 1 | #define OCTPHY_USE_TX_CONFIG 1 | #define OCTPHY_USE_RX_CONFIG 1 | #define OCTPHY_USE_ANTENNA_ID 1 | /* end confdefs.h. */ | #include | | int | main () | { | static tOCTVC1_HW_MSG_CLOCK_SYNC_MGR_STATS_RSP ac_aggr; | if (ac_aggr.lClockError) | return 0; | ; | return 0; | } configure:10436: gcc -c -std=gnu11 -fsanitize=address -fsanitize=undefined -fsanitize=address -fsanitize=undefined -I/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-bts/octphy-2g-headers -I./include conftest.c >&5 conftest.c: In function 'main': conftest.c:35:19: error: 'tOCTVC1_HW_MSG_CLOCK_SYNC_MGR_STATS_RSP' {aka 'struct '} has no member named 'lClockError' if (sizeof ac_aggr.lClockError) ^ configure:10436: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "osmo-bts" | #define PACKAGE_TARNAME "osmo-bts" | #define PACKAGE_VERSION "1.7.0.67-e01c" | #define PACKAGE_STRING "osmo-bts 1.7.0.67-e01c" | #define PACKAGE_BUGREPORT "openbsc@lists.osmocom.org" | #define PACKAGE_URL "" | #define PACKAGE "osmo-bts" | #define VERSION "1.7.0.67-e01c" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define OCTPHY_MULTI_TRX 1 | #define OCTPHY_USE_FREQUENCY 1 | #define OCTPHY_USE_TX_CONFIG 1 | #define OCTPHY_USE_RX_CONFIG 1 | #define OCTPHY_USE_ANTENNA_ID 1 | /* end confdefs.h. */ | #include | | int | main () | { | static tOCTVC1_HW_MSG_CLOCK_SYNC_MGR_STATS_RSP ac_aggr; | if (sizeof ac_aggr.lClockError) | return 0; | ; | return 0; | } configure:10436: result: no configure:10445: checking for tOCTVC1_HW_MSG_CLOCK_SYNC_MGR_STATS_RSP.lDroppedCycles configure:10445: gcc -c -std=gnu11 -fsanitize=address -fsanitize=undefined -fsanitize=address -fsanitize=undefined -I/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-bts/octphy-2g-headers -I./include conftest.c >&5 conftest.c: In function 'main': conftest.c:35:12: error: 'tOCTVC1_HW_MSG_CLOCK_SYNC_MGR_STATS_RSP' {aka 'struct '} has no member named 'lDroppedCycles' if (ac_aggr.lDroppedCycles) ^ configure:10445: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "osmo-bts" | #define PACKAGE_TARNAME "osmo-bts" | #define PACKAGE_VERSION "1.7.0.67-e01c" | #define PACKAGE_STRING "osmo-bts 1.7.0.67-e01c" | #define PACKAGE_BUGREPORT "openbsc@lists.osmocom.org" | #define PACKAGE_URL "" | #define PACKAGE "osmo-bts" | #define VERSION "1.7.0.67-e01c" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define OCTPHY_MULTI_TRX 1 | #define OCTPHY_USE_FREQUENCY 1 | #define OCTPHY_USE_TX_CONFIG 1 | #define OCTPHY_USE_RX_CONFIG 1 | #define OCTPHY_USE_ANTENNA_ID 1 | /* end confdefs.h. */ | #include | | int | main () | { | static tOCTVC1_HW_MSG_CLOCK_SYNC_MGR_STATS_RSP ac_aggr; | if (ac_aggr.lDroppedCycles) | return 0; | ; | return 0; | } configure:10445: gcc -c -std=gnu11 -fsanitize=address -fsanitize=undefined -fsanitize=address -fsanitize=undefined -I/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-bts/octphy-2g-headers -I./include conftest.c >&5 conftest.c: In function 'main': conftest.c:35:19: error: 'tOCTVC1_HW_MSG_CLOCK_SYNC_MGR_STATS_RSP' {aka 'struct '} has no member named 'lDroppedCycles' if (sizeof ac_aggr.lDroppedCycles) ^ configure:10445: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "osmo-bts" | #define PACKAGE_TARNAME "osmo-bts" | #define PACKAGE_VERSION "1.7.0.67-e01c" | #define PACKAGE_STRING "osmo-bts 1.7.0.67-e01c" | #define PACKAGE_BUGREPORT "openbsc@lists.osmocom.org" | #define PACKAGE_URL "" | #define PACKAGE "osmo-bts" | #define VERSION "1.7.0.67-e01c" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define OCTPHY_MULTI_TRX 1 | #define OCTPHY_USE_FREQUENCY 1 | #define OCTPHY_USE_TX_CONFIG 1 | #define OCTPHY_USE_RX_CONFIG 1 | #define OCTPHY_USE_ANTENNA_ID 1 | /* end confdefs.h. */ | #include | | int | main () | { | static tOCTVC1_HW_MSG_CLOCK_SYNC_MGR_STATS_RSP ac_aggr; | if (sizeof ac_aggr.lDroppedCycles) | return 0; | ; | return 0; | } configure:10445: result: no configure:10454: checking for tOCTVC1_HW_MSG_CLOCK_SYNC_MGR_STATS_RSP.ulPllFreqHz configure:10454: gcc -c -std=gnu11 -fsanitize=address -fsanitize=undefined -fsanitize=address -fsanitize=undefined -I/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-bts/octphy-2g-headers -I./include conftest.c >&5 conftest.c: In function 'main': conftest.c:35:12: error: 'tOCTVC1_HW_MSG_CLOCK_SYNC_MGR_STATS_RSP' {aka 'struct '} has no member named 'ulPllFreqHz' if (ac_aggr.ulPllFreqHz) ^ configure:10454: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "osmo-bts" | #define PACKAGE_TARNAME "osmo-bts" | #define PACKAGE_VERSION "1.7.0.67-e01c" | #define PACKAGE_STRING "osmo-bts 1.7.0.67-e01c" | #define PACKAGE_BUGREPORT "openbsc@lists.osmocom.org" | #define PACKAGE_URL "" | #define PACKAGE "osmo-bts" | #define VERSION "1.7.0.67-e01c" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define OCTPHY_MULTI_TRX 1 | #define OCTPHY_USE_FREQUENCY 1 | #define OCTPHY_USE_TX_CONFIG 1 | #define OCTPHY_USE_RX_CONFIG 1 | #define OCTPHY_USE_ANTENNA_ID 1 | /* end confdefs.h. */ | #include | | int | main () | { | static tOCTVC1_HW_MSG_CLOCK_SYNC_MGR_STATS_RSP ac_aggr; | if (ac_aggr.ulPllFreqHz) | return 0; | ; | return 0; | } configure:10454: gcc -c -std=gnu11 -fsanitize=address -fsanitize=undefined -fsanitize=address -fsanitize=undefined -I/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-bts/octphy-2g-headers -I./include conftest.c >&5 conftest.c: In function 'main': conftest.c:35:19: error: 'tOCTVC1_HW_MSG_CLOCK_SYNC_MGR_STATS_RSP' {aka 'struct '} has no member named 'ulPllFreqHz' if (sizeof ac_aggr.ulPllFreqHz) ^ configure:10454: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "osmo-bts" | #define PACKAGE_TARNAME "osmo-bts" | #define PACKAGE_VERSION "1.7.0.67-e01c" | #define PACKAGE_STRING "osmo-bts 1.7.0.67-e01c" | #define PACKAGE_BUGREPORT "openbsc@lists.osmocom.org" | #define PACKAGE_URL "" | #define PACKAGE "osmo-bts" | #define VERSION "1.7.0.67-e01c" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define OCTPHY_MULTI_TRX 1 | #define OCTPHY_USE_FREQUENCY 1 | #define OCTPHY_USE_TX_CONFIG 1 | #define OCTPHY_USE_RX_CONFIG 1 | #define OCTPHY_USE_ANTENNA_ID 1 | /* end confdefs.h. */ | #include | | int | main () | { | static tOCTVC1_HW_MSG_CLOCK_SYNC_MGR_STATS_RSP ac_aggr; | if (sizeof ac_aggr.ulPllFreqHz) | return 0; | ; | return 0; | } configure:10454: result: no configure:10463: checking for tOCTVC1_HW_MSG_CLOCK_SYNC_MGR_STATS_RSP.ulPllFractionalFreqHz configure:10463: gcc -c -std=gnu11 -fsanitize=address -fsanitize=undefined -fsanitize=address -fsanitize=undefined -I/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-bts/octphy-2g-headers -I./include conftest.c >&5 conftest.c: In function 'main': conftest.c:35:12: error: 'tOCTVC1_HW_MSG_CLOCK_SYNC_MGR_STATS_RSP' {aka 'struct '} has no member named 'ulPllFractionalFreqHz' if (ac_aggr.ulPllFractionalFreqHz) ^ configure:10463: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "osmo-bts" | #define PACKAGE_TARNAME "osmo-bts" | #define PACKAGE_VERSION "1.7.0.67-e01c" | #define PACKAGE_STRING "osmo-bts 1.7.0.67-e01c" | #define PACKAGE_BUGREPORT "openbsc@lists.osmocom.org" | #define PACKAGE_URL "" | #define PACKAGE "osmo-bts" | #define VERSION "1.7.0.67-e01c" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define OCTPHY_MULTI_TRX 1 | #define OCTPHY_USE_FREQUENCY 1 | #define OCTPHY_USE_TX_CONFIG 1 | #define OCTPHY_USE_RX_CONFIG 1 | #define OCTPHY_USE_ANTENNA_ID 1 | /* end confdefs.h. */ | #include | | int | main () | { | static tOCTVC1_HW_MSG_CLOCK_SYNC_MGR_STATS_RSP ac_aggr; | if (ac_aggr.ulPllFractionalFreqHz) | return 0; | ; | return 0; | } configure:10463: gcc -c -std=gnu11 -fsanitize=address -fsanitize=undefined -fsanitize=address -fsanitize=undefined -I/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-bts/octphy-2g-headers -I./include conftest.c >&5 conftest.c: In function 'main': conftest.c:35:19: error: 'tOCTVC1_HW_MSG_CLOCK_SYNC_MGR_STATS_RSP' {aka 'struct '} has no member named 'ulPllFractionalFreqHz' if (sizeof ac_aggr.ulPllFractionalFreqHz) ^ configure:10463: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "osmo-bts" | #define PACKAGE_TARNAME "osmo-bts" | #define PACKAGE_VERSION "1.7.0.67-e01c" | #define PACKAGE_STRING "osmo-bts 1.7.0.67-e01c" | #define PACKAGE_BUGREPORT "openbsc@lists.osmocom.org" | #define PACKAGE_URL "" | #define PACKAGE "osmo-bts" | #define VERSION "1.7.0.67-e01c" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define OCTPHY_MULTI_TRX 1 | #define OCTPHY_USE_FREQUENCY 1 | #define OCTPHY_USE_TX_CONFIG 1 | #define OCTPHY_USE_RX_CONFIG 1 | #define OCTPHY_USE_ANTENNA_ID 1 | /* end confdefs.h. */ | #include | | int | main () | { | static tOCTVC1_HW_MSG_CLOCK_SYNC_MGR_STATS_RSP ac_aggr; | if (sizeof ac_aggr.ulPllFractionalFreqHz) | return 0; | ; | return 0; | } configure:10463: result: no configure:10472: checking for tOCTVC1_HW_MSG_CLOCK_SYNC_MGR_STATS_RSP.ulSlipCnt configure:10472: gcc -c -std=gnu11 -fsanitize=address -fsanitize=undefined -fsanitize=address -fsanitize=undefined -I/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-bts/octphy-2g-headers -I./include conftest.c >&5 conftest.c: In function 'main': conftest.c:35:12: error: 'tOCTVC1_HW_MSG_CLOCK_SYNC_MGR_STATS_RSP' {aka 'struct '} has no member named 'ulSlipCnt' if (ac_aggr.ulSlipCnt) ^ configure:10472: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "osmo-bts" | #define PACKAGE_TARNAME "osmo-bts" | #define PACKAGE_VERSION "1.7.0.67-e01c" | #define PACKAGE_STRING "osmo-bts 1.7.0.67-e01c" | #define PACKAGE_BUGREPORT "openbsc@lists.osmocom.org" | #define PACKAGE_URL "" | #define PACKAGE "osmo-bts" | #define VERSION "1.7.0.67-e01c" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define OCTPHY_MULTI_TRX 1 | #define OCTPHY_USE_FREQUENCY 1 | #define OCTPHY_USE_TX_CONFIG 1 | #define OCTPHY_USE_RX_CONFIG 1 | #define OCTPHY_USE_ANTENNA_ID 1 | /* end confdefs.h. */ | #include | | int | main () | { | static tOCTVC1_HW_MSG_CLOCK_SYNC_MGR_STATS_RSP ac_aggr; | if (ac_aggr.ulSlipCnt) | return 0; | ; | return 0; | } configure:10472: gcc -c -std=gnu11 -fsanitize=address -fsanitize=undefined -fsanitize=address -fsanitize=undefined -I/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-bts/octphy-2g-headers -I./include conftest.c >&5 conftest.c: In function 'main': conftest.c:35:19: error: 'tOCTVC1_HW_MSG_CLOCK_SYNC_MGR_STATS_RSP' {aka 'struct '} has no member named 'ulSlipCnt' if (sizeof ac_aggr.ulSlipCnt) ^ configure:10472: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "osmo-bts" | #define PACKAGE_TARNAME "osmo-bts" | #define PACKAGE_VERSION "1.7.0.67-e01c" | #define PACKAGE_STRING "osmo-bts 1.7.0.67-e01c" | #define PACKAGE_BUGREPORT "openbsc@lists.osmocom.org" | #define PACKAGE_URL "" | #define PACKAGE "osmo-bts" | #define VERSION "1.7.0.67-e01c" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define OCTPHY_MULTI_TRX 1 | #define OCTPHY_USE_FREQUENCY 1 | #define OCTPHY_USE_TX_CONFIG 1 | #define OCTPHY_USE_RX_CONFIG 1 | #define OCTPHY_USE_ANTENNA_ID 1 | /* end confdefs.h. */ | #include | | int | main () | { | static tOCTVC1_HW_MSG_CLOCK_SYNC_MGR_STATS_RSP ac_aggr; | if (sizeof ac_aggr.ulSlipCnt) | return 0; | ; | return 0; | } configure:10472: result: no configure:10481: checking for tOCTVC1_HW_MSG_CLOCK_SYNC_MGR_STATS_RSP.ulSyncLosseCnt configure:10481: gcc -c -std=gnu11 -fsanitize=address -fsanitize=undefined -fsanitize=address -fsanitize=undefined -I/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-bts/octphy-2g-headers -I./include conftest.c >&5 conftest.c: In function 'main': conftest.c:35:12: error: 'tOCTVC1_HW_MSG_CLOCK_SYNC_MGR_STATS_RSP' {aka 'struct '} has no member named 'ulSyncLosseCnt' if (ac_aggr.ulSyncLosseCnt) ^ configure:10481: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "osmo-bts" | #define PACKAGE_TARNAME "osmo-bts" | #define PACKAGE_VERSION "1.7.0.67-e01c" | #define PACKAGE_STRING "osmo-bts 1.7.0.67-e01c" | #define PACKAGE_BUGREPORT "openbsc@lists.osmocom.org" | #define PACKAGE_URL "" | #define PACKAGE "osmo-bts" | #define VERSION "1.7.0.67-e01c" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define OCTPHY_MULTI_TRX 1 | #define OCTPHY_USE_FREQUENCY 1 | #define OCTPHY_USE_TX_CONFIG 1 | #define OCTPHY_USE_RX_CONFIG 1 | #define OCTPHY_USE_ANTENNA_ID 1 | /* end confdefs.h. */ | #include | | int | main () | { | static tOCTVC1_HW_MSG_CLOCK_SYNC_MGR_STATS_RSP ac_aggr; | if (ac_aggr.ulSyncLosseCnt) | return 0; | ; | return 0; | } configure:10481: gcc -c -std=gnu11 -fsanitize=address -fsanitize=undefined -fsanitize=address -fsanitize=undefined -I/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-bts/octphy-2g-headers -I./include conftest.c >&5 conftest.c: In function 'main': conftest.c:35:19: error: 'tOCTVC1_HW_MSG_CLOCK_SYNC_MGR_STATS_RSP' {aka 'struct '} has no member named 'ulSyncLosseCnt' if (sizeof ac_aggr.ulSyncLosseCnt) ^ configure:10481: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "osmo-bts" | #define PACKAGE_TARNAME "osmo-bts" | #define PACKAGE_VERSION "1.7.0.67-e01c" | #define PACKAGE_STRING "osmo-bts 1.7.0.67-e01c" | #define PACKAGE_BUGREPORT "openbsc@lists.osmocom.org" | #define PACKAGE_URL "" | #define PACKAGE "osmo-bts" | #define VERSION "1.7.0.67-e01c" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define OCTPHY_MULTI_TRX 1 | #define OCTPHY_USE_FREQUENCY 1 | #define OCTPHY_USE_TX_CONFIG 1 | #define OCTPHY_USE_RX_CONFIG 1 | #define OCTPHY_USE_ANTENNA_ID 1 | /* end confdefs.h. */ | #include | | int | main () | { | static tOCTVC1_HW_MSG_CLOCK_SYNC_MGR_STATS_RSP ac_aggr; | if (sizeof ac_aggr.ulSyncLosseCnt) | return 0; | ; | return 0; | } configure:10481: result: no configure:10490: checking for tOCTVC1_HW_MSG_CLOCK_SYNC_MGR_STATS_RSP.ulSyncLossCnt configure:10490: gcc -c -std=gnu11 -fsanitize=address -fsanitize=undefined -fsanitize=address -fsanitize=undefined -I/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-bts/octphy-2g-headers -I./include conftest.c >&5 conftest.c: In function 'main': conftest.c:35:12: error: 'tOCTVC1_HW_MSG_CLOCK_SYNC_MGR_STATS_RSP' {aka 'struct '} has no member named 'ulSyncLossCnt' if (ac_aggr.ulSyncLossCnt) ^ configure:10490: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "osmo-bts" | #define PACKAGE_TARNAME "osmo-bts" | #define PACKAGE_VERSION "1.7.0.67-e01c" | #define PACKAGE_STRING "osmo-bts 1.7.0.67-e01c" | #define PACKAGE_BUGREPORT "openbsc@lists.osmocom.org" | #define PACKAGE_URL "" | #define PACKAGE "osmo-bts" | #define VERSION "1.7.0.67-e01c" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define OCTPHY_MULTI_TRX 1 | #define OCTPHY_USE_FREQUENCY 1 | #define OCTPHY_USE_TX_CONFIG 1 | #define OCTPHY_USE_RX_CONFIG 1 | #define OCTPHY_USE_ANTENNA_ID 1 | /* end confdefs.h. */ | #include | | int | main () | { | static tOCTVC1_HW_MSG_CLOCK_SYNC_MGR_STATS_RSP ac_aggr; | if (ac_aggr.ulSyncLossCnt) | return 0; | ; | return 0; | } configure:10490: gcc -c -std=gnu11 -fsanitize=address -fsanitize=undefined -fsanitize=address -fsanitize=undefined -I/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-bts/octphy-2g-headers -I./include conftest.c >&5 conftest.c: In function 'main': conftest.c:35:19: error: 'tOCTVC1_HW_MSG_CLOCK_SYNC_MGR_STATS_RSP' {aka 'struct '} has no member named 'ulSyncLossCnt' if (sizeof ac_aggr.ulSyncLossCnt) ^ configure:10490: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "osmo-bts" | #define PACKAGE_TARNAME "osmo-bts" | #define PACKAGE_VERSION "1.7.0.67-e01c" | #define PACKAGE_STRING "osmo-bts 1.7.0.67-e01c" | #define PACKAGE_BUGREPORT "openbsc@lists.osmocom.org" | #define PACKAGE_URL "" | #define PACKAGE "osmo-bts" | #define VERSION "1.7.0.67-e01c" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define OCTPHY_MULTI_TRX 1 | #define OCTPHY_USE_FREQUENCY 1 | #define OCTPHY_USE_TX_CONFIG 1 | #define OCTPHY_USE_RX_CONFIG 1 | #define OCTPHY_USE_ANTENNA_ID 1 | /* end confdefs.h. */ | #include | | int | main () | { | static tOCTVC1_HW_MSG_CLOCK_SYNC_MGR_STATS_RSP ac_aggr; | if (sizeof ac_aggr.ulSyncLossCnt) | return 0; | ; | return 0; | } configure:10490: result: no configure:10499: checking for tOCTVC1_HW_MSG_CLOCK_SYNC_MGR_STATS_RSP.ulSourceState configure:10499: gcc -c -std=gnu11 -fsanitize=address -fsanitize=undefined -fsanitize=address -fsanitize=undefined -I/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-bts/octphy-2g-headers -I./include conftest.c >&5 conftest.c: In function 'main': conftest.c:35:13: error: 'tOCTVC1_HW_MSG_CLOCK_SYNC_MGR_STATS_RSP' {aka 'struct '} has no member named 'ulSourceState'; did you mean 'ulDacState'? if (ac_aggr.ulSourceState) ^~~~~~~~~~~~~ ulDacState configure:10499: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "osmo-bts" | #define PACKAGE_TARNAME "osmo-bts" | #define PACKAGE_VERSION "1.7.0.67-e01c" | #define PACKAGE_STRING "osmo-bts 1.7.0.67-e01c" | #define PACKAGE_BUGREPORT "openbsc@lists.osmocom.org" | #define PACKAGE_URL "" | #define PACKAGE "osmo-bts" | #define VERSION "1.7.0.67-e01c" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define OCTPHY_MULTI_TRX 1 | #define OCTPHY_USE_FREQUENCY 1 | #define OCTPHY_USE_TX_CONFIG 1 | #define OCTPHY_USE_RX_CONFIG 1 | #define OCTPHY_USE_ANTENNA_ID 1 | /* end confdefs.h. */ | #include | | int | main () | { | static tOCTVC1_HW_MSG_CLOCK_SYNC_MGR_STATS_RSP ac_aggr; | if (ac_aggr.ulSourceState) | return 0; | ; | return 0; | } configure:10499: gcc -c -std=gnu11 -fsanitize=address -fsanitize=undefined -fsanitize=address -fsanitize=undefined -I/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-bts/octphy-2g-headers -I./include conftest.c >&5 conftest.c: In function 'main': conftest.c:35:20: error: 'tOCTVC1_HW_MSG_CLOCK_SYNC_MGR_STATS_RSP' {aka 'struct '} has no member named 'ulSourceState'; did you mean 'ulDacState'? if (sizeof ac_aggr.ulSourceState) ^~~~~~~~~~~~~ ulDacState configure:10499: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "osmo-bts" | #define PACKAGE_TARNAME "osmo-bts" | #define PACKAGE_VERSION "1.7.0.67-e01c" | #define PACKAGE_STRING "osmo-bts 1.7.0.67-e01c" | #define PACKAGE_BUGREPORT "openbsc@lists.osmocom.org" | #define PACKAGE_URL "" | #define PACKAGE "osmo-bts" | #define VERSION "1.7.0.67-e01c" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define OCTPHY_MULTI_TRX 1 | #define OCTPHY_USE_FREQUENCY 1 | #define OCTPHY_USE_TX_CONFIG 1 | #define OCTPHY_USE_RX_CONFIG 1 | #define OCTPHY_USE_ANTENNA_ID 1 | /* end confdefs.h. */ | #include | | int | main () | { | static tOCTVC1_HW_MSG_CLOCK_SYNC_MGR_STATS_RSP ac_aggr; | if (sizeof ac_aggr.ulSourceState) | return 0; | ; | return 0; | } configure:10499: result: no configure:10508: checking for tOCTVC1_HW_MSG_CLOCK_SYNC_MGR_STATS_RSP.ulDacState configure:10508: gcc -c -std=gnu11 -fsanitize=address -fsanitize=undefined -fsanitize=address -fsanitize=undefined -I/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-bts/octphy-2g-headers -I./include conftest.c >&5 configure:10508: $? = 0 configure:10508: result: yes configure:10517: checking for tOCTVC1_HW_MSG_CLOCK_SYNC_MGR_STATS_RSP.ulDriftElapseTimeUs configure:10517: gcc -c -std=gnu11 -fsanitize=address -fsanitize=undefined -fsanitize=address -fsanitize=undefined -I/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-bts/octphy-2g-headers -I./include conftest.c >&5 configure:10517: $? = 0 configure:10517: result: yes configure:10526: checking for tOCTVC1_GSM_MSG_OVERSAMPLE_SELECT_16X_MODIFY_CMD.ulOversample16xEnableFlag configure:10526: gcc -c -std=gnu11 -fsanitize=address -fsanitize=undefined -fsanitize=address -fsanitize=undefined -I/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-bts/octphy-2g-headers -I./include conftest.c >&5 configure:10526: $? = 0 configure:10526: result: yes configure:10538: checking whether to enable NuRAN Wireless Litecell 1.5 hardware support configure:10557: result: no configure:10673: checking whether to enable NuRAN Wireless OC-2G hardware support configure:10692: result: no configure:11037: checking whether to enable VTY/CTRL tests configure:11039: result: no configure:11053: checking whether to include systemtap tracing support configure:11070: result: no configure:11182: result: CFLAGS=" -std=gnu11 -fsanitize=address -fsanitize=undefined" configure:11184: result: CPPFLAGS=" -fsanitize=address -fsanitize=undefined" configure:11292: checking that generated files are newer than configure configure:11298: result: done configure:11365: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by osmo-bts config.status 1.7.0.67-e01c, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on deb10build-ansible config.status:1181: creating src/Makefile config.status:1181: creating src/common/Makefile config.status:1181: creating src/osmo-bts-virtual/Makefile config.status:1181: creating src/osmo-bts-omldummy/Makefile config.status:1181: creating src/osmo-bts-sysmo/Makefile config.status:1181: creating src/osmo-bts-lc15/Makefile config.status:1181: creating src/osmo-bts-oc2g/Makefile config.status:1181: creating src/osmo-bts-trx/Makefile config.status:1181: creating src/osmo-bts-octphy/Makefile config.status:1181: creating include/Makefile config.status:1181: creating include/osmo-bts/Makefile config.status:1181: creating tests/Makefile config.status:1181: creating tests/paging/Makefile config.status:1181: creating tests/agch/Makefile config.status:1181: creating tests/cipher/Makefile config.status:1181: creating tests/sysmobts/Makefile config.status:1181: creating tests/misc/Makefile config.status:1181: creating tests/handover/Makefile config.status:1181: creating tests/ta_control/Makefile config.status:1181: creating tests/tx_power/Makefile config.status:1181: creating tests/power/Makefile config.status:1181: creating tests/meas/Makefile config.status:1181: creating tests/amr/Makefile config.status:1181: creating tests/csd/Makefile config.status:1181: creating doc/Makefile config.status:1181: creating doc/examples/Makefile config.status:1181: creating doc/manuals/Makefile config.status:1181: creating contrib/Makefile config.status:1181: creating contrib/ber/Makefile config.status:1181: creating contrib/systemd/Makefile config.status:1181: creating Makefile config.status:1181: creating btsconfig.h config.status:1410: executing tests/atconfig commands config.status:1410: executing depfiles commands config.status:1510: cd src/common && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1515: $? = 0 config.status:1510: cd src/osmo-bts-virtual && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1515: $? = 0 config.status:1510: cd src/osmo-bts-omldummy && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1515: $? = 0 config.status:1510: cd src/osmo-bts-sysmo && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1515: $? = 0 config.status:1510: cd src/osmo-bts-lc15 && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1515: $? = 0 config.status:1510: cd src/osmo-bts-oc2g && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1515: $? = 0 config.status:1510: cd src/osmo-bts-trx && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1515: $? = 0 config.status:1510: cd src/osmo-bts-octphy && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1515: $? = 0 config.status:1510: cd tests/paging && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1515: $? = 0 config.status:1510: cd tests/agch && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1515: $? = 0 config.status:1510: cd tests/cipher && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1515: $? = 0 config.status:1510: cd tests/sysmobts && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1515: $? = 0 config.status:1510: cd tests/misc && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1515: $? = 0 config.status:1510: cd tests/handover && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1515: $? = 0 config.status:1510: cd tests/ta_control && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1515: $? = 0 config.status:1510: cd tests/tx_power && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1515: $? = 0 config.status:1510: cd tests/power && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1515: $? = 0 config.status:1510: cd tests/meas && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1515: $? = 0 config.status:1510: cd tests/amr && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1515: $? = 0 config.status:1510: cd tests/csd && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1515: $? = 0 config.status:1510: cd contrib/ber && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1515: $? = 0 config.status:1410: executing libtool commands configure:13559: WARNING: unrecognized options: --with-openbsc ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_compiler_gnu=yes 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_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBGPS_CFLAGS_set= ac_cv_env_LIBGPS_CFLAGS_value= ac_cv_env_LIBGPS_LIBS_set= ac_cv_env_LIBGPS_LIBS_value= ac_cv_env_LIBOSMOABIS_CFLAGS_set= ac_cv_env_LIBOSMOABIS_CFLAGS_value= ac_cv_env_LIBOSMOABIS_LIBS_set= ac_cv_env_LIBOSMOABIS_LIBS_value= ac_cv_env_LIBOSMOCODEC_CFLAGS_set= ac_cv_env_LIBOSMOCODEC_CFLAGS_value= ac_cv_env_LIBOSMOCODEC_LIBS_set= ac_cv_env_LIBOSMOCODEC_LIBS_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_LIBOSMONETIF_CFLAGS_set= ac_cv_env_LIBOSMONETIF_CFLAGS_value= ac_cv_env_LIBOSMONETIF_LIBS_set= ac_cv_env_LIBOSMONETIF_LIBS_value= ac_cv_env_LIBOSMOTRAU_CFLAGS_set= ac_cv_env_LIBOSMOTRAU_CFLAGS_value= ac_cv_env_LIBOSMOTRAU_LIBS_set= ac_cv_env_LIBOSMOTRAU_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_LIBSYSTEMD_CFLAGS_set= ac_cv_env_LIBSYSTEMD_CFLAGS_value= ac_cv_env_LIBSYSTEMD_LIBS_set= ac_cv_env_LIBSYSTEMD_LIBS_value= ac_cv_env_LIBS_set= ac_cv_env_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=/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-bts/inst-osmo-bts/lib/pkgconfig: ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_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_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_octphy_octvc1_gsm_octvc1_gsm_default_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_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_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_member_tOCTVC1_GSM_MSG_OVERSAMPLE_SELECT_16X_MODIFY_CMD_ulOversample16xEnableFlag=yes ac_cv_member_tOCTVC1_GSM_RF_CONFIG_ulTxAntennaId=yes ac_cv_member_tOCTVC1_GSM_TRX_CONFIG_usCentreArfcn=yes ac_cv_member_tOCTVC1_HW_MSG_CLOCK_SYNC_MGR_INFO_RSP_ulClkSourceSelection=no ac_cv_member_tOCTVC1_HW_MSG_CLOCK_SYNC_MGR_STATS_RSP_lClockError=no ac_cv_member_tOCTVC1_HW_MSG_CLOCK_SYNC_MGR_STATS_RSP_lDroppedCycles=no ac_cv_member_tOCTVC1_HW_MSG_CLOCK_SYNC_MGR_STATS_RSP_ulDacState=yes ac_cv_member_tOCTVC1_HW_MSG_CLOCK_SYNC_MGR_STATS_RSP_ulDriftElapseTimeUs=yes ac_cv_member_tOCTVC1_HW_MSG_CLOCK_SYNC_MGR_STATS_RSP_ulPllFractionalFreqHz=no ac_cv_member_tOCTVC1_HW_MSG_CLOCK_SYNC_MGR_STATS_RSP_ulPllFreqHz=no ac_cv_member_tOCTVC1_HW_MSG_CLOCK_SYNC_MGR_STATS_RSP_ulSlipCnt=no ac_cv_member_tOCTVC1_HW_MSG_CLOCK_SYNC_MGR_STATS_RSP_ulSourceState=no ac_cv_member_tOCTVC1_HW_MSG_CLOCK_SYNC_MGR_STATS_RSP_ulSyncLossCnt=no ac_cv_member_tOCTVC1_HW_MSG_CLOCK_SYNC_MGR_STATS_RSP_ulSyncLosseCnt=no ac_cv_member_tOCTVC1_HW_MSG_RF_PORT_INFO_ANTENNA_RX_CONFIG_RSP_RxConfig=yes ac_cv_member_tOCTVC1_HW_MSG_RF_PORT_INFO_ANTENNA_TX_CONFIG_RSP_TxConfig=yes ac_cv_member_tOCTVC1_HW_RF_PORT_RX_STATS_Frequency=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_PKG_CONFIG_INSTALLED=/usr/bin/pkg-config ac_cv_path_SED=/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=/bin/dd ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_MANIFEST_TOOL=mt 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_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no 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_NM='/usr/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='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='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='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='/bin/dd bs=4096 count=1' pkg_cv_LIBOSMOABIS_CFLAGS='-I/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-bts/inst-osmo-bts/include/ -pthread ' pkg_cv_LIBOSMOABIS_LIBS='-L/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-bts/inst-osmo-bts/lib -losmoabis -losmocore -ltalloc -lmnl ' pkg_cv_LIBOSMOCODEC_CFLAGS='-I/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-bts/inst-osmo-bts/include/ -pthread ' pkg_cv_LIBOSMOCODEC_LIBS='-L/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-bts/inst-osmo-bts/lib -losmocodec -losmocore -ltalloc -lmnl ' pkg_cv_LIBOSMOCODING_CFLAGS='-I/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-bts/inst-osmo-bts/include/ -pthread ' pkg_cv_LIBOSMOCODING_LIBS='-L/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-bts/inst-osmo-bts/lib -losmocoding -losmogsm -losmoisdn -losmocodec -losmocore -ltalloc -lmnl ' pkg_cv_LIBOSMOCORE_CFLAGS='-I/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-bts/inst-osmo-bts/include/ -pthread ' pkg_cv_LIBOSMOCORE_LIBS='-L/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-bts/inst-osmo-bts/lib -losmocore -ltalloc -lmnl ' pkg_cv_LIBOSMOCTRL_CFLAGS='-I/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-bts/inst-osmo-bts/include/ -pthread ' pkg_cv_LIBOSMOCTRL_LIBS='-L/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-bts/inst-osmo-bts/lib -losmoctrl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl ' pkg_cv_LIBOSMOGSM_CFLAGS='-I/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-bts/inst-osmo-bts/include/ -pthread ' pkg_cv_LIBOSMOGSM_LIBS='-L/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-bts/inst-osmo-bts/lib -losmogsm -losmoisdn -losmocore -ltalloc -lmnl ' pkg_cv_LIBOSMONETIF_CFLAGS='-I/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-bts/inst-osmo-bts/include/ ' pkg_cv_LIBOSMONETIF_LIBS='-L/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-bts/inst-osmo-bts/lib -losmonetif ' pkg_cv_LIBOSMOTRAU_CFLAGS='-I/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-bts/inst-osmo-bts/include/ -pthread ' pkg_cv_LIBOSMOTRAU_LIBS='-L/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-bts/inst-osmo-bts/lib -losmotrau -losmocore -ltalloc -lmnl ' pkg_cv_LIBOSMOVTY_CFLAGS='-I/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-bts/inst-osmo-bts/include/ -pthread ' pkg_cv_LIBOSMOVTY_LIBS='-L/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-bts/inst-osmo-bts/lib -losmovty -losmocore -ltalloc -lmnl ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ABS_TAPSET_DIR='' ACLOCAL='${SHELL} /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-bts/osmo-bts/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' AUTOCONF='${SHELL} /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-bts/osmo-bts/missing autoconf' AUTOHEADER='${SHELL} /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-bts/osmo-bts/missing autoheader' AUTOMAKE='${SHELL} /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-bts/osmo-bts/missing automake-1.16' AWK='gawk' BUILD_MANUALS_FALSE='' BUILD_MANUALS_TRUE='#' BUILD_SBTS2050_FALSE='' BUILD_SBTS2050_TRUE='#' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS=' -std=gnu11 -fsanitize=address -fsanitize=undefined' CPP='gcc -E' CPPFLAGS=' -fsanitize=address -fsanitize=undefined' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DTRACE='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_EXT_TESTS_FALSE='' ENABLE_EXT_TESTS_TRUE='#' ENABLE_LC15BTS_FALSE='' ENABLE_LC15BTS_TRUE='#' ENABLE_OC2GBTS_FALSE='' ENABLE_OC2GBTS_TRUE='#' ENABLE_OCTPHY_FALSE='#' ENABLE_OCTPHY_TRUE='' ENABLE_SYSMOBTS_CALIB_FALSE='' ENABLE_SYSMOBTS_CALIB_TRUE='#' ENABLE_SYSMOBTS_FALSE='' ENABLE_SYSMOBTS_TRUE='#' ENABLE_SYSTEMTAP_FALSE='' ENABLE_SYSTEMTAP_TRUE='#' ENABLE_TRX_FALSE='#' ENABLE_TRX_TRUE='' EXEEXT='' FGREP='/bin/grep -F' GREP='/bin/grep' 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='' LIBGPS_CFLAGS='' LIBGPS_LIBS='' LIBOBJS='' LIBOSMOABIS_CFLAGS='-I/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-bts/inst-osmo-bts/include/ -pthread ' LIBOSMOABIS_LIBS='-L/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-bts/inst-osmo-bts/lib -losmoabis -losmocore -ltalloc -lmnl ' LIBOSMOCODEC_CFLAGS='-I/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-bts/inst-osmo-bts/include/ -pthread ' LIBOSMOCODEC_LIBS='-L/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-bts/inst-osmo-bts/lib -losmocodec -losmocore -ltalloc -lmnl ' LIBOSMOCODING_CFLAGS='-I/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-bts/inst-osmo-bts/include/ -pthread ' LIBOSMOCODING_LIBS='-L/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-bts/inst-osmo-bts/lib -losmocoding -losmogsm -losmoisdn -losmocodec -losmocore -ltalloc -lmnl ' LIBOSMOCORE_CFLAGS='-I/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-bts/inst-osmo-bts/include/ -pthread ' LIBOSMOCORE_LIBS='-L/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-bts/inst-osmo-bts/lib -losmocore -ltalloc -lmnl ' LIBOSMOCTRL_CFLAGS='-I/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-bts/inst-osmo-bts/include/ -pthread ' LIBOSMOCTRL_LIBS='-L/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-bts/inst-osmo-bts/lib -losmoctrl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl ' LIBOSMOGSM_CFLAGS='-I/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-bts/inst-osmo-bts/include/ -pthread ' LIBOSMOGSM_LIBS='-L/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-bts/inst-osmo-bts/lib -losmogsm -losmoisdn -losmocore -ltalloc -lmnl ' LIBOSMONETIF_CFLAGS='-I/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-bts/inst-osmo-bts/include/ ' LIBOSMONETIF_LIBS='-L/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-bts/inst-osmo-bts/lib -losmonetif ' LIBOSMOTRAU_CFLAGS='-I/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-bts/inst-osmo-bts/include/ -pthread ' LIBOSMOTRAU_LIBS='-L/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-bts/inst-osmo-bts/lib -losmotrau -losmocore -ltalloc -lmnl ' LIBOSMOVTY_CFLAGS='-I/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-bts/inst-osmo-bts/include/ -pthread ' LIBOSMOVTY_LIBS='-L/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-bts/inst-osmo-bts/lib -losmovty -losmocore -ltalloc -lmnl ' LIBS='' LIBSYSTEMD_CFLAGS='' LIBSYSTEMD_LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LITECELL15_INCDIR='-I' LN_S='ln -s' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' MAKEINFO='${SHELL} /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-bts/osmo-bts/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OC2G_INCDIR='-I' OCTSDR2G_INCDIR='-I/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-bts/octphy-2g-headers' OSMOTESTEXT_CHECK='' OSMO_GSM_MANUALS_DIR='' OTOOL64='' OTOOL='' PACKAGE='osmo-bts' PACKAGE_BUGREPORT='openbsc@lists.osmocom.org' PACKAGE_NAME='osmo-bts' PACKAGE_STRING='osmo-bts 1.7.0.67-e01c' PACKAGE_TARNAME='osmo-bts' PACKAGE_URL='' PACKAGE_VERSION='1.7.0.67-e01c' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_INSTALLED='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-bts/inst-osmo-bts/lib/pkgconfig:' PYTHON3_AVAIL='' RANLIB='ranlib' RELMAKE='-include osmo-release.mk' SED='/bin/sed' SET_MAKE='' SHELL='/bin/bash' STRIP='strip' SYSMOBTS_INCDIR='-I' VERSION='1.7.0.67-e01c' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_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} /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-bts/osmo-bts/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='/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-bts/inst-osmo-bts' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' systemdsystemunitdir='' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "osmo-bts" #define PACKAGE_TARNAME "osmo-bts" #define PACKAGE_VERSION "1.7.0.67-e01c" #define PACKAGE_STRING "osmo-bts 1.7.0.67-e01c" #define PACKAGE_BUGREPORT "openbsc@lists.osmocom.org" #define PACKAGE_URL "" #define PACKAGE "osmo-bts" #define VERSION "1.7.0.67-e01c" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define STDC_HEADERS 1 #define OCTPHY_MULTI_TRX 1 #define OCTPHY_USE_FREQUENCY 1 #define OCTPHY_USE_TX_CONFIG 1 #define OCTPHY_USE_RX_CONFIG 1 #define OCTPHY_USE_ANTENNA_ID 1 #define OCTPHY_USE_CLOCK_SYNC_MGR_STATS_DAC_STATE 1 #define OCTPHY_USE_CLOCK_SYNC_MGR_STATS_DRIFT_ELAPSE_TIME_US 1 #define OCTPHY_USE_16X_OVERSAMPLING 1 configure: exit 0