This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by yasm configure HEAD, 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 --disable-nls --libdir=/usr/lib64 --build=x86_64-pc-linux-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = localhost uname -m = x86_64 uname -r = 2.6.19-gentoo-r2 uname -s = Linux uname -v = #3 SMP Thu Dec 21 19:50:42 CET 2006 /usr/bin/uname -p = Intel(R) Core(TM)2 CPU 6600 @ 2.40GHz /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown 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.1 PATH: /opt/intel/compiler91/bin PATH: /opt/blackdown-jdk-1.4.2.03/bin PATH: /opt/blackdown-jdk-1.4.2.03/jre/bin PATH: /usr/qt/3/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1390: checking for a BSD-compatible install configure:1445: result: /bin/install -c configure:1456: checking whether build environment is sane configure:1499: result: yes configure:1564: checking for gawk configure:1580: found /bin/gawk configure:1590: result: gawk configure:1600: checking whether make sets $(MAKE) configure:1620: result: yes configure:1788: checking whether to enable maintainer-specific portions of Makefiles configure:1797: result: no configure:1871: checking for bison configure:1887: found /usr/bin/bison configure:1897: result: bison -y configure:1913: checking bison version configure:1920: result: 2.3 (ok) configure:1937: checking for a BSD-compatible install configure:1992: result: /bin/install -c configure:2003: checking whether ln -s works configure:2007: result: yes configure:2017: checking for x86_64-pc-linux-gnu-ranlib configure:2033: found /usr/bin/x86_64-pc-linux-gnu-ranlib configure:2043: result: x86_64-pc-linux-gnu-ranlib configure:2107: checking for xmlto configure:2136: result: no configure:2145: WARNING: xmlto not found, manpages will not be rebuilt. configure:2166: checking if malloc debugging is wanted configure:2187: result: no configure:2207: checking for style of include used by make configure:2235: result: GNU configure:2268: checking for x86_64-pc-linux-gnu-gcc configure:2284: found /usr/bin/x86_64-pc-linux-gnu-gcc configure:2294: result: x86_64-pc-linux-gnu-gcc configure:2576: checking for C compiler version configure:2579: x86_64-pc-linux-gnu-gcc --version &5 x86_64-pc-linux-gnu-gcc (GCC) 4.1.1 (Gentoo 4.1.1-r3) 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:2582: $? = 0 configure:2584: x86_64-pc-linux-gnu-gcc -v &5 Using built-in specs. Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.1.1-r3/work/gcc-4.1.1/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.1.1 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.1 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.1/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.1/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-nls --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --enable-multilib --disable-libmudflap --disable-libssp --disable-libgcj --enable-languages=c,c++ --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu Thread model: posix gcc version 4.1.1 (Gentoo 4.1.1-r3) configure:2587: $? = 0 configure:2589: x86_64-pc-linux-gnu-gcc -V &5 x86_64-pc-linux-gnu-gcc: '-V' option must have argument configure:2592: $? = 1 configure:2615: checking for C compiler default output file name configure:2618: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona conftest.c >&5 configure:2621: $? = 0 configure:2667: result: a.out configure:2672: checking whether the C compiler works configure:2678: ./a.out configure:2681: $? = 0 configure:2698: result: yes configure:2705: checking whether we are cross compiling configure:2707: result: no configure:2710: checking for suffix of executables configure:2712: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=nocona conftest.c >&5 configure:2715: $? = 0 configure:2740: result: configure:2746: checking for suffix of object files configure:2767: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=nocona conftest.c >&5 configure:2770: $? = 0 configure:2792: result: o configure:2796: checking whether we are using the GNU C compiler configure:2820: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=nocona conftest.c >&5 configure:2826: $? = 0 configure:2830: test -z || test ! -s conftest.err configure:2833: $? = 0 configure:2836: test -s conftest.o configure:2839: $? = 0 configure:2852: result: yes configure:2858: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:2879: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:2885: $? = 0 configure:2889: test -z || test ! -s conftest.err configure:2892: $? = 0 configure:2895: test -s conftest.o configure:2898: $? = 0 configure:2909: result: yes configure:2926: checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C configure:2996: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=nocona conftest.c >&5 configure:3002: $? = 0 configure:3006: test -z || test ! -s conftest.err configure:3009: $? = 0 configure:3012: test -s conftest.o configure:3015: $? = 0 configure:3033: result: none needed configure:3051: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=nocona conftest.c >&5 conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me' configure:3057: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3192: checking dependency style of x86_64-pc-linux-gnu-gcc configure:3282: result: gcc3 configure:3305: checking how to run the C preprocessor configure:3340: x86_64-pc-linux-gnu-gcc -E conftest.c configure:3346: $? = 0 configure:3378: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:11:28: error: ac_nonexistent.h: No such file or directory configure:3384: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "yasm" | #define PACKAGE_TARNAME "yasm" | #define PACKAGE_VERSION "HEAD" | #define PACKAGE_STRING "yasm HEAD" | #define PACKAGE_BUGREPORT "bug-yasm@tortall.net" | #define PACKAGE "yasm" | #define VERSION "0.5.0rc1" | /* end confdefs.h. */ | #include configure:3423: result: x86_64-pc-linux-gnu-gcc -E configure:3447: x86_64-pc-linux-gnu-gcc -E conftest.c configure:3453: $? = 0 configure:3485: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:11:28: error: ac_nonexistent.h: No such file or directory configure:3491: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "yasm" | #define PACKAGE_TARNAME "yasm" | #define PACKAGE_VERSION "HEAD" | #define PACKAGE_STRING "yasm HEAD" | #define PACKAGE_BUGREPORT "bug-yasm@tortall.net" | #define PACKAGE "yasm" | #define VERSION "0.5.0rc1" | /* end confdefs.h. */ | #include configure:3535: checking for egrep configure:3545: result: grep -E configure:3550: checking for ANSI C header files configure:3575: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=nocona conftest.c >&5 configure:3581: $? = 0 configure:3585: test -z || test ! -s conftest.err configure:3588: $? = 0 configure:3591: test -s conftest.o configure:3594: $? = 0 configure:3683: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=nocona conftest.c >&5 conftest.c: In function 'main': conftest.c:28: warning: incompatible implicit declaration of built-in function 'exit' configure:3686: $? = 0 configure:3688: ./conftest configure:3691: $? = 0 configure:3706: result: yes configure:3716: checking for sys/wait.h that is POSIX.1 compatible configure:3747: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=nocona conftest.c >&5 configure:3753: $? = 0 configure:3757: test -z || test ! -s conftest.err configure:3760: $? = 0 configure:3763: test -s conftest.o configure:3766: $? = 0 configure:3777: result: yes configure:3801: checking for sys/types.h configure:3817: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=nocona conftest.c >&5 configure:3823: $? = 0 configure:3827: test -z || test ! -s conftest.err configure:3830: $? = 0 configure:3833: test -s conftest.o configure:3836: $? = 0 configure:3847: result: yes configure:3801: checking for sys/stat.h configure:3817: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=nocona conftest.c >&5 configure:3823: $? = 0 configure:3827: test -z || test ! -s conftest.err configure:3830: $? = 0 configure:3833: test -s conftest.o configure:3836: $? = 0 configure:3847: result: yes configure:3801: checking for stdlib.h configure:3817: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=nocona conftest.c >&5 configure:3823: $? = 0 configure:3827: test -z || test ! -s conftest.err configure:3830: $? = 0 configure:3833: test -s conftest.o configure:3836: $? = 0 configure:3847: result: yes configure:3801: checking for string.h configure:3817: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=nocona conftest.c >&5 configure:3823: $? = 0 configure:3827: test -z || test ! -s conftest.err configure:3830: $? = 0 configure:3833: test -s conftest.o configure:3836: $? = 0 configure:3847: result: yes configure:3801: checking for memory.h configure:3817: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=nocona conftest.c >&5 configure:3823: $? = 0 configure:3827: test -z || test ! -s conftest.err configure:3830: $? = 0 configure:3833: test -s conftest.o configure:3836: $? = 0 configure:3847: result: yes configure:3801: checking for strings.h configure:3817: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=nocona conftest.c >&5 configure:3823: $? = 0 configure:3827: test -z || test ! -s conftest.err configure:3830: $? = 0 configure:3833: test -s conftest.o configure:3836: $? = 0 configure:3847: result: yes configure:3801: checking for inttypes.h configure:3817: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=nocona conftest.c >&5 configure:3823: $? = 0 configure:3827: test -z || test ! -s conftest.err configure:3830: $? = 0 configure:3833: test -s conftest.o configure:3836: $? = 0 configure:3847: result: yes configure:3801: checking for stdint.h configure:3817: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=nocona conftest.c >&5 configure:3823: $? = 0 configure:3827: test -z || test ! -s conftest.err configure:3830: $? = 0 configure:3833: test -s conftest.o configure:3836: $? = 0 configure:3847: result: yes configure:3801: checking for unistd.h configure:3817: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=nocona conftest.c >&5 configure:3823: $? = 0 configure:3827: test -z || test ! -s conftest.err configure:3830: $? = 0 configure:3833: test -s conftest.o configure:3836: $? = 0 configure:3847: result: yes configure:3876: checking limits.h usability configure:3888: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=nocona conftest.c >&5 configure:3894: $? = 0 configure:3898: test -z || test ! -s conftest.err configure:3901: $? = 0 configure:3904: test -s conftest.o configure:3907: $? = 0 configure:3917: result: yes configure:3921: checking limits.h presence configure:3931: x86_64-pc-linux-gnu-gcc -E conftest.c configure:3937: $? = 0 configure:3957: result: yes configure:3992: checking for limits.h configure:3999: result: yes configure:3876: checking sys/param.h usability configure:3888: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=nocona conftest.c >&5 configure:3894: $? = 0 configure:3898: test -z || test ! -s conftest.err configure:3901: $? = 0 configure:3904: test -s conftest.o configure:3907: $? = 0 configure:3917: result: yes configure:3921: checking sys/param.h presence configure:3931: x86_64-pc-linux-gnu-gcc -E conftest.c configure:3937: $? = 0 configure:3957: result: yes configure:3992: checking for sys/param.h configure:3999: result: yes configure:3876: checking libgen.h usability configure:3888: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=nocona conftest.c >&5 configure:3894: $? = 0 configure:3898: test -z || test ! -s conftest.err configure:3901: $? = 0 configure:3904: test -s conftest.o configure:3907: $? = 0 configure:3917: result: yes configure:3921: checking libgen.h presence configure:3931: x86_64-pc-linux-gnu-gcc -E conftest.c configure:3937: $? = 0 configure:3957: result: yes configure:3992: checking for libgen.h configure:3999: result: yes configure:3867: checking for unistd.h configure:3872: result: yes configure:4023: checking for an ANSI C-conforming const configure:4090: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=nocona conftest.c >&5 configure:4096: $? = 0 configure:4100: test -z || test ! -s conftest.err configure:4103: $? = 0 configure:4106: test -s conftest.o configure:4109: $? = 0 configure:4120: result: yes configure:4130: checking for inline configure:4151: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=nocona conftest.c >&5 configure:4157: $? = 0 configure:4161: test -z || test ! -s conftest.err configure:4164: $? = 0 configure:4167: test -s conftest.o configure:4170: $? = 0 configure:4182: result: inline configure:4201: checking for function prototypes configure:4204: result: yes configure:4221: checking for size_t configure:4245: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=nocona conftest.c >&5 configure:4251: $? = 0 configure:4255: test -z || test ! -s conftest.err configure:4258: $? = 0 configure:4261: test -s conftest.o configure:4264: $? = 0 configure:4275: result: yes configure:4288: checking for stdint types configure:4316: x86_64-pc-linux-gnu-gcc -c conftest.c >&5 configure:4322: $? = 0 configure:4326: test -z || test ! -s conftest.err configure:4329: $? = 0 configure:4332: test -s conftest.o configure:4335: $? = 0 configure:4364: result: stdint.h (shortcircuit) configure:7140: result: make use of stdint.h in _stdint.h (assuming C99 compatible system) configure:7155: checking for vprintf configure:7212: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=nocona conftest.c >&5 conftest.c:52: warning: conflicting types for built-in function 'vprintf' configure:7218: $? = 0 configure:7222: test -z || test ! -s conftest.err configure:7225: $? = 0 configure:7228: test -s conftest configure:7231: $? = 0 configure:7243: result: yes configure:7250: checking for _doprnt configure:7307: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=nocona conftest.c >&5 /var/tmp/portage/dev-lang/yasm-0.5.0_rc1/temp/ccYiDKPv.o: In function `main': conftest.c:(.text+0x9): undefined reference to `_doprnt' /var/tmp/portage/dev-lang/yasm-0.5.0_rc1/temp/ccYiDKPv.o:(.data+0x0): undefined reference to `_doprnt' collect2: ld returned 1 exit status configure:7313: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "yasm" | #define PACKAGE_TARNAME "yasm" | #define PACKAGE_VERSION "HEAD" | #define PACKAGE_STRING "yasm HEAD" | #define PACKAGE_BUGREPORT "bug-yasm@tortall.net" | #define PACKAGE "yasm" | #define VERSION "0.5.0rc1" | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 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_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_UNISTD_H 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | /* Define _doprnt to an innocuous variant, in case declares _doprnt. | For example, HP-UX 11i declares gettimeofday. */ | #define _doprnt innocuous__doprnt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _doprnt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _doprnt | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char _doprnt (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub__doprnt) || defined (__stub____doprnt) | choke me | #else | char (*f) () = _doprnt; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != _doprnt; | ; | return 0; | } configure:7338: result: no configure:7361: checking for abort configure:7418: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=nocona conftest.c >&5 conftest.c:53: warning: conflicting types for built-in function 'abort' configure:7424: $? = 0 configure:7428: test -z || test ! -s conftest.err configure:7431: $? = 0 configure:7434: test -s conftest configure:7437: $? = 0 configure:7449: result: yes configure:7361: checking for memcpy configure:7418: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=nocona conftest.c >&5 conftest.c:54: warning: conflicting types for built-in function 'memcpy' configure:7424: $? = 0 configure:7428: test -z || test ! -s conftest.err configure:7431: $? = 0 configure:7434: test -s conftest configure:7437: $? = 0 configure:7449: result: yes configure:7361: checking for memmove configure:7418: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=nocona conftest.c >&5 conftest.c:55: warning: conflicting types for built-in function 'memmove' configure:7424: $? = 0 configure:7428: test -z || test ! -s conftest.err configure:7431: $? = 0 configure:7434: test -s conftest configure:7437: $? = 0 configure:7449: result: yes configure:7361: checking for strrchr configure:7418: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=nocona conftest.c >&5 conftest.c:56: warning: conflicting types for built-in function 'strrchr' configure:7424: $? = 0 configure:7428: test -z || test ! -s conftest.err configure:7431: $? = 0 configure:7434: test -s conftest configure:7437: $? = 0 configure:7449: result: yes configure:7361: checking for toascii configure:7418: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=nocona conftest.c >&5 conftest.c:57: warning: conflicting types for built-in function 'toascii' configure:7424: $? = 0 configure:7428: test -z || test ! -s conftest.err configure:7431: $? = 0 configure:7434: test -s conftest configure:7437: $? = 0 configure:7449: result: yes configure:7361: checking for vsnprintf configure:7418: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=nocona conftest.c >&5 conftest.c:58: warning: conflicting types for built-in function 'vsnprintf' configure:7424: $? = 0 configure:7428: test -z || test ! -s conftest.err configure:7431: $? = 0 configure:7434: test -s conftest configure:7437: $? = 0 configure:7449: result: yes configure:7465: checking for strsep configure:7522: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=nocona conftest.c >&5 configure:7528: $? = 0 configure:7532: test -z || test ! -s conftest.err configure:7535: $? = 0 configure:7538: test -s conftest configure:7541: $? = 0 configure:7553: result: yes configure:7465: checking for mergesort configure:7522: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=nocona conftest.c >&5 /var/tmp/portage/dev-lang/yasm-0.5.0_rc1/temp/ccXXPCld.o: In function `main': conftest.c:(.text+0x9): undefined reference to `mergesort' /var/tmp/portage/dev-lang/yasm-0.5.0_rc1/temp/ccXXPCld.o:(.data+0x0): undefined reference to `mergesort' collect2: ld returned 1 exit status configure:7528: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "yasm" | #define PACKAGE_TARNAME "yasm" | #define PACKAGE_VERSION "HEAD" | #define PACKAGE_STRING "yasm HEAD" | #define PACKAGE_BUGREPORT "bug-yasm@tortall.net" | #define PACKAGE "yasm" | #define VERSION "0.5.0rc1" | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 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_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_UNISTD_H 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define HAVE_VPRINTF 1 | #define HAVE_ABORT 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRRCHR 1 | #define HAVE_TOASCII 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRSEP 1 | /* end confdefs.h. */ | /* Define mergesort to an innocuous variant, in case declares mergesort. | For example, HP-UX 11i declares gettimeofday. */ | #define mergesort innocuous_mergesort | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char mergesort (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef mergesort | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char mergesort (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_mergesort) || defined (__stub___mergesort) | choke me | #else | char (*f) () = mergesort; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != mergesort; | ; | return 0; | } configure:7553: result: no configure:7465: checking for getcwd configure:7522: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=nocona conftest.c >&5 configure:7528: $? = 0 configure:7532: test -z || test ! -s conftest.err configure:7535: $? = 0 configure:7538: test -s conftest configure:7541: $? = 0 configure:7553: result: yes configure:7571: checking for strcasecmp configure:7628: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=nocona conftest.c >&5 conftest.c:61: warning: conflicting types for built-in function 'strcasecmp' configure:7634: $? = 0 configure:7638: test -z || test ! -s conftest.err configure:7641: $? = 0 configure:7644: test -s conftest configure:7647: $? = 0 configure:7659: result: yes configure:7571: checking for strncasecmp configure:7628: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=nocona conftest.c >&5 conftest.c:62: warning: conflicting types for built-in function 'strncasecmp' configure:7634: $? = 0 configure:7638: test -z || test ! -s conftest.err configure:7641: $? = 0 configure:7644: test -s conftest configure:7647: $? = 0 configure:7659: result: yes configure:7571: checking for stricmp configure:7628: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=nocona conftest.c >&5 /var/tmp/portage/dev-lang/yasm-0.5.0_rc1/temp/cc8bMmDn.o: In function `main': conftest.c:(.text+0x9): undefined reference to `stricmp' /var/tmp/portage/dev-lang/yasm-0.5.0_rc1/temp/cc8bMmDn.o:(.data+0x0): undefined reference to `stricmp' collect2: ld returned 1 exit status configure:7634: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "yasm" | #define PACKAGE_TARNAME "yasm" | #define PACKAGE_VERSION "HEAD" | #define PACKAGE_STRING "yasm HEAD" | #define PACKAGE_BUGREPORT "bug-yasm@tortall.net" | #define PACKAGE "yasm" | #define VERSION "0.5.0rc1" | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 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_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_UNISTD_H 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define HAVE_VPRINTF 1 | #define HAVE_ABORT 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRRCHR 1 | #define HAVE_TOASCII 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRSEP 1 | #define HAVE_GETCWD 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | /* end confdefs.h. */ | /* Define stricmp to an innocuous variant, in case declares stricmp. | For example, HP-UX 11i declares gettimeofday. */ | #define stricmp innocuous_stricmp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char stricmp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef stricmp | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char stricmp (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_stricmp) || defined (__stub___stricmp) | choke me | #else | char (*f) () = stricmp; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != stricmp; | ; | return 0; | } configure:7659: result: no configure:7571: checking for strcmpi configure:7628: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=nocona conftest.c >&5 /var/tmp/portage/dev-lang/yasm-0.5.0_rc1/temp/cckzuors.o: In function `main': conftest.c:(.text+0x9): undefined reference to `strcmpi' /var/tmp/portage/dev-lang/yasm-0.5.0_rc1/temp/cckzuors.o:(.data+0x0): undefined reference to `strcmpi' collect2: ld returned 1 exit status configure:7634: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "yasm" | #define PACKAGE_TARNAME "yasm" | #define PACKAGE_VERSION "HEAD" | #define PACKAGE_STRING "yasm HEAD" | #define PACKAGE_BUGREPORT "bug-yasm@tortall.net" | #define PACKAGE "yasm" | #define VERSION "0.5.0rc1" | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 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_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_UNISTD_H 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define HAVE_VPRINTF 1 | #define HAVE_ABORT 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRRCHR 1 | #define HAVE_TOASCII 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRSEP 1 | #define HAVE_GETCWD 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | /* end confdefs.h. */ | /* Define strcmpi to an innocuous variant, in case declares strcmpi. | For example, HP-UX 11i declares gettimeofday. */ | #define strcmpi innocuous_strcmpi | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strcmpi (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strcmpi | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char strcmpi (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_strcmpi) || defined (__stub___strcmpi) | choke me | #else | char (*f) () = strcmpi; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != strcmpi; | ; | return 0; | } configure:7659: result: no configure:7688: checking whether NLS is requested configure:7697: result: no configure:7735: checking for msgfmt configure:7766: result: /usr/bin/msgfmt configure:7775: checking for gmsgfmt configure:7793: found /usr/bin/gmsgfmt configure:7806: result: /usr/bin/gmsgfmt configure:7845: checking for xgettext configure:7876: result: /usr/bin/xgettext configure:7916: checking for msgmerge configure:7946: result: /usr/bin/msgmerge configure:8003: checking build system type configure:8021: result: x86_64-pc-linux-gnu configure:8029: checking host system type configure:8043: result: x86_64-pc-linux-gnu configure:8075: checking for ld used by GCC configure:8139: result: /usr/x86_64-pc-linux-gnu/bin/ld configure:8148: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld configure:8161: result: yes configure:8167: checking for shared library run path origin configure:8180: result: done configure:8596: checking whether NLS is requested configure:8605: result: no configure:9377: checking whether to use NLS configure:9379: result: no configure:9469: checking for GNU C Library configure:9495: result: yes configure:9731: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by yasm config.status HEAD, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on localhost config.status:752: creating Makefile config.status:752: creating po/Makefile.in config.status:856: creating config.h config.status:1180: executing depfiles commands config.status:1180: executing _stdint.h commands config.status:1269: creating _stdint.h : _YASM__STDINT_H config.status:1180: executing default-1 commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_build_alias=x86_64-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_env_CCLD_FOR_BUILD_set= ac_cv_env_CCLD_FOR_BUILD_value= ac_cv_env_CC_FOR_BUILD_set=set ac_cv_env_CC_FOR_BUILD_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -pipe -march=nocona' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set=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_func__doprnt=no ac_cv_func_abort=yes ac_cv_func_getcwd=yes ac_cv_func_memcpy=yes ac_cv_func_memmove=yes ac_cv_func_mergesort=no ac_cv_func_strcasecmp=yes ac_cv_func_strcmpi=no ac_cv_func_stricmp=no ac_cv_func_strncasecmp=yes ac_cv_func_strrchr=yes ac_cv_func_strsep=yes ac_cv_func_toascii=yes ac_cv_func_vprintf=yes ac_cv_func_vsnprintf=yes ac_cv_header_inttypes_h=yes ac_cv_header_libgen_h=yes ac_cv_header_limits_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint=stdint.h ac_cv_header_stdint_h=yes ac_cv_header_stdint_t=stdint.h 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_sys_wait_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_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_XGETTEXT=/usr/bin/xgettext ac_cv_path_install='/bin/install -c' 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_RANLIB=x86_64-pc-linux-gnu-ranlib ac_cv_prog_YACC='bison -y' ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_egrep='grep -E' ac_cv_prog_make_make_set=yes ac_cv_stdint_message='using gnu compiler x86_64-pc-linux-gnu-gcc (GCC) 4.1.1 (Gentoo 4.1.1-r3)' ac_cv_stdint_result='(assuming C99 compatible system)' ac_cv_type_size_t=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 acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl=-Wl, am_cv_CC_dependencies_compiler_type=gcc3 yasm_cv_header_gnulib=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/tmp/portage/dev-lang/yasm-0.5.0_rc1/work/yasm-0.5.0rc1/config/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/tmp/portage/dev-lang/yasm-0.5.0_rc1/work/yasm-0.5.0rc1/config/missing --run tar' ARCH='x86' AUTOCONF='${SHELL} /var/tmp/portage/dev-lang/yasm-0.5.0_rc1/work/yasm-0.5.0rc1/config/missing --run autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/dev-lang/yasm-0.5.0_rc1/work/yasm-0.5.0rc1/config/missing --run autoheader' AUTOMAKE='${SHELL} /var/tmp/portage/dev-lang/yasm-0.5.0_rc1/work/yasm-0.5.0rc1/config/missing --run automake-1.9' AWK='gawk' BUILD_MAN_FALSE='' BUILD_MAN_TRUE='#' CC='x86_64-pc-linux-gnu-gcc' CCDEPMODE='depmode=gcc3' CCLD_FOR_BUILD='x86_64-pc-linux-gnu-gcc' CC_FOR_BUILD='' CFLAGS='-O2 -pipe -march=nocona' CPP='x86_64-pc-linux-gnu-gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' GMSGFMT='/usr/bin/gmsgfmt' HOST_CC='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' INTLLIBS='' LDFLAGS='' LIBICONV='-liconv' LIBINTL='' LIBOBJS='' LIBS='' LN_S='ln -s' LTLIBICONV='-liconv' LTLIBINTL='' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /var/tmp/portage/dev-lang/yasm-0.5.0_rc1/work/yasm-0.5.0rc1/config/missing --run makeinfo' MKINSTALLDIRS='$(top_builddir)/config/mkinstalldirs' MORE_CFLAGS='-ansi -pedantic -Wall ' MSGFMT='/usr/bin/msgfmt' MSGMERGE='/usr/bin/msgmerge' OBJEXT='o' PACKAGE='yasm' PACKAGE_BUGREPORT='bug-yasm@tortall.net' PACKAGE_NAME='yasm' PACKAGE_STRING='yasm HEAD' PACKAGE_TARNAME='yasm' PACKAGE_VERSION='HEAD' PATH_SEPARATOR=':' POSUB='' RANLIB='x86_64-pc-linux-gnu-ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='' USE_NLS='no' VERSION='0.5.0rc1' XGETTEXT='/usr/bin/xgettext' XMLTO=':' YACC='bison -y' ac_ct_CC='' ac_ct_RANLIB='' ac_ct_STRIP='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='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' exec_prefix='${prefix}' 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/dev-lang/yasm-0.5.0_rc1/work/yasm-0.5.0rc1/config/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 HAVE_ABORT 1 #define HAVE_GETCWD 1 #define HAVE_GNU_C_LIBRARY 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_LIMITS_H 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_MEMORY_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRCASECMP 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRNCASECMP 1 #define HAVE_STRRCHR 1 #define HAVE_STRSEP 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_TOASCII 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_VPRINTF 1 #define HAVE_VSNPRINTF 1 #define PACKAGE "yasm" #define PACKAGE_BUGREPORT "bug-yasm@tortall.net" #define PACKAGE_NAME "yasm" #define PACKAGE_STRING "yasm HEAD" #define PACKAGE_TARNAME "yasm" #define PACKAGE_VERSION "HEAD" #define PROTOTYPES 1 #define STDC_HEADERS 1 #define VERSION "0.5.0rc1" #define __PROTOTYPES 1 configure: exit 0