Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 457712 Details for
Bug 604000
app-editors/nano-2.7.3 : text.c:(.text+<snip>): undefined reference to `discard_until'
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
config.log
config.log (text/plain), 51.40 KB, created by
Toralf Förster
on 2016-12-29 08:58:08 UTC
(
hide
)
Description:
config.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2016-12-29 08:58:08 UTC
Size:
51.40 KB
patch
obsolete
>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.7.3, which was >generated by GNU Autoconf 2.69. Invocation command line was > > $ ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --libdir=/usr/lib64 --bindir=/bin --htmldir=/trash --disable-color --disable-multibuffer --disable-nanorc --disable-wrapping-as-root --enable-libmagic --enable-speller --disable-justify --disable-debug --enable-nls --enable-utf8 --enable-tiny --without-slang --with-wordbounds > >## --------- ## >## Platform. ## >## --------- ## > >hostname = mr-fox >uname -m = x86_64 >uname -r = 4.8.15-hardened >uname -s = Linux >uname -v = #1 SMP Sat Dec 17 12:32:14 CET 2016 > >/usr/bin/uname -p = Intel(R) Core(TM) i7-3930K CPU @ 3.20GHz >/bin/uname -X = unknown > >/bin/arch = unknown >/usr/bin/arch -k = unknown >/usr/convex/getsysinfo = unknown >/usr/bin/hostinfo = unknown >/bin/machine = unknown >/usr/bin/oslevel = unknown >/bin/universe = unknown > >PATH: /usr/lib/portage/python2.7/ebuild-helpers/xattr >PATH: /usr/lib/portage/python2.7/ebuild-helpers >PATH: /usr/local/sbin >PATH: /usr/local/bin >PATH: /usr/sbin >PATH: /usr/bin >PATH: /sbin >PATH: /bin >PATH: /opt/bin >PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/5.4.0 > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:2322: checking build system type >configure:2336: result: x86_64-pc-linux-gnu >configure:2356: checking host system type >configure:2369: result: x86_64-pc-linux-gnu >configure:2405: checking for a BSD-compatible install >configure:2473: result: /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c >configure:2484: checking whether build environment is sane >configure:2539: result: yes >configure:2690: checking for a thread-safe mkdir -p >configure:2729: result: /bin/mkdir -p >configure:2736: checking for gawk >configure:2752: found /usr/bin/gawk >configure:2763: result: gawk >configure:2774: checking whether make sets $(MAKE) >configure:2796: result: yes >configure:2825: checking whether make supports nested variables >configure:2842: result: yes >configure:2987: checking for style of include used by make >configure:3015: result: GNU >configure:3046: checking for x86_64-pc-linux-gnu-gcc >configure:3062: found /usr/bin/x86_64-pc-linux-gnu-gcc >configure:3073: result: x86_64-pc-linux-gnu-gcc >configure:3342: checking for C compiler version >configure:3351: x86_64-pc-linux-gnu-gcc --version >&5 >x86_64-pc-linux-gnu-gcc (Gentoo 5.4.0 p1.0, pie-0.6.5) 5.4.0 >Copyright (C) 2015 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. There is NO >warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > >configure:3362: $? = 0 >configure:3351: x86_64-pc-linux-gnu-gcc -v >&5 >Using built-in specs. >COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/5.4.0/x86_64-pc-linux-gnu-gcc >COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/5.4.0/lto-wrapper >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-5.4.0/work/gcc-5.4.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/5.4.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include/g++-v5 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 5.4.0 p1.0, pie-0.6.5' --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --disable-libmpx --enable-vtable-verify --enable-libvtv --enable-lto --without-isl --enable-libsanitizer >Thread model: posix >gcc version 5.4.0 (Gentoo 5.4.0 p1.0, pie-0.6.5) >configure:3362: $? = 0 >configure:3351: x86_64-pc-linux-gnu-gcc -V >&5 >x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-V' >x86_64-pc-linux-gnu-gcc: fatal error: no input files >compilation terminated. >configure:3362: $? = 1 >configure:3351: x86_64-pc-linux-gnu-gcc -qversion >&5 >x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-qversion' >x86_64-pc-linux-gnu-gcc: fatal error: no input files >compilation terminated. >configure:3362: $? = 1 >configure:3382: checking whether the C compiler works >configure:3404: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:3408: $? = 0 >configure:3456: result: yes >configure:3459: checking for C compiler default output file name >configure:3461: result: a.out >configure:3467: checking for suffix of executables >configure:3474: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:3478: $? = 0 >configure:3500: result: >configure:3522: checking whether we are cross compiling >configure:3530: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:3534: $? = 0 >configure:3541: ./conftest >configure:3545: $? = 0 >configure:3560: result: no >configure:3565: checking for suffix of object files >configure:3587: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:3591: $? = 0 >configure:3612: result: o >configure:3616: checking whether we are using the GNU C compiler >configure:3635: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:3635: $? = 0 >configure:3644: result: yes >configure:3653: checking whether x86_64-pc-linux-gnu-gcc accepts -g >configure:3673: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 >configure:3673: $? = 0 >configure:3714: result: yes >configure:3731: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 >configure:3794: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:3794: $? = 0 >configure:3807: result: none needed >configure:3832: checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together >configure:3854: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >configure:3857: $? = 0 >configure:3854: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >configure:3857: $? = 0 >configure:3869: result: yes >configure:3888: checking dependency style of x86_64-pc-linux-gnu-gcc >configure:3999: result: none >configure:4020: checking how to run the C preprocessor >configure:4051: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:4051: $? = 0 >configure:4065: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory >compilation terminated. >configure:4065: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "GNU nano" >| #define PACKAGE_TARNAME "nano" >| #define PACKAGE_VERSION "2.7.3" >| #define PACKAGE_STRING "GNU nano 2.7.3" >| #define PACKAGE_BUGREPORT "nano-devel@gnu.org" >| #define PACKAGE_URL "http://www.gnu.org/software/nano/" >| #define PACKAGE "nano" >| #define VERSION "2.7.3" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:4090: result: x86_64-pc-linux-gnu-gcc -E >configure:4110: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:4110: $? = 0 >configure:4124: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory >compilation terminated. >configure:4124: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "GNU nano" >| #define PACKAGE_TARNAME "nano" >| #define PACKAGE_VERSION "2.7.3" >| #define PACKAGE_STRING "GNU nano 2.7.3" >| #define PACKAGE_BUGREPORT "nano-devel@gnu.org" >| #define PACKAGE_URL "http://www.gnu.org/software/nano/" >| #define PACKAGE "nano" >| #define VERSION "2.7.3" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:4153: checking for grep that handles long lines and -e >configure:4211: result: /bin/grep >configure:4216: checking for egrep >configure:4278: result: /bin/grep -E >configure:4283: checking for ANSI C header files >configure:4303: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:4303: $? = 0 >configure:4376: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:4376: $? = 0 >configure:4376: ./conftest >configure:4376: $? = 0 >configure:4387: result: yes >configure:4400: checking for sys/types.h >configure:4400: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:4400: $? = 0 >configure:4400: result: yes >configure:4400: checking for sys/stat.h >configure:4400: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:4400: $? = 0 >configure:4400: result: yes >configure:4400: checking for stdlib.h >configure:4400: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:4400: $? = 0 >configure:4400: result: yes >configure:4400: checking for string.h >configure:4400: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:4400: $? = 0 >configure:4400: result: yes >configure:4400: checking for memory.h >configure:4400: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:4400: $? = 0 >configure:4400: result: yes >configure:4400: checking for strings.h >configure:4400: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:4400: $? = 0 >configure:4400: result: yes >configure:4400: checking for inttypes.h >configure:4400: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:4400: $? = 0 >configure:4400: result: yes >configure:4400: checking for stdint.h >configure:4400: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:4400: $? = 0 >configure:4400: result: yes >configure:4400: checking for unistd.h >configure:4400: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:4400: $? = 0 >configure:4400: result: yes >configure:4413: checking minix/config.h usability >configure:4413: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >conftest.c:54:26: fatal error: minix/config.h: No such file or directory >compilation terminated. >configure:4413: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "GNU nano" >| #define PACKAGE_TARNAME "nano" >| #define PACKAGE_VERSION "2.7.3" >| #define PACKAGE_STRING "GNU nano 2.7.3" >| #define PACKAGE_BUGREPORT "nano-devel@gnu.org" >| #define PACKAGE_URL "http://www.gnu.org/software/nano/" >| #define PACKAGE "nano" >| #define VERSION "2.7.3" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <minix/config.h> >configure:4413: result: no >configure:4413: checking minix/config.h presence >configure:4413: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:21:26: fatal error: minix/config.h: No such file or directory >compilation terminated. >configure:4413: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "GNU nano" >| #define PACKAGE_TARNAME "nano" >| #define PACKAGE_VERSION "2.7.3" >| #define PACKAGE_STRING "GNU nano 2.7.3" >| #define PACKAGE_BUGREPORT "nano-devel@gnu.org" >| #define PACKAGE_URL "http://www.gnu.org/software/nano/" >| #define PACKAGE "nano" >| #define VERSION "2.7.3" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| /* end confdefs.h. */ >| #include <minix/config.h> >configure:4413: result: no >configure:4413: checking for minix/config.h >configure:4413: result: no >configure:4434: checking whether it is safe to define __EXTENSIONS__ >configure:4452: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:4452: $? = 0 >configure:4459: result: yes >configure:4482: checking for x86_64-pc-linux-gnu-gcc >configure:4509: result: x86_64-pc-linux-gnu-gcc >configure:4778: checking for C compiler version >configure:4787: x86_64-pc-linux-gnu-gcc --version >&5 >x86_64-pc-linux-gnu-gcc (Gentoo 5.4.0 p1.0, pie-0.6.5) 5.4.0 >Copyright (C) 2015 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. There is NO >warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > >configure:4798: $? = 0 >configure:4787: x86_64-pc-linux-gnu-gcc -v >&5 >Using built-in specs. >COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/5.4.0/x86_64-pc-linux-gnu-gcc >COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/5.4.0/lto-wrapper >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-5.4.0/work/gcc-5.4.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/5.4.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include/g++-v5 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 5.4.0 p1.0, pie-0.6.5' --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --disable-libmpx --enable-vtable-verify --enable-libvtv --enable-lto --without-isl --enable-libsanitizer >Thread model: posix >gcc version 5.4.0 (Gentoo 5.4.0 p1.0, pie-0.6.5) >configure:4798: $? = 0 >configure:4787: x86_64-pc-linux-gnu-gcc -V >&5 >x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-V' >x86_64-pc-linux-gnu-gcc: fatal error: no input files >compilation terminated. >configure:4798: $? = 1 >configure:4787: x86_64-pc-linux-gnu-gcc -qversion >&5 >x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-qversion' >x86_64-pc-linux-gnu-gcc: fatal error: no input files >compilation terminated. >configure:4798: $? = 1 >configure:4802: checking whether we are using the GNU C compiler >configure:4830: result: yes >configure:4839: checking whether x86_64-pc-linux-gnu-gcc accepts -g >configure:4900: result: yes >configure:4917: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 >configure:4993: result: none needed >configure:5018: checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together >configure:5055: result: yes >configure:5074: checking dependency style of x86_64-pc-linux-gnu-gcc >configure:5185: result: none >configure:5200: checking whether ln -s works >configure:5204: result: yes >configure:5212: checking for strerror in -lcposix >configure:5237: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c -lcposix >&5 >/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lcposix >collect2: error: ld returned 1 exit status >configure:5237: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "GNU nano" >| #define PACKAGE_TARNAME "nano" >| #define PACKAGE_VERSION "2.7.3" >| #define PACKAGE_STRING "GNU nano 2.7.3" >| #define PACKAGE_BUGREPORT "nano-devel@gnu.org" >| #define PACKAGE_URL "http://www.gnu.org/software/nano/" >| #define PACKAGE "nano" >| #define VERSION "2.7.3" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| /* end confdefs.h. */ >| >| /* 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:5246: result: no >configure:5261: checking for special C compiler options needed for large files >configure:5306: result: no >configure:5312: checking for _FILE_OFFSET_BITS value needed for large files >configure:5337: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:5337: $? = 0 >configure:5369: result: no >configure:5465: checking for x86_64-pc-linux-gnu-pkg-config >configure:5483: found /usr/bin/x86_64-pc-linux-gnu-pkg-config >configure:5495: result: /usr/bin/x86_64-pc-linux-gnu-pkg-config >configure:5563: checking pkg-config is at least version 0.9.0 >configure:5566: result: yes >configure:5592: checking for msgfmt >configure:5620: result: /usr/bin/msgfmt >configure:5629: checking for gmsgfmt >configure:5647: found /usr/bin/gmsgfmt >configure:5660: result: /usr/bin/gmsgfmt >configure:5671: checking for xgettext >configure:5699: result: /usr/bin/xgettext >configure:5710: checking for msgmerge >configure:5737: result: /usr/bin/msgmerge >configure:5799: checking for ld used by GCC >configure:5862: result: /usr/x86_64-pc-linux-gnu/bin/ld >configure:5869: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld >GNU ld (Gentoo 2.25.1 p1.1) 2.25.1 >configure:5881: result: yes >configure:5887: checking for shared library run path origin >configure:5900: result: done >configure:6317: checking whether NLS is requested >configure:6326: result: yes >configure:6343: checking for GNU gettext in libc >configure:6362: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 >conftest.c: In function 'main': >conftest.c:33:8: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] > return (int) gettext ("") + (int) ngettext ("", "", 0) + _nl_msg_cat_cntr + *_nl_domain_bindings > ^ >conftest.c:33:29: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] > return (int) gettext ("") + (int) ngettext ("", "", 0) + _nl_msg_cat_cntr + *_nl_domain_bindings > ^ >configure:6362: $? = 0 >configure:6370: result: yes >configure:7035: checking getopt.h usability >configure:7035: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:7035: $? = 0 >configure:7035: result: yes >configure:7035: checking getopt.h presence >configure:7035: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7035: $? = 0 >configure:7035: result: yes >configure:7035: checking for getopt.h >configure:7035: result: yes >configure:7035: checking libintl.h usability >configure:7035: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:7035: $? = 0 >configure:7035: result: yes >configure:7035: checking libintl.h presence >configure:7035: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7035: $? = 0 >configure:7035: result: yes >configure:7035: checking for libintl.h >configure:7035: result: yes >configure:7035: checking limits.h usability >configure:7035: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:7035: $? = 0 >configure:7035: result: yes >configure:7035: checking limits.h presence >configure:7035: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7035: $? = 0 >configure:7035: result: yes >configure:7035: checking for limits.h >configure:7035: result: yes >configure:7035: checking regex.h usability >configure:7035: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:7035: $? = 0 >configure:7035: result: yes >configure:7035: checking regex.h presence >configure:7035: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7035: $? = 0 >configure:7035: result: yes >configure:7035: checking for regex.h >configure:7035: result: yes >configure:7035: checking sys/param.h usability >configure:7035: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:7035: $? = 0 >configure:7035: result: yes >configure:7035: checking sys/param.h presence >configure:7035: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7035: $? = 0 >configure:7035: result: yes >configure:7035: checking for sys/param.h >configure:7035: result: yes >configure:7035: checking wchar.h usability >configure:7035: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:7035: $? = 0 >configure:7035: result: yes >configure:7035: checking wchar.h presence >configure:7035: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7035: $? = 0 >configure:7035: result: yes >configure:7035: checking for wchar.h >configure:7035: result: yes >configure:7035: checking wctype.h usability >configure:7035: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:7035: $? = 0 >configure:7035: result: yes >configure:7035: checking wctype.h presence >configure:7035: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7035: $? = 0 >configure:7035: result: yes >configure:7035: checking for wctype.h >configure:7035: result: yes >configure:7035: checking stdarg.h usability >configure:7035: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:7035: $? = 0 >configure:7035: result: yes >configure:7035: checking stdarg.h presence >configure:7035: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7035: $? = 0 >configure:7035: result: yes >configure:7035: checking for stdarg.h >configure:7035: result: yes >configure:7401: checking whether to enable UTF-8 support >configure:7408: result: yes >configure:7424: checking whether to use slang >configure:7432: result: no >configure:7825: checking for getdelim >configure:7825: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:7825: $? = 0 >configure:7825: result: yes >configure:7825: checking for getline >configure:7825: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:7825: $? = 0 >configure:7825: result: yes >configure:7825: checking for isblank >configure:7825: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 >conftest.c:82:6: warning: conflicting types for built-in function 'isblank' > char isblank (); > ^ >configure:7825: $? = 0 >configure:7825: result: yes >configure:7825: checking for strcasecmp >configure:7825: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 >conftest.c:83:6: warning: conflicting types for built-in function 'strcasecmp' > char strcasecmp (); > ^ >configure:7825: $? = 0 >configure:7825: result: yes >configure:7825: checking for strcasestr >configure:7825: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:7825: $? = 0 >configure:7825: result: yes >configure:7825: checking for strncasecmp >configure:7825: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 >conftest.c:85:6: warning: conflicting types for built-in function 'strncasecmp' > char strncasecmp (); > ^ >configure:7825: $? = 0 >configure:7825: result: yes >configure:7825: checking for strnlen >configure:7825: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:7825: $? = 0 >configure:7825: result: yes >configure:7825: checking for snprintf >configure:7825: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 >conftest.c:87:6: warning: conflicting types for built-in function 'snprintf' > char snprintf (); > ^ >configure:7825: $? = 0 >configure:7825: result: yes >configure:7825: checking for vsnprintf >configure:7825: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 >conftest.c:88:6: warning: conflicting types for built-in function 'vsnprintf' > char vsnprintf (); > ^ >configure:7825: $? = 0 >configure:7825: result: yes >configure:7839: checking for iswalnum >configure:7839: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 >conftest.c:89:6: warning: conflicting types for built-in function 'iswalnum' > char iswalnum (); > ^ >configure:7839: $? = 0 >configure:7839: result: yes >configure:7839: checking for iswblank >configure:7839: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 >conftest.c:90:6: warning: conflicting types for built-in function 'iswblank' > char iswblank (); > ^ >configure:7839: $? = 0 >configure:7839: result: yes >configure:7839: checking for iswpunct >configure:7839: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 >conftest.c:91:6: warning: conflicting types for built-in function 'iswpunct' > char iswpunct (); > ^ >configure:7839: $? = 0 >configure:7839: result: yes >configure:7839: checking for iswspace >configure:7839: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 >conftest.c:92:6: warning: conflicting types for built-in function 'iswspace' > char iswspace (); > ^ >configure:7839: $? = 0 >configure:7839: result: yes >configure:7839: checking for nl_langinfo >configure:7839: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:7839: $? = 0 >configure:7839: result: yes >configure:7839: checking for mblen >configure:7839: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:7839: $? = 0 >configure:7839: result: yes >configure:7839: checking for mbstowcs >configure:7839: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:7839: $? = 0 >configure:7839: result: yes >configure:7839: checking for mbtowc >configure:7839: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:7839: $? = 0 >configure:7839: result: yes >configure:7839: checking for wctomb >configure:7839: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:7839: $? = 0 >configure:7839: result: yes >configure:7839: checking for wcwidth >configure:7839: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:7839: $? = 0 >configure:7839: result: yes >configure:8420: checking whether C compiler accepts -Wall >configure:8439: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >configure:8439: $? = 0 >configure:8447: result: yes >configure:8457: checking return type of signal handlers >configure:8475: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >conftest.c: In function 'main': >conftest.c:82:9: error: void value not ignored as it ought to be > return *(signal (0, 0)) (0) == 1; > ^ >configure:8475: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "GNU nano" >| #define PACKAGE_TARNAME "nano" >| #define PACKAGE_VERSION "2.7.3" >| #define PACKAGE_STRING "GNU nano 2.7.3" >| #define PACKAGE_BUGREPORT "nano-devel@gnu.org" >| #define PACKAGE_URL "http://www.gnu.org/software/nano/" >| #define PACKAGE "nano" >| #define VERSION "2.7.3" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define PKGDATADIR "/usr/share/nano" >| #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 HAVE_STDARG_H 1 >| #define DISABLE_COLOR 1 >| #define DISABLE_JUSTIFY 1 >| #define DISABLE_MULTIBUFFER 1 >| #define DISABLE_NANORC 1 >| #define DISABLE_ROOTWRAPPING 1 >| #define NDEBUG 1 >| #define NANO_TINY 1 >| #define DISABLE_BROWSER 1 >| #define DISABLE_COLOR 1 >| #define DISABLE_EXTRA 1 >| #define DISABLE_HELP 1 >| #define DISABLE_HISTORIES 1 >| #define DISABLE_JUSTIFY 1 >| #define DISABLE_MOUSE 1 >| #define DISABLE_MULTIBUFFER 1 >| #define DISABLE_NANORC 1 >| #define DISABLE_OPERATINGDIR 1 >| #define DISABLE_TABCOMP 1 >| #define DISABLE_WRAPPING 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_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ISWALNUM 1 >| #define HAVE_ISWBLANK 1 >| #define HAVE_ISWPUNCT 1 >| #define HAVE_ISWSPACE 1 >| #define HAVE_NL_LANGINFO 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:8482: result: void >configure:8492: checking for vprintf >configure:8492: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 >conftest.c:100:6: warning: conflicting types for built-in function 'vprintf' > char vprintf (); > ^ >configure:8492: $? = 0 >configure:8492: result: yes >configure:8498: checking for _doprnt >configure:8498: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 >/var/tmp/portage/app-editors/nano-2.7.3/temp/ccNSyZXZ.o: In function `main': >conftest.c:(.text.startup+0x7): undefined reference to `_doprnt' >collect2: error: ld returned 1 exit status >configure:8498: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "GNU nano" >| #define PACKAGE_TARNAME "nano" >| #define PACKAGE_VERSION "2.7.3" >| #define PACKAGE_STRING "GNU nano 2.7.3" >| #define PACKAGE_BUGREPORT "nano-devel@gnu.org" >| #define PACKAGE_URL "http://www.gnu.org/software/nano/" >| #define PACKAGE "nano" >| #define VERSION "2.7.3" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define PKGDATADIR "/usr/share/nano" >| #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 HAVE_STDARG_H 1 >| #define DISABLE_COLOR 1 >| #define DISABLE_JUSTIFY 1 >| #define DISABLE_MULTIBUFFER 1 >| #define DISABLE_NANORC 1 >| #define DISABLE_ROOTWRAPPING 1 >| #define NDEBUG 1 >| #define NANO_TINY 1 >| #define DISABLE_BROWSER 1 >| #define DISABLE_COLOR 1 >| #define DISABLE_EXTRA 1 >| #define DISABLE_HELP 1 >| #define DISABLE_HISTORIES 1 >| #define DISABLE_JUSTIFY 1 >| #define DISABLE_MOUSE 1 >| #define DISABLE_MULTIBUFFER 1 >| #define DISABLE_NANORC 1 >| #define DISABLE_OPERATINGDIR 1 >| #define DISABLE_TABCOMP 1 >| #define DISABLE_WRAPPING 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_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ISWALNUM 1 >| #define HAVE_ISWBLANK 1 >| #define HAVE_ISWPUNCT 1 >| #define HAVE_ISWSPACE 1 >| #define HAVE_NL_LANGINFO 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:8498: result: no >configure:8511: checking for getopt_long >configure:8511: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:8511: $? = 0 >configure:8511: result: yes >configure:8526: checking for NCURSESW >configure:8533: $PKG_CONFIG --exists --print-errors "ncursesw" >configure:8536: $? = 0 >configure:8550: $PKG_CONFIG --exists --print-errors "ncursesw" >configure:8553: $? = 0 >configure:8591: result: yes >configure:9031: result: Using ncursesw as the curses library >configure:9036: checking for use_default_colors in -lncursesw >configure:9061: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -D_GNU_SOURCE -I/usr/include/ncursesw -Wl,-O1 -Wl,--as-needed conftest.c -lncursesw -lncursesw >&5 >configure:9061: $? = 0 >configure:9071: result: yes >configure:9080: checking for key_defined in -lncursesw >configure:9105: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -D_GNU_SOURCE -I/usr/include/ncursesw -Wl,-O1 -Wl,--as-needed conftest.c -lncursesw -lncursesw >&5 >configure:9105: $? = 0 >configure:9115: result: yes >configure:9174: checking for enhanced regular expression flag >configure:9194: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall -D_GNU_SOURCE -I/usr/include/ncursesw conftest.c >&5 >conftest.c: In function 'main': >conftest.c:88:19: error: a label can only be part of a statement and a declaration is not a statement > error: No REG_ENHANCED support! > ^ >conftest.c:88:19: error: unknown type name 'No' >conftest.c:88:35: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'support' > error: No REG_ENHANCED support! > ^ >conftest.c:88:12: warning: label 'error' defined but not used [-Wunused-label] > error: No REG_ENHANCED support! > ^ >configure:9194: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "GNU nano" >| #define PACKAGE_TARNAME "nano" >| #define PACKAGE_VERSION "2.7.3" >| #define PACKAGE_STRING "GNU nano 2.7.3" >| #define PACKAGE_BUGREPORT "nano-devel@gnu.org" >| #define PACKAGE_URL "http://www.gnu.org/software/nano/" >| #define PACKAGE "nano" >| #define VERSION "2.7.3" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define PKGDATADIR "/usr/share/nano" >| #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 HAVE_STDARG_H 1 >| #define DISABLE_COLOR 1 >| #define DISABLE_JUSTIFY 1 >| #define DISABLE_MULTIBUFFER 1 >| #define DISABLE_NANORC 1 >| #define DISABLE_ROOTWRAPPING 1 >| #define NDEBUG 1 >| #define NANO_TINY 1 >| #define DISABLE_BROWSER 1 >| #define DISABLE_COLOR 1 >| #define DISABLE_EXTRA 1 >| #define DISABLE_HELP 1 >| #define DISABLE_HISTORIES 1 >| #define DISABLE_JUSTIFY 1 >| #define DISABLE_MOUSE 1 >| #define DISABLE_MULTIBUFFER 1 >| #define DISABLE_NANORC 1 >| #define DISABLE_OPERATINGDIR 1 >| #define DISABLE_TABCOMP 1 >| #define DISABLE_WRAPPING 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_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ISWALNUM 1 >| #define HAVE_ISWBLANK 1 >| #define HAVE_ISWPUNCT 1 >| #define HAVE_ISWSPACE 1 >| #define HAVE_NL_LANGINFO 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_USE_DEFAULT_COLORS 1 >| #define HAVE_KEY_DEFINED 1 >| #define ENABLE_UTF8 1 >| /* end confdefs.h. */ >| #include <regex.h> >| int >| main () >| { >| >| #ifndef REG_ENHANCED >| error: No REG_ENHANCED support! >| #endif >| >| ; >| return 0; >| } >configure:9201: result: REG_EXTENDED >configure:9345: checking whether LINES and COLS can be redefined >configure:9362: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -D_GNU_SOURCE -I/usr/include/ncursesw -Wl,-O1 -Wl,--as-needed conftest.c -lncursesw >&5 >configure:9362: $? = 0 >configure:9362: ./conftest >configure:9362: $? = 0 >configure:9366: result: yes >configure:9381: checking magic.h usability >configure:9381: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall -D_GNU_SOURCE -I/usr/include/ncursesw conftest.c >&5 >configure:9381: $? = 0 >configure:9381: result: yes >configure:9381: checking magic.h presence >configure:9381: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE -I/usr/include/ncursesw conftest.c >configure:9381: $? = 0 >configure:9381: result: yes >configure:9381: checking for magic.h >configure:9381: result: yes >configure:9391: checking for magic_open in -lmagic >configure:9416: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -D_GNU_SOURCE -I/usr/include/ncursesw -Wl,-O1 -Wl,--as-needed conftest.c -lmagic -lncursesw >&5 >configure:9416: $? = 0 >configure:9425: result: yes >configure:9438: checking zlib.h usability >configure:9438: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall -D_GNU_SOURCE -I/usr/include/ncursesw conftest.c >&5 >configure:9438: $? = 0 >configure:9438: result: yes >configure:9438: checking zlib.h presence >configure:9438: x86_64-pc-linux-gnu-gcc -E -D_GNU_SOURCE -I/usr/include/ncursesw conftest.c >configure:9438: $? = 0 >configure:9438: result: yes >configure:9438: checking for zlib.h >configure:9438: result: yes >configure:9448: checking for inflate in -lz >configure:9473: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -D_GNU_SOURCE -I/usr/include/ncursesw -Wl,-O1 -Wl,--as-needed conftest.c -lz -lmagic -lncursesw >&5 >configure:9473: $? = 0 >configure:9482: result: yes >configure:9497: checking for HTML support in groff >configure:9509: result: yes >configure:9525: checking for makeinfo >configure:9541: found /usr/bin/makeinfo >configure:9553: result: yes >configure:9571: checking whether building from git >configure:9578: result: no >configure:9703: checking that generated files are newer than configure >configure:9709: result: done >configure:9760: creating ./config.status > >## ---------------------- ## >## Running config.status. ## >## ---------------------- ## > >This file was extended by GNU nano config.status 2.7.3, which was >generated by GNU Autoconf 2.69. Invocation command line was > > CONFIG_FILES = > CONFIG_HEADERS = > CONFIG_LINKS = > CONFIG_COMMANDS = > $ ./config.status > >on mr-fox > >config.status:988: creating Makefile >config.status:988: creating doc/Makefile >config.status:988: creating doc/nanorc.sample >config.status:988: creating doc/man/Makefile >config.status:988: creating doc/man/fr/Makefile >config.status:988: creating doc/syntax/Makefile >config.status:988: creating doc/texinfo/Makefile >config.status:988: creating m4/Makefile >config.status:988: creating po/Makefile.in >config.status:988: creating src/Makefile >config.status:988: creating nano.spec >config.status:988: creating config.h >config.status:1217: executing depfiles commands >config.status:1217: executing default-1 commands > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_build=x86_64-pc-linux-gnu >ac_cv_c_compiler_gnu=yes >ac_cv_env_CC_set= >ac_cv_env_CC_value= >ac_cv_env_CFLAGS_set=set >ac_cv_env_CFLAGS_value='-O2 -pipe -march=native -Wall' >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=set >ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed' >ac_cv_env_LIBS_set= >ac_cv_env_LIBS_value= >ac_cv_env_NCURSESW_CFLAGS_set= >ac_cv_env_NCURSESW_CFLAGS_value= >ac_cv_env_NCURSESW_LIBS_set= >ac_cv_env_NCURSESW_LIBS_value= >ac_cv_env_NCURSES_CFLAGS_set= >ac_cv_env_NCURSES_CFLAGS_value= >ac_cv_env_NCURSES_LIBS_set= >ac_cv_env_NCURSES_LIBS_value= >ac_cv_env_PKG_CONFIG_LIBDIR_set= >ac_cv_env_PKG_CONFIG_LIBDIR_value= >ac_cv_env_PKG_CONFIG_PATH_set=set >ac_cv_env_PKG_CONFIG_PATH_value=/usr/lib64/pkgconfig >ac_cv_env_PKG_CONFIG_set= >ac_cv_env_PKG_CONFIG_value= >ac_cv_env_build_alias_set=set >ac_cv_env_build_alias_value=x86_64-pc-linux-gnu >ac_cv_env_host_alias_set=set >ac_cv_env_host_alias_value=x86_64-pc-linux-gnu >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_nl_langinfo=yes >ac_cv_func_snprintf=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_magic_h=yes >ac_cv_header_memory_h=yes >ac_cv_header_minix_config_h=no >ac_cv_header_regex_h=yes >ac_cv_header_stdarg_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_header_zlib_h=yes >ac_cv_host=x86_64-pc-linux-gnu >ac_cv_lib_cposix_strerror=no >ac_cv_lib_magic_magic_open=yes >ac_cv_lib_ncursesw___key_defined=yes >ac_cv_lib_ncursesw___use_default_colors=yes >ac_cv_lib_z_inflate=yes >ac_cv_objext=o >ac_cv_path_EGREP='/bin/grep -E' >ac_cv_path_GMSGFMT=/usr/bin/gmsgfmt >ac_cv_path_GREP=/bin/grep >ac_cv_path_MSGFMT=/usr/bin/msgfmt >ac_cv_path_MSGMERGE=/usr/bin/msgmerge >ac_cv_path_PKG_CONFIG=/usr/bin/x86_64-pc-linux-gnu-pkg-config >ac_cv_path_XGETTEXT=/usr/bin/xgettext >ac_cv_path_install='/usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c' >ac_cv_path_mkdir=/bin/mkdir >ac_cv_prog_AWK=gawk >ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc >ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E' >ac_cv_prog_cc_c89= >ac_cv_prog_cc_g=yes >ac_cv_prog_haveit=yes >ac_cv_prog_make_make_set=yes >ac_cv_safe_to_define___extensions__=yes >ac_cv_sys_file_offset_bits=no >ac_cv_sys_largefile_CC=no >ac_cv_type_signal=void >acl_cv_hardcode_direct=no >acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' >acl_cv_hardcode_libdir_separator= >acl_cv_hardcode_minus_L=no >acl_cv_libext=a >acl_cv_path_LD=/usr/x86_64-pc-linux-gnu/bin/ld >acl_cv_prog_gnu_ld=yes >acl_cv_rpath=done >acl_cv_shlibext=so >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=none >am_cv_make_support_nested_variables=yes >am_cv_prog_cc_c_o=yes >ax_cv_check_cflags___Wall=yes >gt_cv_func_gnugettext2_libc=yes >nano_cv_flag_reg_extended=REG_EXTENDED >pkg_cv_NCURSESW_CFLAGS='-D_GNU_SOURCE -I/usr/include/ncursesw' >pkg_cv_NCURSESW_LIBS=-lncursesw > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >ACLOCAL='${SHELL} /var/tmp/portage/app-editors/nano-2.7.3/work/nano-2.7.3/missing aclocal-1.15' >AMDEPBACKSLASH='' >AMDEP_FALSE='' >AMDEP_TRUE='#' >AMTAR='$${TAR-tar}' >AM_BACKSLASH='\' >AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' >AM_DEFAULT_VERBOSITY='1' >AM_V='$(V)' >AUTOCONF='${SHELL} /var/tmp/portage/app-editors/nano-2.7.3/work/nano-2.7.3/missing autoconf' >AUTOHEADER='${SHELL} /var/tmp/portage/app-editors/nano-2.7.3/work/nano-2.7.3/missing autoheader' >AUTOMAKE='${SHELL} /var/tmp/portage/app-editors/nano-2.7.3/work/nano-2.7.3/missing automake-1.15' >AWK='gawk' >BUILDING_FROM_GIT_FALSE='' >BUILDING_FROM_GIT_TRUE='#' >CC='x86_64-pc-linux-gnu-gcc' >CCDEPMODE='depmode=none' >CFLAGS='-O2 -pipe -march=native -Wall -Wall' >CPP='x86_64-pc-linux-gnu-gcc -E' >CPPFLAGS='-D_GNU_SOURCE -I/usr/include/ncursesw ' >CURSES_LIB='-lncursesw' >CYGPATH_W='echo' >DEFS='-DHAVE_CONFIG_H' >DEPDIR='.deps' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='/bin/grep -E' >EXEEXT='' >GLIB_CFLAGS='' >GLIB_GENMARSHAL='' >GLIB_LIBS='' >GLIB_MKENUMS='' >GMSGFMT='/usr/bin/gmsgfmt' >GOBJECT_QUERY='' >GREP='/bin/grep' >GROFF_HTML_FALSE='#' >GROFF_HTML_TRUE='' >HAVE_MAKEINFO_FALSE='#' >HAVE_MAKEINFO_TRUE='' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' >INTLLIBS='' >LDFLAGS='-Wl,-O1 -Wl,--as-needed' >LIBICONV='-liconv' >LIBINTL='' >LIBOBJS='' >LIBS='-lz -lmagic -lncursesw' >LN_S='ln -s' >LTLIBICONV='-liconv' >LTLIBINTL='' >LTLIBOBJS='' >MAKEINFO='${SHELL} /var/tmp/portage/app-editors/nano-2.7.3/work/nano-2.7.3/missing makeinfo' >MKDIR_P='/bin/mkdir -p' >MKINSTALLDIRS='./mkinstalldirs' >MSGFMT='/usr/bin/msgfmt' >MSGMERGE='/usr/bin/msgmerge' >NCURSESW_CFLAGS='-D_GNU_SOURCE -I/usr/include/ncursesw' >NCURSESW_CONFIG='' >NCURSESW_LIBS='-lncursesw' >NCURSES_CFLAGS='' >NCURSES_LIBS='' >OBJEXT='o' >PACKAGE='nano' >PACKAGE_BUGREPORT='nano-devel@gnu.org' >PACKAGE_NAME='GNU nano' >PACKAGE_STRING='GNU nano 2.7.3' >PACKAGE_TARNAME='nano' >PACKAGE_URL='http://www.gnu.org/software/nano/' >PACKAGE_VERSION='2.7.3' >PATH_SEPARATOR=':' >PKGDATADIR='/usr/share/nano' >PKG_CONFIG='/usr/bin/x86_64-pc-linux-gnu-pkg-config' >PKG_CONFIG_LIBDIR='' >PKG_CONFIG_PATH='/usr/lib64/pkgconfig' >POSUB='po' >SET_MAKE='' >SHELL='/bin/sh' >STRIP='' >USE_COLOR_FALSE='' >USE_COLOR_TRUE='#' >USE_NANORC_FALSE='' >USE_NANORC_TRUE='#' >USE_NLS='yes' >USE_NLS_FALSE='#' >USE_NLS_TRUE='' >VERSION='2.7.3' >XGETTEXT='/usr/bin/xgettext' >ac_ct_CC='' >am__EXEEXT_FALSE='' >am__EXEEXT_TRUE='#' >am__fastdepCC_FALSE='' >am__fastdepCC_TRUE='#' >am__include='include' >am__isrc='' >am__leading_dot='.' >am__nodep='' >am__quote='' >am__tar='$${TAR-tar} chof - "$$tardir"' >am__untar='$${TAR-tar} xf -' >bindir='/bin' >build='x86_64-pc-linux-gnu' >build_alias='x86_64-pc-linux-gnu' >build_cpu='x86_64' >build_os='linux-gnu' >build_vendor='pc' >datadir='/usr/share' >datarootdir='${prefix}/share' >docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' >dvidir='${docdir}' >exec_prefix='${prefix}' >haveit='yes' >host='x86_64-pc-linux-gnu' >host_alias='x86_64-pc-linux-gnu' >host_cpu='x86_64' >host_os='linux-gnu' >host_vendor='pc' >htmldir='/trash' >includedir='${prefix}/include' >infodir='/usr/share/info' >install_sh='${SHELL} /var/tmp/portage/app-editors/nano-2.7.3/work/nano-2.7.3/install-sh' >libdir='/usr/lib64' >libexecdir='${exec_prefix}/libexec' >localedir='${datarootdir}/locale' >localstatedir='/var/lib' >mandir='/usr/share/man' >mkdir_p='$(MKDIR_P)' >oldincludedir='/usr/include' >pdfdir='${docdir}' >prefix='/usr' >program_transform_name='s,x,x,' >psdir='${docdir}' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >sysconfdir='/etc' >target_alias='' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >/* confdefs.h */ >#define PACKAGE_NAME "GNU nano" >#define PACKAGE_TARNAME "nano" >#define PACKAGE_VERSION "2.7.3" >#define PACKAGE_STRING "GNU nano 2.7.3" >#define PACKAGE_BUGREPORT "nano-devel@gnu.org" >#define PACKAGE_URL "http://www.gnu.org/software/nano/" >#define PACKAGE "nano" >#define VERSION "2.7.3" >#define STDC_HEADERS 1 >#define HAVE_SYS_TYPES_H 1 >#define HAVE_SYS_STAT_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_STRING_H 1 >#define HAVE_MEMORY_H 1 >#define HAVE_STRINGS_H 1 >#define HAVE_INTTYPES_H 1 >#define HAVE_STDINT_H 1 >#define HAVE_UNISTD_H 1 >#define __EXTENSIONS__ 1 >#define _ALL_SOURCE 1 >#define _GNU_SOURCE 1 >#define _POSIX_PTHREAD_SEMANTICS 1 >#define _TANDEM_SOURCE 1 >#define ENABLE_NLS 1 >#define HAVE_GETTEXT 1 >#define HAVE_DCGETTEXT 1 >#define PKGDATADIR "/usr/share/nano" >#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 HAVE_STDARG_H 1 >#define DISABLE_COLOR 1 >#define DISABLE_JUSTIFY 1 >#define DISABLE_MULTIBUFFER 1 >#define DISABLE_NANORC 1 >#define DISABLE_ROOTWRAPPING 1 >#define NDEBUG 1 >#define NANO_TINY 1 >#define DISABLE_BROWSER 1 >#define DISABLE_COLOR 1 >#define DISABLE_EXTRA 1 >#define DISABLE_HELP 1 >#define DISABLE_HISTORIES 1 >#define DISABLE_JUSTIFY 1 >#define DISABLE_MOUSE 1 >#define DISABLE_MULTIBUFFER 1 >#define DISABLE_NANORC 1 >#define DISABLE_OPERATINGDIR 1 >#define DISABLE_TABCOMP 1 >#define DISABLE_WRAPPING 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_SNPRINTF 1 >#define HAVE_VSNPRINTF 1 >#define HAVE_ISWALNUM 1 >#define HAVE_ISWBLANK 1 >#define HAVE_ISWPUNCT 1 >#define HAVE_ISWSPACE 1 >#define HAVE_NL_LANGINFO 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_USE_DEFAULT_COLORS 1 >#define HAVE_KEY_DEFINED 1 >#define ENABLE_UTF8 1 >#define NANO_REG_EXTENDED REG_EXTENDED >#define REDEFINING_MACROS_OK 1 >#define HAVE_MAGIC_H 1 >#define HAVE_LIBMAGIC 1 >#define HAVE_ZLIB_H 1 >#define HAVE_LIBZ 1 > >configure: exit 0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 604000
:
457710
| 457712 |
457714
|
457716
|
457718
|
457798