This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by asn1c configure 0.9.29, 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:3147: looking for aux files: config.guess config.sub ltmain.sh ar-lib compile missing install-sh configure:3160: trying ./config/ configure:3189: ./config/config.guess found configure:3189: ./config/config.sub found configure:3189: ./config/ltmain.sh found configure:3189: ./config/ar-lib found configure:3189: ./config/compile found configure:3189: ./config/missing found configure:3171: ./config/install-sh found configure:3322: checking for a BSD-compatible install configure:3395: result: /usr/bin/install -c configure:3406: checking whether build environment is sane configure:3461: result: yes configure:3620: checking for a race-free mkdir -p configure:3664: result: /usr/bin/mkdir -p configure:3671: checking for gawk configure:3692: found /usr/bin/gawk configure:3703: result: gawk configure:3714: checking whether make sets $(MAKE) configure:3737: result: yes configure:3767: checking whether make supports nested variables configure:3785: result: yes configure:3985: checking for gcc configure:4006: found /usr/bin/gcc configure:4017: result: gcc configure:4370: checking for C compiler version configure:4379: 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:4390: $? = 0 configure:4379: 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:4390: $? = 0 configure:4379: gcc -V >&5 gcc: error: unrecognized command-line option '-V' gcc: fatal error: no input files compilation terminated. configure:4390: $? = 1 configure:4379: gcc -qversion >&5 gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:4390: $? = 1 configure:4379: gcc -version >&5 gcc: error: unrecognized command-line option '-version' gcc: fatal error: no input files compilation terminated. configure:4390: $? = 1 configure:4410: checking whether the C compiler works configure:4432: gcc conftest.c >&5 configure:4436: $? = 0 configure:4486: result: yes configure:4489: checking for C compiler default output file name configure:4491: result: a.out configure:4497: checking for suffix of executables configure:4504: gcc -o conftest conftest.c >&5 configure:4508: $? = 0 configure:4531: result: configure:4553: checking whether we are cross compiling configure:4561: gcc -o conftest conftest.c >&5 configure:4565: $? = 0 configure:4572: ./conftest configure:4576: $? = 0 configure:4591: result: no configure:4596: checking for suffix of object files configure:4619: gcc -c conftest.c >&5 configure:4623: $? = 0 configure:4645: result: o configure:4649: checking whether the compiler supports GNU C configure:4669: gcc -c conftest.c >&5 configure:4669: $? = 0 configure:4679: result: yes configure:4690: checking whether gcc accepts -g configure:4711: gcc -c -g conftest.c >&5 configure:4711: $? = 0 configure:4755: result: yes configure:4775: checking for gcc option to enable C11 features configure:4790: gcc -c -g -O2 conftest.c >&5 configure:4790: $? = 0 configure:4808: result: none needed configure:4924: checking whether gcc understands -c and -o together configure:4947: gcc -c conftest.c -o conftest2.o configure:4950: $? = 0 configure:4947: gcc -c conftest.c -o conftest2.o configure:4950: $? = 0 configure:4962: result: yes configure:4982: checking whether make supports the include directive configure:4997: make -f confmf.GNU && cat confinc.out this is the am__doit target configure:5000: $? = 0 configure:5019: result: yes (GNU style) configure:5045: checking dependency style of gcc configure:5157: result: gcc3 configure:5177: checking how to run the C preprocessor configure:5203: gcc -E conftest.c configure:5203: $? = 0 configure:5218: gcc -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory 11 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:5218: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asn1c" | #define PACKAGE_TARNAME "asn1c" | #define PACKAGE_VERSION "0.9.29" | #define PACKAGE_STRING "asn1c 0.9.29" | #define PACKAGE_BUGREPORT "vlm@lionet.info" | #define PACKAGE_URL "" | #define PACKAGE "asn1c" | #define VERSION "0.9.29" | /* end confdefs.h. */ | #include configure:5245: result: gcc -E configure:5259: gcc -E conftest.c configure:5259: $? = 0 configure:5274: gcc -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory 11 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:5274: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asn1c" | #define PACKAGE_TARNAME "asn1c" | #define PACKAGE_VERSION "0.9.29" | #define PACKAGE_STRING "asn1c 0.9.29" | #define PACKAGE_BUGREPORT "vlm@lionet.info" | #define PACKAGE_URL "" | #define PACKAGE "asn1c" | #define VERSION "0.9.29" | /* end confdefs.h. */ | #include configure:5305: checking whether ln -s works configure:5309: result: yes configure:5316: checking whether make sets $(MAKE) configure:5339: result: yes configure:5352: checking for bison configure:5373: found /usr/bin/bison configure:5384: result: bison -y configure:5401: checking for flex configure:5422: found /usr/bin/flex configure:5433: result: flex configure:5482: checking for lex output file root configure:5495: flex conftest.l configure:5499: $? = 0 configure:5507: result: lex.yy configure:5522: checking for lex library configure:5547: gcc -o conftest -g -O2 conftest.c >&5 configure:5547: $? = 0 configure:5560: result: none needed configure:5575: checking for library containing yywrap configure:5605: gcc -o conftest -g -O2 conftest.c >&5 /usr/bin/ld: /tmp/ccdkKYJa.o: in function `main': /build/coverity/source-Osmocom/asn1c/conftest.c:19: undefined reference to `yywrap' collect2: error: ld returned 1 exit status configure:5605: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asn1c" | #define PACKAGE_TARNAME "asn1c" | #define PACKAGE_VERSION "0.9.29" | #define PACKAGE_STRING "asn1c 0.9.29" | #define PACKAGE_BUGREPORT "vlm@lionet.info" | #define PACKAGE_URL "" | #define PACKAGE "asn1c" | #define VERSION "0.9.29" | /* 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 yywrap (); | int | main (void) | { | return yywrap (); | ; | return 0; | } configure:5605: gcc -o conftest -g -O2 conftest.c -lfl >&5 /usr/bin/ld: cannot find -lfl: No such file or directory collect2: error: ld returned 1 exit status configure:5605: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asn1c" | #define PACKAGE_TARNAME "asn1c" | #define PACKAGE_VERSION "0.9.29" | #define PACKAGE_STRING "asn1c 0.9.29" | #define PACKAGE_BUGREPORT "vlm@lionet.info" | #define PACKAGE_URL "" | #define PACKAGE "asn1c" | #define VERSION "0.9.29" | /* 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 yywrap (); | int | main (void) | { | return yywrap (); | ; | return 0; | } configure:5605: gcc -o conftest -g -O2 conftest.c -ll >&5 /usr/bin/ld: cannot find -ll: No such file or directory collect2: error: ld returned 1 exit status configure:5605: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asn1c" | #define PACKAGE_TARNAME "asn1c" | #define PACKAGE_VERSION "0.9.29" | #define PACKAGE_STRING "asn1c 0.9.29" | #define PACKAGE_BUGREPORT "vlm@lionet.info" | #define PACKAGE_URL "" | #define PACKAGE "asn1c" | #define VERSION "0.9.29" | /* 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 yywrap (); | int | main (void) | { | return yywrap (); | ; | return 0; | } configure:5625: result: no configure:5641: checking whether yytext is a pointer configure:5657: gcc -c -g -O2 conftest.c >&5 configure:5657: $? = 0 configure:5664: result: yes configure:5734: checking for ar configure:5755: found /usr/bin/ar configure:5766: result: ar configure:5792: checking the archiver (ar) interface configure:5809: gcc -c -g -O2 conftest.c >&5 configure:5809: $? = 0 configure:5812: ar cru libconftest.a conftest.o >&5 ar: `u' modifier ignored since `D' is the default (see `U') configure:5815: $? = 0 configure:5843: result: ar configure:5933: checking for g++ configure:5954: found /usr/bin/g++ configure:5965: result: g++ configure:5992: checking for C++ compiler version configure:6001: g++ --version >&5 g++ (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:6012: $? = 0 configure:6001: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ 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:6012: $? = 0 configure:6001: g++ -V >&5 g++: error: unrecognized command-line option '-V' g++: fatal error: no input files compilation terminated. configure:6012: $? = 1 configure:6001: g++ -qversion >&5 g++: error: unrecognized command-line option '-qversion'; did you mean '--version'? g++: fatal error: no input files compilation terminated. configure:6012: $? = 1 configure:6016: checking whether the compiler supports GNU C++ configure:6036: g++ -c conftest.cpp >&5 configure:6036: $? = 0 configure:6046: result: yes configure:6057: checking whether g++ accepts -g configure:6078: g++ -c -g conftest.cpp >&5 configure:6078: $? = 0 configure:6122: result: yes configure:6142: checking for g++ option to enable C++11 features configure:6157: g++ -c -g -O2 conftest.cpp >&5 conftest.cpp: In function 'int main(int, char**)': conftest.cpp:178:25: warning: empty parentheses were disambiguated as a function declaration [-Wvexing-parse] 178 | cxx11test::delegate d2(); | ^~ conftest.cpp:178:25: note: remove parentheses to default-initialize a variable 178 | cxx11test::delegate d2(); | ^~ | -- conftest.cpp:178:25: note: or replace parentheses with braces to value-initialize a variable configure:6157: $? = 0 configure:6175: result: none needed configure:6241: checking dependency style of g++ configure:6353: result: gcc3 configure:6402: checking build system type configure:6417: result: x86_64-pc-linux-gnu configure:6437: checking host system type configure:6451: result: x86_64-pc-linux-gnu configure:6492: checking how to print strings configure:6519: result: printf configure:6540: checking for a sed that does not truncate output configure:6610: result: /usr/bin/sed configure:6628: checking for grep that handles long lines and -e configure:6692: result: /usr/bin/grep configure:6697: checking for egrep configure:6765: result: /usr/bin/grep -E configure:6770: checking for fgrep configure:6838: result: /usr/bin/grep -F configure:6874: checking for ld used by gcc configure:6942: result: /usr/bin/ld configure:6949: checking if the linker (/usr/bin/ld) is GNU ld configure:6965: result: yes configure:6977: checking for BSD- or MS-compatible name lister (nm) configure:7032: result: /usr/bin/nm -B configure:7172: checking the name lister (/usr/bin/nm -B) interface configure:7180: gcc -c -g -O2 conftest.c >&5 configure:7183: /usr/bin/nm -B "conftest.o" configure:7186: output 0000000000000000 B some_variable configure:7193: result: BSD nm configure:7197: checking the maximum length of command line arguments configure:7329: result: 1572864 configure:7377: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:7418: result: func_convert_file_noop configure:7425: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:7446: result: func_convert_file_noop configure:7453: checking for /usr/bin/ld option to reload object files configure:7461: result: -r configure:7540: checking for file configure:7561: found /usr/bin/file configure:7572: result: file configure:7648: checking for objdump configure:7669: found /usr/bin/objdump configure:7680: result: objdump configure:7712: checking how to recognize dependent libraries configure:7913: result: pass_all configure:8003: checking for dlltool configure:8038: result: no configure:8068: checking how to associate runtime and link libraries configure:8096: result: printf %s\n configure:8246: checking for archiver @FILE support configure:8264: gcc -c -g -O2 conftest.c >&5 configure:8264: $? = 0 configure:8268: ar cr libconftest.a @conftest.lst >&5 configure:8271: $? = 0 configure:8276: ar cr libconftest.a @conftest.lst >&5 ar: conftest.o: No such file or directory configure:8279: $? = 1 configure:8291: result: @ configure:8354: checking for strip configure:8375: found /usr/bin/strip configure:8386: result: strip configure:8463: checking for ranlib configure:8484: found /usr/bin/ranlib configure:8495: result: ranlib configure:8597: checking command to parse /usr/bin/nm -B output from gcc object configure:8751: gcc -c -g -O2 conftest.c >&5 configure:8754: $? = 0 configure:8758: /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:8824: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:8827: $? = 0 configure:8865: result: ok configure:8912: checking for sysroot configure:8943: result: no configure:8950: checking for a working dd configure:8994: result: /usr/bin/dd configure:8998: checking how to truncate binary pipes configure:9014: result: /usr/bin/dd bs=4096 count=1 configure:9151: gcc -c -g -O2 conftest.c >&5 configure:9154: $? = 0 configure:9351: checking for mt configure:9386: result: no configure:9406: checking if : is a manifest tool configure:9413: : '-?' configure:9421: result: no configure:10146: checking for stdio.h configure:10146: gcc -c -g -O2 conftest.c >&5 configure:10146: $? = 0 configure:10146: result: yes configure:10146: checking for stdlib.h configure:10146: gcc -c -g -O2 conftest.c >&5 configure:10146: $? = 0 configure:10146: result: yes configure:10146: checking for string.h configure:10146: gcc -c -g -O2 conftest.c >&5 configure:10146: $? = 0 configure:10146: result: yes configure:10146: checking for inttypes.h configure:10146: gcc -c -g -O2 conftest.c >&5 configure:10146: $? = 0 configure:10146: result: yes configure:10146: checking for stdint.h configure:10146: gcc -c -g -O2 conftest.c >&5 configure:10146: $? = 0 configure:10146: result: yes configure:10146: checking for strings.h configure:10146: gcc -c -g -O2 conftest.c >&5 configure:10146: $? = 0 configure:10146: result: yes configure:10146: checking for sys/stat.h configure:10146: gcc -c -g -O2 conftest.c >&5 configure:10146: $? = 0 configure:10146: result: yes configure:10146: checking for sys/types.h configure:10146: gcc -c -g -O2 conftest.c >&5 configure:10146: $? = 0 configure:10146: result: yes configure:10146: checking for unistd.h configure:10146: gcc -c -g -O2 conftest.c >&5 configure:10146: $? = 0 configure:10146: result: yes configure:10171: checking for dlfcn.h configure:10171: gcc -c -g -O2 conftest.c >&5 configure:10171: $? = 0 configure:10171: result: yes configure:10441: checking for objdir configure:10457: result: .libs configure:10721: checking if gcc supports -fno-rtti -fno-exceptions configure:10740: gcc -c -g -O2 -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:10744: $? = 0 configure:10757: result: no configure:11121: checking for gcc option to produce PIC configure:11129: result: -fPIC -DPIC configure:11137: checking if gcc PIC flag -fPIC -DPIC works configure:11156: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 configure:11160: $? = 0 configure:11173: result: yes configure:11202: checking if gcc static flag -static works configure:11231: result: yes configure:11246: checking if gcc supports -c -o file.o configure:11268: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:11272: $? = 0 configure:11294: result: yes configure:11302: checking if gcc supports -c -o file.o configure:11350: result: yes configure:11383: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:12657: result: yes configure:12694: checking whether -lc should be explicitly linked in configure:12703: gcc -c -g -O2 conftest.c >&5 configure:12706: $? = 0 configure:12721: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1 configure:12724: $? = 0 configure:12738: result: no configure:12898: checking dynamic linker characteristics configure:13480: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:13480: $? = 0 configure:13731: result: GNU/Linux ld.so configure:13853: checking how to hardcode library paths into programs configure:13878: result: immediate configure:14430: checking whether stripping libraries is possible configure:14439: result: yes configure:14481: checking if libtool supports shared libraries configure:14483: result: yes configure:14486: checking whether to build shared libraries configure:14511: result: yes configure:14514: checking whether to build static libraries configure:14518: result: yes configure:14541: checking how to run the C++ preprocessor configure:14563: g++ -E conftest.cpp configure:14563: $? = 0 configure:14578: g++ -E conftest.cpp conftest.cpp:24:10: fatal error: ac_nonexistent.h: No such file or directory 24 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:14578: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asn1c" | #define PACKAGE_TARNAME "asn1c" | #define PACKAGE_VERSION "0.9.29" | #define PACKAGE_STRING "asn1c 0.9.29" | #define PACKAGE_BUGREPORT "vlm@lionet.info" | #define PACKAGE_URL "" | #define PACKAGE "asn1c" | #define VERSION "0.9.29" | #define YYTEXT_POINTER 1 | #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 configure:14605: result: g++ -E configure:14619: g++ -E conftest.cpp configure:14619: $? = 0 configure:14634: g++ -E conftest.cpp conftest.cpp:24:10: fatal error: ac_nonexistent.h: No such file or directory 24 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:14634: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asn1c" | #define PACKAGE_TARNAME "asn1c" | #define PACKAGE_VERSION "0.9.29" | #define PACKAGE_STRING "asn1c 0.9.29" | #define PACKAGE_BUGREPORT "vlm@lionet.info" | #define PACKAGE_URL "" | #define PACKAGE "asn1c" | #define VERSION "0.9.29" | #define YYTEXT_POINTER 1 | #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 configure:14799: checking for ld used by g++ configure:14867: result: /usr/bin/ld -m elf_x86_64 configure:14874: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld configure:14890: result: yes configure:14945: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:16023: result: yes configure:16059: g++ -c -std=c++11 conftest.cpp >&5 configure:16062: $? = 0 configure:16543: checking for g++ option to produce PIC configure:16551: result: -fPIC -DPIC configure:16559: checking if g++ PIC flag -fPIC -DPIC works configure:16578: g++ -c -std=c++11 -fPIC -DPIC -DPIC conftest.cpp >&5 configure:16582: $? = 0 configure:16595: result: yes configure:16618: checking if g++ static flag -static works configure:16647: result: yes configure:16659: checking if g++ supports -c -o file.o configure:16681: g++ -c -std=c++11 -o out/conftest2.o conftest.cpp >&5 configure:16685: $? = 0 configure:16707: result: yes configure:16712: checking if g++ supports -c -o file.o configure:16760: result: yes configure:16790: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:16833: result: yes configure:16975: checking dynamic linker characteristics configure:17735: result: GNU/Linux ld.so configure:17800: checking how to hardcode library paths into programs configure:17825: result: immediate configure:17899: checking whether make supports nested variables configure:17917: result: yes configure:17954: checking whether C compiler accepts -Wall configure:17974: gcc -c -g -O2 -Wall conftest.c >&5 configure:17974: $? = 0 configure:17983: result: yes configure:17992: checking whether C compiler accepts -Wcast-qual configure:18012: gcc -c -g -O2 -Wall -Wcast-qual conftest.c >&5 configure:18012: $? = 0 configure:18021: result: yes configure:18030: checking whether C compiler accepts -Wchar-subscripts configure:18050: gcc -c -g -O2 -Wall -Wcast-qual -Wchar-subscripts conftest.c >&5 configure:18050: $? = 0 configure:18059: result: yes configure:18068: checking whether C compiler accepts -Wmissing-prototypes configure:18088: gcc -c -g -O2 -Wall -Wcast-qual -Wchar-subscripts -Wmissing-prototypes conftest.c >&5 configure:18088: $? = 0 configure:18097: result: yes configure:18106: checking whether C compiler accepts -Wmissing-declarations configure:18126: gcc -c -g -O2 -Wall -Wcast-qual -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations conftest.c >&5 configure:18126: $? = 0 configure:18135: result: yes configure:18145: checking whether C compiler accepts -Wno-error=attributes configure:18165: gcc -c -g -O2 -Wall -Wcast-qual -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-error=attributes conftest.c >&5 configure:18165: $? = 0 configure:18174: result: yes configure:18183: checking whether C compiler accepts -Wno-error=cast-align configure:18203: gcc -c -g -O2 -Wall -Wcast-qual -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-error=attributes -Wno-error=cast-align conftest.c >&5 configure:18203: $? = 0 configure:18212: result: yes configure:18221: checking whether C compiler accepts -Wno-error=visibility configure:18241: gcc -c -g -O2 -Wall -Wcast-qual -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-error=attributes -Wno-error=cast-align -Wno-error=visibility conftest.c >&5 cc1: error: '-Wno-error=visibility': no option '-Wvisibility'; did you mean '-fvisibility='? configure:18241: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asn1c" | #define PACKAGE_TARNAME "asn1c" | #define PACKAGE_VERSION "0.9.29" | #define PACKAGE_STRING "asn1c 0.9.29" | #define PACKAGE_BUGREPORT "vlm@lionet.info" | #define PACKAGE_URL "" | #define PACKAGE "asn1c" | #define VERSION "0.9.29" | #define YYTEXT_POINTER 1 | #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. */ | | int | main (void) | { | | ; | return 0; | } configure:18250: result: no configure:18259: checking whether C compiler accepts -Wno-error=parentheses-equality configure:18279: gcc -c -g -O2 -Wall -Wcast-qual -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-error=attributes -Wno-error=cast-align -Wno-error=parentheses-equality conftest.c >&5 cc1: error: '-Wno-error=parentheses-equality': no option '-Wparentheses-equality' configure:18279: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asn1c" | #define PACKAGE_TARNAME "asn1c" | #define PACKAGE_VERSION "0.9.29" | #define PACKAGE_STRING "asn1c 0.9.29" | #define PACKAGE_BUGREPORT "vlm@lionet.info" | #define PACKAGE_URL "" | #define PACKAGE "asn1c" | #define VERSION "0.9.29" | #define YYTEXT_POINTER 1 | #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. */ | | int | main (void) | { | | ; | return 0; | } configure:18288: result: no configure:18297: checking whether C compiler accepts -std=gnu99 configure:18317: gcc -c -g -O2 -Wall -Wcast-qual -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-error=attributes -Wno-error=cast-align -std=gnu99 conftest.c >&5 configure:18317: $? = 0 configure:18326: result: yes configure:18336: checking whether C compiler accepts -Wno-error=unused-variable configure:18356: gcc -c -g -O2 -Wall -Wcast-qual -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-error=attributes -Wno-error=cast-align -std=gnu99 -Wno-error=unused-variable conftest.c >&5 configure:18356: $? = 0 configure:18365: result: yes configure:18390: checking whether to build with code coverage support configure:18411: result: no configure:18892: checking whether C compiler accepts -std=c89 configure:18912: gcc -c -g -O2 -Wall -Wcast-qual -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-error=attributes -Wno-error=cast-align -std=gnu99 -std=c89 conftest.c >&5 configure:18912: $? = 0 configure:18921: result: yes configure:18930: checking whether C compiler accepts -Wpedantic configure:18950: gcc -c -g -O2 -Wall -Wcast-qual -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-error=attributes -Wno-error=cast-align -std=gnu99 -Werror -Wpedantic conftest.c >&5 configure:18950: $? = 0 configure:18959: result: yes configure:19062: checking whether C compiler accepts -Wno-long-long configure:19082: gcc -c -g -O2 -Wall -Wcast-qual -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-error=attributes -Wno-error=cast-align -std=gnu99 -Wno-long-long conftest.c >&5 configure:19082: $? = 0 configure:19091: result: yes configure:19196: checking whether C compiler and linker accept -fsanitize=undefined configure:19217: gcc -o conftest -g -O2 -Wall -Wcast-qual -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-error=attributes -Wno-error=cast-align -std=gnu99 -fsanitize=undefined conftest.c >&5 configure:19217: $? = 0 configure:19227: result: yes configure:19246: checking whether C compiler accepts -fno-sanitize-recover=undefined configure:19266: gcc -c -g -O2 -Wall -Wcast-qual -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-error=attributes -Wno-error=cast-align -std=gnu99 -fno-sanitize-recover=undefined conftest.c >&5 configure:19266: $? = 0 configure:19275: result: yes configure:19285: checking whether C compiler and linker accept -fsanitize=unsigned-integer-overflow configure:19305: gcc -o conftest -g -O2 -Wall -Wcast-qual -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-error=attributes -Wno-error=cast-align -std=gnu99 -fsanitize=unsigned-integer-overflow conftest.c >&5 gcc: error: unrecognized argument to '-fsanitize=' option: 'unsigned-integer-overflow'; did you mean 'signed-integer-overflow'? configure:19305: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asn1c" | #define PACKAGE_TARNAME "asn1c" | #define PACKAGE_VERSION "0.9.29" | #define PACKAGE_STRING "asn1c 0.9.29" | #define PACKAGE_BUGREPORT "vlm@lionet.info" | #define PACKAGE_URL "" | #define PACKAGE "asn1c" | #define VERSION "0.9.29" | #define YYTEXT_POINTER 1 | #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. */ | int test(unsigned); int test(unsigned n) { return n + 1; } | int | main (void) | { | | ; | return 0; | } configure:19315: result: no configure:19324: checking whether C compiler accepts -fno-sanitize-recover=unsigned-integer-overflow configure:19344: gcc -c -g -O2 -Wall -Wcast-qual -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-error=attributes -Wno-error=cast-align -std=gnu99 -fno-sanitize-recover=unsigned-integer-overflow conftest.c >&5 cc1: error: unrecognized argument to '-fno-sanitize-recover=' option: 'unsigned-integer-overflow'; did you mean 'signed-integer-overflow'? configure:19344: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asn1c" | #define PACKAGE_TARNAME "asn1c" | #define PACKAGE_VERSION "0.9.29" | #define PACKAGE_STRING "asn1c 0.9.29" | #define PACKAGE_BUGREPORT "vlm@lionet.info" | #define PACKAGE_URL "" | #define PACKAGE "asn1c" | #define VERSION "0.9.29" | #define YYTEXT_POINTER 1 | #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. */ | | int | main (void) | { | | ; | return 0; | } configure:19353: result: no configure:19363: checking whether C compiler and linker accept -fsanitize=nullability configure:19383: gcc -o conftest -g -O2 -Wall -Wcast-qual -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-error=attributes -Wno-error=cast-align -std=gnu99 -fsanitize=nullability conftest.c >&5 gcc: error: unrecognized argument to '-fsanitize=' option: 'nullability' configure:19383: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asn1c" | #define PACKAGE_TARNAME "asn1c" | #define PACKAGE_VERSION "0.9.29" | #define PACKAGE_STRING "asn1c 0.9.29" | #define PACKAGE_BUGREPORT "vlm@lionet.info" | #define PACKAGE_URL "" | #define PACKAGE "asn1c" | #define VERSION "0.9.29" | #define YYTEXT_POINTER 1 | #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. */ | | int | main (void) | { | | ; | return 0; | } configure:19393: result: no configure:19402: checking whether C compiler accepts -fno-sanitize-recover=nullability configure:19422: gcc -c -g -O2 -Wall -Wcast-qual -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-error=attributes -Wno-error=cast-align -std=gnu99 -fno-sanitize-recover=nullability conftest.c >&5 cc1: error: unrecognized argument to '-fno-sanitize-recover=' option: 'nullability' configure:19422: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asn1c" | #define PACKAGE_TARNAME "asn1c" | #define PACKAGE_VERSION "0.9.29" | #define PACKAGE_STRING "asn1c 0.9.29" | #define PACKAGE_BUGREPORT "vlm@lionet.info" | #define PACKAGE_URL "" | #define PACKAGE "asn1c" | #define VERSION "0.9.29" | #define YYTEXT_POINTER 1 | #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. */ | | int | main (void) | { | | ; | return 0; | } configure:19431: result: no configure:19441: checking whether C compiler accepts -fno-omit-frame-pointer configure:19461: gcc -c -g -O2 -Wall -Wcast-qual -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-error=attributes -Wno-error=cast-align -std=gnu99 -fno-omit-frame-pointer conftest.c >&5 configure:19461: $? = 0 configure:19470: result: yes configure:19494: checking whether C compiler and linker accept -fsanitize=address configure:19514: gcc -o conftest -g -O2 -Wall -Wcast-qual -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-error=attributes -Wno-error=cast-align -std=gnu99 -fsanitize=address conftest.c >&5 configure:19514: $? = 0 configure:19524: result: yes configure:19566: gcc -o conftest -g -O2 -Wall -Wcast-qual -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-error=attributes -Wno-error=cast-align -std=gnu99 -fsanitize=undefined -fno-sanitize-recover=undefined -fno-omit-frame-pointer -fsanitize=address conftest.c >&5 configure:19566: $? = 0 configure:19566: ./conftest ==15135==ASan runtime does not come first in initial library list; you should either link runtime to your application or manually preload it with LD_PRELOAD. configure:19566: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asn1c" | #define PACKAGE_TARNAME "asn1c" | #define PACKAGE_VERSION "0.9.29" | #define PACKAGE_STRING "asn1c 0.9.29" | #define PACKAGE_BUGREPORT "vlm@lionet.info" | #define PACKAGE_URL "" | #define PACKAGE "asn1c" | #define VERSION "0.9.29" | #define YYTEXT_POINTER 1 | #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. */ | | int | main (void) | { | | ; | return 0; | } configure:19579: checking whether C compiler accepts -fno-omit-frame-pointer configure:19608: result: yes configure:19692: checking for egrep configure:19760: result: /usr/bin/grep -E configure:19766: checking for sys/param.h configure:19766: gcc -c -g -O2 -Wall -Wcast-qual -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-error=attributes -Wno-error=cast-align -std=gnu99 conftest.c >&5 configure:19766: $? = 0 configure:19766: result: yes configure:19774: checking whether byte ordering is bigendian configure:19790: gcc -c -g -O2 -Wall -Wcast-qual -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-error=attributes -Wno-error=cast-align -std=gnu99 conftest.c >&5 conftest.c:26:16: error: unknown type name 'not' 26 | not a universal capable compiler | ^~~ conftest.c:26:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' 26 | not a universal capable compiler | ^~~~~~~~~ conftest.c:26:22: error: unknown type name 'universal' configure:19790: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asn1c" | #define PACKAGE_TARNAME "asn1c" | #define PACKAGE_VERSION "0.9.29" | #define PACKAGE_STRING "asn1c 0.9.29" | #define PACKAGE_BUGREPORT "vlm@lionet.info" | #define PACKAGE_URL "" | #define PACKAGE "asn1c" | #define VERSION "0.9.29" | #define YYTEXT_POINTER 1 | #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_SYS_PARAM_H 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:19836: gcc -c -g -O2 -Wall -Wcast-qual -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-error=attributes -Wno-error=cast-align -std=gnu99 conftest.c >&5 configure:19836: $? = 0 configure:19855: gcc -c -g -O2 -Wall -Wcast-qual -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-error=attributes -Wno-error=cast-align -std=gnu99 conftest.c >&5 conftest.c: In function 'main': conftest.c:32:18: error: unknown type name 'not'; did you mean 'ino_t'? 32 | not big endian | ^~~ | ino_t conftest.c:32:26: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' 32 | not big endian | ^~~~~~ configure:19855: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asn1c" | #define PACKAGE_TARNAME "asn1c" | #define PACKAGE_VERSION "0.9.29" | #define PACKAGE_STRING "asn1c 0.9.29" | #define PACKAGE_BUGREPORT "vlm@lionet.info" | #define PACKAGE_URL "" | #define PACKAGE "asn1c" | #define VERSION "0.9.29" | #define YYTEXT_POINTER 1 | #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_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include | #include | | int | main (void) | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:19989: result: no configure:20007: checking for off_t configure:20007: gcc -c -g -O2 -Wall -Wcast-qual -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-error=attributes -Wno-error=cast-align -std=gnu99 conftest.c >&5 configure:20007: $? = 0 configure:20007: gcc -c -g -O2 -Wall -Wcast-qual -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-error=attributes -Wno-error=cast-align -std=gnu99 conftest.c >&5 conftest.c: In function 'main': conftest.c:56:20: error: expected expression before ')' token 56 | if (sizeof ((off_t))) | ^ configure:20007: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asn1c" | #define PACKAGE_TARNAME "asn1c" | #define PACKAGE_VERSION "0.9.29" | #define PACKAGE_STRING "asn1c 0.9.29" | #define PACKAGE_BUGREPORT "vlm@lionet.info" | #define PACKAGE_URL "" | #define PACKAGE "asn1c" | #define VERSION "0.9.29" | #define YYTEXT_POINTER 1 | #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_SYS_PARAM_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 ((off_t))) | return 0; | ; | return 0; | } configure:20007: result: yes configure:20017: checking for size_t configure:20017: gcc -c -g -O2 -Wall -Wcast-qual -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-error=attributes -Wno-error=cast-align -std=gnu99 conftest.c >&5 configure:20017: $? = 0 configure:20017: gcc -c -g -O2 -Wall -Wcast-qual -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-error=attributes -Wno-error=cast-align -std=gnu99 conftest.c >&5 conftest.c: In function 'main': conftest.c:56:21: error: expected expression before ')' token 56 | if (sizeof ((size_t))) | ^ configure:20017: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asn1c" | #define PACKAGE_TARNAME "asn1c" | #define PACKAGE_VERSION "0.9.29" | #define PACKAGE_STRING "asn1c 0.9.29" | #define PACKAGE_BUGREPORT "vlm@lionet.info" | #define PACKAGE_URL "" | #define PACKAGE "asn1c" | #define VERSION "0.9.29" | #define YYTEXT_POINTER 1 | #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_SYS_PARAM_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:20017: result: yes configure:20027: checking whether struct tm is in sys/time.h or time.h configure:20048: gcc -c -g -O2 -Wall -Wcast-qual -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-error=attributes -Wno-error=cast-align -std=gnu99 conftest.c >&5 configure:20048: $? = 0 configure:20056: result: time.h configure:20064: checking for __int128 configure:20064: gcc -c -g -O2 -Wall -Wcast-qual -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-error=attributes -Wno-error=cast-align -std=gnu99 conftest.c >&5 configure:20064: $? = 0 configure:20064: gcc -c -g -O2 -Wall -Wcast-qual -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-error=attributes -Wno-error=cast-align -std=gnu99 conftest.c >&5 conftest.c: In function 'main': conftest.c:56:23: error: expected expression before ')' token 56 | if (sizeof ((__int128))) | ^ configure:20064: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asn1c" | #define PACKAGE_TARNAME "asn1c" | #define PACKAGE_VERSION "0.9.29" | #define PACKAGE_STRING "asn1c 0.9.29" | #define PACKAGE_BUGREPORT "vlm@lionet.info" | #define PACKAGE_URL "" | #define PACKAGE "asn1c" | #define VERSION "0.9.29" | #define YYTEXT_POINTER 1 | #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_SYS_PARAM_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 ((__int128))) | return 0; | ; | return 0; | } configure:20064: result: yes configure:20072: checking for intmax_t configure:20072: gcc -c -g -O2 -Wall -Wcast-qual -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-error=attributes -Wno-error=cast-align -std=gnu99 conftest.c >&5 configure:20072: $? = 0 configure:20072: gcc -c -g -O2 -Wall -Wcast-qual -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-error=attributes -Wno-error=cast-align -std=gnu99 conftest.c >&5 conftest.c: In function 'main': conftest.c:57:23: error: expected expression before ')' token 57 | if (sizeof ((intmax_t))) | ^ configure:20072: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asn1c" | #define PACKAGE_TARNAME "asn1c" | #define PACKAGE_VERSION "0.9.29" | #define PACKAGE_STRING "asn1c 0.9.29" | #define PACKAGE_BUGREPORT "vlm@lionet.info" | #define PACKAGE_URL "" | #define PACKAGE "asn1c" | #define VERSION "0.9.29" | #define YYTEXT_POINTER 1 | #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_SYS_PARAM_H 1 | #define HAVE_128_BIT_INT 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 ((intmax_t))) | return 0; | ; | return 0; | } configure:20072: result: yes configure:20087: checking size of void * configure:20093: gcc -o conftest -g -O2 -Wall -Wcast-qual -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-error=attributes -Wno-error=cast-align -std=gnu99 conftest.c >&5 configure:20093: $? = 0 configure:20093: ./conftest configure:20093: $? = 0 configure:20108: result: 8 configure:20125: checking for library containing getopt configure:20155: gcc -o conftest -g -O2 -Wall -Wcast-qual -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-error=attributes -Wno-error=cast-align -std=gnu99 conftest.c >&5 configure:20155: $? = 0 configure:20175: result: none required configure:20185: checking for strtoimax configure:20185: gcc -o conftest -g -O2 -Wall -Wcast-qual -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-error=attributes -Wno-error=cast-align -std=gnu99 conftest.c >&5 configure:20185: $? = 0 configure:20185: result: yes configure:20191: checking for strtoll configure:20191: gcc -o conftest -g -O2 -Wall -Wcast-qual -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-error=attributes -Wno-error=cast-align -std=gnu99 conftest.c >&5 configure:20191: $? = 0 configure:20191: result: yes configure:20198: checking for mergesort configure:20198: gcc -o conftest -g -O2 -Wall -Wcast-qual -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-error=attributes -Wno-error=cast-align -std=gnu99 conftest.c >&5 /usr/bin/ld: /tmp/ccNAjwtd.o: in function `main': /build/coverity/source-Osmocom/asn1c/conftest.c:56: undefined reference to `mergesort' collect2: error: ld returned 1 exit status configure:20198: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asn1c" | #define PACKAGE_TARNAME "asn1c" | #define PACKAGE_VERSION "0.9.29" | #define PACKAGE_STRING "asn1c 0.9.29" | #define PACKAGE_BUGREPORT "vlm@lionet.info" | #define PACKAGE_URL "" | #define PACKAGE "asn1c" | #define VERSION "0.9.29" | #define YYTEXT_POINTER 1 | #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_SYS_PARAM_H 1 | #define HAVE_128_BIT_INT 1 | #define SIZEOF_VOID_P 8 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOLL 1 | /* end confdefs.h. */ | /* Define mergesort to an innocuous variant, in case declares mergesort. | For example, HP-UX 11i declares gettimeofday. */ | #define mergesort innocuous_mergesort | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char mergesort (); below. */ | | #include | #undef mergesort | | /* 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. */ | #ifdef __cplusplus | extern "C" | #endif | char mergesort (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_mergesort || defined __stub___mergesort | choke me | #endif | | int | main (void) | { | return mergesort (); | ; | return 0; | } configure:20198: result: no configure:20205: checking for mkstemps configure:20205: gcc -o conftest -g -O2 -Wall -Wcast-qual -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-error=attributes -Wno-error=cast-align -std=gnu99 conftest.c >&5 configure:20205: $? = 0 configure:20205: result: yes configure:20212: checking for timegm configure:20212: gcc -o conftest -g -O2 -Wall -Wcast-qual -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-error=attributes -Wno-error=cast-align -std=gnu99 conftest.c >&5 configure:20212: $? = 0 configure:20212: result: yes configure:20219: checking for gcc options needed to detect all undeclared functions configure:20241: gcc -c -g -O2 -Wall -Wcast-qual -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-error=attributes -Wno-error=cast-align -std=gnu99 conftest.c >&5 conftest.c: In function 'main': conftest.c:35:8: error: 'strchr' undeclared (first use in this function) 35 | (void) strchr; | ^~~~~~ conftest.c:1:1: note: 'strchr' is defined in header ''; did you forget to '#include '? 1 | /* confdefs.h */ conftest.c:35:8: note: each undeclared identifier is reported only once for each function it appears in 35 | (void) strchr; | ^~~~~~ configure:20241: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asn1c" | #define PACKAGE_TARNAME "asn1c" | #define PACKAGE_VERSION "0.9.29" | #define PACKAGE_STRING "asn1c 0.9.29" | #define PACKAGE_BUGREPORT "vlm@lionet.info" | #define PACKAGE_URL "" | #define PACKAGE "asn1c" | #define VERSION "0.9.29" | #define YYTEXT_POINTER 1 | #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_SYS_PARAM_H 1 | #define HAVE_128_BIT_INT 1 | #define SIZEOF_VOID_P 8 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOLL 1 | #define HAVE_MKSTEMPS 1 | #define HAVE_TIMEGM 1 | /* end confdefs.h. */ | | int | main (void) | { | (void) strchr; | ; | return 0; | } configure:20268: gcc -c -g -O2 -Wall -Wcast-qual -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-error=attributes -Wno-error=cast-align -std=gnu99 conftest.c >&5 configure:20268: $? = 0 configure:20285: result: none needed configure:20299: checking whether strcasecmp is declared configure:20299: gcc -c -g -O2 -Wall -Wcast-qual -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-error=attributes -Wno-error=cast-align -std=gnu99 conftest.c >&5 configure:20299: $? = 0 configure:20299: result: yes configure:20308: checking whether vasprintf is declared configure:20308: gcc -c -g -O2 -Wall -Wcast-qual -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-error=attributes -Wno-error=cast-align -std=gnu99 conftest.c >&5 conftest.c: In function 'main': conftest.c:67:10: error: 'vasprintf' undeclared (first use in this function); did you mean 'vsprintf'? 67 | (void) vasprintf; | ^~~~~~~~~ | vsprintf conftest.c:67:10: note: each undeclared identifier is reported only once for each function it appears in configure:20308: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asn1c" | #define PACKAGE_TARNAME "asn1c" | #define PACKAGE_VERSION "0.9.29" | #define PACKAGE_STRING "asn1c 0.9.29" | #define PACKAGE_BUGREPORT "vlm@lionet.info" | #define PACKAGE_URL "" | #define PACKAGE "asn1c" | #define VERSION "0.9.29" | #define YYTEXT_POINTER 1 | #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_SYS_PARAM_H 1 | #define HAVE_128_BIT_INT 1 | #define SIZEOF_VOID_P 8 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOLL 1 | #define HAVE_MKSTEMPS 1 | #define HAVE_TIMEGM 1 | #define HAVE_DECL_STRCASECMP 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) | { | #ifndef vasprintf | #ifdef __cplusplus | (void) vasprintf; | #else | (void) vasprintf; | #endif | #endif | | ; | return 0; | } configure:20308: result: no configure:20332: gcc -o conftest -g -O2 -Wall -Wcast-qual -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-error=attributes -Wno-error=cast-align -std=gnu99 conftest.c >&5 configure:20332: $? = 0 configure:20343: checking for pandoc configure:20381: result: no configure:20498: checking that generated files are newer than configure configure:20504: result: done configure:20548: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by asn1c config.status 0.9.29, 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:1309: creating tests/tests-c-compiler/check-src/Makefile config.status:1309: creating tests/tests-asn1c-compiler/Makefile config.status:1309: creating tests/tests-asn1c-smoke/Makefile config.status:1309: creating tests/tests-randomized/Makefile config.status:1309: creating tests/tests-c-compiler/Makefile config.status:1309: creating tests/tests-skeletons/Makefile config.status:1309: creating asn1-tools/enber/Makefile config.status:1309: creating asn1-tools/unber/Makefile config.status:1309: creating asn1-tools/Makefile config.status:1309: creating libasn1compiler/Makefile config.status:1309: creating libasn1common/Makefile config.status:1309: creating libasn1parser/Makefile config.status:1309: creating libasn1print/Makefile config.status:1309: creating libasn1fix/Makefile config.status:1309: creating doc/docsrc/Makefile config.status:1309: creating skeletons/Makefile config.status:1309: creating examples/Makefile config.status:1309: creating doc/man/Makefile config.status:1309: creating tests/Makefile config.status:1309: creating asn1c/Makefile config.status:1309: creating doc/Makefile config.status:1309: creating Makefile config.status:1309: creating config.h config.status:1538: executing depfiles commands config.status:1615: cd tests/tests-randomized && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1620: $? = 0 config.status:1615: cd tests/tests-skeletons && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1620: $? = 0 config.status:1615: cd asn1-tools/enber && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1620: $? = 0 config.status:1615: cd asn1-tools/unber && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1620: $? = 0 config.status:1615: cd libasn1compiler && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1620: $? = 0 config.status:1615: cd libasn1common && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1620: $? = 0 config.status:1615: cd libasn1parser && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1620: $? = 0 config.status:1615: cd libasn1print && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1620: $? = 0 config.status:1615: cd libasn1fix && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1620: $? = 0 config.status:1615: cd skeletons && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1620: $? = 0 config.status:1615: cd asn1c && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1620: $? = 0 config.status:1538: executing libtool commands configure:22979: WARNING: unrecognized options: --with-systemdsystemunitdir, --disable-doxygen ## ---------------- ## ## 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_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LT_SYS_LIBRARY_PATH_set= ac_cv_env_LT_SYS_LIBRARY_PATH_value= ac_cv_env_YACC_set= ac_cv_env_YACC_value= ac_cv_env_YFLAGS_set= ac_cv_env_YFLAGS_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_mergesort=no ac_cv_func_mkstemps=yes ac_cv_func_strtoimax=yes ac_cv_func_strtoll=yes ac_cv_func_timegm=yes ac_cv_have_decl_strcasecmp=yes ac_cv_have_decl_vasprintf=no ac_cv_header_dlfcn_h=yes 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_param_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_lib_lex='none needed' ac_cv_objext=o 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_SED=/usr/bin/sed 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_CXXCPP='g++ -E' ac_cv_prog_LEX=flex ac_cv_prog_YACC='bison -y' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_FILECMD=file 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_cxx_cxx11= ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx= ac_cv_prog_lex_root=lex.yy ac_cv_prog_lex_yytext_pointer=yes ac_cv_prog_make_make_set=yes ac_cv_search_getopt='none required' ac_cv_search_yywrap=no ac_cv_sizeof_void_p=8 ac_cv_struct_tm=time.h ac_cv_type___int128=yes ac_cv_type_intmax_t=yes ac_cv_type_off_t=yes ac_cv_type_size_t=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_ar_interface=ar am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes ax_cv_check_cclflags___fsanitize_address=yes ax_cv_check_cclflags___fsanitize_nullability=no ax_cv_check_cclflags___fsanitize_undefined=yes ax_cv_check_cclflags___fsanitize_unsigned_integer_overflow=no ax_cv_check_cflags__Werror__Wpedantic=yes ax_cv_check_cflags___Wall=yes ax_cv_check_cflags___Wcast_qual=yes ax_cv_check_cflags___Wchar_subscripts=yes ax_cv_check_cflags___Wmissing_declarations=yes ax_cv_check_cflags___Wmissing_prototypes=yes ax_cv_check_cflags___Wno_error_attributes=yes ax_cv_check_cflags___Wno_error_cast_align=yes ax_cv_check_cflags___Wno_error_parentheses_equality=no ax_cv_check_cflags___Wno_error_unused_variable=yes ax_cv_check_cflags___Wno_error_visibility=no ax_cv_check_cflags___Wno_long_long=yes ax_cv_check_cflags___fno_omit_frame_pointer=yes ax_cv_check_cflags___fno_sanitize_recover_nullability=no ax_cv_check_cflags___fno_sanitize_recover_undefined=yes ax_cv_check_cflags___fno_sanitize_recover_unsigned_integer_overflow=no ax_cv_check_cflags___std_c89=yes ax_cv_check_cflags___std_gnu99=yes lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64' lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_compiler_static_works_CXX=yes lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=yes lt_cv_sys_global_symbol_pipe='/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' ## ----------------- ## ## Output variables. ## ## ----------------- ## @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 ACLOCAL='${SHELL} '\''/build/coverity/source-Osmocom/asn1c/config/missing'\'' aclocal-1.16' ADD_CFLAGS='' 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' ASAN_ENV_FLAGS='' AUTOCONF='${SHELL} '\''/build/coverity/source-Osmocom/asn1c/config/missing'\'' autoconf' AUTOHEADER='${SHELL} '\''/build/coverity/source-Osmocom/asn1c/config/missing'\'' autoheader' AUTOMAKE='${SHELL} '\''/build/coverity/source-Osmocom/asn1c/config/missing'\'' automake-1.16' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2 -Wall -Wcast-qual -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-error=attributes -Wno-error=cast-align -std=gnu99' CFLAGS_M32='' CODE_COVERAGE_BRANCH_COVERAGE ?= CODE_COVERAGE_CFLAGS='' CODE_COVERAGE_CPPFLAGS='' CODE_COVERAGE_CXXFLAGS='' CODE_COVERAGE_DIRECTORY ?= $(top_builddir) 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_LCOV_OPTIONS ?= $(CODE_COVERAGE_LCOV_OPTIONS_DEFAULT) 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='' CSCOPE='cscope' CTAGS='ctags' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-std=c++11' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' ETAGS='etags' EXEEXT='' EXPLICIT_M32_FALSE='' EXPLICIT_M32_TRUE='#' FGREP='/usr/bin/grep -F' FILECMD='file' GCOV='' GENHTML='' GITIGNOREFILES += $(CODE_COVERAGE_OUTPUT_FILE) $(CODE_COVERAGE_OUTPUT_DIRECTORY) GITIGNOREFILES ?= GREP='/usr/bin/grep' HAVE_PANDOC_FALSE='' HAVE_PANDOC_TRUE='#' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LCOV='' LD='/usr/bin/ld -m elf_x86_64' LDFLAGS='' LEX='flex' LEXLIB='' LEX_OUTPUT_ROOT='lex.yy' LIBFUZZER_CFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' MAKEINFO='${SHELL} '\''/build/coverity/source-Osmocom/asn1c/config/missing'\'' makeinfo' MANIFEST_TOOL=':' MKDIR_P='/usr/bin/mkdir -p' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='asn1c' PACKAGE_BUGREPORT='vlm@lionet.info' PACKAGE_NAME='asn1c' PACKAGE_STRING='asn1c 0.9.29' PACKAGE_TARNAME='asn1c' PACKAGE_URL='' PACKAGE_VERSION='0.9.29' PANDOC='' PATH_SEPARATOR=':' RANLIB='ranlib' SANITIZER_CFLAGS=' -fsanitize=undefined -fno-sanitize-recover=undefined -fno-omit-frame-pointer -fsanitize=address -fno-omit-frame-pointer' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/bash' SKELETONS_CFLAGS=' -std=c89 -Wpedantic -Wno-long-long -fsanitize=undefined -fno-sanitize-recover=undefined -fno-omit-frame-pointer -fsanitize=address -fno-omit-frame-pointer' STRIP='strip' TESTSUITE_CFLAGS=' -std=gnu99 -Wno-error=unused-variable -fsanitize=undefined -fno-sanitize-recover=undefined -fno-omit-frame-pointer -fsanitize=address -fno-omit-frame-pointer' TEST_64BIT_FALSE='#' TEST_64BIT_TRUE='' VERSION='0.9.29' YACC='bison -y' YFLAGS='' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' check-code-coverage: code-coverage-capture-hook: code-coverage-capture: code-coverage-capture-hook 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/coverity/source-Osmocom/asn1c/config/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='/build/coverity/install-Osmocom' 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 "asn1c" #define PACKAGE_TARNAME "asn1c" #define PACKAGE_VERSION "0.9.29" #define PACKAGE_STRING "asn1c 0.9.29" #define PACKAGE_BUGREPORT "vlm@lionet.info" #define PACKAGE_URL "" #define PACKAGE "asn1c" #define VERSION "0.9.29" #define YYTEXT_POINTER 1 #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_SYS_PARAM_H 1 #define HAVE_128_BIT_INT 1 #define SIZEOF_VOID_P 8 #define HAVE_STRTOIMAX 1 #define HAVE_STRTOLL 1 #define HAVE_MKSTEMPS 1 #define HAVE_TIMEGM 1 #define HAVE_DECL_STRCASECMP 1 #define HAVE_DECL_VASPRINTF 0 #define HAVE_SYMLINK 1 configure: exit 0