Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 87355 Details for
Bug 134163
app-text/opensp-1.5.2 build fails missing dependency on app-text/xmlto
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
config.log from failed build
config.log (text/plain), 115.34 KB, created by
Jose daLuz
on 2006-05-23 19:19:29 UTC
(
hide
)
Description:
config.log from failed build
Filename:
MIME Type:
Creator:
Jose daLuz
Created:
2006-05-23 19:19:29 UTC
Size:
115.34 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 configure, which was >generated by GNU Autoconf 2.59. Invocation command line was > > $ ./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --enable-http --enable-default-catalog=/etc/sgml/catalog --enable-default-search-path=/usr/share/sgml --datadir=/usr/share/sgml/opensp-1.5.2 --enable-nls --libdir=/usr/lib64 --build=x86_64-pc-linux-gnu --cache-file config.cache > >## --------- ## >## Platform. ## >## --------- ## > >hostname = joehome >uname -m = x86_64 >uname -r = 2.6.16-ck10 >uname -s = Linux >uname -v = #1 PREEMPT Fri May 12 23:51:21 EDT 2006 > >/usr/bin/uname -p = AMD Athlon(tm) 64 Processor 3000+ >/bin/uname -X = unknown > >/bin/arch = unknown >/usr/bin/arch -k = unknown >/usr/convex/getsysinfo = unknown >hostinfo = unknown >/bin/machine = unknown >/usr/bin/oslevel = unknown >/bin/universe = unknown > >PATH: /usr/lib/ccache/bin >PATH: /usr/local/sbin >PATH: /sbin >PATH: /usr/sbin >PATH: /usr/lib/portage/bin >PATH: /usr/local/bin >PATH: /bin >PATH: /usr/bin >PATH: /opt/bin >PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/4.1.0 >PATH: /opt/blackdown-jdk-1.4.2.03/bin >PATH: /opt/blackdown-jdk-1.4.2.03/jre/bin >PATH: /usr/kde/3.5/sbin >PATH: /usr/kde/3.5/bin >PATH: /usr/qt/3/bin >PATH: /opt/vmware/workstation/bin > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:1438: creating cache config.cache >configure:1558: checking for a BSD-compatible install >configure:1613: result: /bin/install -c >configure:1624: checking whether build environment is sane >configure:1667: result: yes >configure:1732: checking for gawk >configure:1748: found /bin/gawk >configure:1758: result: gawk >configure:1768: checking whether make sets $(MAKE) >configure:1792: result: no >configure:1947: checking whether to enable maintainer-specific portions of Makefiles >configure:1956: result: no >configure:1974: checking whether build environment is sane >configure:2017: result: yes >configure:2115: checking for x86_64-pc-linux-gnu-gcc >configure:2131: found /usr/lib/ccache/bin/x86_64-pc-linux-gnu-gcc >configure:2141: result: x86_64-pc-linux-gnu-gcc >configure:2423: checking for C compiler version >configure:2426: x86_64-pc-linux-gnu-gcc --version </dev/null >&5 >x86_64-pc-linux-gnu-gcc (GCC) 4.1.0 (Gentoo 4.1.0) >Copyright (C) 2006 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:2429: $? = 0 >configure:2431: x86_64-pc-linux-gnu-gcc -v </dev/null >&5 >Using built-in specs. >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/gcc-4.1.0/work/gcc-4.1.0/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.1.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.0/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --enable-multilib --disable-libmudflap --disable-libssp --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 4.1.0 (Gentoo 4.1.0) >configure:2434: $? = 0 >configure:2436: x86_64-pc-linux-gnu-gcc -V </dev/null >&5 >x86_64-pc-linux-gnu-gcc: '-V' option must have argument >configure:2439: $? = 1 >configure:2462: checking for C compiler default output file name >configure:2465: x86_64-pc-linux-gnu-gcc -march=k8 -O2 -pipe conftest.c >&5 >configure:2468: $? = 0 >configure:2514: result: a.out >configure:2519: checking whether the C compiler works >configure:2525: ./a.out >configure:2528: $? = 0 >configure:2545: result: yes >configure:2552: checking whether we are cross compiling >configure:2554: result: no >configure:2557: checking for suffix of executables >configure:2559: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -O2 -pipe conftest.c >&5 >configure:2562: $? = 0 >configure:2587: result: >configure:2593: checking for suffix of object files >configure:2614: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:2617: $? = 0 >configure:2639: result: o >configure:2643: checking whether we are using the GNU C compiler >configure:2667: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:2673: $? = 0 >configure:2677: test -z > || test ! -s conftest.err >configure:2680: $? = 0 >configure:2683: test -s conftest.o >configure:2686: $? = 0 >configure:2699: result: yes >configure:2705: checking whether x86_64-pc-linux-gnu-gcc accepts -g >configure:2726: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 >configure:2732: $? = 0 >configure:2736: test -z > || test ! -s conftest.err >configure:2739: $? = 0 >configure:2742: test -s conftest.o >configure:2745: $? = 0 >configure:2756: result: yes >configure:2773: checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C >configure:2843: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:2849: $? = 0 >configure:2853: test -z > || test ! -s conftest.err >configure:2856: $? = 0 >configure:2859: test -s conftest.o >configure:2862: $? = 0 >configure:2880: result: none needed >configure:2898: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me' >configure:2904: $? = 1 >configure: failed program was: >| #ifndef __cplusplus >| choke me >| #endif >configure:3048: checking for style of include used by make >configure:3076: result: GNU >configure:3104: checking dependency style of x86_64-pc-linux-gnu-gcc >configure:3194: result: gcc3 >configure:3216: checking how to run the C preprocessor >configure:3251: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:3257: $? = 0 >configure:3289: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:12:28: error: ac_nonexistent.h: No such file or directory >configure:3295: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define SP_MULTI_BYTE 1 >| #define SP_PACKAGE "OpenSP" >| #define SP_VERSION "1.5.2" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:3334: result: x86_64-pc-linux-gnu-gcc -E >configure:3358: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:3364: $? = 0 >configure:3396: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:12:28: error: ac_nonexistent.h: No such file or directory >configure:3402: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define SP_MULTI_BYTE 1 >| #define SP_PACKAGE "OpenSP" >| #define SP_VERSION "1.5.2" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:3455: checking for x86_64-pc-linux-gnu-g++ >configure:3471: found /usr/lib/ccache/bin/x86_64-pc-linux-gnu-g++ >configure:3481: result: x86_64-pc-linux-gnu-g++ >configure:3539: checking for C++ compiler version >configure:3542: x86_64-pc-linux-gnu-g++ --version </dev/null >&5 >x86_64-pc-linux-gnu-g++ (GCC) 4.1.0 (Gentoo 4.1.0) >Copyright (C) 2006 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:3545: $? = 0 >configure:3547: x86_64-pc-linux-gnu-g++ -v </dev/null >&5 >Using built-in specs. >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/gcc-4.1.0/work/gcc-4.1.0/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.1.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.0/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --enable-multilib --disable-libmudflap --disable-libssp --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 4.1.0 (Gentoo 4.1.0) >configure:3550: $? = 0 >configure:3552: x86_64-pc-linux-gnu-g++ -V </dev/null >&5 >x86_64-pc-linux-gnu-g++: '-V' option must have argument >configure:3555: $? = 1 >configure:3558: checking whether we are using the GNU C++ compiler >configure:3582: x86_64-pc-linux-gnu-g++ -c -march=k8 -O2 -pipe conftest.cc >&5 >configure:3588: $? = 0 >configure:3592: test -z > || test ! -s conftest.err >configure:3595: $? = 0 >configure:3598: test -s conftest.o >configure:3601: $? = 0 >configure:3614: result: yes >configure:3620: checking whether x86_64-pc-linux-gnu-g++ accepts -g >configure:3641: x86_64-pc-linux-gnu-g++ -c -g conftest.cc >&5 >configure:3647: $? = 0 >configure:3651: test -z > || test ! -s conftest.err >configure:3654: $? = 0 >configure:3657: test -s conftest.o >configure:3660: $? = 0 >configure:3671: result: yes >configure:3713: x86_64-pc-linux-gnu-g++ -c -march=k8 -O2 -pipe conftest.cc >&5 >configure:3719: $? = 0 >configure:3723: test -z > || test ! -s conftest.err >configure:3726: $? = 0 >configure:3729: test -s conftest.o >configure:3732: $? = 0 >configure:3758: x86_64-pc-linux-gnu-g++ -c -march=k8 -O2 -pipe conftest.cc >&5 >conftest.cc: In function 'int main()': >conftest.cc:16: error: 'exit' was not declared in this scope >configure:3764: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define SP_MULTI_BYTE 1 >| #define SP_PACKAGE "OpenSP" >| #define SP_VERSION "1.5.2" >| /* end confdefs.h. */ >| >| int >| main () >| { >| exit (42); >| ; >| return 0; >| } >configure:3713: x86_64-pc-linux-gnu-g++ -c -march=k8 -O2 -pipe conftest.cc >&5 >configure:3719: $? = 0 >configure:3723: test -z > || test ! -s conftest.err >configure:3726: $? = 0 >configure:3729: test -s conftest.o >configure:3732: $? = 0 >configure:3758: x86_64-pc-linux-gnu-g++ -c -march=k8 -O2 -pipe conftest.cc >&5 >configure:3764: $? = 0 >configure:3768: test -z > || test ! -s conftest.err >configure:3771: $? = 0 >configure:3774: test -s conftest.o >configure:3777: $? = 0 >configure:3802: checking dependency style of x86_64-pc-linux-gnu-g++ >configure:3892: result: gcc3 >configure:3914: checking how to run the C++ preprocessor >configure:3945: x86_64-pc-linux-gnu-g++ -E conftest.cc >configure:3951: $? = 0 >configure:3983: x86_64-pc-linux-gnu-g++ -E conftest.cc >conftest.cc:15:28: error: ac_nonexistent.h: No such file or directory >configure:3989: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define SP_MULTI_BYTE 1 >| #define SP_PACKAGE "OpenSP" >| #define SP_VERSION "1.5.2" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:4028: result: x86_64-pc-linux-gnu-g++ -E >configure:4052: x86_64-pc-linux-gnu-g++ -E conftest.cc >configure:4058: $? = 0 >configure:4090: x86_64-pc-linux-gnu-g++ -E conftest.cc >conftest.cc:15:28: error: ac_nonexistent.h: No such file or directory >configure:4096: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define SP_MULTI_BYTE 1 >| #define SP_PACKAGE "OpenSP" >| #define SP_VERSION "1.5.2" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:4152: checking for a BSD-compatible install >configure:4207: result: /bin/install -c >configure:4218: checking whether ln -s works >configure:4222: result: yes >configure:4229: checking whether make sets $(MAKE) >configure:4253: result: no >configure:4262: checking for perl >configure:4280: found /usr/bin/perl >configure:4292: result: /usr/bin/perl >configure:4381: checking build system type >configure:4399: result: x86_64-pc-linux-gnu >configure:4407: checking host system type >configure:4421: result: x86_64-pc-linux-gnu >configure:4429: checking for a sed that does not truncate output >configure:4483: result: /bin/sed >configure:4486: checking for egrep >configure:4496: result: grep -E >configure:4512: checking for ld used by x86_64-pc-linux-gnu-gcc >configure:4579: result: /usr/x86_64-pc-linux-gnu/bin/ld >configure:4588: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld >configure:4603: result: yes >configure:4608: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files >configure:4615: result: -r >configure:4633: checking for BSD-compatible nm >configure:4675: result: /usr/bin/x86_64-pc-linux-gnu-nm -B >configure:4679: checking how to recognise dependent libraries >configure:4851: result: pass_all >configure:4936: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:4939: $? = 0 >configure:5061: checking for ANSI C header files >configure:5086: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:5092: $? = 0 >configure:5096: test -z > || test ! -s conftest.err >configure:5099: $? = 0 >configure:5102: test -s conftest.o >configure:5105: $? = 0 >configure:5194: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -O2 -pipe conftest.c >&5 >conftest.c: In function 'main': >conftest.c:32: warning: incompatible implicit declaration of built-in function 'exit' >configure:5197: $? = 0 >configure:5199: ./conftest >configure:5202: $? = 0 >configure:5217: result: yes >configure:5241: checking for sys/types.h >configure:5257: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:5263: $? = 0 >configure:5267: test -z > || test ! -s conftest.err >configure:5270: $? = 0 >configure:5273: test -s conftest.o >configure:5276: $? = 0 >configure:5287: result: yes >configure:5241: checking for sys/stat.h >configure:5257: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:5263: $? = 0 >configure:5267: test -z > || test ! -s conftest.err >configure:5270: $? = 0 >configure:5273: test -s conftest.o >configure:5276: $? = 0 >configure:5287: result: yes >configure:5241: checking for stdlib.h >configure:5257: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:5263: $? = 0 >configure:5267: test -z > || test ! -s conftest.err >configure:5270: $? = 0 >configure:5273: test -s conftest.o >configure:5276: $? = 0 >configure:5287: result: yes >configure:5241: checking for string.h >configure:5257: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:5263: $? = 0 >configure:5267: test -z > || test ! -s conftest.err >configure:5270: $? = 0 >configure:5273: test -s conftest.o >configure:5276: $? = 0 >configure:5287: result: yes >configure:5241: checking for memory.h >configure:5257: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:5263: $? = 0 >configure:5267: test -z > || test ! -s conftest.err >configure:5270: $? = 0 >configure:5273: test -s conftest.o >configure:5276: $? = 0 >configure:5287: result: yes >configure:5241: checking for strings.h >configure:5257: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:5263: $? = 0 >configure:5267: test -z > || test ! -s conftest.err >configure:5270: $? = 0 >configure:5273: test -s conftest.o >configure:5276: $? = 0 >configure:5287: result: yes >configure:5241: checking for inttypes.h >configure:5257: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:5263: $? = 0 >configure:5267: test -z > || test ! -s conftest.err >configure:5270: $? = 0 >configure:5273: test -s conftest.o >configure:5276: $? = 0 >configure:5287: result: yes >configure:5241: checking for stdint.h >configure:5257: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:5263: $? = 0 >configure:5267: test -z > || test ! -s conftest.err >configure:5270: $? = 0 >configure:5273: test -s conftest.o >configure:5276: $? = 0 >configure:5287: result: yes >configure:5241: checking for unistd.h >configure:5257: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:5263: $? = 0 >configure:5267: test -z > || test ! -s conftest.err >configure:5270: $? = 0 >configure:5273: test -s conftest.o >configure:5276: $? = 0 >configure:5287: result: yes >configure:5313: checking dlfcn.h usability >configure:5325: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:5331: $? = 0 >configure:5335: test -z > || test ! -s conftest.err >configure:5338: $? = 0 >configure:5341: test -s conftest.o >configure:5344: $? = 0 >configure:5354: result: yes >configure:5358: checking dlfcn.h presence >configure:5368: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:5374: $? = 0 >configure:5394: result: yes >configure:5429: checking for dlfcn.h >configure:5436: result: yes >configure:5459: checking how to run the C++ preprocessor >configure:5573: result: x86_64-pc-linux-gnu-g++ -E >configure:5597: x86_64-pc-linux-gnu-g++ -E conftest.cc >configure:5603: $? = 0 >configure:5635: x86_64-pc-linux-gnu-g++ -E conftest.cc >conftest.cc:26:28: error: ac_nonexistent.h: No such file or directory >configure:5641: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define SP_MULTI_BYTE 1 >| #define SP_PACKAGE "OpenSP" >| #define SP_VERSION "1.5.2" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_DLFCN_H 1 >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:5696: checking for x86_64-pc-linux-gnu-g77 >configure:5725: result: no >configure:5696: checking for x86_64-pc-linux-gnu-f77 >configure:5725: result: no >configure:5696: checking for x86_64-pc-linux-gnu-xlf >configure:5725: result: no >configure:5696: checking for x86_64-pc-linux-gnu-frt >configure:5725: result: no >configure:5696: checking for x86_64-pc-linux-gnu-pgf77 >configure:5725: result: no >configure:5696: checking for x86_64-pc-linux-gnu-fort77 >configure:5725: result: no >configure:5696: checking for x86_64-pc-linux-gnu-fl32 >configure:5725: result: no >configure:5696: checking for x86_64-pc-linux-gnu-af77 >configure:5725: result: no >configure:5696: checking for x86_64-pc-linux-gnu-f90 >configure:5725: result: no >configure:5696: checking for x86_64-pc-linux-gnu-xlf90 >configure:5725: result: no >configure:5696: checking for x86_64-pc-linux-gnu-pgf90 >configure:5725: result: no >configure:5696: checking for x86_64-pc-linux-gnu-epcf90 >configure:5725: result: no >configure:5696: checking for x86_64-pc-linux-gnu-f95 >configure:5725: result: no >configure:5696: checking for x86_64-pc-linux-gnu-fort >configure:5725: result: no >configure:5696: checking for x86_64-pc-linux-gnu-xlf95 >configure:5725: result: no >configure:5696: checking for x86_64-pc-linux-gnu-ifc >configure:5725: result: no >configure:5696: checking for x86_64-pc-linux-gnu-efc >configure:5725: result: no >configure:5696: checking for x86_64-pc-linux-gnu-pgf95 >configure:5725: result: no >configure:5696: checking for x86_64-pc-linux-gnu-lf95 >configure:5725: result: no >configure:5696: checking for x86_64-pc-linux-gnu-gfortran >configure:5712: found /usr/bin/x86_64-pc-linux-gnu-gfortran >configure:5722: result: x86_64-pc-linux-gnu-gfortran >configure:5779: checking for Fortran 77 compiler version >configure:5782: x86_64-pc-linux-gnu-gfortran --version </dev/null >&5 >GNU Fortran 95 (GCC) 4.1.0 (Gentoo 4.1.0) >Copyright (C) 2006 Free Software Foundation, Inc. > >GNU Fortran comes with NO WARRANTY, to the extent permitted by law. >You may redistribute copies of GNU Fortran >under the terms of the GNU General Public License. >For more information about these matters, see the file named COPYING > >configure:5785: $? = 0 >configure:5787: x86_64-pc-linux-gnu-gfortran -v </dev/null >&5 >Using built-in specs. >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/gcc-4.1.0/work/gcc-4.1.0/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.1.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.0/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --enable-multilib --disable-libmudflap --disable-libssp --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 4.1.0 (Gentoo 4.1.0) >configure:5790: $? = 0 >configure:5792: x86_64-pc-linux-gnu-gfortran -V </dev/null >&5 >x86_64-pc-linux-gnu-gfortran: '-V' option must have argument >configure:5795: $? = 1 >configure:5803: checking whether we are using the GNU Fortran 77 compiler >configure:5817: x86_64-pc-linux-gnu-gfortran -c conftest.F >&5 >configure:5823: $? = 0 >configure:5827: test -z > || test ! -s conftest.err >configure:5830: $? = 0 >configure:5833: test -s conftest.o >configure:5836: $? = 0 >configure:5849: result: yes >configure:5855: checking whether x86_64-pc-linux-gnu-gfortran accepts -g >configure:5867: x86_64-pc-linux-gnu-gfortran -c -g conftest.f >&5 >configure:5873: $? = 0 >configure:5877: test -z > || test ! -s conftest.err >configure:5880: $? = 0 >configure:5883: test -s conftest.o >configure:5886: $? = 0 >configure:5898: result: yes >configure:5928: checking the maximum length of command line arguments >configure:6020: result: 32768 >configure:6031: checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object >configure:6127: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:6130: $? = 0 >configure:6134: /usr/bin/x86_64-pc-linux-gnu-nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm >configure:6137: $? = 0 >configure:6189: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -O2 -pipe conftest.c conftstm.o >&5 >configure:6192: $? = 0 >configure:6230: result: ok >configure:6234: checking for objdir >configure:6249: result: .libs >configure:6301: checking for x86_64-pc-linux-gnu-ar >configure:6317: found /usr/bin/x86_64-pc-linux-gnu-ar >configure:6327: result: x86_64-pc-linux-gnu-ar >configure:6381: checking for x86_64-pc-linux-gnu-ranlib >configure:6397: found /usr/bin/x86_64-pc-linux-gnu-ranlib >configure:6407: result: x86_64-pc-linux-gnu-ranlib >configure:6461: checking for x86_64-pc-linux-gnu-strip >configure:6477: found /usr/bin/x86_64-pc-linux-gnu-strip >configure:6487: result: x86_64-pc-linux-gnu-strip >configure:6813: checking if x86_64-pc-linux-gnu-gcc static flag works >configure:6841: result: yes >configure:6859: checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions >configure:6877: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe -fno-rtti -fno-exceptions conftest.c >&5 >cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C >cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C >configure:6881: $? = 0 >configure:6894: result: no >configure:6909: checking for x86_64-pc-linux-gnu-gcc option to produce PIC >configure:7113: result: -fPIC >configure:7121: checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC works >configure:7139: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe -fPIC -DPIC conftest.c >&5 >configure:7143: $? = 0 >configure:7156: result: yes >configure:7180: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o >configure:7201: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe -o out/conftest2.o conftest.c >&5 >configure:7205: $? = 0 >configure:7227: result: yes >configure:7253: checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries >configure:8149: result: yes >configure:8175: checking whether -lc should be explicitly linked in >configure:8180: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:8183: $? = 0 >configure:8197: x86_64-pc-linux-gnu-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 >configure:8200: $? = 0 >configure:8212: result: no >configure:8220: checking dynamic linker characteristics >configure:8596: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:8599: $? = 0 >configure:8795: result: GNU/Linux ld.so >configure:8799: checking how to hardcode library paths into programs >configure:8824: result: immediate >configure:8838: checking whether stripping libraries is possible >configure:8843: result: yes >configure:9673: checking if libtool supports shared libraries >configure:9675: result: yes >configure:9678: checking whether to build shared libraries >configure:9699: result: yes >configure:9702: checking whether to build static libraries >configure:9706: result: yes >configure:9798: creating libtool >configure:10376: checking for ld used by x86_64-pc-linux-gnu-g++ >configure:10443: result: /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >configure:10452: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld >configure:10467: result: yes >configure:10518: checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries >configure:11398: result: yes >configure:11416: x86_64-pc-linux-gnu-g++ -c -march=k8 -O2 -pipe conftest.cpp >&5 >configure:11419: $? = 0 >configure:11529: checking for x86_64-pc-linux-gnu-g++ option to produce PIC >configure:11797: result: -fPIC >configure:11805: checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC works >configure:11823: x86_64-pc-linux-gnu-g++ -c -march=k8 -O2 -pipe -fPIC -DPIC conftest.cpp >&5 >configure:11827: $? = 0 >configure:11840: result: yes >configure:11864: checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o >configure:11885: x86_64-pc-linux-gnu-g++ -c -march=k8 -O2 -pipe -o out/conftest2.o conftest.cpp >&5 >configure:11889: $? = 0 >configure:11911: result: yes >configure:11937: checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries >configure:11962: result: yes >configure:12033: checking dynamic linker characteristics >configure:12409: x86_64-pc-linux-gnu-g++ -c -march=k8 -O2 -pipe conftest.cpp >&5 >configure:12412: $? = 0 >configure:12608: result: GNU/Linux ld.so >configure:12612: checking how to hardcode library paths into programs >configure:12637: result: immediate >configure:12651: checking whether stripping libraries is possible >configure:12656: result: yes >configure:13992: checking if libtool supports shared libraries >configure:13994: result: yes >configure:13997: checking whether to build shared libraries >configure:14017: result: yes >configure:14020: checking whether to build static libraries >configure:14024: result: yes >configure:14036: checking for x86_64-pc-linux-gnu-gfortran option to produce PIC >configure:14240: result: -fPIC >configure:14248: checking if x86_64-pc-linux-gnu-gfortran PIC flag -fPIC works >configure:14266: x86_64-pc-linux-gnu-gfortran -c -g -O2 -fPIC conftest.f >&5 >configure:14270: $? = 0 >configure:14283: result: yes >configure:14307: checking if x86_64-pc-linux-gnu-gfortran supports -c -o file.o >configure:14328: x86_64-pc-linux-gnu-gfortran -c -g -O2 -o out/conftest2.o conftest.f >&5 >configure:14332: $? = 0 >configure:14354: result: yes >configure:14380: checking whether the x86_64-pc-linux-gnu-gfortran linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries >configure:15256: result: yes >configure:15327: checking dynamic linker characteristics >configure:15703: x86_64-pc-linux-gnu-gfortran -c -g -O2 conftest.f >&5 >Warning: conftest.f:1: Illegal preprocessor directive >configure:15706: $? = 0 >configure:15902: result: GNU/Linux ld.so >configure:15906: checking how to hardcode library paths into programs >configure:15931: result: immediate >configure:15945: checking whether stripping libraries is possible >configure:15950: result: yes >configure:20221: checking for pthread_create in -lpthread >configure:20251: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -O2 -pipe conftest.c -lpthread >&5 >configure:20257: $? = 0 >configure:20261: test -z > || test ! -s conftest.err >configure:20264: $? = 0 >configure:20267: test -s conftest >configure:20270: $? = 0 >configure:20283: result: yes >configure:20385: checking whether NLS is requested >configure:20394: result: yes >configure:20432: checking for msgfmt >configure: trying /usr/bin/msgfmt... >0 translated messages. >configure:20464: result: /usr/bin/msgfmt >configure:20473: checking for gmsgfmt >configure:20491: found /usr/bin/gmsgfmt >configure:20504: result: /usr/bin/gmsgfmt >configure:20543: checking for xgettext >configure: trying /usr/bin/xgettext... >/usr/bin/xgettext: warning: file `/dev/null' extension `' is unknown; will try C >configure:20575: result: /usr/bin/xgettext >configure:20615: checking for msgmerge >configure: trying /usr/bin/msgmerge... >configure:20646: result: /usr/bin/msgmerge >configure:20682: checking whether we are using the GNU C Library 2 or newer >configure:20713: result: yes >configure:20722: checking for x86_64-pc-linux-gnu-ranlib >configure:20748: result: x86_64-pc-linux-gnu-ranlib >configure:20799: checking for library containing strerror >configure:20829: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -O2 -pipe conftest.c -lpthread >&5 >configure:20835: $? = 0 >configure:20839: test -z > || test ! -s conftest.err >configure:20842: $? = 0 >configure:20845: test -s conftest >configure:20848: $? = 0 >configure:20918: result: none required >configure:20925: checking for an ANSI C-conforming const >configure:20992: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:20998: $? = 0 >configure:21002: test -z > || test ! -s conftest.err >configure:21005: $? = 0 >configure:21008: test -s conftest.o >configure:21011: $? = 0 >configure:21022: result: yes >configure:21033: checking for signed >configure:21054: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:21060: $? = 0 >configure:21064: test -z > || test ! -s conftest.err >configure:21067: $? = 0 >configure:21070: test -s conftest.o >configure:21073: $? = 0 >configure:21084: result: yes >configure:21094: checking for inline >configure:21115: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:21121: $? = 0 >configure:21125: test -z > || test ! -s conftest.err >configure:21128: $? = 0 >configure:21131: test -s conftest.o >configure:21134: $? = 0 >configure:21146: result: inline >configure:21165: checking for off_t >configure:21189: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:21195: $? = 0 >configure:21199: test -z > || test ! -s conftest.err >configure:21202: $? = 0 >configure:21205: test -s conftest.o >configure:21208: $? = 0 >configure:21219: result: yes >configure:21231: checking for size_t >configure:21255: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:21261: $? = 0 >configure:21265: test -z > || test ! -s conftest.err >configure:21268: $? = 0 >configure:21271: test -s conftest.o >configure:21274: $? = 0 >configure:21285: result: yes >configure:21298: checking for long long >configure:21320: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -O2 -pipe conftest.c -lpthread >&5 >configure:21326: $? = 0 >configure:21330: test -z > || test ! -s conftest.err >configure:21333: $? = 0 >configure:21336: test -s conftest >configure:21339: $? = 0 >configure:21351: result: yes >configure:21362: checking for long double >configure:21422: result: yes >configure:21433: checking for wchar_t >configure:21455: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:21461: $? = 0 >configure:21465: test -z > || test ! -s conftest.err >configure:21468: $? = 0 >configure:21471: test -s conftest.o >configure:21474: $? = 0 >configure:21485: result: yes >configure:21496: checking for wint_t >configure:21518: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:21524: $? = 0 >configure:21528: test -z > || test ! -s conftest.err >configure:21531: $? = 0 >configure:21534: test -s conftest.o >configure:21537: $? = 0 >configure:21548: result: yes >configure:21559: checking for inttypes.h >configure:21581: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:21587: $? = 0 >configure:21591: test -z > || test ! -s conftest.err >configure:21594: $? = 0 >configure:21597: test -s conftest.o >configure:21600: $? = 0 >configure:21611: result: yes >configure:21622: checking for stdint.h >configure:21644: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:21650: $? = 0 >configure:21654: test -z > || test ! -s conftest.err >configure:21657: $? = 0 >configure:21660: test -s conftest.o >configure:21663: $? = 0 >configure:21674: result: yes >configure:21687: checking for intmax_t >configure:21717: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:21723: $? = 0 >configure:21727: test -z > || test ! -s conftest.err >configure:21730: $? = 0 >configure:21733: test -s conftest.o >configure:21736: $? = 0 >configure:21747: result: yes >configure:21759: checking whether printf() supports POSIX/XSI format strings >configure:21809: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -O2 -pipe conftest.c -lpthread >&5 >configure:21812: $? = 0 >configure:21814: ./conftest >configure:21817: $? = 0 >configure:21832: result: yes >configure:21846: checking for working alloca.h >configure:21867: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -O2 -pipe conftest.c -lpthread >&5 >configure:21873: $? = 0 >configure:21877: test -z > || test ! -s conftest.err >configure:21880: $? = 0 >configure:21883: test -s conftest >configure:21886: $? = 0 >configure:21898: result: yes >configure:21908: checking for alloca >configure:21949: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -O2 -pipe conftest.c -lpthread >&5 >configure:21955: $? = 0 >configure:21959: test -z > || test ! -s conftest.err >configure:21962: $? = 0 >configure:21965: test -s conftest >configure:21968: $? = 0 >configure:21980: result: yes >configure:22209: checking for stdlib.h >configure:22214: result: yes >configure:22209: checking for unistd.h >configure:22214: result: yes >configure:22358: checking for getpagesize >configure:22415: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -O2 -pipe conftest.c -lpthread >&5 >configure:22421: $? = 0 >configure:22425: test -z > || test ! -s conftest.err >configure:22428: $? = 0 >configure:22431: test -s conftest >configure:22434: $? = 0 >configure:22446: result: yes >configure:22456: checking for working mmap >configure:22598: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -O2 -pipe conftest.c -lpthread >&5 >configure:22601: $? = 0 >configure:22603: ./conftest >configure:22606: $? = 0 >configure:22620: result: yes >configure:22632: checking whether we are using the GNU C Library 2.1 or newer >configure:22663: result: yes >configure:22671: checking whether integer division by zero raises SIGFPE >configure:22733: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -O2 -pipe conftest.c -lpthread >&5 >configure:22736: $? = 0 >configure:22738: ./conftest >configure:22741: $? = 0 >configure:22756: result: yes >configure:22769: checking for unsigned long long >configure:22791: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -O2 -pipe conftest.c -lpthread >&5 >configure:22797: $? = 0 >configure:22801: test -z > || test ! -s conftest.err >configure:22804: $? = 0 >configure:22807: test -s conftest >configure:22810: $? = 0 >configure:22822: result: yes >configure:22854: checking for inttypes.h >configure:22877: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:22883: $? = 0 >configure:22887: test -z > || test ! -s conftest.err >configure:22890: $? = 0 >configure:22893: test -s conftest.o >configure:22896: $? = 0 >configure:22908: result: yes >configure:22921: checking whether the inttypes.h PRIxNN macros are broken >configure:22947: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:22953: $? = 0 >configure:22957: test -z > || test ! -s conftest.err >configure:22960: $? = 0 >configure:22963: test -s conftest.o >configure:22966: $? = 0 >configure:22978: result: no >configure:22995: checking for stdint.h >configure:23000: result: yes >configure:23140: checking for SIZE_MAX >configure:24209: result: yes >configure:24227: checking for stdint.h >configure:24232: result: yes >configure:24374: checking for CFPreferencesCopyAppValue >configure:24399: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -O2 -pipe -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c -lpthread -framework CoreFoundation >&5 >x86_64-pc-linux-gnu-gcc: CoreFoundation: No such file or directory >cc1: error: unrecognized command line option "-framework" >configure:24405: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define SP_MULTI_BYTE 1 >| #define SP_PACKAGE "OpenSP" >| #define SP_VERSION "1.5.2" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_DLFCN_H 1 >| #define HAVE_LIBPTHREAD 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_LONG_DOUBLE 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_INTMAX_T 1 >| #define HAVE_POSIX_PRINTF 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_MMAP 1 >| #define INTDIV0_RAISES_SIGFPE 1 >| #define HAVE_UNSIGNED_LONG_LONG 1 >| #define HAVE_UINTMAX_T 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDINT_H 1 >| /* end confdefs.h. */ >| #include <CFPreferences.h> >| int >| main () >| { >| CFPreferencesCopyAppValue(NULL, NULL) >| ; >| return 0; >| } >configure:24432: result: no >configure:24441: checking for CFLocaleCopyCurrent >configure:24466: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -O2 -pipe -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c -lpthread -framework CoreFoundation >&5 >x86_64-pc-linux-gnu-gcc: CoreFoundation: No such file or directory >cc1: error: unrecognized command line option "-framework" >configure:24472: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define SP_MULTI_BYTE 1 >| #define SP_PACKAGE "OpenSP" >| #define SP_VERSION "1.5.2" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_DLFCN_H 1 >| #define HAVE_LIBPTHREAD 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_LONG_DOUBLE 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_INTMAX_T 1 >| #define HAVE_POSIX_PRINTF 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_MMAP 1 >| #define INTDIV0_RAISES_SIGFPE 1 >| #define HAVE_UNSIGNED_LONG_LONG 1 >| #define HAVE_UINTMAX_T 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDINT_H 1 >| /* end confdefs.h. */ >| #include <CFLocale.h> >| int >| main () >| { >| CFLocaleCopyCurrent(); >| ; >| return 0; >| } >configure:24499: result: no >configure:24554: checking for ld used by GCC >configure:24618: result: /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >configure:24627: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld >configure:24640: result: yes >configure:24647: checking for shared library run path origin >configure:24660: result: done >configure:25066: checking for ptrdiff_t >configure:25090: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:25096: $? = 0 >configure:25100: test -z > || test ! -s conftest.err >configure:25103: $? = 0 >configure:25106: test -s conftest.o >configure:25109: $? = 0 >configure:25120: result: yes >configure:25157: checking argz.h usability >configure:25169: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:25175: $? = 0 >configure:25179: test -z > || test ! -s conftest.err >configure:25182: $? = 0 >configure:25185: test -s conftest.o >configure:25188: $? = 0 >configure:25198: result: yes >configure:25202: checking argz.h presence >configure:25212: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:25218: $? = 0 >configure:25238: result: yes >configure:25273: checking for argz.h >configure:25280: result: yes >configure:25157: checking limits.h usability >configure:25169: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:25175: $? = 0 >configure:25179: test -z > || test ! -s conftest.err >configure:25182: $? = 0 >configure:25185: test -s conftest.o >configure:25188: $? = 0 >configure:25198: result: yes >configure:25202: checking limits.h presence >configure:25212: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:25218: $? = 0 >configure:25238: result: yes >configure:25273: checking for limits.h >configure:25280: result: yes >configure:25157: checking locale.h usability >configure:25169: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:25175: $? = 0 >configure:25179: test -z > || test ! -s conftest.err >configure:25182: $? = 0 >configure:25185: test -s conftest.o >configure:25188: $? = 0 >configure:25198: result: yes >configure:25202: checking locale.h presence >configure:25212: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:25218: $? = 0 >configure:25238: result: yes >configure:25273: checking for locale.h >configure:25280: result: yes >configure:25157: checking nl_types.h usability >configure:25169: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:25175: $? = 0 >configure:25179: test -z > || test ! -s conftest.err >configure:25182: $? = 0 >configure:25185: test -s conftest.o >configure:25188: $? = 0 >configure:25198: result: yes >configure:25202: checking nl_types.h presence >configure:25212: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:25218: $? = 0 >configure:25238: result: yes >configure:25273: checking for nl_types.h >configure:25280: result: yes >configure:25157: checking malloc.h usability >configure:25169: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:25175: $? = 0 >configure:25179: test -z > || test ! -s conftest.err >configure:25182: $? = 0 >configure:25185: test -s conftest.o >configure:25188: $? = 0 >configure:25198: result: yes >configure:25202: checking malloc.h presence >configure:25212: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:25218: $? = 0 >configure:25238: result: yes >configure:25273: checking for malloc.h >configure:25280: result: yes >configure:25157: checking stddef.h usability >configure:25169: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:25175: $? = 0 >configure:25179: test -z > || test ! -s conftest.err >configure:25182: $? = 0 >configure:25185: test -s conftest.o >configure:25188: $? = 0 >configure:25198: result: yes >configure:25202: checking stddef.h presence >configure:25212: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:25218: $? = 0 >configure:25238: result: yes >configure:25273: checking for stddef.h >configure:25280: result: yes >configure:25148: checking for stdlib.h >configure:25153: result: yes >configure:25148: checking for string.h >configure:25153: result: yes >configure:25148: checking for unistd.h >configure:25153: result: yes >configure:25157: checking sys/param.h usability >configure:25169: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:25175: $? = 0 >configure:25179: test -z > || test ! -s conftest.err >configure:25182: $? = 0 >configure:25185: test -s conftest.o >configure:25188: $? = 0 >configure:25198: result: yes >configure:25202: checking sys/param.h presence >configure:25212: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:25218: $? = 0 >configure:25238: result: yes >configure:25273: checking for sys/param.h >configure:25280: result: yes >configure:25322: checking for asprintf >configure:25379: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -O2 -pipe conftest.c -lpthread >&5 >configure:25385: $? = 0 >configure:25389: test -z > || test ! -s conftest.err >configure:25392: $? = 0 >configure:25395: test -s conftest >configure:25398: $? = 0 >configure:25410: result: yes >configure:25322: checking for fwprintf >configure:25379: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -O2 -pipe conftest.c -lpthread >&5 >configure:25385: $? = 0 >configure:25389: test -z > || test ! -s conftest.err >configure:25392: $? = 0 >configure:25395: test -s conftest >configure:25398: $? = 0 >configure:25410: result: yes >configure:25322: checking for getcwd >configure:25379: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -O2 -pipe conftest.c -lpthread >&5 >configure:25385: $? = 0 >configure:25389: test -z > || test ! -s conftest.err >configure:25392: $? = 0 >configure:25395: test -s conftest >configure:25398: $? = 0 >configure:25410: result: yes >configure:25322: checking for getegid >configure:25379: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -O2 -pipe conftest.c -lpthread >&5 >configure:25385: $? = 0 >configure:25389: test -z > || test ! -s conftest.err >configure:25392: $? = 0 >configure:25395: test -s conftest >configure:25398: $? = 0 >configure:25410: result: yes >configure:25322: checking for geteuid >configure:25379: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -O2 -pipe conftest.c -lpthread >&5 >configure:25385: $? = 0 >configure:25389: test -z > || test ! -s conftest.err >configure:25392: $? = 0 >configure:25395: test -s conftest >configure:25398: $? = 0 >configure:25410: result: yes >configure:25322: checking for getgid >configure:25379: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -O2 -pipe conftest.c -lpthread >&5 >configure:25385: $? = 0 >configure:25389: test -z > || test ! -s conftest.err >configure:25392: $? = 0 >configure:25395: test -s conftest >configure:25398: $? = 0 >configure:25410: result: yes >configure:25322: checking for getuid >configure:25379: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -O2 -pipe conftest.c -lpthread >&5 >configure:25385: $? = 0 >configure:25389: test -z > || test ! -s conftest.err >configure:25392: $? = 0 >configure:25395: test -s conftest >configure:25398: $? = 0 >configure:25410: result: yes >configure:25322: checking for mempcpy >configure:25379: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -O2 -pipe conftest.c -lpthread >&5 >conftest.c:88: warning: conflicting types for built-in function 'mempcpy' >configure:25385: $? = 0 >configure:25389: test -z > || test ! -s conftest.err >configure:25392: $? = 0 >configure:25395: test -s conftest >configure:25398: $? = 0 >configure:25410: result: yes >configure:25322: checking for munmap >configure:25379: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -O2 -pipe conftest.c -lpthread >&5 >configure:25385: $? = 0 >configure:25389: test -z > || test ! -s conftest.err >configure:25392: $? = 0 >configure:25395: test -s conftest >configure:25398: $? = 0 >configure:25410: result: yes >configure:25322: checking for putenv >configure:25379: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -O2 -pipe conftest.c -lpthread >&5 >configure:25385: $? = 0 >configure:25389: test -z > || test ! -s conftest.err >configure:25392: $? = 0 >configure:25395: test -s conftest >configure:25398: $? = 0 >configure:25410: result: yes >configure:25322: checking for setenv >configure:25379: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -O2 -pipe conftest.c -lpthread >&5 >configure:25385: $? = 0 >configure:25389: test -z > || test ! -s conftest.err >configure:25392: $? = 0 >configure:25395: test -s conftest >configure:25398: $? = 0 >configure:25410: result: yes >configure:25322: checking for setlocale >configure:25379: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -O2 -pipe conftest.c -lpthread >&5 >configure:25385: $? = 0 >configure:25389: test -z > || test ! -s conftest.err >configure:25392: $? = 0 >configure:25395: test -s conftest >configure:25398: $? = 0 >configure:25410: result: yes >configure:25322: checking for snprintf >configure:25379: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -O2 -pipe conftest.c -lpthread >&5 >conftest.c:93: warning: conflicting types for built-in function 'snprintf' >configure:25385: $? = 0 >configure:25389: test -z > || test ! -s conftest.err >configure:25392: $? = 0 >configure:25395: test -s conftest >configure:25398: $? = 0 >configure:25410: result: yes >configure:25322: checking for stpcpy >configure:25379: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -O2 -pipe conftest.c -lpthread >&5 >conftest.c:94: warning: conflicting types for built-in function 'stpcpy' >configure:25385: $? = 0 >configure:25389: test -z > || test ! -s conftest.err >configure:25392: $? = 0 >configure:25395: test -s conftest >configure:25398: $? = 0 >configure:25410: result: yes >configure:25322: checking for strcasecmp >configure:25379: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -O2 -pipe conftest.c -lpthread >&5 >conftest.c:95: warning: conflicting types for built-in function 'strcasecmp' >configure:25385: $? = 0 >configure:25389: test -z > || test ! -s conftest.err >configure:25392: $? = 0 >configure:25395: test -s conftest >configure:25398: $? = 0 >configure:25410: result: yes >configure:25322: checking for strdup >configure:25379: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -O2 -pipe conftest.c -lpthread >&5 >conftest.c:96: warning: conflicting types for built-in function 'strdup' >configure:25385: $? = 0 >configure:25389: test -z > || test ! -s conftest.err >configure:25392: $? = 0 >configure:25395: test -s conftest >configure:25398: $? = 0 >configure:25410: result: yes >configure:25322: checking for strtoul >configure:25379: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -O2 -pipe conftest.c -lpthread >&5 >configure:25385: $? = 0 >configure:25389: test -z > || test ! -s conftest.err >configure:25392: $? = 0 >configure:25395: test -s conftest >configure:25398: $? = 0 >configure:25410: result: yes >configure:25322: checking for tsearch >configure:25379: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -O2 -pipe conftest.c -lpthread >&5 >configure:25385: $? = 0 >configure:25389: test -z > || test ! -s conftest.err >configure:25392: $? = 0 >configure:25395: test -s conftest >configure:25398: $? = 0 >configure:25410: result: yes >configure:25322: checking for wcslen >configure:25379: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -O2 -pipe conftest.c -lpthread >&5 >configure:25385: $? = 0 >configure:25389: test -z > || test ! -s conftest.err >configure:25392: $? = 0 >configure:25395: test -s conftest >configure:25398: $? = 0 >configure:25410: result: yes >configure:25322: checking for __argz_count >configure:25379: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -O2 -pipe conftest.c -lpthread >&5 >configure:25385: $? = 0 >configure:25389: test -z > || test ! -s conftest.err >configure:25392: $? = 0 >configure:25395: test -s conftest >configure:25398: $? = 0 >configure:25410: result: yes >configure:25322: checking for __argz_stringify >configure:25379: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -O2 -pipe conftest.c -lpthread >&5 >configure:25385: $? = 0 >configure:25389: test -z > || test ! -s conftest.err >configure:25392: $? = 0 >configure:25395: test -s conftest >configure:25398: $? = 0 >configure:25410: result: yes >configure:25322: checking for __argz_next >configure:25379: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -O2 -pipe conftest.c -lpthread >&5 >configure:25385: $? = 0 >configure:25389: test -z > || test ! -s conftest.err >configure:25392: $? = 0 >configure:25395: test -s conftest >configure:25398: $? = 0 >configure:25410: result: yes >configure:25322: checking for __fsetlocking >configure:25379: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -O2 -pipe conftest.c -lpthread >&5 >configure:25385: $? = 0 >configure:25389: test -z > || test ! -s conftest.err >configure:25392: $? = 0 >configure:25395: test -s conftest >configure:25398: $? = 0 >configure:25410: result: yes >configure:25422: checking whether _snprintf is declared >configure:25447: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >conftest.c: In function 'main': >conftest.c:86: error: '_snprintf' undeclared (first use in this function) >conftest.c:86: error: (Each undeclared identifier is reported only once >conftest.c:86: error: for each function it appears in.) >configure:25453: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define SP_MULTI_BYTE 1 >| #define SP_PACKAGE "OpenSP" >| #define SP_VERSION "1.5.2" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_DLFCN_H 1 >| #define HAVE_LIBPTHREAD 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_LONG_DOUBLE 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_INTMAX_T 1 >| #define HAVE_POSIX_PRINTF 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_MMAP 1 >| #define INTDIV0_RAISES_SIGFPE 1 >| #define HAVE_UNSIGNED_LONG_LONG 1 >| #define HAVE_UINTMAX_T 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_NL_TYPES_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_FWPRINTF 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETEGID 1 >| #define HAVE_GETEUID 1 >| #define HAVE_GETGID 1 >| #define HAVE_GETUID 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_MUNMAP 1 >| #define HAVE_PUTENV 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STPCPY 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_TSEARCH 1 >| #define HAVE_WCSLEN 1 >| #define HAVE___ARGZ_COUNT 1 >| #define HAVE___ARGZ_STRINGIFY 1 >| #define HAVE___ARGZ_NEXT 1 >| #define HAVE___FSETLOCKING 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| int >| main () >| { >| >| #ifndef _snprintf >| char *p = (char *) _snprintf; >| #endif >| >| ; >| return 0; >| } >configure:25477: result: no >configure:25491: checking whether _snwprintf is declared >configure:25516: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >conftest.c: In function 'main': >conftest.c:87: error: '_snwprintf' undeclared (first use in this function) >conftest.c:87: error: (Each undeclared identifier is reported only once >conftest.c:87: error: for each function it appears in.) >configure:25522: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define SP_MULTI_BYTE 1 >| #define SP_PACKAGE "OpenSP" >| #define SP_VERSION "1.5.2" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_DLFCN_H 1 >| #define HAVE_LIBPTHREAD 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_LONG_DOUBLE 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_INTMAX_T 1 >| #define HAVE_POSIX_PRINTF 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_MMAP 1 >| #define INTDIV0_RAISES_SIGFPE 1 >| #define HAVE_UNSIGNED_LONG_LONG 1 >| #define HAVE_UINTMAX_T 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_NL_TYPES_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_FWPRINTF 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETEGID 1 >| #define HAVE_GETEUID 1 >| #define HAVE_GETGID 1 >| #define HAVE_GETUID 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_MUNMAP 1 >| #define HAVE_PUTENV 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STPCPY 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_TSEARCH 1 >| #define HAVE_WCSLEN 1 >| #define HAVE___ARGZ_COUNT 1 >| #define HAVE___ARGZ_STRINGIFY 1 >| #define HAVE___ARGZ_NEXT 1 >| #define HAVE___FSETLOCKING 1 >| #define HAVE_DECL__SNPRINTF 0 >| /* end confdefs.h. */ >| #include <stdio.h> >| int >| main () >| { >| >| #ifndef _snwprintf >| char *p = (char *) _snwprintf; >| #endif >| >| ; >| return 0; >| } >configure:25546: result: no >configure:25561: checking whether feof_unlocked is declared >configure:25586: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:25592: $? = 0 >configure:25596: test -z > || test ! -s conftest.err >configure:25599: $? = 0 >configure:25602: test -s conftest.o >configure:25605: $? = 0 >configure:25616: result: yes >configure:25630: checking whether fgets_unlocked is declared >configure:25655: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >conftest.c: In function 'main': >conftest.c:89: error: 'fgets_unlocked' undeclared (first use in this function) >conftest.c:89: error: (Each undeclared identifier is reported only once >conftest.c:89: error: for each function it appears in.) >configure:25661: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define SP_MULTI_BYTE 1 >| #define SP_PACKAGE "OpenSP" >| #define SP_VERSION "1.5.2" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_DLFCN_H 1 >| #define HAVE_LIBPTHREAD 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_LONG_DOUBLE 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_INTMAX_T 1 >| #define HAVE_POSIX_PRINTF 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_MMAP 1 >| #define INTDIV0_RAISES_SIGFPE 1 >| #define HAVE_UNSIGNED_LONG_LONG 1 >| #define HAVE_UINTMAX_T 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_NL_TYPES_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_FWPRINTF 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETEGID 1 >| #define HAVE_GETEUID 1 >| #define HAVE_GETGID 1 >| #define HAVE_GETUID 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_MUNMAP 1 >| #define HAVE_PUTENV 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STPCPY 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_TSEARCH 1 >| #define HAVE_WCSLEN 1 >| #define HAVE___ARGZ_COUNT 1 >| #define HAVE___ARGZ_STRINGIFY 1 >| #define HAVE___ARGZ_NEXT 1 >| #define HAVE___FSETLOCKING 1 >| #define HAVE_DECL__SNPRINTF 0 >| #define HAVE_DECL__SNWPRINTF 0 >| #define HAVE_DECL_FEOF_UNLOCKED 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| int >| main () >| { >| >| #ifndef fgets_unlocked >| char *p = (char *) fgets_unlocked; >| #endif >| >| ; >| return 0; >| } >configure:25685: result: no >configure:25699: checking whether getc_unlocked is declared >configure:25724: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:25730: $? = 0 >configure:25734: test -z > || test ! -s conftest.err >configure:25737: $? = 0 >configure:25740: test -s conftest.o >configure:25743: $? = 0 >configure:25754: result: yes >configure:25822: checking for iconv >configure:25849: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -O2 -pipe conftest.c -lpthread >&5 >configure:25855: $? = 0 >configure:25859: test -z > || test ! -s conftest.err >configure:25862: $? = 0 >configure:25865: test -s conftest >configure:25868: $? = 0 >configure:25934: result: yes >configure:25957: checking for iconv declaration >configure:25991: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:25997: $? = 0 >configure:26001: test -z > || test ! -s conftest.err >configure:26004: $? = 0 >configure:26007: test -s conftest.o >configure:26010: $? = 0 >configure:26025: result: > extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); >configure:26036: checking for nl_langinfo and CODESET >configure:26057: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -O2 -pipe conftest.c -lpthread >&5 >configure:26063: $? = 0 >configure:26067: test -z > || test ! -s conftest.err >configure:26070: $? = 0 >configure:26073: test -s conftest >configure:26076: $? = 0 >configure:26089: result: yes >configure:26101: checking for LC_MESSAGES >configure:26122: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -O2 -pipe conftest.c -lpthread >&5 >configure:26128: $? = 0 >configure:26132: test -z > || test ! -s conftest.err >configure:26135: $? = 0 >configure:26138: test -s conftest >configure:26141: $? = 0 >configure:26153: result: yes >configure:26173: checking for bison >configure:26189: found /usr/bin/bison >configure:26199: result: bison >configure:26212: checking version of bison >configure:26221: result: 2.1, ok >configure:26243: checking for CFPreferencesCopyAppValue >configure:26301: result: no >configure:26310: checking for CFLocaleCopyCurrent >configure:26368: result: no >configure:26385: checking whether NLS is requested >configure:26394: result: yes >configure:26410: checking whether included gettext is requested >configure:26420: result: no >configure:26431: checking for GNU gettext in libc >configure:26455: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -O2 -pipe conftest.c -lpthread >&5 >configure:26461: $? = 0 >configure:26465: test -z > || test ! -s conftest.err >configure:26468: $? = 0 >configure:26471: test -s conftest >configure:26474: $? = 0 >configure:26486: result: yes >configure:27048: checking whether to use NLS >configure:27050: result: yes >configure:27053: checking where the gettext function comes from >configure:27064: result: libc >configure:27160: checking for locale.h >configure:27165: result: yes >configure:27325: checking for ANSI C header files >configure:27481: result: yes >configure:27499: checking for limits.h >configure:27504: result: yes >configure:27499: checking for unistd.h >configure:27504: result: yes >configure:27508: checking io.h usability >configure:27520: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >conftest.c:132:16: error: io.h: No such file or directory >configure:27526: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define SP_MULTI_BYTE 1 >| #define SP_PACKAGE "OpenSP" >| #define SP_VERSION "1.5.2" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_DLFCN_H 1 >| #define HAVE_LIBPTHREAD 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_LONG_DOUBLE 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_INTMAX_T 1 >| #define HAVE_POSIX_PRINTF 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_MMAP 1 >| #define INTDIV0_RAISES_SIGFPE 1 >| #define HAVE_UNSIGNED_LONG_LONG 1 >| #define HAVE_UINTMAX_T 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_NL_TYPES_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_FWPRINTF 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETEGID 1 >| #define HAVE_GETEUID 1 >| #define HAVE_GETGID 1 >| #define HAVE_GETUID 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_MUNMAP 1 >| #define HAVE_PUTENV 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STPCPY 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_TSEARCH 1 >| #define HAVE_WCSLEN 1 >| #define HAVE___ARGZ_COUNT 1 >| #define HAVE___ARGZ_STRINGIFY 1 >| #define HAVE___ARGZ_NEXT 1 >| #define HAVE___FSETLOCKING 1 >| #define HAVE_DECL__SNPRINTF 0 >| #define HAVE_DECL__SNWPRINTF 0 >| #define HAVE_DECL_FEOF_UNLOCKED 1 >| #define HAVE_DECL_FGETS_UNLOCKED 0 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_LC_MESSAGES 1 >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define HAVE_LOCALE_H 1 >| #define SP_LOCALE_DIR "/usr/share/sgml/opensp-1.5.2/locale" >| #define SP_MESSAGE_DOMAIN "sp5" >| #define STDC_HEADERS 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_UNISTD_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <io.h> >configure:27549: result: no >configure:27553: checking io.h presence >configure:27563: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:98:16: error: io.h: No such file or directory >configure:27569: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define SP_MULTI_BYTE 1 >| #define SP_PACKAGE "OpenSP" >| #define SP_VERSION "1.5.2" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_DLFCN_H 1 >| #define HAVE_LIBPTHREAD 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_LONG_DOUBLE 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_INTMAX_T 1 >| #define HAVE_POSIX_PRINTF 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_MMAP 1 >| #define INTDIV0_RAISES_SIGFPE 1 >| #define HAVE_UNSIGNED_LONG_LONG 1 >| #define HAVE_UINTMAX_T 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_NL_TYPES_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_FWPRINTF 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETEGID 1 >| #define HAVE_GETEUID 1 >| #define HAVE_GETGID 1 >| #define HAVE_GETUID 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_MUNMAP 1 >| #define HAVE_PUTENV 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STPCPY 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_TSEARCH 1 >| #define HAVE_WCSLEN 1 >| #define HAVE___ARGZ_COUNT 1 >| #define HAVE___ARGZ_STRINGIFY 1 >| #define HAVE___ARGZ_NEXT 1 >| #define HAVE___FSETLOCKING 1 >| #define HAVE_DECL__SNPRINTF 0 >| #define HAVE_DECL__SNWPRINTF 0 >| #define HAVE_DECL_FEOF_UNLOCKED 1 >| #define HAVE_DECL_FGETS_UNLOCKED 0 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_LC_MESSAGES 1 >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define HAVE_LOCALE_H 1 >| #define SP_LOCALE_DIR "/usr/share/sgml/opensp-1.5.2/locale" >| #define SP_MESSAGE_DOMAIN "sp5" >| #define STDC_HEADERS 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_UNISTD_H 1 >| /* end confdefs.h. */ >| #include <io.h> >configure:27589: result: no >configure:27624: checking for io.h >configure:27631: result: no >configure:27508: checking osfcn.h usability >configure:27520: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >conftest.c:132:19: error: osfcn.h: No such file or directory >configure:27526: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define SP_MULTI_BYTE 1 >| #define SP_PACKAGE "OpenSP" >| #define SP_VERSION "1.5.2" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_DLFCN_H 1 >| #define HAVE_LIBPTHREAD 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_LONG_DOUBLE 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_INTMAX_T 1 >| #define HAVE_POSIX_PRINTF 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_MMAP 1 >| #define INTDIV0_RAISES_SIGFPE 1 >| #define HAVE_UNSIGNED_LONG_LONG 1 >| #define HAVE_UINTMAX_T 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_NL_TYPES_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_FWPRINTF 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETEGID 1 >| #define HAVE_GETEUID 1 >| #define HAVE_GETGID 1 >| #define HAVE_GETUID 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_MUNMAP 1 >| #define HAVE_PUTENV 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STPCPY 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_TSEARCH 1 >| #define HAVE_WCSLEN 1 >| #define HAVE___ARGZ_COUNT 1 >| #define HAVE___ARGZ_STRINGIFY 1 >| #define HAVE___ARGZ_NEXT 1 >| #define HAVE___FSETLOCKING 1 >| #define HAVE_DECL__SNPRINTF 0 >| #define HAVE_DECL__SNWPRINTF 0 >| #define HAVE_DECL_FEOF_UNLOCKED 1 >| #define HAVE_DECL_FGETS_UNLOCKED 0 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_LC_MESSAGES 1 >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define HAVE_LOCALE_H 1 >| #define SP_LOCALE_DIR "/usr/share/sgml/opensp-1.5.2/locale" >| #define SP_MESSAGE_DOMAIN "sp5" >| #define STDC_HEADERS 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_UNISTD_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <osfcn.h> >configure:27549: result: no >configure:27553: checking osfcn.h presence >configure:27563: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:98:19: error: osfcn.h: No such file or directory >configure:27569: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define SP_MULTI_BYTE 1 >| #define SP_PACKAGE "OpenSP" >| #define SP_VERSION "1.5.2" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_DLFCN_H 1 >| #define HAVE_LIBPTHREAD 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_LONG_DOUBLE 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_INTMAX_T 1 >| #define HAVE_POSIX_PRINTF 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_MMAP 1 >| #define INTDIV0_RAISES_SIGFPE 1 >| #define HAVE_UNSIGNED_LONG_LONG 1 >| #define HAVE_UINTMAX_T 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_NL_TYPES_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_FWPRINTF 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETEGID 1 >| #define HAVE_GETEUID 1 >| #define HAVE_GETGID 1 >| #define HAVE_GETUID 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_MUNMAP 1 >| #define HAVE_PUTENV 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STPCPY 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_TSEARCH 1 >| #define HAVE_WCSLEN 1 >| #define HAVE___ARGZ_COUNT 1 >| #define HAVE___ARGZ_STRINGIFY 1 >| #define HAVE___ARGZ_NEXT 1 >| #define HAVE___FSETLOCKING 1 >| #define HAVE_DECL__SNPRINTF 0 >| #define HAVE_DECL__SNWPRINTF 0 >| #define HAVE_DECL_FEOF_UNLOCKED 1 >| #define HAVE_DECL_FGETS_UNLOCKED 0 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_LC_MESSAGES 1 >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define HAVE_LOCALE_H 1 >| #define SP_LOCALE_DIR "/usr/share/sgml/opensp-1.5.2/locale" >| #define SP_MESSAGE_DOMAIN "sp5" >| #define STDC_HEADERS 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_UNISTD_H 1 >| /* end confdefs.h. */ >| #include <osfcn.h> >configure:27589: result: no >configure:27624: checking for osfcn.h >configure:27631: result: no >configure:27666: checking new usability >configure:27678: x86_64-pc-linux-gnu-g++ -c -march=k8 -O2 -pipe conftest.cc >&5 >configure:27684: $? = 0 >configure:27688: test -z > || test ! -s conftest.err >configure:27691: $? = 0 >configure:27694: test -s conftest.o >configure:27697: $? = 0 >configure:27707: result: yes >configure:27711: checking new presence >configure:27721: x86_64-pc-linux-gnu-g++ -E conftest.cc >configure:27727: $? = 0 >configure:27747: result: yes >configure:27782: checking for new >configure:27789: result: yes >configure:27666: checking cassert usability >configure:27678: x86_64-pc-linux-gnu-g++ -c -march=k8 -O2 -pipe conftest.cc >&5 >configure:27684: $? = 0 >configure:27688: test -z > || test ! -s conftest.err >configure:27691: $? = 0 >configure:27694: test -s conftest.o >configure:27697: $? = 0 >configure:27707: result: yes >configure:27711: checking cassert presence >configure:27721: x86_64-pc-linux-gnu-g++ -E conftest.cc >configure:27727: $? = 0 >configure:27747: result: yes >configure:27782: checking for cassert >configure:27789: result: yes >configure:27803: checking whether byte ordering is bigendian >configure:27830: x86_64-pc-linux-gnu-g++ -c -march=k8 -O2 -pipe conftest.cc >&5 >configure:27836: $? = 0 >configure:27840: test -z > || test ! -s conftest.err >configure:27843: $? = 0 >configure:27846: test -s conftest.o >configure:27849: $? = 0 >configure:27873: x86_64-pc-linux-gnu-g++ -c -march=k8 -O2 -pipe conftest.cc >&5 >conftest.cc: In function 'int main()': >conftest.cc:107: error: 'big' was not declared in this scope >conftest.cc:107: error: expected `;' before 'endian' >configure:27879: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define SP_MULTI_BYTE 1 >| #define SP_PACKAGE "OpenSP" >| #define SP_VERSION "1.5.2" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_DLFCN_H 1 >| #define HAVE_LIBPTHREAD 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_LONG_DOUBLE 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_INTMAX_T 1 >| #define HAVE_POSIX_PRINTF 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_MMAP 1 >| #define INTDIV0_RAISES_SIGFPE 1 >| #define HAVE_UNSIGNED_LONG_LONG 1 >| #define HAVE_UINTMAX_T 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_NL_TYPES_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_FWPRINTF 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETEGID 1 >| #define HAVE_GETEUID 1 >| #define HAVE_GETGID 1 >| #define HAVE_GETUID 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_MUNMAP 1 >| #define HAVE_PUTENV 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STPCPY 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_TSEARCH 1 >| #define HAVE_WCSLEN 1 >| #define HAVE___ARGZ_COUNT 1 >| #define HAVE___ARGZ_STRINGIFY 1 >| #define HAVE___ARGZ_NEXT 1 >| #define HAVE___FSETLOCKING 1 >| #define HAVE_DECL__SNPRINTF 0 >| #define HAVE_DECL__SNWPRINTF 0 >| #define HAVE_DECL_FEOF_UNLOCKED 1 >| #define HAVE_DECL_FGETS_UNLOCKED 0 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_LC_MESSAGES 1 >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define HAVE_LOCALE_H 1 >| #define SP_LOCALE_DIR "/usr/share/sgml/opensp-1.5.2/locale" >| #define SP_MESSAGE_DOMAIN "sp5" >| #define STDC_HEADERS 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_NEW 1 >| #define HAVE_CASSERT 1 >| /* end confdefs.h. */ >| #include <sys/types.h> >| #include <sys/param.h> >| >| int >| main () >| { >| #if BYTE_ORDER != BIG_ENDIAN >| not big endian >| #endif >| >| ; >| return 0; >| } >configure:28014: result: no >configure:28033: checking for size_t >configure:28087: result: yes >configure:28100: checking for struct stat.st_blksize >configure:28123: x86_64-pc-linux-gnu-g++ -c -march=k8 -O2 -pipe conftest.cc >&5 >configure:28129: $? = 0 >configure:28133: test -z > || test ! -s conftest.err >configure:28136: $? = 0 >configure:28139: test -s conftest.o >configure:28142: $? = 0 >configure:28199: result: yes >configure:28215: checking for sig_atomic_t in signal.h >configure:28236: x86_64-pc-linux-gnu-g++ -o conftest -march=k8 -O2 -pipe conftest.cc -lpthread >&5 >configure:28242: $? = 0 >configure:28246: test -z > || test ! -s conftest.err >configure:28249: $? = 0 >configure:28252: test -s conftest >configure:28255: $? = 0 >configure:28267: result: yes >configure:28338: checking for size_t >configure:28392: result: yes >configure:28395: checking size of size_t >configure:28714: x86_64-pc-linux-gnu-g++ -o conftest -march=k8 -O2 -pipe conftest.cc -lpthread >&5 >configure:28717: $? = 0 >configure:28719: ./conftest >configure:28722: $? = 0 >configure:28745: result: 8 >configure:28752: checking for unsigned int >configure:28776: x86_64-pc-linux-gnu-g++ -c -march=k8 -O2 -pipe conftest.cc >&5 >configure:28782: $? = 0 >configure:28786: test -z > || test ! -s conftest.err >configure:28789: $? = 0 >configure:28792: test -s conftest.o >configure:28795: $? = 0 >configure:28806: result: yes >configure:28809: checking size of unsigned int >configure:29128: x86_64-pc-linux-gnu-g++ -o conftest -march=k8 -O2 -pipe conftest.cc -lpthread >&5 >configure:29131: $? = 0 >configure:29133: ./conftest >configure:29136: $? = 0 >configure:29159: result: 4 >configure:29166: checking for unsigned short >configure:29190: x86_64-pc-linux-gnu-g++ -c -march=k8 -O2 -pipe conftest.cc >&5 >configure:29196: $? = 0 >configure:29200: test -z > || test ! -s conftest.err >configure:29203: $? = 0 >configure:29206: test -s conftest.o >configure:29209: $? = 0 >configure:29220: result: yes >configure:29223: checking size of unsigned short >configure:29542: x86_64-pc-linux-gnu-g++ -o conftest -march=k8 -O2 -pipe conftest.cc -lpthread >&5 >configure:29545: $? = 0 >configure:29547: ./conftest >configure:29550: $? = 0 >configure:29573: result: 2 >configure:29580: checking for wchar_t >configure:29607: x86_64-pc-linux-gnu-g++ -c -march=k8 -O2 -pipe conftest.cc >&5 >configure:29613: $? = 0 >configure:29617: test -z > || test ! -s conftest.err >configure:29620: $? = 0 >configure:29623: test -s conftest.o >configure:29626: $? = 0 >configure:29637: result: yes >configure:29640: checking size of wchar_t >configure:29977: x86_64-pc-linux-gnu-g++ -o conftest -march=k8 -O2 -pipe conftest.cc -lpthread >&5 >configure:29980: $? = 0 >configure:29982: ./conftest >configure:29985: $? = 0 >configure:30008: result: 4 >configure:30015: checking whether the compiler recognizes bool as a built-in type >configure:30048: x86_64-pc-linux-gnu-g++ -c -march=k8 -O2 -pipe conftest.cc >&5 >configure:30054: $? = 0 >configure:30058: test -z > || test ! -s conftest.err >configure:30061: $? = 0 >configure:30064: test -s conftest.o >configure:30067: $? = 0 >configure:30085: result: yes >configure:30096: checking for bool >configure:30120: x86_64-pc-linux-gnu-g++ -c -march=k8 -O2 -pipe conftest.cc >&5 >configure:30126: $? = 0 >configure:30130: test -z > || test ! -s conftest.err >configure:30133: $? = 0 >configure:30136: test -s conftest.o >configure:30139: $? = 0 >configure:30150: result: yes >configure:30153: checking size of bool >configure:30472: x86_64-pc-linux-gnu-g++ -o conftest -march=k8 -O2 -pipe conftest.cc -lpthread >&5 >configure:30475: $? = 0 >configure:30477: ./conftest >configure:30480: $? = 0 >configure:30503: result: 1 >configure:30511: checking whether the compiler supports the mutable keyword >configure:30545: x86_64-pc-linux-gnu-g++ -c -march=k8 -O2 -pipe conftest.cc >&5 >configure:30551: $? = 0 >configure:30555: test -z > || test ! -s conftest.err >configure:30558: $? = 0 >configure:30561: test -s conftest.o >configure:30564: $? = 0 >configure:30582: result: yes >configure:30592: checking whether the compiler recognizes typename >configure:30621: x86_64-pc-linux-gnu-g++ -c -march=k8 -O2 -pipe conftest.cc >&5 >configure:30627: $? = 0 >configure:30631: test -z > || test ! -s conftest.err >configure:30634: $? = 0 >configure:30637: test -s conftest.o >configure:30640: $? = 0 >configure:30658: result: yes >configure:30668: checking whether the compiler accepts the new for scoping rules >configure:30703: x86_64-pc-linux-gnu-g++ -c -march=k8 -O2 -pipe conftest.cc >&5 >configure:30709: $? = 0 >configure:30713: test -z > || test ! -s conftest.err >configure:30716: $? = 0 >configure:30719: test -s conftest.o >configure:30722: $? = 0 >configure:30740: result: yes >configure:30750: checking whether the compiler supports placement operator delete >configure:30784: x86_64-pc-linux-gnu-g++ -c -march=k8 -O2 -pipe conftest.cc >&5 >conftest.cc: In function 'int main()': >conftest.cc:119: error: 'operator delete' takes type 'void*' as first parameter >configure:30790: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define SP_MULTI_BYTE 1 >| #define SP_PACKAGE "OpenSP" >| #define SP_VERSION "1.5.2" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_DLFCN_H 1 >| #define HAVE_LIBPTHREAD 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_LONG_DOUBLE 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_INTMAX_T 1 >| #define HAVE_POSIX_PRINTF 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_MMAP 1 >| #define INTDIV0_RAISES_SIGFPE 1 >| #define HAVE_UNSIGNED_LONG_LONG 1 >| #define HAVE_UINTMAX_T 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_NL_TYPES_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_FWPRINTF 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETEGID 1 >| #define HAVE_GETEUID 1 >| #define HAVE_GETGID 1 >| #define HAVE_GETUID 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_MUNMAP 1 >| #define HAVE_PUTENV 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STPCPY 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_TSEARCH 1 >| #define HAVE_WCSLEN 1 >| #define HAVE___ARGZ_COUNT 1 >| #define HAVE___ARGZ_STRINGIFY 1 >| #define HAVE___ARGZ_NEXT 1 >| #define HAVE___FSETLOCKING 1 >| #define HAVE_DECL__SNPRINTF 0 >| #define HAVE_DECL__SNWPRINTF 0 >| #define HAVE_DECL_FEOF_UNLOCKED 1 >| #define HAVE_DECL_FGETS_UNLOCKED 0 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_LC_MESSAGES 1 >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define HAVE_LOCALE_H 1 >| #define SP_LOCALE_DIR "/usr/share/sgml/opensp-1.5.2/locale" >| #define SP_MESSAGE_DOMAIN "sp5" >| #define STDC_HEADERS 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_NEW 1 >| #define HAVE_CASSERT 1 >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_ST_BLKSIZE 1 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_UNSIGNED_INT 4 >| #define SIZEOF_UNSIGNED_SHORT 2 >| #define SIZEOF_WCHAR_T 4 >| #define HAVE_BOOL >| #define SIZEOF_BOOL 1 >| #define HAVE_MUTABLE >| #define HAVE_TYPENAME >| #define HAVE_NEW_FOR_SCOPING >| /* end confdefs.h. */ >| #include <stddef.h> >| int >| main () >| { >| class Thing { >| public: >| Thing() { }; >| void *operator new(size_t,bool) { }; >| void operator delete(size_t,void*) { }; >| }; >| ; >| return 0; >| } >configure:30821: result: no >configure:30831: checking whether the compiler supports dynamic_cast<> >configure:30863: x86_64-pc-linux-gnu-g++ -c -march=k8 -O2 -pipe conftest.cc >&5 >configure:30869: $? = 0 >configure:30873: test -z > || test ! -s conftest.err >configure:30876: $? = 0 >configure:30879: test -s conftest.o >configure:30882: $? = 0 >configure:30900: result: yes >configure:30910: checking whether the compiler implements namespaces >configure:30939: x86_64-pc-linux-gnu-g++ -c -march=k8 -O2 -pipe conftest.cc >&5 >configure:30945: $? = 0 >configure:30949: test -z > || test ! -s conftest.err >configure:30952: $? = 0 >configure:30955: test -s conftest.o >configure:30958: $? = 0 >configure:30976: result: yes >configure:30986: checking whether the compiler supports explicit instantiations >configure:31015: x86_64-pc-linux-gnu-g++ -c -march=k8 -O2 -pipe conftest.cc >&5 >configure:31021: $? = 0 >configure:31025: test -z > || test ! -s conftest.err >configure:31028: $? = 0 >configure:31031: test -s conftest.o >configure:31034: $? = 0 >configure:31052: result: yes >configure:31062: checking for placement operator new >configure:31098: x86_64-pc-linux-gnu-g++ -c -march=k8 -O2 -pipe conftest.cc >&5 >configure:31104: $? = 0 >configure:31108: test -z > || test ! -s conftest.err >configure:31111: $? = 0 >configure:31114: test -s conftest.o >configure:31117: $? = 0 >configure:31129: result: yes >configure:31138: checking whether the C++ compiler supports the std namespace >configure:31165: x86_64-pc-linux-gnu-g++ -c -march=k8 -O2 -pipe conftest.cc >&5 >configure:31171: $? = 0 >configure:31175: test -z > || test ! -s conftest.err >configure:31178: $? = 0 >configure:31181: test -s conftest.o >configure:31184: $? = 0 >configure:31196: result: yes >configure:31206: checking whether GNU C++ supports automatic template instantiation >configure:31233: result: yes >configure:31249: checking whether GNU C++ links with libg++ if we include new.h >configure:31276: result: no >configure:31351: checking whether new_handler accepts size_t and returns int >configure:31375: x86_64-pc-linux-gnu-g++ -c -march=k8 -O2 -pipe conftest.cc >&5 >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/4.1.0/include/g++-v4/backward/new.h:33, > from conftest.cc:119: >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.0/include/g++-v4/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the <X> header for the <X.h> header for C++ includes, or <iostream> instead of the deprecated header <iostream.h>. To disable this warning use -Wno-deprecated. >conftest.cc: In function 'int main()': >conftest.cc:124: error: invalid conversion from 'int (*)(size_t)' to 'void (*)()' >conftest.cc:124: error: initializing argument 1 of 'void (* std::set_new_handler(void (*)()))()' >configure:31381: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define SP_MULTI_BYTE 1 >| #define SP_PACKAGE "OpenSP" >| #define SP_VERSION "1.5.2" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_DLFCN_H 1 >| #define HAVE_LIBPTHREAD 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_LONG_DOUBLE 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_INTMAX_T 1 >| #define HAVE_POSIX_PRINTF 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_MMAP 1 >| #define INTDIV0_RAISES_SIGFPE 1 >| #define HAVE_UNSIGNED_LONG_LONG 1 >| #define HAVE_UINTMAX_T 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_NL_TYPES_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_FWPRINTF 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETEGID 1 >| #define HAVE_GETEUID 1 >| #define HAVE_GETGID 1 >| #define HAVE_GETUID 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_MUNMAP 1 >| #define HAVE_PUTENV 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STPCPY 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_TSEARCH 1 >| #define HAVE_WCSLEN 1 >| #define HAVE___ARGZ_COUNT 1 >| #define HAVE___ARGZ_STRINGIFY 1 >| #define HAVE___ARGZ_NEXT 1 >| #define HAVE___FSETLOCKING 1 >| #define HAVE_DECL__SNPRINTF 0 >| #define HAVE_DECL__SNWPRINTF 0 >| #define HAVE_DECL_FEOF_UNLOCKED 1 >| #define HAVE_DECL_FGETS_UNLOCKED 0 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_LC_MESSAGES 1 >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define HAVE_LOCALE_H 1 >| #define SP_LOCALE_DIR "/usr/share/sgml/opensp-1.5.2/locale" >| #define SP_MESSAGE_DOMAIN "sp5" >| #define STDC_HEADERS 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_NEW 1 >| #define HAVE_CASSERT 1 >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_ST_BLKSIZE 1 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_UNSIGNED_INT 4 >| #define SIZEOF_UNSIGNED_SHORT 2 >| #define SIZEOF_WCHAR_T 4 >| #define HAVE_BOOL >| #define SIZEOF_BOOL 1 >| #define HAVE_MUTABLE >| #define HAVE_TYPENAME >| #define HAVE_NEW_FOR_SCOPING >| #define HAVE_DYNAMIC_CAST >| #define HAVE_NAMESPACES >| #define HAVE_INSTANTIATIONS >| #define HAVE_PLACEMENT_OPERATOR_NEW 1 >| #define HAVE_NAMESPACE_STD 1 >| #define SP_DEFINE_TEMPLATES 1 >| /* end confdefs.h. */ >| >| #include <stddef.h> >| #include <new.h> >| int oom(size_t) { } >| int >| main () >| { >| set_new_handler(oom); >| ; >| return 0; >| } >configure:31406: result: no >configure:31423: checking for memmove >configure:31480: x86_64-pc-linux-gnu-g++ -o conftest -march=k8 -O2 -pipe conftest.cc -lpthread >&5 >configure:31486: $? = 0 >configure:31490: test -z > || test ! -s conftest.err >configure:31493: $? = 0 >configure:31496: test -s conftest >configure:31499: $? = 0 >configure:31511: result: yes >configure:31423: checking for memcmp >configure:31480: x86_64-pc-linux-gnu-g++ -o conftest -march=k8 -O2 -pipe conftest.cc -lpthread >&5 >configure:31486: $? = 0 >configure:31490: test -z > || test ! -s conftest.err >configure:31493: $? = 0 >configure:31496: test -s conftest >configure:31499: $? = 0 >configure:31511: result: yes >configure:31423: checking for strerror >configure:31480: x86_64-pc-linux-gnu-g++ -o conftest -march=k8 -O2 -pipe conftest.cc -lpthread >&5 >configure:31486: $? = 0 >configure:31490: test -z > || test ! -s conftest.err >configure:31493: $? = 0 >configure:31496: test -s conftest >configure:31499: $? = 0 >configure:31511: result: yes >configure:31423: checking for strtoul >configure:31511: result: yes >configure:31535: checking for setlocale >configure:31623: result: yes >configure:31634: checking for Windows and DOS and OS/2 style pathnames >configure:31648: result: no >configure:31667: checking whether to include support for http >configure:31674: result: yes >configure:31681: checking for main in -lnsl >configure:31705: x86_64-pc-linux-gnu-g++ -o conftest -march=k8 -O2 -pipe conftest.cc -lnsl -lpthread >&5 >configure:31711: $? = 0 >configure:31715: test -z > || test ! -s conftest.err >configure:31718: $? = 0 >configure:31721: test -s conftest >configure:31724: $? = 0 >configure:31737: result: yes >configure:31743: checking for main in -lsocket >configure:31767: x86_64-pc-linux-gnu-g++ -o conftest -march=k8 -O2 -pipe conftest.cc -lsocket -lpthread -lnsl >&5 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lsocket >collect2: ld returned 1 exit status >configure:31773: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define SP_MULTI_BYTE 1 >| #define SP_PACKAGE "OpenSP" >| #define SP_VERSION "1.5.2" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_DLFCN_H 1 >| #define HAVE_LIBPTHREAD 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_LONG_DOUBLE 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_INTMAX_T 1 >| #define HAVE_POSIX_PRINTF 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_MMAP 1 >| #define INTDIV0_RAISES_SIGFPE 1 >| #define HAVE_UNSIGNED_LONG_LONG 1 >| #define HAVE_UINTMAX_T 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_NL_TYPES_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_FWPRINTF 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETEGID 1 >| #define HAVE_GETEUID 1 >| #define HAVE_GETGID 1 >| #define HAVE_GETUID 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_MUNMAP 1 >| #define HAVE_PUTENV 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STPCPY 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_TSEARCH 1 >| #define HAVE_WCSLEN 1 >| #define HAVE___ARGZ_COUNT 1 >| #define HAVE___ARGZ_STRINGIFY 1 >| #define HAVE___ARGZ_NEXT 1 >| #define HAVE___FSETLOCKING 1 >| #define HAVE_DECL__SNPRINTF 0 >| #define HAVE_DECL__SNWPRINTF 0 >| #define HAVE_DECL_FEOF_UNLOCKED 1 >| #define HAVE_DECL_FGETS_UNLOCKED 0 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_LC_MESSAGES 1 >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define HAVE_LOCALE_H 1 >| #define SP_LOCALE_DIR "/usr/share/sgml/opensp-1.5.2/locale" >| #define SP_MESSAGE_DOMAIN "sp5" >| #define STDC_HEADERS 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_NEW 1 >| #define HAVE_CASSERT 1 >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_ST_BLKSIZE 1 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_UNSIGNED_INT 4 >| #define SIZEOF_UNSIGNED_SHORT 2 >| #define SIZEOF_WCHAR_T 4 >| #define HAVE_BOOL >| #define SIZEOF_BOOL 1 >| #define HAVE_MUTABLE >| #define HAVE_TYPENAME >| #define HAVE_NEW_FOR_SCOPING >| #define HAVE_DYNAMIC_CAST >| #define HAVE_NAMESPACES >| #define HAVE_INSTANTIATIONS >| #define HAVE_PLACEMENT_OPERATOR_NEW 1 >| #define HAVE_NAMESPACE_STD 1 >| #define SP_DEFINE_TEMPLATES 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MEMCMP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_SETLOCALE 1 >| #define PATH_SEPARATOR ':' >| #define SP_HAVE_SOCKET 1 >| /* end confdefs.h. */ >| >| >| int >| main () >| { >| main (); >| ; >| return 0; >| } >configure:31799: result: no >configure:31805: checking h_errno in netdb.h >configure:31818: result: yes >configure:31839: checking for default catalog >configure:31846: result: /etc/sgml/catalog >configure:31861: checking for default search path >configure:31868: result: /usr/share/sgml >configure:31883: checking whether to include support for XML Formatted Messages >configure:31902: result: no >configure:31906: checking whether to include DTDDECL support >configure:31921: result: yes >configure:31958: checking whether to build docs (man and html) >configure:31973: result: yes >configure:31981: checking for xmlto >configure:32014: result: no >configure:32019: error: could not find xmlto; set XMLTO or consider --disable-doc-build > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_build=x86_64-pc-linux-gnu >ac_cv_build_alias=x86_64-pc-linux-gnu >ac_cv_c_bigendian=no >ac_cv_c_compiler_gnu=yes >ac_cv_c_const=yes >ac_cv_c_gnu_automatic_templates=yes >ac_cv_c_inline=inline >ac_cv_cxx_bool=yes >ac_cv_cxx_compiler_gnu=yes >ac_cv_cxx_dynamic_cast=yes >ac_cv_cxx_explinst=yes >ac_cv_cxx_fancy_new_handler=no >ac_cv_cxx_gnu_avoid_new_h=no >ac_cv_cxx_mutable=yes >ac_cv_cxx_namespace_std=yes >ac_cv_cxx_namespaces=yes >ac_cv_cxx_new_for_scoping=yes >ac_cv_cxx_placement_operator_delete=no >ac_cv_cxx_placement_operator_new=yes >ac_cv_cxx_typename=yes >ac_cv_env_CC_set= >ac_cv_env_CC_value= >ac_cv_env_CFLAGS_set=set >ac_cv_env_CFLAGS_value=' -march=k8 -O2 -pipe' >ac_cv_env_CPPFLAGS_set= >ac_cv_env_CPPFLAGS_value= >ac_cv_env_CPP_set= >ac_cv_env_CPP_value= >ac_cv_env_CXXCPP_set= >ac_cv_env_CXXCPP_value= >ac_cv_env_CXXFLAGS_set=set >ac_cv_env_CXXFLAGS_value=' -march=k8 -O2 -pipe' >ac_cv_env_CXX_set= >ac_cv_env_CXX_value= >ac_cv_env_F77_set= >ac_cv_env_F77_value= >ac_cv_env_FFLAGS_set= >ac_cv_env_FFLAGS_value= >ac_cv_env_LDFLAGS_set= >ac_cv_env_LDFLAGS_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_exeext= >ac_cv_f77_compiler_gnu=yes >ac_cv_func___argz_count=yes >ac_cv_func___argz_next=yes >ac_cv_func___argz_stringify=yes >ac_cv_func___fsetlocking=yes >ac_cv_func_alloca_works=yes >ac_cv_func_asprintf=yes >ac_cv_func_fwprintf=yes >ac_cv_func_getcwd=yes >ac_cv_func_getegid=yes >ac_cv_func_geteuid=yes >ac_cv_func_getgid=yes >ac_cv_func_getpagesize=yes >ac_cv_func_getuid=yes >ac_cv_func_memcmp=yes >ac_cv_func_memmove=yes >ac_cv_func_mempcpy=yes >ac_cv_func_mmap_fixed_mapped=yes >ac_cv_func_munmap=yes >ac_cv_func_putenv=yes >ac_cv_func_setenv=yes >ac_cv_func_setlocale=yes >ac_cv_func_snprintf=yes >ac_cv_func_stpcpy=yes >ac_cv_func_strcasecmp=yes >ac_cv_func_strdup=yes >ac_cv_func_strerror=yes >ac_cv_func_strtoul=yes >ac_cv_func_tsearch=yes >ac_cv_func_wcslen=yes >ac_cv_gnu_library_2=yes >ac_cv_gnu_library_2_1=yes >ac_cv_have_decl__snprintf=no >ac_cv_have_decl__snwprintf=no >ac_cv_have_decl_feof_unlocked=yes >ac_cv_have_decl_fgets_unlocked=no >ac_cv_have_decl_getc_unlocked=yes >ac_cv_have_sig_atomic_t=yes >ac_cv_header_argz_h=yes >ac_cv_header_cassert=yes >ac_cv_header_dlfcn_h=yes >ac_cv_header_inttypes_h=yes >ac_cv_header_io_h=no >ac_cv_header_limits_h=yes >ac_cv_header_locale_h=yes >ac_cv_header_malloc_h=yes >ac_cv_header_memory_h=yes >ac_cv_header_new=yes >ac_cv_header_nl_types_h=yes >ac_cv_header_osfcn_h=no >ac_cv_header_stdc=yes >ac_cv_header_stddef_h=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_host=x86_64-pc-linux-gnu >ac_cv_host_alias=x86_64-pc-linux-gnu >ac_cv_lib_nsl_main=yes >ac_cv_lib_pthread_pthread_create=yes >ac_cv_lib_socket_main=no >ac_cv_member_struct_stat_st_blksize=yes >ac_cv_objext=o >ac_cv_path_GMSGFMT=/usr/bin/gmsgfmt >ac_cv_path_MSGFMT=/usr/bin/msgfmt >ac_cv_path_MSGMERGE=/usr/bin/msgmerge >ac_cv_path_PERL=/usr/bin/perl >ac_cv_path_XGETTEXT=/usr/bin/xgettext >ac_cv_path_install='/bin/install -c' >ac_cv_prog_AR=x86_64-pc-linux-gnu-ar >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_CXX=x86_64-pc-linux-gnu-g++ >ac_cv_prog_CXXCPP='x86_64-pc-linux-gnu-g++ -E' >ac_cv_prog_F77=x86_64-pc-linux-gnu-gfortran >ac_cv_prog_INTLBISON=bison >ac_cv_prog_RANLIB=x86_64-pc-linux-gnu-ranlib >ac_cv_prog_STRIP=x86_64-pc-linux-gnu-strip >ac_cv_prog_cc_g=yes >ac_cv_prog_cc_stdc= >ac_cv_prog_cxx_g=yes >ac_cv_prog_egrep='grep -E' >ac_cv_prog_f77_g=yes >ac_cv_prog_make_make_set=no >ac_cv_search_strerror='none required' >ac_cv_sizeof_bool=1 >ac_cv_sizeof_size_t=8 >ac_cv_sizeof_unsigned_int=4 >ac_cv_sizeof_unsigned_short=2 >ac_cv_sizeof_wchar_t=4 >ac_cv_type_bool=yes >ac_cv_type_long_long=yes >ac_cv_type_off_t=yes >ac_cv_type_ptrdiff_t=yes >ac_cv_type_size_t=yes >ac_cv_type_unsigned_int=yes >ac_cv_type_unsigned_long_long=yes >ac_cv_type_unsigned_short=yes >ac_cv_type_wchar_t=yes >ac_cv_working_alloca_h=yes >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 -m elf_x86_64' >acl_cv_prog_gnu_ld=yes >acl_cv_rpath=done >acl_cv_shlibext=so >acl_cv_wl=-Wl, >acx_cv_pathname_style_dos=no >am_cv_CC_dependencies_compiler_type=gcc3 >am_cv_CXX_dependencies_compiler_type=gcc3 >am_cv_func_iconv=yes >am_cv_langinfo_codeset=yes >am_cv_lib_iconv=no >am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' >am_cv_proto_iconv_arg1= >bh_cv_c_signed=yes >gl_cv_header_inttypes_h=yes >gl_cv_header_stdint_h=yes >gt_cv_c_intmax_t=yes >gt_cv_c_long_double=yes >gt_cv_c_wchar_t=yes >gt_cv_c_wint_t=yes >gt_cv_func_CFLocaleCopyCurrent=no >gt_cv_func_CFPreferencesCopyAppValue=no >gt_cv_func_gnugettext1_libc=yes >gt_cv_func_printf_posix=yes >gt_cv_header_inttypes_h=yes >gt_cv_int_divbyzero_sigfpe=yes >gt_cv_inttypes_pri_broken=no >gt_cv_val_LC_MESSAGES=yes >lt_cv_deplibs_check_method=pass_all >lt_cv_file_magic_cmd='$MAGIC_CMD' >lt_cv_file_magic_test_file= >lt_cv_ld_reload_flag=-r >lt_cv_objdir=.libs >lt_cv_path_LD=/usr/x86_64-pc-linux-gnu/bin/ld >lt_cv_path_LDCXX='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' >lt_cv_path_NM='/usr/bin/x86_64-pc-linux-gnu-nm -B' >lt_cv_path_SED=/bin/sed >lt_cv_prog_compiler_c_o=yes >lt_cv_prog_compiler_c_o_CXX=yes >lt_cv_prog_compiler_c_o_F77=yes >lt_cv_prog_compiler_rtti_exceptions=no >lt_cv_prog_gnu_ld=yes >lt_cv_prog_gnu_ldcxx=yes >lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' >lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' >lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' >lt_cv_sys_max_cmd_len=32768 >lt_lt_cv_prog_compiler_c_o='"yes"' >lt_lt_cv_prog_compiler_c_o_CXX='"yes"' >lt_lt_cv_prog_compiler_c_o_F77='"yes"' >lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"' >lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' >lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' >nls_cv_force_use_gnu_gettext=no >nls_cv_header_intl= >nls_cv_header_libgt= >nls_cv_use_gnu_gettext=no > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >ACLOCAL='${SHELL} /var/tmp/portage/opensp-1.5.2/work/OpenSP-1.5.2/missing --run aclocal-1.9' >ALLOCA='' >AMDEPBACKSLASH='\' >AMDEP_FALSE='#' >AMDEP_TRUE='' >AMTAR='${SHELL} /var/tmp/portage/opensp-1.5.2/work/OpenSP-1.5.2/missing --run tar' >AR='x86_64-pc-linux-gnu-ar' >AUTOCONF='${SHELL} /var/tmp/portage/opensp-1.5.2/work/OpenSP-1.5.2/missing --run autoconf' >AUTOHEADER='${SHELL} /var/tmp/portage/opensp-1.5.2/work/OpenSP-1.5.2/missing --run autoheader' >AUTOMAKE='${SHELL} /var/tmp/portage/opensp-1.5.2/work/OpenSP-1.5.2/missing --run automake-1.9' >AWK='gawk' >BUILD_INCLUDED_LIBINTL='no' >CATOBJEXT='.gmo' >CC='x86_64-pc-linux-gnu-gcc' >CCDEPMODE='depmode=gcc3' >CFLAGS=' -march=k8 -O2 -pipe' >CPP='x86_64-pc-linux-gnu-gcc -E' >CPPFLAGS='' >CXX='x86_64-pc-linux-gnu-g++' >CXXCPP='x86_64-pc-linux-gnu-g++ -E' >CXXDEPMODE='depmode=gcc3' >CXXFLAGS=' -march=k8 -O2 -pipe' >CYGPATH_W='echo' >DATADIRNAME='share' >DEFS='' >DEPDIR='.deps' >DOCSRC='' >DTDDECL_FALSE='#' >DTDDECL_TRUE='' >ECHO='echo' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='grep -E' >EXEEXT='' >EXTRADOCS='' >F77='x86_64-pc-linux-gnu-gfortran' >FFLAGS='-g -O2' >GENCAT='gencat' >GLIBC21='yes' >GLIBC2='yes' >GMSGFMT='/usr/bin/gmsgfmt' >HAVE_ASPRINTF='1' >HAVE_POSIX_PRINTF='1' >HAVE_SNPRINTF='1' >HAVE_WPRINTF='0' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' >INSTOBJEXT='.mo' >INTLBISON='bison' >INTLLIBS='' >INTLOBJS='' >INTL_LIBTOOL_SUFFIX_PREFIX='' >INTL_MACOSX_LIBS='' >JADE='' >JADETEX='' >LDFLAGS='' >LIBICONV='' >LIBINTL='' >LIBOBJS='' >LIBS='-lpthread -lnsl' >LIBTOOL='$(SHELL) $(top_builddir)/libtool' >LN_S='ln -s' >LTLIBICONV='' >LTLIBINTL='' >LTLIBOBJS='' >MAINT='#' >MAINTAINER_MODE_FALSE='' >MAINTAINER_MODE_TRUE='#' >MAKEINFO='${SHELL} /var/tmp/portage/opensp-1.5.2/work/OpenSP-1.5.2/missing --run makeinfo' >MKINSTALLDIRS='$(top_builddir)/./mkinstalldirs' >MSGFMT='/usr/bin/msgfmt' >MSGMERGE='/usr/bin/msgmerge' >OBJEXT='o' >PACKAGE='OpenSP' >PACKAGE_BUGREPORT='' >PACKAGE_NAME='' >PACKAGE_STRING='' >PACKAGE_TARNAME='' >PACKAGE_VERSION='' >PATH_SEPARATOR=':' >PDF2PS='' >PDFJADETEX='' >PERL='/usr/bin/perl' >POSUB='po' >RANLIB='x86_64-pc-linux-gnu-ranlib' >SET_MAKE='MAKE=make' >SHELL='/bin/sh' >SP_LIBOSP_AGE='0' >SP_LIBOSP_CUR='5' >SP_LIBOSP_REV='0' >SP_MESSAGE_DOMAIN='sp5' >STRIP='x86_64-pc-linux-gnu-strip' >USE_INCLUDED_LIBINTL='no' >USE_NLS='yes' >VERSION='1.5.2' >XGETTEXT='/usr/bin/xgettext' >XMLTO='' >ac_ct_AR='' >ac_ct_CC='' >ac_ct_CXX='' >ac_ct_F77='' >ac_ct_RANLIB='' >ac_ct_STRIP='' >am__fastdepCC_FALSE='#' >am__fastdepCC_TRUE='' >am__fastdepCXX_FALSE='#' >am__fastdepCXX_TRUE='' >am__include='include' >am__leading_dot='.' >am__quote='' >am__tar='${AMTAR} chof - "$$tardir"' >am__untar='${AMTAR} xf -' >bindir='${exec_prefix}/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/sgml/opensp-1.5.2' >exec_prefix='NONE' >host='x86_64-pc-linux-gnu' >host_alias='x86_64-pc-linux-gnu' >host_cpu='x86_64' >host_os='linux-gnu' >host_vendor='pc' >includedir='${prefix}/include' >infodir='/usr/share/info' >install_sh='/var/tmp/portage/opensp-1.5.2/work/OpenSP-1.5.2/install-sh' >libdir='/usr/lib64' >libexecdir='${exec_prefix}/libexec' >localstatedir='/var/lib' >mandir='/usr/share/man' >mkdir_p='mkdir -p --' >oldincludedir='/usr/include' >prefix='/usr' >program_transform_name='s,x,x,' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >sysconfdir='/etc' >target_alias='' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >#define ENABLE_NLS 1 >#define HAVE_ALLOCA 1 >#define HAVE_ALLOCA_H 1 >#define HAVE_ARGZ_H 1 >#define HAVE_ASPRINTF 1 >#define HAVE_BOOL >#define HAVE_CASSERT 1 >#define HAVE_DCGETTEXT 1 >#define HAVE_DECL_FEOF_UNLOCKED 1 >#define HAVE_DECL_FGETS_UNLOCKED 0 >#define HAVE_DECL_GETC_UNLOCKED 1 >#define HAVE_DECL__SNPRINTF 0 >#define HAVE_DECL__SNWPRINTF 0 >#define HAVE_DLFCN_H 1 >#define HAVE_DYNAMIC_CAST >#define HAVE_FWPRINTF 1 >#define HAVE_GETCWD 1 >#define HAVE_GETEGID 1 >#define HAVE_GETEUID 1 >#define HAVE_GETGID 1 >#define HAVE_GETPAGESIZE 1 >#define HAVE_GETTEXT 1 >#define HAVE_GETUID 1 >#define HAVE_ICONV 1 >#define HAVE_INSTANTIATIONS >#define HAVE_INTMAX_T 1 >#define HAVE_INTTYPES_H 1 >#define HAVE_INTTYPES_H 1 >#define HAVE_INTTYPES_H_WITH_UINTMAX 1 >#define HAVE_LANGINFO_CODESET 1 >#define HAVE_LC_MESSAGES 1 >#define HAVE_LIBPTHREAD 1 >#define HAVE_LIMITS_H 1 >#define HAVE_LIMITS_H 1 >#define HAVE_LOCALE_H 1 >#define HAVE_LOCALE_H 1 >#define HAVE_LONG_DOUBLE 1 >#define HAVE_LONG_LONG 1 >#define HAVE_MALLOC_H 1 >#define HAVE_MEMCMP 1 >#define HAVE_MEMMOVE 1 >#define HAVE_MEMORY_H 1 >#define HAVE_MEMPCPY 1 >#define HAVE_MMAP 1 >#define HAVE_MUNMAP 1 >#define HAVE_MUTABLE >#define HAVE_NAMESPACES >#define HAVE_NAMESPACE_STD 1 >#define HAVE_NEW 1 >#define HAVE_NEW_FOR_SCOPING >#define HAVE_NL_TYPES_H 1 >#define HAVE_PLACEMENT_OPERATOR_NEW 1 >#define HAVE_POSIX_PRINTF 1 >#define HAVE_PUTENV 1 >#define HAVE_SETENV 1 >#define HAVE_SETLOCALE 1 >#define HAVE_SETLOCALE 1 >#define HAVE_SNPRINTF 1 >#define HAVE_STDDEF_H 1 >#define HAVE_STDINT_H 1 >#define HAVE_STDINT_H 1 >#define HAVE_STDINT_H 1 >#define HAVE_STDINT_H_WITH_UINTMAX 1 >#define HAVE_STDLIB_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_STPCPY 1 >#define HAVE_STRCASECMP 1 >#define HAVE_STRDUP 1 >#define HAVE_STRERROR 1 >#define HAVE_STRINGS_H 1 >#define HAVE_STRING_H 1 >#define HAVE_STRING_H 1 >#define HAVE_STRTOUL 1 >#define HAVE_STRTOUL 1 >#define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >#define HAVE_ST_BLKSIZE 1 >#define HAVE_SYS_PARAM_H 1 >#define HAVE_SYS_STAT_H 1 >#define HAVE_SYS_TYPES_H 1 >#define HAVE_TSEARCH 1 >#define HAVE_TYPENAME >#define HAVE_UINTMAX_T 1 >#define HAVE_UNISTD_H 1 >#define HAVE_UNISTD_H 1 >#define HAVE_UNISTD_H 1 >#define HAVE_UNISTD_H 1 >#define HAVE_UNSIGNED_LONG_LONG 1 >#define HAVE_WCHAR_T 1 >#define HAVE_WCSLEN 1 >#define HAVE_WINT_T 1 >#define HAVE___ARGZ_COUNT 1 >#define HAVE___ARGZ_NEXT 1 >#define HAVE___ARGZ_STRINGIFY 1 >#define HAVE___FSETLOCKING 1 >#define ICONV_CONST >#define INTDIV0_RAISES_SIGFPE 1 >#define PACKAGE_BUGREPORT "" >#define PACKAGE_NAME "" >#define PACKAGE_STRING "" >#define PACKAGE_TARNAME "" >#define PACKAGE_VERSION "" >#define PATH_SEPARATOR ':' >#define SGML_CATALOG_FILES_DEFAULT "/etc/sgml/catalog" >#define SGML_SEARCH_PATH_DEFAULT "/usr/share/sgml" >#define SIZEOF_BOOL 1 >#define SIZEOF_SIZE_T 8 >#define SIZEOF_UNSIGNED_INT 4 >#define SIZEOF_UNSIGNED_SHORT 2 >#define SIZEOF_WCHAR_T 4 >#define SP_DEFINE_TEMPLATES 1 >#define SP_DTDDECL 1 >#define SP_HAVE_SOCKET 1 >#define SP_LOCALE_DIR "/usr/share/sgml/opensp-1.5.2/locale" >#define SP_MESSAGE_DOMAIN "sp5" >#define SP_MULTI_BYTE 1 >#define SP_PACKAGE "OpenSP" >#define SP_VERSION "1.5.2" >#define STDC_HEADERS 1 >#define STDC_HEADERS 1 >#endif >#ifdef __cplusplus >extern "C" void std::exit (int) throw (); using std::exit; > >configure: exit 1
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 134163
: 87355