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.28, 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 = e5ff37ac6f8c uname -m = x86_64 uname -r = 6.1.0-29-amd64 uname -s = Linux uname -v = #1 SMP PREEMPT_DYNAMIC Debian 6.1.123-1 (2025-01-02) /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /opt/osmo-ci/coverity/cov-analysis-linux64-8.5.0/bin/ PATH: /usr/local/sbin/ PATH: /usr/local/bin/ PATH: /usr/sbin/ PATH: /usr/bin/ PATH: /sbin/ PATH: /bin/ PATH: /opt/coverity/current/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:2575: looking for aux files: config.guess config.sub ltmain.sh compile ar-lib missing install-sh configure:2588: trying ./config/ configure:2617: ./config/config.guess found configure:2617: ./config/config.sub found configure:2617: ./config/ltmain.sh found configure:2617: ./config/compile found configure:2617: ./config/ar-lib found configure:2617: ./config/missing found configure:2599: ./config/install-sh found configure:2750: checking for a BSD-compatible install configure:2823: result: /usr/bin/install -c configure:2834: checking whether build environment is sane configure:2889: result: yes configure:3048: checking for a race-free mkdir -p configure:3092: result: /usr/bin/mkdir -p configure:3099: checking for gawk configure:3120: found /usr/bin/gawk configure:3131: result: gawk configure:3142: checking whether make sets $(MAKE) configure:3165: result: yes configure:3195: checking whether make supports nested variables configure:3213: result: yes configure:3352: checking whether to enable maintainer-specific portions of Makefiles configure:3362: result: no configure:3389: checking whether make supports the include directive configure:3404: make -f confmf.GNU && cat confinc.out this is the am__doit target configure:3407: $? = 0 configure:3426: result: yes (GNU style) configure:3502: checking for gcc configure:3523: found /usr/bin/gcc configure:3534: result: gcc configure:3887: checking for C compiler version configure:3896: 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:3907: $? = 0 configure:3896: 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:3907: $? = 0 configure:3896: gcc -V >&5 gcc: error: unrecognized command-line option '-V' gcc: fatal error: no input files compilation terminated. configure:3907: $? = 1 configure:3896: gcc -qversion >&5 gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:3907: $? = 1 configure:3896: gcc -version >&5 gcc: error: unrecognized command-line option '-version' gcc: fatal error: no input files compilation terminated. configure:3907: $? = 1 configure:3927: checking whether the C compiler works configure:3949: gcc conftest.c >&5 configure:3953: $? = 0 configure:4003: result: yes configure:4006: checking for C compiler default output file name configure:4008: result: a.out configure:4014: checking for suffix of executables configure:4021: gcc -o conftest conftest.c >&5 configure:4025: $? = 0 configure:4048: result: configure:4070: checking whether we are cross compiling configure:4078: gcc -o conftest conftest.c >&5 configure:4082: $? = 0 configure:4089: ./conftest configure:4093: $? = 0 configure:4108: result: no configure:4113: checking for suffix of object files configure:4136: gcc -c conftest.c >&5 configure:4140: $? = 0 configure:4162: result: o configure:4166: checking whether the compiler supports GNU C configure:4186: gcc -c conftest.c >&5 configure:4186: $? = 0 configure:4196: result: yes configure:4207: checking whether gcc accepts -g configure:4228: gcc -c -g conftest.c >&5 configure:4228: $? = 0 configure:4272: result: yes configure:4292: checking for gcc option to enable C11 features configure:4307: gcc -c -g -O2 conftest.c >&5 configure:4307: $? = 0 configure:4325: result: none needed configure:4441: checking whether gcc understands -c and -o together configure:4464: gcc -c conftest.c -o conftest2.o configure:4467: $? = 0 configure:4464: gcc -c conftest.c -o conftest2.o configure:4467: $? = 0 configure:4479: result: yes configure:4498: checking dependency style of gcc configure:4610: result: gcc3 configure:4681: checking for ar configure:4702: found /usr/bin/ar configure:4713: result: ar configure:4739: checking the archiver (ar) interface configure:4756: gcc -c -g -O2 conftest.c >&5 configure:4756: $? = 0 configure:4759: ar cru libconftest.a conftest.o >&5 ar: `u' modifier ignored since `D' is the default (see `U') configure:4762: $? = 0 configure:4790: result: ar configure:4842: checking build system type configure:4857: result: x86_64-pc-linux-gnu configure:4877: checking host system type configure:4891: result: x86_64-pc-linux-gnu configure:4932: checking how to print strings configure:4959: result: printf configure:4980: checking for a sed that does not truncate output configure:5050: result: /usr/bin/sed configure:5068: checking for grep that handles long lines and -e configure:5132: result: /usr/bin/grep configure:5137: checking for egrep configure:5205: result: /usr/bin/grep -E configure:5210: checking for fgrep configure:5278: result: /usr/bin/grep -F configure:5314: checking for ld used by gcc configure:5382: result: /usr/bin/ld configure:5389: checking if the linker (/usr/bin/ld) is GNU ld configure:5405: result: yes configure:5417: checking for BSD- or MS-compatible name lister (nm) configure:5472: result: /usr/bin/nm -B configure:5612: checking the name lister (/usr/bin/nm -B) interface configure:5620: gcc -c -g -O2 conftest.c >&5 configure:5623: /usr/bin/nm -B "conftest.o" configure:5626: output 0000000000000000 B some_variable configure:5633: result: BSD nm configure:5636: checking whether ln -s works configure:5640: result: yes configure:5648: checking the maximum length of command line arguments configure:5780: result: 1572864 configure:5828: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:5869: result: func_convert_file_noop configure:5876: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:5897: result: func_convert_file_noop configure:5904: checking for /usr/bin/ld option to reload object files configure:5912: result: -r configure:5991: checking for file configure:6012: found /usr/bin/file configure:6023: result: file configure:6099: checking for objdump configure:6120: found /usr/bin/objdump configure:6131: result: objdump configure:6163: checking how to recognize dependent libraries configure:6364: result: pass_all configure:6454: checking for dlltool configure:6489: result: no configure:6519: checking how to associate runtime and link libraries configure:6547: result: printf %s\n configure:6697: checking for archiver @FILE support configure:6715: gcc -c -g -O2 conftest.c >&5 configure:6715: $? = 0 configure:6719: ar cr libconftest.a @conftest.lst >&5 configure:6722: $? = 0 configure:6727: ar cr libconftest.a @conftest.lst >&5 ar: conftest.o: No such file or directory configure:6730: $? = 1 configure:6742: result: @ configure:6805: checking for strip configure:6826: found /usr/bin/strip configure:6837: result: strip configure:6914: checking for ranlib configure:6935: found /usr/bin/ranlib configure:6946: result: ranlib configure:7048: checking command to parse /usr/bin/nm -B output from gcc object configure:7202: gcc -c -g -O2 conftest.c >&5 configure:7205: $? = 0 configure:7209: /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:7275: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:7278: $? = 0 configure:7316: result: ok configure:7363: checking for sysroot configure:7394: result: no configure:7401: checking for a working dd configure:7445: result: /usr/bin/dd configure:7449: checking how to truncate binary pipes configure:7465: result: /usr/bin/dd bs=4096 count=1 configure:7602: gcc -c -g -O2 conftest.c >&5 configure:7605: $? = 0 configure:7802: checking for mt configure:7837: result: no configure:7857: checking if : is a manifest tool configure:7864: : '-?' configure:7872: result: no configure:8597: checking for stdio.h configure:8597: gcc -c -g -O2 conftest.c >&5 configure:8597: $? = 0 configure:8597: result: yes configure:8597: checking for stdlib.h configure:8597: gcc -c -g -O2 conftest.c >&5 configure:8597: $? = 0 configure:8597: result: yes configure:8597: checking for string.h configure:8597: gcc -c -g -O2 conftest.c >&5 configure:8597: $? = 0 configure:8597: result: yes configure:8597: checking for inttypes.h configure:8597: gcc -c -g -O2 conftest.c >&5 configure:8597: $? = 0 configure:8597: result: yes configure:8597: checking for stdint.h configure:8597: gcc -c -g -O2 conftest.c >&5 configure:8597: $? = 0 configure:8597: result: yes configure:8597: checking for strings.h configure:8597: gcc -c -g -O2 conftest.c >&5 configure:8597: $? = 0 configure:8597: result: yes configure:8597: checking for sys/stat.h configure:8597: gcc -c -g -O2 conftest.c >&5 configure:8597: $? = 0 configure:8597: result: yes configure:8597: checking for sys/types.h configure:8597: gcc -c -g -O2 conftest.c >&5 configure:8597: $? = 0 configure:8597: result: yes configure:8597: checking for unistd.h configure:8597: gcc -c -g -O2 conftest.c >&5 configure:8597: $? = 0 configure:8597: result: yes configure:8622: checking for dlfcn.h configure:8622: gcc -c -g -O2 conftest.c >&5 configure:8622: $? = 0 configure:8622: result: yes configure:8881: checking for objdir configure:8897: result: .libs configure:9161: checking if gcc supports -fno-rtti -fno-exceptions configure:9180: 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:9184: $? = 0 configure:9197: result: no configure:9561: checking for gcc option to produce PIC configure:9569: result: -fPIC -DPIC configure:9577: checking if gcc PIC flag -fPIC -DPIC works configure:9596: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 configure:9600: $? = 0 configure:9613: result: yes configure:9642: checking if gcc static flag -static works configure:9671: result: yes configure:9686: checking if gcc supports -c -o file.o configure:9708: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:9712: $? = 0 configure:9734: result: yes configure:9742: checking if gcc supports -c -o file.o configure:9790: result: yes configure:9823: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:11097: result: yes configure:11134: checking whether -lc should be explicitly linked in configure:11143: gcc -c -g -O2 conftest.c >&5 configure:11146: $? = 0 configure:11161: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1 configure:11164: $? = 0 configure:11178: result: no configure:11338: checking dynamic linker characteristics configure:11920: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11920: $? = 0 configure:12171: result: GNU/Linux ld.so configure:12293: checking how to hardcode library paths into programs configure:12318: result: immediate configure:12870: checking whether stripping libraries is possible configure:12879: result: yes configure:12921: checking if libtool supports shared libraries configure:12923: result: yes configure:12926: checking whether to build shared libraries configure:12951: result: yes configure:12954: checking whether to build static libraries configure:12958: result: yes configure:13049: checking for gcc configure:13081: result: gcc configure:13434: checking for C compiler version configure:13443: 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:13454: $? = 0 configure:13443: 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:13454: $? = 0 configure:13443: gcc -V >&5 gcc: error: unrecognized command-line option '-V' gcc: fatal error: no input files compilation terminated. configure:13454: $? = 1 configure:13443: gcc -qversion >&5 gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:13454: $? = 1 configure:13443: gcc -version >&5 gcc: error: unrecognized command-line option '-version' gcc: fatal error: no input files compilation terminated. configure:13454: $? = 1 configure:13458: checking whether the compiler supports GNU C configure:13488: result: yes configure:13499: checking whether gcc accepts -g configure:13564: result: yes configure:13584: checking for gcc option to enable C11 features configure:13617: result: none needed configure:13733: checking whether gcc understands -c and -o together configure:13771: result: yes configure:13790: checking dependency style of gcc configure:13902: result: gcc3 configure:13922: checking how to run the C preprocessor configure:13948: gcc -E conftest.c configure:13948: $? = 0 configure:13963: gcc -E conftest.c conftest.c:23:10: fatal error: ac_nonexistent.h: No such file or directory 23 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:13963: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asn1c" | #define PACKAGE_TARNAME "asn1c" | #define PACKAGE_VERSION "0.9.28" | #define PACKAGE_STRING "asn1c 0.9.28" | #define PACKAGE_BUGREPORT "vlm@lionet.info" | #define PACKAGE_URL "" | #define PACKAGE "asn1c" | #define VERSION "0.9.28" | #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:13990: result: gcc -E configure:14004: gcc -E conftest.c configure:14004: $? = 0 configure:14019: gcc -E conftest.c conftest.c:23:10: fatal error: ac_nonexistent.h: No such file or directory 23 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:14019: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asn1c" | #define PACKAGE_TARNAME "asn1c" | #define PACKAGE_VERSION "0.9.28" | #define PACKAGE_STRING "asn1c 0.9.28" | #define PACKAGE_BUGREPORT "vlm@lionet.info" | #define PACKAGE_URL "" | #define PACKAGE "asn1c" | #define VERSION "0.9.28" | #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:14050: checking whether ln -s works configure:14054: result: yes configure:14061: checking whether make sets $(MAKE) configure:14084: result: yes configure:14097: checking for bison configure:14118: found /usr/bin/bison configure:14129: result: bison -y configure:14145: checking for flex configure:14166: found /usr/bin/flex configure:14177: result: flex configure:14226: checking for lex output file root configure:14239: flex conftest.l configure:14243: $? = 0 configure:14251: result: lex.yy configure:14266: checking for lex library configure:14291: gcc -o conftest -g -O2 conftest.c >&5 configure:14291: $? = 0 configure:14304: result: none needed configure:14319: checking for library containing yywrap configure:14349: gcc -o conftest -g -O2 conftest.c >&5 /usr/bin/ld: /tmp/ccDGwK4u.o: in function `main': /build/coverity/source-Osmocom/asn1c/conftest.c:31: undefined reference to `yywrap' collect2: error: ld returned 1 exit status configure:14349: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asn1c" | #define PACKAGE_TARNAME "asn1c" | #define PACKAGE_VERSION "0.9.28" | #define PACKAGE_STRING "asn1c 0.9.28" | #define PACKAGE_BUGREPORT "vlm@lionet.info" | #define PACKAGE_URL "" | #define PACKAGE "asn1c" | #define VERSION "0.9.28" | #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. */ | | /* 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:14349: 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:14349: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asn1c" | #define PACKAGE_TARNAME "asn1c" | #define PACKAGE_VERSION "0.9.28" | #define PACKAGE_STRING "asn1c 0.9.28" | #define PACKAGE_BUGREPORT "vlm@lionet.info" | #define PACKAGE_URL "" | #define PACKAGE "asn1c" | #define VERSION "0.9.28" | #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. */ | | /* 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:14349: 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:14349: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asn1c" | #define PACKAGE_TARNAME "asn1c" | #define PACKAGE_VERSION "0.9.28" | #define PACKAGE_STRING "asn1c 0.9.28" | #define PACKAGE_BUGREPORT "vlm@lionet.info" | #define PACKAGE_URL "" | #define PACKAGE "asn1c" | #define VERSION "0.9.28" | #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. */ | | /* 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:14369: result: no configure:14385: checking whether yytext is a pointer configure:14401: gcc -c -g -O2 conftest.c >&5 configure:14401: $? = 0 configure:14408: result: yes configure:14425: checking for ar configure:14449: found /usr/bin/ar configure:14462: result: /usr/bin/ar configure:14482: checking whether make supports nested variables configure:14500: result: yes configure:14552: checking whether C compiler accepts -Wall configure:14572: gcc -c -g -O2 -Wall conftest.c >&5 configure:14572: $? = 0 configure:14581: result: yes configure:14590: checking whether C compiler accepts -Wcast-qual configure:14610: gcc -c -g -O2 -Wall -Wcast-qual conftest.c >&5 configure:14610: $? = 0 configure:14619: result: yes configure:14628: checking whether C compiler accepts -Wchar-subscripts configure:14648: gcc -c -g -O2 -Wall -Wcast-qual -Wchar-subscripts conftest.c >&5 configure:14648: $? = 0 configure:14657: result: yes configure:14666: checking whether C compiler accepts -Wmissing-prototypes configure:14686: gcc -c -g -O2 -Wall -Wcast-qual -Wchar-subscripts -Wmissing-prototypes conftest.c >&5 configure:14686: $? = 0 configure:14695: result: yes configure:14704: checking whether C compiler accepts -Wmissing-declarations configure:14724: gcc -c -g -O2 -Wall -Wcast-qual -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations conftest.c >&5 configure:14724: $? = 0 configure:14733: result: yes configure:14743: checking whether C compiler accepts -Wno-error=cast-align configure:14763: gcc -c -g -O2 -Wall -Wcast-qual -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-error=cast-align conftest.c >&5 configure:14763: $? = 0 configure:14772: result: yes configure:14781: checking whether C compiler accepts -Wno-error=visibility configure:14801: gcc -c -g -O2 -Wall -Wcast-qual -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-error=cast-align -Wno-error=visibility conftest.c >&5 cc1: error: '-Wno-error=visibility': no option '-Wvisibility'; did you mean '-fvisibility='? configure:14801: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asn1c" | #define PACKAGE_TARNAME "asn1c" | #define PACKAGE_VERSION "0.9.28" | #define PACKAGE_STRING "asn1c 0.9.28" | #define PACKAGE_BUGREPORT "vlm@lionet.info" | #define PACKAGE_URL "" | #define PACKAGE "asn1c" | #define VERSION "0.9.28" | #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 YYTEXT_POINTER 1 | /* end confdefs.h. */ | | int | main (void) | { | | ; | return 0; | } configure:14810: result: no configure:14819: checking whether C compiler accepts -Wno-error=parentheses-equality configure:14839: gcc -c -g -O2 -Wall -Wcast-qual -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-error=cast-align -Wno-error=parentheses-equality conftest.c >&5 cc1: error: '-Wno-error=parentheses-equality': no option '-Wparentheses-equality' configure:14839: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asn1c" | #define PACKAGE_TARNAME "asn1c" | #define PACKAGE_VERSION "0.9.28" | #define PACKAGE_STRING "asn1c 0.9.28" | #define PACKAGE_BUGREPORT "vlm@lionet.info" | #define PACKAGE_URL "" | #define PACKAGE "asn1c" | #define VERSION "0.9.28" | #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 YYTEXT_POINTER 1 | /* end confdefs.h. */ | | int | main (void) | { | | ; | return 0; | } configure:14848: result: no configure:14857: checking whether C compiler accepts -Wno-error=unused-variable configure:14877: gcc -c -g -O2 -Wall -Wcast-qual -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-error=cast-align -Wno-error=unused-variable conftest.c >&5 configure:14877: $? = 0 configure:14886: result: yes configure:14902: checking for egrep configure:14970: result: /usr/bin/grep -E configure:14976: checking for sys/param.h configure:14976: gcc -c -g -O2 -Wall -Wcast-qual -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-error=cast-align conftest.c >&5 configure:14976: $? = 0 configure:14976: result: yes configure:14984: checking whether byte ordering is bigendian configure:15000: gcc -c -g -O2 -Wall -Wcast-qual -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-error=cast-align 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:15000: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asn1c" | #define PACKAGE_TARNAME "asn1c" | #define PACKAGE_VERSION "0.9.28" | #define PACKAGE_STRING "asn1c 0.9.28" | #define PACKAGE_BUGREPORT "vlm@lionet.info" | #define PACKAGE_URL "" | #define PACKAGE "asn1c" | #define VERSION "0.9.28" | #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 YYTEXT_POINTER 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:15046: gcc -c -g -O2 -Wall -Wcast-qual -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-error=cast-align conftest.c >&5 configure:15046: $? = 0 configure:15065: gcc -c -g -O2 -Wall -Wcast-qual -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-error=cast-align 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:15065: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asn1c" | #define PACKAGE_TARNAME "asn1c" | #define PACKAGE_VERSION "0.9.28" | #define PACKAGE_STRING "asn1c 0.9.28" | #define PACKAGE_BUGREPORT "vlm@lionet.info" | #define PACKAGE_URL "" | #define PACKAGE "asn1c" | #define VERSION "0.9.28" | #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 YYTEXT_POINTER 1 | #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:15199: result: no configure:15217: checking for off_t configure:15217: gcc -c -g -O2 -Wall -Wcast-qual -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-error=cast-align conftest.c >&5 configure:15217: $? = 0 configure:15217: gcc -c -g -O2 -Wall -Wcast-qual -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-error=cast-align conftest.c >&5 conftest.c: In function 'main': conftest.c:56:20: error: expected expression before ')' token 56 | if (sizeof ((off_t))) | ^ configure:15217: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asn1c" | #define PACKAGE_TARNAME "asn1c" | #define PACKAGE_VERSION "0.9.28" | #define PACKAGE_STRING "asn1c 0.9.28" | #define PACKAGE_BUGREPORT "vlm@lionet.info" | #define PACKAGE_URL "" | #define PACKAGE "asn1c" | #define VERSION "0.9.28" | #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 YYTEXT_POINTER 1 | #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:15217: result: yes configure:15227: checking for size_t configure:15227: gcc -c -g -O2 -Wall -Wcast-qual -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-error=cast-align conftest.c >&5 configure:15227: $? = 0 configure:15227: gcc -c -g -O2 -Wall -Wcast-qual -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-error=cast-align conftest.c >&5 conftest.c: In function 'main': conftest.c:56:21: error: expected expression before ')' token 56 | if (sizeof ((size_t))) | ^ configure:15227: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asn1c" | #define PACKAGE_TARNAME "asn1c" | #define PACKAGE_VERSION "0.9.28" | #define PACKAGE_STRING "asn1c 0.9.28" | #define PACKAGE_BUGREPORT "vlm@lionet.info" | #define PACKAGE_URL "" | #define PACKAGE "asn1c" | #define VERSION "0.9.28" | #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 YYTEXT_POINTER 1 | #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:15227: result: yes configure:15237: checking whether struct tm is in sys/time.h or time.h configure:15258: gcc -c -g -O2 -Wall -Wcast-qual -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-error=cast-align conftest.c >&5 configure:15258: $? = 0 configure:15266: result: time.h configure:15274: checking for intmax_t configure:15274: gcc -c -g -O2 -Wall -Wcast-qual -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-error=cast-align conftest.c >&5 configure:15274: $? = 0 configure:15274: gcc -c -g -O2 -Wall -Wcast-qual -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-error=cast-align conftest.c >&5 conftest.c: In function 'main': conftest.c:56:23: error: expected expression before ')' token 56 | if (sizeof ((intmax_t))) | ^ configure:15274: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asn1c" | #define PACKAGE_TARNAME "asn1c" | #define PACKAGE_VERSION "0.9.28" | #define PACKAGE_STRING "asn1c 0.9.28" | #define PACKAGE_BUGREPORT "vlm@lionet.info" | #define PACKAGE_URL "" | #define PACKAGE "asn1c" | #define VERSION "0.9.28" | #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 YYTEXT_POINTER 1 | #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 ((intmax_t))) | return 0; | ; | return 0; | } configure:15274: result: yes configure:15285: checking size of long is longer than 32 bit configure:15301: gcc -c -g -O2 -Wall -Wcast-qual -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-error=cast-align conftest.c >&5 conftest.c: In function 'main': conftest.c:31:34: error: 'dummy' undeclared (first use in this function) 31 | switch (0) case 0: case (sizeof (dummy) >= 8):; | ^~~~~ conftest.c:31:34: note: each undeclared identifier is reported only once for each function it appears in configure:15301: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asn1c" | #define PACKAGE_TARNAME "asn1c" | #define PACKAGE_VERSION "0.9.28" | #define PACKAGE_STRING "asn1c 0.9.28" | #define PACKAGE_BUGREPORT "vlm@lionet.info" | #define PACKAGE_URL "" | #define PACKAGE "asn1c" | #define VERSION "0.9.28" | #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 YYTEXT_POINTER 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include "confdefs.h" | #include | | int | main (void) | { | switch (0) case 0: case (sizeof (dummy) >= 8):; | ; | return 0; | } configure:15308: result: no configure:15320: checking for library containing getopt configure:15350: gcc -o conftest -g -O2 -Wall -Wcast-qual -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-error=cast-align conftest.c >&5 configure:15350: $? = 0 configure:15370: result: none required configure:15380: checking for strtoimax configure:15380: gcc -o conftest -g -O2 -Wall -Wcast-qual -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-error=cast-align conftest.c >&5 configure:15380: $? = 0 configure:15380: result: yes configure:15386: checking for strtoll configure:15386: gcc -o conftest -g -O2 -Wall -Wcast-qual -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-error=cast-align conftest.c >&5 configure:15386: $? = 0 configure:15386: result: yes configure:15393: checking for mergesort configure:15393: gcc -o conftest -g -O2 -Wall -Wcast-qual -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-error=cast-align conftest.c >&5 /usr/bin/ld: /tmp/ccysQ5fR.o: in function `main': /build/coverity/source-Osmocom/asn1c/conftest.c:54: undefined reference to `mergesort' collect2: error: ld returned 1 exit status configure:15393: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asn1c" | #define PACKAGE_TARNAME "asn1c" | #define PACKAGE_VERSION "0.9.28" | #define PACKAGE_STRING "asn1c 0.9.28" | #define PACKAGE_BUGREPORT "vlm@lionet.info" | #define PACKAGE_URL "" | #define PACKAGE "asn1c" | #define VERSION "0.9.28" | #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 YYTEXT_POINTER 1 | #define HAVE_SYS_PARAM_H 1 | #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:15393: result: no configure:15400: checking for mkstemps configure:15400: gcc -o conftest -g -O2 -Wall -Wcast-qual -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-error=cast-align conftest.c >&5 configure:15400: $? = 0 configure:15400: result: yes configure:15407: checking for timegm configure:15407: gcc -o conftest -g -O2 -Wall -Wcast-qual -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-error=cast-align conftest.c >&5 configure:15407: $? = 0 configure:15407: result: yes configure:15414: checking for gcc options needed to detect all undeclared functions configure:15436: gcc -c -g -O2 -Wall -Wcast-qual -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-error=cast-align conftest.c >&5 conftest.c: In function 'main': conftest.c:33:8: error: 'strchr' undeclared (first use in this function) 33 | (void) strchr; | ^~~~~~ conftest.c:1:1: note: 'strchr' is defined in header ''; did you forget to '#include '? 1 | /* confdefs.h */ conftest.c:33:8: note: each undeclared identifier is reported only once for each function it appears in 33 | (void) strchr; | ^~~~~~ configure:15436: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asn1c" | #define PACKAGE_TARNAME "asn1c" | #define PACKAGE_VERSION "0.9.28" | #define PACKAGE_STRING "asn1c 0.9.28" | #define PACKAGE_BUGREPORT "vlm@lionet.info" | #define PACKAGE_URL "" | #define PACKAGE "asn1c" | #define VERSION "0.9.28" | #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 YYTEXT_POINTER 1 | #define HAVE_SYS_PARAM_H 1 | #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:15463: gcc -c -g -O2 -Wall -Wcast-qual -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-error=cast-align conftest.c >&5 configure:15463: $? = 0 configure:15480: result: none needed configure:15494: checking whether alloca strcasecmp is declared configure:15494: gcc -c -g -O2 -Wall -Wcast-qual -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-error=cast-align conftest.c >&5 conftest.c: In function 'main': conftest.c:60:16: warning: extra tokens at end of #ifndef directive 60 | #ifndef alloca strcasecmp | ^~~~~~~~~~ configure:15494: $? = 0 configure:15494: result: yes configure:15518: gcc -o conftest -g -O2 -Wall -Wcast-qual -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-error=cast-align conftest.c >&5 configure:15518: $? = 0 configure:15630: checking that generated files are newer than configure configure:15636: result: done configure:15672: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by asn1c config.status 0.9.28, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on e5ff37ac6f8c config.status:1115: creating skeletons/tests/Makefile config.status:1115: creating libasn1compiler/Makefile config.status:1115: creating libasn1parser/Makefile config.status:1115: creating libasn1print/Makefile config.status:1115: creating asn1c/tests/Makefile config.status:1115: creating libasn1fix/Makefile config.status:1115: creating doc/docsrc/Makefile config.status:1115: creating skeletons/Makefile config.status:1115: creating examples/Makefile config.status:1115: creating asn1c/Makefile config.status:1115: creating doc/Makefile config.status:1115: creating asn1c.spec config.status:1115: creating Makefile config.status:1115: creating config.h config.status:1344: executing depfiles commands config.status:1421: cd skeletons/tests && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1426: $? = 0 config.status:1421: cd libasn1compiler && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1426: $? = 0 config.status:1421: cd libasn1parser && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1426: $? = 0 config.status:1421: cd libasn1print && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1426: $? = 0 config.status:1421: cd libasn1fix && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1426: $? = 0 config.status:1421: cd skeletons && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1426: $? = 0 config.status:1421: cd asn1c && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1426: $? = 0 config.status:1344: executing libtool commands configure:17829: 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_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_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_alloca_strcasecmp=yes 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_AR=/usr/bin/ar 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_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_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_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_struct_tm=time.h 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_ar_interface=ar am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=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_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 lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=yes lt_cv_sys_global_symbol_pipe='/usr/bin/sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | /usr/bin/sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='/usr/bin/sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='/usr/bin/sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_cdecl='/usr/bin/sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_global_symbol_to_import= lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop lt_cv_truncate_bin='/usr/bin/dd bs=4096 count=1' ## ----------------- ## ## Output variables. ## ## ----------------- ## 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_V='$(V)' AR='/usr/bin/ar' 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=cast-align' CPP='gcc -E' CPPFLAGS='' CSCOPE='cscope' CTAGS='ctags' 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='' FGREP='/usr/bin/grep -F' FILECMD='file' GREP='/usr/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/bin/ld -m elf_x86_64' LDFLAGS='' LEX='flex' LEXLIB='' LEX_OUTPUT_ROOT='lex.yy' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' 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.28' PACKAGE_TARNAME='asn1c' PACKAGE_URL='' PACKAGE_VERSION='0.9.28' PATH_SEPARATOR=':' RANLIB='ranlib' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/bash' STRIP='strip' TESTSUITE_CFLAGS=' -Wno-error=unused-variable' TEST_64BIT_FALSE='' TEST_64BIT_TRUE='#' VERSION='0.9.28' YACC='bison -y' YFLAGS='' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' 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.28" #define PACKAGE_STRING "asn1c 0.9.28" #define PACKAGE_BUGREPORT "vlm@lionet.info" #define PACKAGE_URL "" #define PACKAGE "asn1c" #define VERSION "0.9.28" #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 YYTEXT_POINTER 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_STRTOIMAX 1 #define HAVE_STRTOLL 1 #define HAVE_MKSTEMPS 1 #define HAVE_TIMEGM 1 #define HAVE_DECL_ALLOCA_STRCASECMP 1 #define HAVE_SYMLINK 1 configure: exit 0