This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libosmocore configure 1.12.0.69-2b29, which was generated by GNU Autoconf 2.71. Invocation command line was $ ./configure --prefix=/build/inst-osmo-msc --with-systemdsystemunitdir=no --enable-sanitize --disable-doxygen --disable-uring ## --------- ## ## Platform. ## ## --------- ## hostname = de8decd18180 uname -m = x86_64 uname -r = 6.1.0-13-amd64 uname -s = Linux uname -v = #1 SMP PREEMPT_DYNAMIC Debian 6.1.55-1 (2023-09-29) /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/sbin/ PATH: /usr/local/bin/ PATH: /usr/sbin/ PATH: /usr/bin/ PATH: /sbin/ PATH: /bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:2892: looking for aux files: config.guess config.sub ltmain.sh compile missing install-sh configure:2905: trying ././ configure:2934: ././config.guess found configure:2934: ././config.sub found configure:2934: ././ltmain.sh found configure:2934: ././compile found configure:2934: ././missing found configure:2916: ././install-sh found configure:3066: checking for a BSD-compatible install configure:3139: result: /usr/bin/install -c configure:3150: checking whether build environment is sane configure:3205: result: yes configure:3364: checking for a race-free mkdir -p configure:3408: result: /usr/bin/mkdir -p configure:3415: checking for gawk configure:3436: found /usr/bin/gawk configure:3447: result: gawk configure:3458: checking whether make sets $(MAKE) configure:3481: result: yes configure:3511: checking whether make supports nested variables configure:3529: result: yes configure:3684: checking whether make supports nested variables configure:3702: result: yes configure:3717: checking whether make sets $(MAKE) configure:3740: result: yes configure:3812: checking for gcc configure:3833: found /usr/bin/gcc configure:3844: result: gcc configure:4197: checking for C compiler version configure:4206: gcc --version >&5 gcc (Debian 12.2.0-14+deb12u1) 12.2.0 Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:4217: $? = 0 configure:4206: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/12/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 12.2.0-14+deb12u1' --with-bugurl=file:///usr/share/doc/gcc-12/README.Bugs --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-12 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/reproducible-path/gcc-12-12.2.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/reproducible-path/gcc-12-12.2.0/debian/tmp-gcn/usr --enable-offload-defaulted --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 12.2.0 (Debian 12.2.0-14+deb12u1) ... rest of stderr output deleted ... configure:4217: $? = 0 configure:4206: gcc -V >&5 gcc: error: unrecognized command-line option '-V' gcc: fatal error: no input files compilation terminated. configure:4217: $? = 1 configure:4206: gcc -qversion >&5 gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:4217: $? = 1 configure:4206: gcc -version >&5 gcc: error: unrecognized command-line option '-version' gcc: fatal error: no input files compilation terminated. configure:4217: $? = 1 configure:4237: checking whether the C compiler works configure:4259: gcc -std=gnu11 conftest.c >&5 configure:4263: $? = 0 configure:4313: result: yes configure:4316: checking for C compiler default output file name configure:4318: result: a.out configure:4324: checking for suffix of executables configure:4331: gcc -o conftest -std=gnu11 conftest.c >&5 configure:4335: $? = 0 configure:4358: result: configure:4380: checking whether we are cross compiling configure:4388: gcc -o conftest -std=gnu11 conftest.c >&5 configure:4392: $? = 0 configure:4399: ./conftest configure:4403: $? = 0 configure:4418: result: no configure:4423: checking for suffix of object files configure:4446: gcc -c -std=gnu11 conftest.c >&5 configure:4450: $? = 0 configure:4472: result: o configure:4476: checking whether the compiler supports GNU C configure:4496: gcc -c -std=gnu11 conftest.c >&5 configure:4496: $? = 0 configure:4506: result: yes configure:4517: checking whether gcc accepts -g configure:4538: gcc -c -g conftest.c >&5 configure:4538: $? = 0 configure:4582: result: yes configure:4602: checking for gcc option to enable C11 features configure:4617: gcc -c -std=gnu11 conftest.c >&5 configure:4617: $? = 0 configure:4635: result: none needed configure:4751: checking whether gcc understands -c and -o together configure:4774: gcc -c conftest.c -o conftest2.o configure:4777: $? = 0 configure:4774: gcc -c conftest.c -o conftest2.o configure:4777: $? = 0 configure:4789: result: yes configure:4809: checking whether make supports the include directive configure:4824: make -f confmf.GNU && cat confinc.out this is the am__doit target configure:4827: $? = 0 configure:4846: result: yes (GNU style) configure:4872: checking dependency style of gcc configure:4984: result: gcc3 configure:5032: checking build system type configure:5047: result: x86_64-pc-linux-gnu configure:5067: checking host system type configure:5081: result: x86_64-pc-linux-gnu configure:5122: checking how to print strings configure:5149: result: printf configure:5170: checking for a sed that does not truncate output configure:5240: result: /usr/bin/sed configure:5258: checking for grep that handles long lines and -e configure:5322: result: /usr/bin/grep configure:5327: checking for egrep configure:5395: result: /usr/bin/grep -E configure:5400: checking for fgrep configure:5468: result: /usr/bin/grep -F configure:5504: checking for ld used by gcc configure:5572: result: /usr/bin/ld configure:5579: checking if the linker (/usr/bin/ld) is GNU ld configure:5595: result: yes configure:5607: checking for BSD- or MS-compatible name lister (nm) configure:5662: result: /usr/bin/nm -B configure:5802: checking the name lister (/usr/bin/nm -B) interface configure:5810: gcc -c -std=gnu11 conftest.c >&5 configure:5813: /usr/bin/nm -B "conftest.o" configure:5816: output 0000000000000000 B some_variable configure:5823: result: BSD nm configure:5826: checking whether ln -s works configure:5830: result: yes configure:5838: checking the maximum length of command line arguments configure:5970: result: 1572864 configure:6018: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:6059: result: func_convert_file_noop configure:6066: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:6087: result: func_convert_file_noop configure:6094: checking for /usr/bin/ld option to reload object files configure:6102: result: -r configure:6181: checking for file configure:6202: found /usr/bin/file configure:6213: result: file configure:6289: checking for objdump configure:6310: found /usr/bin/objdump configure:6321: result: objdump configure:6353: checking how to recognize dependent libraries configure:6554: result: pass_all configure:6644: checking for dlltool configure:6679: result: no configure:6709: checking how to associate runtime and link libraries configure:6737: result: printf %s\n configure:6803: checking for ar configure:6824: found /usr/bin/ar configure:6835: result: ar configure:6888: checking for archiver @FILE support configure:6906: gcc -c -std=gnu11 conftest.c >&5 configure:6906: $? = 0 configure:6910: ar cr libconftest.a @conftest.lst >&5 configure:6913: $? = 0 configure:6918: ar cr libconftest.a @conftest.lst >&5 ar: conftest.o: No such file or directory configure:6921: $? = 1 configure:6933: result: @ configure:6996: checking for strip configure:7017: found /usr/bin/strip configure:7028: result: strip configure:7105: checking for ranlib configure:7126: found /usr/bin/ranlib configure:7137: result: ranlib configure:7239: checking command to parse /usr/bin/nm -B output from gcc object configure:7393: gcc -c -std=gnu11 conftest.c >&5 configure:7396: $? = 0 configure:7400: /usr/bin/nm -B conftest.o | /usr/bin/sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /usr/bin/sed '/ __gnu_lto/d' > conftest.nm configure:7466: gcc -o conftest -std=gnu11 conftest.c conftstm.o >&5 configure:7469: $? = 0 configure:7507: result: ok configure:7554: checking for sysroot configure:7585: result: no configure:7592: checking for a working dd configure:7636: result: /usr/bin/dd configure:7640: checking how to truncate binary pipes configure:7656: result: /usr/bin/dd bs=4096 count=1 configure:7793: gcc -c -std=gnu11 conftest.c >&5 configure:7796: $? = 0 configure:7993: checking for mt configure:8014: found /usr/bin/mt configure:8025: result: mt configure:8048: checking if mt is a manifest tool configure:8055: mt '-?' configure:8063: result: no configure:8788: checking for stdio.h configure:8788: gcc -c -std=gnu11 conftest.c >&5 configure:8788: $? = 0 configure:8788: result: yes configure:8788: checking for stdlib.h configure:8788: gcc -c -std=gnu11 conftest.c >&5 configure:8788: $? = 0 configure:8788: result: yes configure:8788: checking for string.h configure:8788: gcc -c -std=gnu11 conftest.c >&5 configure:8788: $? = 0 configure:8788: result: yes configure:8788: checking for inttypes.h configure:8788: gcc -c -std=gnu11 conftest.c >&5 configure:8788: $? = 0 configure:8788: result: yes configure:8788: checking for stdint.h configure:8788: gcc -c -std=gnu11 conftest.c >&5 configure:8788: $? = 0 configure:8788: result: yes configure:8788: checking for strings.h configure:8788: gcc -c -std=gnu11 conftest.c >&5 configure:8788: $? = 0 configure:8788: result: yes configure:8788: checking for sys/stat.h configure:8788: gcc -c -std=gnu11 conftest.c >&5 configure:8788: $? = 0 configure:8788: result: yes configure:8788: checking for sys/types.h configure:8788: gcc -c -std=gnu11 conftest.c >&5 configure:8788: $? = 0 configure:8788: result: yes configure:8788: checking for unistd.h configure:8788: gcc -c -std=gnu11 conftest.c >&5 configure:8788: $? = 0 configure:8788: result: yes configure:8813: checking for dlfcn.h configure:8813: gcc -c -std=gnu11 conftest.c >&5 configure:8813: $? = 0 configure:8813: result: yes configure:9070: checking for objdir configure:9086: result: .libs configure:9350: checking if gcc supports -fno-rtti -fno-exceptions configure:9369: gcc -c -std=gnu11 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command-line option '-fno-rtti' is valid for C++/D/ObjC++ but not for C configure:9373: $? = 0 configure:9386: result: no configure:9750: checking for gcc option to produce PIC configure:9758: result: -fPIC -DPIC configure:9766: checking if gcc PIC flag -fPIC -DPIC works configure:9785: gcc -c -std=gnu11 -fPIC -DPIC -DPIC conftest.c >&5 configure:9789: $? = 0 configure:9802: result: yes configure:9831: checking if gcc static flag -static works configure:9860: result: yes configure:9875: checking if gcc supports -c -o file.o configure:9897: gcc -c -std=gnu11 -o out/conftest2.o conftest.c >&5 configure:9901: $? = 0 configure:9923: result: yes configure:9931: checking if gcc supports -c -o file.o configure:9979: result: yes configure:10012: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:11286: result: yes configure:11323: checking whether -lc should be explicitly linked in configure:11332: gcc -c -std=gnu11 conftest.c >&5 configure:11335: $? = 0 configure:11350: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1 configure:11353: $? = 0 configure:11367: result: no configure:11527: checking dynamic linker characteristics configure:12109: gcc -o conftest -std=gnu11 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:12109: $? = 0 configure:12360: result: GNU/Linux ld.so configure:12482: checking how to hardcode library paths into programs configure:12507: result: immediate configure:13059: checking whether stripping libraries is possible configure:13068: result: yes configure:13110: checking if libtool supports shared libraries configure:13112: result: yes configure:13115: checking whether to build shared libraries configure:13140: result: yes configure:13143: checking whether to build static libraries configure:13147: result: no configure:13220: checking for pkg-config configure:13243: found /usr/bin/pkg-config configure:13256: result: /usr/bin/pkg-config configure:13327: checking for pkg-config configure:13350: found /usr/bin/pkg-config configure:13362: result: /usr/bin/pkg-config configure:13387: checking pkg-config is at least version 0.20 configure:13390: result: yes configure:13418: checking whether byte ordering is bigendian configure:13434: gcc -c -std=gnu11 conftest.c >&5 conftest.c:24:16: error: unknown type name 'not' 24 | not a universal capable compiler | ^~~ conftest.c:24:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' 24 | not a universal capable compiler | ^~~~~~~~~ conftest.c:24:22: error: unknown type name 'universal' configure:13434: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libosmocore" | #define PACKAGE_TARNAME "libosmocore" | #define PACKAGE_VERSION "1.12.0.69-2b29" | #define PACKAGE_STRING "libosmocore 1.12.0.69-2b29" | #define PACKAGE_BUGREPORT "openbsc@lists.osmocom.org" | #define PACKAGE_URL "" | #define PACKAGE "libosmocore" | #define VERSION "1.12.0.69-2b29" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:13480: gcc -c -std=gnu11 conftest.c >&5 configure:13480: $? = 0 configure:13499: gcc -c -std=gnu11 conftest.c >&5 conftest.c: In function 'main': conftest.c:30:18: error: unknown type name 'not'; did you mean 'ino_t'? 30 | not big endian | ^~~ | ino_t conftest.c:30:26: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' 30 | not big endian | ^~~~~~ configure:13499: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libosmocore" | #define PACKAGE_TARNAME "libosmocore" | #define PACKAGE_VERSION "1.12.0.69-2b29" | #define PACKAGE_STRING "libosmocore 1.12.0.69-2b29" | #define PACKAGE_BUGREPORT "openbsc@lists.osmocom.org" | #define PACKAGE_URL "" | #define PACKAGE "libosmocore" | #define VERSION "1.12.0.69-2b29" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include | #include | | int | main (void) | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:13633: result: no configure:13654: checking for egrep configure:13722: result: /usr/bin/grep -E configure:13728: checking for arpa/inet.h configure:13728: gcc -c -std=gnu11 conftest.c >&5 configure:13728: $? = 0 configure:13728: result: yes configure:13734: checking for execinfo.h configure:13734: gcc -c -std=gnu11 conftest.c >&5 configure:13734: $? = 0 configure:13734: result: yes configure:13740: checking for poll.h configure:13740: gcc -c -std=gnu11 conftest.c >&5 configure:13740: $? = 0 configure:13740: result: yes configure:13746: checking for sys/select.h configure:13746: gcc -c -std=gnu11 conftest.c >&5 configure:13746: $? = 0 configure:13746: result: yes configure:13752: checking for sys/socket.h configure:13752: gcc -c -std=gnu11 conftest.c >&5 configure:13752: $? = 0 configure:13752: result: yes configure:13758: checking for sys/signalfd.h configure:13758: gcc -c -std=gnu11 conftest.c >&5 configure:13758: $? = 0 configure:13758: result: yes configure:13764: checking for sys/eventfd.h configure:13764: gcc -c -std=gnu11 conftest.c >&5 configure:13764: $? = 0 configure:13764: result: yes configure:13770: checking for sys/timerfd.h configure:13770: gcc -c -std=gnu11 conftest.c >&5 configure:13770: $? = 0 configure:13770: result: yes configure:13776: checking for ctype.h configure:13776: gcc -c -std=gnu11 conftest.c >&5 configure:13776: $? = 0 configure:13776: result: yes configure:13782: checking for netinet/tcp.h configure:13782: gcc -c -std=gnu11 conftest.c >&5 configure:13782: $? = 0 configure:13782: result: yes configure:13788: checking for netinet/in.h configure:13788: gcc -c -std=gnu11 conftest.c >&5 configure:13788: $? = 0 configure:13788: result: yes configure:13795: checking for gcc options needed to detect all undeclared functions configure:13817: gcc -c -std=gnu11 conftest.c >&5 conftest.c: In function 'main': conftest.c:38:8: error: 'strchr' undeclared (first use in this function) 38 | (void) strchr; | ^~~~~~ conftest.c:1:1: note: 'strchr' is defined in header ''; did you forget to '#include '? 1 | /* confdefs.h */ conftest.c:38:8: note: each undeclared identifier is reported only once for each function it appears in 38 | (void) strchr; | ^~~~~~ configure:13817: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libosmocore" | #define PACKAGE_TARNAME "libosmocore" | #define PACKAGE_VERSION "1.12.0.69-2b29" | #define PACKAGE_STRING "libosmocore 1.12.0.69-2b29" | #define PACKAGE_BUGREPORT "openbsc@lists.osmocom.org" | #define PACKAGE_URL "" | #define PACKAGE "libosmocore" | #define VERSION "1.12.0.69-2b29" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_INET_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SIGNALFD_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_IN_H 1 | /* end confdefs.h. */ | | int | main (void) | { | (void) strchr; | ; | return 0; | } configure:13844: gcc -c -std=gnu11 conftest.c >&5 configure:13844: $? = 0 configure:13861: result: none needed configure:13875: checking whether HAVE_NETINET_IN_H is declared configure:13875: gcc -c -std=gnu11 conftest.c >&5 configure:13875: $? = 0 configure:13875: result: yes configure:13884: checking whether HAVE_SYS_SOCKET_H is declared configure:13884: gcc -c -std=gnu11 conftest.c >&5 configure:13884: $? = 0 configure:13884: result: yes configure:13894: checking for size_t configure:13894: gcc -c -std=gnu11 conftest.c >&5 configure:13894: $? = 0 configure:13894: gcc -c -std=gnu11 conftest.c >&5 conftest.c: In function 'main': conftest.c:65:21: error: expected expression before ')' token 65 | if (sizeof ((size_t))) | ^ configure:13894: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libosmocore" | #define PACKAGE_TARNAME "libosmocore" | #define PACKAGE_VERSION "1.12.0.69-2b29" | #define PACKAGE_STRING "libosmocore 1.12.0.69-2b29" | #define PACKAGE_BUGREPORT "openbsc@lists.osmocom.org" | #define PACKAGE_URL "" | #define PACKAGE "libosmocore" | #define VERSION "1.12.0.69-2b29" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_INET_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SIGNALFD_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_IN_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:13894: result: yes configure:13906: checking for working alloca.h configure:13924: gcc -o conftest -std=gnu11 conftest.c >&5 configure:13924: $? = 0 configure:13933: result: yes configure:13941: checking for alloca configure:13986: result: yes configure:14053: checking for library containing dlopen configure:14083: gcc -o conftest -std=gnu11 conftest.c >&5 configure:14083: $? = 0 configure:14103: result: none required configure:14113: checking for library containing dlsym configure:14143: gcc -o conftest -std=gnu11 conftest.c >&5 configure:14143: $? = 0 configure:14163: result: none required configure:14174: checking for backtrace in -lexecinfo configure:14197: gcc -o conftest -std=gnu11 conftest.c -lexecinfo >&5 /usr/bin/ld: cannot find -lexecinfo: No such file or directory collect2: error: ld returned 1 exit status configure:14197: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libosmocore" | #define PACKAGE_TARNAME "libosmocore" | #define PACKAGE_VERSION "1.12.0.69-2b29" | #define PACKAGE_STRING "libosmocore 1.12.0.69-2b29" | #define PACKAGE_BUGREPORT "openbsc@lists.osmocom.org" | #define PACKAGE_URL "" | #define PACKAGE "libosmocore" | #define VERSION "1.12.0.69-2b29" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_INET_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SIGNALFD_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | char backtrace (); | int | main (void) | { | return backtrace (); | ; | return 0; | } configure:14207: result: no configure:14219: checking for struct in6_addr.s6_addr32 configure:14219: gcc -c -std=gnu11 conftest.c >&5 configure:14219: $? = 0 configure:14219: result: yes configure:14235: checking how to run the C preprocessor configure:14261: gcc -E conftest.c configure:14261: $? = 0 configure:14276: gcc -E conftest.c conftest.c:37:10: fatal error: ac_nonexistent.h: No such file or directory 37 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:14276: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libosmocore" | #define PACKAGE_TARNAME "libosmocore" | #define PACKAGE_VERSION "1.12.0.69-2b29" | #define PACKAGE_STRING "libosmocore 1.12.0.69-2b29" | #define PACKAGE_BUGREPORT "openbsc@lists.osmocom.org" | #define PACKAGE_URL "" | #define PACKAGE "libosmocore" | #define VERSION "1.12.0.69-2b29" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_INET_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SIGNALFD_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_IN6_ADDR_S6_ADDR32 1 | /* end confdefs.h. */ | #include configure:14303: result: gcc -E configure:14317: gcc -E conftest.c configure:14317: $? = 0 configure:14332: gcc -E conftest.c conftest.c:37:10: fatal error: ac_nonexistent.h: No such file or directory 37 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:14332: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libosmocore" | #define PACKAGE_TARNAME "libosmocore" | #define PACKAGE_VERSION "1.12.0.69-2b29" | #define PACKAGE_STRING "libosmocore 1.12.0.69-2b29" | #define PACKAGE_BUGREPORT "openbsc@lists.osmocom.org" | #define PACKAGE_URL "" | #define PACKAGE "libosmocore" | #define VERSION "1.12.0.69-2b29" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ARPA_INET_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SIGNALFD_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_IN6_ADDR_S6_ADDR32 1 | /* end confdefs.h. */ | #include configure:14548: checking whether gcc is Clang configure:14575: result: no configure:14703: checking whether pthreads work with -pthread configure:14803: gcc -o conftest -std=gnu11 -pthread conftest.c >&5 configure:14803: $? = 0 configure:14813: result: yes configure:14833: checking for joinable pthread attribute configure:14852: gcc -o conftest -std=gnu11 -pthread conftest.c >&5 configure:14852: $? = 0 configure:14861: result: PTHREAD_CREATE_JOINABLE configure:14874: checking whether more special flags are required for pthreads configure:14888: result: no configure:14897: checking for PTHREAD_PRIO_INHERIT configure:14915: gcc -o conftest -std=gnu11 -pthread conftest.c >&5 configure:14915: $? = 0 configure:14925: result: yes configure:15035: checking for pthread_getname_np(pthread_t, char*, size_t) configure:15053: gcc -o conftest -std=gnu11 -pthread conftest.c >&5 configure:15053: $? = 0 configure:15055: result: yes configure:15071: checking for library containing clock_gettime configure:15101: gcc -o conftest -std=gnu11 conftest.c >&5 configure:15101: $? = 0 configure:15121: result: none required configure:15145: checking for doxygen configure:15168: found /usr/bin/doxygen configure:15181: result: /usr/bin/doxygen configure:15199: checking whether SYS_getrandom is declared configure:15199: gcc -c -std=gnu11 conftest.c >&5 configure:15199: $? = 0 configure:15199: result: yes configure:15213: checking if gcc supports -fvisibility=hidden configure:15219: gcc -c -std=gnu11 -fvisibility=hidden conftest.c >&5 configure:15219: $? = 0 configure:15221: result: yes configure:15232: checking for localtime_r configure:15232: gcc -o conftest -std=gnu11 conftest.c >&5 configure:15232: $? = 0 configure:15232: result: yes configure:15241: checking for sched.h configure:15241: gcc -c -std=gnu11 conftest.c >&5 configure:15241: $? = 0 configure:15241: result: yes configure:15247: checking for sys/mount.h configure:15247: gcc -c -std=gnu11 conftest.c >&5 configure:15247: $? = 0 configure:15247: result: yes configure:15253: checking for sys/param.h configure:15253: gcc -c -std=gnu11 conftest.c >&5 configure:15253: $? = 0 configure:15253: result: yes configure:15260: checking for setns configure:15260: gcc -o conftest -std=gnu11 conftest.c >&5 configure:15260: $? = 0 configure:15260: result: yes configure:15266: checking for unshare configure:15266: gcc -o conftest -std=gnu11 conftest.c >&5 configure:15266: $? = 0 configure:15266: result: yes configure:15272: checking for mount configure:15272: gcc -o conftest -std=gnu11 conftest.c >&5 configure:15272: $? = 0 configure:15272: result: yes configure:15280: checking whether CLONE_NEWNET is declared configure:15280: gcc -c -std=gnu11 conftest.c >&5 configure:15280: $? = 0 configure:15280: result: yes configure:15293: checking whether struct tm has tm_gmtoff member configure:15318: gcc -o conftest -std=gnu11 conftest.c >&5 configure:15318: $? = 0 configure:15329: result: yes configure:15349: checking for gettid configure:15349: gcc -o conftest -std=gnu11 -D_GNU_SOURCE conftest.c >&5 configure:15349: $? = 0 configure:15349: result: yes configure:15376: checking whether to workaround TLS bug in old gcc on ARM platforms configure:15398: gcc -c -std=gnu11 conftest.c >&5 configure:15398: $? = 0 configure:15412: result: configure:15468: checking for a Python interpreter with version >= 3.4 configure:15486: python -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '3.4'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) ./configure: line 15487: python: command not found configure:15489: $? = 127 configure:15486: python2 -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '3.4'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) ./configure: line 15487: python2: command not found configure:15489: $? = 127 configure:15486: python3 -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '3.4'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) configure:15489: $? = 0 configure:15496: result: python3 configure:15504: checking for python3 configure:15527: found /usr/bin/python3 configure:15539: result: /usr/bin/python3 configure:15556: checking for python3 version configure:15564: result: 3.11 configure:15569: checking for python3 platform configure:15577: result: linux configure:15638: checking for GNU default python3 prefix configure:15640: result: ${prefix} configure:15706: checking for GNU default python3 exec_prefix configure:15708: result: ${exec_prefix} configure:15739: checking for python3 script directory (pythondir) configure:15781: result: ${PYTHON_PREFIX}/lib/python3.11/site-packages configure:15789: checking for python3 extension module directory (pyexecdir) configure:15831: result: ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages configure:15845: checking for talloc >= 2.1.0 configure:15852: $PKG_CONFIG --exists --print-errors "talloc >= 2.1.0" configure:15855: $? = 0 configure:15869: $PKG_CONFIG --exists --print-errors "talloc >= 2.1.0" configure:15872: $? = 0 configure:15930: result: yes configure:16156: checking for libpcsclite configure:16163: $PKG_CONFIG --exists --print-errors "libpcsclite" configure:16166: $? = 0 configure:16180: $PKG_CONFIG --exists --print-errors "libpcsclite" configure:16183: $? = 0 configure:16241: result: yes configure:16273: checking for libusb-1.0 configure:16280: $PKG_CONFIG --exists --print-errors "libusb-1.0" configure:16283: $? = 0 configure:16297: $PKG_CONFIG --exists --print-errors "libusb-1.0" configure:16300: $? = 0 configure:16358: result: yes configure:16395: checking for gnutls >= 2.12.0 configure:16402: $PKG_CONFIG --exists --print-errors "gnutls >= 2.12.0" configure:16405: $? = 0 configure:16419: $PKG_CONFIG --exists --print-errors "gnutls >= 2.12.0" configure:16422: $? = 0 configure:16480: result: yes configure:16507: checking for syslog.h configure:16507: gcc -c -std=gnu11 conftest.c >&5 configure:16507: $? = 0 configure:16507: result: yes configure:16661: checking for libmnl configure:16668: $PKG_CONFIG --exists --print-errors "libmnl" configure:16671: $? = 0 configure:16685: $PKG_CONFIG --exists --print-errors "libmnl" configure:16688: $? = 0 configure:16746: result: yes configure:16791: checking for libsctp configure:16798: $PKG_CONFIG --exists --print-errors "libsctp" configure:16801: $? = 0 configure:16815: $PKG_CONFIG --exists --print-errors "libsctp" configure:16818: $? = 0 configure:17004: result: yes configure:17348: checking whether to enable VTY/CTRL tests configure:17350: result: no configure:17405: checking whether C compiler accepts -mavx2 configure:17425: gcc -c -std=gnu11 -fsanitize=address -fsanitize=undefined -DBUILDING_LIBOSMOCORE -Wall -mavx2 -fsanitize=address -fsanitize=undefined -DBUILDING_LIBOSMOCORE -Wall conftest.c >&5 configure:17425: $? = 0 configure:17434: result: yes configure:17461: checking whether C compiler accepts -mssse3 configure:17481: gcc -c -std=gnu11 -fsanitize=address -fsanitize=undefined -DBUILDING_LIBOSMOCORE -Wall -mssse3 -fsanitize=address -fsanitize=undefined -DBUILDING_LIBOSMOCORE -Wall conftest.c >&5 configure:17481: $? = 0 configure:17490: result: yes configure:17517: checking whether C compiler accepts -msse4.1 configure:17537: gcc -c -std=gnu11 -fsanitize=address -fsanitize=undefined -DBUILDING_LIBOSMOCORE -Wall -msse4.1 -fsanitize=address -fsanitize=undefined -DBUILDING_LIBOSMOCORE -Wall conftest.c >&5 configure:17537: $? = 0 configure:17546: result: yes configure:17620: checking whether to enable ARM NEON instructions support configure:17622: result: no configure:17636: checking whether to include systemtap tracing support configure:17654: result: no configure:17752: checking whether to build with code coverage support configure:17773: result: no configure:18275: checking whether gcc has __builtin_cpu_supports built-in configure:18297: gcc -o conftest -std=gnu11 -fsanitize=address -fsanitize=undefined -DBUILDING_LIBOSMOCORE -Wall -fsanitize=address -fsanitize=undefined -DBUILDING_LIBOSMOCORE -Wall conftest.c >&5 conftest.c: In function 'main': conftest.c:67:11: warning: statement with no effect [-Wunused-value] 67 | __builtin_cpu_supports("sse"); | ^~~~~~~~~~~~~~~~~~~~~~ configure:18297: $? = 0 configure:18308: result: yes configure:18326: checking for linux/if_tun.h configure:18326: gcc -c -std=gnu11 -fsanitize=address -fsanitize=undefined -DBUILDING_LIBOSMOCORE -Wall -fsanitize=address -fsanitize=undefined -DBUILDING_LIBOSMOCORE -Wall conftest.c >&5 configure:18326: $? = 0 configure:18326: result: yes configure:18334: checking for linux/tcp.h configure:18334: gcc -c -std=gnu11 -fsanitize=address -fsanitize=undefined -DBUILDING_LIBOSMOCORE -Wall -fsanitize=address -fsanitize=undefined -DBUILDING_LIBOSMOCORE -Wall conftest.c >&5 configure:18334: $? = 0 configure:18334: result: yes configure:18342: checking for struct tcp_info.tcpi_notsent_bytes configure:18342: gcc -c -std=gnu11 -fsanitize=address -fsanitize=undefined -DBUILDING_LIBOSMOCORE -Wall -fsanitize=address -fsanitize=undefined -DBUILDING_LIBOSMOCORE -Wall conftest.c >&5 configure:18342: $? = 0 configure:18342: result: yes configure:18352: checking for struct tcp_info.tcpi_rwnd_limited configure:18352: gcc -c -std=gnu11 -fsanitize=address -fsanitize=undefined -DBUILDING_LIBOSMOCORE -Wall -fsanitize=address -fsanitize=undefined -DBUILDING_LIBOSMOCORE -Wall conftest.c >&5 configure:18352: $? = 0 configure:18352: result: yes configure:18362: checking for struct tcp_info.tcpi_sndbuf_limited configure:18362: gcc -c -std=gnu11 -fsanitize=address -fsanitize=undefined -DBUILDING_LIBOSMOCORE -Wall -fsanitize=address -fsanitize=undefined -DBUILDING_LIBOSMOCORE -Wall conftest.c >&5 configure:18362: $? = 0 configure:18362: result: yes configure:18372: checking for struct tcp_info.tcpi_reord_seen configure:18372: gcc -c -std=gnu11 -fsanitize=address -fsanitize=undefined -DBUILDING_LIBOSMOCORE -Wall -fsanitize=address -fsanitize=undefined -DBUILDING_LIBOSMOCORE -Wall conftest.c >&5 configure:18372: $? = 0 configure:18372: result: yes configure:18382: result: CFLAGS=" -std=gnu11 -fsanitize=address -fsanitize=undefined -DBUILDING_LIBOSMOCORE -Wall" configure:18384: result: CPPFLAGS=" -fsanitize=address -fsanitize=undefined -DBUILDING_LIBOSMOCORE -Wall" configure:18490: checking that generated files are newer than configure configure:18496: result: done configure:18660: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libosmocore config.status 1.12.0.69-2b29, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on de8decd18180 config.status:1428: creating libosmocore.pc config.status:1428: creating libosmocodec.pc config.status:1428: creating libosmocoding.pc config.status:1428: creating libosmovty.pc config.status:1428: creating libosmogsm.pc config.status:1428: creating libosmoisdn.pc config.status:1428: creating libosmogb.pc config.status:1428: creating libosmoctrl.pc config.status:1428: creating libosmosim.pc config.status:1428: creating libosmousb.pc config.status:1428: creating include/Makefile config.status:1428: creating include/osmocom/Makefile config.status:1428: creating include/osmocom/codec/Makefile config.status:1428: creating include/osmocom/coding/Makefile config.status:1428: creating include/osmocom/core/Makefile config.status:1428: creating include/osmocom/crypt/Makefile config.status:1428: creating include/osmocom/ctrl/Makefile config.status:1428: creating include/osmocom/gprs/Makefile config.status:1428: creating include/osmocom/gprs/protocol/Makefile config.status:1428: creating include/osmocom/gsm/Makefile config.status:1428: creating include/osmocom/gsm/protocol/Makefile config.status:1428: creating include/osmocom/isdn/Makefile config.status:1428: creating include/osmocom/sim/Makefile config.status:1428: creating include/osmocom/usb/Makefile config.status:1428: creating include/osmocom/vty/Makefile config.status:1428: creating src/Makefile config.status:1428: creating src/core/Makefile config.status:1428: creating src/vty/Makefile config.status:1428: creating src/codec/Makefile config.status:1428: creating src/coding/Makefile config.status:1428: creating src/sim/Makefile config.status:1428: creating src/usb/Makefile config.status:1428: creating src/gsm/Makefile config.status:1428: creating src/isdn/Makefile config.status:1428: creating src/gb/Makefile config.status:1428: creating src/ctrl/Makefile config.status:1428: creating src/pseudotalloc/Makefile config.status:1428: creating tapset/Makefile config.status:1428: creating tests/Makefile config.status:1428: creating tests/osmo-config-merge/Makefile config.status:1428: creating utils/Makefile config.status:1428: creating utils/osmo-stat-dummy/Makefile config.status:1428: creating Doxyfile.core config.status:1428: creating Doxyfile.gsm config.status:1428: creating Doxyfile.isdn config.status:1428: creating Doxyfile.vty config.status:1428: creating Doxyfile.codec config.status:1428: creating Doxyfile.coding config.status:1428: creating Doxyfile.gb config.status:1428: creating Doxyfile.ctrl config.status:1428: creating Doxyfile.sim config.status:1428: creating Doxyfile.usb config.status:1428: creating Makefile config.status:1428: creating contrib/libosmocore.spec config.status:1428: creating config.h config.status:1657: executing tests/atconfig commands config.status:1657: executing tests/osmo-config-merge/atconfig commands config.status:1657: executing depfiles commands config.status:1784: cd src/core && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1789: $? = 0 config.status:1784: cd src/vty && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1789: $? = 0 config.status:1784: cd src/codec && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1789: $? = 0 config.status:1784: cd src/coding && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1789: $? = 0 config.status:1784: cd src/sim && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1789: $? = 0 config.status:1784: cd src/usb && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1789: $? = 0 config.status:1784: cd src/gsm && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1789: $? = 0 config.status:1784: cd src/isdn && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1789: $? = 0 config.status:1784: cd src/gb && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1789: $? = 0 config.status:1784: cd src/ctrl && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1789: $? = 0 config.status:1784: cd src/pseudotalloc && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1789: $? = 0 config.status:1784: cd tests && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1789: $? = 0 config.status:1784: cd tests/osmo-config-merge && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1789: $? = 0 config.status:1784: cd utils && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1789: $? = 0 config.status:1784: cd utils/osmo-stat-dummy && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1789: $? = 0 config.status:1657: executing libtool commands configure:20914: WARNING: unrecognized options: --with-systemdsystemunitdir ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_undeclared_builtin_options='none needed' 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_LIBGNUTLS_CFLAGS_set= ac_cv_env_LIBGNUTLS_CFLAGS_value= ac_cv_env_LIBGNUTLS_LIBS_set= ac_cv_env_LIBGNUTLS_LIBS_value= ac_cv_env_LIBMNL_CFLAGS_set= ac_cv_env_LIBMNL_CFLAGS_value= ac_cv_env_LIBMNL_LIBS_set= ac_cv_env_LIBMNL_LIBS_value= ac_cv_env_LIBSCTP_CFLAGS_set= ac_cv_env_LIBSCTP_CFLAGS_value= ac_cv_env_LIBSCTP_LIBS_set= ac_cv_env_LIBSCTP_LIBS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LIBUSB_CFLAGS_set= ac_cv_env_LIBUSB_CFLAGS_value= ac_cv_env_LIBUSB_LIBS_set= ac_cv_env_LIBUSB_LIBS_value= ac_cv_env_LT_SYS_LIBRARY_PATH_set= ac_cv_env_LT_SYS_LIBRARY_PATH_value= ac_cv_env_PCSC_CFLAGS_set= ac_cv_env_PCSC_CFLAGS_value= ac_cv_env_PCSC_LIBS_set= ac_cv_env_PCSC_LIBS_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set=set ac_cv_env_PKG_CONFIG_PATH_value=/build/inst-osmo-msc/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_SYSTEMD_CFLAGS_set= ac_cv_env_SYSTEMD_CFLAGS_value= ac_cv_env_SYSTEMD_LIBS_set= ac_cv_env_SYSTEMD_LIBS_value= ac_cv_env_TALLOC_CFLAGS_set= ac_cv_env_TALLOC_CFLAGS_value= ac_cv_env_TALLOC_LIBS_set= ac_cv_env_TALLOC_LIBS_value= ac_cv_env_URING_CFLAGS_set= ac_cv_env_URING_CFLAGS_value= ac_cv_env_URING_LIBS_set= ac_cv_env_URING_LIBS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_alloca_works=yes ac_cv_func_gettid=yes ac_cv_func_localtime_r=yes ac_cv_func_mount=yes ac_cv_func_setns=yes ac_cv_func_unshare=yes ac_cv_have_decl_CLONE_NEWNET=yes ac_cv_have_decl_HAVE_NETINET_IN_H=yes ac_cv_have_decl_HAVE_SYS_SOCKET_H=yes ac_cv_have_decl_SYS_getrandom=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_ctype_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_linux_if_tun_h=yes ac_cv_header_linux_tcp_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_netinet_tcp_h=yes ac_cv_header_poll_h=yes ac_cv_header_sched_h=yes ac_cv_header_stdint_h=yes ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_eventfd_h=yes ac_cv_header_sys_mount_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_signalfd_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_timerfd_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_syslog_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_lib_execinfo_backtrace=no ac_cv_member_struct_in6_addr_s6_addr32=yes ac_cv_member_struct_tcp_info_tcpi_notsent_bytes=yes ac_cv_member_struct_tcp_info_tcpi_reord_seen=yes ac_cv_member_struct_tcp_info_tcpi_rwnd_limited=yes ac_cv_member_struct_tcp_info_tcpi_sndbuf_limited=yes ac_cv_objext=o ac_cv_path_DOXYGEN=/usr/bin/doxygen ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_FGREP='/usr/bin/grep -F' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_PKG_CONFIG_INSTALLED=/usr/bin/pkg-config ac_cv_path_PYTHON=/usr/bin/python3 ac_cv_path_SED=/usr/bin/sed ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_lt_DD=/usr/bin/dd ac_cv_path_mkdir=/usr/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_FILECMD=file 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_c11= ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_make_make_set=yes ac_cv_search_clock_gettime='none required' ac_cv_search_dlopen='none required' ac_cv_search_dlsym='none required' ac_cv_type_size_t=yes ac_cv_working_alloca_h=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_pathless_PYTHON=python3 am_cv_prog_cc_c_o=yes am_cv_python_platform=linux am_cv_python_pyexecdir='${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages' am_cv_python_pythondir='${PYTHON_PREFIX}/lib/python3.11/site-packages' am_cv_python_version=3.11 ax_cv_PTHREAD_CLANG=no ax_cv_PTHREAD_JOINABLE_ATTR=PTHREAD_CREATE_JOINABLE ax_cv_PTHREAD_PRIO_INHERIT=yes ax_cv_PTHREAD_SPECIAL_FLAGS=no ax_cv_check_cflags___mavx2=yes ax_cv_check_cflags___msse4_1=yes ax_cv_check_cflags___mssse3=yes ax_cv_support_avx2_ext=yes ax_cv_support_sse41_ext=yes ax_cv_support_ssse3_ext=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='/usr/bin/sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | /usr/bin/sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='/usr/bin/sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='/usr/bin/sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_cdecl='/usr/bin/sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_global_symbol_to_import= lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop lt_cv_truncate_bin='/usr/bin/dd bs=4096 count=1' osmo_cv_cc_has_builtin=yes osmo_cv_tm_includes_tm_gmtoff=yes pkg_cv_LIBGNUTLS_CFLAGS='-I/usr/include/p11-kit-1 ' pkg_cv_LIBGNUTLS_LIBS='-lgnutls ' pkg_cv_LIBMNL_CFLAGS= pkg_cv_LIBMNL_LIBS='-lmnl ' pkg_cv_LIBSCTP_CFLAGS= pkg_cv_LIBSCTP_LIBS='-lsctp ' pkg_cv_LIBUSB_CFLAGS='-I/usr/include/libusb-1.0 ' pkg_cv_LIBUSB_LIBS='-lusb-1.0 ' pkg_cv_PCSC_CFLAGS='-I/usr/include/PCSC -pthread ' pkg_cv_PCSC_LIBS='-lpcsclite ' pkg_cv_TALLOC_CFLAGS= pkg_cv_TALLOC_LIBS='-ltalloc ' ## ----------------- ## ## Output variables. ## ## ----------------- ## @echo "Need to and reconfigure with --enable-code-coverage" @echo "Need to reconfigure with --enable-code-coverage" @echo "Need to reconfigure with --enable-code-coverage" $(CODE_COVERAGE_IGNORE_PATTERN); $(CODE_COVERAGE_OUTPUT_FILE); # # # $(PACKAGE_NAME)-$(PACKAGE_VERSION)-coverage) # $(PACKAGE_NAME)-$(PACKAGE_VERSION)-coverage.info) # (Default: $(top_builddir)) # (Default: empty) # Multiple directories may be specified, separated by whitespace. # by lcov for code coverage. (Default: # collecting lcov instance. (Default: $CODE_COVERAGE_LCOV_OPTIONS_GCOVPATH) # genhtml instance. (Default: based on $CODE_COVERAGE_BRANCH_COVERAGE) # instance. (Default: $CODE_COVERAGE_GENHTML_OPTIONS_DEFAULT) # instance. (Default: $CODE_COVERAGE_LCOV_OPTIONS_DEFAULT) # instance. (Default: $CODE_COVERAGE_LCOV_RMOPTS_DEFAULT) # instances. (Default: $CODE_COVERAGE_LCOV_SHOPTS_DEFAULT) # instances. (Default: based on $CODE_COVERAGE_BRANCH_COVERAGE) # lcov instance. (Default: empty) # reports to be created. (Default: # set to 0 to disable it and leave empty to stay with the default. # - CODE_COVERAGE_BRANCH_COVERAGE: Set to 1 to enforce branch coverage, # - CODE_COVERAGE_DIRECTORY: Top-level directory for code coverage reporting. # - CODE_COVERAGE_GENHTML_OPTIONS: Extra options to pass to the genhtml # - CODE_COVERAGE_GENHTML_OPTIONS_DEFAULT: Extra options to pass to the # - CODE_COVERAGE_IGNORE_PATTERN: Extra glob pattern of files to ignore # - CODE_COVERAGE_LCOV_OPTIONS: Extra options to pass to the collecting lcov # - CODE_COVERAGE_LCOV_OPTIONS_DEFAULT: Extra options to pass to the # - CODE_COVERAGE_LCOV_OPTIONS_GCOVPATH: --gcov-tool pathtogcov # - CODE_COVERAGE_LCOV_RMOPTS: Extra options to pass to the filtering lcov # - CODE_COVERAGE_LCOV_RMOPTS_DEFAULT: Extra options to pass to the filtering # - CODE_COVERAGE_LCOV_SHOPTS: Extra options to shared between both lcov # - CODE_COVERAGE_LCOV_SHOPTS_DEFAULT: Extra options shared between both lcov # - CODE_COVERAGE_OUTPUT_DIRECTORY: Directory for generated code coverage # - CODE_COVERAGE_OUTPUT_FILE: Filename and path for the .info file generated # $(PACKAGE_VERSION). In order to add the current git hash to the title, # Capture code coverage data # Code coverage # Hook rule executed before code-coverage-capture, overridable by the user # Optional variables # Optional: # The generated report will be titled using the $(PACKAGE_NAME) and # Use recursive makes in order to ignore errors during check # sanitizes the test-name: replaces with underscores: dashes and dots # use the git-version-gen script, available online. $(if $(CODE_COVERAGE_BRANCH_COVERAGE),\ ' --rc genhtml_branch_coverage=$(CODE_COVERAGE_BRANCH_COVERAGE)) --rc lcov_branch_coverage=$(CODE_COVERAGE_BRANCH_COVERAGE)) .PHONY: check-code-coverage code-coverage-capture code-coverage-capture-hook code-coverage-clean .PHONY: code-coverage-cobertura ABS_TAPSET_DIR='' ACLOCAL='${SHELL} '\''/build/libosmocore/missing'\'' aclocal-1.16' ALLOCA='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_DISTCHECK_CONFIGURE_FLAGS += --disable-code-coverage AM_DISTCHECK_CONFIGURE_FLAGS ?= AM_V='$(V)' AR='ar' AUTOCONF='${SHELL} '\''/build/libosmocore/missing'\'' autoconf' AUTOHEADER='${SHELL} '\''/build/libosmocore/missing'\'' autoheader' AUTOMAKE='${SHELL} '\''/build/libosmocore/missing'\'' automake-1.16' AWK='gawk' BACKTRACE_LIB='' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS=' -std=gnu11 -fsanitize=address -fsanitize=undefined -DBUILDING_LIBOSMOCORE -Wall' CODE_COVERAGE_BRANCH_COVERAGE ?= CODE_COVERAGE_BRANCH_COVERAGE='' CODE_COVERAGE_CFLAGS='' CODE_COVERAGE_CPPFLAGS='' CODE_COVERAGE_CXXFLAGS='' CODE_COVERAGE_DIRECTORY ?= $(top_builddir) CODE_COVERAGE_DIRECTORY='' CODE_COVERAGE_ENABLED='no' CODE_COVERAGE_ENABLED_FALSE='' CODE_COVERAGE_ENABLED_TRUE='#' CODE_COVERAGE_GENHTML_OPTIONS ?= $(CODE_COVERAGE_GENHTML_OPTIONS_DEFAULT) CODE_COVERAGE_GENHTML_OPTIONS_DEFAULT ?=\ CODE_COVERAGE_IGNORE_PATTERN ?= CODE_COVERAGE_IGNORE_PATTERN='' CODE_COVERAGE_LCOV_OPTIONS ?= $(CODE_COVERAGE_LCOV_OPTIONS_DEFAULT) CODE_COVERAGE_LCOV_OPTIONS='' CODE_COVERAGE_LCOV_OPTIONS_DEFAULT ?= $(CODE_COVERAGE_LCOV_OPTIONS_GCOVPATH) CODE_COVERAGE_LCOV_OPTIONS_GCOVPATH ?= --gcov-tool "$(GCOV)" CODE_COVERAGE_LCOV_RMOPTS ?= $(CODE_COVERAGE_LCOV_RMOPTS_DEFAULT) CODE_COVERAGE_LCOV_RMOPTS_DEFAULT ?= CODE_COVERAGE_LCOV_SHOPTS ?= $(CODE_COVERAGE_LCOV_SHOPTS_DEFAULT) CODE_COVERAGE_LCOV_SHOPTS_DEFAULT ?= $(if $(CODE_COVERAGE_BRANCH_COVERAGE),\ CODE_COVERAGE_LDFLAGS='' CODE_COVERAGE_LIBS='' CODE_COVERAGE_OUTPUT_DIRECTORY ?= $(PACKAGE_NAME)-$(PACKAGE_VERSION)-coverage CODE_COVERAGE_OUTPUT_FILE ?= $(PACKAGE_NAME)-$(PACKAGE_VERSION)-coverage.info CODE_COVERAGE_RULES=' CPP='gcc -E' CPPFLAGS=' -fsanitize=address -fsanitize=undefined -DBUILDING_LIBOSMOCORE -Wall' CSCOPE='cscope' CTAGS='ctags' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DOXYGEN='/usr/bin/doxygen' DSYMUTIL='' DTRACE='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EMBEDDED_FALSE='' EMBEDDED_TRUE='#' ENABLE_CTRL_FALSE='#' ENABLE_CTRL_TRUE='' ENABLE_EXT_TESTS_FALSE='' ENABLE_EXT_TESTS_TRUE='#' ENABLE_GB_FALSE='#' ENABLE_GB_TRUE='' ENABLE_GNUTLS='yes' ENABLE_GNUTLS_FALSE='#' ENABLE_GNUTLS_TRUE='' ENABLE_LIBMNL='' ENABLE_LIBMNL_FALSE='#' ENABLE_LIBMNL_TRUE='' ENABLE_LIBSCTP_FALSE='#' ENABLE_LIBSCTP_TRUE='' ENABLE_LIBUSB='yes' ENABLE_LIBUSB_FALSE='#' ENABLE_LIBUSB_TRUE='' ENABLE_MSGFILE_FALSE='#' ENABLE_MSGFILE_TRUE='' ENABLE_PCSC='yes' ENABLE_PCSC_FALSE='#' ENABLE_PCSC_TRUE='' ENABLE_PLUGIN_FALSE='#' ENABLE_PLUGIN_TRUE='' ENABLE_PSEUDOTALLOC_FALSE='' ENABLE_PSEUDOTALLOC_TRUE='#' ENABLE_SCTP_TESTS_FALSE='#' ENABLE_SCTP_TESTS_TRUE='' ENABLE_SERCOM_STUB_FALSE='' ENABLE_SERCOM_STUB_TRUE='#' ENABLE_SERIAL_FALSE='#' ENABLE_SERIAL_TRUE='' ENABLE_SYSLOG_LOGGING='' ENABLE_SYSLOG_LOGGING_FALSE='#' ENABLE_SYSLOG_LOGGING_TRUE='' ENABLE_SYSTEMD_LOGGING='' ENABLE_SYSTEMD_LOGGING_FALSE='' ENABLE_SYSTEMD_LOGGING_TRUE='#' ENABLE_SYSTEMTAP_FALSE='' ENABLE_SYSTEMTAP_TRUE='#' ENABLE_URING='no' ENABLE_URING_FALSE='' ENABLE_URING_TESTS='yes' ENABLE_URING_TESTS_FALSE='#' ENABLE_URING_TESTS_TRUE='' ENABLE_URING_TRUE='#' ENABLE_UTILITIES_FALSE='#' ENABLE_UTILITIES_TRUE='' ENABLE_VTY_FALSE='#' ENABLE_VTY_TRUE='' ETAGS='etags' EXEEXT='' FGREP='/usr/bin/grep -F' FILECMD='file' GCOV='' GENHTML='' GITIGNOREFILES += $(CODE_COVERAGE_OUTPUT_FILE) $(CODE_COVERAGE_OUTPUT_DIRECTORY) GITIGNOREFILES ?= GREP='/usr/bin/grep' HAVE_AVX2_FALSE='#' HAVE_AVX2_TRUE='' HAVE_DOXYGEN_FALSE='' HAVE_DOXYGEN_TRUE='#' HAVE_EMSCRIPTEN='no' HAVE_EMSCRIPTEN_FALSE='' HAVE_EMSCRIPTEN_TRUE='#' HAVE_LIBSCTP='' HAVE_NEON_FALSE='' HAVE_NEON_TRUE='#' HAVE_NETINET_IN_H='1' HAVE_SSE4_1_FALSE='#' HAVE_SSE4_1_TRUE='' HAVE_SSSE3_FALSE='#' HAVE_SSSE3_TRUE='' HAVE_SYS_SOCKET_H='1' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LCOV='' LCOV_COBERTURA='' LD='/usr/bin/ld -m elf_x86_64' LDFLAGS='' LIBGNUTLS_CFLAGS='-I/usr/include/p11-kit-1 ' LIBGNUTLS_LIBS='-lgnutls ' LIBMNL_CFLAGS='' LIBMNL_LIBS='-lmnl ' LIBMNL_PC='libmnl' LIBOBJS='' LIBRARY_DLOPEN='' LIBRARY_DLSYM='' LIBRARY_RT='' LIBS='' LIBSCTP_CFLAGS='' LIBSCTP_LIBS='-lsctp ' LIBSCTP_PC='libsctp' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBUSB_CFLAGS='-I/usr/include/libusb-1.0 ' LIBUSB_LIBS='-lusb-1.0 ' LIPO='' LN_S='ln -s' LTLDFLAGS_OSMOCODING='-Wl,--version-script=$(srcdir)/libosmocoding.map' LTLDFLAGS_OSMOCORE='-Wl,--version-script=$(srcdir)/libosmocore.map' LTLDFLAGS_OSMOCTRL='-Wl,--version-script=$(srcdir)/libosmoctrl.map' LTLDFLAGS_OSMOGB='-Wl,--version-script=$(srcdir)/libosmogb.map' LTLDFLAGS_OSMOGSM='-Wl,--version-script=$(srcdir)/libosmogsm.map' LTLDFLAGS_OSMOISDN='-Wl,--version-script=$(srcdir)/libosmoisdn.map' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' MAKEINFO='${SHELL} '\''/build/libosmocore/missing'\'' makeinfo' MANIFEST_TOOL=':' MKDIR_P='/usr/bin/mkdir -p' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OSMOTESTEXT_CHECK='' OTOOL64='' OTOOL='' PACKAGE='libosmocore' PACKAGE_BUGREPORT='openbsc@lists.osmocom.org' PACKAGE_NAME='libosmocore' PACKAGE_STRING='libosmocore 1.12.0.69-2b29' PACKAGE_TARNAME='libosmocore' PACKAGE_URL='' PACKAGE_VERSION='1.12.0.69-2b29' PATH_SEPARATOR=':' PCSC_CFLAGS='-I/usr/include/PCSC -pthread ' PCSC_LIBS='-lpcsclite ' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_INSTALLED='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='/build/inst-osmo-msc/lib/pkgconfig:' PTHREAD_CC='gcc' PTHREAD_CFLAGS='-pthread' PTHREAD_LIBS='' PYTHON='/usr/bin/python3' PYTHON_EXEC_PREFIX='${exec_prefix}' PYTHON_PLATFORM='linux' PYTHON_PREFIX='${prefix}' PYTHON_VERSION='3.11' RANLIB='ranlib' RELMAKE='-include osmo-release.mk' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/bash' SIMD_FLAGS=' -mavx2 -mssse3 -msse4.1' STRIP='strip' SYMBOL_VISIBILITY='-fvisibility=hidden' SYSTEMD_CFLAGS='' SYSTEMD_LIBS='' TALLOC_CFLAGS='' TALLOC_LIBS='-ltalloc ' TLS_GCC_ARM_BUG_CFLAGS='' URING_CFLAGS='' URING_LIBS='' VERSION='1.12.0.69-2b29' 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 -' ax_pthread_config='' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' check-code-coverage: code-coverage-capture-hook: code-coverage-capture: code-coverage-capture-hook code-coverage-cobertura: code_coverage_quiet = $(code_coverage_quiet_$(V)) code_coverage_quiet_ = $(code_coverage_quiet_$(AM_DEFAULT_VERBOSITY)) code_coverage_quiet_0 = --quiet code_coverage_sanitize = $(subst -,_,$(subst .,_,$(1))) code_coverage_v_genhtml = $(code_coverage_v_genhtml_$(V)) code_coverage_v_genhtml_ = $(code_coverage_v_genhtml_$(AM_DEFAULT_VERBOSITY)) code_coverage_v_genhtml_0 = @echo " GEN " $(CODE_COVERAGE_OUTPUT_DIRECTORY); code_coverage_v_lcov_cap = $(code_coverage_v_lcov_cap_$(V)) code_coverage_v_lcov_cap_ = $(code_coverage_v_lcov_cap_$(AM_DEFAULT_VERBOSITY)) code_coverage_v_lcov_cap_0 = @echo " LCOV --capture"\ code_coverage_v_lcov_ign = $(code_coverage_v_lcov_ign_$(V)) code_coverage_v_lcov_ign_ = $(code_coverage_v_lcov_ign_$(AM_DEFAULT_VERBOSITY)) code_coverage_v_lcov_ign_0 = @echo " LCOV --remove /tmp/*"\ datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-pc-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /build/libosmocore/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='${pyexecdir}/libosmocore' pkgpythondir='${pythondir}/libosmocore' prefix='/build/inst-osmo-msc' program_transform_name='s,x,x,' psdir='${docdir}' pyexecdir='${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages' pythondir='${PYTHON_PREFIX}/lib/python3.11/site-packages' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "libosmocore" #define PACKAGE_TARNAME "libosmocore" #define PACKAGE_VERSION "1.12.0.69-2b29" #define PACKAGE_STRING "libosmocore 1.12.0.69-2b29" #define PACKAGE_BUGREPORT "openbsc@lists.osmocom.org" #define PACKAGE_URL "" #define PACKAGE "libosmocore" #define VERSION "1.12.0.69-2b29" #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_ARPA_INET_H 1 #define HAVE_EXECINFO_H 1 #define HAVE_POLL_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_SIGNALFD_H 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_SYS_TIMERFD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_IN6_ADDR_S6_ADDR32 1 #define HAVE_PTHREAD_PRIO_INHERIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_GETNAME_NP 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_DECL_SYS_GETRANDOM 1 #define HAVE_LOCALTIME_R 1 #define HAVE_SCHED_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SETNS 1 #define HAVE_UNSHARE 1 #define HAVE_MOUNT 1 #define HAVE_CLONE_NEWNET 1 #define HAVE_TM_GMTOFF_IN_TM 1 #define HAVE_GETTID 1 #define HAVE_PCSC 1 #define USE_GNUTLS 1 #define ENABLE_SYSLOG_LOGGING 1 #define ENABLE_LIBMNL 1 #define HAVE_LIBSCTP 1 #define ENABLE_PLUGIN 1 #define HAVE_AVX2 /**/ #define HAVE_SSSE3 /**/ #define HAVE_SSE4_1 /**/ #define HAVE___BUILTIN_CPU_SUPPORTS 1 #define HAVE_LINUX_IF_TUN_H 1 #define HAVE_LINUX_TCP_H 1 #define HAVE_TCP_INFO_TCPI_NOTSENT_BYTES 1 #define HAVE_TCP_INFO_TCPI_RWND_LIMITED 1 #define HAVE_TCP_INFO_TCPI_SNDBUF_LIMITED 1 #define HAVE_TCP_INFO_TCPI_REORD_SEEN 1 configure: exit 0