This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --disable-mcs51-port --disable-z80-port --disable-z180-port --disable-r2k-port --disable-r3ka-port --disable-gbz80-port --disable-tlcs90-port --disable-ez80_z80-port --disable-ds390-port --disable-ds400-port --disable-pic14-port --disable-pic16-port --disable-hc08-port --disable-s08-port --disable-pdk13-port --disable-pdk14-port --disable-pdk15-port --enable-pdk16-port --disable-ucsim --disable-device-lib --disable-packihx --disable-pdk16-port ## --------- ## ## Platform. ## ## --------- ## hostname = xavier-asus uname -m = x86_64 uname -r = 4.15.0-65-generic uname -s = Linux uname -v = #74-Ubuntu SMP Tue Sep 17 17:06:04 UTC 2019 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /home/xavier/.cargo/bin PATH: /home/xavier/.local/bin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/games PATH: /usr/local/games PATH: /snap/bin PATH: /usr/local/xtensa-esp32-elf/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2672: checking build system type configure:2686: result: x86_64-pc-linux-gnu configure:2706: checking host system type configure:2719: result: x86_64-pc-linux-gnu configure:2747: checking for gawk configure:2763: found /usr/bin/gawk configure:2774: result: gawk configure:2786: checking version of the package configure:2798: result: unknown using 0.0.0 configure:2897: checking for gcc configure:2913: found /usr/bin/gcc configure:2924: result: gcc configure:3153: checking for C compiler version configure:3162: gcc --version >&5 gcc (Ubuntu 7.4.0-1ubuntu1~18.04.1) 7.4.0 Copyright (C) 2017 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:3173: $? = 0 configure:3162: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 7.4.0-1ubuntu1~18.04.1' --with-bugurl=file:///usr/share/doc/gcc-7/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-7 --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 --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib --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 --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 7.4.0 (Ubuntu 7.4.0-1ubuntu1~18.04.1) configure:3173: $? = 0 configure:3162: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3173: $? = 1 configure:3162: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:3173: $? = 1 configure:3193: checking whether the C compiler works configure:3215: gcc conftest.c >&5 configure:3219: $? = 0 configure:3267: result: yes configure:3270: checking for C compiler default output file name configure:3272: result: a.out configure:3278: checking for suffix of executables configure:3285: gcc -o conftest conftest.c >&5 configure:3289: $? = 0 configure:3311: result: configure:3333: checking whether we are cross compiling configure:3341: gcc -o conftest conftest.c >&5 configure:3345: $? = 0 configure:3352: ./conftest configure:3356: $? = 0 configure:3371: result: no configure:3376: checking for suffix of object files configure:3398: gcc -c conftest.c >&5 configure:3402: $? = 0 configure:3423: result: o configure:3427: checking whether we are using the GNU C compiler configure:3446: gcc -c conftest.c >&5 configure:3446: $? = 0 configure:3455: result: yes configure:3464: checking whether gcc accepts -g configure:3484: gcc -c -g conftest.c >&5 configure:3484: $? = 0 configure:3525: result: yes configure:3542: checking for gcc option to accept ISO C89 configure:3605: gcc -c -g -Og conftest.c >&5 configure:3605: $? = 0 configure:3618: result: none needed configure:3643: checking how to run the C preprocessor configure:3674: gcc -E conftest.c configure:3674: $? = 0 configure:3688: gcc -E conftest.c conftest.c:13:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:3688: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define SDCC_VERSION_LO 0 | #define SDCC_VERSION_HI 0 | #define SDCC_VERSION_P 0 | #define SDCC_VERSION_STR "0.0.0" | /* end confdefs.h. */ | #include configure:3713: result: gcc -E configure:3733: gcc -E conftest.c configure:3733: $? = 0 configure:3747: gcc -E conftest.c conftest.c:13:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:3747: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define SDCC_VERSION_LO 0 | #define SDCC_VERSION_HI 0 | #define SDCC_VERSION_P 0 | #define SDCC_VERSION_STR "0.0.0" | /* end confdefs.h. */ | #include configure:3833: checking for g++ configure:3849: found /usr/bin/g++ configure:3860: result: g++ configure:3887: checking for C++ compiler version configure:3896: g++ --version >&5 g++ (Ubuntu 7.4.0-1ubuntu1~18.04.1) 7.4.0 Copyright (C) 2017 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: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 7.4.0-1ubuntu1~18.04.1' --with-bugurl=file:///usr/share/doc/gcc-7/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-7 --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 --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib --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 --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 7.4.0 (Ubuntu 7.4.0-1ubuntu1~18.04.1) configure:3907: $? = 0 configure:3896: g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:3907: $? = 1 configure:3896: g++ -qversion >&5 g++: error: unrecognized command line option '-qversion'; did you mean '--version'? g++: fatal error: no input files compilation terminated. configure:3907: $? = 1 configure:3911: checking whether we are using the GNU C++ compiler configure:3930: g++ -c conftest.cpp >&5 configure:3930: $? = 0 configure:3939: result: yes configure:3948: checking whether g++ accepts -g configure:3968: g++ -c -g conftest.cpp >&5 configure:3968: $? = 0 configure:4009: result: yes configure:4046: checking for a BSD-compatible install configure:4114: result: /usr/bin/install -c configure:4168: checking for ranlib configure:4184: found /usr/bin/ranlib configure:4195: result: ranlib configure:4219: checking for autoconf configure:4235: found /usr/bin/autoconf configure:4247: result: autoconf configure:4257: checking for strip configure:4273: found /usr/bin/strip configure:4285: result: strip configure:4295: checking for as configure:4311: found /usr/bin/as configure:4323: result: as configure:4333: checking for cp configure:4349: found /bin/cp configure:4361: result: cp configure:4371: checking for ar configure:4387: found /usr/bin/ar configure:4399: result: ar configure:4409: checking for gm4 configure:4437: result: m4 configure:4450: checking for flex configure:4466: found /usr/bin/flex configure:4477: result: flex configure:4494: checking for bison configure:4510: found /usr/bin/bison configure:4521: result: bison -y configure:4538: checking for python3.6 configure:4554: found /usr/bin/python3.6 configure:4565: result: python3.6 configure:4598: checking for grep that handles long lines and -e configure:4656: result: /bin/grep configure:4661: checking for egrep configure:4723: result: /bin/grep -E configure:4728: checking for ANSI C header files configure:4748: gcc -c -g -Og conftest.c >&5 configure:4748: $? = 0 configure:4821: gcc -o conftest -g -Og conftest.c >&5 configure:4821: $? = 0 configure:4821: ./conftest configure:4821: $? = 0 configure:4832: result: yes configure:4845: checking for sys/types.h configure:4845: gcc -c -g -Og conftest.c >&5 configure:4845: $? = 0 configure:4845: result: yes configure:4845: checking for sys/stat.h configure:4845: gcc -c -g -Og conftest.c >&5 configure:4845: $? = 0 configure:4845: result: yes configure:4845: checking for stdlib.h configure:4845: gcc -c -g -Og conftest.c >&5 configure:4845: $? = 0 configure:4845: result: yes configure:4845: checking for string.h configure:4845: gcc -c -g -Og conftest.c >&5 configure:4845: $? = 0 configure:4845: result: yes configure:4845: checking for memory.h configure:4845: gcc -c -g -Og conftest.c >&5 configure:4845: $? = 0 configure:4845: result: yes configure:4845: checking for strings.h configure:4845: gcc -c -g -Og conftest.c >&5 configure:4845: $? = 0 configure:4845: result: yes configure:4845: checking for inttypes.h configure:4845: gcc -c -g -Og conftest.c >&5 configure:4845: $? = 0 configure:4845: result: yes configure:4845: checking for stdint.h configure:4845: gcc -c -g -Og conftest.c >&5 configure:4845: $? = 0 configure:4845: result: yes configure:4845: checking for unistd.h configure:4845: gcc -c -g -Og conftest.c >&5 configure:4845: $? = 0 configure:4845: result: yes configure:4860: checking endian.h usability configure:4860: gcc -c -g -Og conftest.c >&5 configure:4860: $? = 0 configure:4860: result: yes configure:4860: checking endian.h presence configure:4860: gcc -E conftest.c configure:4860: $? = 0 configure:4860: result: yes configure:4860: checking for endian.h configure:4860: result: yes configure:4860: checking sys/endian.h usability configure:4860: gcc -c -g -Og conftest.c >&5 conftest.c:57:10: fatal error: sys/endian.h: No such file or directory #include ^~~~~~~~~~~~~~ compilation terminated. configure:4860: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define SDCC_VERSION_LO 0 | #define SDCC_VERSION_HI 0 | #define SDCC_VERSION_P 0 | #define SDCC_VERSION_STR "0.0.0" | #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 HAVE_ENDIAN_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:4860: result: no configure:4860: checking sys/endian.h presence configure:4860: gcc -E conftest.c conftest.c:24:10: fatal error: sys/endian.h: No such file or directory #include ^~~~~~~~~~~~~~ compilation terminated. configure:4860: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define SDCC_VERSION_LO 0 | #define SDCC_VERSION_HI 0 | #define SDCC_VERSION_P 0 | #define SDCC_VERSION_STR "0.0.0" | #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 HAVE_ENDIAN_H 1 | /* end confdefs.h. */ | #include configure:4860: result: no configure:4860: checking for sys/endian.h configure:4860: result: no configure:4860: checking machine/endian.h usability configure:4860: gcc -c -g -Og conftest.c >&5 conftest.c:57:10: fatal error: machine/endian.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:4860: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define SDCC_VERSION_LO 0 | #define SDCC_VERSION_HI 0 | #define SDCC_VERSION_P 0 | #define SDCC_VERSION_STR "0.0.0" | #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 HAVE_ENDIAN_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:4860: result: no configure:4860: checking machine/endian.h presence configure:4860: gcc -E conftest.c conftest.c:24:10: fatal error: machine/endian.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:4860: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define SDCC_VERSION_LO 0 | #define SDCC_VERSION_HI 0 | #define SDCC_VERSION_P 0 | #define SDCC_VERSION_STR "0.0.0" | #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 HAVE_ENDIAN_H 1 | /* end confdefs.h. */ | #include configure:4860: result: no configure:4860: checking for machine/endian.h configure:4860: result: no configure:4860: checking sys/isa_defs.h usability configure:4860: gcc -c -g -Og conftest.c >&5 conftest.c:57:10: fatal error: sys/isa_defs.h: No such file or directory #include ^~~~~~~~~~~~~~~~ compilation terminated. configure:4860: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define SDCC_VERSION_LO 0 | #define SDCC_VERSION_HI 0 | #define SDCC_VERSION_P 0 | #define SDCC_VERSION_STR "0.0.0" | #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 HAVE_ENDIAN_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:4860: result: no configure:4860: checking sys/isa_defs.h presence configure:4860: gcc -E conftest.c conftest.c:24:10: fatal error: sys/isa_defs.h: No such file or directory #include ^~~~~~~~~~~~~~~~ compilation terminated. configure:4860: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define SDCC_VERSION_LO 0 | #define SDCC_VERSION_HI 0 | #define SDCC_VERSION_P 0 | #define SDCC_VERSION_STR "0.0.0" | #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 HAVE_ENDIAN_H 1 | /* end confdefs.h. */ | #include configure:4860: result: no configure:4860: checking for sys/isa_defs.h configure:4860: result: no configure:4882: checking how to run the C++ preprocessor configure:4909: g++ -E conftest.cpp configure:4909: $? = 0 configure:4923: g++ -E conftest.cpp conftest.cpp:24:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:4923: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define SDCC_VERSION_LO 0 | #define SDCC_VERSION_HI 0 | #define SDCC_VERSION_P 0 | #define SDCC_VERSION_STR "0.0.0" | #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 HAVE_ENDIAN_H 1 | /* end confdefs.h. */ | #include configure:4948: result: g++ -E configure:4968: g++ -E conftest.cpp configure:4968: $? = 0 configure:4982: g++ -E conftest.cpp conftest.cpp:24:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:4982: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define SDCC_VERSION_LO 0 | #define SDCC_VERSION_HI 0 | #define SDCC_VERSION_P 0 | #define SDCC_VERSION_STR "0.0.0" | #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 HAVE_ENDIAN_H 1 | /* end confdefs.h. */ | #include configure:5013: checking treedec/combinations.hpp usability configure:5013: g++ -c -g -Og conftest.cpp >&5 conftest.cpp:57:10: fatal error: treedec/combinations.hpp: No such file or directory #include ^~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:5013: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define SDCC_VERSION_LO 0 | #define SDCC_VERSION_HI 0 | #define SDCC_VERSION_P 0 | #define SDCC_VERSION_STR "0.0.0" | #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 HAVE_ENDIAN_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:5013: result: no configure:5013: checking treedec/combinations.hpp presence configure:5013: g++ -E conftest.cpp conftest.cpp:24:10: fatal error: treedec/combinations.hpp: No such file or directory #include ^~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:5013: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define SDCC_VERSION_LO 0 | #define SDCC_VERSION_HI 0 | #define SDCC_VERSION_P 0 | #define SDCC_VERSION_STR "0.0.0" | #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 HAVE_ENDIAN_H 1 | /* end confdefs.h. */ | #include configure:5013: result: no configure:5013: checking for treedec/combinations.hpp configure:5013: result: no configure:5020: treedec library missing, falling back to Thorup. configure:5028: checking gala/graph.h usability configure:5028: g++ -c -g -Og conftest.cpp >&5 conftest.cpp:57:10: fatal error: gala/graph.h: No such file or directory #include ^~~~~~~~~~~~~~ compilation terminated. configure:5028: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define SDCC_VERSION_LO 0 | #define SDCC_VERSION_HI 0 | #define SDCC_VERSION_P 0 | #define SDCC_VERSION_STR "0.0.0" | #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 HAVE_ENDIAN_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:5028: result: no configure:5028: checking gala/graph.h presence configure:5028: g++ -E conftest.cpp conftest.cpp:24:10: fatal error: gala/graph.h: No such file or directory #include ^~~~~~~~~~~~~~ compilation terminated. configure:5028: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define SDCC_VERSION_LO 0 | #define SDCC_VERSION_HI 0 | #define SDCC_VERSION_P 0 | #define SDCC_VERSION_STR "0.0.0" | #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 HAVE_ENDIAN_H 1 | /* end confdefs.h. */ | #include configure:5028: result: no configure:5028: checking for gala/graph.h configure:5028: result: no configure:5040: checking boost/graph/adjacency_list.hpp usability configure:5040: g++ -c -g -Og conftest.cpp >&5 configure:5040: $? = 0 configure:5040: result: yes configure:5040: checking boost/graph/adjacency_list.hpp presence configure:5040: g++ -E conftest.cpp configure:5040: $? = 0 configure:5040: result: yes configure:5040: checking for boost/graph/adjacency_list.hpp configure:5040: result: yes configure:5068: checking for ccache configure:5084: found /usr/bin/ccache configure:5095: result: ccache configure:5114: checking for strerror configure:5114: gcc -o conftest -g -Og conftest.c >&5 configure:5114: $? = 0 configure:5114: result: yes configure:5114: checking for mkstemp configure:5114: gcc -o conftest -g -Og conftest.c >&5 configure:5114: $? = 0 configure:5114: result: yes configure:5114: checking for strndup configure:5114: gcc -o conftest -g -Og conftest.c >&5 conftest.c:50:6: warning: conflicting types for built-in function 'strndup' [-Wbuiltin-declaration-mismatch] char strndup (); ^~~~~~~ configure:5114: $? = 0 configure:5114: result: yes configure:5114: checking for setrlimit configure:5114: gcc -o conftest -g -Og conftest.c >&5 configure:5114: $? = 0 configure:5114: result: yes configure:5114: checking for backtrace_symbols_fd configure:5114: gcc -o conftest -g -Og conftest.c >&5 configure:5114: $? = 0 configure:5114: result: yes configure:5217: checking whether g++ supports C++11 features by default configure:5511: g++ -c -g -Og conftest.cpp >&5 configure:5511: $? = 0 configure:5518: result: yes configure:6199: checking whether preprocessor accepts -MM or -M Using built-in specs. COLLECT_GCC=gcc OFFLOAD_TARGET_NAMES=nvptx-none OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 7.4.0-1ubuntu1~18.04.1' --with-bugurl=file:///usr/share/doc/gcc-7/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-7 --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 --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib --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 --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 7.4.0 (Ubuntu 7.4.0-1ubuntu1~18.04.1) COLLECT_GCC_OPTIONS='-E' '-v' '-MM' '-mtune=generic' '-march=x86-64' /usr/lib/gcc/x86_64-linux-gnu/7/cc1 -E -quiet -v -imultiarch x86_64-linux-gnu -MM _test_.c -mtune=generic -march=x86-64 -fstack-protector-strong -Wformat -Wformat-security ignoring nonexistent directory "/usr/local/include/x86_64-linux-gnu" ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/7/../../../../x86_64-linux-gnu/include" #include "..." search starts here: #include <...> search starts here: /usr/lib/gcc/x86_64-linux-gnu/7/include /usr/local/include /usr/lib/gcc/x86_64-linux-gnu/7/include-fixed /usr/include/x86_64-linux-gnu /usr/include End of search list. _test_.o: _test_.c COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/7/:/usr/lib/gcc/x86_64-linux-gnu/7/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/7/:/usr/lib/gcc/x86_64-linux-gnu/ LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/7/:/usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/7/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/7/../../../:/lib/:/usr/lib/ COLLECT_GCC_OPTIONS='-E' '-v' '-MM' '-mtune=generic' '-march=x86-64' configure:6214: result: -MM configure:6221: checking whether C accepts -ggdb configure:6241: gcc -c -ggdb conftest.c >&5 configure:6241: $? = 0 configure:6250: result: yes configure:6262: checking whether C accepts -pipe configure:6282: gcc -c -pipe conftest.c >&5 configure:6282: $? = 0 configure:6291: result: yes configure:6354: checking for gcc option to accept ISO C99 configure:6503: gcc -c -pipe -ggdb -g -Og conftest.c >&5 configure:6503: $? = 0 configure:6516: result: none needed configure:6537: checking return type of signal handlers configure:6555: gcc -c -pipe -ggdb -g -Og conftest.c >&5 conftest.c: In function 'main': conftest.c:37:10: error: void value not ignored as it ought to be return *(signal (0, 0)) (0) == 1; ~^~~~~~~~~~~~~~~~~~ configure:6555: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define SDCC_VERSION_LO 0 | #define SDCC_VERSION_HI 0 | #define SDCC_VERSION_P 0 | #define SDCC_VERSION_STR "0.0.0" | #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 HAVE_ENDIAN_H 1 | #define HAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP 1 | #define HAVE_STRERROR 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_BACKTRACE_SYMBOLS_FD 1 | #define HAVE_CXX11 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:6562: result: void configure:6575: checking size of char configure:6580: gcc -o conftest -pipe -ggdb -g -Og conftest.c >&5 configure:6580: $? = 0 configure:6580: ./conftest configure:6580: $? = 0 configure:6594: result: 1 configure:6608: checking size of short configure:6613: gcc -o conftest -pipe -ggdb -g -Og conftest.c >&5 configure:6613: $? = 0 configure:6613: ./conftest configure:6613: $? = 0 configure:6627: result: 2 configure:6641: checking size of int configure:6646: gcc -o conftest -pipe -ggdb -g -Og conftest.c >&5 configure:6646: $? = 0 configure:6646: ./conftest configure:6646: $? = 0 configure:6660: result: 4 configure:6674: checking size of long configure:6679: gcc -o conftest -pipe -ggdb -g -Og conftest.c >&5 configure:6679: $? = 0 configure:6679: ./conftest configure:6679: $? = 0 configure:6693: result: 8 configure:6707: checking size of long long configure:6712: gcc -o conftest -pipe -ggdb -g -Og conftest.c >&5 configure:6712: $? = 0 configure:6712: ./conftest configure:6712: $? = 0 configure:6726: result: 8 configure:6736: checking whether char is unsigned configure:6755: gcc -c -pipe -ggdb -g -Og conftest.c >&5 configure:6755: $? = 0 configure:6762: result: no configure:6795: checking type name for byte configure:6803: result: char configure:6805: checking type name for word configure:6808: result: short configure:6810: checking type name for dword configure:6813: result: int configure:6815: checking type name for qword configure:6818: result: long configure:6870: checking whether byte ordering is bigendian configure:6885: gcc -c -pipe -ggdb -g -Og conftest.c >&5 conftest.c:46:9: error: unknown type name 'not' not a universal capable compiler ^~~ conftest.c:46:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' not a universal capable compiler ^~~~~~~~~ conftest.c:46:15: error: unknown type name 'universal' configure:6885: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define SDCC_VERSION_LO 0 | #define SDCC_VERSION_HI 0 | #define SDCC_VERSION_P 0 | #define SDCC_VERSION_STR "0.0.0" | #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 HAVE_ENDIAN_H 1 | #define HAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP 1 | #define HAVE_STRERROR 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_BACKTRACE_SYMBOLS_FD 1 | #define HAVE_CXX11 1 | #define RETSIGTYPE void | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define TYPE_BYTE char | #define TYPE_WORD short | #define TYPE_DWORD int | #define TYPE_QWORD long | #define TYPE_UBYTE unsigned char | #define TYPE_UWORD unsigned short | #define TYPE_UDWORD unsigned int | #define TYPE_UQWORD unsigned long | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:6930: gcc -c -pipe -ggdb -g -Og conftest.c >&5 configure:6930: $? = 0 configure:6948: gcc -c -pipe -ggdb -g -Og conftest.c >&5 conftest.c: In function 'main': conftest.c:52:4: error: unknown type name 'not'; did you mean 'ino_t'? not big endian ^~~ ino_t conftest.c:52:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^~~~~~ configure:6948: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define SDCC_VERSION_LO 0 | #define SDCC_VERSION_HI 0 | #define SDCC_VERSION_P 0 | #define SDCC_VERSION_STR "0.0.0" | #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 HAVE_ENDIAN_H 1 | #define HAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP 1 | #define HAVE_STRERROR 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_BACKTRACE_SYMBOLS_FD 1 | #define HAVE_CXX11 1 | #define RETSIGTYPE void | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define TYPE_BYTE char | #define TYPE_WORD short | #define TYPE_DWORD int | #define TYPE_QWORD long | #define TYPE_UBYTE unsigned char | #define TYPE_UWORD unsigned short | #define TYPE_UDWORD unsigned int | #define TYPE_UQWORD unsigned long | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:7076: result: no configure:8486: checking for lyx configure:8502: found /usr/bin/lyx configure:8514: result: lyx configure:8524: checking for latex2html configure:8552: result: : configure:8562: checking for latex configure:8578: found /usr/bin/latex configure:8590: result: latex configure:8600: checking for dvipdfm configure:8616: found /usr/bin/dvipdfm configure:8628: result: dvipdfm configure:8638: checking for pdflatex configure:8654: found /usr/bin/pdflatex configure:8666: result: pdflatex configure:8676: checking for makeindex configure:8692: found /usr/bin/makeindex configure:8704: result: makeindex configure:9072: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on xavier-asus config.status:1014: creating doc/Makefile config.status:1014: creating src/ds390/Makefile config.status:1014: creating sdas/as8xcxxx/Makefile config.status:1014: creating src/stm8/Makefile config.status:1014: creating sdas/asstm8/Makefile config.status:1014: creating main.mk config.status:1014: creating src/Makefile config.status:1014: creating device/include/Makefile config.status:1014: creating sdas/linksrc/Makefile config.status:1014: creating support/makebin/Makefile config.status:1014: creating support/regression/Makefile config.status:1014: creating support/valdiag/Makefile config.status:1014: creating support/scripts/Makefile config.status:1014: creating support/regression/ports/host/spec.mk config.status:1014: creating Makefile config.status:1014: creating Makefile.common config.status:1014: creating device/non-free/include/Makefile config.status:1014: creating sdccconf.h config.status:1014: creating sdas/linksrc/asxxxx_config.h config.status:1189: sdas/linksrc/asxxxx_config.h is unchanged configure:10359: === configuring in support/cpp (/home/xavier/sdcc_gas/support/cpp) configure:10422: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--disable-mcs51-port' '--disable-z80-port' '--disable-z180-port' '--disable-r2k-port' '--disable-r3ka-port' '--disable-gbz80-port' '--disable-tlcs90-port' '--disable-ez80_z80-port' '--disable-ds390-port' '--disable-ds400-port' '--disable-pic14-port' '--disable-pic16-port' '--disable-hc08-port' '--disable-s08-port' '--disable-pdk13-port' '--disable-pdk14-port' '--disable-pdk15-port' '--enable-pdk16-port' '--disable-ucsim' '--disable-device-lib' '--disable-packihx' '--disable-pdk16-port' 'docdir=${datarootdir}/doc/${PACKAGE}' --cache-file=/dev/null --srcdir=. configure:10359: === configuring in debugger/mcs51 (/home/xavier/sdcc_gas/debugger/mcs51) configure:10422: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--disable-mcs51-port' '--disable-z80-port' '--disable-z180-port' '--disable-r2k-port' '--disable-r3ka-port' '--disable-gbz80-port' '--disable-tlcs90-port' '--disable-ez80_z80-port' '--disable-ds390-port' '--disable-ds400-port' '--disable-pic14-port' '--disable-pic16-port' '--disable-hc08-port' '--disable-s08-port' '--disable-pdk13-port' '--disable-pdk14-port' '--disable-pdk15-port' '--enable-pdk16-port' '--disable-ucsim' '--disable-device-lib' '--disable-packihx' '--disable-pdk16-port' 'docdir=${datarootdir}/doc/${PACKAGE}' --cache-file=/dev/null --srcdir=. configure:10359: === configuring in support/sdbinutils (/home/xavier/sdcc_gas/support/sdbinutils) configure:10422: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--disable-mcs51-port' '--disable-z80-port' '--disable-z180-port' '--disable-r2k-port' '--disable-r3ka-port' '--disable-gbz80-port' '--disable-tlcs90-port' '--disable-ez80_z80-port' '--disable-ds390-port' '--disable-ds400-port' '--disable-pic14-port' '--disable-pic16-port' '--disable-hc08-port' '--disable-s08-port' '--disable-pdk13-port' '--disable-pdk14-port' '--disable-pdk15-port' '--enable-pdk16-port' '--disable-ucsim' '--disable-device-lib' '--disable-packihx' '--disable-pdk16-port' 'docdir=${datarootdir}/doc/${PACKAGE}' --cache-file=/dev/null --srcdir=. configure:10734: result: sdcc 0.0.0 is now configured for Build: x86_64-pc-linux-gnu Host: x86_64-pc-linux-gnu Source directory: . Yacc: bison -y C compiler: gcc CFLAGS: -pipe -ggdb -g -Og C++ compiler: g++ CXXFLAGS: -pipe -ggdb -g -Og CPPFLAGS: LDFLAGS: MAKEDEP: g++ -MM ENABLED Ports: ds390 no ds400 no hc08 no s08 no mcs51 no pic14 no pic16 no z80 no z180 no r2k no r3ka no gbz80 no tlcs90 no ez80_z80 no stm8 yes pdk13 no pdk14 no pdk15 no pdk16 no Disable non-free lib: 0 Disable packihx: 1 Disable ucsim: 1 Disable device lib: 1 Disable sdcpp: 0 Disable sdcdb: 0 Disable sdbinutil: 0 Enable documentation: 0 Enable libgc: 0 Install paths: binary files: ${prefix} include/library files: ${datarootdir}/sdcc include files: ${datarootdir}/sdcc/include library files: ${datarootdir}/sdcc/lib non-free files: ${datarootdir}/sdcc/non-free non-free include files: ${datarootdir}/sdcc/non-free/include non-free library files: ${datarootdir}/sdcc/non-free/lib documentation: ${datarootdir}/doc/${PACKAGE} prefix: /usr/local datadir: ${datarootdir} datarootdir: ${prefix}/share Search paths (incomplete, see manual for all search paths): binary files: $SDCC_HOME/bin include files: /share/sdcc/include path(argv[0])/../share/sdcc/include /usr/local/share/sdcc/include /share/sdcc/non-free/include path(argv[0])/../share/sdcc/non-free/include /usr/local/share/sdcc/non-free/include library files: $SDCC_HOME/share/sdcc/lib/ path(argv[0])/../share/sdcc/lib/ /usr/local/share/sdcc/lib/ $SDCC_HOME/share/sdcc/non-free/lib/ path(argv[0])/../share/sdcc/non-free/lib/ /usr/local/share/sdcc/non-free/lib/ ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_bigendian=no ac_cv_c_char_unsigned=no ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LIB_TYPE_set= ac_cv_env_LIB_TYPE_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_docdir_set=set ac_cv_env_docdir_value='${datarootdir}/doc/${PACKAGE}' ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_inclib_dir_suffix_set= ac_cv_env_inclib_dir_suffix_value= ac_cv_env_include_dir_suffix_set= ac_cv_env_include_dir_suffix_value= ac_cv_env_lib_dir_suffix_set= ac_cv_env_lib_dir_suffix_value= ac_cv_env_non_free_inclib_dir_suffix_set= ac_cv_env_non_free_inclib_dir_suffix_value= ac_cv_env_non_free_include_dir_suffix_set= ac_cv_env_non_free_include_dir_suffix_value= ac_cv_env_non_free_lib_dir_suffix_set= ac_cv_env_non_free_lib_dir_suffix_value= ac_cv_env_sdccconf_h_dir_separator_set= ac_cv_env_sdccconf_h_dir_separator_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_backtrace_symbols_fd=yes ac_cv_func_mkstemp=yes ac_cv_func_setrlimit=yes ac_cv_func_strerror=yes ac_cv_func_strndup=yes ac_cv_header_boost_graph_adjacency_list_hpp=yes ac_cv_header_endian_h=yes ac_cv_header_gala_graph_h=no ac_cv_header_inttypes_h=yes ac_cv_header_machine_endian_h=no ac_cv_header_memory_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_endian_h=no ac_cv_header_sys_isa_defs_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_treedec_combinations_hpp=no ac_cv_header_unistd_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AR=ar ac_cv_prog_AS=as ac_cv_prog_AUTOCONF=autoconf ac_cv_prog_AWK=gawk ac_cv_prog_CCACHE=ccache ac_cv_prog_CP=cp ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_DVIPDFM=dvipdfm ac_cv_prog_LATEX2HTML=: ac_cv_prog_LATEX=latex ac_cv_prog_LEX=flex ac_cv_prog_LYX=lyx ac_cv_prog_M4=m4 ac_cv_prog_MAKEINDEX=makeindex ac_cv_prog_PDFLATEX=pdflatex ac_cv_prog_PYTHON=python3.6 ac_cv_prog_STRIP=strip ac_cv_prog_YACC='bison -y' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c89= ac_cv_prog_cc_c99= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_sizeof_char=1 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_long=8 ac_cv_sizeof_short=2 ac_cv_type_signal=void ax_cv_cxx_compile_cxx11=yes sdcc_cv_MM=-MM sdcc_cv_c_ggdb=yes sdcc_cv_c_pipe=yes sdcc_cv_version=0.0.0 sdcc_cv_versionhi=0 sdcc_cv_versionlo=0 sdcc_cv_versionp=0 ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='ar' AS='as' AUTOCONF='autoconf' AWK='gawk' C99_FLAG='--std=c99' CC='gcc' CCACHE='ccache' CFLAGS=' -pipe -ggdb -g -Og' CP='cp' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXCPP='g++ -E' CXXFLAGS='-pipe -ggdb -g -Og' DEFS='-DHAVE_CONFIG_H' DVIPDFM='dvipdfm' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' GREP='/bin/grep' HAVE_CXX11='1' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' LATEX2HTML=':' LATEX='latex' LDFLAGS='' LEX='flex' LIBOBJS='' LIBS='' LIB_TYPE='RANLIB' LTLIBOBJS='' LYX='lyx' M4='m4' MAKEDEP='g++ -MM' MAKEINDEX='makeindex' OBJEXT='o' OPT_DISABLE_AVR='1' OPT_DISABLE_DEVICE_LIB='1' OPT_DISABLE_DS390='1' OPT_DISABLE_DS400='1' OPT_DISABLE_EZ80_Z80='1' OPT_DISABLE_GBZ80='1' OPT_DISABLE_HC08='1' OPT_DISABLE_MCS51='1' OPT_DISABLE_NON_FREE='0' OPT_DISABLE_PACKIHX='1' OPT_DISABLE_PDK13='1' OPT_DISABLE_PDK14='1' OPT_DISABLE_PDK15='1' OPT_DISABLE_PDK16='1' OPT_DISABLE_PIC14='1' OPT_DISABLE_PIC16='1' OPT_DISABLE_R2K='1' OPT_DISABLE_R3KA='1' OPT_DISABLE_S08='1' OPT_DISABLE_SDBINUTILS='0' OPT_DISABLE_SDCDB='0' OPT_DISABLE_SDCPP='0' OPT_DISABLE_STM8='0' OPT_DISABLE_TLCS90='1' OPT_DISABLE_UCSIM='1' OPT_DISABLE_Z180='1' OPT_DISABLE_Z80='1' OPT_ENABLE_DOC='0' OPT_ENABLE_LIBGC='0' PACKAGE='sdcc' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PDFLATEX='pdflatex' PYTHON='python3.6' RANLIB='ranlib' SHELL='/bin/bash' STRIP='strip' VERSION='0.0.0' VERSIONHI='0' VERSIONLO='0' VERSIONP='0' WALL_FLAG='-Wall -Wno-parentheses' YACC='bison -y' ac_ct_CC='gcc' ac_ct_CXX='g++' 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}' 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}' inclib_dir_suffix='sdcc' include_dir_suffix='sdcc/include' includedir='${prefix}/include' infodir='${datarootdir}/info' lib_dir_suffix='sdcc/lib' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' non_free_inclib_dir_suffix='sdcc/non-free' non_free_include_dir_suffix='sdcc/non-free/include' non_free_lib_dir_suffix='sdcc/non-free/lib' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sdccconf_h_dir_separator='/' sharedstatedir='${prefix}/com' subdirs=' support/cpp debugger/mcs51 support/sdbinutils' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define SDCC_VERSION_LO 0 #define SDCC_VERSION_HI 0 #define SDCC_VERSION_P 0 #define SDCC_VERSION_STR "0.0.0" #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 HAVE_ENDIAN_H 1 #define HAVE_BOOST_GRAPH_ADJACENCY_LIST_HPP 1 #define HAVE_STRERROR 1 #define HAVE_MKSTEMP 1 #define HAVE_STRNDUP 1 #define HAVE_SETRLIMIT 1 #define HAVE_BACKTRACE_SYMBOLS_FD 1 #define HAVE_CXX11 1 #define RETSIGTYPE void #define SIZEOF_CHAR 1 #define SIZEOF_SHORT 2 #define SIZEOF_INT 4 #define SIZEOF_LONG 8 #define SIZEOF_LONG_LONG 8 #define TYPE_BYTE char #define TYPE_WORD short #define TYPE_DWORD int #define TYPE_QWORD long #define TYPE_UBYTE unsigned char #define TYPE_UWORD unsigned short #define TYPE_UDWORD unsigned int #define TYPE_UQWORD unsigned long #define DIR_SEPARATOR_STRING "/" #define DIR_SEPARATOR_CHAR '/' #define PREFIX "/usr/local" #define EXEC_PREFIX "/usr/local" #define BINDIR "/usr/local/bin" #define DATADIR "/usr/local/share" #define INCLUDE_DIR_SUFFIX DIR_SEPARATOR_STRING "sdcc/include" #define NON_FREE_INCLUDE_DIR_SUFFIX DIR_SEPARATOR_STRING "sdcc/non-free/include" #define LIB_DIR_SUFFIX DIR_SEPARATOR_STRING "sdcc/lib" #define NON_FREE_LIB_DIR_SUFFIX DIR_SEPARATOR_STRING "sdcc/non-free/lib" #define BIN2DATA_DIR DIR_SEPARATOR_STRING "../share" #define PREFIX2BIN_DIR DIR_SEPARATOR_STRING "bin" #define PREFIX2DATA_DIR DIR_SEPARATOR_STRING "share" #define STD_LIB "libsdcc" #define STD_INT_LIB "libint" #define STD_LONG_LIB "liblong" #define STD_FP_LIB "libfloat" #define STD_DS390_LIB "libds390" #define STD_DS400_LIB "libds400" #define SDCC_DIR_NAME "SDCC_HOME" #define SDCC_INCLUDE_NAME "SDCC_INCLUDE" #define SDCC_LIB_NAME "SDCC_LIB" #define OPT_DISABLE_MCS51 1 #define OPT_DISABLE_Z80 1 #define OPT_DISABLE_Z180 1 #define OPT_DISABLE_R2K 1 #define OPT_DISABLE_R3KA 1 #define OPT_DISABLE_GBZ80 1 #define OPT_DISABLE_TLCS90 1 #define OPT_DISABLE_EZ80_Z80 1 #define OPT_DISABLE_DS390 1 #define OPT_DISABLE_TININative 1 #define OPT_DISABLE_DS400 1 #define OPT_DISABLE_PIC14 1 #define OPT_DISABLE_PIC16 1 #define OPT_DISABLE_HC08 1 #define OPT_DISABLE_S08 1 #define OPT_DISABLE_STM8 0 #define OPT_DISABLE_PDK13 1 #define OPT_DISABLE_PDK14 1 #define OPT_DISABLE_PDK15 1 #define OPT_DISABLE_PDK16 1 #define OPT_DISABLE_AVR 1 #define OPT_DISABLE_UCSIM 1 #define OPT_DISABLE_DEVICE_LIB 1 #define OPT_DISABLE_PACKIHX 1 #define OPT_DISABLE_SDCPP 0 #define OPT_DISABLE_SDCDB 0 #define OPT_DISABLE_SDBINUTILS 0 #define OPT_DISABLE_NON_FREE 0 #define OPT_ENABLE_DOC 0 #define OPT_ENABLE_LIBGC 0 configure: exit 0