Skip to content

Instantly share code, notes, and snippets.

@sapomuyverde
Created May 17, 2016 20:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sapomuyverde/7682b82fdc5107165523cb5c27ffb44d to your computer and use it in GitHub Desktop.
Save sapomuyverde/7682b82fdc5107165523cb5c27ffb44d to your computer and use it in GitHub Desktop.
C:\Users\gaby\cygwin\home\gaby\fish-shell\config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by fish configure 2.3b2-130-gc63c882, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure
## --------- ##
## Platform. ##
## --------- ##
hostname = DESKTOP-D8IO9K2
uname -m = x86_64
uname -r = 2.5.1(0.297/5/3)
uname -s = CYGWIN_NT-10.0
uname -v = 2016-04-21 22:14
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = x86_64
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /cygdrive/c/ProgramData/Oracle/Java/javapath
PATH: /cygdrive/c/WINDOWS/system32
PATH: /cygdrive/c/WINDOWS
PATH: /cygdrive/c/WINDOWS/System32/Wbem
PATH: /cygdrive/c/WINDOWS/System32/WindowsPowerShell/v1.0
PATH: /cygdrive/c/Program Files/nodejs
PATH: /cygdrive/c/terminal
PATH: /cygdrive/c/Program Files (x86)/Git/cmd
PATH: /cygdrive/c/t-gtk/mingw/bin
PATH: /cygdrive/c/harbour/bin/win/mingw
PATH: /cygdrive/c/hwgdebug
PATH: /cygdrive/c/Python35/Scripts
PATH: /cygdrive/c/Python35
PATH: /cygdrive/c/Users/gaby/AppData/Roaming/npm
PATH: /cygdrive/c/Users/gaby/AppData/Local/atom/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2508: checking if autoconf needs to be run
configure:2530: result: no
configure:2542: checking if autoheader needs to be run
configure:2558: result: no
configure:2626: checking for g++
configure:2642: found /usr/bin/g++
configure:2653: result: g++
configure:2680: checking for C++ compiler version
configure:2689: g++ --version >&5
g++ (GCC) 5.3.0
Copyright (C) 2015 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:2700: $? = 0
configure:2689: g++ -v >&5
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-cygwin/5.3.0/lto-wrapper.exe
Target: x86_64-pc-cygwin
Configured with: /cygdrive/i/szsz/tmpp/gcc/gcc-5.3.0-5.x86_64/src/gcc-5.3.0/configure --srcdir=/cygdrive/i/szsz/tmpp/gcc/gcc-5.3.0-5.x86_64/src/gcc-5.3.0 --prefix=/usr --exec-prefix=/usr --localstatedir=/var --sysconfdir=/etc --docdir=/usr/share/doc/gcc --htmldir=/usr/share/doc/gcc/html -C --build=x86_64-pc-cygwin --host=x86_64-pc-cygwin --target=x86_64-pc-cygwin --without-libiconv-prefix --without-libintl-prefix --libexecdir=/usr/lib --enable-shared --enable-shared-libgcc --enable-static --enable-version-specific-runtime-libs --enable-bootstrap --enable-__cxa_atexit --with-dwarf2 --with-tune=generic --enable-languages=ada,c,c++,fortran,lto,objc,obj-c++ --enable-graphite --enable-threads=posix --enable-libatomic --enable-libcilkrts --enable-libgomp --enable-libitm --enable-libquadmath --enable-libquadmath-support --enable-libssp --enable-libada --enable-libgcj-sublibs --disable-java-awt --disable-symvers --with-ecj-jar=/usr/share/java/ecj.jar --with-gnu-ld --with-gnu-as --with-cloog-include=/usr/include/cloog-isl --without-libiconv-prefix --without-libintl-prefix --with-system-zlib --enable-linker-build-id --with-default-libstdcxx-abi=gcc4-compatible
Thread model: posix
gcc version 5.3.0 (GCC)
configure:2700: $? = 0
configure:2689: g++ -V >&5
g++: error: unrecognized command line option '-V'
g++: fatal error: no input files
compilation terminated.
configure:2700: $? = 1
configure:2689: g++ -qversion >&5
g++: error: unrecognized command line option '-qversion'
g++: fatal error: no input files
compilation terminated.
configure:2700: $? = 1
configure:2720: checking whether the C++ compiler works
configure:2742: g++ conftest.cpp >&5
configure:2746: $? = 0
configure:2794: result: yes
configure:2797: checking for C++ compiler default output file name
configure:2799: result: a.exe
configure:2805: checking for suffix of executables
configure:2812: g++ -o conftest.exe conftest.cpp >&5
configure:2816: $? = 0
configure:2838: result: .exe
configure:2860: checking whether we are cross compiling
configure:2868: g++ -o conftest.exe conftest.cpp >&5
configure:2872: $? = 0
configure:2879: ./conftest.exe
configure:2883: $? = 0
configure:2898: result: no
configure:2903: checking for suffix of object files
configure:2925: g++ -c conftest.cpp >&5
configure:2929: $? = 0
configure:2950: result: o
configure:2954: checking whether we are using the GNU C++ compiler
configure:2973: g++ -c conftest.cpp >&5
configure:2973: $? = 0
configure:2982: result: yes
configure:2991: checking whether g++ accepts -g
configure:3011: g++ -c -g conftest.cpp >&5
configure:3011: $? = 0
configure:3052: result: yes
configure:3118: checking for a BSD-compatible install
configure:3186: result: /usr/bin/install -c
configure:3197: checking for a sed that does not truncate output
configure:3261: result: /usr/bin/sed
configure:3278: checking how to run the C++ preprocessor
configure:3305: g++ -E conftest.cpp
configure:3305: $? = 0
configure:3319: g++ -E conftest.cpp
conftest.cpp:9:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:3319: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fish"
| #define PACKAGE_TARNAME "fish"
| #define PACKAGE_VERSION "2.3b2-130-gc63c882"
| #define PACKAGE_STRING "fish 2.3b2-130-gc63c882"
| #define PACKAGE_BUGREPORT "fish-users@lists.sourceforge.net"
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3344: result: g++ -E
configure:3364: g++ -E conftest.cpp
configure:3364: $? = 0
configure:3378: g++ -E conftest.cpp
conftest.cpp:9:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:3378: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fish"
| #define PACKAGE_TARNAME "fish"
| #define PACKAGE_VERSION "2.3b2-130-gc63c882"
| #define PACKAGE_STRING "fish 2.3b2-130-gc63c882"
| #define PACKAGE_BUGREPORT "fish-users@lists.sourceforge.net"
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3407: checking for grep that handles long lines and -e
configure:3465: result: /usr/bin/grep
configure:3470: checking for egrep
configure:3532: result: /usr/bin/grep -E
configure:3537: checking for ANSI C header files
configure:3557: g++ -c -g -O2 conftest.cpp >&5
configure:3557: $? = 0
configure:3630: g++ -o conftest.exe -g -O2 conftest.cpp >&5
configure:3630: $? = 0
configure:3630: ./conftest.exe
configure:3630: $? = 0
configure:3641: result: yes
configure:3654: checking for sys/types.h
configure:3654: g++ -c -g -O2 conftest.cpp >&5
configure:3654: $? = 0
configure:3654: result: yes
configure:3654: checking for sys/stat.h
configure:3654: g++ -c -g -O2 conftest.cpp >&5
configure:3654: $? = 0
configure:3654: result: yes
configure:3654: checking for stdlib.h
configure:3654: g++ -c -g -O2 conftest.cpp >&5
configure:3654: $? = 0
configure:3654: result: yes
configure:3654: checking for string.h
configure:3654: g++ -c -g -O2 conftest.cpp >&5
configure:3654: $? = 0
configure:3654: result: yes
configure:3654: checking for memory.h
configure:3654: g++ -c -g -O2 conftest.cpp >&5
configure:3654: $? = 0
configure:3654: result: yes
configure:3654: checking for strings.h
configure:3654: g++ -c -g -O2 conftest.cpp >&5
configure:3654: $? = 0
configure:3654: result: yes
configure:3654: checking for inttypes.h
configure:3654: g++ -c -g -O2 conftest.cpp >&5
configure:3654: $? = 0
configure:3654: result: yes
configure:3654: checking for stdint.h
configure:3654: g++ -c -g -O2 conftest.cpp >&5
configure:3654: $? = 0
configure:3654: result: yes
configure:3654: checking for unistd.h
configure:3654: g++ -c -g -O2 conftest.cpp >&5
configure:3654: $? = 0
configure:3654: result: yes
configure:3667: checking minix/config.h usability
configure:3667: g++ -c -g -O2 conftest.cpp >&5
conftest.cpp:52:26: fatal error: minix/config.h: No such file or directory
compilation terminated.
configure:3667: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fish"
| #define PACKAGE_TARNAME "fish"
| #define PACKAGE_VERSION "2.3b2-130-gc63c882"
| #define PACKAGE_STRING "fish 2.3b2-130-gc63c882"
| #define PACKAGE_BUGREPORT "fish-users@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <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:3667: result: no
configure:3667: checking minix/config.h presence
configure:3667: g++ -E conftest.cpp
conftest.cpp:19:26: fatal error: minix/config.h: No such file or directory
compilation terminated.
configure:3667: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fish"
| #define PACKAGE_TARNAME "fish"
| #define PACKAGE_VERSION "2.3b2-130-gc63c882"
| #define PACKAGE_STRING "fish 2.3b2-130-gc63c882"
| #define PACKAGE_BUGREPORT "fish-users@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <minix/config.h>
configure:3667: result: no
configure:3667: checking for minix/config.h
configure:3667: result: no
configure:3688: checking whether it is safe to define __EXTENSIONS__
configure:3706: g++ -c -g -O2 conftest.cpp >&5
configure:3706: $? = 0
configure:3713: result: yes
configure:3764: checking for msgfmt
configure:3794: result: no
configure:3840: checking for doxygen
configure:3870: result: no
configure:3945: checking for -rdynamic linker flag
configure:3960: g++ -o conftest.exe -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-exceptions -Wall -Wno-sign-compare -rdynamic conftest.cpp >&5
configure:3960: $? = 0
configure:3962: result: yes
configure:3984: checking if we are compiling against glibc
configure:4015: g++ -o conftest.exe -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-exceptions -Wall -Wno-sign-compare conftest.cpp >&5
configure:4015: $? = 0
configure:4015: ./conftest.exe
configure:4015: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fish"
| #define PACKAGE_TARNAME "fish"
| #define PACKAGE_VERSION "2.3b2-130-gc63c882"
| #define PACKAGE_STRING "fish 2.3b2-130-gc63c882"
| #define PACKAGE_BUGREPORT "fish-users@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| /* end confdefs.h. */
|
|
| #include <stdlib.h>
| #ifdef __GLIBC__
| #define STATUS 0
| #else
| #define STATUS 1
| #endif
|
| int
| main ()
| {
|
| return STATUS;
|
|
| ;
| return 0;
| }
|
configure:4039: result: no
configure:4059: checking build system type
configure:4073: result: x86_64-unknown-cygwin
configure:4093: checking host system type
configure:4106: result: x86_64-unknown-cygwin
configure:4126: checking target system type
configure:4139: result: x86_64-unknown-cygwin
configure:4177: checking if we are under Solaris
configure:4188: result: no
configure:4197: checking if we are under BSD
configure:4211: result: no
configure:4222: checking for /proc/self/stat
configure:4235: result: yes
configure:4272: checking for library containing connect
configure:4303: g++ -o conftest.exe -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-exceptions -Wall -Wno-sign-compare conftest.cpp >&5
configure:4303: $? = 0
configure:4320: result: none required
configure:4330: checking for library containing nanosleep
configure:4361: g++ -o conftest.exe -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-exceptions -Wall -Wno-sign-compare conftest.cpp >&5
configure:4361: $? = 0
configure:4378: result: none required
configure:4388: checking for library containing shm_open
configure:4419: g++ -o conftest.exe -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-exceptions -Wall -Wno-sign-compare conftest.cpp >&5
configure:4419: $? = 0
configure:4436: result: none required
configure:4446: checking for library containing pthread_create
configure:4477: g++ -o conftest.exe -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-exceptions -Wall -Wno-sign-compare conftest.cpp >&5
configure:4477: $? = 0
configure:4494: result: none required
configure:4504: checking for library containing setupterm
configure:4535: g++ -o conftest.exe -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-exceptions -Wall -Wno-sign-compare conftest.cpp >&5
/tmp/ccdYOod8.o: In function `main':
/home/gaby/fish-shell/conftest.cpp:39: undefined reference to `setupterm'
/home/gaby/fish-shell/conftest.cpp:39:(.text.startup+0xa): relocation truncated to fit: R_X86_64_PC32 against undefined symbol `setupterm'
collect2: error: ld returned 1 exit status
configure:4535: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fish"
| #define PACKAGE_TARNAME "fish"
| #define PACKAGE_VERSION "2.3b2-130-gc63c882"
| #define PACKAGE_STRING "fish 2.3b2-130-gc63c882"
| #define PACKAGE_BUGREPORT "fish-users@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE__PROC_SELF_STAT 1
| #define HAVE_TRANSLATE_H 1
| #define NCURSES_NOMACROS 1
| #define NOMACROS 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char setupterm ();
| int
| main ()
| {
| return setupterm ();
| ;
| return 0;
| }
configure:4535: g++ -o conftest.exe -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-exceptions -Wall -Wno-sign-compare conftest.cpp -lncurses >&5
configure:4535: $? = 0
configure:4552: result: -lncurses
configure:4562: checking for library containing nan
configure:4593: g++ -o conftest.exe -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-exceptions -Wall -Wno-sign-compare conftest.cpp -lncurses >&5
configure:4593: $? = 0
configure:4610: result: none required
configure:4620: checking for library containing backtrace_symbols_fd
configure:4651: g++ -o conftest.exe -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-exceptions -Wall -Wno-sign-compare conftest.cpp -lncurses >&5
/tmp/ccKXpYQE.o: In function `main':
/home/gaby/fish-shell/conftest.cpp:40: undefined reference to `backtrace_symbols_fd'
/home/gaby/fish-shell/conftest.cpp:40:(.text.startup+0xa): relocation truncated to fit: R_X86_64_PC32 against undefined symbol `backtrace_symbols_fd'
collect2: error: ld returned 1 exit status
configure:4651: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fish"
| #define PACKAGE_TARNAME "fish"
| #define PACKAGE_VERSION "2.3b2-130-gc63c882"
| #define PACKAGE_STRING "fish 2.3b2-130-gc63c882"
| #define PACKAGE_BUGREPORT "fish-users@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE__PROC_SELF_STAT 1
| #define HAVE_TRANSLATE_H 1
| #define NCURSES_NOMACROS 1
| #define NOMACROS 1
| #define HAVE_NAN 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char backtrace_symbols_fd ();
| int
| main ()
| {
| return backtrace_symbols_fd ();
| ;
| return 0;
| }
configure:4651: g++ -o conftest.exe -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-exceptions -Wall -Wno-sign-compare conftest.cpp -lexecinfo -lncurses >&5
/usr/lib/gcc/x86_64-pc-cygwin/5.3.0/../../../../x86_64-pc-cygwin/bin/ld: cannot find -lexecinfo
collect2: error: ld returned 1 exit status
configure:4651: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fish"
| #define PACKAGE_TARNAME "fish"
| #define PACKAGE_VERSION "2.3b2-130-gc63c882"
| #define PACKAGE_STRING "fish 2.3b2-130-gc63c882"
| #define PACKAGE_BUGREPORT "fish-users@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE__PROC_SELF_STAT 1
| #define HAVE_TRANSLATE_H 1
| #define NCURSES_NOMACROS 1
| #define NOMACROS 1
| #define HAVE_NAN 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char backtrace_symbols_fd ();
| int
| main ()
| {
| return backtrace_symbols_fd ();
| ;
| return 0;
| }
configure:4668: result: no
configure:4743: checking getopt.h usability
configure:4743: g++ -c -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-exceptions -Wall -Wno-sign-compare conftest.cpp >&5
configure:4743: $? = 0
configure:4743: result: yes
configure:4743: checking getopt.h presence
configure:4743: g++ -E conftest.cpp
configure:4743: $? = 0
configure:4743: result: yes
configure:4743: checking for getopt.h
configure:4743: result: yes
configure:4743: checking termios.h usability
configure:4743: g++ -c -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-exceptions -Wall -Wno-sign-compare conftest.cpp >&5
configure:4743: $? = 0
configure:4743: result: yes
configure:4743: checking termios.h presence
configure:4743: g++ -E conftest.cpp
configure:4743: $? = 0
configure:4743: result: yes
configure:4743: checking for termios.h
configure:4743: result: yes
configure:4743: checking sys/resource.h usability
configure:4743: g++ -c -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-exceptions -Wall -Wno-sign-compare conftest.cpp >&5
configure:4743: $? = 0
configure:4743: result: yes
configure:4743: checking sys/resource.h presence
configure:4743: g++ -E conftest.cpp
configure:4743: $? = 0
configure:4743: result: yes
configure:4743: checking for sys/resource.h
configure:4743: result: yes
configure:4743: checking term.h usability
configure:4743: g++ -c -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-exceptions -Wall -Wno-sign-compare conftest.cpp >&5
configure:4743: $? = 0
configure:4743: result: yes
configure:4743: checking term.h presence
configure:4743: g++ -E conftest.cpp
configure:4743: $? = 0
configure:4743: result: yes
configure:4743: checking for term.h
configure:4743: result: yes
configure:4743: checking ncurses/term.h usability
configure:4743: g++ -c -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-exceptions -Wall -Wno-sign-compare conftest.cpp >&5
configure:4743: $? = 0
configure:4743: result: yes
configure:4743: checking ncurses/term.h presence
configure:4743: g++ -E conftest.cpp
configure:4743: $? = 0
configure:4743: result: yes
configure:4743: checking for ncurses/term.h
configure:4743: result: yes
configure:4743: checking ncurses.h usability
configure:4743: g++ -c -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-exceptions -Wall -Wno-sign-compare conftest.cpp >&5
configure:4743: $? = 0
configure:4743: result: yes
configure:4743: checking ncurses.h presence
configure:4743: g++ -E conftest.cpp
configure:4743: $? = 0
configure:4743: result: yes
configure:4743: checking for ncurses.h
configure:4743: result: yes
configure:4743: checking ncurses/curses.h usability
configure:4743: g++ -c -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-exceptions -Wall -Wno-sign-compare conftest.cpp >&5
configure:4743: $? = 0
configure:4743: result: yes
configure:4743: checking ncurses/curses.h presence
configure:4743: g++ -E conftest.cpp
configure:4743: $? = 0
configure:4743: result: yes
configure:4743: checking for ncurses/curses.h
configure:4743: result: yes
configure:4743: checking curses.h usability
configure:4743: g++ -c -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-exceptions -Wall -Wno-sign-compare conftest.cpp >&5
configure:4743: $? = 0
configure:4743: result: yes
configure:4743: checking curses.h presence
configure:4743: g++ -E conftest.cpp
configure:4743: $? = 0
configure:4743: result: yes
configure:4743: checking for curses.h
configure:4743: result: yes
configure:4743: checking stropts.h usability
configure:4743: g++ -c -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-exceptions -Wall -Wno-sign-compare conftest.cpp >&5
conftest.cpp:70:21: fatal error: stropts.h: No such file or directory
compilation terminated.
configure:4743: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fish"
| #define PACKAGE_TARNAME "fish"
| #define PACKAGE_VERSION "2.3b2-130-gc63c882"
| #define PACKAGE_STRING "fish 2.3b2-130-gc63c882"
| #define PACKAGE_BUGREPORT "fish-users@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE__PROC_SELF_STAT 1
| #define HAVE_TRANSLATE_H 1
| #define NCURSES_NOMACROS 1
| #define NOMACROS 1
| #define HAVE_NAN 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_TERM_H 1
| #define HAVE_NCURSES_TERM_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_NCURSES_CURSES_H 1
| #define HAVE_CURSES_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 <stropts.h>
configure:4743: result: no
configure:4743: checking stropts.h presence
configure:4743: g++ -E conftest.cpp
conftest.cpp:37:21: fatal error: stropts.h: No such file or directory
compilation terminated.
configure:4743: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fish"
| #define PACKAGE_TARNAME "fish"
| #define PACKAGE_VERSION "2.3b2-130-gc63c882"
| #define PACKAGE_STRING "fish 2.3b2-130-gc63c882"
| #define PACKAGE_BUGREPORT "fish-users@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE__PROC_SELF_STAT 1
| #define HAVE_TRANSLATE_H 1
| #define NCURSES_NOMACROS 1
| #define NOMACROS 1
| #define HAVE_NAN 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_TERM_H 1
| #define HAVE_NCURSES_TERM_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_NCURSES_CURSES_H 1
| #define HAVE_CURSES_H 1
| /* end confdefs.h. */
| #include <stropts.h>
configure:4743: result: no
configure:4743: checking for stropts.h
configure:4743: result: no
configure:4743: checking siginfo.h usability
configure:4743: g++ -c -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-exceptions -Wall -Wno-sign-compare conftest.cpp >&5
conftest.cpp:70:21: fatal error: siginfo.h: No such file or directory
compilation terminated.
configure:4743: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fish"
| #define PACKAGE_TARNAME "fish"
| #define PACKAGE_VERSION "2.3b2-130-gc63c882"
| #define PACKAGE_STRING "fish 2.3b2-130-gc63c882"
| #define PACKAGE_BUGREPORT "fish-users@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE__PROC_SELF_STAT 1
| #define HAVE_TRANSLATE_H 1
| #define NCURSES_NOMACROS 1
| #define NOMACROS 1
| #define HAVE_NAN 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_TERM_H 1
| #define HAVE_NCURSES_TERM_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_NCURSES_CURSES_H 1
| #define HAVE_CURSES_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 <siginfo.h>
configure:4743: result: no
configure:4743: checking siginfo.h presence
configure:4743: g++ -E conftest.cpp
conftest.cpp:37:21: fatal error: siginfo.h: No such file or directory
compilation terminated.
configure:4743: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fish"
| #define PACKAGE_TARNAME "fish"
| #define PACKAGE_VERSION "2.3b2-130-gc63c882"
| #define PACKAGE_STRING "fish 2.3b2-130-gc63c882"
| #define PACKAGE_BUGREPORT "fish-users@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE__PROC_SELF_STAT 1
| #define HAVE_TRANSLATE_H 1
| #define NCURSES_NOMACROS 1
| #define NOMACROS 1
| #define HAVE_NAN 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_TERM_H 1
| #define HAVE_NCURSES_TERM_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_NCURSES_CURSES_H 1
| #define HAVE_CURSES_H 1
| /* end confdefs.h. */
| #include <siginfo.h>
configure:4743: result: no
configure:4743: checking for siginfo.h
configure:4743: result: no
configure:4743: checking sys/select.h usability
configure:4743: g++ -c -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-exceptions -Wall -Wno-sign-compare conftest.cpp >&5
configure:4743: $? = 0
configure:4743: result: yes
configure:4743: checking sys/select.h presence
configure:4743: g++ -E conftest.cpp
configure:4743: $? = 0
configure:4743: result: yes
configure:4743: checking for sys/select.h
configure:4743: result: yes
configure:4743: checking sys/ioctl.h usability
configure:4743: g++ -c -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-exceptions -Wall -Wno-sign-compare conftest.cpp >&5
configure:4743: $? = 0
configure:4743: result: yes
configure:4743: checking sys/ioctl.h presence
configure:4743: g++ -E conftest.cpp
configure:4743: $? = 0
configure:4743: result: yes
configure:4743: checking for sys/ioctl.h
configure:4743: result: yes
configure:4743: checking execinfo.h usability
configure:4743: g++ -c -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-exceptions -Wall -Wno-sign-compare conftest.cpp >&5
conftest.cpp:72:22: fatal error: execinfo.h: No such file or directory
compilation terminated.
configure:4743: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fish"
| #define PACKAGE_TARNAME "fish"
| #define PACKAGE_VERSION "2.3b2-130-gc63c882"
| #define PACKAGE_STRING "fish 2.3b2-130-gc63c882"
| #define PACKAGE_BUGREPORT "fish-users@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE__PROC_SELF_STAT 1
| #define HAVE_TRANSLATE_H 1
| #define NCURSES_NOMACROS 1
| #define NOMACROS 1
| #define HAVE_NAN 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_TERM_H 1
| #define HAVE_NCURSES_TERM_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_NCURSES_CURSES_H 1
| #define HAVE_CURSES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_IOCTL_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 <execinfo.h>
configure:4743: result: no
configure:4743: checking execinfo.h presence
configure:4743: g++ -E conftest.cpp
conftest.cpp:39:22: fatal error: execinfo.h: No such file or directory
compilation terminated.
configure:4743: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fish"
| #define PACKAGE_TARNAME "fish"
| #define PACKAGE_VERSION "2.3b2-130-gc63c882"
| #define PACKAGE_STRING "fish 2.3b2-130-gc63c882"
| #define PACKAGE_BUGREPORT "fish-users@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE__PROC_SELF_STAT 1
| #define HAVE_TRANSLATE_H 1
| #define NCURSES_NOMACROS 1
| #define NOMACROS 1
| #define HAVE_NAN 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_TERM_H 1
| #define HAVE_NCURSES_TERM_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_NCURSES_CURSES_H 1
| #define HAVE_CURSES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_IOCTL_H 1
| /* end confdefs.h. */
| #include <execinfo.h>
configure:4743: result: no
configure:4743: checking for execinfo.h
configure:4743: result: no
configure:4743: checking spawn.h usability
configure:4743: g++ -c -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-exceptions -Wall -Wno-sign-compare conftest.cpp >&5
configure:4743: $? = 0
configure:4743: result: yes
configure:4743: checking spawn.h presence
configure:4743: g++ -E conftest.cpp
configure:4743: $? = 0
configure:4743: result: yes
configure:4743: checking for spawn.h
configure:4743: result: yes
configure:4743: checking sys/sysctl.h usability
configure:4743: g++ -c -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-exceptions -Wall -Wno-sign-compare conftest.cpp >&5
conftest.cpp:73:24: fatal error: sys/sysctl.h: No such file or directory
compilation terminated.
configure:4743: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fish"
| #define PACKAGE_TARNAME "fish"
| #define PACKAGE_VERSION "2.3b2-130-gc63c882"
| #define PACKAGE_STRING "fish 2.3b2-130-gc63c882"
| #define PACKAGE_BUGREPORT "fish-users@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE__PROC_SELF_STAT 1
| #define HAVE_TRANSLATE_H 1
| #define NCURSES_NOMACROS 1
| #define NOMACROS 1
| #define HAVE_NAN 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_TERM_H 1
| #define HAVE_NCURSES_TERM_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_NCURSES_CURSES_H 1
| #define HAVE_CURSES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SPAWN_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 <sys/sysctl.h>
configure:4743: result: no
configure:4743: checking sys/sysctl.h presence
configure:4743: g++ -E conftest.cpp
conftest.cpp:40:24: fatal error: sys/sysctl.h: No such file or directory
compilation terminated.
configure:4743: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fish"
| #define PACKAGE_TARNAME "fish"
| #define PACKAGE_VERSION "2.3b2-130-gc63c882"
| #define PACKAGE_STRING "fish 2.3b2-130-gc63c882"
| #define PACKAGE_BUGREPORT "fish-users@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE__PROC_SELF_STAT 1
| #define HAVE_TRANSLATE_H 1
| #define NCURSES_NOMACROS 1
| #define NOMACROS 1
| #define HAVE_NAN 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_TERM_H 1
| #define HAVE_NCURSES_TERM_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_NCURSES_CURSES_H 1
| #define HAVE_CURSES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SPAWN_H 1
| /* end confdefs.h. */
| #include <sys/sysctl.h>
configure:4743: result: no
configure:4743: checking for sys/sysctl.h
configure:4743: result: no
configure:4779: checking size of wchar_t
configure:4784: g++ -o conftest.exe -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-exceptions -Wall -Wno-sign-compare conftest.cpp -lncurses >&5
configure:4784: $? = 0
configure:4784: ./conftest.exe
configure:4784: $? = 0
configure:4798: result: 2
configure:4852: checking if switches "" works
configure:4919: g++ -o conftest.exe -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-exceptions -Wall -Wno-sign-compare conftest.cpp -lncurses >&5
configure:4919: $? = 0
configure:4928: result: yes
configure:4952: checking for struct stat.st_mtimespec.tv_nsec
configure:4952: g++ -c -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-exceptions -Wall -Wno-sign-compare conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:79:13: error: 'struct stat' has no member named 'st_mtimespec'
if (ac_aggr.st_mtimespec.tv_nsec)
^
configure:4952: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fish"
| #define PACKAGE_TARNAME "fish"
| #define PACKAGE_VERSION "2.3b2-130-gc63c882"
| #define PACKAGE_STRING "fish 2.3b2-130-gc63c882"
| #define PACKAGE_BUGREPORT "fish-users@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE__PROC_SELF_STAT 1
| #define HAVE_TRANSLATE_H 1
| #define NCURSES_NOMACROS 1
| #define NOMACROS 1
| #define HAVE_NAN 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_TERM_H 1
| #define HAVE_NCURSES_TERM_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_NCURSES_CURSES_H 1
| #define HAVE_CURSES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SPAWN_H 1
| #define SIZEOF_WCHAR_T 2
| #define WCHAR_T_BITS 16
| /* 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 ()
| {
| static struct stat ac_aggr;
| if (ac_aggr.st_mtimespec.tv_nsec)
| return 0;
| ;
| return 0;
| }
configure:4952: g++ -c -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-exceptions -Wall -Wno-sign-compare conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:79:20: error: 'struct stat' has no member named 'st_mtimespec'
if (sizeof ac_aggr.st_mtimespec.tv_nsec)
^
configure:4952: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fish"
| #define PACKAGE_TARNAME "fish"
| #define PACKAGE_VERSION "2.3b2-130-gc63c882"
| #define PACKAGE_STRING "fish 2.3b2-130-gc63c882"
| #define PACKAGE_BUGREPORT "fish-users@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE__PROC_SELF_STAT 1
| #define HAVE_TRANSLATE_H 1
| #define NCURSES_NOMACROS 1
| #define NOMACROS 1
| #define HAVE_NAN 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_TERM_H 1
| #define HAVE_NCURSES_TERM_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_NCURSES_CURSES_H 1
| #define HAVE_CURSES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SPAWN_H 1
| #define SIZEOF_WCHAR_T 2
| #define WCHAR_T_BITS 16
| /* 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 ()
| {
| static struct stat ac_aggr;
| if (sizeof ac_aggr.st_mtimespec.tv_nsec)
| return 0;
| ;
| return 0;
| }
configure:4952: result: no
configure:4962: checking for struct stat.st_mtim.tv_nsec
configure:4962: g++ -c -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-exceptions -Wall -Wno-sign-compare conftest.cpp >&5
configure:4962: $? = 0
configure:4962: result: yes
configure:4979: checking for dirent.h that defines DIR
configure:4998: g++ -c -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-exceptions -Wall -Wno-sign-compare conftest.cpp >&5
configure:4998: $? = 0
configure:5006: result: yes
configure:5019: checking for library containing opendir
configure:5050: g++ -o conftest.exe -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-exceptions -Wall -Wno-sign-compare conftest.cpp -lncurses >&5
configure:5050: $? = 0
configure:5067: result: none required
configure:5136: checking for struct dirent.d_type
configure:5136: g++ -c -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-exceptions -Wall -Wno-sign-compare conftest.cpp >&5
configure:5136: $? = 0
configure:5136: result: yes
configure:5172: checking for wcsdup
configure:5172: g++ -o conftest.exe -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-exceptions -Wall -Wno-sign-compare conftest.cpp -lncurses >&5
configure:5172: $? = 0
configure:5172: result: yes
configure:5172: checking for wcsndup
configure:5172: g++ -o conftest.exe -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-exceptions -Wall -Wno-sign-compare conftest.cpp -lncurses >&5
/tmp/cclb0Vuc.o: In function `main':
/home/gaby/fish-shell/conftest.cpp:80: undefined reference to `wcsndup'
/home/gaby/fish-shell/conftest.cpp:80:(.text.startup+0xa): relocation truncated to fit: R_X86_64_PC32 against undefined symbol `wcsndup'
collect2: error: ld returned 1 exit status
configure:5172: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fish"
| #define PACKAGE_TARNAME "fish"
| #define PACKAGE_VERSION "2.3b2-130-gc63c882"
| #define PACKAGE_STRING "fish 2.3b2-130-gc63c882"
| #define PACKAGE_BUGREPORT "fish-users@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE__PROC_SELF_STAT 1
| #define HAVE_TRANSLATE_H 1
| #define NCURSES_NOMACROS 1
| #define NOMACROS 1
| #define HAVE_NAN 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_TERM_H 1
| #define HAVE_NCURSES_TERM_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_NCURSES_CURSES_H 1
| #define HAVE_CURSES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SPAWN_H 1
| #define SIZEOF_WCHAR_T 2
| #define WCHAR_T_BITS 16
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRUCT_DIRENT_D_TYPE 1
| #define HAVE_WCSDUP 1
| /* end confdefs.h. */
| /* Define wcsndup to an innocuous variant, in case <limits.h> declares wcsndup.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define wcsndup innocuous_wcsndup
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char wcsndup (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef wcsndup
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char wcsndup ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_wcsndup || defined __stub___wcsndup
| choke me
| #endif
|
| int
| main ()
| {
| return wcsndup ();
| ;
| return 0;
| }
configure:5172: result: no
configure:5172: checking for wcslen
configure:5172: g++ -o conftest.exe -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-exceptions -Wall -Wno-sign-compare conftest.cpp -lncurses >&5
configure:5172: $? = 0
configure:5172: result: yes
configure:5172: checking for wcscasecmp
configure:5172: g++ -o conftest.exe -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-exceptions -Wall -Wno-sign-compare conftest.cpp -lncurses >&5
configure:5172: $? = 0
configure:5172: result: yes
configure:5172: checking for wcsncasecmp
configure:5172: g++ -o conftest.exe -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-exceptions -Wall -Wno-sign-compare conftest.cpp -lncurses >&5
configure:5172: $? = 0
configure:5172: result: yes
configure:5172: checking for fwprintf
configure:5172: g++ -o conftest.exe -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-exceptions -Wall -Wno-sign-compare conftest.cpp -lncurses >&5
configure:5172: $? = 0
configure:5172: result: yes
configure:5184: checking for futimes
configure:5184: g++ -o conftest.exe -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-exceptions -Wall -Wno-sign-compare conftest.cpp -lncurses >&5
configure:5184: $? = 0
configure:5184: result: yes
configure:5184: checking for wcwidth
configure:5184: g++ -o conftest.exe -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-exceptions -Wall -Wno-sign-compare conftest.cpp -lncurses >&5
configure:5184: $? = 0
configure:5184: result: yes
configure:5184: checking for wcswidth
configure:5184: g++ -o conftest.exe -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-exceptions -Wall -Wno-sign-compare conftest.cpp -lncurses >&5
configure:5184: $? = 0
configure:5184: result: yes
configure:5184: checking for wcstok
configure:5184: g++ -o conftest.exe -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-exceptions -Wall -Wno-sign-compare conftest.cpp -lncurses >&5
configure:5184: $? = 0
configure:5184: result: yes
configure:5184: checking for fputwc
configure:5184: g++ -o conftest.exe -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-exceptions -Wall -Wno-sign-compare conftest.cpp -lncurses >&5
configure:5184: $? = 0
configure:5184: result: yes
configure:5184: checking for fgetwc
configure:5184: g++ -o conftest.exe -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-exceptions -Wall -Wno-sign-compare conftest.cpp -lncurses >&5
configure:5184: $? = 0
configure:5184: result: yes
configure:5196: checking for wcstol
configure:5196: g++ -o conftest.exe -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-exceptions -Wall -Wno-sign-compare conftest.cpp -lncurses >&5
configure:5196: $? = 0
configure:5196: result: yes
configure:5196: checking for wcslcat
configure:5196: g++ -o conftest.exe -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-exceptions -Wall -Wno-sign-compare conftest.cpp -lncurses >&5
configure:5196: $? = 0
configure:5196: result: yes
configure:5196: checking for wcslcpy
configure:5196: g++ -o conftest.exe -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-exceptions -Wall -Wno-sign-compare conftest.cpp -lncurses >&5
configure:5196: $? = 0
configure:5196: result: yes
configure:5196: checking for lrand48_r
configure:5196: g++ -o conftest.exe -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-exceptions -Wall -Wno-sign-compare conftest.cpp -lncurses >&5
/tmp/cc7JOZMR.o: In function `main':
/home/gaby/fish-shell/conftest.cpp:93: undefined reference to `lrand48_r'
/home/gaby/fish-shell/conftest.cpp:93:(.text.startup+0xa): relocation truncated to fit: R_X86_64_PC32 against undefined symbol `lrand48_r'
collect2: error: ld returned 1 exit status
configure:5196: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fish"
| #define PACKAGE_TARNAME "fish"
| #define PACKAGE_VERSION "2.3b2-130-gc63c882"
| #define PACKAGE_STRING "fish 2.3b2-130-gc63c882"
| #define PACKAGE_BUGREPORT "fish-users@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE__PROC_SELF_STAT 1
| #define HAVE_TRANSLATE_H 1
| #define NCURSES_NOMACROS 1
| #define NOMACROS 1
| #define HAVE_NAN 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_TERM_H 1
| #define HAVE_NCURSES_TERM_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_NCURSES_CURSES_H 1
| #define HAVE_CURSES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SPAWN_H 1
| #define SIZEOF_WCHAR_T 2
| #define WCHAR_T_BITS 16
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRUCT_DIRENT_D_TYPE 1
| #define HAVE_WCSDUP 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSCASECMP 1
| #define HAVE_WCSNCASECMP 1
| #define HAVE_FWPRINTF 1
| #define HAVE_FUTIMES 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WCSWIDTH 1
| #define HAVE_WCSTOK 1
| #define HAVE_FPUTWC 1
| #define HAVE_FGETWC 1
| #define HAVE_WCSTOL 1
| #define HAVE_WCSLCAT 1
| #define HAVE_WCSLCPY 1
| /* end confdefs.h. */
| /* Define lrand48_r to an innocuous variant, in case <limits.h> declares lrand48_r.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define lrand48_r innocuous_lrand48_r
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char lrand48_r (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef lrand48_r
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char lrand48_r ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_lrand48_r || defined __stub___lrand48_r
| choke me
| #endif
|
| int
| main ()
| {
| return lrand48_r ();
| ;
| return 0;
| }
configure:5196: result: no
configure:5196: checking for killpg
configure:5196: g++ -o conftest.exe -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-exceptions -Wall -Wno-sign-compare conftest.cpp -lncurses >&5
configure:5196: $? = 0
configure:5196: result: yes
configure:5208: checking for backtrace
configure:5208: g++ -o conftest.exe -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-exceptions -Wall -Wno-sign-compare conftest.cpp -lncurses >&5
/tmp/ccF88WHK.o: In function `main':
/home/gaby/fish-shell/conftest.cpp:94: undefined reference to `backtrace'
/home/gaby/fish-shell/conftest.cpp:94:(.text.startup+0xa): relocation truncated to fit: R_X86_64_PC32 against undefined symbol `backtrace'
collect2: error: ld returned 1 exit status
configure:5208: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fish"
| #define PACKAGE_TARNAME "fish"
| #define PACKAGE_VERSION "2.3b2-130-gc63c882"
| #define PACKAGE_STRING "fish 2.3b2-130-gc63c882"
| #define PACKAGE_BUGREPORT "fish-users@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE__PROC_SELF_STAT 1
| #define HAVE_TRANSLATE_H 1
| #define NCURSES_NOMACROS 1
| #define NOMACROS 1
| #define HAVE_NAN 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_TERM_H 1
| #define HAVE_NCURSES_TERM_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_NCURSES_CURSES_H 1
| #define HAVE_CURSES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SPAWN_H 1
| #define SIZEOF_WCHAR_T 2
| #define WCHAR_T_BITS 16
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRUCT_DIRENT_D_TYPE 1
| #define HAVE_WCSDUP 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSCASECMP 1
| #define HAVE_WCSNCASECMP 1
| #define HAVE_FWPRINTF 1
| #define HAVE_FUTIMES 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WCSWIDTH 1
| #define HAVE_WCSTOK 1
| #define HAVE_FPUTWC 1
| #define HAVE_FGETWC 1
| #define HAVE_WCSTOL 1
| #define HAVE_WCSLCAT 1
| #define HAVE_WCSLCPY 1
| #define HAVE_KILLPG 1
| /* end confdefs.h. */
| /* Define backtrace to an innocuous variant, in case <limits.h> declares backtrace.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define backtrace innocuous_backtrace
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char backtrace (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef backtrace
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char backtrace ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_backtrace || defined __stub___backtrace
| choke me
| #endif
|
| int
| main ()
| {
| return backtrace ();
| ;
| return 0;
| }
configure:5208: result: no
configure:5208: checking for backtrace_symbols_fd
configure:5208: g++ -o conftest.exe -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-exceptions -Wall -Wno-sign-compare conftest.cpp -lncurses >&5
/tmp/ccwIz3P2.o: In function `main':
/home/gaby/fish-shell/conftest.cpp:94: undefined reference to `backtrace_symbols_fd'
/home/gaby/fish-shell/conftest.cpp:94:(.text.startup+0xa): relocation truncated to fit: R_X86_64_PC32 against undefined symbol `backtrace_symbols_fd'
collect2: error: ld returned 1 exit status
configure:5208: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fish"
| #define PACKAGE_TARNAME "fish"
| #define PACKAGE_VERSION "2.3b2-130-gc63c882"
| #define PACKAGE_STRING "fish 2.3b2-130-gc63c882"
| #define PACKAGE_BUGREPORT "fish-users@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE__PROC_SELF_STAT 1
| #define HAVE_TRANSLATE_H 1
| #define NCURSES_NOMACROS 1
| #define NOMACROS 1
| #define HAVE_NAN 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_TERM_H 1
| #define HAVE_NCURSES_TERM_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_NCURSES_CURSES_H 1
| #define HAVE_CURSES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SPAWN_H 1
| #define SIZEOF_WCHAR_T 2
| #define WCHAR_T_BITS 16
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRUCT_DIRENT_D_TYPE 1
| #define HAVE_WCSDUP 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSCASECMP 1
| #define HAVE_WCSNCASECMP 1
| #define HAVE_FWPRINTF 1
| #define HAVE_FUTIMES 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WCSWIDTH 1
| #define HAVE_WCSTOK 1
| #define HAVE_FPUTWC 1
| #define HAVE_FGETWC 1
| #define HAVE_WCSTOL 1
| #define HAVE_WCSLCAT 1
| #define HAVE_WCSLCPY 1
| #define HAVE_KILLPG 1
| /* end confdefs.h. */
| /* Define backtrace_symbols_fd to an innocuous variant, in case <limits.h> declares backtrace_symbols_fd.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define backtrace_symbols_fd innocuous_backtrace_symbols_fd
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char backtrace_symbols_fd (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef backtrace_symbols_fd
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char backtrace_symbols_fd ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_backtrace_symbols_fd || defined __stub___backtrace_symbols_fd
| choke me
| #endif
|
| int
| main ()
| {
| return backtrace_symbols_fd ();
| ;
| return 0;
| }
configure:5208: result: no
configure:5208: checking for sysconf
configure:5208: g++ -o conftest.exe -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-exceptions -Wall -Wno-sign-compare conftest.cpp -lncurses >&5
configure:5208: $? = 0
configure:5208: result: yes
configure:5208: checking for getifaddrs
configure:5208: g++ -o conftest.exe -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-exceptions -Wall -Wno-sign-compare conftest.cpp -lncurses >&5
configure:5208: $? = 0
configure:5208: result: yes
configure:5220: checking for futimens
configure:5220: g++ -o conftest.exe -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-exceptions -Wall -Wno-sign-compare conftest.cpp -lncurses >&5
configure:5220: $? = 0
configure:5220: result: yes
configure:5220: checking for clock_gettime
configure:5220: g++ -o conftest.exe -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-exceptions -Wall -Wno-sign-compare conftest.cpp -lncurses >&5
configure:5220: $? = 0
configure:5220: result: yes
configure:5230: checking whether mkostemp is declared
configure:5230: g++ -c -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-exceptions -Wall -Wno-sign-compare conftest.cpp >&5
configure:5230: $? = 0
configure:5230: result: yes
configure:5234: checking for mkostemp
configure:5234: g++ -o conftest.exe -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-exceptions -Wall -Wno-sign-compare conftest.cpp -lncurses >&5
configure:5234: $? = 0
configure:5234: result: yes
configure:5283: checking if realpath accepts null for its second argument
configure:5315: g++ -o conftest.exe -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-exceptions -Wall -Wno-sign-compare conftest.cpp -lncurses >&5
configure:5315: $? = 0
configure:5315: ./conftest.exe
configure:5315: $? = 0
configure:5327: result: yes
configure:5342: checking if struct winsize and TIOCGWINSZ exist
configure:5369: g++ -o conftest.exe -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-exceptions -Wall -Wno-sign-compare conftest.cpp -lncurses >&5
conftest.cpp: In function 'int main()':
conftest.cpp:81:19: warning: statement has no effect [-Wunused-value]
TIOCGWINSZ;
^
conftest.cpp:80:24: warning: unused variable 'termsize' [-Wunused-variable]
struct winsize termsize = {0};
^
configure:5369: $? = 0
configure:5371: result: yes
configure:5395: checking if fwprintf is broken
configure:5425: g++ -o conftest.exe -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-exceptions -Wall -Wno-sign-compare conftest.cpp -lncurses >&5
configure:5425: $? = 0
configure:5425: ./conftest.exe
fish:configure:5425: $? = 0
configure:5427: result: no
configure:5449: checking for _nl_msg_cat_cntr symbol
configure:5470: g++ -o conftest.exe -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-exceptions -Wall -Wno-sign-compare conftest.cpp -lncurses >&5
conftest.cpp: In function 'int main()':
conftest.cpp:78:13: error: 'exit' was not declared in this scope
exit(tmp);
^
configure:5470: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fish"
| #define PACKAGE_TARNAME "fish"
| #define PACKAGE_VERSION "2.3b2-130-gc63c882"
| #define PACKAGE_STRING "fish 2.3b2-130-gc63c882"
| #define PACKAGE_BUGREPORT "fish-users@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE__PROC_SELF_STAT 1
| #define HAVE_TRANSLATE_H 1
| #define NCURSES_NOMACROS 1
| #define NOMACROS 1
| #define HAVE_NAN 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_TERM_H 1
| #define HAVE_NCURSES_TERM_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_NCURSES_CURSES_H 1
| #define HAVE_CURSES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SPAWN_H 1
| #define SIZEOF_WCHAR_T 2
| #define WCHAR_T_BITS 16
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRUCT_DIRENT_D_TYPE 1
| #define HAVE_WCSDUP 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSCASECMP 1
| #define HAVE_WCSNCASECMP 1
| #define HAVE_FWPRINTF 1
| #define HAVE_FUTIMES 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WCSWIDTH 1
| #define HAVE_WCSTOK 1
| #define HAVE_FPUTWC 1
| #define HAVE_FGETWC 1
| #define HAVE_WCSTOL 1
| #define HAVE_WCSLCAT 1
| #define HAVE_WCSLCPY 1
| #define HAVE_KILLPG 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETIFADDRS 1
| #define HAVE_FUTIMENS 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_REALPATH_NULL 1
| #define HAVE_WINSIZE 1
| /* end confdefs.h. */
|
| #if HAVE_LIBINTL_H
| #include <libintl.h>
| #endif
|
| int
| main ()
| {
|
| extern int _nl_msg_cat_cntr;
| int tmp = _nl_msg_cat_cntr;
| exit(tmp);
|
| ;
| return 0;
| }
configure:5485: result: no
configure:5491: checking for sys_errlist array
configure:5509: g++ -o conftest.exe -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-exceptions -Wall -Wno-sign-compare conftest.cpp -lncurses >&5
conftest.cpp: In function 'int main()':
conftest.cpp:75:9: error: 'sys_errlist' was not declared in this scope
p = sys_errlist[sys_nerr];
^
conftest.cpp:75:21: error: 'sys_nerr' was not declared in this scope
p = sys_errlist[sys_nerr];
^
configure:5509: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fish"
| #define PACKAGE_TARNAME "fish"
| #define PACKAGE_VERSION "2.3b2-130-gc63c882"
| #define PACKAGE_STRING "fish 2.3b2-130-gc63c882"
| #define PACKAGE_BUGREPORT "fish-users@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE__PROC_SELF_STAT 1
| #define HAVE_TRANSLATE_H 1
| #define NCURSES_NOMACROS 1
| #define NOMACROS 1
| #define HAVE_NAN 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_TERM_H 1
| #define HAVE_NCURSES_TERM_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_NCURSES_CURSES_H 1
| #define HAVE_CURSES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SPAWN_H 1
| #define SIZEOF_WCHAR_T 2
| #define WCHAR_T_BITS 16
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRUCT_DIRENT_D_TYPE 1
| #define HAVE_WCSDUP 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSCASECMP 1
| #define HAVE_WCSNCASECMP 1
| #define HAVE_FWPRINTF 1
| #define HAVE_FUTIMES 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WCSWIDTH 1
| #define HAVE_WCSTOK 1
| #define HAVE_FPUTWC 1
| #define HAVE_FGETWC 1
| #define HAVE_WCSTOL 1
| #define HAVE_WCSLCAT 1
| #define HAVE_WCSLCPY 1
| #define HAVE_KILLPG 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETIFADDRS 1
| #define HAVE_FUTIMENS 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_REALPATH_NULL 1
| #define HAVE_WINSIZE 1
| /* end confdefs.h. */
|
| #include <stdio.h>
|
| int
| main ()
| {
|
| const char *p;
| p = sys_errlist[sys_nerr];
|
| ;
| return 0;
| }
configure:5524: result: no
configure:5529: checking for _sys_errs array
configure:5549: g++ -o conftest.exe -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-exceptions -Wall -Wno-sign-compare conftest.cpp -lncurses >&5
/tmp/ccrOP0tW.o:conftest.cpp:(.rdata$.refptr._sys_index[.refptr._sys_index]+0x0): undefined reference to `_sys_index'
/tmp/ccrOP0tW.o:conftest.cpp:(.rdata$.refptr._sys_errs[.refptr._sys_errs]+0x0): undefined reference to `_sys_errs'
collect2: error: ld returned 1 exit status
configure:5549: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fish"
| #define PACKAGE_TARNAME "fish"
| #define PACKAGE_VERSION "2.3b2-130-gc63c882"
| #define PACKAGE_STRING "fish 2.3b2-130-gc63c882"
| #define PACKAGE_BUGREPORT "fish-users@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE__PROC_SELF_STAT 1
| #define HAVE_TRANSLATE_H 1
| #define NCURSES_NOMACROS 1
| #define NOMACROS 1
| #define HAVE_NAN 1
| #define HAVE_GETOPT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_TERM_H 1
| #define HAVE_NCURSES_TERM_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_NCURSES_CURSES_H 1
| #define HAVE_CURSES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SPAWN_H 1
| #define SIZEOF_WCHAR_T 2
| #define WCHAR_T_BITS 16
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRUCT_DIRENT_D_TYPE 1
| #define HAVE_WCSDUP 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSCASECMP 1
| #define HAVE_WCSNCASECMP 1
| #define HAVE_FWPRINTF 1
| #define HAVE_FUTIMES 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WCSWIDTH 1
| #define HAVE_WCSTOK 1
| #define HAVE_FPUTWC 1
| #define HAVE_FGETWC 1
| #define HAVE_WCSTOL 1
| #define HAVE_WCSLCAT 1
| #define HAVE_WCSLCPY 1
| #define HAVE_KILLPG 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETIFADDRS 1
| #define HAVE_FUTIMENS 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_REALPATH_NULL 1
| #define HAVE_WINSIZE 1
| /* end confdefs.h. */
|
| #include <string>
|
| int
| main ()
| {
|
| std::string p;
| extern const char _sys_errs[];
| extern const int _sys_index[];
| p = _sys_errs[_sys_index[0]];
|
| ;
| return 0;
| }
configure:5564: result: no
configure:5569: checking if we are using non varargs tparm.
configure:5601: g++ -c -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-exceptions -Wall -Wno-sign-compare conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:87:19: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
tparm( "" );
^
configure:5601: $? = 0
configure:5615: result: no
configure:5637: checking for pcre2-config
configure:5667: result: no
configure:5802: using included PCRE2 library
configure:5968: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by fish config.status 2.3b2-130-gc63c882, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on DESKTOP-D8IO9K2
config.status:874: creating Makefile
config.status:874: creating config.h
config.status:1049: config.h is unchanged
configure:7198: === configuring in pcre2-10.21 (/home/gaby/fish-shell/pcre2-10.21)
configure:7261: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--disable-pcre2-8' '--enable-pcre2-16' '--disable-shared' --cache-file=/dev/null --srcdir=.
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-cygwin
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_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_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_exeext=.exe
ac_cv_file__proc_self_stat=yes
ac_cv_func_backtrace=no
ac_cv_func_backtrace_symbols_fd=no
ac_cv_func_clock_gettime=yes
ac_cv_func_fgetwc=yes
ac_cv_func_fputwc=yes
ac_cv_func_futimens=yes
ac_cv_func_futimes=yes
ac_cv_func_fwprintf=yes
ac_cv_func_getifaddrs=yes
ac_cv_func_killpg=yes
ac_cv_func_lrand48_r=no
ac_cv_func_mkostemp=yes
ac_cv_func_sysconf=yes
ac_cv_func_wcscasecmp=yes
ac_cv_func_wcsdup=yes
ac_cv_func_wcslcat=yes
ac_cv_func_wcslcpy=yes
ac_cv_func_wcslen=yes
ac_cv_func_wcsncasecmp=yes
ac_cv_func_wcsndup=no
ac_cv_func_wcstok=yes
ac_cv_func_wcstol=yes
ac_cv_func_wcswidth=yes
ac_cv_func_wcwidth=yes
ac_cv_have_decl_mkostemp=yes
ac_cv_header_curses_h=yes
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_execinfo_h=no
ac_cv_header_getopt_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
ac_cv_header_ncurses_curses_h=yes
ac_cv_header_ncurses_h=yes
ac_cv_header_ncurses_term_h=yes
ac_cv_header_siginfo_h=no
ac_cv_header_spawn_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_stropts_h=no
ac_cv_header_sys_ioctl_h=yes
ac_cv_header_sys_resource_h=yes
ac_cv_header_sys_select_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_sysctl_h=no
ac_cv_header_sys_types_h=yes
ac_cv_header_term_h=yes
ac_cv_header_termios_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-unknown-cygwin
ac_cv_member_struct_dirent_d_type=yes
ac_cv_member_struct_stat_st_mtim_tv_nsec=yes
ac_cv_member_struct_stat_st_mtimespec_tv_nsec=no
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_cxx_g=yes
ac_cv_safe_to_define___extensions__=yes
ac_cv_search_backtrace_symbols_fd=no
ac_cv_search_connect='none required'
ac_cv_search_nan='none required'
ac_cv_search_nanosleep='none required'
ac_cv_search_opendir='none required'
ac_cv_search_pthread_create='none required'
ac_cv_search_setupterm=-lncurses
ac_cv_search_shm_open='none required'
ac_cv_sizeof_wchar_t=2
ac_cv_target=x86_64-unknown-cygwin
local_cv_use__posix_c_source=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
CPPFLAGS=''
CXX='g++'
CXXCPP='g++ -E'
CXXFLAGS='-g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-exceptions -Wall -Wno-sign-compare -I$(PCRE2_DIR)/src'
DEFS='-DHAVE_CONFIG_H'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT='.exe'
EXTRA_PCRE2='$(PCRE2_LIB)'
GREP='/usr/bin/grep'
HAVE_DOXYGEN='0'
HAVE_GETTEXT=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
LDFLAGS=''
LDFLAGS_FISH=' -rdynamic'
LIBOBJS=''
LIBS='-lncurses -L$(PCRE2_LIBDIR) -lpcre2-$(PCRE2_WIDTH)'
LTLIBOBJS=''
OBJEXT='o'
PACKAGE_BUGREPORT='fish-users@lists.sourceforge.net'
PACKAGE_NAME='fish'
PACKAGE_STRING='fish 2.3b2-130-gc63c882'
PACKAGE_TARNAME='fish'
PACKAGE_URL=''
PACKAGE_VERSION='2.3b2-130-gc63c882'
PATH_SEPARATOR=':'
PCRE2_CONFIG=''
SED='/usr/bin/sed'
SHELL='/bin/sh'
WCHAR_T_BITS='16'
ac_ct_CXX='g++'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-cygwin'
build_alias=''
build_cpu='x86_64'
build_os='cygwin'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
extra_completionsdir='${datadir}/fish/vendor_completions.d'
extra_confdir='${datadir}/fish/vendor_conf.d'
extra_functionsdir='${datadir}/fish/vendor_functions.d'
found_doxygen='no'
found_msgfmt='no '
host='x86_64-unknown-cygwin'
host_alias=''
host_cpu='x86_64'
host_os='cygwin'
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='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
subdirs=' pcre2-10.21'
sysconfdir='${prefix}/etc'
target='x86_64-unknown-cygwin'
target_alias=''
target_cpu='x86_64'
target_os='cygwin'
target_vendor='unknown'
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "fish"
#define PACKAGE_TARNAME "fish"
#define PACKAGE_VERSION "2.3b2-130-gc63c882"
#define PACKAGE_STRING "fish 2.3b2-130-gc63c882"
#define PACKAGE_BUGREPORT "fish-users@lists.sourceforge.net"
#define PACKAGE_URL ""
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define __EXTENSIONS__ 1
#define _ALL_SOURCE 1
#define _GNU_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define _TANDEM_SOURCE 1
#define HAVE__PROC_SELF_STAT 1
#define HAVE_TRANSLATE_H 1
#define NCURSES_NOMACROS 1
#define NOMACROS 1
#define HAVE_NAN 1
#define HAVE_GETOPT_H 1
#define HAVE_TERMIOS_H 1
#define HAVE_SYS_RESOURCE_H 1
#define HAVE_TERM_H 1
#define HAVE_NCURSES_TERM_H 1
#define HAVE_NCURSES_H 1
#define HAVE_NCURSES_CURSES_H 1
#define HAVE_CURSES_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_SPAWN_H 1
#define SIZEOF_WCHAR_T 2
#define WCHAR_T_BITS 16
#define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
#define HAVE_DIRENT_H 1
#define HAVE_STRUCT_DIRENT_D_TYPE 1
#define HAVE_WCSDUP 1
#define HAVE_WCSLEN 1
#define HAVE_WCSCASECMP 1
#define HAVE_WCSNCASECMP 1
#define HAVE_FWPRINTF 1
#define HAVE_FUTIMES 1
#define HAVE_WCWIDTH 1
#define HAVE_WCSWIDTH 1
#define HAVE_WCSTOK 1
#define HAVE_FPUTWC 1
#define HAVE_FGETWC 1
#define HAVE_WCSTOL 1
#define HAVE_WCSLCAT 1
#define HAVE_WCSLCPY 1
#define HAVE_KILLPG 1
#define HAVE_SYSCONF 1
#define HAVE_GETIFADDRS 1
#define HAVE_FUTIMENS 1
#define HAVE_CLOCK_GETTIME 1
#define HAVE_MKOSTEMP 1
#define HAVE_REALPATH_NULL 1
#define HAVE_WINSIZE 1
configure: exit 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment