Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- $ cat ncurses-5.8/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 configure, which was
- generated by GNU Autoconf 2.52.20101002. Invocation command line was
- $ ./configure --enable-shared --prefix=/usr/local --libdir=/usr/local/lib
- ## ---------- ##
- ## Platform. ##
- ## ---------- ##
- hostname = goldmont
- uname -m = x86_64
- uname -r = 4.8.0-27-generic
- uname -s = Linux
- uname -v = #29-Ubuntu SMP Thu Oct 20 21:03:13 UTC 2016
- /usr/bin/uname -p = unknown
- /bin/uname -X = unknown
- /bin/arch = unknown
- /usr/bin/arch -k = unknown
- /usr/convex/getsysinfo = unknown
- hostinfo = unknown
- /bin/machine = unknown
- /usr/bin/oslevel = unknown
- /bin/universe = unknown
- PATH = /usr/local/bin:/usr/local/sbin:/bin:/sbin:/usr/bin:/usr/sbin
- ## ------------ ##
- ## Core tests. ##
- ## ------------ ##
- configure:1101: PATH=".;."; conftest.sh
- ./configure: 1102: ./configure: conftest.sh: not found
- configure:1104: $? = 127
- configure:1117: checking for egrep
- configure:1127: result: grep -E
- configure:1141: result: Configuring NCURSES 5.8 ABI 5 (Sat Oct 21 08:20:30 EDT 2017)
- configure:1246: checking build system type
- configure:1264: result: x86_64-unknown-linux-gnu
- configure:1271: checking host system type
- configure:1285: result: x86_64-unknown-linux-gnu
- configure:1293: checking target system type
- configure:1307: result: x86_64-unknown-linux-gnu
- configure:1338: result: Configuring for linux-gnu
- configure:1362: checking for prefix
- configure:1374: result: /usr/local
- configure:1450: checking for gcc
- configure:1465: found /usr/bin/gcc
- configure:1473: result: gcc
- configure:1701: checking for C compiler version
- configure:1704: gcc --version </dev/null >&5
- gcc (Ubuntu 6.2.0-7ubuntu11) 6.2.0 20161018
- Copyright (C) 2016 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:1707: $? = 0
- configure:1709: gcc -v </dev/null >&5
- Using built-in specs.
- COLLECT_GCC=gcc
- COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/6/lto-wrapper
- Target: x86_64-linux-gnu
- Configured with: ../src/configure -v --with-pkgversion='Ubuntu 6.2.0-7ubuntu11' --with-bugurl=file:///usr/share/doc/gcc-6/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-6 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-6-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-6-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-6-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
- Thread model: posix
- gcc version 6.2.0 20161018 (Ubuntu 6.2.0-7ubuntu11)
- configure:1712: $? = 0
- configure:1714: gcc -V </dev/null >&5
- gcc: error: unrecognized command line option '-V'
- gcc: fatal error: no input files
- compilation terminated.
- configure:1717: $? = 1
- configure:1737: checking for C compiler default output
- configure:1740: gcc -m64 -march=native -I/usr/local/include -DNDEBUG -fPIC -m64 -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -ldl -lpthread >&5
- configure:1743: $? = 0
- configure:1772: result: a.out
- configure:1777: checking whether the C compiler works
- configure:1783: ./a.out
- configure:1786: $? = 0
- configure:1801: result: yes
- configure:1808: checking whether we are cross compiling
- configure:1810: result: no
- configure:1813: checking for executable suffix
- configure:1815: gcc -o conftest -m64 -march=native -I/usr/local/include -DNDEBUG -fPIC -m64 -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -ldl -lpthread >&5
- configure:1818: $? = 0
- configure:1840: result:
- configure:1846: checking for object suffix
- configure:1864: gcc -c -m64 -march=native -I/usr/local/include -DNDEBUG -fPIC conftest.c >&5
- configure:1867: $? = 0
- configure:1886: result: o
- configure:1890: checking whether we are using the GNU C compiler
- configure:1911: gcc -c -m64 -march=native -I/usr/local/include -DNDEBUG -fPIC conftest.c >&5
- configure:1914: $? = 0
- configure:1917: test -s conftest.o
- configure:1920: $? = 0
- configure:1932: result: yes
- configure:1938: checking whether gcc accepts -g
- configure:1956: gcc -c -g -I/usr/local/include -DNDEBUG -fPIC conftest.c >&5
- configure:1959: $? = 0
- configure:1962: test -s conftest.o
- configure:1965: $? = 0
- configure:1975: result: yes
- configure:2002: gcc -c -m64 -march=native -I/usr/local/include -DNDEBUG -fPIC conftest.c >&5
- conftest.c:2:3: error: unknown type name 'choke'
- choke me
- ^~~~~
- conftest.c:2:3: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input
- configure:2005: $? = 1
- configure: failed program was:
- #ifndef __cplusplus
- choke me
- #endif
- configure:2106: checking version of gcc
- configure:2110: result: 6.2.0
- configure:2120: checking how to run the C preprocessor
- configure:2146: gcc -E -I/usr/local/include -DNDEBUG -fPIC conftest.c
- configure:2152: $? = 0
- configure:2179: gcc -E -I/usr/local/include -DNDEBUG -fPIC conftest.c
- configure:2176:28: fatal error: ac_nonexistent.h: No such file or directory
- #include "confdefs.h"
- ^
- compilation terminated.
- configure:2185: $? = 1
- configure: failed program was:
- #line 2175 "configure"
- #include "confdefs.h"
- #include <ac_nonexistent.h>
- configure:2222: result: gcc -E
- configure:2237: gcc -E -I/usr/local/include -DNDEBUG -fPIC conftest.c
- configure:2243: $? = 0
- configure:2270: gcc -E -I/usr/local/include -DNDEBUG -fPIC conftest.c
- configure:2267:28: fatal error: ac_nonexistent.h: No such file or directory
- #include "confdefs.h"
- ^
- compilation terminated.
- configure:2276: $? = 1
- configure: failed program was:
- #line 2266 "configure"
- #include "confdefs.h"
- #include <ac_nonexistent.h>
- configure:2317: checking whether gcc needs -traditional
- configure:2352: result: no
- configure:2359: checking whether gcc understands -c and -o together
- configure:2375: gcc -c conftest.c -o conftest2.o >&5
- configure:2378: $? = 0
- configure:2380: gcc -c conftest.c -o conftest2.o >&5
- configure:2383: $? = 0
- configure:2394: result: yes
- configure:2401: checking for POSIXized ISC
- configure:2420: result: no
- configure:2425: checking for gcc option to accept ANSI C
- configure:2550: gcc -c -m64 -march=native -I/usr/local/include -DNDEBUG -fPIC -DCC_HAS_PROTOS conftest.c >&5
- configure:2553: $? = 0
- configure:2556: test -s conftest.o
- configure:2559: $? = 0
- configure:2572: result: -DCC_HAS_PROTOS
- configure:2705: checking for ldconfig
- configure:2722: found /sbin/ldconfig
- configure:2733: result: /sbin/ldconfig
- configure:2744: checking if you want to ensure bool is consistent with C++
- configure:2754: result: yes
- configure:2811: checking for g++
- configure:2826: found /usr/bin/g++
- configure:2834: result: g++
- configure:2849: checking for C++ compiler version
- configure:2852: g++ --version </dev/null >&5
- g++ (Ubuntu 6.2.0-7ubuntu11) 6.2.0 20161018
- Copyright (C) 2016 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:2855: $? = 0
- configure:2857: g++ -v </dev/null >&5
- Using built-in specs.
- COLLECT_GCC=g++
- COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/6/lto-wrapper
- Target: x86_64-linux-gnu
- Configured with: ../src/configure -v --with-pkgversion='Ubuntu 6.2.0-7ubuntu11' --with-bugurl=file:///usr/share/doc/gcc-6/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-6 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-6-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-6-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-6-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
- Thread model: posix
- gcc version 6.2.0 20161018 (Ubuntu 6.2.0-7ubuntu11)
- configure:2860: $? = 0
- configure:2862: g++ -V </dev/null >&5
- g++: error: unrecognized command line option '-V'
- g++: fatal error: no input files
- compilation terminated.
- configure:2865: $? = 1
- configure:2868: checking whether we are using the GNU C++ compiler
- configure:2889: g++ -c -m64 -march=native -I/usr/local/include -DNDEBUG -fPIC conftest.cc >&5
- configure:2892: $? = 0
- configure:2895: test -s conftest.o
- configure:2898: $? = 0
- configure:2910: result: yes
- configure:2916: checking whether g++ accepts -g
- configure:2934: g++ -c -g -I/usr/local/include -DNDEBUG -fPIC conftest.cc >&5
- configure:2937: $? = 0
- configure:2940: test -s conftest.o
- configure:2943: $? = 0
- configure:2953: result: yes
- configure:2993: g++ -c -m64 -march=native -I/usr/local/include -DNDEBUG -fPIC conftest.cc >&5
- configure:2996: $? = 0
- configure:2999: test -s conftest.o
- configure:3002: $? = 0
- configure:3024: g++ -c -m64 -march=native -I/usr/local/include -DNDEBUG -fPIC conftest.cc >&5
- configure: In function 'int main()':
- configure:3017:9: error: 'exit' was not declared in this scope
- {
- ^
- configure:3027: $? = 1
- configure: failed program was:
- #line 3012 "configure"
- #include "confdefs.h"
- int
- main ()
- {
- exit (42);
- ;
- return 0;
- }
- configure:2993: g++ -c -m64 -march=native -I/usr/local/include -DNDEBUG -fPIC conftest.cc >&5
- configure:2996: $? = 0
- configure:2999: test -s conftest.o
- configure:3002: $? = 0
- configure:3024: g++ -c -m64 -march=native -I/usr/local/include -DNDEBUG -fPIC conftest.cc >&5
- configure:3027: $? = 0
- configure:3030: test -s conftest.o
- configure:3033: $? = 0
- configure:3060: checking for g++
- configure:3077: found /usr/bin/g++
- configure:3088: result: /usr/bin/g++
- configure:3105: checking version of g++
- configure:3109: result: 6.2.0
- configure:3122: checking if you want to build C++ binding and demo
- configure:3132: result: yes
- configure:3135: checking if you want to build with Ada95
- configure:3145: result: yes
- configure:3148: checking if you want to install manpages
- configure:3158: result: yes
- configure:3161: checking if you want to build programs such as tic
- configure:3171: result: yes
- configure:3174: checking if you want to build test-programs
- configure:3184: result: yes
- configure:3187: checking if you wish to install curses.h
- configure:3197: result: yes
- configure:3223: checking for mawk
- configure:3238: found /usr/bin/mawk
- configure:3246: result: mawk
- configure:3260: checking for egrep
- configure:3270: result: grep -E
- configure:3290: checking for a BSD compatible install
- configure:3339: result: /usr/bin/install -c
- configure:3364: checking for tdlint
- configure:3390: result: no
- configure:3364: checking for lint
- configure:3390: result: no
- configure:3364: checking for alint
- configure:3390: result: no
- configure:3364: checking for splint
- configure:3390: result: no
- configure:3364: checking for lclint
- configure:3390: result: no
- configure:3397: checking whether ln -s works
- configure:3401: result: yes
- configure:3408: checking if ln -s -f options work
- configure:3420: result: yes
- configure:3425: checking for long file names
- configure:3464: result: yes
- configure:3476: checking if you want to use pkg-config
- configure:3486: result: yes
- configure:3537: checking for pkg-config
- configure:3554: found /usr/bin/pkg-config
- configure:3566: result: /usr/bin/pkg-config
- configure:3621: checking if we should install .pc files for /usr/bin/pkg-config
- configure:3638: result: no
- configure:3649: checking if we should assume mixed-case filenames
- configure:3659: result: auto
- configure:3663: checking if filesystem supports mixed-case filenames
- configure:3690: result: yes
- configure:3707: checking whether make sets ${MAKE}
- configure:3727: result: yes
- configure:3740: checking for exctags
- configure:3766: result: no
- configure:3740: checking for ctags
- configure:3755: found /usr/bin/ctags
- configure:3763: result: ctags
- configure:3777: checking for exetags
- configure:3803: result: no
- configure:3777: checking for etags
- configure:3792: found /usr/bin/etags
- configure:3800: result: etags
- configure:3812: checking for ctags
- configure:3827: found /usr/bin/ctags
- configure:3836: result: yes
- configure:3846: checking for etags
- configure:3861: found /usr/bin/etags
- configure:3870: result: yes
- configure:3893: checking for makeflags variable
- configure:3927: result:
- configure:3968: checking for ranlib
- configure:3983: found /usr/bin/ranlib
- configure:3992: result: ranlib
- configure:4042: checking for ld
- configure:4057: found /usr/bin/ld
- configure:4066: result: ld
- configure:4116: checking for ar
- configure:4131: found /usr/bin/ar
- configure:4140: result: ar
- configure:4190: checking for ar
- configure:4214: result: ar
- configure:4226: checking for options to update archives
- configure:4252: gcc -c -m64 -march=native -I/usr/local/include -DNDEBUG -fPIC conftest.c >&5
- configure:4255: $? = 0
- ar -curv conftest.a conftest.o
- ar: `u' modifier ignored since `D' is the default (see `U')
- configure:4274: result: -curv
- configure:4285: checking if you have specified an install-prefix
- configure:4298: result:
- configure:4454: checking if libtool -version-number should be used
- configure:4471: result: yes
- configure:4496: checking if you want to build libraries with libtool
- configure:4506: result: no
- configure:4645: checking if you want to build shared libraries
- configure:4655: result: no
- configure:4659: checking if you want to build static libraries
- configure:4669: result: yes
- configure:4673: checking if you want to build debug libraries
- configure:4683: result: yes
- configure:4687: checking if you want to build profiling libraries
- configure:4697: result: no
- configure:4705: checking for specified models
- configure:4709: result: normal debug
- configure:4714: checking for default model
- configure:4717: result: normal
- configure:4746: checking if you want to build a separate terminfo library
- configure:4756: result: no
- configure:4759: checking if you want to build a separate tic library
- configure:4769: result: no
- configure:4775: checking if you want to link with the GPM mouse library
- configure:4785: result: maybe
- configure:4789: checking for gpm.h
- configure:4799: gcc -E -I/usr/local/include -DNDEBUG -fPIC conftest.c
- configure:4796:17: fatal error: gpm.h: No such file or directory
- #include "confdefs.h"
- ^
- compilation terminated.
- configure:4805: $? = 1
- configure: failed program was:
- #line 4795 "configure"
- #include "confdefs.h"
- #include <gpm.h>
- configure:4824: result: no
- configure:5349: checking for default loader flags
- configure:5358: result:
- configure:5393: checking for an rpath option
- configure:5424: result: -Wl,-rpath,
- configure:5480: checking if release/abi version should be used for shared libs
- configure:5504: result: auto
- configure:5513: checking which gcc option to use
- configure:5532: gcc -c -m64 -march=native -fPIC -I/usr/local/include -DNDEBUG -fPIC conftest.c >&5
- configure:5535: $? = 0
- configure:5538: test -s conftest.o
- configure:5541: $? = 0
- configure:5550: result: -fPIC
- configure:6150: checking if you wish to install ncurses overwriting curses
- configure:6160: result: no
- configure:6163: checking if external terminfo-database is used
- configure:6173: result: yes
- configure:6195: checking which terminfo source-file will be installed
- configure:6203: result: ${top_srcdir}/misc/terminfo.src
- configure:6206: checking whether to use hashed database instead of directory/tree
- configure:6216: result: no
- configure:6222: checking for list of fallback descriptions
- configure:6232: result:
- configure:6236: checking if you want modern xterm or antique
- configure:6250: result: xterm-new
- configure:6260: checking for list of terminfo directories
- configure:6313: result: /usr/local/share/terminfo
- configure:6319: checking for default terminfo directory
- configure:6364: result: /usr/local/share/terminfo
- configure:6374: checking if big-core option selected
- configure:6400: gcc -o conftest -m64 -march=native -I/usr/local/include -DNDEBUG -fPIC -m64 -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -ldl -lpthread >&5
- configure:6403: $? = 0
- configure:6405: ./conftest
- configure:6408: $? = 0
- configure:6420: result: yes
- configure:6429: checking if big-strings option selected
- configure:6453: result: yes
- configure:6460: checking if you want termcap-fallback support
- configure:6470: result: no
- configure:6592: checking if ~/.terminfo is wanted
- configure:6602: result: yes
- configure:6608: checking if you want to use restricted environment when running as root
- configure:6618: result: yes
- configure:6632: checking for remove
- configure:6669: gcc -o conftest -m64 -march=native -I/usr/local/include -DNDEBUG -fPIC -m64 -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -ldl -lpthread >&5
- configure:6672: $? = 0
- configure:6675: test -s conftest
- configure:6678: $? = 0
- configure:6688: result: yes
- configure:6632: checking for unlink
- configure:6669: gcc -o conftest -m64 -march=native -I/usr/local/include -DNDEBUG -fPIC -m64 -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -ldl -lpthread >&5
- configure:6672: $? = 0
- configure:6675: test -s conftest
- configure:6678: $? = 0
- configure:6688: result: yes
- configure:6772: checking if link/symlink functions work
- configure:6815: gcc -o conftest -m64 -march=native -I/usr/local/include -DNDEBUG -fPIC -m64 -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -ldl -lpthread >&5
- configure: In function 'main':
- configure:6801:10: warning: implicit declaration of function 'link' [-Wimplicit-function-declaration]
- stat(src, &src_sb);
- ^~~~
- configure:6805:2: warning: implicit declaration of function 'unlink' [-Wimplicit-function-declaration]
- #ifdef HAVE_UNLINK
- ^~~~~~
- configure:6818: $? = 0
- configure:6820: ./conftest
- configure:6823: $? = 0
- configure:6815: gcc -o conftest -m64 -march=native -I/usr/local/include -DNDEBUG -fPIC -m64 -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -ldl -lpthread >&5
- configure: In function 'main':
- configure:6801:10: warning: implicit declaration of function 'symlink' [-Wimplicit-function-declaration]
- stat(src, &src_sb);
- ^~~~~~~
- configure:6805:2: warning: implicit declaration of function 'unlink' [-Wimplicit-function-declaration]
- #ifdef HAVE_UNLINK
- ^~~~~~
- configure:6818: $? = 0
- configure:6820: ./conftest
- configure:6823: $? = 0
- configure:6841: result: link symlink
- configure:6859: checking if tic should use symbolic links
- configure:6869: result: no
- configure:6876: checking if tic should use hard links
- configure:6883: result: yes
- configure:6896: checking if you want broken-linker support code
- configure:6906: result: no
- configure:6933: checking if tputs should process BSD-style prefix padding
- configure:6943: result: no
- configure:6996: checking if we must define _GNU_SOURCE
- configure:7018: gcc -c -m64 -march=native -I/usr/local/include -DNDEBUG -fPIC conftest.c >&5
- configure: In function 'main':
- configure:7010:1: error: unknown type name 'make'
- #ifndef _XOPEN_SOURCE
- ^~~~
- configure:7010:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'error'
- #ifndef _XOPEN_SOURCE
- ^~~~~
- configure:7021: $? = 1
- configure: failed program was:
- #line 7003 "configure"
- #include "confdefs.h"
- #include <sys/types.h>
- int
- main ()
- {
- #ifndef _XOPEN_SOURCE
- make an error
- #endif
- ;
- return 0;
- }
- configure:7051: gcc -c -m64 -march=native -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE conftest.c >&5
- configure: In function 'main':
- configure:7043:1: error: unknown type name 'make'
- #ifdef _XOPEN_SOURCE
- ^~~~
- configure:7043:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'error'
- #ifdef _XOPEN_SOURCE
- ^~~~~
- configure:7054: $? = 1
- configure: failed program was:
- #line 7036 "configure"
- #include "confdefs.h"
- #include <sys/types.h>
- int
- main ()
- {
- #ifdef _XOPEN_SOURCE
- make an error
- #endif
- ;
- return 0;
- }
- configure:7075: result: yes
- configure:7602: checking if SIGWINCH is defined
- configure:7624: gcc -c -m64 -march=native -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE conftest.c >&5
- configure:7627: $? = 0
- configure:7630: test -s conftest.o
- configure:7633: $? = 0
- configure:7681: result: yes
- configure:7751: checking for nl_langinfo and CODESET
- configure:7769: gcc -o conftest -m64 -march=native -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE -m64 -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -ldl -lpthread >&5
- configure:7772: $? = 0
- configure:7775: test -s conftest
- configure:7778: $? = 0
- configure:7789: result: yes
- configure:7803: checking if you want wide-character code
- configure:7813: result: no
- configure:8893: checking whether to enable _LP64 definition in curses.h
- configure:8903: result: no
- configure:8919: checking for special C compiler options needed for large files
- configure:8993: result: no
- configure:8999: checking for _FILE_OFFSET_BITS value needed for large files
- configure:9027: gcc -c -m64 -march=native -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE conftest.c >&5
- configure:9030: $? = 0
- configure:9033: test -s conftest.o
- configure:9036: $? = 0
- configure:9086: result: no
- configure:9096: checking for _LARGE_FILES value needed for large files
- configure:9124: gcc -c -m64 -march=native -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE conftest.c >&5
- configure:9127: $? = 0
- configure:9130: test -s conftest.o
- configure:9133: $? = 0
- configure:9183: result: no
- configure:9196: checking for _LARGEFILE_SOURCE value needed for large files
- configure:9216: gcc -c -m64 -march=native -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE conftest.c >&5
- configure:9219: $? = 0
- configure:9222: test -s conftest.o
- configure:9225: $? = 0
- configure:9267: result: no
- configure:9281: checking for fseeko
- configure:9299: gcc -o conftest -m64 -march=native -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE -m64 -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -ldl -lpthread >&5
- configure:9302: $? = 0
- configure:9305: test -s conftest
- configure:9308: $? = 0
- configure:9318: result: yes
- configure:9339: checking whether to use struct dirent64
- configure:9367: gcc -c -m64 -march=native -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE conftest.c >&5
- configure: In function 'main':
- configure:9356:28: error: conflicting types for 'readdir'
- /* if transitional largefile support is setup, this is true */
- ^~~~~~~
- In file included from configure:9349:0:
- /usr/include/dirent.h:162:23: note: previous declaration of 'readdir' was here
- extern struct dirent *readdir (DIR *__dirp) __nonnull ((1));
- ^~~~~~~
- configure:9358:22: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
- struct dirent64 *x = readdir((DIR *)0);
- ^~~~~~~
- configure:9359:13: error: invalid operands to binary - (have 'struct dirent64 *' and 'struct dirent *')
- struct dirent *y = readdir((DIR *)0);
- ^
- configure:9370: $? = 1
- configure: failed program was:
- #line 9346 "configure"
- #include "confdefs.h"
- #include <sys/types.h>
- #include <dirent.h>
- int
- main ()
- {
- /* if transitional largefile support is setup, this is true */
- extern struct dirent64 * readdir(DIR *);
- struct dirent64 *x = readdir((DIR *)0);
- struct dirent *y = readdir((DIR *)0);
- int z = x - y;
- ;
- return 0;
- }
- configure:9387: result: no
- configure:9396: checking if you want tparm not to use X/Open fixed-parameter list
- configure:9406: result: yes
- configure:9430: checking for type of bool
- configure:9440: result: auto
- configure:9443: checking for alternate terminal capabilities file
- configure:9454: result: Caps
- configure:9458: checking for type of chtype
- configure:9468: result: auto
- configure:9472: checking for type of ospeed
- configure:9482: result: short
- configure:9486: checking for type of mmask_t
- configure:9496: result: auto
- configure:9500: checking for size CCHARW_MAX
- configure:9510: result: 5
- configure:9514: checking if RCS identifiers should be compiled-in
- configure:9524: result: no
- configure:9532: checking format of man-pages
- configure:9621: result: gzip
- configure:9628: checking for manpage renaming
- configure:9670: result: /home/jwalton/Build-Scripts/ncurses-5.8/man/man_db.renames
- configure:9673: checking if manpage aliases will be installed
- configure:9684: result: yes
- configure:9698: checking if manpage symlinks should be used
- configure:9717: result: yes
- configure:9721: checking for manpage tbl
- configure:9732: result: no
- configure:10054: checking if you want to build with function extensions
- configure:10064: result: yes
- configure:10106: checking if you want to build with experimental SCREEN extensions
- configure:10116: result: no
- configure:10130: checking if you want to build with experimental terminal-driver
- configure:10140: result: no
- configure:10155: checking for extended use of const keyword
- configure:10165: result: no
- configure:10173: checking if you want to use extended colors
- configure:10183: result: no
- configure:10214: checking if you want to use extended mouse encoding
- configure:10224: result: no
- configure:10243: checking if you want $NCURSES_NO_PADDING code
- configure:10253: result: yes
- configure:10259: checking for ANSI C header files
- configure:10273: gcc -E -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE conftest.c
- configure:10279: $? = 0
- configure:10366: gcc -o conftest -m64 -march=native -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE -m64 -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -ldl -lpthread >&5
- configure:10369: $? = 0
- configure:10371: ./conftest
- configure:10374: $? = 0
- configure:10387: result: yes
- configure:10403: checking for sys/types.h
- configure:10415: gcc -c -m64 -march=native -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE conftest.c >&5
- configure:10418: $? = 0
- configure:10421: test -s conftest.o
- configure:10424: $? = 0
- configure:10434: result: yes
- configure:10403: checking for sys/stat.h
- configure:10415: gcc -c -m64 -march=native -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE conftest.c >&5
- configure:10418: $? = 0
- configure:10421: test -s conftest.o
- configure:10424: $? = 0
- configure:10434: result: yes
- configure:10403: checking for stdlib.h
- configure:10415: gcc -c -m64 -march=native -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE conftest.c >&5
- configure:10418: $? = 0
- configure:10421: test -s conftest.o
- configure:10424: $? = 0
- configure:10434: result: yes
- configure:10403: checking for string.h
- configure:10415: gcc -c -m64 -march=native -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE conftest.c >&5
- configure:10418: $? = 0
- configure:10421: test -s conftest.o
- configure:10424: $? = 0
- configure:10434: result: yes
- configure:10403: checking for memory.h
- configure:10415: gcc -c -m64 -march=native -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE conftest.c >&5
- configure:10418: $? = 0
- configure:10421: test -s conftest.o
- configure:10424: $? = 0
- configure:10434: result: yes
- configure:10403: checking for strings.h
- configure:10415: gcc -c -m64 -march=native -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE conftest.c >&5
- configure:10418: $? = 0
- configure:10421: test -s conftest.o
- configure:10424: $? = 0
- configure:10434: result: yes
- configure:10403: checking for inttypes.h
- configure:10415: gcc -c -m64 -march=native -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE conftest.c >&5
- configure:10418: $? = 0
- configure:10421: test -s conftest.o
- configure:10424: $? = 0
- configure:10434: result: yes
- configure:10403: checking for stdint.h
- configure:10415: gcc -c -m64 -march=native -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE conftest.c >&5
- configure:10418: $? = 0
- configure:10421: test -s conftest.o
- configure:10424: $? = 0
- configure:10434: result: yes
- configure:10403: checking for unistd.h
- configure:10415: gcc -c -m64 -march=native -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE conftest.c >&5
- configure:10418: $? = 0
- configure:10421: test -s conftest.o
- configure:10424: $? = 0
- configure:10434: result: yes
- configure:10444: checking for signed char
- configure:10465: gcc -c -m64 -march=native -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE conftest.c >&5
- configure:10468: $? = 0
- configure:10471: test -s conftest.o
- configure:10474: $? = 0
- configure:10484: result: yes
- configure:10487: checking size of signed char
- configure:10651: gcc -o conftest -m64 -march=native -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE -m64 -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -ldl -lpthread >&5
- configure: In function 'main':
- configure:10676:13: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
- echo "${ECHO_T}$ac_cv_sizeof_signed_char" >&6
- ^~~~
- configure:10654: $? = 0
- configure:10656: ./conftest
- configure:10659: $? = 0
- configure:10675: result: 1
- configure:10686: checking if you want to use signed Boolean array in term.h
- configure:10696: result: no
- configure:10701: checking if you want SIGWINCH handler
- configure:10711: result: yes
- configure:10718: checking if you want user-definable terminal capabilities like termcap
- configure:10728: result: yes
- configure:10736: checking if you want all development code
- configure:10746: result: no
- configure:10750: checking if you want hard-tabs code
- configure:10760: result: no
- configure:10767: checking if you want limited support for xmc
- configure:10777: result: no
- configure:10786: checking if you do not want to assume colors are white-on-black
- configure:10796: result: yes
- configure:10803: checking if you want hashmap scrolling-optimization code
- configure:10813: result: yes
- configure:10820: checking if you want colorfgbg code
- configure:10830: result: no
- configure:10837: checking if you want interop bindings
- configure:10847: result: no
- configure:10856: checking if you want to link with the pthread library
- configure:10866: result: no
- configure:11151: checking if you want experimental reentrant code
- configure:11161: result: no
- configure:11222: checking if you want experimental safe-sprintf code
- configure:11232: result: no
- configure:11259: checking if you want experimental wgetch-events code
- configure:11269: result: no
- configure:11278: checking if you want to display full commands during build
- configure:11295: result: yes
- configure:11299: checking if you want to see compiler warnings
- configure:11307: result:
- configure:11650: checking for gcc __attribute__ directives...
- checking for gcc __attribute__((scanf))
- configure:11702: gcc -c -m64 -march=native -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE conftest.c >&5
- configure:11705: $? = 0
- checking for gcc __attribute__((printf))
- configure:11702: gcc -c -m64 -march=native -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE conftest.c >&5
- configure:11705: $? = 0
- checking for gcc __attribute__((unused))
- configure:11702: gcc -c -m64 -march=native -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE conftest.c >&5
- configure:11705: $? = 0
- checking for gcc __attribute__((noreturn))
- configure:11702: gcc -c -m64 -march=native -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE conftest.c >&5
- configure:11705: $? = 0
- configure:11743: checking if you want to enable runtime assertions
- configure:11753: result: no
- configure:11773: checking if you want to use dmalloc for testing
- configure:11789: result: no
- configure:11984: checking if you want to use dbmalloc for testing
- configure:12000: result: no
- configure:12195: checking if you want to use valgrind for testing
- configure:12211: result: no
- configure:12304: checking if you want to perform memory-leak testing
- configure:12314: result: no
- configure:12363: checking whether to add trace feature to all models
- configure:12373: result: no
- configure:12468: checking for gettimeofday
- configure:12505: gcc -o conftest -m64 -march=native -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE -DNDEBUG -m64 -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -ldl -lpthread >&5
- configure:12508: $? = 0
- configure:12511: test -s conftest
- configure:12514: $? = 0
- configure:12524: result: yes
- configure:12594: checking if -lm needed for math functions
- configure:12616: gcc -o conftest -m64 -march=native -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE -DNDEBUG -m64 -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -ldl -lpthread >&5
- configure: In function 'main':
- configure:12609:12: warning: implicit declaration of function 'rand' [-Wimplicit-function-declaration]
- {
- ^
- /tmp/cccubArs.o: In function `main':
- conftest.c:(.text+0x2d): undefined reference to `sin'
- collect2: error: ld returned 1 exit status
- configure:12619: $? = 1
- configure: failed program was:
- #line 12601 "configure"
- #include "confdefs.h"
- #include <stdio.h>
- #include <math.h>
- int
- main ()
- {
- double x = rand(); printf("result = %g\n", sin(x))
- ;
- return 0;
- }
- configure:12635: result: yes
- configure:12643: checking for ANSI C header files
- configure:12771: result: yes
- configure:12784: checking for dirent.h that defines DIR
- configure:12805: gcc -c -m64 -march=native -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE -DNDEBUG conftest.c >&5
- configure:12808: $? = 0
- configure:12811: test -s conftest.o
- configure:12814: $? = 0
- configure:12824: result: yes
- configure:12837: checking for opendir in -ldir
- configure:12864: gcc -o conftest -m64 -march=native -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE -DNDEBUG -m64 -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -ldir -ldl -lpthread >&5
- /usr/bin/ld: cannot find -ldir
- collect2: error: ld returned 1 exit status
- configure:12867: $? = 1
- configure: failed program was:
- #line 12845 "configure"
- #include "confdefs.h"
- /* Override any gcc2 internal prototype to avoid an error. */
- #ifdef __cplusplus
- extern "C"
- #endif
- /* We use char because int might match the return type of a gcc2
- builtin and then its argument prototype would still apply. */
- char opendir ();
- int
- main ()
- {
- opendir ();
- ;
- return 0;
- }
- configure:12884: result: no
- configure:12946: checking whether time.h and sys/time.h may both be included
- configure:12968: gcc -c -m64 -march=native -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE -DNDEBUG conftest.c >&5
- configure:12971: $? = 0
- configure:12974: test -s conftest.o
- configure:12977: $? = 0
- configure:12987: result: yes
- configure:13006: checking for regcomp
- configure:13043: gcc -o conftest -m64 -march=native -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE -DNDEBUG -m64 -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -ldl -lpthread >&5
- configure:13046: $? = 0
- configure:13049: test -s conftest
- configure:13052: $? = 0
- configure:13062: result: yes
- configure:13258: checking for regular-expression headers
- configure:13329: gcc -o conftest -m64 -march=native -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE -DNDEBUG -m64 -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -ldl -lpthread >&5
- configure:13332: $? = 0
- configure:13335: test -s conftest
- configure:13338: $? = 0
- configure:13354: result: regex.h
- configure:13393: checking for fcntl.h
- configure:13403: gcc -E -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE -DNDEBUG conftest.c
- configure:13409: $? = 0
- configure:13428: result: yes
- configure:13393: checking for getopt.h
- configure:13403: gcc -E -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE -DNDEBUG conftest.c
- configure:13409: $? = 0
- configure:13428: result: yes
- configure:13393: checking for limits.h
- configure:13403: gcc -E -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE -DNDEBUG conftest.c
- configure:13409: $? = 0
- configure:13428: result: yes
- configure:13393: checking for locale.h
- configure:13403: gcc -E -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE -DNDEBUG conftest.c
- configure:13409: $? = 0
- configure:13428: result: yes
- configure:13393: checking for poll.h
- configure:13403: gcc -E -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE -DNDEBUG conftest.c
- configure:13409: $? = 0
- configure:13428: result: yes
- configure:13393: checking for sys/bsdtypes.h
- configure:13403: gcc -E -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE -DNDEBUG conftest.c
- configure:13400:26: fatal error: sys/bsdtypes.h: No such file or directory
- #include "confdefs.h"
- ^
- compilation terminated.
- configure:13409: $? = 1
- configure: failed program was:
- #line 13399 "configure"
- #include "confdefs.h"
- #include <sys/bsdtypes.h>
- configure:13428: result: no
- configure:13393: checking for sys/ioctl.h
- configure:13403: gcc -E -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE -DNDEBUG conftest.c
- configure:13409: $? = 0
- configure:13428: result: yes
- configure:13393: checking for sys/param.h
- configure:13403: gcc -E -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE -DNDEBUG conftest.c
- configure:13409: $? = 0
- configure:13428: result: yes
- configure:13393: checking for sys/poll.h
- configure:13403: gcc -E -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE -DNDEBUG conftest.c
- configure:13409: $? = 0
- configure:13428: result: yes
- configure:13393: checking for sys/select.h
- configure:13403: gcc -E -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE -DNDEBUG conftest.c
- configure:13409: $? = 0
- configure:13428: result: yes
- configure:13393: checking for sys/time.h
- configure:13403: gcc -E -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE -DNDEBUG conftest.c
- configure:13409: $? = 0
- configure:13428: result: yes
- configure:13393: checking for sys/times.h
- configure:13403: gcc -E -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE -DNDEBUG conftest.c
- configure:13409: $? = 0
- configure:13428: result: yes
- configure:13393: checking for ttyent.h
- configure:13403: gcc -E -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE -DNDEBUG conftest.c
- configure:13409: $? = 0
- configure:13428: result: yes
- configure:13393: checking for unistd.h
- configure:13428: result: yes
- configure:13393: checking for wctype.h
- configure:13403: gcc -E -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE -DNDEBUG conftest.c
- configure:13409: $? = 0
- configure:13428: result: yes
- configure:13547: checking if sys/time.h works with sys/select.h
- configure:13574: gcc -c -m64 -march=native -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE -DNDEBUG conftest.c >&5
- configure:13577: $? = 0
- configure:13580: test -s conftest.o
- configure:13583: $? = 0
- configure:13595: result: yes
- configure:13609: checking for gcc option to accept ANSI C
- configure:13666: gcc -c -m64 -march=native -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE -DNDEBUG conftest.c >&5
- configure:13669: $? = 0
- configure:13672: test -s conftest.o
- configure:13675: $? = 0
- configure:13692: result: none needed
- configure:13700: checking for an ANSI C-conforming const
- configure:13764: gcc -c -m64 -march=native -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE -DNDEBUG conftest.c >&5
- configure:13767: $? = 0
- configure:13770: test -s conftest.o
- configure:13773: $? = 0
- configure:13783: result: yes
- configure:13793: checking for inline
- configure:13810: gcc -c -m64 -march=native -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE -DNDEBUG conftest.c >&5
- configure:13813: $? = 0
- configure:13816: test -s conftest.o
- configure:13819: $? = 0
- configure:13830: result: inline
- configure:13853: checking if gcc supports options to tune inlining
- configure:13874: gcc -c -m64 -march=native --param max-inline-insns-single=1200 -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE -DNDEBUG conftest.c >&5
- configure:13877: $? = 0
- configure:13880: test -s conftest.o
- configure:13883: $? = 0
- configure:13895: result: yes
- configure:13981: checking for signal global datatype
- configure:14016: gcc -c -m64 -march=native --param max-inline-insns-single=1200 -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE -DNDEBUG conftest.c >&5
- configure:14019: $? = 0
- configure:14022: test -s conftest.o
- configure:14025: $? = 0
- configure:14039: result: volatile sig_atomic_t
- configure:14047: checking for type of chtype
- configure:14092: gcc -o conftest -m64 -march=native --param max-inline-insns-single=1200 -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE -DNDEBUG -m64 -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -ldl -lpthread >&5
- configure:14095: $? = 0
- configure:14097: ./conftest
- configure:14100: $? = 0
- configure:14115: result: int
- configure:14127: checking if unsigned literals are legal
- configure:14146: gcc -c -m64 -march=native --param max-inline-insns-single=1200 -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE -DNDEBUG conftest.c >&5
- configure:14149: $? = 0
- configure:14152: test -s conftest.o
- configure:14155: $? = 0
- configure:14167: result: yes
- configure:14183: checking if external errno is declared
- configure:14208: gcc -c -m64 -march=native --param max-inline-insns-single=1200 -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE -DNDEBUG conftest.c >&5
- configure:14211: $? = 0
- configure:14214: test -s conftest.o
- configure:14217: $? = 0
- configure:14228: result: yes
- configure:14243: checking if external errno exists
- configure:14265: gcc -o conftest -m64 -march=native --param max-inline-insns-single=1200 -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE -DNDEBUG -m64 -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -ldl -lpthread >&5
- /usr/bin/ld: errno: TLS definition in /lib/x86_64-linux-gnu/libc.so.6 section .tbss mismatches non-TLS reference in /tmp/ccHrXct2.o
- /lib/x86_64-linux-gnu/libc.so.6: error adding symbols: Bad value
- collect2: error: ld returned 1 exit status
- configure:14268: $? = 1
- configure: failed program was:
- #line 14250 "configure"
- #include "confdefs.h"
- #undef errno
- extern int errno;
- int
- main ()
- {
- errno = 2
- ;
- return 0;
- }
- configure:14285: result: no
- configure:14298: checking if data-only library module links
- configure:14309: gcc -c -m64 -march=native --param max-inline-insns-single=1200 -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE -DNDEBUG conftest.c >&5
- configure:14312: $? = 0
- ar: `u' modifier ignored since `D' is the default (see `U')
- configure:14332: gcc -c -m64 -march=native --param max-inline-insns-single=1200 -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE -DNDEBUG conftest.c >&5
- configure:14335: $? = 0
- ar: `u' modifier ignored since `D' is the default (see `U')
- configure:14359: gcc -o conftest -m64 -march=native --param max-inline-insns-single=1200 -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE -DNDEBUG -m64 -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c conftest.a -ldl -lpthread >&5
- configure:14362: $? = 0
- configure:14364: ./conftest
- configure:14367: $? = 0
- configure:14382: result: yes
- configure:14417: checking for getcwd
- configure:14454: gcc -o conftest -m64 -march=native --param max-inline-insns-single=1200 -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE -DNDEBUG -m64 -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -ldl -lpthread >&5
- configure:14457: $? = 0
- configure:14460: test -s conftest
- configure:14463: $? = 0
- configure:14473: result: yes
- configure:14417: checking for getegid
- configure:14454: gcc -o conftest -m64 -march=native --param max-inline-insns-single=1200 -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE -DNDEBUG -m64 -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -ldl -lpthread >&5
- configure:14457: $? = 0
- configure:14460: test -s conftest
- configure:14463: $? = 0
- configure:14473: result: yes
- configure:14417: checking for geteuid
- configure:14454: gcc -o conftest -m64 -march=native --param max-inline-insns-single=1200 -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE -DNDEBUG -m64 -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -ldl -lpthread >&5
- configure:14457: $? = 0
- configure:14460: test -s conftest
- configure:14463: $? = 0
- configure:14473: result: yes
- configure:14417: checking for getttynam
- configure:14454: gcc -o conftest -m64 -march=native --param max-inline-insns-single=1200 -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE -DNDEBUG -m64 -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -ldl -lpthread >&5
- configure:14457: $? = 0
- configure:14460: test -s conftest
- configure:14463: $? = 0
- configure:14473: result: yes
- configure:14417: checking for issetugid
- configure:14454: gcc -o conftest -m64 -march=native --param max-inline-insns-single=1200 -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE -DNDEBUG -m64 -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -ldl -lpthread >&5
- /tmp/ccaZhLCw.o: In function `main':
- conftest.c:(.text+0xe): undefined reference to `issetugid'
- collect2: error: ld returned 1 exit status
- configure:14457: $? = 1
- configure: failed program was:
- #line 14423 "configure"
- #include "confdefs.h"
- /* System header to define __stub macros and hopefully few prototypes,
- which can conflict with char issetugid (); below. */
- #include <assert.h>
- /* Override any gcc2 internal prototype to avoid an error. */
- #ifdef __cplusplus
- extern "C"
- #endif
- /* We use char because int might match the return type of a gcc2
- builtin and then its argument prototype would still apply. */
- char issetugid ();
- char (*f) ();
- int
- main ()
- {
- /* 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_issetugid) || defined (__stub___issetugid)
- choke me
- #else
- f = issetugid;
- #endif
- ;
- return 0;
- }
- configure:14473: result: no
- configure:14417: checking for poll
- configure:14454: gcc -o conftest -m64 -march=native --param max-inline-insns-single=1200 -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE -DNDEBUG -m64 -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -ldl -lpthread >&5
- configure:14457: $? = 0
- configure:14460: test -s conftest
- configure:14463: $? = 0
- configure:14473: result: yes
- configure:14417: checking for remove
- configure:14473: result: yes
- configure:14417: checking for select
- configure:14454: gcc -o conftest -m64 -march=native --param max-inline-insns-single=1200 -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE -DNDEBUG -m64 -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -ldl -lpthread >&5
- configure:14457: $? = 0
- configure:14460: test -s conftest
- configure:14463: $? = 0
- configure:14473: result: yes
- configure:14417: checking for setbuf
- configure:14454: gcc -o conftest -m64 -march=native --param max-inline-insns-single=1200 -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE -DNDEBUG -m64 -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -ldl -lpthread >&5
- configure:14457: $? = 0
- configure:14460: test -s conftest
- configure:14463: $? = 0
- configure:14473: result: yes
- configure:14417: checking for setbuffer
- configure:14454: gcc -o conftest -m64 -march=native --param max-inline-insns-single=1200 -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE -DNDEBUG -m64 -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -ldl -lpthread >&5
- configure:14457: $? = 0
- configure:14460: test -s conftest
- configure:14463: $? = 0
- configure:14473: result: yes
- configure:14417: checking for setvbuf
- configure:14454: gcc -o conftest -m64 -march=native --param max-inline-insns-single=1200 -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE -DNDEBUG -m64 -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -ldl -lpthread >&5
- configure:14457: $? = 0
- configure:14460: test -s conftest
- configure:14463: $? = 0
- configure:14473: result: yes
- configure:14417: checking for sigaction
- configure:14454: gcc -o conftest -m64 -march=native --param max-inline-insns-single=1200 -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE -DNDEBUG -m64 -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -ldl -lpthread >&5
- configure:14457: $? = 0
- configure:14460: test -s conftest
- configure:14463: $? = 0
- configure:14473: result: yes
- configure:14417: checking for sigvec
- configure:14454: gcc -o conftest -m64 -march=native --param max-inline-insns-single=1200 -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE -DNDEBUG -m64 -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -ldl -lpthread >&5
- /tmp/ccwEFMhh.o: In function `main':
- conftest.c:(.text+0xe): undefined reference to `sigvec'
- collect2: error: ld returned 1 exit status
- configure:14457: $? = 1
- configure: failed program was:
- #line 14423 "configure"
- #include "confdefs.h"
- /* System header to define __stub macros and hopefully few prototypes,
- which can conflict with char sigvec (); below. */
- #include <assert.h>
- /* Override any gcc2 internal prototype to avoid an error. */
- #ifdef __cplusplus
- extern "C"
- #endif
- /* We use char because int might match the return type of a gcc2
- builtin and then its argument prototype would still apply. */
- char sigvec ();
- char (*f) ();
- int
- main ()
- {
- /* 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_sigvec) || defined (__stub___sigvec)
- choke me
- #else
- f = sigvec;
- #endif
- ;
- return 0;
- }
- configure:14473: result: no
- configure:14417: checking for strdup
- configure:14454: gcc -o conftest -m64 -march=native --param max-inline-insns-single=1200 -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE -DNDEBUG -m64 -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -ldl -lpthread >&5
- configure:14433:6: warning: conflicting types for built-in function 'strdup'
- builtin and then its argument prototype would still apply. */
- ^~~~~~
- configure:14457: $? = 0
- configure:14460: test -s conftest
- configure:14463: $? = 0
- configure:14473: result: yes
- configure:14417: checking for strstr
- configure:14454: gcc -o conftest -m64 -march=native --param max-inline-insns-single=1200 -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE -DNDEBUG -m64 -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -ldl -lpthread >&5
- configure:14433:6: warning: conflicting types for built-in function 'strstr'
- builtin and then its argument prototype would still apply. */
- ^~~~~~
- configure:14457: $? = 0
- configure:14460: test -s conftest
- configure:14463: $? = 0
- configure:14473: result: yes
- configure:14417: checking for tcgetpgrp
- configure:14454: gcc -o conftest -m64 -march=native --param max-inline-insns-single=1200 -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE -DNDEBUG -m64 -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -ldl -lpthread >&5
- configure:14457: $? = 0
- configure:14460: test -s conftest
- configure:14463: $? = 0
- configure:14473: result: yes
- configure:14417: checking for times
- configure:14454: gcc -o conftest -m64 -march=native --param max-inline-insns-single=1200 -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE -DNDEBUG -m64 -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -ldl -lpthread >&5
- configure:14457: $? = 0
- configure:14460: test -s conftest
- configure:14463: $? = 0
- configure:14473: result: yes
- configure:14417: checking for vsnprintf
- configure:14454: gcc -o conftest -m64 -march=native --param max-inline-insns-single=1200 -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE -DNDEBUG -m64 -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -ldl -lpthread >&5
- configure:14433:6: warning: conflicting types for built-in function 'vsnprintf'
- builtin and then its argument prototype would still apply. */
- ^~~~~~~~~
- configure:14457: $? = 0
- configure:14460: test -s conftest
- configure:14463: $? = 0
- configure:14473: result: yes
- configure:14541: checking for isascii
- configure:14560: gcc -o conftest -m64 -march=native --param max-inline-insns-single=1200 -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE -DNDEBUG -m64 -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -ldl -lpthread >&5
- configure:14563: $? = 0
- configure:14566: test -s conftest
- configure:14569: $? = 0
- configure:14580: result: yes
- configure:14587: checking whether sigaction needs _POSIX_SOURCE
- configure:14604: gcc -c -m64 -march=native --param max-inline-insns-single=1200 -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE -DNDEBUG conftest.c >&5
- configure:14607: $? = 0
- configure:14610: test -s conftest.o
- configure:14613: $? = 0
- configure:14660: result: no
- configure:14664: checking if nanosleep really works
- configure:14699: gcc -o conftest -m64 -march=native --param max-inline-insns-single=1200 -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE -DNDEBUG -m64 -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -ldl -lpthread >&5
- configure:14702: $? = 0
- configure:14704: ./conftest
- configure:14707: $? = 0
- configure:14719: result: yes
- configure:14733: checking for termio.h
- configure:14743: gcc -E -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE -DNDEBUG conftest.c
- configure:14749: $? = 0
- configure:14768: result: yes
- configure:14733: checking for termios.h
- configure:14743: gcc -E -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE -DNDEBUG conftest.c
- configure:14749: $? = 0
- configure:14768: result: yes
- configure:14733: checking for unistd.h
- configure:14768: result: yes
- configure:14836: checking whether termios.h needs _POSIX_SOURCE
- configure:14851: gcc -c -m64 -march=native --param max-inline-insns-single=1200 -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE -DNDEBUG conftest.c >&5
- configure:14854: $? = 0
- configure:14857: test -s conftest.o
- configure:14860: $? = 0
- configure:14906: result: no
- configure:14911: checking for tcgetattr
- configure:14946: gcc -o conftest -m64 -march=native --param max-inline-insns-single=1200 -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE -DNDEBUG -m64 -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -ldl -lpthread >&5
- configure:14949: $? = 0
- configure:14952: test -s conftest
- configure:14955: $? = 0
- configure:14965: result: yes
- configure:14971: checking for vsscanf function or workaround
- configure:14994: gcc -o conftest -m64 -march=native --param max-inline-insns-single=1200 -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE -DNDEBUG -m64 -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -ldl -lpthread >&5
- configure:14997: $? = 0
- configure:15000: test -s conftest
- configure:15003: $? = 0
- configure:15096: result: vsscanf
- configure:15114: checking for working mkstemp
- configure:15221: gcc -o conftest -m64 -march=native --param max-inline-insns-single=1200 -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE -DNDEBUG -m64 -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -ldl -lpthread >&5
- configure: In function 'main':
- configure:15209:4: warning: implicit declaration of function 'close' [-Wimplicit-function-declaration]
- }
- ^
- configure:15224: $? = 0
- configure:15226: ./conftest
- configure:15229: $? = 0
- configure:15244: result: yes
- configure:15265: checking whether setvbuf arguments are reversed
- configure:15293: gcc -o conftest -m64 -march=native --param max-inline-insns-single=1200 -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE -DNDEBUG -m64 -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -ldl -lpthread >&5
- configure: In function 'main':
- configure:15285:23: warning: passing argument 2 of 'setvbuf' makes pointer from integer without a cast [-Wint-conversion]
- is not _IOLBF, _IONBF, or _IOFBF, and return nonzero. */
- ^~~~~~
- In file included from configure:15277:0:
- /usr/include/stdio.h:338:12: note: expected 'char * restrict' but argument is of type 'int'
- extern int setvbuf (FILE *__restrict __stream, char *__restrict __buf,
- ^~~~~~~
- configure:15285:31: warning: passing argument 3 of 'setvbuf' makes integer from pointer without a cast [-Wint-conversion]
- is not _IOLBF, _IONBF, or _IOFBF, and return nonzero. */
- ^
- In file included from configure:15277:0:
- /usr/include/stdio.h:338:12: note: expected 'int' but argument is of type 'char *'
- extern int setvbuf (FILE *__restrict __stream, char *__restrict __buf,
- ^~~~~~~
- configure:15296: $? = 0
- configure:15298: ./conftest
- configure:15301: $? = 1
- configure: program exited with status 1
- configure: failed program was:
- #line 15276 "configure"
- #include "confdefs.h"
- #include <stdio.h>
- /* If setvbuf has the reversed format, exit 0. */
- int
- main ()
- {
- /* This call has the arguments reversed.
- A reversed system may check and see that the address of main
- is not _IOLBF, _IONBF, or _IOFBF, and return nonzero. */
- if (setvbuf(stdout, _IOLBF, (char *) main, BUFSIZ) != 0)
- return(1);
- putc('\r', stdout);
- return(0); /* Non-reversed systems segv here. */
- }
- configure:15314: result: no
- configure:15325: checking return type of signal handlers
- configure:15353: gcc -c -m64 -march=native --param max-inline-insns-single=1200 -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE -DNDEBUG conftest.c >&5
- configure:15356: $? = 0
- configure:15359: test -s conftest.o
- configure:15362: $? = 0
- configure:15372: result: void
- configure:15379: checking for type sigaction_t
- configure:15399: gcc -c -m64 -march=native --param max-inline-insns-single=1200 -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE -DNDEBUG conftest.c >&5
- configure: In function 'main':
- configure:15392:1: error: unknown type name 'sigaction_t'
- {
- ^
- configure:15402: $? = 1
- configure: failed program was:
- #line 15386 "configure"
- #include "confdefs.h"
- #include <signal.h>
- int
- main ()
- {
- sigaction_t x
- ;
- return 0;
- }
- configure:15419: result: no
- configure:15425: checking declaration of size-change
- configure:15484: gcc -c -m64 -march=native --param max-inline-insns-single=1200 -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE -DNDEBUG conftest.c >&5
- configure:15487: $? = 0
- configure:15490: test -s conftest.o
- configure:15493: $? = 0
- size-change succeeded ()
- configure:15512: result: yes
- configure:15529: checking for memmove
- configure:15566: gcc -o conftest -m64 -march=native --param max-inline-insns-single=1200 -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE -DNDEBUG -m64 -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -ldl -lpthread >&5
- configure:15545:6: warning: conflicting types for built-in function 'memmove'
- builtin and then its argument prototype would still apply. */
- ^~~~~~~
- configure:15569: $? = 0
- configure:15572: test -s conftest
- configure:15575: $? = 0
- configure:15585: result: yes
- configure:15717: checking if poll really works
- configure:15748: gcc -o conftest -m64 -march=native --param max-inline-insns-single=1200 -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE -DNDEBUG -m64 -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -ldl -lpthread >&5
- configure:15751: $? = 0
- configure:15753: ./conftest
- configure:15756: $? = 0
- configure:15768: result: yes
- configure:15774: checking for va_copy
- configure:15798: gcc -o conftest -m64 -march=native --param max-inline-insns-single=1200 -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE -DNDEBUG -m64 -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -ldl -lpthread >&5
- configure:15801: $? = 0
- configure:15804: test -s conftest
- configure:15807: $? = 0
- configure:15817: result: yes
- configure:15824: checking for __va_copy
- configure:15848: gcc -o conftest -m64 -march=native --param max-inline-insns-single=1200 -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE -DNDEBUG -m64 -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -ldl -lpthread >&5
- configure:15851: $? = 0
- configure:15854: test -s conftest
- configure:15857: $? = 0
- configure:15867: result: yes
- configure:15874: checking for pid_t
- configure:15895: gcc -c -m64 -march=native --param max-inline-insns-single=1200 -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE -DNDEBUG conftest.c >&5
- configure:15898: $? = 0
- configure:15901: test -s conftest.o
- configure:15904: $? = 0
- configure:15914: result: yes
- configure:15929: checking for unistd.h
- configure:15964: result: yes
- configure:15929: checking for vfork.h
- configure:15939: gcc -E -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE -DNDEBUG conftest.c
- configure:15936:19: fatal error: vfork.h: No such file or directory
- #include "confdefs.h"
- ^
- compilation terminated.
- configure:15945: $? = 1
- configure: failed program was:
- #line 15935 "configure"
- #include "confdefs.h"
- #include <vfork.h>
- configure:15964: result: no
- configure:15977: checking for fork
- configure:16014: gcc -o conftest -m64 -march=native --param max-inline-insns-single=1200 -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE -DNDEBUG -m64 -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -ldl -lpthread >&5
- configure:15993:6: warning: conflicting types for built-in function 'fork'
- builtin and then its argument prototype would still apply. */
- ^~~~
- configure:16017: $? = 0
- configure:16020: test -s conftest
- configure:16023: $? = 0
- configure:16033: result: yes
- configure:15977: checking for vfork
- configure:16014: gcc -o conftest -m64 -march=native --param max-inline-insns-single=1200 -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE -DNDEBUG -m64 -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -ldl -lpthread >&5
- configure:16017: $? = 0
- configure:16020: test -s conftest
- configure:16023: $? = 0
- configure:16033: result: yes
- configure:16045: checking for working fork
- configure:16088: result: yes
- configure:16107: checking for working vfork
- configure:16233: result: yes
- configure:16266: checking for openpty in -lutil
- configure:16293: gcc -o conftest -m64 -march=native --param max-inline-insns-single=1200 -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE -DNDEBUG -m64 -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lutil -ldl -lpthread >&5
- configure:16296: $? = 0
- configure:16299: test -s conftest
- configure:16302: $? = 0
- configure:16313: result: yes
- configure:16321: checking for openpty header
- configure:16349: gcc -o conftest -m64 -march=native --param max-inline-insns-single=1200 -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE -DNDEBUG -m64 -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lutil -ldl -lpthread >&5
- configure:16352: $? = 0
- configure:16355: test -s conftest
- configure:16358: $? = 0
- configure:16376: result: pty.h
- configure:16756: checking if we should include stdbool.h
- configure:16776: gcc -c -m64 -march=native --param max-inline-insns-single=1200 -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE -DNDEBUG conftest.c >&5
- configure: In function 'main':
- configure:16769:1: error: unknown type name 'bool'
- {
- ^
- configure:16769:12: error: 'false' undeclared (first use in this function)
- {
- ^
- configure:16769:12: note: each undeclared identifier is reported only once for each function it appears in
- configure:16779: $? = 1
- configure: failed program was:
- #line 16764 "configure"
- #include "confdefs.h"
- int
- main ()
- {
- bool foo = false
- ;
- return 0;
- }
- configure:16808: gcc -c -m64 -march=native --param max-inline-insns-single=1200 -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE -DNDEBUG conftest.c >&5
- configure:16811: $? = 0
- configure:16814: test -s conftest.o
- configure:16817: $? = 0
- configure:16831: result: yes
- configure:16837: checking for builtin bool type
- configure:16860: gcc -c -m64 -march=native --param max-inline-insns-single=1200 -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE -DNDEBUG conftest.c >&5
- configure: In function 'main':
- configure:16853:1: error: unknown type name 'bool'
- {
- ^
- configure:16853:10: error: 'false' undeclared (first use in this function)
- {
- ^
- configure:16853:10: note: each undeclared identifier is reported only once for each function it appears in
- configure:16863: $? = 1
- configure: failed program was:
- #line 16845 "configure"
- #include "confdefs.h"
- #include <stdio.h>
- #include <sys/types.h>
- int
- main ()
- {
- bool x = false
- ;
- return 0;
- }
- configure:16884: result: no
- configure:16906: checking for library stdc++
- configure:16931: /usr/bin/g++ -o conftest -m64 -march=native -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE -DNDEBUG -m64 -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.cc -lstdc++ -ldl -lpthread >&5
- configure:16917:23: fatal error: strstream.h: No such file or directory
- ^
- compilation terminated.
- configure:16934: $? = 1
- configure: failed program was:
- #line 16915 "configure"
- #include "confdefs.h"
- #include <strstream.h>
- int
- main ()
- {
- char buf[80];
- strstreambuf foo(buf, sizeof(buf))
- ;
- return 0;
- }
- configure:16952: result: no
- configure:16957: checking whether /usr/bin/g++ understands -c and -o together
- configure:16973: /usr/bin/g++ -c conftest.cc -o conftest2.o >&5
- configure:16976: $? = 0
- configure:16978: /usr/bin/g++ -c conftest.cc -o conftest2.o >&5
- configure:16981: $? = 0
- configure:16992: result: yes
- configure:17118: checking how to run the C++ preprocessor
- configure:17140: /usr/bin/g++ -E -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE -DNDEBUG conftest.cc
- configure:17146: $? = 0
- configure:17173: /usr/bin/g++ -E -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE -DNDEBUG conftest.cc
- configure:17170:28: fatal error: ac_nonexistent.h: No such file or directory
- #include "confdefs.h"
- ^
- compilation terminated.
- configure:17179: $? = 1
- configure: failed program was:
- #line 17169 "configure"
- #include "confdefs.h"
- #include <ac_nonexistent.h>
- configure:17216: result: /usr/bin/g++ -E
- configure:17231: /usr/bin/g++ -E -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE -DNDEBUG conftest.cc
- configure:17237: $? = 0
- configure:17264: /usr/bin/g++ -E -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE -DNDEBUG conftest.cc
- configure:17261:28: fatal error: ac_nonexistent.h: No such file or directory
- #include "confdefs.h"
- ^
- compilation terminated.
- configure:17270: $? = 1
- configure: failed program was:
- #line 17260 "configure"
- #include "confdefs.h"
- #include <ac_nonexistent.h>
- configure:17313: checking for iostream
- configure:17323: /usr/bin/g++ -E -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE -DNDEBUG conftest.cc
- configure:17329: $? = 0
- configure:17348: result: yes
- configure:17313: checking for typeinfo
- configure:17323: /usr/bin/g++ -E -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE -DNDEBUG conftest.cc
- configure:17329: $? = 0
- configure:17348: result: yes
- configure:17359: checking if iostream uses std-namespace
- configure:17379: /usr/bin/g++ -c -m64 -march=native -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE -DNDEBUG conftest.cc >&5
- configure:17382: $? = 0
- configure:17385: test -s conftest.o
- configure:17388: $? = 0
- configure:17397: result: yes
- configure:17407: checking if we should include stdbool.h
- configure:17482: result: yes
- configure:17488: checking for builtin bool type
- configure:17511: /usr/bin/g++ -c -m64 -march=native -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE -DNDEBUG conftest.cc >&5
- configure:17514: $? = 0
- configure:17517: test -s conftest.o
- configure:17520: $? = 0
- configure:17533: result: yes
- configure:17539: checking for size of bool
- configure:17592: /usr/bin/g++ -o conftest -m64 -march=native -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE -DNDEBUG -m64 -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.cc -ldl -lpthread >&5
- configure:17595: $? = 0
- configure:17597: ./conftest
- configure:17600: $? = 0
- configure:17618: result: unsigned char
- configure:17629: checking for special defines needed for etip.h
- configure:17655: /usr/bin/g++ -c -m64 -march=native -I./c++ -I./menu -I./include -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE -DNDEBUG conftest.cc >&5
- In file included from configure:17643:0:
- ./c++/etip.h.in:116:25: fatal error: ncurses_dll.h: No such file or directory
- #include <ncurses_dll.h>
- ^
- compilation terminated.
- configure:17658: $? = 1
- configure: failed program was:
- #line 17641 "configure"
- #include "confdefs.h"
- #include <etip.h.in>
- int
- main ()
- {
- ;
- return 0;
- }
- configure:17655: /usr/bin/g++ -c -m64 -march=native -I./c++ -I./menu -I./include -DETIP_NEEDS_MATH_EXCEPTION -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE -DNDEBUG conftest.cc >&5
- In file included from configure:17643:0:
- ./c++/etip.h.in:116:25: fatal error: ncurses_dll.h: No such file or directory
- #include <ncurses_dll.h>
- ^
- compilation terminated.
- configure:17658: $? = 1
- configure: failed program was:
- #line 17641 "configure"
- #include "confdefs.h"
- #include <etip.h.in>
- int
- main ()
- {
- ;
- return 0;
- }
- configure:17655: /usr/bin/g++ -c -m64 -march=native -I./c++ -I./menu -I./include -DETIP_NEEDS_MATH_H -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE -DNDEBUG conftest.cc >&5
- In file included from configure:17643:0:
- ./c++/etip.h.in:116:25: fatal error: ncurses_dll.h: No such file or directory
- #include <ncurses_dll.h>
- ^
- compilation terminated.
- configure:17658: $? = 1
- configure: failed program was:
- #line 17641 "configure"
- #include "confdefs.h"
- #include <etip.h.in>
- int
- main ()
- {
- ;
- return 0;
- }
- configure:17655: /usr/bin/g++ -c -m64 -march=native -I./c++ -I./menu -I./include -DETIP_NEEDS_MATH_H -DETIP_NEEDS_MATH_EXCEPTION -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE -DNDEBUG conftest.cc >&5
- In file included from configure:17643:0:
- ./c++/etip.h.in:116:25: fatal error: ncurses_dll.h: No such file or directory
- #include <ncurses_dll.h>
- ^
- compilation terminated.
- configure:17658: $? = 1
- configure: failed program was:
- #line 17641 "configure"
- #include "confdefs.h"
- #include <etip.h.in>
- int
- main ()
- {
- ;
- return 0;
- }
- configure:17685: result: none
- configure:17690: checking if /usr/bin/g++ accepts parameter initialization
- configure:17726: /usr/bin/g++ -o conftest -m64 -march=native -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE -DNDEBUG -m64 -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.cc -ldl -lpthread >&5
- configure:17717:21: error: default argument given for parameter 1 of 'TEST::TEST(int)' [-fpermissive]
- ^
- configure:17713:2: note: previous specification in 'TEST::TEST(int)' here
- public:
- ^~~~
- configure:17721:11: error: '::main' must return 'int'
- }
- ^
- configure:17729: $? = 1
- configure: program exited with status 1
- configure: failed program was:
- #line 17707 "configure"
- #include "confdefs.h"
- class TEST {
- private:
- int value;
- public:
- TEST(int x = 1);
- ~TEST();
- };
- TEST::TEST(int x = 1) // some compilers do not like second initializer
- {
- value = x;
- }
- void main() { }
- configure:17753: result: no
- configure:17762: checking if /usr/bin/g++ accepts static_cast
- configure:17820: /usr/bin/g++ -c -m64 -march=native -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE -DNDEBUG conftest.cc >&5
- configure:17823: $? = 0
- configure:17826: test -s conftest.o
- configure:17829: $? = 0
- configure:17847: result: yes
- configure:18032: checking for gnatmake
- configure:18056: result: no
- configure:18406: checking for library subsets
- configure:18447: result: ticlib+termlib+ext_tinfo+base+ext_funcs
- configure:18485: checking default library suffix
- configure:18496: result:
- configure:18499: checking default library-dependency suffix
- configure:18552: result: .a
- configure:18555: checking default object directory
- configure:18571: result: objects
- configure:18576: checking c++ library-dependency suffix
- configure:18633: result: .a
- configure:18787: checking if linker supports switching between static/dynamic
- configure:18796: /usr/bin/g++ -c -m64 -march=native -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE -DNDEBUG -I. -I../include -I${includedir} conftest.cc >&5
- configure:18799: $? = 0
- ar: `u' modifier ignored since `D' is the default (see `U')
- configure:18828: /usr/bin/g++ -o conftest -m64 -march=native -I/usr/local/include -DNDEBUG -fPIC -D_GNU_SOURCE -DNDEBUG -I. -I../include -I${includedir} -m64 -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.cc -static -L/home/jwalton/Build-Scripts/ncurses-5.8 -lconftest -ldl -lpthread >&5
- configure:18831: $? = 0
- configure:18834: test -s conftest
- configure:18837: $? = 0
- configure:18850: result: yes
- configure:18866: checking where we will install curses.h
- configure:18871: result: ${prefix}/include/ncurses
- configure:18896: checking for src modules
- configure:18959: result: ncurses progs panel menu form
- configure:19165: checking for tic
- configure:19182: found /usr/bin/tic
- configure:19194: result: /usr/bin/tic
- configure:19304: creating ./config.status
- ## ----------------------- ##
- ## Running config.status. ##
- ## ----------------------- ##
- This file was extended by config.status 2.52.20101002, executed with
- CONFIG_FILES =
- CONFIG_HEADERS =
- CONFIG_LINKS =
- CONFIG_COMMANDS =
- > ./config.status
- on goldmont
- config.status:20012: creating include/MKterm.h.awk
- config.status:20012: creating include/curses.head
- config.status:20012: creating include/ncurses_dll.h
- config.status:20012: creating include/termcap.h
- config.status:20012: creating include/unctrl.h
- config.status:20012: creating man/Makefile
- config.status:20012: creating include/Makefile
- config.status:20012: creating ncurses/Makefile
- config.status:20012: creating progs/Makefile
- config.status:20012: creating panel/Makefile
- config.status:20012: creating menu/Makefile
- config.status:20012: creating form/Makefile
- config.status:20012: creating test/Makefile
- config.status:20012: creating misc/Makefile
- config.status:20012: creating c++/Makefile
- config.status:20012: creating Ada95/gen/adacurses-config
- config.status:20012: creating man/adacurses-config.1
- config.status:20012: creating misc/run_tic.sh
- config.status:20012: creating misc/ncurses-config
- config.status:20012: creating man/ncurses5-config.1
- config.status:20012: creating Makefile
- config.status:20109: creating include/ncurses_cfg.h
- ## ----------------- ##
- ## Cache variables. ##
- ## ----------------- ##
- ac_cv_build='x86_64-unknown-linux-gnu'
- ac_cv_build_alias='x86_64-unknown-linux-gnu'
- ac_cv_c_compiler_gnu='yes'
- ac_cv_c_const='yes'
- ac_cv_c_inline='inline'
- ac_cv_cxx_compiler_gnu='yes'
- ac_cv_env_CC_set=''
- ac_cv_env_CC_value=''
- ac_cv_env_CFLAGS_set='set'
- ac_cv_env_CFLAGS_value='-m64 -march=native'
- ac_cv_env_CPPFLAGS_set='set'
- ac_cv_env_CPPFLAGS_value='-I/usr/local/include -DNDEBUG -fPIC'
- ac_cv_env_CPP_set=''
- ac_cv_env_CPP_value=''
- ac_cv_env_CXXCPP_set=''
- ac_cv_env_CXXCPP_value=''
- ac_cv_env_CXXFLAGS_set='set'
- ac_cv_env_CXXFLAGS_value='-m64 -march=native'
- ac_cv_env_CXX_set=''
- ac_cv_env_CXX_value=''
- ac_cv_env_LDFLAGS_set='set'
- ac_cv_env_LDFLAGS_value='-m64 -Wl,-rpath,/usr/local/lib -L/usr/local/lib'
- 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_fork='yes'
- ac_cv_func_fork_works='yes'
- ac_cv_func_fseeko='yes'
- ac_cv_func_getcwd='yes'
- ac_cv_func_getegid='yes'
- ac_cv_func_geteuid='yes'
- ac_cv_func_gettimeofday='yes'
- ac_cv_func_getttynam='yes'
- ac_cv_func_issetugid='no'
- ac_cv_func_link='yes'
- ac_cv_func_memmove='yes'
- ac_cv_func_poll='yes'
- ac_cv_func_regcomp='yes'
- ac_cv_func_remove='yes'
- ac_cv_func_select='yes'
- ac_cv_func_setbuf='yes'
- ac_cv_func_setbuffer='yes'
- ac_cv_func_setvbuf='yes'
- ac_cv_func_setvbuf_reversed='no'
- ac_cv_func_sigaction='yes'
- ac_cv_func_sigvec='no'
- ac_cv_func_strdup='yes'
- ac_cv_func_strstr='yes'
- ac_cv_func_symlink='yes'
- ac_cv_func_tcgetpgrp='yes'
- ac_cv_func_times='yes'
- ac_cv_func_unlink='yes'
- ac_cv_func_vfork='yes'
- ac_cv_func_vfork_works='yes'
- ac_cv_func_vsnprintf='yes'
- ac_cv_header_dirent_dirent_h='yes'
- ac_cv_header_fcntl_h='yes'
- ac_cv_header_getopt_h='yes'
- ac_cv_header_gpm_h='no'
- ac_cv_header_inttypes_h='yes'
- ac_cv_header_iostream='yes'
- ac_cv_header_limits_h='yes'
- ac_cv_header_locale_h='yes'
- ac_cv_header_memory_h='yes'
- ac_cv_header_poll_h='yes'
- ac_cv_header_stdc='yes'
- ac_cv_header_stdint_h='yes'
- ac_cv_header_stdlib_h='yes'
- ac_cv_header_string_h='yes'
- ac_cv_header_strings_h='yes'
- ac_cv_header_sys_bsdtypes_h='no'
- ac_cv_header_sys_ioctl_h='yes'
- ac_cv_header_sys_param_h='yes'
- ac_cv_header_sys_poll_h='yes'
- ac_cv_header_sys_select_h='yes'
- ac_cv_header_sys_stat_h='yes'
- ac_cv_header_sys_time_h='yes'
- ac_cv_header_sys_times_h='yes'
- ac_cv_header_sys_types_h='yes'
- ac_cv_header_termio_h='yes'
- ac_cv_header_termios_h='yes'
- ac_cv_header_time='yes'
- ac_cv_header_ttyent_h='yes'
- ac_cv_header_typeinfo='yes'
- ac_cv_header_unistd_h='yes'
- ac_cv_header_vfork_h='no'
- ac_cv_header_wctype_h='yes'
- ac_cv_host='x86_64-unknown-linux-gnu'
- ac_cv_host_alias='x86_64-unknown-linux-gnu'
- ac_cv_lib_dir_opendir='no'
- ac_cv_lib_util_openpty='yes'
- ac_cv_objext='o'
- ac_cv_path_CXX='/usr/bin/g++'
- ac_cv_path_LDCONFIG='/sbin/ldconfig'
- ac_cv_path_TIC_PATH='/usr/bin/tic'
- ac_cv_path_ac_pt_PKG_CONFIG='/usr/bin/pkg-config'
- ac_cv_path_install='/usr/bin/install -c'
- ac_cv_prog_AWK='mawk'
- ac_cv_prog_CPP='gcc -E'
- ac_cv_prog_CTAGS='ctags'
- ac_cv_prog_CXXCPP='/usr/bin/g++ -E'
- ac_cv_prog_ETAGS='etags'
- ac_cv_prog_MAKE_LOWER_TAGS='yes'
- ac_cv_prog_MAKE_UPPER_TAGS='yes'
- ac_cv_prog_ac_ct_AR='ar'
- ac_cv_prog_ac_ct_CC='gcc'
- ac_cv_prog_ac_ct_CXX='g++'
- ac_cv_prog_ac_ct_LD='ld'
- ac_cv_prog_ac_ct_RANLIB='ranlib'
- ac_cv_prog_cc_g='yes'
- ac_cv_prog_cc_stdc=''
- ac_cv_prog_cxx_g='yes'
- ac_cv_prog_egrep='grep -E'
- ac_cv_prog_gcc_traditional='no'
- ac_cv_prog_gnat_exists='no'
- ac_cv_prog_make_make_set='yes'
- ac_cv_sizeof_signed_char='1'
- ac_cv_sys_file_offset_bits='no'
- ac_cv_sys_large_files='no'
- ac_cv_sys_largefile_CC='no'
- ac_cv_sys_largefile_source='no'
- ac_cv_sys_long_file_names='yes'
- ac_cv_target='x86_64-unknown-linux-gnu'
- ac_cv_target_alias='x86_64-unknown-linux-gnu'
- ac_cv_type_pid_t='yes'
- ac_cv_type_signal='void'
- ac_cv_type_signed_char='yes'
- am_cv_langinfo_codeset='yes'
- cf_cv_1UL='1U'
- cf_cv_abi_version='5'
- cf_cv_ansi_cc='-DCC_HAS_PROTOS'
- cf_cv_ar_flags='-curv'
- cf_cv_builtin_bool='1'
- cf_cv_cc_bool_type='0'
- cf_cv_cpp_param_init='no'
- cf_cv_cpp_static_cast='yes'
- cf_cv_dcl_errno='yes'
- cf_cv_define_sigwinch='yes'
- cf_cv_do_symlinks='yes'
- cf_cv_enable_lp64='0'
- cf_cv_enable_opaque='NCURSES_OPAQUE'
- cf_cv_enable_reentrant='0'
- cf_cv_func_mkstemp='yes'
- cf_cv_func_nanosleep='yes'
- cf_cv_func_openpty='pty.h'
- cf_cv_func_vsscanf='vsscanf'
- cf_cv_gcc_inline='yes'
- cf_cv_gnu_source='yes'
- cf_cv_have___va_copy='yes'
- cf_cv_have_errno='no'
- cf_cv_have_isascii='yes'
- cf_cv_have_tcgetattr='yes'
- cf_cv_have_va_copy='yes'
- cf_cv_header_stdbool_h='1'
- cf_cv_lib_util='yes'
- cf_cv_libstdcpp='no'
- cf_cv_link_dataonly='yes'
- cf_cv_link_funcs=' link symlink'
- cf_cv_makeflags=''
- cf_cv_mixedcase='yes'
- cf_cv_need_libm='yes'
- cf_cv_prog_CC_c_o='yes'
- cf_cv_prog_CXX_c_o='yes'
- cf_cv_regex_hdrs='regex.h'
- cf_cv_rel_version='5.8'
- cf_cv_rm_so_locs='no'
- cf_cv_shared_soname='`basename $@ .${REL_VERSION}`.${ABI_VERSION}'
- cf_cv_shlib_version='rel'
- cf_cv_shlib_version_infix='no'
- cf_cv_sig_atomic_t='volatile sig_atomic_t'
- cf_cv_sizechange='yes'
- cf_cv_src_modules='ncurses progs panel menu form'
- cf_cv_struct_dirent64='no'
- cf_cv_sys_time_select='yes'
- cf_cv_system_name='linux-gnu'
- cf_cv_timestamp='Sat Oct 21 08:20:30 EDT 2017'
- cf_cv_type_of_bool='unsigned char'
- cf_cv_type_sigaction='no'
- cf_cv_typeof_chtype='int'
- cf_cv_typeof_mmask_t='long'
- cf_cv_unsigned_literals='yes'
- cf_cv_working_poll='yes'
- ## ------------ ##
- ## confdefs.h. ##
- ## ------------ ##
- #define SYSTEM_NAME "linux-gnu"
- #define CC_HAS_PROTOS 1
- #ifdef __cplusplus
- #include <stdlib.h>
- #endif
- #define HAVE_LONG_FILE_NAMES 1
- #define MIXEDCASE_FILENAMES 1
- #define USE_DATABASE 1
- #define TERMINFO_DIRS "/usr/local/share/terminfo"
- #define TERMINFO "/usr/local/share/terminfo"
- #define HAVE_BIG_CORE 1
- #define PURE_TERMINFO 1
- #define USE_HOME_TERMINFO 1
- #define USE_ROOT_ENVIRON 1
- #define HAVE_REMOVE 1
- #define HAVE_UNLINK 1
- #define HAVE_LINK 1
- #define HAVE_SYMLINK 1
- #define USE_LINKS 1
- #define HAVE_LANGINFO_CODESET 1
- #define HAVE_FSEEKO 1
- #define HAVE_CURSES_VERSION 1
- #define HAVE_HAS_KEY 1
- #define HAVE_RESIZETERM 1
- #define HAVE_RESIZE_TERM 1
- #define HAVE_TERM_ENTRY_H 1
- #define HAVE_USE_DEFAULT_COLORS 1
- #define HAVE_WRESIZE 1
- #define NCURSES_EXT_FUNCS 1
- #define NCURSES_NO_PADDING 1
- #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 SIZEOF_SIGNED_CHAR 1
- #define USE_SIGWINCH 1
- #define USE_ASSUMED_COLOR 1
- #define USE_HASHMAP 1
- #define NCURSES_WRAP_PREFIX "_nc_"
- #define GCC_SCANF 1
- #define GCC_SCANFLIKE(fmt,var) __attribute__((format(scanf,fmt,var)))
- #define GCC_PRINTF 1
- #define GCC_PRINTFLIKE(fmt,var) __attribute__((format(printf,fmt,var)))
- #define GCC_UNUSED __attribute__((unused))
- #define GCC_NORETURN __attribute__((noreturn))
- #define NDEBUG 1
- #define HAVE_NC_ALLOC_H 1
- #define HAVE_GETTIMEOFDAY 1
- #define STDC_HEADERS 1
- #define HAVE_DIRENT_H 1
- #define TIME_WITH_SYS_TIME 1
- #define HAVE_REGEX_H_FUNCS 1
- #define HAVE_FCNTL_H 1
- #define HAVE_GETOPT_H 1
- #define HAVE_LIMITS_H 1
- #define HAVE_LOCALE_H 1
- #define HAVE_POLL_H 1
- #define HAVE_SYS_IOCTL_H 1
- #define HAVE_SYS_PARAM_H 1
- #define HAVE_SYS_POLL_H 1
- #define HAVE_SYS_SELECT_H 1
- #define HAVE_SYS_TIME_H 1
- #define HAVE_SYS_TIMES_H 1
- #define HAVE_TTYENT_H 1
- #define HAVE_UNISTD_H 1
- #define HAVE_WCTYPE_H 1
- #define HAVE_SYS_TIME_SELECT 1
- #define SIG_ATOMIC_T volatile sig_atomic_t
- #define TYPEOF_CHTYPE int
- #define HAVE_GETCWD 1
- #define HAVE_GETEGID 1
- #define HAVE_GETEUID 1
- #define HAVE_GETTTYNAM 1
- #define HAVE_POLL 1
- #define HAVE_REMOVE 1
- #define HAVE_SELECT 1
- #define HAVE_SETBUF 1
- #define HAVE_SETBUFFER 1
- #define HAVE_SETVBUF 1
- #define HAVE_SIGACTION 1
- #define HAVE_STRDUP 1
- #define HAVE_STRSTR 1
- #define HAVE_TCGETPGRP 1
- #define HAVE_TIMES 1
- #define HAVE_VSNPRINTF 1
- #define HAVE_ISASCII 1
- #define HAVE_NANOSLEEP 1
- #define HAVE_TERMIO_H 1
- #define HAVE_TERMIOS_H 1
- #define HAVE_UNISTD_H 1
- #define HAVE_TCGETATTR 1
- #define HAVE_VSSCANF 1
- #define HAVE_MKSTEMP 1
- #define RETSIGTYPE void
- #define HAVE_SIZECHANGE 1
- #define HAVE_WORKING_POLL 1
- #define HAVE_VA_COPY 1
- #define HAVE___VA_COPY 1
- #define HAVE_UNISTD_H 1
- #define HAVE_FORK 1
- #define HAVE_VFORK 1
- #define HAVE_WORKING_VFORK 1
- #define HAVE_WORKING_FORK 1
- #define USE_OPENPTY_HEADER <pty.h>
- #define USE_XTERM_PTY 1
- #define HAVE_IOSTREAM 1
- #define HAVE_TYPEINFO 1
- #define IOSTREAM_NAMESPACE 1
- #define CPP_HAS_STATIC_CAST 1
- #define HAVE_SLK_COLOR 1
- #define HAVE_PANEL_H 1
- #define HAVE_LIBPANEL 1
- #define HAVE_MENU_H 1
- #define HAVE_LIBMENU 1
- #define HAVE_FORM_H 1
- #define HAVE_LIBFORM 1
- #define NCURSES_PATHSEP ':'
- #define NCURSES_VERSION_STRING "5.8.20110226"
- configure: exit 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement