This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by the fast lexical analyser generator configure 2.6.4, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/tmp/instance-0/output-1/host --sysconfdir=/tmp/instance-0/output-1/host/etc --localstatedir=/tmp/instance-0/output-1/host/var --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking --disable-doc ## --------- ## ## Platform. ## ## --------- ## hostname = ns3194567 uname -m = x86_64 uname -r = 5.4.0-80-generic uname -s = Linux uname -v = #90-Ubuntu SMP Fri Jul 9 22:49:44 UTC 2021 /usr/bin/uname -p = x86_64 /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: /tmp/instance-0/output-1/host/bin PATH: /tmp/instance-0/output-1/host/sbin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /snap/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2564: checking for gcc configure:2591: result: /usr/bin/gcc configure:2820: checking for C compiler version configure:2829: /usr/bin/gcc --version >&5 gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Copyright (C) 2019 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:2840: $? = 0 configure:2829: /usr/bin/gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/9/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none:hsa OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.3.0-17ubuntu1~20.04' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --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 --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --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-9-HskZEa/gcc-9-9.3.0/debian/tmp-nvptx/usr,hsa --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 9.3.0 (Ubuntu 9.3.0-17ubuntu1~20.04) configure:2840: $? = 0 configure:2829: /usr/bin/gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:2840: $? = 1 configure:2829: /usr/bin/gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:2840: $? = 1 configure:2860: checking whether the C compiler works configure:2882: /usr/bin/gcc -O2 -I/tmp/instance-0/output-1/host/include -I/tmp/instance-0/output-1/host/include -L/tmp/instance-0/output-1/host/lib -Wl,-rpath,/tmp/instance-0/output-1/host/lib conftest.c >&5 configure:2886: $? = 0 configure:2934: result: yes configure:2937: checking for C compiler default output file name configure:2939: result: a.out configure:2945: checking for suffix of executables configure:2952: /usr/bin/gcc -o conftest -O2 -I/tmp/instance-0/output-1/host/include -I/tmp/instance-0/output-1/host/include -L/tmp/instance-0/output-1/host/lib -Wl,-rpath,/tmp/instance-0/output-1/host/lib conftest.c >&5 configure:2956: $? = 0 configure:2978: result: configure:3000: checking whether we are cross compiling configure:3008: /usr/bin/gcc -o conftest -O2 -I/tmp/instance-0/output-1/host/include -I/tmp/instance-0/output-1/host/include -L/tmp/instance-0/output-1/host/lib -Wl,-rpath,/tmp/instance-0/output-1/host/lib conftest.c >&5 configure:3012: $? = 0 configure:3019: ./conftest configure:3023: $? = 0 configure:3011: result: no configure:3016: checking for suffix of object files configure:3038: /usr/bin/gcc -c -O2 -I/tmp/instance-0/output-1/host/include -I/tmp/instance-0/output-1/host/include conftest.c >&5 configure:3042: $? = 0 configure:3063: result: o configure:3067: checking whether we are using the GNU C compiler configure:3086: /usr/bin/gcc -c -O2 -I/tmp/instance-0/output-1/host/include -I/tmp/instance-0/output-1/host/include conftest.c >&5 configure:3086: $? = 0 configure:3095: result: yes configure:3104: checking whether /usr/bin/gcc accepts -g configure:3124: /usr/bin/gcc -c -g -I/tmp/instance-0/output-1/host/include conftest.c >&5 configure:3124: $? = 0 configure:3165: result: yes configure:3182: checking for /usr/bin/gcc option to accept ISO C89 configure:3245: /usr/bin/gcc -c -O2 -I/tmp/instance-0/output-1/host/include -I/tmp/instance-0/output-1/host/include conftest.c >&5 configure:3245: $? = 0 configure:3258: result: none needed configure:3283: checking whether /usr/bin/gcc understands -c and -o together configure:3305: /usr/bin/gcc -c conftest.c -o conftest2.o configure:3308: $? = 0 configure:3305: /usr/bin/gcc -c conftest.c -o conftest2.o configure:3308: $? = 0 configure:3320: result: yes configure:3343: checking how to run the C preprocessor configure:3413: result: /usr/bin/cpp configure:3433: /usr/bin/cpp -I/tmp/instance-0/output-1/host/include conftest.c configure:3433: $? = 0 configure:3447: /usr/bin/cpp -I/tmp/instance-0/output-1/host/include conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory 9 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:3447: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "the fast lexical analyser generator" | #define PACKAGE_TARNAME "flex" | #define PACKAGE_VERSION "2.6.4" | #define PACKAGE_STRING "the fast lexical analyser generator 2.6.4" | #define PACKAGE_BUGREPORT "flex-help@lists.sourceforge.net" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3476: checking for grep that handles long lines and -e configure:3534: result: /usr/bin/grep configure:3539: checking for egrep configure:3601: result: /usr/bin/grep -E configure:3606: checking for ANSI C header files configure:3626: /usr/bin/gcc -c -O2 -I/tmp/instance-0/output-1/host/include -I/tmp/instance-0/output-1/host/include conftest.c >&5 configure:3626: $? = 0 configure:3699: /usr/bin/gcc -o conftest -O2 -I/tmp/instance-0/output-1/host/include -I/tmp/instance-0/output-1/host/include -L/tmp/instance-0/output-1/host/lib -Wl,-rpath,/tmp/instance-0/output-1/host/lib conftest.c >&5 configure:3699: $? = 0 configure:3699: ./conftest configure:3699: $? = 0 configure:3710: result: yes configure:3723: checking for sys/types.h configure:3723: /usr/bin/gcc -c -O2 -I/tmp/instance-0/output-1/host/include -I/tmp/instance-0/output-1/host/include conftest.c >&5 configure:3723: $? = 0 configure:3723: result: yes configure:3723: checking for sys/stat.h configure:3723: /usr/bin/gcc -c -O2 -I/tmp/instance-0/output-1/host/include -I/tmp/instance-0/output-1/host/include conftest.c >&5 configure:3723: $? = 0 configure:3723: result: yes configure:3723: checking for stdlib.h configure:3723: /usr/bin/gcc -c -O2 -I/tmp/instance-0/output-1/host/include -I/tmp/instance-0/output-1/host/include conftest.c >&5 configure:3723: $? = 0 configure:3723: result: yes configure:3723: checking for string.h configure:3723: /usr/bin/gcc -c -O2 -I/tmp/instance-0/output-1/host/include -I/tmp/instance-0/output-1/host/include conftest.c >&5 configure:3723: $? = 0 configure:3723: result: yes configure:3723: checking for memory.h configure:3723: /usr/bin/gcc -c -O2 -I/tmp/instance-0/output-1/host/include -I/tmp/instance-0/output-1/host/include conftest.c >&5 configure:3723: $? = 0 configure:3723: result: yes configure:3723: checking for strings.h configure:3723: /usr/bin/gcc -c -O2 -I/tmp/instance-0/output-1/host/include -I/tmp/instance-0/output-1/host/include conftest.c >&5 configure:3723: $? = 0 configure:3723: result: yes configure:3723: checking for inttypes.h configure:3723: /usr/bin/gcc -c -O2 -I/tmp/instance-0/output-1/host/include -I/tmp/instance-0/output-1/host/include conftest.c >&5 configure:3723: $? = 0 configure:3723: result: yes configure:3723: checking for stdint.h configure:3723: /usr/bin/gcc -c -O2 -I/tmp/instance-0/output-1/host/include -I/tmp/instance-0/output-1/host/include conftest.c >&5 configure:3723: $? = 0 configure:3723: result: yes configure:3723: checking for unistd.h configure:3723: /usr/bin/gcc -c -O2 -I/tmp/instance-0/output-1/host/include -I/tmp/instance-0/output-1/host/include conftest.c >&5 configure:3723: $? = 0 configure:3723: result: yes configure:3736: checking minix/config.h usability configure:3736: /usr/bin/gcc -c -O2 -I/tmp/instance-0/output-1/host/include -I/tmp/instance-0/output-1/host/include conftest.c >&5 conftest.c:52:10: fatal error: minix/config.h: No such file or directory 52 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:3736: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "the fast lexical analyser generator" | #define PACKAGE_TARNAME "flex" | #define PACKAGE_VERSION "2.6.4" | #define PACKAGE_STRING "the fast lexical analyser generator 2.6.4" | #define PACKAGE_BUGREPORT "flex-help@lists.sourceforge.net" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:3736: result: no configure:3736: checking minix/config.h presence configure:3736: /usr/bin/cpp -I/tmp/instance-0/output-1/host/include conftest.c conftest.c:19:10: fatal error: minix/config.h: No such file or directory 19 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:3736: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "the fast lexical analyser generator" | #define PACKAGE_TARNAME "flex" | #define PACKAGE_VERSION "2.6.4" | #define PACKAGE_STRING "the fast lexical analyser generator 2.6.4" | #define PACKAGE_BUGREPORT "flex-help@lists.sourceforge.net" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:3736: result: no configure:3736: checking for minix/config.h configure:3736: result: no configure:3757: checking whether it is safe to define __EXTENSIONS__ configure:3775: /usr/bin/gcc -c -O2 -I/tmp/instance-0/output-1/host/include -I/tmp/instance-0/output-1/host/include conftest.c >&5 configure:3775: $? = 0 configure:3782: result: yes configure:3825: checking build system type configure:3839: result: x86_64-pc-linux-gnu configure:3859: checking host system type configure:3872: result: x86_64-pc-linux-gnu configure:3913: checking how to print strings configure:3940: result: printf configure:3961: checking for a sed that does not truncate output configure:4025: result: /usr/bin/sed configure:4043: checking for fgrep configure:4105: result: /usr/bin/grep -F configure:4140: checking for ld used by /usr/bin/gcc configure:4207: result: /usr/bin/ld configure:4214: checking if the linker (/usr/bin/ld) is GNU ld configure:4229: result: yes configure:4241: checking for BSD- or MS-compatible name lister (nm) configure:4295: result: /usr/bin/nm configure:4425: checking the name lister (/usr/bin/nm) interface configure:4432: /usr/bin/gcc -c -O2 -I/tmp/instance-0/output-1/host/include -I/tmp/instance-0/output-1/host/include conftest.c >&5 configure:4435: /usr/bin/nm "conftest.o" configure:4438: output 0000000000000000 B some_variable configure:4439: result: BSD nm configure:4442: checking whether ln -s works configure:4446: result: yes configure:4454: checking the maximum length of command line arguments configure:4585: result: 1572864 configure:4633: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:4673: result: func_convert_file_noop configure:4680: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:4700: result: func_convert_file_noop configure:4707: checking for /usr/bin/ld option to reload object files configure:4714: result: -r configure:4788: checking for objdump configure:4804: found /usr/bin/objdump configure:4815: result: objdump configure:4847: checking how to recognize dependent libraries configure:5047: result: pass_all configure:5132: checking for dlltool configure:5162: result: no configure:5192: checking how to associate runtime and link libraries configure:5219: result: printf %s\n configure:5343: checking for archiver @FILE support configure:5360: /usr/bin/gcc -c -O2 -I/tmp/instance-0/output-1/host/include -I/tmp/instance-0/output-1/host/include conftest.c >&5 configure:5360: $? = 0 configure:5363: /usr/bin/ar cru libconftest.a @conftest.lst >&5 /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') configure:5366: $? = 0 configure:5371: /usr/bin/ar cru libconftest.a @conftest.lst >&5 /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') /usr/bin/ar: conftest.o: No such file or directory configure:5374: $? = 1 configure:5373: result: @ configure:5431: checking for strip configure:5447: found /usr/bin/strip configure:5458: result: strip configure:5530: checking for ranlib configure:5557: result: /usr/bin/ranlib configure:5634: checking for gawk configure:5650: found /usr/bin/gawk configure:5661: result: gawk configure:5701: checking command to parse /usr/bin/nm output from /usr/bin/gcc object configure:5854: /usr/bin/gcc -c -O2 -I/tmp/instance-0/output-1/host/include -I/tmp/instance-0/output-1/host/include conftest.c >&5 configure:5857: $? = 0 configure:5861: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:5864: $? = 0 configure:5930: /usr/bin/gcc -o conftest -O2 -I/tmp/instance-0/output-1/host/include -I/tmp/instance-0/output-1/host/include -L/tmp/instance-0/output-1/host/lib -Wl,-rpath,/tmp/instance-0/output-1/host/lib conftest.c conftstm.o >&5 configure:5933: $? = 0 configure:5971: result: ok configure:6018: checking for sysroot configure:6048: result: no configure:6055: checking for a working dd configure:6093: result: /usr/bin/dd configure:6097: checking how to truncate binary pipes configure:6112: result: /usr/bin/dd bs=4096 count=1 configure:6248: /usr/bin/gcc -c -O2 -I/tmp/instance-0/output-1/host/include -I/tmp/instance-0/output-1/host/include conftest.c >&5 configure:6251: $? = 0 configure:6441: checking for mt configure:6457: found /usr/bin/mt configure:6468: result: mt configure:6491: checking if mt is a manifest tool configure:6497: mt '-?' configure:6505: result: no configure:7179: checking for dlfcn.h configure:7179: /usr/bin/gcc -c -O2 -I/tmp/instance-0/output-1/host/include -I/tmp/instance-0/output-1/host/include conftest.c >&5 configure:7179: $? = 0 configure:7179: result: yes configure:7435: checking for objdir configure:7450: result: .libs configure:7714: checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions configure:7732: /usr/bin/gcc -c -O2 -I/tmp/instance-0/output-1/host/include -I/tmp/instance-0/output-1/host/include -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:7736: $? = 0 configure:7749: result: no configure:8107: checking for /usr/bin/gcc option to produce PIC configure:8114: result: -fPIC -DPIC configure:8122: checking if /usr/bin/gcc PIC flag -fPIC -DPIC works configure:8140: /usr/bin/gcc -c -O2 -I/tmp/instance-0/output-1/host/include -I/tmp/instance-0/output-1/host/include -fPIC -DPIC -DPIC conftest.c >&5 configure:8144: $? = 0 configure:8157: result: yes configure:8186: checking if /usr/bin/gcc static flag -static works configure:8214: result: yes configure:8229: checking if /usr/bin/gcc supports -c -o file.o configure:8250: /usr/bin/gcc -c -O2 -I/tmp/instance-0/output-1/host/include -I/tmp/instance-0/output-1/host/include -o out/conftest2.o conftest.c >&5 configure:8254: $? = 0 configure:8276: result: yes configure:8284: checking if /usr/bin/gcc supports -c -o file.o configure:8331: result: yes configure:8364: checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:9623: result: yes configure:9660: checking whether -lc should be explicitly linked in configure:9668: /usr/bin/gcc -c -O2 -I/tmp/instance-0/output-1/host/include -I/tmp/instance-0/output-1/host/include conftest.c >&5 configure:9671: $? = 0 configure:9686: /usr/bin/gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1 configure:9689: $? = 0 configure:9703: result: no configure:9863: checking dynamic linker characteristics configure:10444: /usr/bin/gcc -o conftest -O2 -I/tmp/instance-0/output-1/host/include -I/tmp/instance-0/output-1/host/include -L/tmp/instance-0/output-1/host/lib -Wl,-rpath,/tmp/instance-0/output-1/host/lib -Wl,-rpath -Wl,/foo conftest.c >&5 configure:10444: $? = 0 configure:10681: result: GNU/Linux ld.so configure:10803: checking how to hardcode library paths into programs configure:10828: result: immediate configure:11376: checking whether stripping libraries is possible configure:11381: result: yes configure:11416: checking if libtool supports shared libraries configure:11418: result: yes configure:11421: checking whether to build shared libraries configure:11446: result: yes configure:11449: checking whether to build static libraries configure:11453: result: no configure:8298: checking for a BSD-compatible install configure:8366: result: /usr/bin/install -c configure:8377: checking whether build environment is sane configure:8432: result: yes configure:8578: checking for a thread-safe mkdir -p configure:8617: result: /usr/bin/mkdir -p configure:8620: checking whether make sets $(MAKE) configure:8642: result: yes configure:8672: checking for style of include used by make configure:8700: result: GNU configure:8734: checking whether make supports nested variables configure:8751: result: yes configure:8836: checking dependency style of /usr/bin/gcc configure:8947: result: none configure:9015: checking whether NLS is requested configure:9024: result: no configure:9064: checking for msgfmt configure: trying /tmp/instance-0/output-1/host/bin/msgfmt... configure:9096: result: /tmp/instance-0/output-1/host/bin/msgfmt configure:9105: checking for gmsgfmt configure:9136: result: /tmp/instance-0/output-1/host/bin/msgfmt configure:9186: checking for xgettext configure: trying /tmp/instance-0/output-1/host/bin/xgettext... configure:9218: result: /tmp/instance-0/output-1/host/bin/xgettext configure:9263: checking for msgmerge configure: trying /tmp/instance-0/output-1/host/bin/msgmerge... configure:9294: result: /tmp/instance-0/output-1/host/bin/msgmerge configure:9352: checking for ld used by /usr/bin/gcc configure:9419: result: /usr/bin/ld -m elf_x86_64 configure:9426: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld configure:9441: result: yes configure:9448: checking for shared library run path origin configure:9461: result: done configure:9482: checking for the common suffixes of directories in the library search path configure:9556: result: lib,lib configure:10052: checking for CFPreferencesCopyAppValue configure:10070: /usr/bin/gcc -o conftest -O2 -I/tmp/instance-0/output-1/host/include -I/tmp/instance-0/output-1/host/include -L/tmp/instance-0/output-1/host/lib -Wl,-rpath,/tmp/instance-0/output-1/host/lib conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:28:10: fatal error: CoreFoundation/CFPreferences.h: No such file or directory 28 | #include | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:10070: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "the fast lexical analyser generator" | #define PACKAGE_TARNAME "flex" | #define PACKAGE_VERSION "2.6.4" | #define PACKAGE_STRING "the fast lexical analyser generator 2.6.4" | #define PACKAGE_BUGREPORT "flex-help@lists.sourceforge.net" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define PACKAGE "flex" | #define VERSION "2.6.4" | /* end confdefs.h. */ | #include | int | main () | { | CFPreferencesCopyAppValue(NULL, NULL) | ; | return 0; | } configure:10079: result: no configure:10086: checking for CFLocaleCopyCurrent configure:10104: /usr/bin/gcc -o conftest -O2 -I/tmp/instance-0/output-1/host/include -I/tmp/instance-0/output-1/host/include -L/tmp/instance-0/output-1/host/lib -Wl,-rpath,/tmp/instance-0/output-1/host/lib conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:28:10: fatal error: CoreFoundation/CFLocale.h: No such file or directory 28 | #include | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:10104: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "the fast lexical analyser generator" | #define PACKAGE_TARNAME "flex" | #define PACKAGE_VERSION "2.6.4" | #define PACKAGE_STRING "the fast lexical analyser generator 2.6.4" | #define PACKAGE_BUGREPORT "flex-help@lists.sourceforge.net" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define PACKAGE "flex" | #define VERSION "2.6.4" | /* end confdefs.h. */ | #include | int | main () | { | CFLocaleCopyCurrent(); | ; | return 0; | } configure:10113: result: no configure:11047: checking whether to use NLS configure:11049: result: no configure:11125: checking for bison configure:11141: found /tmp/instance-0/output-1/host/bin/bison configure:11152: result: bison -y configure:11183: checking for flex configure:11213: result: no configure:11183: checking for lex configure:11213: result: no configure:11389: checking for gcc configure:11416: result: /usr/bin/gcc configure:11645: checking for C compiler version configure:11654: /usr/bin/gcc --version >&5 gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Copyright (C) 2019 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:11665: $? = 0 configure:11654: /usr/bin/gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/9/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none:hsa OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.3.0-17ubuntu1~20.04' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --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 --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --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-9-HskZEa/gcc-9-9.3.0/debian/tmp-nvptx/usr,hsa --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 9.3.0 (Ubuntu 9.3.0-17ubuntu1~20.04) configure:11665: $? = 0 configure:11654: /usr/bin/gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:11665: $? = 1 configure:11654: /usr/bin/gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:11665: $? = 1 configure:11669: checking whether we are using the GNU C compiler configure:11697: result: yes configure:11706: checking whether /usr/bin/gcc accepts -g configure:11767: result: yes configure:11784: checking for /usr/bin/gcc option to accept ISO C89 configure:11860: result: none needed configure:11885: checking whether /usr/bin/gcc understands -c and -o together configure:11922: result: yes configure:11995: checking for gcc configure:12011: found /usr/bin/gcc configure:12022: result: gcc configure:12251: checking for C compiler version configure:12260: gcc --version >&5 gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Copyright (C) 2019 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:12271: $? = 0 configure:12260: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/9/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none:hsa OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.3.0-17ubuntu1~20.04' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --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 --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --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-9-HskZEa/gcc-9-9.3.0/debian/tmp-nvptx/usr,hsa --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 9.3.0 (Ubuntu 9.3.0-17ubuntu1~20.04) configure:12271: $? = 0 configure:12260: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:12271: $? = 1 configure:12260: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:12271: $? = 1 configure:12275: checking whether we are using the GNU C compiler configure:12303: result: yes configure:12312: checking whether gcc accepts -g configure:12332: /usr/bin/gcc -c -O2 -I/tmp/instance-0/output-1/host/include -I/tmp/instance-0/output-1/host/include conftest.c >&5 configure:12332: $? = 0 configure:12373: result: yes configure:12390: checking for gcc option to accept ISO C89 configure:12466: result: none needed configure:12491: checking whether gcc understands -c and -o together configure:12528: result: yes configure:12550: checking how to run the C preprocessor configure:12581: /usr/bin/cpp -I/tmp/instance-0/output-1/host/include conftest.c configure:12581: $? = 0 configure:12595: /usr/bin/cpp -I/tmp/instance-0/output-1/host/include conftest.c conftest.c:28:10: fatal error: ac_nonexistent.h: No such file or directory 28 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:12595: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "the fast lexical analyser generator" | #define PACKAGE_TARNAME "flex" | #define PACKAGE_VERSION "2.6.4" | #define PACKAGE_STRING "the fast lexical analyser generator 2.6.4" | #define PACKAGE_BUGREPORT "flex-help@lists.sourceforge.net" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define PACKAGE "flex" | #define VERSION "2.6.4" | /* end confdefs.h. */ | #include configure:12620: result: gcc -E configure:12640: /usr/bin/cpp -I/tmp/instance-0/output-1/host/include conftest.c configure:12640: $? = 0 configure:12654: /usr/bin/cpp -I/tmp/instance-0/output-1/host/include conftest.c conftest.c:28:10: fatal error: ac_nonexistent.h: No such file or directory 28 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:12654: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "the fast lexical analyser generator" | #define PACKAGE_TARNAME "flex" | #define PACKAGE_VERSION "2.6.4" | #define PACKAGE_STRING "the fast lexical analyser generator 2.6.4" | #define PACKAGE_BUGREPORT "flex-help@lists.sourceforge.net" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define PACKAGE "flex" | #define VERSION "2.6.4" | /* end confdefs.h. */ | #include configure:12803: checking for C++ compiler version configure:12812: /usr/bin/g++ --version >&5 g++ (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Copyright (C) 2019 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:12823: $? = 0 configure:12812: /usr/bin/g++ -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/9/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none:hsa OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.3.0-17ubuntu1~20.04' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --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 --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --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-9-HskZEa/gcc-9-9.3.0/debian/tmp-nvptx/usr,hsa --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 9.3.0 (Ubuntu 9.3.0-17ubuntu1~20.04) configure:12823: $? = 0 configure:12812: /usr/bin/g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:12823: $? = 1 configure:12812: /usr/bin/g++ -qversion >&5 g++: error: unrecognized command line option '-qversion'; did you mean '--version'? g++: fatal error: no input files compilation terminated. configure:12823: $? = 1 configure:12827: checking whether we are using the GNU C++ compiler configure:12846: /usr/bin/g++ -c -O2 -I/tmp/instance-0/output-1/host/include -I/tmp/instance-0/output-1/host/include conftest.cpp >&5 configure:12846: $? = 0 configure:12855: result: yes configure:12864: checking whether /usr/bin/g++ accepts -g configure:12884: /usr/bin/g++ -c -g -I/tmp/instance-0/output-1/host/include conftest.cpp >&5 configure:12884: $? = 0 configure:12925: result: yes configure:12966: checking how to run the C++ preprocessor configure:12993: /usr/bin/g++ -E -I/tmp/instance-0/output-1/host/include conftest.cpp configure:12993: $? = 0 configure:13007: /usr/bin/g++ -E -I/tmp/instance-0/output-1/host/include conftest.cpp conftest.cpp:28:10: fatal error: ac_nonexistent.h: No such file or directory 28 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:13007: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "the fast lexical analyser generator" | #define PACKAGE_TARNAME "flex" | #define PACKAGE_VERSION "2.6.4" | #define PACKAGE_STRING "the fast lexical analyser generator 2.6.4" | #define PACKAGE_BUGREPORT "flex-help@lists.sourceforge.net" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define PACKAGE "flex" | #define VERSION "2.6.4" | /* end confdefs.h. */ | #include configure:13032: result: /usr/bin/g++ -E configure:13052: /usr/bin/g++ -E -I/tmp/instance-0/output-1/host/include conftest.cpp configure:13052: $? = 0 configure:13066: /usr/bin/g++ -E -I/tmp/instance-0/output-1/host/include conftest.cpp conftest.cpp:28:10: fatal error: ac_nonexistent.h: No such file or directory 28 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:13066: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "the fast lexical analyser generator" | #define PACKAGE_TARNAME "flex" | #define PACKAGE_VERSION "2.6.4" | #define PACKAGE_STRING "the fast lexical analyser generator 2.6.4" | #define PACKAGE_BUGREPORT "flex-help@lists.sourceforge.net" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define PACKAGE "flex" | #define VERSION "2.6.4" | /* end confdefs.h. */ | #include configure:13228: checking for ld used by /usr/bin/g++ configure:13295: result: /usr/bin/ld -m elf_x86_64 configure:13302: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld configure:13317: result: yes configure:13372: checking whether the /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:14445: result: yes configure:14481: /usr/bin/g++ -c -O2 -I/tmp/instance-0/output-1/host/include -I/tmp/instance-0/output-1/host/include conftest.cpp >&5 configure:14484: $? = 0 configure:14965: checking for /usr/bin/g++ option to produce PIC configure:14972: result: -fPIC -DPIC configure:14980: checking if /usr/bin/g++ PIC flag -fPIC -DPIC works configure:14998: /usr/bin/g++ -c -O2 -I/tmp/instance-0/output-1/host/include -I/tmp/instance-0/output-1/host/include -fPIC -DPIC -DPIC conftest.cpp >&5 configure:15002: $? = 0 configure:15015: result: yes configure:15038: checking if /usr/bin/g++ static flag -static works configure:15066: result: yes configure:15078: checking if /usr/bin/g++ supports -c -o file.o configure:15099: /usr/bin/g++ -c -O2 -I/tmp/instance-0/output-1/host/include -I/tmp/instance-0/output-1/host/include -o out/conftest2.o conftest.cpp >&5 configure:15103: $? = 0 configure:15125: result: yes configure:15130: checking if /usr/bin/g++ supports -c -o file.o configure:15177: result: yes configure:15207: checking whether the /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:15247: result: yes configure:15388: checking dynamic linker characteristics configure:16133: result: GNU/Linux ld.so configure:16198: checking how to hardcode library paths into programs configure:16223: result: immediate configure:15111: checking dependency style of /usr/bin/g++ configure:15222: result: none configure:15238: checking whether ln -s works configure:15242: result: yes configure:15253: checking for gawk configure:15280: result: gawk configure:15385: checking for help2man configure:15416: result: ${top_srcdir}/build-aux/missing help2man configure:15425: WARNING: help2man: program not found: building man page will not work configure:15434: checking for gtexi2dvi configure:15467: result: no configure:15434: checking for texi2dvi configure:15467: result: no configure:15477: WARNING: texi2dvi: program not found: building pdf version of manual will not work configure:15484: checking for m4 that supports -P configure:15517: result: /tmp/instance-0/output-1/host/bin/m4 configure:15529: checking for indent configure:15560: result: ${top_srcdir}/build-aux/missing indent configure:15568: checking if ${top_srcdir}/build-aux/missing indent is GNU indent configure:15574: result: no configure:15576: WARNING: ${top_srcdir}/build-aux/missing indent does not appear to be GNU indent; 'make indent' may not function properly configure:15586: checking regex.h usability configure:15586: /usr/bin/gcc -c -O2 -I/tmp/instance-0/output-1/host/include -I/tmp/instance-0/output-1/host/include conftest.c >&5 configure:15586: $? = 0 configure:15586: result: yes configure:15586: checking regex.h presence configure:15586: /usr/bin/cpp -I/tmp/instance-0/output-1/host/include conftest.c configure:15586: $? = 0 configure:15586: result: yes configure:15586: checking for regex.h configure:15586: result: yes configure:15586: checking for strings.h configure:15586: result: yes configure:15586: checking for sys/stat.h configure:15586: result: yes configure:15586: checking sys/wait.h usability configure:15586: /usr/bin/gcc -c -O2 -I/tmp/instance-0/output-1/host/include -I/tmp/instance-0/output-1/host/include conftest.c >&5 configure:15586: $? = 0 configure:15586: result: yes configure:15586: checking sys/wait.h presence configure:15586: /usr/bin/cpp -I/tmp/instance-0/output-1/host/include conftest.c configure:15586: $? = 0 configure:15586: result: yes configure:15586: checking for sys/wait.h configure:15586: result: yes configure:15586: checking for unistd.h configure:15586: result: yes configure:15602: checking for inttypes.h configure:15602: result: yes configure:15602: checking libintl.h usability configure:15602: /usr/bin/gcc -c -O2 -I/tmp/instance-0/output-1/host/include -I/tmp/instance-0/output-1/host/include conftest.c >&5 configure:15602: $? = 0 configure:15602: result: yes configure:15602: checking libintl.h presence configure:15602: /usr/bin/cpp -I/tmp/instance-0/output-1/host/include conftest.c configure:15602: $? = 0 configure:15602: result: yes configure:15602: checking for libintl.h configure:15602: result: yes configure:15602: checking limits.h usability configure:15602: /usr/bin/gcc -c -O2 -I/tmp/instance-0/output-1/host/include -I/tmp/instance-0/output-1/host/include conftest.c >&5 configure:15602: $? = 0 configure:15602: result: yes configure:15602: checking limits.h presence configure:15602: /usr/bin/cpp -I/tmp/instance-0/output-1/host/include conftest.c configure:15602: $? = 0 configure:15602: result: yes configure:15602: checking for limits.h configure:15602: result: yes configure:15602: checking locale.h usability configure:15602: /usr/bin/gcc -c -O2 -I/tmp/instance-0/output-1/host/include -I/tmp/instance-0/output-1/host/include conftest.c >&5 configure:15602: $? = 0 configure:15602: result: yes configure:15602: checking locale.h presence configure:15602: /usr/bin/cpp -I/tmp/instance-0/output-1/host/include conftest.c configure:15602: $? = 0 configure:15602: result: yes configure:15602: checking for locale.h configure:15602: result: yes configure:15602: checking malloc.h usability configure:15602: /usr/bin/gcc -c -O2 -I/tmp/instance-0/output-1/host/include -I/tmp/instance-0/output-1/host/include conftest.c >&5 configure:15602: $? = 0 configure:15602: result: yes configure:15602: checking malloc.h presence configure:15602: /usr/bin/cpp -I/tmp/instance-0/output-1/host/include conftest.c configure:15602: $? = 0 configure:15602: result: yes configure:15602: checking for malloc.h configure:15602: result: yes configure:15602: checking netinet/in.h usability configure:15602: /usr/bin/gcc -c -O2 -I/tmp/instance-0/output-1/host/include -I/tmp/instance-0/output-1/host/include conftest.c >&5 configure:15602: $? = 0 configure:15602: result: yes configure:15602: checking netinet/in.h presence configure:15602: /usr/bin/cpp -I/tmp/instance-0/output-1/host/include conftest.c configure:15602: $? = 0 configure:15602: result: yes configure:15602: checking for netinet/in.h configure:15602: result: yes configure:15620: checking for pthread_mutex_lock in -lpthread configure:15645: /usr/bin/gcc -o conftest -O2 -I/tmp/instance-0/output-1/host/include -I/tmp/instance-0/output-1/host/include -L/tmp/instance-0/output-1/host/lib -Wl,-rpath,/tmp/instance-0/output-1/host/lib conftest.c -lpthread >&5 configure:15645: $? = 0 configure:15654: result: yes configure:15659: checking pthread.h usability configure:15659: /usr/bin/gcc -c -O2 -I/tmp/instance-0/output-1/host/include -I/tmp/instance-0/output-1/host/include conftest.c >&5 configure:15659: $? = 0 configure:15659: result: yes configure:15659: checking pthread.h presence configure:15659: /usr/bin/cpp -I/tmp/instance-0/output-1/host/include conftest.c configure:15659: $? = 0 configure:15659: result: yes configure:15659: checking for pthread.h configure:15659: result: yes configure:15679: checking for log10 in -lm configure:15704: /usr/bin/gcc -o conftest -O2 -I/tmp/instance-0/output-1/host/include -I/tmp/instance-0/output-1/host/include -L/tmp/instance-0/output-1/host/lib -Wl,-rpath,/tmp/instance-0/output-1/host/lib conftest.c -lm >&5 conftest.c:48:6: warning: conflicting types for built-in function 'log10'; expected 'double(double)' [-Wbuiltin-declaration-mismatch] 48 | char log10 (); | ^~~~~ conftest.c:1:1: note: 'log10' is declared in header '' 1 | /* confdefs.h */ configure:15704: $? = 0 configure:15713: result: yes configure:15727: checking for stdbool.h that conforms to C99 configure:15794: /usr/bin/gcc -c -O2 -I/tmp/instance-0/output-1/host/include -I/tmp/instance-0/output-1/host/include conftest.c >&5 configure:15794: $? = 0 configure:15801: result: yes configure:15803: checking for _Bool configure:15803: /usr/bin/gcc -c -O2 -I/tmp/instance-0/output-1/host/include -I/tmp/instance-0/output-1/host/include conftest.c >&5 configure:15803: $? = 0 configure:15803: /usr/bin/gcc -c -O2 -I/tmp/instance-0/output-1/host/include -I/tmp/instance-0/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:78:20: error: expected expression before ')' token 78 | if (sizeof ((_Bool))) | ^ configure:15803: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "the fast lexical analyser generator" | #define PACKAGE_TARNAME "flex" | #define PACKAGE_VERSION "2.6.4" | #define PACKAGE_STRING "the fast lexical analyser generator 2.6.4" | #define PACKAGE_BUGREPORT "flex-help@lists.sourceforge.net" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define PACKAGE "flex" | #define VERSION "2.6.4" | #define M4 "/tmp/instance-0/output-1/host/bin/m4" | #define HAVE_REGEX_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_LIBM 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((_Bool))) | return 0; | ; | return 0; | } configure:15803: result: yes configure:15820: checking for an ANSI C-conforming const configure:15886: /usr/bin/gcc -c -O2 -I/tmp/instance-0/output-1/host/include -I/tmp/instance-0/output-1/host/include conftest.c >&5 configure:15886: $? = 0 configure:15893: result: yes configure:15901: checking for size_t configure:15901: /usr/bin/gcc -c -O2 -I/tmp/instance-0/output-1/host/include -I/tmp/instance-0/output-1/host/include conftest.c >&5 configure:15901: $? = 0 configure:15901: /usr/bin/gcc -c -O2 -I/tmp/instance-0/output-1/host/include -I/tmp/instance-0/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:80:21: error: expected expression before ')' token 80 | if (sizeof ((size_t))) | ^ configure:15901: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "the fast lexical analyser generator" | #define PACKAGE_TARNAME "flex" | #define PACKAGE_VERSION "2.6.4" | #define PACKAGE_STRING "the fast lexical analyser generator 2.6.4" | #define PACKAGE_BUGREPORT "flex-help@lists.sourceforge.net" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define PACKAGE "flex" | #define VERSION "2.6.4" | #define M4 "/tmp/instance-0/output-1/host/bin/m4" | #define HAVE_REGEX_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_LIBM 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:15901: result: yes configure:15917: checking for working alloca.h configure:15934: /usr/bin/gcc -o conftest -O2 -I/tmp/instance-0/output-1/host/include -I/tmp/instance-0/output-1/host/include -L/tmp/instance-0/output-1/host/lib -Wl,-rpath,/tmp/instance-0/output-1/host/lib conftest.c -lm >&5 configure:15934: $? = 0 configure:15942: result: yes configure:15950: checking for alloca configure:15987: /usr/bin/gcc -o conftest -O2 -I/tmp/instance-0/output-1/host/include -I/tmp/instance-0/output-1/host/include -L/tmp/instance-0/output-1/host/lib -Wl,-rpath,/tmp/instance-0/output-1/host/lib conftest.c -lm >&5 configure:15987: $? = 0 configure:15995: result: yes configure:16101: checking for pid_t configure:16101: /usr/bin/gcc -c -O2 -I/tmp/instance-0/output-1/host/include -I/tmp/instance-0/output-1/host/include conftest.c >&5 configure:16101: $? = 0 configure:16101: /usr/bin/gcc -c -O2 -I/tmp/instance-0/output-1/host/include -I/tmp/instance-0/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:82:20: error: expected expression before ')' token 82 | if (sizeof ((pid_t))) | ^ configure:16101: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "the fast lexical analyser generator" | #define PACKAGE_TARNAME "flex" | #define PACKAGE_VERSION "2.6.4" | #define PACKAGE_STRING "the fast lexical analyser generator 2.6.4" | #define PACKAGE_BUGREPORT "flex-help@lists.sourceforge.net" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define PACKAGE "flex" | #define VERSION "2.6.4" | #define M4 "/tmp/instance-0/output-1/host/bin/m4" | #define HAVE_REGEX_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_LIBM 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure:16101: result: yes configure:16114: checking vfork.h usability configure:16114: /usr/bin/gcc -c -O2 -I/tmp/instance-0/output-1/host/include -I/tmp/instance-0/output-1/host/include conftest.c >&5 conftest.c:79:10: fatal error: vfork.h: No such file or directory 79 | #include | ^~~~~~~~~ compilation terminated. configure:16114: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "the fast lexical analyser generator" | #define PACKAGE_TARNAME "flex" | #define PACKAGE_VERSION "2.6.4" | #define PACKAGE_STRING "the fast lexical analyser generator 2.6.4" | #define PACKAGE_BUGREPORT "flex-help@lists.sourceforge.net" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define PACKAGE "flex" | #define VERSION "2.6.4" | #define M4 "/tmp/instance-0/output-1/host/bin/m4" | #define HAVE_REGEX_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_LIBM 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:16114: result: no configure:16114: checking vfork.h presence configure:16114: /usr/bin/cpp -I/tmp/instance-0/output-1/host/include conftest.c conftest.c:46:10: fatal error: vfork.h: No such file or directory 46 | #include | ^~~~~~~~~ compilation terminated. configure:16114: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "the fast lexical analyser generator" | #define PACKAGE_TARNAME "flex" | #define PACKAGE_VERSION "2.6.4" | #define PACKAGE_STRING "the fast lexical analyser generator 2.6.4" | #define PACKAGE_BUGREPORT "flex-help@lists.sourceforge.net" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define PACKAGE "flex" | #define VERSION "2.6.4" | #define M4 "/tmp/instance-0/output-1/host/bin/m4" | #define HAVE_REGEX_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_LIBM 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | /* end confdefs.h. */ | #include configure:16114: result: no configure:16114: checking for vfork.h configure:16114: result: no configure:16127: checking for fork configure:16127: /usr/bin/gcc -o conftest -O2 -I/tmp/instance-0/output-1/host/include -I/tmp/instance-0/output-1/host/include -L/tmp/instance-0/output-1/host/lib -Wl,-rpath,/tmp/instance-0/output-1/host/lib conftest.c -lm >&5 conftest.c:69:6: warning: conflicting types for built-in function 'fork'; expected 'int(void)' [-Wbuiltin-declaration-mismatch] 69 | char fork (); | ^~~~ configure:16127: $? = 0 configure:16127: result: yes configure:16127: checking for vfork configure:16127: /usr/bin/gcc -o conftest -O2 -I/tmp/instance-0/output-1/host/include -I/tmp/instance-0/output-1/host/include -L/tmp/instance-0/output-1/host/lib -Wl,-rpath,/tmp/instance-0/output-1/host/lib conftest.c -lm >&5 configure:16127: $? = 0 configure:16127: result: yes configure:16137: checking for working fork configure:16159: /usr/bin/gcc -o conftest -O2 -I/tmp/instance-0/output-1/host/include -I/tmp/instance-0/output-1/host/include -L/tmp/instance-0/output-1/host/lib -Wl,-rpath,/tmp/instance-0/output-1/host/lib conftest.c -lm >&5 configure:16159: $? = 0 configure:16159: ./conftest configure:16159: $? = 0 configure:16169: result: yes configure:16190: checking for working vfork configure:16300: result: yes configure:16327: checking for stdlib.h configure:16327: result: yes configure:16337: checking for GNU libc compatible malloc configure:16361: /usr/bin/gcc -o conftest -O2 -I/tmp/instance-0/output-1/host/include -I/tmp/instance-0/output-1/host/include -L/tmp/instance-0/output-1/host/lib -Wl,-rpath,/tmp/instance-0/output-1/host/lib conftest.c -lm >&5 configure:16361: $? = 0 configure:16361: ./conftest configure:16361: $? = 0 configure:16371: result: yes configure:16398: checking for stdlib.h configure:16398: result: yes configure:16408: checking for GNU libc compatible realloc configure:16432: /usr/bin/gcc -o conftest -O2 -I/tmp/instance-0/output-1/host/include -I/tmp/instance-0/output-1/host/include -L/tmp/instance-0/output-1/host/lib -Wl,-rpath,/tmp/instance-0/output-1/host/lib conftest.c -lm >&5 configure:16432: $? = 0 configure:16432: ./conftest configure:16432: $? = 0 configure:16442: result: yes configure:16471: checking for dup2 configure:16471: /usr/bin/gcc -o conftest -O2 -I/tmp/instance-0/output-1/host/include -I/tmp/instance-0/output-1/host/include -L/tmp/instance-0/output-1/host/lib -Wl,-rpath,/tmp/instance-0/output-1/host/lib conftest.c -lm >&5 configure:16471: $? = 0 configure:16471: result: yes configure:16471: checking for memset configure:16471: /usr/bin/gcc -o conftest -O2 -I/tmp/instance-0/output-1/host/include -I/tmp/instance-0/output-1/host/include -L/tmp/instance-0/output-1/host/lib -Wl,-rpath,/tmp/instance-0/output-1/host/lib conftest.c -lm >&5 conftest.c:78:6: warning: conflicting types for built-in function 'memset'; expected 'void *(void *, int, long unsigned int)' [-Wbuiltin-declaration-mismatch] 78 | char memset (); | ^~~~~~ conftest.c:66:1: note: 'memset' is declared in header '' 65 | # include 66 | #else configure:16471: $? = 0 configure:16471: result: yes configure:16471: checking for regcomp configure:16471: /usr/bin/gcc -o conftest -O2 -I/tmp/instance-0/output-1/host/include -I/tmp/instance-0/output-1/host/include -L/tmp/instance-0/output-1/host/lib -Wl,-rpath,/tmp/instance-0/output-1/host/lib conftest.c -lm >&5 configure:16471: $? = 0 configure:16471: result: yes configure:16471: checking for strcasecmp configure:16471: /usr/bin/gcc -o conftest -O2 -I/tmp/instance-0/output-1/host/include -I/tmp/instance-0/output-1/host/include -L/tmp/instance-0/output-1/host/lib -Wl,-rpath,/tmp/instance-0/output-1/host/lib conftest.c -lm >&5 conftest.c:80:6: warning: conflicting types for built-in function 'strcasecmp'; expected 'int(const char *, const char *)' [-Wbuiltin-declaration-mismatch] 80 | char strcasecmp (); | ^~~~~~~~~~ configure:16471: $? = 0 configure:16471: result: yes configure:16471: checking for strchr configure:16471: /usr/bin/gcc -o conftest -O2 -I/tmp/instance-0/output-1/host/include -I/tmp/instance-0/output-1/host/include -L/tmp/instance-0/output-1/host/lib -Wl,-rpath,/tmp/instance-0/output-1/host/lib conftest.c -lm >&5 conftest.c:81:6: warning: conflicting types for built-in function 'strchr'; expected 'char *(const char *, int)' [-Wbuiltin-declaration-mismatch] 81 | char strchr (); | ^~~~~~ conftest.c:69:1: note: 'strchr' is declared in header '' 68 | # include 69 | #else configure:16471: $? = 0 configure:16471: result: yes configure:16471: checking for strdup configure:16471: /usr/bin/gcc -o conftest -O2 -I/tmp/instance-0/output-1/host/include -I/tmp/instance-0/output-1/host/include -L/tmp/instance-0/output-1/host/lib -Wl,-rpath,/tmp/instance-0/output-1/host/lib conftest.c -lm >&5 conftest.c:82:6: warning: conflicting types for built-in function 'strdup'; expected 'char *(const char *)' [-Wbuiltin-declaration-mismatch] 82 | char strdup (); | ^~~~~~ configure:16471: $? = 0 configure:16471: result: yes configure:16471: checking for strtol configure:16471: /usr/bin/gcc -o conftest -O2 -I/tmp/instance-0/output-1/host/include -I/tmp/instance-0/output-1/host/include -L/tmp/instance-0/output-1/host/lib -Wl,-rpath,/tmp/instance-0/output-1/host/lib conftest.c -lm >&5 configure:16471: $? = 0 configure:16471: result: yes configure:16487: checking for pow configure:16487: /usr/bin/gcc -o conftest -O2 -I/tmp/instance-0/output-1/host/include -I/tmp/instance-0/output-1/host/include -L/tmp/instance-0/output-1/host/lib -Wl,-rpath,/tmp/instance-0/output-1/host/lib conftest.c -lm >&5 conftest.c:84:6: warning: conflicting types for built-in function 'pow'; expected 'double(double, double)' [-Wbuiltin-declaration-mismatch] 84 | char pow (); | ^~~ conftest.c:72:1: note: 'pow' is declared in header '' 71 | # include 72 | #else configure:16487: $? = 0 configure:16487: result: yes configure:16487: checking for setlocale configure:16487: /usr/bin/gcc -o conftest -O2 -I/tmp/instance-0/output-1/host/include -I/tmp/instance-0/output-1/host/include -L/tmp/instance-0/output-1/host/lib -Wl,-rpath,/tmp/instance-0/output-1/host/lib conftest.c -lm >&5 configure:16487: $? = 0 configure:16487: result: yes configure:16487: checking for reallocarray configure:16487: /usr/bin/gcc -o conftest -O2 -I/tmp/instance-0/output-1/host/include -I/tmp/instance-0/output-1/host/include -L/tmp/instance-0/output-1/host/lib -Wl,-rpath,/tmp/instance-0/output-1/host/lib conftest.c -lm >&5 configure:16487: $? = 0 configure:16487: result: yes configure:16601: checking that generated files are newer than configure configure:16607: result: done configure:16658: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by the fast lexical analyser generator config.status 2.6.4, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on ns3194567 config.status:1249: creating Makefile config.status:1249: creating doc/Makefile config.status:1249: creating examples/Makefile config.status:1249: creating examples/fastwc/Makefile config.status:1249: creating examples/manual/Makefile config.status:1235: error: cannot find input file: `po/Makefile.in.in' ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_build_prog_CPP='gcc -E' ac_cv_build_prog_cc_g=yes ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set=set ac_cv_env_CC_value=/usr/bin/gcc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -I/tmp/instance-0/output-1/host/include' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value=-I/tmp/instance-0/output-1/host/include ac_cv_env_CPP_set=set ac_cv_env_CPP_value=/usr/bin/cpp ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-O2 -I/tmp/instance-0/output-1/host/include' ac_cv_env_CXX_set=set ac_cv_env_CXX_value=/usr/bin/g++ ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-L/tmp/instance-0/output-1/host/lib -Wl,-rpath,/tmp/instance-0/output-1/host/lib' 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_alloca_works=yes ac_cv_func_dup2=yes ac_cv_func_fork=yes ac_cv_func_fork_works=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_memset=yes ac_cv_func_pow=yes ac_cv_func_realloc_0_nonnull=yes ac_cv_func_reallocarray=yes ac_cv_func_regcomp=yes ac_cv_func_setlocale=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strdup=yes ac_cv_func_strtol=yes ac_cv_func_vfork=yes ac_cv_func_vfork_works=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_libintl_h=yes ac_cv_header_limits_h=yes ac_cv_header_locale_h=yes ac_cv_header_malloc_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_pthread_h=yes ac_cv_header_regex_h=yes ac_cv_header_stdbool_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_unistd_h=yes ac_cv_header_vfork_h=no ac_cv_host=x86_64-pc-linux-gnu ac_cv_lib_m_log10=yes ac_cv_lib_pthread_pthread_mutex_lock=yes ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_FGREP='/usr/bin/grep -F' ac_cv_path_GMSGFMT=/tmp/instance-0/output-1/host/bin/msgfmt ac_cv_path_GREP=/usr/bin/grep ac_cv_path_HELP2MAN='${top_srcdir}/build-aux/missing help2man' ac_cv_path_INDENT='${top_srcdir}/build-aux/missing indent' ac_cv_path_M4=/tmp/instance-0/output-1/host/bin/m4 ac_cv_path_MSGFMT=/tmp/instance-0/output-1/host/bin/msgfmt ac_cv_path_MSGMERGE=/tmp/instance-0/output-1/host/bin/msgmerge ac_cv_path_SED=/usr/bin/sed ac_cv_path_XGETTEXT=/tmp/instance-0/output-1/host/bin/xgettext 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=/usr/bin/cpp ac_cv_prog_CXXCPP='/usr/bin/g++ -E' ac_cv_prog_YACC='bison -y' ac_cv_prog_ac_ct_CC=/usr/bin/gcc ac_cv_prog_ac_ct_CC_FOR_BUILD=gcc ac_cv_prog_ac_ct_MANIFEST_TOOL=mt ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=/usr/bin/ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_type__Bool=yes ac_cv_type_pid_t=yes ac_cv_type_size_t=yes ac_cv_working_alloca_h=yes acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libdirstems=lib,lib acl_cv_libext=a acl_cv_libname_spec='lib$name' acl_cv_library_names_spec='$libname$shrext' acl_cv_path_LD='/usr/bin/ld -m elf_x86_64' acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl=-Wl, am_cv_CC_dependencies_compiler_type=none am_cv_CXX_dependencies_compiler_type=none am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes gt_cv_func_CFLocaleCopyCurrent=no gt_cv_func_CFPreferencesCopyAppValue=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_LDCXX='/usr/bin/ld -m elf_x86_64' lt_cv_path_NM=/usr/bin/nm 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='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='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='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='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} /tmp/instance-0/output-1/build/host-flex-2.6.4/build-aux/missing aclocal-1.15' ALLOCA='' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AR='/usr/bin/ar' AUTOCONF='${SHELL} /tmp/instance-0/output-1/build/host-flex-2.6.4/build-aux/missing autoconf' AUTOHEADER='${SHELL} /tmp/instance-0/output-1/build/host-flex-2.6.4/build-aux/missing autoheader' AUTOMAKE='${SHELL} /tmp/instance-0/output-1/build/host-flex-2.6.4/build-aux/missing automake-1.15' AWK='gawk' BUILD_EXEEXT='' BUILD_OBJEXT='' CC='/usr/bin/gcc' CCDEPMODE='depmode=none' CC_FOR_BUILD='gcc' CFLAGS='-O2 -I/tmp/instance-0/output-1/host/include' CFLAGS_FOR_BUILD='-g -O2' CPP='/usr/bin/cpp' CPPFLAGS='-I/tmp/instance-0/output-1/host/include' CPPFLAGS_FOR_BUILD='' CPP_FOR_BUILD='gcc -E' CROSS_FALSE='' CROSS_TRUE='#' CXX='/usr/bin/g++' CXXCPP='/usr/bin/g++ -E' CXXDEPMODE='depmode=none' CXXFLAGS='-O2 -I/tmp/instance-0/output-1/host/include' 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' ENABLE_BOOTSTRAP_FALSE='#' ENABLE_BOOTSTRAP_TRUE='' ENABLE_DOC_FALSE='' ENABLE_DOC_TRUE='#' ENABLE_LIBFL_FALSE='#' ENABLE_LIBFL_TRUE='' ENABLE_PROGRAM_FALSE='#' ENABLE_PROGRAM_TRUE='' EXEEXT='' FGREP='/usr/bin/grep -F' GETTEXT_MACRO_VERSION='0.19' GMSGFMT='/tmp/instance-0/output-1/host/bin/msgfmt' GMSGFMT_015='/tmp/instance-0/output-1/host/bin/msgfmt' GREP='/usr/bin/grep' HAVE_BISON_FALSE='#' HAVE_BISON_TRUE='' HELP2MAN='${top_srcdir}/build-aux/missing help2man' INDENT='${top_srcdir}/build-aux/missing indent' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INTLLIBS='' INTL_MACOSX_LIBS='' LD='/usr/bin/ld -m elf_x86_64' LDFLAGS='-L/tmp/instance-0/output-1/host/lib -Wl,-rpath,/tmp/instance-0/output-1/host/lib' LDFLAGS_FOR_BUILD='' LEX='${SHELL} /tmp/instance-0/output-1/build/host-flex-2.6.4/build-aux/missing flex' LEXLIB='' LEX_OUTPUT_ROOT='' LIBICONV='-liconv' LIBINTL='' LIBOBJS='' LIBPTHREAD='-lpthread' LIBS='-lm ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBICONV='-liconv' LTLIBINTL='' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' M4='/tmp/instance-0/output-1/host/bin/m4' MAKEINFO='${SHELL} /tmp/instance-0/output-1/build/host-flex-2.6.4/build-aux/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/usr/bin/mkdir -p' MSGFMT='/tmp/instance-0/output-1/host/bin/msgfmt' MSGFMT_015='/tmp/instance-0/output-1/host/bin/msgfmt' MSGMERGE='/tmp/instance-0/output-1/host/bin/msgmerge' NM='/usr/bin/nm' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='flex' PACKAGE_BUGREPORT='flex-help@lists.sourceforge.net' PACKAGE_NAME='the fast lexical analyser generator' PACKAGE_STRING='the fast lexical analyser generator 2.6.4' PACKAGE_TARNAME='flex' PACKAGE_URL='' PACKAGE_VERSION='2.6.4' PATH_SEPARATOR=':' POSUB='' RANLIB='/usr/bin/ranlib' SED='/usr/bin/sed' SET_MAKE='' SHARED_VERSION_INFO='2:0:0' SHELL='/bin/bash' STRIP='strip' TEXI2DVI='${top_srcdir}/build-aux/missing texi2dvi' USE_NLS='no' VERSION='2.6.4' WARNINGFLAGS='' XGETTEXT='/tmp/instance-0/output-1/host/bin/xgettext' XGETTEXT_015='/tmp/instance-0/output-1/host/bin/xgettext' XGETTEXT_EXTRA_OPTIONS='' YACC='bison -y' YFLAGS='' ac_ct_AR='' ac_ct_CC='/usr/bin/gcc' ac_ct_CC_FOR_BUILD='gcc' ac_ct_CXX='' 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='' 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} /tmp/instance-0/output-1/build/host-flex-2.6.4/build-aux/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/tmp/instance-0/output-1/host/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/tmp/instance-0/output-1/host' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/tmp/instance-0/output-1/host/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "the fast lexical analyser generator" #define PACKAGE_TARNAME "flex" #define PACKAGE_VERSION "2.6.4" #define PACKAGE_STRING "the fast lexical analyser generator 2.6.4" #define PACKAGE_BUGREPORT "flex-help@lists.sourceforge.net" #define PACKAGE_URL "" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define PACKAGE "flex" #define VERSION "2.6.4" #define M4 "/tmp/instance-0/output-1/host/bin/m4" #define HAVE_REGEX_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIMITS_H 1 #define HAVE_LOCALE_H 1 #define HAVE_MALLOC_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_PTHREAD_H 1 #define HAVE_LIBM 1 #define HAVE__BOOL 1 #define HAVE_STDBOOL_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_FORK 1 #define HAVE_VFORK 1 #define HAVE_WORKING_VFORK 1 #define HAVE_WORKING_FORK 1 #define HAVE_STDLIB_H 1 #define HAVE_MALLOC 1 #define HAVE_STDLIB_H 1 #define HAVE_REALLOC 1 #define HAVE_DUP2 1 #define HAVE_MEMSET 1 #define HAVE_REGCOMP 1 #define HAVE_STRCASECMP 1 #define HAVE_STRCHR 1 #define HAVE_STRDUP 1 #define HAVE_STRTOL 1 #define HAVE_POW 1 #define HAVE_SETLOCALE 1 #define HAVE_REALLOCARRAY 1 configure: exit 1