This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by osmo-pcu configure 1.4.0.14-0b0d, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-pcu/inst-osmo-pcu --with-systemdsystemunitdir=no --enable-sanitize ## --------- ## ## Platform. ## ## --------- ## hostname = deb10build-ansible uname -m = x86_64 uname -r = 6.1.0-21-amd64 uname -s = Linux uname -v = #1 SMP PREEMPT_DYNAMIC Debian 6.1.90-1 (2024-05-03) /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:2451: checking for a BSD-compatible install configure:2519: result: /usr/bin/install -c configure:2530: checking whether build environment is sane configure:2585: result: yes configure:2734: checking for a thread-safe mkdir -p configure:2773: result: /bin/mkdir -p configure:2780: checking for gawk configure:2796: found /usr/bin/gawk configure:2807: result: gawk configure:2818: checking whether make sets $(MAKE) configure:2840: result: yes configure:2869: checking whether make supports nested variables configure:2886: result: yes configure:3029: checking whether make supports nested variables configure:3046: result: yes configure:3061: checking whether make sets $(MAKE) configure:3083: result: yes configure:3140: checking for gcc configure:3156: found /usr/bin/gcc configure:3167: result: gcc configure:3396: checking for C compiler version configure:3405: 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:3416: $? = 0 configure:3405: 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:3416: $? = 0 configure:3405: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3416: $? = 1 configure:3405: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:3416: $? = 1 configure:3436: checking whether the C compiler works configure:3458: gcc -std=gnu11 conftest.c >&5 configure:3462: $? = 0 configure:3510: result: yes configure:3513: checking for C compiler default output file name configure:3515: result: a.out configure:3521: checking for suffix of executables configure:3528: gcc -o conftest -std=gnu11 conftest.c >&5 configure:3532: $? = 0 configure:3554: result: configure:3576: checking whether we are cross compiling configure:3584: gcc -o conftest -std=gnu11 conftest.c >&5 configure:3588: $? = 0 configure:3595: ./conftest configure:3599: $? = 0 configure:3587: result: no configure:3592: checking for suffix of object files configure:3614: gcc -c -std=gnu11 conftest.c >&5 configure:3618: $? = 0 configure:3639: result: o configure:3643: checking whether we are using the GNU C compiler configure:3662: gcc -c -std=gnu11 conftest.c >&5 configure:3662: $? = 0 configure:3671: result: yes configure:3680: checking whether gcc accepts -g configure:3700: gcc -c -g conftest.c >&5 configure:3700: $? = 0 configure:3741: result: yes configure:3758: checking for gcc option to accept ISO C89 configure:3821: gcc -c -std=gnu11 conftest.c >&5 configure:3821: $? = 0 configure:3834: result: none needed configure:3859: checking whether gcc understands -c and -o together configure:3881: gcc -c conftest.c -o conftest2.o configure:3884: $? = 0 configure:3881: gcc -c conftest.c -o conftest2.o configure:3884: $? = 0 configure:3896: result: yes configure:3916: checking whether make supports the include directive configure:3931: make -f confmf.GNU && cat confinc.out this is the am__doit target configure:3934: $? = 0 configure:3953: result: yes (GNU style) configure:3978: checking dependency style of gcc configure:4089: result: gcc3 configure:4162: checking for g++ configure:4178: found /usr/bin/g++ configure:4189: result: g++ configure:4216: checking for C++ compiler version configure:4225: g++ --version >&5 g++ (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:4236: $? = 0 configure:4225: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ 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:4236: $? = 0 configure:4225: g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:4236: $? = 1 configure:4225: g++ -qversion >&5 g++: error: unrecognized command line option '-qversion'; did you mean '--version'? g++: fatal error: no input files compilation terminated. configure:4236: $? = 1 configure:4240: checking whether we are using the GNU C++ compiler configure:4259: g++ -c -std=gnu++03 conftest.cpp >&5 configure:4259: $? = 0 configure:4268: result: yes configure:4277: checking whether g++ accepts -g configure:4297: g++ -c -g conftest.cpp >&5 configure:4297: $? = 0 configure:4338: result: yes configure:4363: checking dependency style of g++ configure:4474: result: gcc3 configure:4519: checking build system type configure:4533: result: x86_64-pc-linux-gnu configure:4553: checking host system type configure:4566: result: x86_64-pc-linux-gnu configure:4607: checking how to print strings configure:4634: result: printf configure:4655: checking for a sed that does not truncate output configure:4719: result: /bin/sed configure:4737: checking for grep that handles long lines and -e configure:4795: result: /bin/grep configure:4800: checking for egrep configure:4862: result: /bin/grep -E configure:4867: checking for fgrep configure:4929: result: /bin/grep -F configure:4964: checking for ld used by gcc configure:5031: result: /usr/bin/ld configure:5038: checking if the linker (/usr/bin/ld) is GNU ld configure:5053: result: yes configure:5065: checking for BSD- or MS-compatible name lister (nm) configure:5119: result: /usr/bin/nm -B configure:5249: checking the name lister (/usr/bin/nm -B) interface configure:5256: gcc -c -std=gnu11 conftest.c >&5 configure:5259: /usr/bin/nm -B "conftest.o" configure:5262: output 0000000000000000 B some_variable configure:5263: result: BSD nm configure:5266: checking whether ln -s works configure:5270: result: yes configure:5278: checking the maximum length of command line arguments configure:5409: result: 1572864 configure:5457: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:5497: result: func_convert_file_noop configure:5504: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:5524: result: func_convert_file_noop configure:5531: checking for /usr/bin/ld option to reload object files configure:5538: result: -r configure:5612: checking for objdump configure:5628: found /usr/bin/objdump configure:5639: result: objdump configure:5671: checking how to recognize dependent libraries configure:5871: result: pass_all configure:5956: checking for dlltool configure:5986: result: no configure:6016: checking how to associate runtime and link libraries configure:6043: result: printf %s\n configure:6104: checking for ar configure:6120: found /usr/bin/ar configure:6131: result: ar configure:6168: checking for archiver @FILE support configure:6185: gcc -c -std=gnu11 conftest.c >&5 configure:6185: $? = 0 configure:6188: ar cru libconftest.a @conftest.lst >&5 ar: `u' modifier ignored since `D' is the default (see `U') configure:6191: $? = 0 configure:6196: 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:6199: $? = 1 configure:6198: result: @ configure:6256: checking for strip configure:6272: found /usr/bin/strip configure:6283: result: strip configure:6355: checking for ranlib configure:6371: found /usr/bin/ranlib configure:6382: result: ranlib configure:6484: checking command to parse /usr/bin/nm -B output from gcc object configure:6637: gcc -c -std=gnu11 conftest.c >&5 configure:6640: $? = 0 configure:6644: /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:6710: gcc -o conftest -std=gnu11 conftest.c conftstm.o >&5 configure:6713: $? = 0 configure:6751: result: ok configure:6798: checking for sysroot configure:6828: result: no configure:6835: checking for a working dd configure:6873: result: /bin/dd configure:6877: checking how to truncate binary pipes configure:6892: result: /bin/dd bs=4096 count=1 configure:7028: gcc -c -std=gnu11 conftest.c >&5 configure:7031: $? = 0 configure:7221: checking for mt configure:7237: found /bin/mt configure:7248: result: mt configure:7271: checking if mt is a manifest tool configure:7277: mt '-?' configure:7285: result: no configure:7962: checking how to run the C preprocessor configure:7993: gcc -E conftest.c configure:7993: $? = 0 configure:8007: gcc -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:8007: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "osmo-pcu" | #define PACKAGE_TARNAME "osmo-pcu" | #define PACKAGE_VERSION "1.4.0.14-0b0d" | #define PACKAGE_STRING "osmo-pcu 1.4.0.14-0b0d" | #define PACKAGE_BUGREPORT "osmocom-net-gprs@lists.osmocom.org" | #define PACKAGE_URL "" | #define PACKAGE "osmo-pcu" | #define VERSION "1.4.0.14-0b0d" | /* end confdefs.h. */ | #include configure:8032: result: gcc -E configure:8052: gcc -E conftest.c configure:8052: $? = 0 configure:8066: gcc -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:8066: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "osmo-pcu" | #define PACKAGE_TARNAME "osmo-pcu" | #define PACKAGE_VERSION "1.4.0.14-0b0d" | #define PACKAGE_STRING "osmo-pcu 1.4.0.14-0b0d" | #define PACKAGE_BUGREPORT "osmocom-net-gprs@lists.osmocom.org" | #define PACKAGE_URL "" | #define PACKAGE "osmo-pcu" | #define VERSION "1.4.0.14-0b0d" | /* end confdefs.h. */ | #include configure:8095: checking for ANSI C header files configure:8115: gcc -c -std=gnu11 conftest.c >&5 configure:8115: $? = 0 configure:8188: gcc -o conftest -std=gnu11 conftest.c >&5 configure:8188: $? = 0 configure:8188: ./conftest configure:8188: $? = 0 configure:8199: result: yes configure:8212: checking for sys/types.h configure:8212: gcc -c -std=gnu11 conftest.c >&5 configure:8212: $? = 0 configure:8212: result: yes configure:8212: checking for sys/stat.h configure:8212: gcc -c -std=gnu11 conftest.c >&5 configure:8212: $? = 0 configure:8212: result: yes configure:8212: checking for stdlib.h configure:8212: gcc -c -std=gnu11 conftest.c >&5 configure:8212: $? = 0 configure:8212: result: yes configure:8212: checking for string.h configure:8212: gcc -c -std=gnu11 conftest.c >&5 configure:8212: $? = 0 configure:8212: result: yes configure:8212: checking for memory.h configure:8212: gcc -c -std=gnu11 conftest.c >&5 configure:8212: $? = 0 configure:8212: result: yes configure:8212: checking for strings.h configure:8212: gcc -c -std=gnu11 conftest.c >&5 configure:8212: $? = 0 configure:8212: result: yes configure:8212: checking for inttypes.h configure:8212: gcc -c -std=gnu11 conftest.c >&5 configure:8212: $? = 0 configure:8212: result: yes configure:8212: checking for stdint.h configure:8212: gcc -c -std=gnu11 conftest.c >&5 configure:8212: $? = 0 configure:8212: result: yes configure:8212: checking for unistd.h configure:8212: gcc -c -std=gnu11 conftest.c >&5 configure:8212: $? = 0 configure:8212: result: yes configure:8226: checking for dlfcn.h configure:8226: gcc -c -std=gnu11 conftest.c >&5 configure:8226: $? = 0 configure:8226: result: yes configure:8493: checking for objdir configure:8508: result: .libs configure:8768: checking if gcc supports -fno-rtti -fno-exceptions configure:8786: 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:8790: $? = 0 configure:8803: result: no configure:9161: checking for gcc option to produce PIC configure:9168: result: -fPIC -DPIC configure:9176: checking if gcc PIC flag -fPIC -DPIC works configure:9194: gcc -c -std=gnu11 -fPIC -DPIC -DPIC conftest.c >&5 configure:9198: $? = 0 configure:9211: result: yes configure:9240: checking if gcc static flag -static works configure:9268: result: yes configure:9283: checking if gcc supports -c -o file.o configure:9304: gcc -c -std=gnu11 -o out/conftest2.o conftest.c >&5 configure:9308: $? = 0 configure:9330: result: yes configure:9338: checking if gcc supports -c -o file.o configure:9385: result: yes configure:9418: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:10681: result: yes configure:10718: checking whether -lc should be explicitly linked in configure:10726: gcc -c -std=gnu11 conftest.c >&5 configure:10729: $? = 0 configure:10744: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:10747: $? = 0 configure:10761: result: no configure:10921: checking dynamic linker characteristics configure:11502: gcc -o conftest -std=gnu11 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11502: $? = 0 configure:11751: result: GNU/Linux ld.so configure:11873: checking how to hardcode library paths into programs configure:11898: result: immediate configure:12446: checking whether stripping libraries is possible configure:12451: result: yes configure:12486: checking if libtool supports shared libraries configure:12488: result: yes configure:12491: checking whether to build shared libraries configure:12516: result: yes configure:12519: checking whether to build static libraries configure:12523: result: yes configure:9322: checking how to run the C++ preprocessor configure:9349: g++ -E conftest.cpp configure:9349: $? = 0 configure:9363: g++ -E conftest.cpp conftest.cpp:23:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:9363: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "osmo-pcu" | #define PACKAGE_TARNAME "osmo-pcu" | #define PACKAGE_VERSION "1.4.0.14-0b0d" | #define PACKAGE_STRING "osmo-pcu 1.4.0.14-0b0d" | #define PACKAGE_BUGREPORT "osmocom-net-gprs@lists.osmocom.org" | #define PACKAGE_URL "" | #define PACKAGE "osmo-pcu" | #define VERSION "1.4.0.14-0b0d" | #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/" | /* end confdefs.h. */ | #include configure:9388: result: g++ -E configure:9408: g++ -E conftest.cpp configure:9408: $? = 0 configure:9422: g++ -E conftest.cpp conftest.cpp:23:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:9422: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "osmo-pcu" | #define PACKAGE_TARNAME "osmo-pcu" | #define PACKAGE_VERSION "1.4.0.14-0b0d" | #define PACKAGE_STRING "osmo-pcu 1.4.0.14-0b0d" | #define PACKAGE_BUGREPORT "osmocom-net-gprs@lists.osmocom.org" | #define PACKAGE_URL "" | #define PACKAGE "osmo-pcu" | #define VERSION "1.4.0.14-0b0d" | #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/" | /* end confdefs.h. */ | #include configure:9584: checking for ld used by g++ configure:9651: result: /usr/bin/ld -m elf_x86_64 configure:9658: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld configure:9673: result: yes configure:9728: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:10801: result: yes configure:10837: g++ -c -std=gnu++03 conftest.cpp >&5 configure:10840: $? = 0 configure:11321: checking for g++ option to produce PIC configure:11328: result: -fPIC -DPIC configure:11336: checking if g++ PIC flag -fPIC -DPIC works configure:11354: g++ -c -std=gnu++03 -fPIC -DPIC -DPIC conftest.cpp >&5 configure:11358: $? = 0 configure:11371: result: yes configure:11394: checking if g++ static flag -static works configure:11422: result: yes configure:11434: checking if g++ supports -c -o file.o configure:11455: g++ -c -std=gnu++03 -o out/conftest2.o conftest.cpp >&5 configure:11459: $? = 0 configure:11481: result: yes configure:11486: checking if g++ supports -c -o file.o configure:11533: result: yes configure:11563: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:11606: result: yes configure:11747: checking dynamic linker characteristics configure:12504: result: GNU/Linux ld.so configure:12569: checking how to hardcode library paths into programs configure:12594: result: immediate configure:11501: checking for pkg-config configure:11519: found /usr/bin/pkg-config configure:11532: result: /usr/bin/pkg-config configure:11598: checking for pkg-config configure:11616: found /usr/bin/pkg-config configure:11628: result: /usr/bin/pkg-config configure:11653: checking pkg-config is at least version 0.20 configure:11656: result: yes configure:11665: checking for ANSI C header files configure:11769: result: yes configure:11825: checking for LIBOSMOCORE configure:11832: $PKG_CONFIG --exists --print-errors "libosmocore >= 1.9.0" configure:11835: $? = 0 configure:11849: $PKG_CONFIG --exists --print-errors "libosmocore >= 1.9.0" configure:11852: $? = 0 configure:11910: result: yes configure:11916: checking for LIBOSMOVTY configure:11923: $PKG_CONFIG --exists --print-errors "libosmovty >= 1.9.0" configure:11926: $? = 0 configure:11940: $PKG_CONFIG --exists --print-errors "libosmovty >= 1.9.0" configure:11943: $? = 0 configure:12001: result: yes configure:12007: checking for LIBOSMOCTRL configure:12014: $PKG_CONFIG --exists --print-errors "libosmoctrl >= 1.9.0" configure:12017: $? = 0 configure:12031: $PKG_CONFIG --exists --print-errors "libosmoctrl >= 1.9.0" configure:12034: $? = 0 configure:12092: result: yes configure:12098: checking for LIBOSMOGSM configure:12105: $PKG_CONFIG --exists --print-errors "libosmogsm >= 1.9.0" configure:12108: $? = 0 configure:12122: $PKG_CONFIG --exists --print-errors "libosmogsm >= 1.9.0" configure:12125: $? = 0 configure:12183: result: yes configure:12189: checking for LIBOSMOGB configure:12196: $PKG_CONFIG --exists --print-errors "libosmogb >= 1.9.0" configure:12199: $? = 0 configure:12213: $PKG_CONFIG --exists --print-errors "libosmogb >= 1.9.0" configure:12216: $? = 0 configure:12274: result: yes configure:12279: checking whether to enable direct DSP access for PDCH of sysmocom-bts configure:12314: result: unset configure:12346: checking whether to enable direct PHY access for PDCH of NuRAN Wireless Litecell 1.5 BTS configure:12365: result: no configure:12390: checking whether to enable direct PHY access for PDCH of NuRAN Wireless OC-2G BTS configure:12409: result: no configure:12434: checking whether to enable direct E1 CCU access for PDCH of Ericsson RBS configure:12443: result: no configure:12896: checking whether to enable VTY tests configure:12898: result: no configure:12996: result: CPPFLAGS=" -fsanitize=address -fsanitize=undefined" configure:12998: result: CFLAGS=" -std=gnu11 -fsanitize=address -fsanitize=undefined" configure:13000: result: CXXFLAGS=" -std=gnu++03 -fsanitize=address -fsanitize=undefined" configure:13002: result: LDFLAGS=" -fsanitize=address -fsanitize=undefined" configure:13144: checking that generated files are newer than configure configure:13150: result: done configure:13205: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by osmo-pcu config.status 1.4.0.14-0b0d, 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:1126: creating include/Makefile config.status:1126: creating src/Makefile config.status:1126: creating doc/Makefile config.status:1126: creating doc/examples/Makefile config.status:1126: creating tests/Makefile config.status:1126: creating doc/manuals/Makefile config.status:1126: creating contrib/Makefile config.status:1126: creating contrib/systemd/Makefile config.status:1126: creating Makefile config.status:1298: executing tests/atconfig commands config.status:1298: executing depfiles commands config.status:1398: cd src && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1403: $? = 0 config.status:1398: cd tests && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1403: $? = 0 config.status:1298: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes 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_CPP_set= ac_cv_env_CPP_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_LDFLAGS_set= ac_cv_env_LDFLAGS_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_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_LIBOSMOGB_CFLAGS_set= ac_cv_env_LIBOSMOGB_CFLAGS_value= ac_cv_env_LIBOSMOGB_LIBS_set= ac_cv_env_LIBOSMOGB_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_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_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-pcu/inst-osmo-pcu/lib/pkgconfig: ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_PYTHON_set= ac_cv_env_PYTHON_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_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_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_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_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_cxx_g=yes ac_cv_prog_make_make_set=yes 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 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_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='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_LIBOSMOCORE_CFLAGS='-I/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-pcu/inst-osmo-pcu/include/ -pthread ' pkg_cv_LIBOSMOCORE_LIBS='-L/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-pcu/inst-osmo-pcu/lib -losmocore -ltalloc -lmnl ' pkg_cv_LIBOSMOCTRL_CFLAGS='-I/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-pcu/inst-osmo-pcu/include/ -pthread ' pkg_cv_LIBOSMOCTRL_LIBS='-L/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-pcu/inst-osmo-pcu/lib -losmoctrl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl ' pkg_cv_LIBOSMOGB_CFLAGS='-I/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-pcu/inst-osmo-pcu/include/ -fno-strict-aliasing -pthread ' pkg_cv_LIBOSMOGB_LIBS='-L/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-pcu/inst-osmo-pcu/lib -losmogb -losmovty -losmogsm -losmoisdn -losmocore -ltalloc -lmnl ' pkg_cv_LIBOSMOGSM_CFLAGS='-I/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-pcu/inst-osmo-pcu/include/ -pthread ' pkg_cv_LIBOSMOGSM_LIBS='-L/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-pcu/inst-osmo-pcu/lib -losmogsm -losmoisdn -losmocore -ltalloc -lmnl ' pkg_cv_LIBOSMOVTY_CFLAGS='-I/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-pcu/inst-osmo-pcu/include/ -pthread ' pkg_cv_LIBOSMOVTY_LIBS='-L/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-pcu/inst-osmo-pcu/lib -losmovty -losmocore -ltalloc -lmnl ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-pcu/osmo-pcu/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-pcu/osmo-pcu/missing autoconf' AUTOHEADER='${SHELL} /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-pcu/osmo-pcu/missing autoheader' AUTOMAKE='${SHELL} /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-pcu/osmo-pcu/missing automake-1.16' AWK='gawk' BUILD_MANUALS_FALSE='' BUILD_MANUALS_TRUE='#' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS=' -std=gnu11 -fsanitize=address -fsanitize=undefined' CPP='gcc -E' CPPFLAGS=' -fsanitize=address -fsanitize=undefined' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS=' -std=gnu++03 -fsanitize=address -fsanitize=undefined' CYGPATH_W='echo' DEFS='-DPACKAGE_NAME=\"osmo-pcu\" -DPACKAGE_TARNAME=\"osmo-pcu\" -DPACKAGE_VERSION=\"1.4.0.14-0b0d\" -DPACKAGE_STRING=\"osmo-pcu\ 1.4.0.14-0b0d\" -DPACKAGE_BUGREPORT=\"osmocom-net-gprs@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"osmo-pcu\" -DVERSION=\"1.4.0.14-0b0d\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_ER_E1_CCU_FALSE='' ENABLE_ER_E1_CCU_TRUE='#' ENABLE_LC15BTS_PHY_FALSE='' ENABLE_LC15BTS_PHY_TRUE='#' ENABLE_OC2GBTS_PHY_FALSE='' ENABLE_OC2GBTS_PHY_TRUE='#' ENABLE_SYSMODSP_FALSE='' ENABLE_SYSMODSP_TRUE='#' ENABLE_VTY_TESTS_FALSE='' ENABLE_VTY_TESTS_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=' -fsanitize=address -fsanitize=undefined' LIBOBJS='' LIBOSMOABIS_CFLAGS='' LIBOSMOABIS_LIBS='' LIBOSMOCORE_CFLAGS='-I/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-pcu/inst-osmo-pcu/include/ -pthread ' LIBOSMOCORE_LIBS='-L/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-pcu/inst-osmo-pcu/lib -losmocore -ltalloc -lmnl ' LIBOSMOCTRL_CFLAGS='-I/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-pcu/inst-osmo-pcu/include/ -pthread ' LIBOSMOCTRL_LIBS='-L/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-pcu/inst-osmo-pcu/lib -losmoctrl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl ' LIBOSMOGB_CFLAGS='-I/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-pcu/inst-osmo-pcu/include/ -fno-strict-aliasing -pthread ' LIBOSMOGB_LIBS='-L/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-pcu/inst-osmo-pcu/lib -losmogb -losmovty -losmogsm -losmoisdn -losmocore -ltalloc -lmnl ' LIBOSMOGSM_CFLAGS='-I/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-pcu/inst-osmo-pcu/include/ -pthread ' LIBOSMOGSM_LIBS='-L/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-pcu/inst-osmo-pcu/lib -losmogsm -losmoisdn -losmocore -ltalloc -lmnl ' LIBOSMOTRAU_CFLAGS='' LIBOSMOTRAU_LIBS='' LIBOSMOVTY_CFLAGS='-I/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-pcu/inst-osmo-pcu/include/ -pthread ' LIBOSMOVTY_LIBS='-L/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-pcu/inst-osmo-pcu/lib -losmovty -losmocore -ltalloc -lmnl ' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LITECELL15_CFLAGS='' LN_S='ln -s' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' MAKEINFO='${SHELL} /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-pcu/osmo-pcu/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OC2G_INCDIR='' OSMOTESTVTY_CHECK='' OSMO_GSM_MANUALS_DIR='' OTOOL64='' OTOOL='' PACKAGE='osmo-pcu' PACKAGE_BUGREPORT='osmocom-net-gprs@lists.osmocom.org' PACKAGE_NAME='osmo-pcu' PACKAGE_STRING='osmo-pcu 1.4.0.14-0b0d' PACKAGE_TARNAME='osmo-pcu' PACKAGE_URL='' PACKAGE_VERSION='1.4.0.14-0b0d' 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-pcu/inst-osmo-pcu/lib/pkgconfig:' PYTHON='' PYTHON_EXEC_PREFIX='' PYTHON_PLATFORM='' PYTHON_PREFIX='' PYTHON_VERSION='' RANLIB='ranlib' RELMAKE='-include osmo-release.mk' SED='/bin/sed' SET_MAKE='' SHELL='/bin/bash' STD_DEFINES_AND_INCLUDES='-Wall' STRIP='strip' SYSMOBTS_INCDIR='' VERSION='1.4.0.14-0b0d' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_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} /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-pcu/osmo-pcu/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}' pkgpyexecdir='' pkgpythondir='' prefix='/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-pcu/inst-osmo-pcu' program_transform_name='s,x,x,' psdir='${docdir}' pyexecdir='' pythondir='' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' systemdsystemunitdir='' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "osmo-pcu" #define PACKAGE_TARNAME "osmo-pcu" #define PACKAGE_VERSION "1.4.0.14-0b0d" #define PACKAGE_STRING "osmo-pcu 1.4.0.14-0b0d" #define PACKAGE_BUGREPORT "osmocom-net-gprs@lists.osmocom.org" #define PACKAGE_URL "" #define PACKAGE "osmo-pcu" #define VERSION "1.4.0.14-0b0d" #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 configure: exit 0