elks-enhanced
public
Read
Owner: themaster
Branch: master
Commits: 6893
Updated: 2026-04-19 00:15
Git CLI clone URL
git clone https://www.xt-emporium.com/git/elks-enhanced.git
Fullscreen desktop URL
Code
Commits
History
Branches
Bug Reports
Discussions
Compare
Settings
elks-enhanced
/
elkscmd
/
unused
/
nano
/
nano-2.0.6
/
config.log
File editor
This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by GNU nano configure 2.0.6, which was generated by GNU Autoconf 2.60. Invocation command line was $ ./configure --enable-tiny --disable-nls --enable-color --enable-nanorc ## --------- ## ## Platform. ## ## --------- ## hostname = Gregs-MBP2.lan uname -m = x86_64 uname -r = 18.7.0 uname -s = Darwin uname -v = Darwin Kernel Version 18.7.0: Mon Apr 27 20:09:39 PDT 2020; root:xnu-4903.278.35~1/RELEASE_X86_64 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = Mach kernel version: Darwin Kernel Version 18.7.0: Mon Apr 27 20:09:39 PDT 2020; root:xnu-4903.278.35~1/RELEASE_X86_64 Kernel configured for up to 8 processors. 4 processors are physically available. 8 processors are logically available. Processor type: x86_64h (Intel x86-64h Haswell) Processors active: 0 1 2 3 4 5 6 7 Primary memory available: 16.00 gigabytes Default processor set: 579 tasks, 2259 threads, 8 processors Load average: 0.67, Mach factor: 7.31 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /Users/greg/net/elks-gh/elks/tools/bin PATH: /Users/greg/net/elks-gh/cross/bin PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/sbin PATH: /sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1822: checking build system type configure:1840: result: i686-apple-darwin18.7.0 configure:1862: checking host system type configure:1877: result: i686-apple-darwin18.7.0 configure:1899: checking target system type configure:1914: result: i686-apple-darwin18.7.0 configure:1956: checking for a BSD-compatible install configure:2012: result: /usr/bin/install -c configure:2023: checking whether build environment is sane configure:2066: result: yes configure:2131: checking for gawk configure:2161: result: no configure:2131: checking for mawk configure:2161: result: no configure:2131: checking for nawk configure:2161: result: no configure:2131: checking for awk configure:2147: found /usr/bin/awk configure:2158: result: awk configure:2169: checking whether make sets $(MAKE) configure:2190: result: yes configure:2434: checking for gcc configure:2450: found /usr/bin/gcc configure:2461: result: gcc configure:2699: checking for C compiler version configure:2706: gcc --version >&5 Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/4.2.1 Apple clang version 11.0.0 (clang-1100.0.33.17) Target: x86_64-apple-darwin18.7.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin configure:2709: $? = 0 configure:2716: gcc -v >&5 Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/4.2.1 Apple clang version 11.0.0 (clang-1100.0.33.17) Target: x86_64-apple-darwin18.7.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin configure:2719: $? = 0 configure:2726: gcc -V >&5 clang: error: unsupported option '-V -Wno-framework-include-private-from-public' clang: error: no input files configure:2729: $? = 1 configure:2752: checking for C compiler default output file name configure:2779: gcc conftest.c >&5 configure:2782: $? = 0 configure:2828: result: a.out configure:2833: checking whether the C compiler works configure:2843: ./a.out configure:2846: $? = 0 configure:2863: result: yes configure:2870: checking whether we are cross compiling configure:2872: result: no configure:2875: checking for suffix of executables configure:2882: gcc -o conftest conftest.c >&5 configure:2885: $? = 0 configure:2909: result: configure:2915: checking for suffix of object files configure:2941: gcc -c conftest.c >&5 configure:2944: $? = 0 configure:2967: result: o configure:2971: checking whether we are using the GNU C compiler configure:3000: gcc -c conftest.c >&5 configure:3006: $? = 0 configure:3013: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3016: $? = 0 configure:3023: test -s conftest.o configure:3026: $? = 0 configure:3040: result: yes configure:3045: checking whether gcc accepts -g configure:3075: gcc -c -g conftest.c >&5 configure:3081: $? = 0 configure:3088: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3091: $? = 0 configure:3098: test -s conftest.o configure:3101: $? = 0 configure:3231: result: yes configure:3248: checking for gcc option to accept ISO C89 configure:3322: gcc -c -g -O2 conftest.c >&5 configure:3328: $? = 0 configure:3335: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3338: $? = 0 configure:3345: test -s conftest.o configure:3348: $? = 0 configure:3368: result: none needed configure:3397: checking for style of include used by make configure:3425: result: GNU configure:3453: checking dependency style of gcc configure:3543: result: gcc3 configure:3560: checking whether ln -s works configure:3564: result: yes configure:3573: checking for strerror in -lcposix configure:3608: gcc -o conftest -g -O2 conftest.c -lcposix >&5 conftest.c:18:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration] char strerror (); ^ conftest.c:18:6: note: 'strerror' is a builtin with type 'char *(int)' 1 warning generated. ld: library not found for -lcposix clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:3614: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU nano" | #define PACKAGE_TARNAME "nano" | #define PACKAGE_VERSION "2.0.6" | #define PACKAGE_STRING "GNU nano 2.0.6" | #define PACKAGE_BUGREPORT "nano-devel@gnu.org" | #define PACKAGE "nano" | #define VERSION "2.0.6" | #define _GNU_SOURCE 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 strerror (); | int | main () | { | return strerror (); | ; | return 0; | } configure:3648: result: no configure:3663: checking for special C compiler options needed for large files configure:3790: result: no configure:3796: checking for _FILE_OFFSET_BITS value needed for large files configure:3832: gcc -c -g -O2 conftest.c >&5 configure:3838: $? = 0 configure:3845: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3848: $? = 0 configure:3855: test -s conftest.o configure:3858: $? = 0 configure:3939: result: no configure:3949: checking for _LARGE_FILES value needed for large files configure:3985: gcc -c -g -O2 conftest.c >&5 configure:3991: $? = 0 configure:3998: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4001: $? = 0 configure:4008: test -s conftest.o configure:4011: $? = 0 configure:4092: result: no configure:4122: checking for msgfmt configure:4150: result: /usr/local/bin/msgfmt configure:4159: checking for gmsgfmt configure:4190: result: /usr/local/bin/msgfmt configure:4201: checking for xgettext configure:4229: result: /usr/local/bin/xgettext configure:4240: checking for msgmerge configure:4267: result: /usr/local/bin/msgmerge configure:4329: checking for ld used by GCC configure:4392: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld configure:4401: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld configure:4413: result: no configure:4419: checking for shared library run path origin configure:4432: result: done configure:4849: checking whether NLS is requested configure:4858: result: no configure:5790: checking how to run the C preprocessor configure:5830: gcc -E conftest.c configure:5836: $? = 0 configure:5874: gcc -E conftest.c conftest.c:12:10: fatal error: 'ac_nonexistent.h' file not found #include <ac_nonexistent.h> ^~~~~~~~~~~~~~~~~~ 1 error generated. configure:5880: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU nano" | #define PACKAGE_TARNAME "nano" | #define PACKAGE_VERSION "2.0.6" | #define PACKAGE_STRING "GNU nano 2.0.6" | #define PACKAGE_BUGREPORT "nano-devel@gnu.org" | #define PACKAGE "nano" | #define VERSION "2.0.6" | #define _GNU_SOURCE 1 | #define PKGDATADIR "/usr/local/share/nano" | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:5920: result: gcc -E configure:5949: gcc -E conftest.c configure:5955: $? = 0 configure:5993: gcc -E conftest.c conftest.c:12:10: fatal error: 'ac_nonexistent.h' file not found #include <ac_nonexistent.h> ^~~~~~~~~~~~~~~~~~ 1 error generated. configure:5999: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU nano" | #define PACKAGE_TARNAME "nano" | #define PACKAGE_VERSION "2.0.6" | #define PACKAGE_STRING "GNU nano 2.0.6" | #define PACKAGE_BUGREPORT "nano-devel@gnu.org" | #define PACKAGE "nano" | #define VERSION "2.0.6" | #define _GNU_SOURCE 1 | #define PKGDATADIR "/usr/local/share/nano" | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:6044: checking for grep that handles long lines and -e configure:6118: result: /usr/bin/grep configure:6123: checking for egrep configure:6201: result: /usr/bin/grep -E configure:6206: checking for ANSI C header files configure:6236: gcc -c -g -O2 conftest.c >&5 configure:6242: $? = 0 configure:6249: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6252: $? = 0 configure:6259: test -s conftest.o configure:6262: $? = 0 configure:6358: gcc -o conftest -g -O2 conftest.c >&5 configure:6361: $? = 0 configure:6367: ./conftest configure:6370: $? = 0 configure:6387: result: yes configure:6411: checking for sys/types.h configure:6432: gcc -c -g -O2 conftest.c >&5 configure:6438: $? = 0 configure:6445: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6448: $? = 0 configure:6455: test -s conftest.o configure:6458: $? = 0 configure:6471: result: yes configure:6411: checking for sys/stat.h configure:6432: gcc -c -g -O2 conftest.c >&5 configure:6438: $? = 0 configure:6445: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6448: $? = 0 configure:6455: test -s conftest.o configure:6458: $? = 0 configure:6471: result: yes configure:6411: checking for stdlib.h configure:6432: gcc -c -g -O2 conftest.c >&5 configure:6438: $? = 0 configure:6445: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6448: $? = 0 configure:6455: test -s conftest.o configure:6458: $? = 0 configure:6471: result: yes configure:6411: checking for string.h configure:6432: gcc -c -g -O2 conftest.c >&5 configure:6438: $? = 0 configure:6445: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6448: $? = 0 configure:6455: test -s conftest.o configure:6458: $? = 0 configure:6471: result: yes configure:6411: checking for memory.h configure:6432: gcc -c -g -O2 conftest.c >&5 configure:6438: $? = 0 configure:6445: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6448: $? = 0 configure:6455: test -s conftest.o configure:6458: $? = 0 configure:6471: result: yes configure:6411: checking for strings.h configure:6432: gcc -c -g -O2 conftest.c >&5 configure:6438: $? = 0 configure:6445: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6448: $? = 0 configure:6455: test -s conftest.o configure:6458: $? = 0 configure:6471: result: yes configure:6411: checking for inttypes.h configure:6432: gcc -c -g -O2 conftest.c >&5 configure:6438: $? = 0 configure:6445: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6448: $? = 0 configure:6455: test -s conftest.o configure:6458: $? = 0 configure:6471: result: yes configure:6411: checking for stdint.h configure:6432: gcc -c -g -O2 conftest.c >&5 configure:6438: $? = 0 configure:6445: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6448: $? = 0 configure:6455: test -s conftest.o configure:6458: $? = 0 configure:6471: result: yes configure:6411: checking for unistd.h configure:6432: gcc -c -g -O2 conftest.c >&5 configure:6438: $? = 0 configure:6445: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6448: $? = 0 configure:6455: test -s conftest.o configure:6458: $? = 0 configure:6471: result: yes configure:6504: checking getopt.h usability configure:6521: gcc -c -g -O2 conftest.c >&5 configure:6527: $? = 0 configure:6534: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6537: $? = 0 configure:6544: test -s conftest.o configure:6547: $? = 0 configure:6558: result: yes configure:6562: checking getopt.h presence configure:6577: gcc -E conftest.c configure:6583: $? = 0 configure:6604: result: yes configure:6637: checking for getopt.h configure:6645: result: yes configure:6504: checking libintl.h usability configure:6521: gcc -c -g -O2 conftest.c >&5 configure:6527: $? = 0 configure:6534: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6537: $? = 0 configure:6544: test -s conftest.o configure:6547: $? = 0 configure:6558: result: yes configure:6562: checking libintl.h presence configure:6577: gcc -E conftest.c configure:6583: $? = 0 configure:6604: result: yes configure:6637: checking for libintl.h configure:6645: result: yes configure:6504: checking limits.h usability configure:6521: gcc -c -g -O2 conftest.c >&5 configure:6527: $? = 0 configure:6534: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6537: $? = 0 configure:6544: test -s conftest.o configure:6547: $? = 0 configure:6558: result: yes configure:6562: checking limits.h presence configure:6577: gcc -E conftest.c configure:6583: $? = 0 configure:6604: result: yes configure:6637: checking for limits.h configure:6645: result: yes configure:6504: checking regex.h usability configure:6521: gcc -c -g -O2 conftest.c >&5 configure:6527: $? = 0 configure:6534: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6537: $? = 0 configure:6544: test -s conftest.o configure:6547: $? = 0 configure:6558: result: yes configure:6562: checking regex.h presence configure:6577: gcc -E conftest.c configure:6583: $? = 0 configure:6604: result: yes configure:6637: checking for regex.h configure:6645: result: yes configure:6504: checking sys/param.h usability configure:6521: gcc -c -g -O2 conftest.c >&5 configure:6527: $? = 0 configure:6534: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6537: $? = 0 configure:6544: test -s conftest.o configure:6547: $? = 0 configure:6558: result: yes configure:6562: checking sys/param.h presence configure:6577: gcc -E conftest.c configure:6583: $? = 0 configure:6604: result: yes configure:6637: checking for sys/param.h configure:6645: result: yes configure:6504: checking wchar.h usability configure:6521: gcc -c -g -O2 conftest.c >&5 configure:6527: $? = 0 configure:6534: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6537: $? = 0 configure:6544: test -s conftest.o configure:6547: $? = 0 configure:6558: result: yes configure:6562: checking wchar.h presence configure:6577: gcc -E conftest.c configure:6583: $? = 0 configure:6604: result: yes configure:6637: checking for wchar.h configure:6645: result: yes configure:6504: checking wctype.h usability configure:6521: gcc -c -g -O2 conftest.c >&5 configure:6527: $? = 0 configure:6534: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6537: $? = 0 configure:6544: test -s conftest.o configure:6547: $? = 0 configure:6558: result: yes configure:6562: checking wctype.h presence configure:6577: gcc -E conftest.c configure:6583: $? = 0 configure:6604: result: yes configure:6637: checking for wctype.h configure:6645: result: yes configure:6934: checking whether to enable UTF-8 support configure:6947: result: auto configure:6950: checking whether to use slang configure:7921: result: no configure:7959: checking for getdelim configure:8015: gcc -o conftest -g -O2 conftest.c >&5 configure:8021: $? = 0 configure:8028: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:8031: $? = 0 configure:8038: test -s conftest configure:8041: $? = 0 configure:8055: result: yes configure:7959: checking for getline configure:8015: gcc -o conftest -g -O2 conftest.c >&5 configure:8021: $? = 0 configure:8028: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:8031: $? = 0 configure:8038: test -s conftest configure:8041: $? = 0 configure:8055: result: yes configure:7959: checking for isblank configure:8015: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:67:6: warning: incompatible redeclaration of library function 'isblank' [-Wincompatible-library-redeclaration] char isblank (); ^ conftest.c:67:6: note: 'isblank' is a builtin with type 'int (int)' 1 warning generated. configure:8021: $? = 0 configure:8028: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:8031: $? = 0 configure:8038: test -s conftest configure:8041: $? = 0 configure:8055: result: yes configure:7959: checking for strcasecmp configure:8015: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:68:6: warning: incompatible redeclaration of library function 'strcasecmp' [-Wincompatible-library-redeclaration] char strcasecmp (); ^ conftest.c:68:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)' 1 warning generated. configure:8021: $? = 0 configure:8028: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:8031: $? = 0 configure:8038: test -s conftest configure:8041: $? = 0 configure:8055: result: yes configure:7959: checking for strcasestr configure:8015: gcc -o conftest -g -O2 conftest.c >&5 configure:8021: $? = 0 configure:8028: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:8031: $? = 0 configure:8038: test -s conftest configure:8041: $? = 0 configure:8055: result: yes configure:7959: checking for strncasecmp configure:8015: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:70:6: warning: incompatible redeclaration of library function 'strncasecmp' [-Wincompatible-library-redeclaration] char strncasecmp (); ^ conftest.c:70:6: note: 'strncasecmp' is a builtin with type 'int (const char *, const char *, unsigned long)' 1 warning generated. configure:8021: $? = 0 configure:8028: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:8031: $? = 0 configure:8038: test -s conftest configure:8041: $? = 0 configure:8055: result: yes configure:7959: checking for strnlen configure:8015: gcc -o conftest -g -O2 conftest.c >&5 configure:8021: $? = 0 configure:8028: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:8031: $? = 0 configure:8038: test -s conftest configure:8041: $? = 0 configure:8055: result: yes configure:7959: checking for vsnprintf configure:8015: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:72:6: warning: incompatible redeclaration of library function 'vsnprintf' [-Wincompatible-library-redeclaration] char vsnprintf (); ^ conftest.c:72:6: note: 'vsnprintf' is a builtin with type 'int (char *, unsigned long, const char *, struct __va_list_tag *)' 1 warning generated. configure:8021: $? = 0 configure:8028: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:8031: $? = 0 configure:8038: test -s conftest configure:8041: $? = 0 configure:8055: result: yes configure:8079: checking for iswalnum configure:8135: gcc -o conftest -g -O2 conftest.c >&5 configure:8141: $? = 0 configure:8148: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:8151: $? = 0 configure:8158: test -s conftest configure:8161: $? = 0 configure:8175: result: yes configure:8079: checking for iswblank configure:8135: gcc -o conftest -g -O2 conftest.c >&5 configure:8141: $? = 0 configure:8148: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:8151: $? = 0 configure:8158: test -s conftest configure:8161: $? = 0 configure:8175: result: yes configure:8079: checking for iswpunct configure:8135: gcc -o conftest -g -O2 conftest.c >&5 configure:8141: $? = 0 configure:8148: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:8151: $? = 0 configure:8158: test -s conftest configure:8161: $? = 0 configure:8175: result: yes configure:8079: checking for iswspace configure:8135: gcc -o conftest -g -O2 conftest.c >&5 configure:8141: $? = 0 configure:8148: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:8151: $? = 0 configure:8158: test -s conftest configure:8161: $? = 0 configure:8175: result: yes configure:8079: checking for mblen configure:8135: gcc -o conftest -g -O2 conftest.c >&5 configure:8141: $? = 0 configure:8148: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:8151: $? = 0 configure:8158: test -s conftest configure:8161: $? = 0 configure:8175: result: yes configure:8079: checking for mbstowcs configure:8135: gcc -o conftest -g -O2 conftest.c >&5 configure:8141: $? = 0 configure:8148: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:8151: $? = 0 configure:8158: test -s conftest configure:8161: $? = 0 configure:8175: result: yes configure:8079: checking for mbtowc configure:8135: gcc -o conftest -g -O2 conftest.c >&5 configure:8141: $? = 0 configure:8148: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:8151: $? = 0 configure:8158: test -s conftest configure:8161: $? = 0 configure:8175: result: yes configure:8079: checking for wctomb configure:8135: gcc -o conftest -g -O2 conftest.c >&5 configure:8141: $? = 0 configure:8148: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:8151: $? = 0 configure:8158: test -s conftest configure:8161: $? = 0 configure:8175: result: yes configure:8079: checking for wcwidth configure:8135: gcc -o conftest -g -O2 conftest.c >&5 configure:8141: $? = 0 configure:8148: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:8151: $? = 0 configure:8158: test -s conftest configure:8161: $? = 0 configure:8175: result: yes configure:8546: checking return type of signal handlers configure:8574: gcc -c -g -O2 conftest.c >&5 conftest.c:65:8: error: indirection requires pointer operand ('void' invalid) return *(signal (0, 0)) (0) == 1; ^~~~~~~~~~~~~~~~~~~~ 1 error generated. configure:8580: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU nano" | #define PACKAGE_TARNAME "nano" | #define PACKAGE_VERSION "2.0.6" | #define PACKAGE_STRING "GNU nano 2.0.6" | #define PACKAGE_BUGREPORT "nano-devel@gnu.org" | #define PACKAGE "nano" | #define VERSION "2.0.6" | #define _GNU_SOURCE 1 | #define PKGDATADIR "/usr/local/share/nano" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define NDEBUG 1 | #define NANO_TINY 1 | #define DISABLE_BROWSER 1 | #define DISABLE_HELP 1 | #define DISABLE_JUSTIFY 1 | #define DISABLE_MOUSE 1 | #define DISABLE_OPERATINGDIR 1 | #define DISABLE_SPELLER 1 | #define DISABLE_TABCOMP 1 | #define DISABLE_WRAPPING 1 | #define ENABLE_NANORC 1 | #define ENABLE_COLOR 1 | #define ENABLE_NANORC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETLINE 1 | #define HAVE_ISBLANK 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ISWALNUM 1 | #define HAVE_ISWBLANK 1 | #define HAVE_ISWPUNCT 1 | #define HAVE_ISWSPACE 1 | #define HAVE_MBLEN 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_MBTOWC 1 | #define HAVE_WCTOMB 1 | #define HAVE_WCWIDTH 1 | /* end confdefs.h. */ | #include <sys/types.h> | #include <signal.h> | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:8612: result: void configure:8624: checking for vprintf configure:8680: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:83:6: warning: incompatible redeclaration of library function 'vprintf' [-Wincompatible-library-redeclaration] char vprintf (); ^ conftest.c:83:6: note: 'vprintf' is a builtin with type 'int (const char *, struct __va_list_tag *)' 1 warning generated. configure:8686: $? = 0 configure:8693: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:8696: $? = 0 configure:8703: test -s conftest configure:8706: $? = 0 configure:8720: result: yes configure:8727: checking for _doprnt configure:8783: gcc -o conftest -g -O2 conftest.c >&5 Undefined symbols for architecture x86_64: "__doprnt", referenced from: _main in conftest-2835c7.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:8789: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU nano" | #define PACKAGE_TARNAME "nano" | #define PACKAGE_VERSION "2.0.6" | #define PACKAGE_STRING "GNU nano 2.0.6" | #define PACKAGE_BUGREPORT "nano-devel@gnu.org" | #define PACKAGE "nano" | #define VERSION "2.0.6" | #define _GNU_SOURCE 1 | #define PKGDATADIR "/usr/local/share/nano" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define NDEBUG 1 | #define NANO_TINY 1 | #define DISABLE_BROWSER 1 | #define DISABLE_HELP 1 | #define DISABLE_JUSTIFY 1 | #define DISABLE_MOUSE 1 | #define DISABLE_OPERATINGDIR 1 | #define DISABLE_SPELLER 1 | #define DISABLE_TABCOMP 1 | #define DISABLE_WRAPPING 1 | #define ENABLE_NANORC 1 | #define ENABLE_COLOR 1 | #define ENABLE_NANORC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETLINE 1 | #define HAVE_ISBLANK 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ISWALNUM 1 | #define HAVE_ISWBLANK 1 | #define HAVE_ISWPUNCT 1 | #define HAVE_ISWSPACE 1 | #define HAVE_MBLEN 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_MBTOWC 1 | #define HAVE_WCTOMB 1 | #define HAVE_WCWIDTH 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt. | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | #define _doprnt innocuous__doprnt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _doprnt (); 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 _doprnt | | /* 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 _doprnt (); | /* 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__doprnt || defined __stub____doprnt | choke me | #endif | | int | main () | { | return _doprnt (); | ; | return 0; | } configure:8822: result: no configure:8840: checking for getopt_long configure:8896: gcc -o conftest -g -O2 conftest.c >&5 configure:8902: $? = 0 configure:8909: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:8912: $? = 0 configure:8919: test -s conftest configure:8922: $? = 0 configure:8936: result: yes configure:8964: checking ncurses.h usability configure:8981: gcc -c -g -O2 conftest.c >&5 configure:8987: $? = 0 configure:8994: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:8997: $? = 0 configure:9004: test -s conftest.o configure:9007: $? = 0 configure:9018: result: yes configure:9022: checking ncurses.h presence configure:9037: gcc -E conftest.c configure:9043: $? = 0 configure:9064: result: yes configure:9097: checking for ncurses.h configure:9105: result: yes configure:9120: checking for get_wch in -lncursesw configure:9155: gcc -o conftest -g -O2 conftest.c -lncursesw >&5 ld: library not found for -lncursesw clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:9161: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU nano" | #define PACKAGE_TARNAME "nano" | #define PACKAGE_VERSION "2.0.6" | #define PACKAGE_STRING "GNU nano 2.0.6" | #define PACKAGE_BUGREPORT "nano-devel@gnu.org" | #define PACKAGE "nano" | #define VERSION "2.0.6" | #define _GNU_SOURCE 1 | #define PKGDATADIR "/usr/local/share/nano" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define NDEBUG 1 | #define NANO_TINY 1 | #define DISABLE_BROWSER 1 | #define DISABLE_HELP 1 | #define DISABLE_JUSTIFY 1 | #define DISABLE_MOUSE 1 | #define DISABLE_OPERATINGDIR 1 | #define DISABLE_SPELLER 1 | #define DISABLE_TABCOMP 1 | #define DISABLE_WRAPPING 1 | #define ENABLE_NANORC 1 | #define ENABLE_COLOR 1 | #define ENABLE_NANORC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETLINE 1 | #define HAVE_ISBLANK 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ISWALNUM 1 | #define HAVE_ISWBLANK 1 | #define HAVE_ISWPUNCT 1 | #define HAVE_ISWSPACE 1 | #define HAVE_MBLEN 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_MBTOWC 1 | #define HAVE_WCTOMB 1 | #define HAVE_WCWIDTH 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_NCURSES_H 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 get_wch (); | int | main () | { | return get_wch (); | ; | return 0; | } configure:9195: result: no configure:9204: checking for initscr in -lncurses configure:9239: gcc -o conftest -g -O2 conftest.c -lncurses >&5 configure:9245: $? = 0 configure:9252: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:9255: $? = 0 configure:9262: test -s conftest configure:9265: $? = 0 configure:9279: result: yes configure:9638: result: Using ncurses as the curses library configure:9643: checking for use_default_colors in -lncurses configure:9678: gcc -o conftest -g -O2 conftest.c -lncurses >&5 configure:9684: $? = 0 configure:9691: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:9694: $? = 0 configure:9701: test -s conftest configure:9704: $? = 0 configure:9719: result: yes configure:9778: WARNING: *** Insufficient UTF-8 support was detected in your curses and/or C *** libraries. If you want UTF-8 support, please verify that your slang *** was built with UTF-8 support or your curses was built with wide *** character support, and that your C library was built with wide *** character support. configure:9926: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by GNU nano config.status 2.0.6, which was generated by GNU Autoconf 2.60. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on Gregs-MBP2.lan config.status:680: creating Makefile config.status:680: creating doc/Makefile config.status:680: creating doc/nanorc.sample config.status:680: creating doc/man/Makefile config.status:680: creating doc/man/fr/Makefile config.status:680: creating doc/syntax/Makefile config.status:680: creating doc/texinfo/Makefile config.status:680: creating m4/Makefile config.status:680: creating po/Makefile.in config.status:815: WARNING: po/Makefile.in.in seems to ignore the --datarootdir setting config.status:680: creating src/Makefile config.status:680: creating nano.spec config.status:680: creating config.h config.status:998: executing depfiles commands config.status:998: executing default-1 commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-apple-darwin18.7.0 ac_cv_c_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_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__doprnt=no ac_cv_func_getdelim=yes ac_cv_func_getline=yes ac_cv_func_getopt_long=yes ac_cv_func_isblank=yes ac_cv_func_iswalnum=yes ac_cv_func_iswblank=yes ac_cv_func_iswpunct=yes ac_cv_func_iswspace=yes ac_cv_func_mblen=yes ac_cv_func_mbstowcs=yes ac_cv_func_mbtowc=yes ac_cv_func_strcasecmp=yes ac_cv_func_strcasestr=yes ac_cv_func_strncasecmp=yes ac_cv_func_strnlen=yes ac_cv_func_vprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_wctomb=yes ac_cv_func_wcwidth=yes ac_cv_header_getopt_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_libintl_h=yes ac_cv_header_limits_h=yes ac_cv_header_memory_h=yes ac_cv_header_ncurses_h=yes ac_cv_header_regex_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_param_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_header_wchar_h=yes ac_cv_header_wctype_h=yes ac_cv_host=i686-apple-darwin18.7.0 ac_cv_lib_cposix_strerror=no ac_cv_lib_ncurses___use_default_colors=yes ac_cv_lib_ncurses_initscr=yes ac_cv_lib_ncursesw_get_wch=no ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GMSGFMT=/usr/local/bin/msgfmt ac_cv_path_GREP=/usr/bin/grep ac_cv_path_MSGFMT=/usr/local/bin/msgfmt ac_cv_path_MSGMERGE=/usr/local/bin/msgmerge ac_cv_path_XGETTEXT=/usr/local/bin/xgettext ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AWK=awk ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes ac_cv_sys_file_offset_bits=no ac_cv_sys_large_files=no ac_cv_sys_largefile_CC=no ac_cv_target=i686-apple-darwin18.7.0 ac_cv_type_signal=void acl_cv_hardcode_direct=yes acl_cv_hardcode_libdir_flag_spec= acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld acl_cv_prog_gnu_ld=no acl_cv_rpath=done acl_cv_shlibext=dylib acl_cv_sys_lib_dlsearch_path_spec='/lib /usr/lib' acl_cv_sys_lib_search_path_spec='/lib /usr/lib /usr/local/lib' acl_cv_wl=-Wl, am_cv_CC_dependencies_compiler_type=gcc3 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /Users/greg/net/nano-2.0.6/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /Users/greg/net/nano-2.0.6/missing --run tar' AUTOCONF='${SHELL} /Users/greg/net/nano-2.0.6/missing --run autoconf' AUTOHEADER='${SHELL} /Users/greg/net/nano-2.0.6/missing --run autoheader' AUTOMAKE='${SHELL} /Users/greg/net/nano-2.0.6/missing --run automake-1.9' AWK='awk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPP='gcc -E' CPPFLAGS='' CURSES_LIB='-lncurses' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='ECHO_N='' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' GLIB_CFLAGS='' GLIB_GENMARSHAL='' GLIB_LIBS='' GLIB_MKENUMS='' GMSGFMT='/usr/local/bin/msgfmt' GOBJECT_QUERY='' GREP='/usr/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' INTLLIBS='' LDFLAGS='' LIBICONV='-liconv' LIBINTL='' LIBOBJS='' LIBS=' -lncurses' LN_S='ln -s' LTLIBICONV='-liconv' LTLIBINTL='' LTLIBOBJS='' MAKEINFO='${SHELL} /Users/greg/net/nano-2.0.6/missing --run makeinfo' MKINSTALLDIRS='./mkinstalldirs' MSGFMT='/usr/local/bin/msgfmt' MSGMERGE='/usr/local/bin/msgmerge' OBJEXT='o' PACKAGE='nano' PACKAGE_BUGREPORT='nano-devel@gnu.org' PACKAGE_NAME='GNU nano' PACKAGE_STRING='GNU nano 2.0.6' PACKAGE_TARNAME='nano' PACKAGE_VERSION='2.0.6' PATH_SEPARATOR=':' PKGDATADIR='/usr/local/share/nano' PKG_CONFIG='' POSUB='' SET_MAKE='' SHELL='/bin/sh' STRIP='' USE_COLOR_FALSE='#' USE_COLOR_TRUE='' USE_NANORC_FALSE='#' USE_NANORC_TRUE='' USE_NLS='no' USE_NLS_FALSE='' USE_NLS_TRUE='#' VERSION='2.0.6' XGETTEXT='/usr/local/bin/xgettext' ac_ct_CC='gcc' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i686-apple-darwin18.7.0' build_alias='' build_cpu='i686' build_os='darwin18.7.0' build_vendor='apple' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='i686-apple-darwin18.7.0' host_alias='' host_cpu='i686' host_os='darwin18.7.0' host_vendor='apple' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='/Users/greg/net/nano-2.0.6/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(mkinstalldirs)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='i686-apple-darwin18.7.0' target_alias='' target_cpu='i686' target_os='darwin18.7.0' target_vendor='apple' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "GNU nano" #define PACKAGE_TARNAME "nano" #define PACKAGE_VERSION "2.0.6" #define PACKAGE_STRING "GNU nano 2.0.6" #define PACKAGE_BUGREPORT "nano-devel@gnu.org" #define PACKAGE "nano" #define VERSION "2.0.6" #define _GNU_SOURCE 1 #define PKGDATADIR "/usr/local/share/nano" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_GETOPT_H 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIMITS_H 1 #define HAVE_REGEX_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_WCHAR_H 1 #define HAVE_WCTYPE_H 1 #define NDEBUG 1 #define NANO_TINY 1 #define DISABLE_BROWSER 1 #define DISABLE_HELP 1 #define DISABLE_JUSTIFY 1 #define DISABLE_MOUSE 1 #define DISABLE_OPERATINGDIR 1 #define DISABLE_SPELLER 1 #define DISABLE_TABCOMP 1 #define DISABLE_WRAPPING 1 #define ENABLE_NANORC 1 #define ENABLE_COLOR 1 #define ENABLE_NANORC 1 #define HAVE_GETDELIM 1 #define HAVE_GETLINE 1 #define HAVE_ISBLANK 1 #define HAVE_STRCASECMP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRNCASECMP 1 #define HAVE_STRNLEN 1 #define HAVE_VSNPRINTF 1 #define HAVE_ISWALNUM 1 #define HAVE_ISWBLANK 1 #define HAVE_ISWPUNCT 1 #define HAVE_ISWSPACE 1 #define HAVE_MBLEN 1 #define HAVE_MBSTOWCS 1 #define HAVE_MBTOWC 1 #define HAVE_WCTOMB 1 #define HAVE_WCWIDTH 1 #define RETSIGTYPE void #define HAVE_VPRINTF 1 #define HAVE_GETOPT_LONG 1 #define HAVE_NCURSES_H 1 #define HAVE_USE_DEFAULT_COLORS 1 configure: exit 0
Commit message
This repository is read-only for this account.
Repository snapshot
Current branch
master
Visibility
public
Your access
Read
Remote
Configured
File activity
View file history