This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by ndtypes configure 0.2.0dev3, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/home/sameer/gitrepos/xnd-ruby/ndtypes/ext/ruby_ndtypes --with-docs=no ## --------- ## ## Platform. ## ## --------- ## hostname = sameer-K401UB uname -m = x86_64 uname -r = 5.0.0-27-generic uname -s = Linux uname -v = #28~18.04.1-Ubuntu SMP Thu Aug 22 03:00:32 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/sameer/.rvm/gems/ruby-2.4.1/bin PATH: /home/sameer/anaconda3/condabin PATH: /home/sameer/anaconda3/bin PATH: /home/sameer/gitrepos/starpu-1.2.8/bin PATH: /home/sameer/.rvm/gems/ruby-2.4.1@global/bin PATH: /home/sameer/.rvm/rubies/ruby-2.4.1/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: /home/sameer/.rvm/bin PATH: /home/sameer/.emacs.d/elpa/rtags-2.21/rtags-2.21/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:2019: checking system as reported by uname -s configure:2022: result: Linux configure:2084: checking build system type configure:2098: result: x86_64-unknown-linux-gnu configure:2118: checking host system type configure:2131: result: x86_64-unknown-linux-gnu configure:2210: checking for gcc configure:2226: found /usr/bin/gcc configure:2237: result: gcc configure:2466: checking for C compiler version configure:2475: 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:2486: $? = 0 configure:2475: 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:2486: $? = 0 configure:2475: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:2486: $? = 1 configure:2475: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:2486: $? = 1 configure:2506: checking whether the C compiler works configure:2528: gcc conftest.c >&5 configure:2532: $? = 0 configure:2580: result: yes configure:2583: checking for C compiler default output file name configure:2585: result: a.out configure:2591: checking for suffix of executables configure:2598: gcc -o conftest conftest.c >&5 configure:2602: $? = 0 configure:2624: result: configure:2646: checking whether we are cross compiling configure:2654: gcc -o conftest conftest.c >&5 configure:2658: $? = 0 configure:2665: ./conftest configure:2669: $? = 0 configure:2684: result: no configure:2689: checking for suffix of object files configure:2711: gcc -c conftest.c >&5 configure:2715: $? = 0 configure:2736: result: o configure:2740: checking whether we are using the GNU C compiler configure:2759: gcc -c conftest.c >&5 configure:2759: $? = 0 configure:2768: result: yes configure:2777: checking whether gcc accepts -g configure:2797: gcc -c -g conftest.c >&5 configure:2797: $? = 0 configure:2838: result: yes configure:2855: checking for gcc option to accept ISO C89 configure:2918: gcc -c -g -O2 conftest.c >&5 configure:2918: $? = 0 configure:2931: result: none needed configure:2997: checking for ar configure:3013: found /usr/bin/ar configure:3024: result: ar configure:3089: checking for ranlib configure:3105: found /usr/bin/ranlib configure:3116: result: ranlib configure:3148: checking how to run the C preprocessor configure:3179: gcc -E conftest.c configure:3179: $? = 0 configure:3193: gcc -E conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:3193: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ndtypes" | #define PACKAGE_TARNAME "ndtypes" | #define PACKAGE_VERSION "0.2.0dev3" | #define PACKAGE_STRING "ndtypes 0.2.0dev3" | #define PACKAGE_BUGREPORT "skrah@bytereef.org" | #define PACKAGE_URL "https://github.com/plures/" | /* end confdefs.h. */ | #include configure:3218: result: gcc -E configure:3238: gcc -E conftest.c configure:3238: $? = 0 configure:3252: gcc -E conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:3252: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ndtypes" | #define PACKAGE_TARNAME "ndtypes" | #define PACKAGE_VERSION "0.2.0dev3" | #define PACKAGE_STRING "ndtypes 0.2.0dev3" | #define PACKAGE_BUGREPORT "skrah@bytereef.org" | #define PACKAGE_URL "https://github.com/plures/" | /* end confdefs.h. */ | #include configure:3281: checking for grep that handles long lines and -e configure:3339: result: /bin/grep configure:3344: checking for egrep configure:3406: result: /bin/grep -E configure:3411: checking for ANSI C header files configure:3431: gcc -c conftest.c >&5 configure:3431: $? = 0 configure:3504: gcc -o conftest conftest.c >&5 configure:3504: $? = 0 configure:3504: ./conftest configure:3504: $? = 0 configure:3515: result: yes configure:3539: checking for a BSD-compatible install configure:3607: result: /usr/bin/install -c configure:3626: checking for sys/types.h configure:3626: gcc -c conftest.c >&5 configure:3626: $? = 0 configure:3626: result: yes configure:3626: checking for sys/stat.h configure:3626: gcc -c conftest.c >&5 configure:3626: $? = 0 configure:3626: result: yes configure:3626: checking for stdlib.h configure:3626: gcc -c conftest.c >&5 configure:3626: $? = 0 configure:3626: result: yes configure:3626: checking for string.h configure:3626: gcc -c conftest.c >&5 configure:3626: $? = 0 configure:3626: result: yes configure:3626: checking for memory.h configure:3626: gcc -c conftest.c >&5 configure:3626: $? = 0 configure:3626: result: yes configure:3626: checking for strings.h configure:3626: gcc -c conftest.c >&5 configure:3626: $? = 0 configure:3626: result: yes configure:3626: checking for inttypes.h configure:3626: gcc -c conftest.c >&5 configure:3626: $? = 0 configure:3626: result: yes configure:3626: checking for stdint.h configure:3626: gcc -c conftest.c >&5 configure:3626: $? = 0 configure:3626: result: yes configure:3626: checking for unistd.h configure:3626: gcc -c conftest.c >&5 configure:3626: $? = 0 configure:3626: result: yes configure:3638: checking whether byte ordering is bigendian configure:3653: gcc -c conftest.c >&5 conftest.c:20:9: error: unknown type name 'not' not a universal capable compiler ^~~ conftest.c:20:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' not a universal capable compiler ^~~~~~~~~ conftest.c:20:15: error: unknown type name 'universal' configure:3653: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ndtypes" | #define PACKAGE_TARNAME "ndtypes" | #define PACKAGE_VERSION "0.2.0dev3" | #define PACKAGE_STRING "ndtypes 0.2.0dev3" | #define PACKAGE_BUGREPORT "skrah@bytereef.org" | #define PACKAGE_URL "https://github.com/plures/" | #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. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:3698: gcc -c conftest.c >&5 configure:3698: $? = 0 configure:3716: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:26:4: error: unknown type name 'not'; did you mean 'ino_t'? not big endian ^~~ ino_t conftest.c:26:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^~~~~~ configure:3716: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ndtypes" | #define PACKAGE_TARNAME "ndtypes" | #define PACKAGE_VERSION "0.2.0dev3" | #define PACKAGE_STRING "ndtypes 0.2.0dev3" | #define PACKAGE_BUGREPORT "skrah@bytereef.org" | #define PACKAGE_URL "https://github.com/plures/" | #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 | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:3844: result: no configure:3872: checking for --with-valgrind configure:3882: result: no configure:3899: checking for --with-docs configure:3909: result: no configure:4090: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by ndtypes config.status 0.2.0dev3, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on sameer-K401UB config.status:832: creating Makefile config.status:832: creating libndtypes/Makefile config.status:832: creating libndtypes/tests/Makefile config.status:832: creating libndtypes/ndtypes.h config.status:832: creating libndtypes/compat/Makefile config.status:832: creating libndtypes/serialize/Makefile config.status:832: creating config.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_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_header_inttypes_h=yes 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_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-unknown-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_CPP='gcc -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='ar' CC='gcc' CFLAGS='' CONFIGURE_CFLAGS='-I.. -Wall -Wextra -std=c11 -pedantic -O2 -g' CONFIGURE_COV_CFLAGS='-I.. -Wall -Wextra -std=c11 -pedantic -O0 -g -fno-inline -fprofile-arcs -ftest-coverage' CONFIGURE_COV_LDFLAGS='-shared -Wl,-soname,libndtypes.so.0 -fprofile-arcs' CONFIGURE_LDFLAGS='-shared -Wl,-soname,libndtypes.so.0' CPP='gcc -E' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' GREP='/bin/grep' INSTALL='/usr/bin/install -c' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' LD='gcc' LDFLAGS='' LIBNAME='libndtypes.so' LIBOBJS='' LIBRARY_PATH='LD_LIBRARY_PATH' LIBS='' LIBSHARED='libndtypes.so.0.2.0dev3' LIBSONAME='libndtypes.so.0' LIBSTATIC='libndtypes.a' LTLIBOBJS='' NDT_INSTALL_DOCS='' NDT_OPT='-O2 -g' NDT_SYS_BIG_ENDIAN='0' NDT_WARN='-Wall -Wextra -std=c11 -pedantic' OBJEXT='o' PACKAGE_BUGREPORT='skrah@bytereef.org' PACKAGE_NAME='ndtypes' PACKAGE_STRING='ndtypes 0.2.0dev3' PACKAGE_TARNAME='ndtypes' PACKAGE_URL='https://github.com/plures/' PACKAGE_VERSION='0.2.0dev3' PATH_SEPARATOR=':' RANLIB='ranlib' SHELL='/bin/bash' ac_ct_CC='gcc' bindir='${exec_prefix}/bin' build='x86_64-unknown-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-unknown-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/home/sameer/gitrepos/xnd-ruby/ndtypes/ext/ruby_ndtypes' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "ndtypes" #define PACKAGE_TARNAME "ndtypes" #define PACKAGE_VERSION "0.2.0dev3" #define PACKAGE_STRING "ndtypes 0.2.0dev3" #define PACKAGE_BUGREPORT "skrah@bytereef.org" #define PACKAGE_URL "https://github.com/plures/" #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 configure: exit 0