This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by osmo-sip-connector configure 1.7.0.1-50c5, which was generated by GNU Autoconf 2.71. Invocation command line was $ ./configure --prefix=/build/coverity/install-Osmocom --with-systemdsystemunitdir=no --disable-doxygen ## --------- ## ## Platform. ## ## --------- ## hostname = abdac77c3a34 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: /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:2198: looking for aux files: compile missing install-sh configure:2211: trying ././ configure:2240: ././compile found configure:2240: ././missing found configure:2222: ././install-sh found configure:2372: checking for a BSD-compatible install configure:2445: result: /usr/bin/install -c configure:2456: checking whether build environment is sane configure:2511: result: yes configure:2670: checking for a race-free mkdir -p configure:2714: result: /usr/bin/mkdir -p configure:2721: checking for gawk configure:2742: found /usr/bin/gawk configure:2753: result: gawk configure:2764: checking whether make sets $(MAKE) configure:2787: result: yes configure:2817: checking whether make supports nested variables configure:2835: result: yes configure:2974: checking for pkg-config configure:2997: found /usr/bin/pkg-config configure:3010: result: /usr/bin/pkg-config configure:3081: checking for pkg-config configure:3104: found /usr/bin/pkg-config configure:3116: result: /usr/bin/pkg-config configure:3141: checking pkg-config is at least version 0.20 configure:3144: result: yes configure:3170: checking whether make supports nested variables configure:3188: result: yes configure:3261: checking for gcc configure:3282: found /usr/bin/gcc configure:3293: result: gcc configure:3646: checking for C compiler version configure:3655: 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:3666: $? = 0 configure:3655: 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:3666: $? = 0 configure:3655: gcc -V >&5 gcc: error: unrecognized command-line option '-V' gcc: fatal error: no input files compilation terminated. configure:3666: $? = 1 configure:3655: gcc -qversion >&5 gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:3666: $? = 1 configure:3655: gcc -version >&5 gcc: error: unrecognized command-line option '-version' gcc: fatal error: no input files compilation terminated. configure:3666: $? = 1 configure:3686: checking whether the C compiler works configure:3708: gcc -std=gnu11 conftest.c >&5 configure:3712: $? = 0 configure:3762: result: yes configure:3765: checking for C compiler default output file name configure:3767: result: a.out configure:3773: checking for suffix of executables configure:3780: gcc -o conftest -std=gnu11 conftest.c >&5 configure:3784: $? = 0 configure:3807: result: configure:3829: checking whether we are cross compiling configure:3837: gcc -o conftest -std=gnu11 conftest.c >&5 configure:3841: $? = 0 configure:3848: ./conftest configure:3852: $? = 0 configure:3867: result: no configure:3872: checking for suffix of object files configure:3895: gcc -c -std=gnu11 conftest.c >&5 configure:3899: $? = 0 configure:3921: result: o configure:3925: checking whether the compiler supports GNU C configure:3945: gcc -c -std=gnu11 conftest.c >&5 configure:3945: $? = 0 configure:3955: result: yes configure:3966: checking whether gcc accepts -g configure:3987: gcc -c -g conftest.c >&5 configure:3987: $? = 0 configure:4031: result: yes configure:4051: checking for gcc option to enable C11 features configure:4066: gcc -c -std=gnu11 conftest.c >&5 configure:4066: $? = 0 configure:4084: result: none needed configure:4200: checking whether gcc understands -c and -o together configure:4223: gcc -c conftest.c -o conftest2.o configure:4226: $? = 0 configure:4223: gcc -c conftest.c -o conftest2.o configure:4226: $? = 0 configure:4238: result: yes configure:4258: checking whether make supports the include directive configure:4273: make -f confmf.GNU && cat confinc.out this is the am__doit target configure:4276: $? = 0 configure:4295: result: yes (GNU style) configure:4321: checking dependency style of gcc configure:4433: result: gcc3 configure:4451: checking for libosmocore >= 1.10.0 configure:4458: $PKG_CONFIG --exists --print-errors "libosmocore >= 1.10.0" configure:4461: $? = 0 configure:4475: $PKG_CONFIG --exists --print-errors "libosmocore >= 1.10.0" configure:4478: $? = 0 configure:4536: result: yes configure:4542: checking for libosmogsm >= 1.10.0 configure:4549: $PKG_CONFIG --exists --print-errors "libosmogsm >= 1.10.0" configure:4552: $? = 0 configure:4566: $PKG_CONFIG --exists --print-errors "libosmogsm >= 1.10.0" configure:4569: $? = 0 configure:4627: result: yes configure:4633: checking for libosmovty >= 1.10.0 configure:4640: $PKG_CONFIG --exists --print-errors "libosmovty >= 1.10.0" configure:4643: $? = 0 configure:4657: $PKG_CONFIG --exists --print-errors "libosmovty >= 1.10.0" configure:4660: $? = 0 configure:4718: result: yes configure:4724: checking for sofia-sip-ua-glib >= 1.12.0 configure:4731: $PKG_CONFIG --exists --print-errors "sofia-sip-ua-glib >= 1.12.0" configure:4734: $? = 0 configure:4748: $PKG_CONFIG --exists --print-errors "sofia-sip-ua-glib >= 1.12.0" configure:4751: $? = 0 configure:4809: result: yes configure:5261: checking whether to enable VTY/CTRL tests configure:5263: result: no configure:5364: result: CPPFLAGS="" configure:5366: result: CFLAGS=" -std=gnu11" configure:5368: result: CXXFLAGS="" configure:5370: result: LDFLAGS="" configure:5512: checking that generated files are newer than configure configure:5518: result: done configure:5553: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by osmo-sip-connector config.status 1.7.0.1-50c5, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on abdac77c3a34 config.status:807: creating src/Makefile config.status:807: creating tests/Makefile config.status:807: creating doc/manuals/Makefile config.status:807: creating contrib/Makefile config.status:807: creating contrib/systemd/Makefile config.status:807: creating doc/Makefile config.status:807: creating doc/examples/Makefile config.status:807: creating Makefile config.status:979: executing depfiles commands config.status:1056: cd src && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1061: $? = 0 configure:6683: WARNING: unrecognized options: --disable-doxygen ## ---------------- ## ## 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_LIBOSMOVTY_CFLAGS_set= ac_cv_env_LIBOSMOVTY_CFLAGS_value= ac_cv_env_LIBOSMOVTY_LIBS_set= ac_cv_env_LIBOSMOVTY_LIBS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_OSMO_GSM_MANUALS_DIR_set= ac_cv_env_OSMO_GSM_MANUALS_DIR_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set=set ac_cv_env_PKG_CONFIG_PATH_value=/build/coverity/install-Osmocom/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_SOFIASIP_CFLAGS_set= ac_cv_env_SOFIASIP_CFLAGS_value= ac_cv_env_SOFIASIP_LIBS_set= ac_cv_env_SOFIASIP_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_objext=o ac_cv_path_PKG_CONFIG_INSTALLED=/usr/bin/pkg-config 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 ' pkg_cv_LIBOSMOVTY_CFLAGS='-I/build/coverity/install-Osmocom/include/ -pthread ' pkg_cv_LIBOSMOVTY_LIBS='-L/build/coverity/install-Osmocom/lib -losmovty -losmocore -ltalloc -lmnl ' pkg_cv_SOFIASIP_CFLAGS='-I/usr/include/sofia-sip-1.12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include ' pkg_cv_SOFIASIP_LIBS='-lsofia-sip-ua-glib -lsofia-sip-ua -lglib-2.0 ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} '\''/build/coverity/source-Osmocom/osmo-sip-connector/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/osmo-sip-connector/missing'\'' autoconf' AUTOHEADER='${SHELL} '\''/build/coverity/source-Osmocom/osmo-sip-connector/missing'\'' autoheader' AUTOMAKE='${SHELL} '\''/build/coverity/source-Osmocom/osmo-sip-connector/missing'\'' automake-1.16' AWK='gawk' BUILD_MANUALS_FALSE='' BUILD_MANUALS_TRUE='#' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS=' -std=gnu11' CPPFLAGS='' CSCOPE='cscope' CTAGS='ctags' CYGPATH_W='echo' DEFS='-DPACKAGE_NAME=\"osmo-sip-connector\" -DPACKAGE_TARNAME=\"osmo-sip-connector\" -DPACKAGE_VERSION=\"1.7.0.1-50c5\" -DPACKAGE_STRING=\"osmo-sip-connector\ 1.7.0.1-50c5\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"osmo-sip-connector\" -DVERSION=\"1.7.0.1-50c5\"' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' ENABLE_EXT_TESTS_FALSE='' ENABLE_EXT_TESTS_TRUE='#' ETAGS='etags' EXEEXT='' HAVE_SYSTEMD_FALSE='' HAVE_SYSTEMD_TRUE='#' 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 ' LIBOSMOVTY_CFLAGS='-I/build/coverity/install-Osmocom/include/ -pthread ' LIBOSMOVTY_LIBS='-L/build/coverity/install-Osmocom/lib -losmovty -losmocore -ltalloc -lmnl ' LIBS='' LTLIBOBJS='' MAKEINFO='${SHELL} '\''/build/coverity/source-Osmocom/osmo-sip-connector/missing'\'' makeinfo' MKDIR_P='/usr/bin/mkdir -p' OBJEXT='o' OSMOTESTEXT_CHECK='' OSMO_GSM_MANUALS_DIR='' PACKAGE='osmo-sip-connector' PACKAGE_BUGREPORT='openbsc@lists.osmocom.org' PACKAGE_NAME='osmo-sip-connector' PACKAGE_STRING='osmo-sip-connector 1.7.0.1-50c5' PACKAGE_TARNAME='osmo-sip-connector' PACKAGE_URL='' PACKAGE_VERSION='1.7.0.1-50c5' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_INSTALLED='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='/build/coverity/install-Osmocom/lib/pkgconfig' PYTHON='' PYTHON_EXEC_PREFIX='' PYTHON_PLATFORM='' PYTHON_PREFIX='' PYTHON_VERSION='' RELMAKE='-include osmo-release.mk' SET_MAKE='' SHELL='/bin/bash' SOFIASIP_CFLAGS='-I/usr/include/sofia-sip-1.12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include ' SOFIASIP_LIBS='-lsofia-sip-ua-glib -lsofia-sip-ua -lglib-2.0 ' STRIP='' VERSION='1.7.0.1-50c5' 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/osmo-sip-connector/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' pkgpyexecdir='' pkgpythondir='' prefix='/build/coverity/install-Osmocom' program_transform_name='s,x,x,' psdir='${docdir}' pyexecdir='' pythondir='' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' systemdsystemunitdir='' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "osmo-sip-connector" #define PACKAGE_TARNAME "osmo-sip-connector" #define PACKAGE_VERSION "1.7.0.1-50c5" #define PACKAGE_STRING "osmo-sip-connector 1.7.0.1-50c5" #define PACKAGE_BUGREPORT "openbsc@lists.osmocom.org" #define PACKAGE_URL "" #define PACKAGE "osmo-sip-connector" #define VERSION "1.7.0.1-50c5" configure: exit 0