rust-most/vendor/most-5.1.0/config.log

1217 lines
35 KiB
Plaintext

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
## --------- ##
## Platform. ##
## --------- ##
hostname = ichigo
uname -m = x86_64
uname -r = 5.3.8-arch1-1
uname -s = Linux
uname -v = #1 SMP PREEMPT @1572357769
/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/greg/.cargo/bin
PATH: /home/greg/.fzf/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /usr/bin/site_perl
PATH: /usr/bin/vendor_perl
PATH: /usr/bin/core_perl
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2462: checking for gcc
configure:2478: found /usr/bin/gcc
configure:2489: result: gcc
configure:2718: checking for C compiler version
configure:2727: gcc --version >&5
gcc (GCC) 9.2.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:2738: $? = 0
configure:2727: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++,d --enable-shared --enable-threads=posix --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --enable-multilib --disable-werror --enable-checking=release --enable-default-pie --enable-default-ssp --enable-cet=auto gdc_include_dir=/usr/include/dlang/gdc
Thread model: posix
gcc version 9.2.0 (GCC)
configure:2738: $? = 0
configure:2727: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:2738: $? = 1
configure:2727: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:2738: $? = 1
configure:2758: checking whether the C compiler works
configure:2780: gcc conftest.c >&5
configure:2784: $? = 0
configure:2832: result: yes
configure:2835: checking for C compiler default output file name
configure:2837: result: a.out
configure:2843: checking for suffix of executables
configure:2850: gcc -o conftest conftest.c >&5
configure:2854: $? = 0
configure:2876: result:
configure:2898: checking whether we are cross compiling
configure:2906: gcc -o conftest conftest.c >&5
configure:2910: $? = 0
configure:2917: ./conftest
configure:2921: $? = 0
configure:2909: result: no
configure:2914: checking for suffix of object files
configure:2936: gcc -c conftest.c >&5
configure:2940: $? = 0
configure:2961: result: o
configure:2965: checking whether we are using the GNU C compiler
configure:2984: gcc -c conftest.c >&5
configure:2984: $? = 0
configure:2993: result: yes
configure:3002: checking whether gcc accepts -g
configure:3022: gcc -c -g conftest.c >&5
configure:3022: $? = 0
configure:3063: result: yes
configure:3080: checking for gcc option to accept ISO C89
configure:3143: gcc -c -g -O2 conftest.c >&5
configure:3143: $? = 0
configure:3156: result: none needed
configure:3182: checking how to run the C preprocessor
configure:3213: gcc -E conftest.c
configure:3213: $? = 0
configure:3227: gcc -E conftest.c
conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory
9 | #include <ac_nonexistent.h>
| ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:3227: $? = 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 ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3252: result: gcc -E
configure:3272: gcc -E conftest.c
configure:3272: $? = 0
configure:3286: gcc -E conftest.c
conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory
9 | #include <ac_nonexistent.h>
| ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:3286: $? = 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 ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3315: checking for grep that handles long lines and -e
configure:3373: result: /usr/bin/grep
configure:3378: checking for egrep
configure:3440: result: /usr/bin/grep -E
configure:3445: checking for ANSI C header files
configure:3465: gcc -c -g -O2 conftest.c >&5
configure:3465: $? = 0
configure:3538: gcc -o conftest -g -O2 conftest.c >&5
configure:3538: $? = 0
configure:3538: ./conftest
configure:3538: $? = 0
configure:3549: result: yes
configure:3562: checking for sys/types.h
configure:3562: gcc -c -g -O2 conftest.c >&5
configure:3562: $? = 0
configure:3562: result: yes
configure:3562: checking for sys/stat.h
configure:3562: gcc -c -g -O2 conftest.c >&5
configure:3562: $? = 0
configure:3562: result: yes
configure:3562: checking for stdlib.h
configure:3562: gcc -c -g -O2 conftest.c >&5
configure:3562: $? = 0
configure:3562: result: yes
configure:3562: checking for string.h
configure:3562: gcc -c -g -O2 conftest.c >&5
configure:3562: $? = 0
configure:3562: result: yes
configure:3562: checking for memory.h
configure:3562: gcc -c -g -O2 conftest.c >&5
configure:3562: $? = 0
configure:3562: result: yes
configure:3562: checking for strings.h
configure:3562: gcc -c -g -O2 conftest.c >&5
configure:3562: $? = 0
configure:3562: result: yes
configure:3562: checking for inttypes.h
configure:3562: gcc -c -g -O2 conftest.c >&5
configure:3562: $? = 0
configure:3562: result: yes
configure:3562: checking for stdint.h
configure:3562: gcc -c -g -O2 conftest.c >&5
configure:3562: $? = 0
configure:3562: result: yes
configure:3562: checking for unistd.h
configure:3562: gcc -c -g -O2 conftest.c >&5
configure:3562: $? = 0
configure:3562: result: yes
configure:3575: checking minix/config.h usability
configure:3575: gcc -c -g -O2 conftest.c >&5
conftest.c:52:10: fatal error: minix/config.h: No such file or directory
52 | #include <minix/config.h>
| ^~~~~~~~~~~~~~~~
compilation terminated.
configure:3575: $? = 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 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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <minix/config.h>
configure:3575: result: no
configure:3575: checking minix/config.h presence
configure:3575: gcc -E conftest.c
conftest.c:19:10: fatal error: minix/config.h: No such file or directory
19 | #include <minix/config.h>
| ^~~~~~~~~~~~~~~~
compilation terminated.
configure:3575: $? = 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 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 <minix/config.h>
configure:3575: result: no
configure:3575: checking for minix/config.h
configure:3575: result: no
configure:3596: checking whether it is safe to define __EXTENSIONS__
configure:3614: gcc -c -g -O2 conftest.c >&5
configure:3614: $? = 0
configure:3621: result: yes
configure:3636: checking whether gcc needs -traditional
configure:3670: result: no
configure:3682: checking for library containing strerror
configure:3713: gcc -o conftest -g -O2 conftest.c >&5
configure:3713: $? = 0
configure:3730: result: none required
configure:3756: checking C compiler that understands ANSI prototypes
configure:3770: gcc -c -g -O2 conftest.c >&5
configure:3770: $? = 0
configure:3772: result: gcc looks ok. Good.
configure:3812: checking whether make sets $(MAKE)
configure:3834: result: yes
configure:3857: checking for a BSD-compatible install
configure:3925: result: /usr/bin/install -c
configure:3940: checking build system type
configure:3954: result: x86_64-unknown-linux-gnu
configure:3974: checking host system type
configure:3987: result: x86_64-unknown-linux-gnu
configure:4012: checking dlfcn.h usability
configure:4012: gcc -c -g -O2 conftest.c >&5
configure:4012: $? = 0
configure:4012: result: yes
configure:4012: checking dlfcn.h presence
configure:4012: gcc -E conftest.c
configure:4012: $? = 0
configure:4012: result: yes
configure:4012: checking for dlfcn.h
configure:4012: result: yes
configure:4018: checking for dlopen in -ldl
configure:4043: gcc -o conftest -g -O2 conftest.c -ldl >&5
configure:4043: $? = 0
configure:4052: result: yes
configure:4264: checking for X
configure:4372: gcc -E conftest.c
configure:4372: $? = 0
configure:4403: gcc -o conftest -g -O2 conftest.c -lX11 >&5
configure:4403: $? = 0
configure:4453: result: libraries , headers
configure:4552: gcc -o conftest -g -O2 conftest.c -lX11 >&5
configure:4552: $? = 0
configure:4650: checking for gethostbyname
configure:4650: gcc -o conftest -g -O2 conftest.c >&5
configure:4650: $? = 0
configure:4650: result: yes
configure:4747: checking for connect
configure:4747: gcc -o conftest -g -O2 conftest.c >&5
configure:4747: $? = 0
configure:4747: result: yes
configure:4796: checking for remove
configure:4796: gcc -o conftest -g -O2 conftest.c >&5
configure:4796: $? = 0
configure:4796: result: yes
configure:4845: checking for shmat
configure:4845: gcc -o conftest -g -O2 conftest.c >&5
configure:4845: $? = 0
configure:4845: result: yes
configure:4903: checking for IceConnectionNumber in -lICE
configure:4928: gcc -o conftest -g -O2 conftest.c -lICE >&5
configure:4928: $? = 0
configure:4937: result: yes
configure:4949: checking if you want to use mmap if available
configure:4958: result: yes
configure:4978: checking for stdlib.h
configure:4978: result: yes
configure:4978: checking for unistd.h
configure:4978: result: yes
configure:4978: checking for memory.h
configure:4978: result: yes
configure:4978: checking malloc.h usability
configure:4978: gcc -c -g -O2 conftest.c >&5
configure:4978: $? = 0
configure:4978: result: yes
configure:4978: checking malloc.h presence
configure:4978: gcc -E conftest.c
configure:4978: $? = 0
configure:4978: result: yes
configure:4978: checking for malloc.h
configure:4978: result: yes
configure:4978: checking termios.h usability
configure:4978: gcc -c -g -O2 conftest.c >&5
configure:4978: $? = 0
configure:4978: result: yes
configure:4978: checking termios.h presence
configure:4978: gcc -E conftest.c
configure:4978: $? = 0
configure:4978: result: yes
configure:4978: checking for termios.h
configure:4978: result: yes
configure:4978: checking sys/mman.h usability
configure:4978: gcc -c -g -O2 conftest.c >&5
configure:4978: $? = 0
configure:4978: result: yes
configure:4978: checking sys/mman.h presence
configure:4978: gcc -E conftest.c
configure:4978: $? = 0
configure:4978: result: yes
configure:4978: checking for sys/mman.h
configure:4978: result: yes
configure:4992: checking for dirent.h that defines DIR
configure:5011: gcc -c -g -O2 conftest.c >&5
configure:5011: $? = 0
configure:5019: result: yes
configure:5032: checking for library containing opendir
configure:5063: gcc -o conftest -g -O2 conftest.c >&5
configure:5063: $? = 0
configure:5080: result: none required
configure:5148: checking for mode_t
configure:5148: gcc -c -g -O2 conftest.c >&5
configure:5148: $? = 0
configure:5148: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:70:21: error: expected expression before ')' token
70 | if (sizeof ((mode_t)))
| ^
configure:5148: $? = 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 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 HAVE_DLOPEN 1
| #define USE_MMAP 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_DIRENT_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((mode_t)))
| return 0;
| ;
| return 0;
| }
configure:5148: result: yes
configure:5159: checking for pid_t
configure:5159: gcc -c -g -O2 conftest.c >&5
configure:5159: $? = 0
configure:5159: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:70:20: error: expected expression before ')' token
70 | if (sizeof ((pid_t)))
| ^
configure:5159: $? = 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 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 HAVE_DLOPEN 1
| #define USE_MMAP 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_DIRENT_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((pid_t)))
| return 0;
| ;
| return 0;
| }
configure:5159: result: yes
configure:5170: checking for uid_t in sys/types.h
configure:5189: result: yes
configure:5200: checking for size_t
configure:5200: gcc -c -g -O2 conftest.c >&5
configure:5200: $? = 0
configure:5200: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:70:21: error: expected expression before ')' token
70 | if (sizeof ((size_t)))
| ^
configure:5200: $? = 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 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 HAVE_DLOPEN 1
| #define USE_MMAP 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_DIRENT_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
| return 0;
| ;
| return 0;
| }
configure:5200: result: yes
configure:5216: checking size of short
configure:5221: gcc -o conftest -g -O2 conftest.c >&5
configure:5221: $? = 0
configure:5221: ./conftest
configure:5221: $? = 0
configure:5235: result: 2
configure:5249: checking size of int
configure:5254: gcc -o conftest -g -O2 conftest.c >&5
configure:5254: $? = 0
configure:5254: ./conftest
configure:5254: $? = 0
configure:5268: result: 4
configure:5282: checking size of long
configure:5287: gcc -o conftest -g -O2 conftest.c >&5
configure:5287: $? = 0
configure:5287: ./conftest
configure:5287: $? = 0
configure:5301: result: 8
configure:5315: checking size of float
configure:5320: gcc -o conftest -g -O2 conftest.c >&5
configure:5320: $? = 0
configure:5320: ./conftest
configure:5320: $? = 0
configure:5334: result: 4
configure:5348: checking size of double
configure:5353: gcc -o conftest -g -O2 conftest.c >&5
configure:5353: $? = 0
configure:5353: ./conftest
configure:5353: $? = 0
configure:5367: result: 8
configure:5379: checking for long long
configure:5379: gcc -c -g -O2 conftest.c >&5
configure:5379: $? = 0
configure:5379: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:75:24: error: expected expression before ')' token
75 | if (sizeof ((long long)))
| ^
configure:5379: $? = 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 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 HAVE_DLOPEN 1
| #define USE_MMAP 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_DIRENT_H 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((long long)))
| return 0;
| ;
| return 0;
| }
configure:5379: result: yes
configure:5393: checking size of long long
configure:5398: gcc -o conftest -g -O2 conftest.c >&5
configure:5398: $? = 0
configure:5398: ./conftest
configure:5398: $? = 0
configure:5412: result: 8
configure:5431: checking for special C compiler options needed for large files
configure:5476: result: no
configure:5482: checking for _FILE_OFFSET_BITS value needed for large files
configure:5507: gcc -c -g -O2 conftest.c >&5
configure:5507: $? = 0
configure:5539: result: no
configure:5624: checking for _LARGEFILE_SOURCE value needed for large files
configure:5643: gcc -o conftest -g -O2 conftest.c >&5
configure:5643: $? = 0
configure:5671: result: no
configure:5692: checking for off_t
configure:5692: gcc -c -g -O2 conftest.c >&5
configure:5692: $? = 0
configure:5692: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:78:20: error: expected expression before ')' token
78 | if (sizeof ((off_t)))
| ^
configure:5692: $? = 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 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 HAVE_DLOPEN 1
| #define USE_MMAP 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_DIRENT_H 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_LONG 8
| #define HAVE_FSEEKO 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((off_t)))
| return 0;
| ;
| return 0;
| }
configure:5692: result: yes
configure:5707: checking size of off_t
configure:5712: gcc -o conftest -g -O2 conftest.c >&5
configure:5712: $? = 0
configure:5712: ./conftest
configure:5712: $? = 0
configure:5726: result: 8
configure:5749: checking for memset
configure:5749: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:66:6: warning: conflicting types for built-in function 'memset'; expected 'void *(void *, int, long unsigned int)' [-Wbuiltin-declaration-mismatch]
66 | char memset ();
| ^~~~~~
conftest.c:54:1: note: 'memset' is declared in header '<string.h>'
53 | # include <limits.h>
54 | #else
configure:5749: $? = 0
configure:5749: result: yes
configure:5749: checking for memcpy
configure:5749: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:67:6: warning: conflicting types for built-in function 'memcpy'; expected 'void *(void *, const void *, long unsigned int)' [-Wbuiltin-declaration-mismatch]
67 | char memcpy ();
| ^~~~~~
conftest.c:55:1: note: 'memcpy' is declared in header '<string.h>'
54 | # include <limits.h>
55 | #else
configure:5749: $? = 0
configure:5749: result: yes
configure:5749: checking for putenv
configure:5749: gcc -o conftest -g -O2 conftest.c >&5
configure:5749: $? = 0
configure:5749: result: yes
configure:5749: checking for getcwd
configure:5749: gcc -o conftest -g -O2 conftest.c >&5
configure:5749: $? = 0
configure:5749: result: yes
configure:5749: checking for mmap
configure:5749: gcc -o conftest -g -O2 conftest.c >&5
configure:5749: $? = 0
configure:5749: result: yes
configure:5749: checking for snprintf
configure:5749: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:71:6: warning: conflicting types for built-in function 'snprintf'; expected 'int(char *, long unsigned int, const char *, ...)' [-Wbuiltin-declaration-mismatch]
71 | char snprintf ();
| ^~~~~~~~
conftest.c:59:1: note: 'snprintf' is declared in header '<stdio.h>'
58 | # include <limits.h>
59 | #else
configure:5749: $? = 0
configure:5749: result: yes
configure:5749: checking for getpgrp
configure:5749: gcc -o conftest -g -O2 conftest.c >&5
configure:5749: $? = 0
configure:5749: result: yes
configure:5749: checking for tcgetpgrp
configure:5749: gcc -o conftest -g -O2 conftest.c >&5
configure:5749: $? = 0
configure:5749: result: yes
configure:5782: checking for ncurses5-config
configure:5813: result: no
configure:5825: checking for ncursesw5-config
configure:5856: result: no
configure:5865: checking for terminfo
configure:5884: result: yes
configure:6014: checking for the slang library and header files
configure:6090: result: yes: /usr/lib and /usr/include
configure:6360: 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 ichigo
config.status:883: creating Makefile
config.status:883: creating src/Makefile
config.status:883: creating src/sysconf.h
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
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_XMKMF_set=
ac_cv_env_XMKMF_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_connect=yes
ac_cv_func_getcwd=yes
ac_cv_func_gethostbyname=yes
ac_cv_func_getpgrp=yes
ac_cv_func_memcpy=yes
ac_cv_func_memset=yes
ac_cv_func_mmap=yes
ac_cv_func_putenv=yes
ac_cv_func_remove=yes
ac_cv_func_shmat=yes
ac_cv_func_snprintf=yes
ac_cv_func_tcgetpgrp=yes
ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\'''
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_malloc_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
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_mman_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_termios_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_lib_ICE_IceConnectionNumber=yes
ac_cv_lib_dl_dlopen=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_nc5config=no
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_gcc_traditional=no
ac_cv_prog_make_make_set=yes
ac_cv_safe_to_define___extensions__=yes
ac_cv_search_opendir='none required'
ac_cv_search_strerror='none required'
ac_cv_sizeof_double=8
ac_cv_sizeof_float=4
ac_cv_sizeof_int=4
ac_cv_sizeof_long=8
ac_cv_sizeof_long_long=8
ac_cv_sizeof_off_t=8
ac_cv_sizeof_short=2
ac_cv_sys_file_offset_bits=no
ac_cv_sys_largefile_CC=no
ac_cv_sys_largefile_source=no
ac_cv_type_long_long=yes
ac_cv_type_mode_t=yes
ac_cv_type_off_t=yes
ac_cv_type_pid_t=yes
ac_cv_type_size_t=yes
ac_cv_type_uid_t=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
CC='gcc'
CC_SHARED='$(CC) -shared -fPIC $(CFLAGS)'
CC_SHARED_FLAGS='-shared -fPIC'
CFLAGS='-g -O2'
CONFIG_DIR='/home/greg/code/most-5.1.0'
CPP='gcc -E'
CPPFLAGS=''
DEFS='-DHAVE_CONFIG_H'
DLL_IMPLIB_NAME=''
DYNAMIC_LINK_FLAGS='-Wl,-export-dynamic'
DYNAMIC_LINK_LIB='-ldl'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
ELFDIR='/home/greg/code/most-5.1.0/src/$(ARCH)elfobjs'
ELFLIB='lib$(THIS_LIB).so'
ELFLIB_BUILD_NAME='$(ELFLIB_MAJOR_MINOR_MICRO)'
ELFLIB_MAJOR='$(ELFLIB).$(ELF_MAJOR_VERSION)'
ELFLIB_MAJOR_MINOR='$(ELFLIB_MAJOR).$(ELF_MINOR_VERSION)'
ELFLIB_MAJOR_MINOR_MICRO='$(ELFLIB_MAJOR_MINOR).$(ELF_MICRO_VERSION)'
ELF_CC='$(CC)'
ELF_CFLAGS='$(CFLAGS) -fPIC'
ELF_DEP_LIBS='$(DL_LIB) -lm -lc'
ELF_LINK='$(CC) $(LDFLAGS) -shared -Wl,-O1 -Wl,--version-script,$(VERSION_SCRIPT) -Wl,-soname,$(ELFLIB_MAJOR)'
ELF_LINK_CMD=''
EXEEXT=''
GREP='/usr/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_ELFLIB_TARGET='install-elf-and-links'
INSTALL_MODULE='$(INSTALL)'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
MISC_TERMINFO_DIRS=''
M_LIB='-lm'
OBJDIR='/home/greg/code/most-5.1.0/src/$(ARCH)objs'
OBJEXT='o'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_URL=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PROGRAM_CFILES=' buffer.c cmd.c display.c edit.c file.c help.c keym.c keyparse.c line.c main.c most.c search.c sysdep.c window.c'
PROGRAM_ELFOBJECTS=' $(ELFDIR)/buffer.o $(ELFDIR)/cmd.o $(ELFDIR)/display.o $(ELFDIR)/edit.o $(ELFDIR)/file.o $(ELFDIR)/help.o $(ELFDIR)/keym.o $(ELFDIR)/keyparse.o $(ELFDIR)/line.o $(ELFDIR)/main.o $(ELFDIR)/most.o $(ELFDIR)/search.o $(ELFDIR)/sysdep.o $(ELFDIR)/window.o'
PROGRAM_HFILES=''
PROGRAM_OBJECTS=' $(OBJDIR)/buffer.o $(OBJDIR)/cmd.o $(OBJDIR)/display.o $(OBJDIR)/edit.o $(OBJDIR)/file.o $(OBJDIR)/help.o $(OBJDIR)/keym.o $(OBJDIR)/keyparse.o $(OBJDIR)/line.o $(OBJDIR)/main.o $(OBJDIR)/most.o $(OBJDIR)/search.o $(OBJDIR)/sysdep.o $(OBJDIR)/window.o'
PROGRAM_OFILES=' buffer.o cmd.o display.o edit.o file.o help.o keym.o keyparse.o line.o main.o most.o search.o sysdep.o window.o'
RPATH=''
SET_MAKE=''
SHELL='/bin/sh'
SLANG_DLL_CFLAGS=''
SLANG_INC=''
SLANG_INC_DIR='/usr/include'
SLANG_LIB=''
SLANG_LIB_DIR='/usr/lib'
SLANG_LIB_FOR_MODULES=''
SRCDIR='/home/greg/code/most-5.1.0/src'
TERMCAP=''
XMKMF=''
X_CFLAGS=''
X_EXTRA_LIBS=''
X_LIBS=''
X_PRE_LIBS=' -lSM -lICE'
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}'
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'
nc5config='no'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local'
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 ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#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 HAVE_DLOPEN 1
#define USE_MMAP 1
#define HAVE_STDLIB_H 1
#define HAVE_UNISTD_H 1
#define HAVE_MEMORY_H 1
#define HAVE_MALLOC_H 1
#define HAVE_TERMIOS_H 1
#define HAVE_SYS_MMAN_H 1
#define HAVE_DIRENT_H 1
#define SIZEOF_SHORT 2
#define SIZEOF_INT 4
#define SIZEOF_LONG 8
#define SIZEOF_FLOAT 4
#define SIZEOF_DOUBLE 8
#define HAVE_LONG_LONG 1
#define SIZEOF_LONG_LONG 8
#define HAVE_FSEEKO 1
#define SIZEOF_OFF_T 8
#define HAVE_MEMSET 1
#define HAVE_MEMCPY 1
#define HAVE_PUTENV 1
#define HAVE_GETCWD 1
#define HAVE_MMAP 1
#define HAVE_SNPRINTF 1
#define HAVE_GETPGRP 1
#define HAVE_TCGETPGRP 1
configure: exit 0