This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by virtphy configure 0.0.0, which was generated by GNU Autoconf 2.71. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = 7809de749c0c uname -m = x86_64 uname -r = 6.1.0-29-amd64 uname -s = Linux uname -v = #1 SMP PREEMPT_DYNAMIC Debian 6.1.123-1 (2025-01-02) /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /opt/osmo-ci/coverity/cov-analysis-linux64-8.5.0/bin/ PATH: /usr/local/sbin/ PATH: /usr/local/bin/ PATH: /usr/sbin/ PATH: /usr/bin/ PATH: /sbin/ PATH: /bin/ PATH: /opt/coverity/current/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:2206: looking for aux files: compile missing install-sh configure:2219: trying ./ configure:2248: ./compile found configure:2248: ./missing found configure:2230: ./install-sh found configure:2379: checking for a BSD-compatible install configure:2452: result: /usr/bin/install -c configure:2463: checking whether build environment is sane configure:2518: result: yes configure:2677: checking for a race-free mkdir -p configure:2721: result: /usr/bin/mkdir -p configure:2728: checking for gawk configure:2749: found /usr/bin/gawk configure:2760: result: gawk configure:2771: checking whether make sets $(MAKE) configure:2794: result: yes configure:2824: checking whether make supports nested variables configure:2842: result: yes configure:2993: checking whether make supports nested variables configure:3011: result: yes configure:3023: checking whether make sets $(MAKE) configure:3046: result: yes configure:3117: checking for gcc configure:3138: found /usr/bin/gcc configure:3149: result: gcc configure:3502: checking for C compiler version configure:3511: 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:3522: $? = 0 configure:3511: 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:3522: $? = 0 configure:3511: gcc -V >&5 gcc: error: unrecognized command-line option '-V' gcc: fatal error: no input files compilation terminated. configure:3522: $? = 1 configure:3511: gcc -qversion >&5 gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:3522: $? = 1 configure:3511: gcc -version >&5 gcc: error: unrecognized command-line option '-version' gcc: fatal error: no input files compilation terminated. configure:3522: $? = 1 configure:3542: checking whether the C compiler works configure:3564: gcc -std=gnu11 conftest.c >&5 configure:3568: $? = 0 configure:3618: result: yes configure:3621: checking for C compiler default output file name configure:3623: result: a.out configure:3629: checking for suffix of executables configure:3636: gcc -o conftest -std=gnu11 conftest.c >&5 configure:3640: $? = 0 configure:3663: result: configure:3685: checking whether we are cross compiling configure:3693: gcc -o conftest -std=gnu11 conftest.c >&5 configure:3697: $? = 0 configure:3704: ./conftest configure:3708: $? = 0 configure:3723: result: no configure:3728: checking for suffix of object files configure:3751: gcc -c -std=gnu11 conftest.c >&5 configure:3755: $? = 0 configure:3777: result: o configure:3781: checking whether the compiler supports GNU C configure:3801: gcc -c -std=gnu11 conftest.c >&5 configure:3801: $? = 0 configure:3811: result: yes configure:3822: checking whether gcc accepts -g configure:3843: gcc -c -g conftest.c >&5 configure:3843: $? = 0 configure:3887: result: yes configure:3907: checking for gcc option to enable C11 features configure:3922: gcc -c -std=gnu11 conftest.c >&5 configure:3922: $? = 0 configure:3940: result: none needed configure:4056: checking whether gcc understands -c and -o together configure:4079: gcc -c conftest.c -o conftest2.o configure:4082: $? = 0 configure:4079: gcc -c conftest.c -o conftest2.o configure:4082: $? = 0 configure:4094: result: yes configure:4114: checking whether make supports the include directive configure:4129: make -f confmf.GNU && cat confinc.out make[1]: Entering directory '/build/coverity/source-Osmocom/osmocom-bb/src/host/virt_phy' make[1]: Leaving directory '/build/coverity/source-Osmocom/osmocom-bb/src/host/virt_phy' this is the am__doit target configure:4132: $? = 0 configure:4151: result: yes (GNU style) configure:4177: checking dependency style of gcc configure:4289: result: gcc3 configure:4365: checking for pkg-config configure:4388: found /usr/bin/pkg-config configure:4400: result: /usr/bin/pkg-config configure:4425: checking pkg-config is at least version 0.9.0 configure:4428: result: yes configure:4438: checking for libosmocore configure:4445: $PKG_CONFIG --exists --print-errors "libosmocore" configure:4448: $? = 0 configure:4462: $PKG_CONFIG --exists --print-errors "libosmocore" configure:4465: $? = 0 configure:4523: result: yes configure:4529: checking for libosmogsm configure:4536: $PKG_CONFIG --exists --print-errors "libosmogsm" configure:4539: $? = 0 configure:4553: $PKG_CONFIG --exists --print-errors "libosmogsm" configure:4556: $? = 0 configure:4614: result: yes configure:4624: checking for stdio.h configure:4624: gcc -c -std=gnu11 conftest.c >&5 configure:4624: $? = 0 configure:4624: result: yes configure:4624: checking for stdlib.h configure:4624: gcc -c -std=gnu11 conftest.c >&5 configure:4624: $? = 0 configure:4624: result: yes configure:4624: checking for string.h configure:4624: gcc -c -std=gnu11 conftest.c >&5 configure:4624: $? = 0 configure:4624: result: yes configure:4624: checking for inttypes.h configure:4624: gcc -c -std=gnu11 conftest.c >&5 configure:4624: $? = 0 configure:4624: result: yes configure:4624: checking for stdint.h configure:4624: gcc -c -std=gnu11 conftest.c >&5 configure:4624: $? = 0 configure:4624: result: yes configure:4624: checking for strings.h configure:4624: gcc -c -std=gnu11 conftest.c >&5 configure:4624: $? = 0 configure:4624: result: yes configure:4624: checking for sys/stat.h configure:4624: gcc -c -std=gnu11 conftest.c >&5 configure:4624: $? = 0 configure:4624: result: yes configure:4624: checking for sys/types.h configure:4624: gcc -c -std=gnu11 conftest.c >&5 configure:4624: $? = 0 configure:4624: result: yes configure:4624: checking for unistd.h configure:4624: gcc -c -std=gnu11 conftest.c >&5 configure:4624: $? = 0 configure:4624: result: yes configure:4649: checking for grep that handles long lines and -e configure:4713: result: /usr/bin/grep configure:4721: checking for egrep configure:4789: result: /usr/bin/grep -E configure:4829: result: CFLAGS=" -std=gnu11" configure:4831: result: CPPFLAGS="" configure:4936: checking that generated files are newer than configure configure:4942: result: done configure:4965: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by virtphy config.status 0.0.0, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on 7809de749c0c config.status:860: creating Makefile config.status:860: creating include/Makefile config.status:860: creating include/osmocom/Makefile config.status:860: creating include/osmocom/bb/Makefile config.status:860: creating include/osmocom/bb/virtphy/Makefile config.status:860: creating src/Makefile config.status:860: creating config.h config.status:1089: executing depfiles commands config.status:1166: cd src && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles make[1]: Entering directory '/build/coverity/source-Osmocom/osmocom-bb/src/host/virt_phy/src' make[1]: Leaving directory '/build/coverity/source-Osmocom/osmocom-bb/src/host/virt_phy/src' config.status:1171: $? = 0 ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBOSMOCORE_CFLAGS_set= ac_cv_env_LIBOSMOCORE_CFLAGS_value= ac_cv_env_LIBOSMOCORE_LIBS_set= ac_cv_env_LIBOSMOCORE_LIBS_value= ac_cv_env_LIBOSMOGSM_CFLAGS_set= ac_cv_env_LIBOSMOGSM_CFLAGS_value= ac_cv_env_LIBOSMOGSM_LIBS_set= ac_cv_env_LIBOSMOGSM_LIBS_value= ac_cv_env_LIBS_set= ac_cv_env_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/coverity/install-Osmocom/lib/pkgconfig ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_header_inttypes_h=yes ac_cv_header_stdint_h=yes ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/usr/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_cc_c11= ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes pkg_cv_LIBOSMOCORE_CFLAGS='-I/build/coverity/install-Osmocom/include/ -pthread ' pkg_cv_LIBOSMOCORE_LIBS='-L/build/coverity/install-Osmocom/lib -losmocore -ltalloc -lmnl ' pkg_cv_LIBOSMOGSM_CFLAGS='-I/build/coverity/install-Osmocom/include/ -pthread ' pkg_cv_LIBOSMOGSM_LIBS='-L/build/coverity/install-Osmocom/lib -losmogsm -losmoisdn -losmocore -ltalloc -lmnl ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} '\''/build/coverity/source-Osmocom/osmocom-bb/src/host/virt_phy/missing'\'' aclocal-1.16' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_V='$(V)' AUTOCONF='${SHELL} '\''/build/coverity/source-Osmocom/osmocom-bb/src/host/virt_phy/missing'\'' autoconf' AUTOHEADER='${SHELL} '\''/build/coverity/source-Osmocom/osmocom-bb/src/host/virt_phy/missing'\'' autoheader' AUTOMAKE='${SHELL} '\''/build/coverity/source-Osmocom/osmocom-bb/src/host/virt_phy/missing'\'' automake-1.16' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS=' -std=gnu11' CPPFLAGS='' CSCOPE='cscope' CTAGS='ctags' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' ETAGS='etags' EXEEXT='' GREP='/usr/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBOSMOCORE_CFLAGS='-I/build/coverity/install-Osmocom/include/ -pthread ' LIBOSMOCORE_LIBS='-L/build/coverity/install-Osmocom/lib -losmocore -ltalloc -lmnl ' LIBOSMOGSM_CFLAGS='-I/build/coverity/install-Osmocom/include/ -pthread ' LIBOSMOGSM_LIBS='-L/build/coverity/install-Osmocom/lib -losmogsm -losmoisdn -losmocore -ltalloc -lmnl ' LIBS='' LTLIBOBJS='' MAKEINFO='${SHELL} '\''/build/coverity/source-Osmocom/osmocom-bb/src/host/virt_phy/missing'\'' makeinfo' MKDIR_P='/usr/bin/mkdir -p' OBJEXT='o' PACKAGE='virtphy' PACKAGE_BUGREPORT='' PACKAGE_NAME='virtphy' PACKAGE_STRING='virtphy 0.0.0' PACKAGE_TARNAME='virtphy' PACKAGE_URL='' PACKAGE_VERSION='0.0.0' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='/build/coverity/install-Osmocom/lib/pkgconfig' SET_MAKE='' SHELL='/bin/bash' STRIP='' VERSION='0.0.0' ac_ct_CC='gcc' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /build/coverity/source-Osmocom/osmocom-bb/src/host/virt_phy/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "virtphy" #define PACKAGE_TARNAME "virtphy" #define PACKAGE_VERSION "0.0.0" #define PACKAGE_STRING "virtphy 0.0.0" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "virtphy" #define VERSION "0.0.0" #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 configure: exit 0