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.10.0.57-8972, which was generated by GNU Autoconf 2.71. Invocation command line was $ ./configure --prefix=/build/inst-osmo-ggsn --with-systemdsystemunitdir=no --enable-sanitize --disable-doxygen --disable-uring ## --------- ## ## Platform. ## ## --------- ## hostname = 89a633a08e7b 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 = 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:2882: looking for aux files: config.guess config.sub ltmain.sh compile missing install-sh configure:2895: trying ././ configure:2924: ././config.guess found configure:2924: ././config.sub found configure:2924: ././ltmain.sh found configure:2924: ././compile found configure:2924: ././missing found configure:2906: ././install-sh found configure:3056: checking for a BSD-compatible install configure:3129: result: /usr/bin/install -c configure:3140: checking whether build environment is sane configure:3195: result: yes configure:3354: checking for a race-free mkdir -p configure:3398: result: /usr/bin/mkdir -p configure:3405: checking for gawk configure:3426: found /usr/bin/gawk configure:3437: result: gawk configure:3448: checking whether make sets $(MAKE) configure:3471: result: yes configure:3501: checking whether make supports nested variables configure:3519: result: yes configure:3672: checking whether make supports nested variables configure:3690: result: yes configure:3705: checking whether make sets $(MAKE) configure:3728: result: yes configure:3800: checking for gcc configure:3821: found /usr/bin/gcc configure:3832: result: gcc configure:4185: checking for C compiler version configure:4194: gcc --version >&5 gcc (Debian 12.2.0-14) 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:4205: $? = 0 configure:4194: 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' --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/gcc-12-bTRWOB/gcc-12-12.2.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-12-bTRWOB/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) ... rest of stderr output deleted ... configure:4205: $? = 0 configure:4194: gcc -V >&5 gcc: error: unrecognized command-line option '-V' gcc: fatal error: no input files compilation terminated. configure:4205: $? = 1 configure:4194: gcc -qversion >&5 gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:4205: $? = 1 configure:4194: gcc -version >&5 gcc: error: unrecognized command-line option '-version' gcc: fatal error: no input files compilation terminated. configure:4205: $? = 1 configure:4225: checking whether the C compiler works configure:4247: gcc -std=gnu11 conftest.c >&5 configure:4251: $? = 0 configure:4301: result: yes configure:4304: checking for C compiler default output file name configure:4306: result: a.out configure:4312: checking for suffix of executables configure:4319: gcc -o conftest -std=gnu11 conftest.c >&5 configure:4323: $? = 0 configure:4346: result: configure:4368: checking whether we are cross compiling configure:4376: gcc -o conftest -std=gnu11 conftest.c >&5 configure:4380: $? = 0 configure:4387: ./conftest configure:4391: $? = 0 configure:4406: result: no configure:4411: checking for suffix of object files configure:4434: gcc -c -std=gnu11 conftest.c >&5 configure:4438: $? = 0 configure:4460: result: o configure:4464: checking whether the compiler supports GNU C configure:4484: gcc -c -std=gnu11 conftest.c >&5 configure:4484: $? = 0 configure:4494: result: yes configure:4505: checking whether gcc accepts -g configure:4526: gcc -c -g conftest.c >&5 configure:4526: $? = 0 configure:4570: result: yes configure:4590: checking for gcc option to enable C11 features configure:4605: gcc -c -std=gnu11 conftest.c >&5 configure:4605: $? = 0 configure:4623: result: none needed configure:4739: checking whether gcc understands -c and -o together configure:4762: gcc -c conftest.c -o conftest2.o configure:4765: $? = 0 configure:4762: gcc -c conftest.c -o conftest2.o configure:4765: $? = 0 configure:4777: result: yes configure:4797: checking whether make supports the include directive configure:4812: make -f confmf.GNU && cat confinc.out this is the am__doit target configure:4815: $? = 0 configure:4834: result: yes (GNU style) configure:4860: checking dependency style of gcc configure:4972: result: gcc3 configure:5020: checking build system type configure:5035: result: x86_64-pc-linux-gnu configure:5055: checking host system type configure:5069: result: x86_64-pc-linux-gnu configure:5110: checking how to print strings configure:5137: result: printf configure:5158: checking for a sed that does not truncate output configure:5228: result: /usr/bin/sed configure:5246: checking for grep that handles long lines and -e configure:5310: result: /usr/bin/grep configure:5315: checking for egrep configure:5383: result: /usr/bin/grep -E configure:5388: checking for fgrep configure:5456: result: /usr/bin/grep -F configure:5492: checking for ld used by gcc configure:5560: result: /usr/bin/ld configure:5567: checking if the linker (/usr/bin/ld) is GNU ld configure:5583: result: yes configure:5595: checking for BSD- or MS-compatible name lister (nm) configure:5650: result: /usr/bin/nm -B configure:5790: checking the name lister (/usr/bin/nm -B) interface configure:5798: gcc -c -std=gnu11 conftest.c >&5 configure:5801: /usr/bin/nm -B "conftest.o" configure:5804: output 0000000000000000 B some_variable configure:5811: result: BSD nm configure:5814: checking whether ln -s works configure:5818: result: yes configure:5826: checking the maximum length of command line arguments configure:5958: result: 1572864 configure:6006: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:6047: result: func_convert_file_noop configure:6054: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:6075: result: func_convert_file_noop configure:6082: checking for /usr/bin/ld option to reload object files configure:6090: result: -r configure:6169: checking for file configure:6190: found /usr/bin/file configure:6201: result: file configure:6277: checking for objdump configure:6298: found /usr/bin/objdump configure:6309: result: objdump configure:6341: checking how to recognize dependent libraries configure:6542: result: pass_all configure:6632: checking for dlltool configure:6667: result: no configure:6697: checking how to associate runtime and link libraries configure:6725: result: printf %s\n configure:6791: checking for ar configure:6812: found /usr/bin/ar configure:6823: result: ar configure:6876: checking for archiver @FILE support configure:6894: gcc -c -std=gnu11 conftest.c >&5 configure:6894: $? = 0 configure:6898: ar cr libconftest.a @conftest.lst >&5 configure:6901: $? = 0 configure:6906: ar cr libconftest.a @conftest.lst >&5 ar: conftest.o: No such file or directory configure:6909: $? = 1 configure:6921: result: @ configure:6984: checking for strip configure:7005: found /usr/bin/strip configure:7016: result: strip configure:7093: checking for ranlib configure:7114: found /usr/bin/ranlib configure:7125: result: ranlib configure:7227: checking command to parse /usr/bin/nm -B output from gcc object configure:7381: gcc -c -std=gnu11 conftest.c >&5 configure:7384: $? = 0 configure:7388: /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:7454: gcc -o conftest -std=gnu11 conftest.c conftstm.o >&5 configure:7457: $? = 0 configure:7495: result: ok configure:7542: checking for sysroot configure:7573: result: no configure:7580: checking for a working dd configure:7624: result: /usr/bin/dd configure:7628: checking how to truncate binary pipes configure:7644: result: /usr/bin/dd bs=4096 count=1 configure:7781: gcc -c -std=gnu11 conftest.c >&5 configure:7784: $? = 0 configure:7981: checking for mt configure:8002: found /usr/bin/mt configure:8013: result: mt configure:8036: checking if mt is a manifest tool configure:8043: mt '-?' configure:8051: result: no configure:8776: checking for stdio.h configure:8776: gcc -c -std=gnu11 conftest.c >&5 configure:8776: $? = 0 configure:8776: result: yes configure:8776: checking for stdlib.h configure:8776: gcc -c -std=gnu11 conftest.c >&5 configure:8776: $? = 0 configure:8776: result: yes configure:8776: checking for string.h configure:8776: gcc -c -std=gnu11 conftest.c >&5 configure:8776: $? = 0 configure:8776: result: yes configure:8776: checking for inttypes.h configure:8776: gcc -c -std=gnu11 conftest.c >&5 configure:8776: $? = 0 configure:8776: result: yes configure:8776: checking for stdint.h configure:8776: gcc -c -std=gnu11 conftest.c >&5 configure:8776: $? = 0 configure:8776: result: yes configure:8776: checking for strings.h configure:8776: gcc -c -std=gnu11 conftest.c >&5 configure:8776: $? = 0 configure:8776: result: yes configure:8776: checking for sys/stat.h configure:8776: gcc -c -std=gnu11 conftest.c >&5 configure:8776: $? = 0 configure:8776: result: yes configure:8776: checking for sys/types.h configure:8776: gcc -c -std=gnu11 conftest.c >&5 configure:8776: $? = 0 configure:8776: result: yes configure:8776: checking for unistd.h configure:8776: gcc -c -std=gnu11 conftest.c >&5 configure:8776: $? = 0 configure:8776: result: yes configure:8801: checking for dlfcn.h configure:8801: gcc -c -std=gnu11 conftest.c >&5 configure:8801: $? = 0 configure:8801: result: yes configure:9058: checking for objdir configure:9074: result: .libs configure:9338: checking if gcc supports -fno-rtti -fno-exceptions configure:9357: 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:9361: $? = 0 configure:9374: result: no configure:9738: checking for gcc option to produce PIC configure:9746: result: -fPIC -DPIC configure:9754: checking if gcc PIC flag -fPIC -DPIC works configure:9773: gcc -c -std=gnu11 -fPIC -DPIC -DPIC conftest.c >&5 configure:9777: $? = 0 configure:9790: result: yes configure:9819: checking if gcc static flag -static works configure:9848: result: yes configure:9863: checking if gcc supports -c -o file.o configure:9885: gcc -c -std=gnu11 -o out/conftest2.o conftest.c >&5 configure:9889: $? = 0 configure:9911: result: yes configure:9919: checking if gcc supports -c -o file.o configure:9967: result: yes configure:10000: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:11274: result: yes configure:11311: checking whether -lc should be explicitly linked in configure:11320: gcc -c -std=gnu11 conftest.c >&5 configure:11323: $? = 0 configure:11338: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1 configure:11341: $? = 0 configure:11355: result: no configure:11515: checking dynamic linker characteristics configure:12097: gcc -o conftest -std=gnu11 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:12097: $? = 0 configure:12348: result: GNU/Linux ld.so configure:12470: checking how to hardcode library paths into programs configure:12495: result: immediate configure:13047: checking whether stripping libraries is possible configure:13056: result: yes configure:13098: checking if libtool supports shared libraries configure:13100: result: yes configure:13103: checking whether to build shared libraries configure:13128: result: yes configure:13131: checking whether to build static libraries configure:13135: result: no configure:13189: checking for pkg-config configure:13212: found /usr/bin/pkg-config configure:13225: result: /usr/bin/pkg-config configure:13296: checking for pkg-config configure:13319: found /usr/bin/pkg-config configure:13331: result: /usr/bin/pkg-config configure:13356: checking pkg-config is at least version 0.20 configure:13359: result: yes configure:13390: checking for egrep configure:13458: result: /usr/bin/grep -E configure:13464: checking for execinfo.h configure:13464: gcc -c -std=gnu11 conftest.c >&5 configure:13464: $? = 0 configure:13464: result: yes configure:13470: checking for poll.h configure:13470: gcc -c -std=gnu11 conftest.c >&5 configure:13470: $? = 0 configure:13470: result: yes configure:13476: checking for sys/select.h configure:13476: gcc -c -std=gnu11 conftest.c >&5 configure:13476: $? = 0 configure:13476: result: yes configure:13482: checking for sys/socket.h configure:13482: gcc -c -std=gnu11 conftest.c >&5 configure:13482: $? = 0 configure:13482: result: yes configure:13488: checking for sys/signalfd.h configure:13488: gcc -c -std=gnu11 conftest.c >&5 configure:13488: $? = 0 configure:13488: result: yes configure:13494: checking for sys/eventfd.h configure:13494: gcc -c -std=gnu11 conftest.c >&5 configure:13494: $? = 0 configure:13494: result: yes configure:13500: checking for sys/timerfd.h configure:13500: gcc -c -std=gnu11 conftest.c >&5 configure:13500: $? = 0 configure:13500: result: yes configure:13506: checking for syslog.h configure:13506: gcc -c -std=gnu11 conftest.c >&5 configure:13506: $? = 0 configure:13506: result: yes configure:13512: checking for ctype.h configure:13512: gcc -c -std=gnu11 conftest.c >&5 configure:13512: $? = 0 configure:13512: result: yes configure:13518: checking for netinet/tcp.h configure:13518: gcc -c -std=gnu11 conftest.c >&5 configure:13518: $? = 0 configure:13518: result: yes configure:13524: checking for netinet/in.h configure:13524: gcc -c -std=gnu11 conftest.c >&5 configure:13524: $? = 0 configure:13524: result: yes configure:13531: checking for gcc options needed to detect all undeclared functions configure:13553: 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:13553: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libosmocore" | #define PACKAGE_TARNAME "libosmocore" | #define PACKAGE_VERSION "1.10.0.57-8972" | #define PACKAGE_STRING "libosmocore 1.10.0.57-8972" | #define PACKAGE_BUGREPORT "openbsc@lists.osmocom.org" | #define PACKAGE_URL "" | #define PACKAGE "libosmocore" | #define VERSION "1.10.0.57-8972" | #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_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_SYSLOG_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:13580: gcc -c -std=gnu11 conftest.c >&5 configure:13580: $? = 0 configure:13597: result: none needed configure:13611: checking whether HAVE_SYS_SOCKET_H is declared configure:13611: gcc -c -std=gnu11 conftest.c >&5 configure:13611: $? = 0 configure:13611: result: yes configure:13621: checking for size_t configure:13621: gcc -c -std=gnu11 conftest.c >&5 configure:13621: $? = 0 configure:13621: 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:13621: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libosmocore" | #define PACKAGE_TARNAME "libosmocore" | #define PACKAGE_VERSION "1.10.0.57-8972" | #define PACKAGE_STRING "libosmocore 1.10.0.57-8972" | #define PACKAGE_BUGREPORT "openbsc@lists.osmocom.org" | #define PACKAGE_URL "" | #define PACKAGE "libosmocore" | #define VERSION "1.10.0.57-8972" | #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_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_SYSLOG_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:13621: result: yes configure:13633: checking for working alloca.h configure:13651: gcc -o conftest -std=gnu11 conftest.c >&5 configure:13651: $? = 0 configure:13660: result: yes configure:13668: checking for alloca configure:13713: result: yes configure:13780: checking for library containing dlopen configure:13810: gcc -o conftest -std=gnu11 conftest.c >&5 configure:13810: $? = 0 configure:13830: result: none required configure:13840: checking for library containing dlsym configure:13870: gcc -o conftest -std=gnu11 conftest.c >&5 configure:13870: $? = 0 configure:13890: result: none required configure:13901: checking for backtrace in -lexecinfo configure:13924: 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:13924: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libosmocore" | #define PACKAGE_TARNAME "libosmocore" | #define PACKAGE_VERSION "1.10.0.57-8972" | #define PACKAGE_STRING "libosmocore 1.10.0.57-8972" | #define PACKAGE_BUGREPORT "openbsc@lists.osmocom.org" | #define PACKAGE_URL "" | #define PACKAGE "libosmocore" | #define VERSION "1.10.0.57-8972" | #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_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_SYSLOG_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:13934: result: no configure:13951: checking how to run the C preprocessor configure:13977: gcc -E conftest.c configure:13977: $? = 0 configure:13992: gcc -E conftest.c conftest.c:36:10: fatal error: ac_nonexistent.h: No such file or directory 36 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:13992: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libosmocore" | #define PACKAGE_TARNAME "libosmocore" | #define PACKAGE_VERSION "1.10.0.57-8972" | #define PACKAGE_STRING "libosmocore 1.10.0.57-8972" | #define PACKAGE_BUGREPORT "openbsc@lists.osmocom.org" | #define PACKAGE_URL "" | #define PACKAGE "libosmocore" | #define VERSION "1.10.0.57-8972" | #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_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_SYSLOG_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. */ | #include configure:14019: result: gcc -E configure:14033: gcc -E conftest.c configure:14033: $? = 0 configure:14048: gcc -E conftest.c conftest.c:36:10: fatal error: ac_nonexistent.h: No such file or directory 36 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:14048: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libosmocore" | #define PACKAGE_TARNAME "libosmocore" | #define PACKAGE_VERSION "1.10.0.57-8972" | #define PACKAGE_STRING "libosmocore 1.10.0.57-8972" | #define PACKAGE_BUGREPORT "openbsc@lists.osmocom.org" | #define PACKAGE_URL "" | #define PACKAGE "libosmocore" | #define VERSION "1.10.0.57-8972" | #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_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_SYSLOG_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. */ | #include configure:14264: checking whether gcc is Clang configure:14291: result: no configure:14419: checking whether pthreads work with -pthread configure:14519: gcc -o conftest -std=gnu11 -pthread conftest.c >&5 configure:14519: $? = 0 configure:14529: result: yes configure:14549: checking for joinable pthread attribute configure:14568: gcc -o conftest -std=gnu11 -pthread conftest.c >&5 configure:14568: $? = 0 configure:14577: result: PTHREAD_CREATE_JOINABLE configure:14590: checking whether more special flags are required for pthreads configure:14604: result: no configure:14613: checking for PTHREAD_PRIO_INHERIT configure:14631: gcc -o conftest -std=gnu11 -pthread conftest.c >&5 configure:14631: $? = 0 configure:14641: result: yes configure:14751: checking for pthread_getname_np(pthread_t, char*, size_t) configure:14769: gcc -o conftest -std=gnu11 -pthread conftest.c >&5 configure:14769: $? = 0 configure:14771: result: yes configure:14787: checking for library containing clock_gettime configure:14817: gcc -o conftest -std=gnu11 conftest.c >&5 configure:14817: $? = 0 configure:14837: result: none required configure:14861: checking for doxygen configure:14884: found /usr/bin/doxygen configure:14897: result: /usr/bin/doxygen configure:14915: checking whether SYS_getrandom is declared configure:14915: gcc -c -std=gnu11 conftest.c >&5 configure:14915: $? = 0 configure:14915: result: yes configure:14929: checking if gcc supports -fvisibility=hidden configure:14935: gcc -c -std=gnu11 -fvisibility=hidden conftest.c >&5 configure:14935: $? = 0 configure:14937: result: yes configure:14948: checking for localtime_r configure:14948: gcc -o conftest -std=gnu11 conftest.c >&5 configure:14948: $? = 0 configure:14948: result: yes configure:14959: checking whether struct tm has tm_gmtoff member configure:14984: gcc -o conftest -std=gnu11 conftest.c >&5 configure:14984: $? = 0 configure:14995: result: yes configure:15015: checking for gettid configure:15015: gcc -o conftest -std=gnu11 -D_GNU_SOURCE conftest.c >&5 configure:15015: $? = 0 configure:15015: result: yes configure:15042: checking whether to workaround TLS bug in old gcc on ARM platforms configure:15064: gcc -c -std=gnu11 conftest.c >&5 configure:15064: $? = 0 configure:15078: result: configure:15100: checking for talloc >= 2.1.0 configure:15107: $PKG_CONFIG --exists --print-errors "talloc >= 2.1.0" configure:15110: $? = 0 configure:15124: $PKG_CONFIG --exists --print-errors "talloc >= 2.1.0" configure:15127: $? = 0 configure:15185: result: yes configure:15328: checking for libpcsclite configure:15335: $PKG_CONFIG --exists --print-errors "libpcsclite" configure:15338: $? = 0 configure:15352: $PKG_CONFIG --exists --print-errors "libpcsclite" configure:15355: $? = 0 configure:15413: result: yes configure:15449: checking for libusb-1.0 configure:15456: $PKG_CONFIG --exists --print-errors "libusb-1.0" configure:15459: $? = 0 configure:15473: $PKG_CONFIG --exists --print-errors "libusb-1.0" configure:15476: $? = 0 configure:15534: result: yes configure:15571: checking for gnutls >= 2.12.0 configure:15578: $PKG_CONFIG --exists --print-errors "gnutls >= 2.12.0" configure:15581: $? = 0 configure:15595: $PKG_CONFIG --exists --print-errors "gnutls >= 2.12.0" configure:15598: $? = 0 configure:15656: result: yes configure:15802: checking for libmnl configure:15809: $PKG_CONFIG --exists --print-errors "libmnl" configure:15812: $? = 0 configure:15826: $PKG_CONFIG --exists --print-errors "libmnl" configure:15829: $? = 0 configure:15887: result: yes configure:15932: checking for libsctp configure:15939: $PKG_CONFIG --exists --print-errors "libsctp" configure:15942: $? = 0 configure:15956: $PKG_CONFIG --exists --print-errors "libsctp" configure:15959: $? = 0 configure:16145: result: yes configure:16992: checking whether to enable VTY/CTRL tests configure:16994: result: no configure:17049: checking whether C compiler accepts -mavx2 configure:17069: gcc -c -std=gnu11 -fsanitize=address -fsanitize=undefined -DBUILDING_LIBOSMOCORE -Wall -mavx2 -fsanitize=address -fsanitize=undefined -DBUILDING_LIBOSMOCORE -Wall conftest.c >&5 configure:17069: $? = 0 configure:17078: result: yes configure:17105: checking whether C compiler accepts -mssse3 configure:17125: gcc -c -std=gnu11 -fsanitize=address -fsanitize=undefined -DBUILDING_LIBOSMOCORE -Wall -mssse3 -fsanitize=address -fsanitize=undefined -DBUILDING_LIBOSMOCORE -Wall conftest.c >&5 configure:17125: $? = 0 configure:17134: result: yes configure:17161: checking whether C compiler accepts -msse4.1 configure:17181: gcc -c -std=gnu11 -fsanitize=address -fsanitize=undefined -DBUILDING_LIBOSMOCORE -Wall -msse4.1 -fsanitize=address -fsanitize=undefined -DBUILDING_LIBOSMOCORE -Wall conftest.c >&5 configure:17181: $? = 0 configure:17190: result: yes configure:17264: checking whether to enable ARM NEON instructions support configure:17266: result: no configure:17280: checking whether to include systemtap tracing support configure:17298: result: no configure:17396: checking whether to build with code coverage support configure:17417: result: no configure:17919: checking whether gcc has __builtin_cpu_supports built-in configure:17941: 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:57:11: warning: statement with no effect [-Wunused-value] 57 | __builtin_cpu_supports("sse"); | ^~~~~~~~~~~~~~~~~~~~~~ configure:17941: $? = 0 configure:17952: result: yes configure:17970: checking for struct tcp_info.tcpi_notsent_bytes configure:17970: gcc -c -std=gnu11 -fsanitize=address -fsanitize=undefined -DBUILDING_LIBOSMOCORE -Wall -fsanitize=address -fsanitize=undefined -DBUILDING_LIBOSMOCORE -Wall conftest.c >&5 configure:17970: $? = 0 configure:17970: result: yes configure:17980: checking for struct tcp_info.tcpi_rwnd_limited configure:17980: gcc -c -std=gnu11 -fsanitize=address -fsanitize=undefined -DBUILDING_LIBOSMOCORE -Wall -fsanitize=address -fsanitize=undefined -DBUILDING_LIBOSMOCORE -Wall conftest.c >&5 configure:17980: $? = 0 configure:17980: result: yes configure:17990: checking for struct tcp_info.tcpi_sndbuf_limited configure:17990: gcc -c -std=gnu11 -fsanitize=address -fsanitize=undefined -DBUILDING_LIBOSMOCORE -Wall -fsanitize=address -fsanitize=undefined -DBUILDING_LIBOSMOCORE -Wall conftest.c >&5 configure:17990: $? = 0 configure:17990: result: yes configure:18000: checking for struct tcp_info.tcpi_reord_seen configure:18000: gcc -c -std=gnu11 -fsanitize=address -fsanitize=undefined -DBUILDING_LIBOSMOCORE -Wall -fsanitize=address -fsanitize=undefined -DBUILDING_LIBOSMOCORE -Wall conftest.c >&5 configure:18000: $? = 0 configure:18000: result: yes configure:18010: result: CFLAGS=" -std=gnu11 -fsanitize=address -fsanitize=undefined -DBUILDING_LIBOSMOCORE -Wall" configure:18012: result: CPPFLAGS=" -fsanitize=address -fsanitize=undefined -DBUILDING_LIBOSMOCORE -Wall" configure:18118: checking that generated files are newer than configure configure:18124: result: done configure:18343: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libosmocore config.status 1.10.0.57-8972, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on 89a633a08e7b