From owner-freebsd-gnome@FreeBSD.ORG Tue Jun 24 23:58:13 2003 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AF18C37B401 for ; Tue, 24 Jun 2003 23:58:13 -0700 (PDT) Received: from trapper.gbk.spb.ru (ip99-135.adsl.wplus.ru [195.131.99.135]) by mx1.FreeBSD.org (Postfix) with ESMTP id A2D9943FE0 for ; Tue, 24 Jun 2003 23:57:27 -0700 (PDT) (envelope-from aost@trapper.gbk.spb.ru) Received: from trapper.gbk.spb.ru (localhost [127.0.0.1]) by trapper.gbk.spb.ru (8.12.9/8.12.9) with ESMTP id h5P6vKqm062667 for ; Wed, 25 Jun 2003 10:57:23 +0400 (MSD) (envelope-from aost@trapper.gbk.spb.ru) Received: (from root@localhost) by trapper.gbk.spb.ru (8.12.9/8.12.9/Submit) id h5P6vJAo062666 for gnome@FreeBSD.org; Wed, 25 Jun 2003 10:57:19 +0400 (MSD) Date: Wed, 25 Jun 2003 10:57:19 +0400 From: Charlie Root To: gnome@FreeBSD.org Message-ID: <20030625065719.GA58292@trapper.gbk.spb.ru> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="VbJkn9YxBvnuCH5J" Content-Disposition: inline User-Agent: Mutt/1.4.1i Subject: glib20 compilation errors X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Jun 2003 06:58:14 -0000 --VbJkn9YxBvnuCH5J Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hello gnome! ===> Script "configure" failed unexpectedly. Please report the problem to gnome@FreeBSD.org [maintainer] and attach the "/usr/ports/devel/glib20/work/glib-2.2.2/config.log" including the output of the failure of your make command. aost --VbJkn9YxBvnuCH5J Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="config.log" This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.57. Invocation command line was $ ./configure --enable-static --with-libiconv=gnu --prefix=/usr/local --build=i386-portbld-freebsd4.8 ## --------- ## ## Platform. ## ## --------- ## hostname = trapper.gbk.spb.ru uname -m = i386 uname -r = 4.8-STABLE uname -s = FreeBSD uname -v = FreeBSD 4.8-STABLE #0: Tue May 20 19:58:31 MSD 2003 aost@trapper.gbk.spb.ru:/usr/obj/usr/src/sys/MY /usr/bin/uname -p = i386 /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: /sbin PATH: /bin PATH: /usr/sbin PATH: /usr/bin PATH: /usr/X11R6/bin PATH: /usr/local/bin PATH: /usr/share/locale PATH: /home/aost/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1569: checking for a BSD-compatible install configure:1623: result: /usr/bin/install -c -o root -g wheel configure:1634: checking whether build environment is sane configure:1677: result: yes configure:1692: checking whether gmake sets $(MAKE) configure:1712: result: yes configure:1735: checking for working aclocal-1.4 configure:1746: result: missing configure:1750: checking for working autoconf configure:1757: result: found configure:1765: checking for working automake-1.4 configure:1776: result: missing configure:1780: checking for working autoheader configure:1787: result: found configure:1795: checking for working makeinfo configure:1802: result: found configure:1845: checking whether to enable maintainer-specific portions of Makefiles configure:1854: result: no configure:1875: checking build system type configure:1893: result: i386-portbld-freebsd4.8 configure:1901: checking host system type configure:1915: result: i386-portbld-freebsd4.8 configure:1924: checking for the BeOS configure:1934: result: no configure:1938: checking for Win32 configure:1966: result: no configure:2088: checking whether to enable garbage collector friendliness configure:2100: result: no configure:2104: checking whether to disable memory pools configure:2107: result: no configure:2166: checking for gcc configure:2192: result: cc configure:2436: checking for C compiler version configure:2439: cc --version &5 2.95.4 configure:2442: $? = 0 configure:2444: cc -v &5 Using builtin specs. gcc version 2.95.4 20020320 [FreeBSD] configure:2447: $? = 0 configure:2449: cc -V &5 cc: argument to `-V' is missing configure:2452: $? = 1 configure:2476: checking for C compiler default output configure:2479: cc -O -pipe -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:2482: $? = 0 configure:2528: result: a.out configure:2533: checking whether the C compiler works configure:2539: ./a.out configure:2542: $? = 0 configure:2559: result: yes configure:2566: checking whether we are cross compiling configure:2568: result: no configure:2571: checking for suffix of executables configure:2573: cc -o conftest -O -pipe -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:2576: $? = 0 configure:2601: result: configure:2607: checking for suffix of object files configure:2629: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:2632: $? = 0 configure:2654: result: o configure:2658: checking whether we are using the GNU C compiler configure:2683: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:2686: $? = 0 configure:2689: test -s conftest.o configure:2692: $? = 0 configure:2705: result: yes configure:2711: checking whether cc accepts -g configure:2733: cc -c -g -I/usr/local/include conftest.c >&5 configure:2736: $? = 0 configure:2739: test -s conftest.o configure:2742: $? = 0 configure:2753: result: yes configure:2770: checking for cc option to accept ANSI C configure:2831: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:2834: $? = 0 configure:2837: test -s conftest.o configure:2840: $? = 0 configure:2858: result: none needed configure:2876: cc -c -O -pipe -I/usr/local/include conftest.c >&5 conftest.c:2: syntax error before `me' configure:2879: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2993: checking for c++ configure:3019: result: c++ configure:3132: checking for C++ compiler version configure:3135: c++ --version &5 2.95.4 configure:3138: $? = 0 configure:3140: c++ -v &5 Using builtin specs. gcc version 2.95.4 20020320 [FreeBSD] configure:3143: $? = 0 configure:3145: c++ -V &5 c++: argument to `-V' missing configure:3148: $? = 1 configure:3151: checking whether we are using the GNU C++ compiler configure:3176: c++ -c -O -pipe -I/usr/local/include conftest.cc >&5 configure:3179: $? = 0 configure:3182: test -s conftest.o configure:3185: $? = 0 configure:3198: result: yes configure:3204: checking whether c++ accepts -g configure:3226: c++ -c -g -I/usr/local/include conftest.cc >&5 configure:3229: $? = 0 configure:3232: test -s conftest.o configure:3235: $? = 0 configure:3246: result: yes configure:3290: c++ -c -O -pipe -I/usr/local/include conftest.cc >&5 configure:3293: $? = 0 configure:3296: test -s conftest.o configure:3299: $? = 0 configure:3326: c++ -c -O -pipe -I/usr/local/include conftest.cc >&5 configure:3329: $? = 0 configure:3332: test -s conftest.o configure:3335: $? = 0 configure:3376: c++ -c -O -pipe -I/usr/local/include conftest.cc >&5 configure:3379: $? = 0 configure:3382: test -s conftest.o configure:3385: $? = 0 configure:3415: checking for cc option to accept ANSI C configure:3478: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:3481: $? = 0 configure:3484: test -s conftest.o configure:3487: $? = 0 configure:3502: result: none needed configure:3525: checking for a BSD-compatible install configure:3579: result: /usr/bin/install -c -o root -g wheel configure:3598: checking for special C compiler options needed for large files configure:3678: result: no configure:3684: checking for _FILE_OFFSET_BITS value needed for large files configure:3716: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:3719: $? = 0 configure:3722: test -s conftest.o configure:3725: $? = 0 configure:3781: result: no configure:3791: checking for _LARGE_FILES value needed for large files configure:3823: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:3826: $? = 0 configure:3829: test -s conftest.o configure:3832: $? = 0 configure:3888: result: no configure:3906: checking for pkg-config configure:3924: found /usr/local/bin/pkg-config configure:3937: result: /usr/local/bin/pkg-config configure:4028: checking for gawk configure:4044: found /usr/local/bin/gawk configure:4054: result: gawk configure:4068: checking for perl5 configure:4084: found /usr/bin/perl5 configure:4094: result: perl5 configure:4107: checking for indent configure:4123: found /usr/bin/indent configure:4133: result: indent configure:4154: checking for perl5 configure:4172: found /usr/bin/perl5 configure:4184: result: /usr/bin/perl5 configure:4488: checking for libiconv_open in -liconv configure:4519: cc -o conftest -O -pipe -I/usr/local/include -L/usr/local/lib -lintl conftest.c -liconv >&5 configure:4522: $? = 0 configure:4525: test -s conftest configure:4528: $? = 0 configure:4540: result: yes configure:4622: checking how to run the C preprocessor configure:4658: cc -E -I/usr/local/include conftest.c configure:4664: $? = 0 configure:4696: cc -E -I/usr/local/include conftest.c configure:4702: ac_nonexistent.h: No such file or directory configure:4702: $? = 1 configure: failed program was: | #line 4688 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 2 | #define GLIB_MICRO_VERSION 2 | #define GLIB_INTERFACE_AGE 2 | #define GLIB_BINARY_AGE 202 | #define G_COMPILED_WITH_DEBUGGING "minimum" | /* end confdefs.h. */ | #include configure:4740: result: cc -E configure:4765: cc -E -I/usr/local/include conftest.c configure:4771: $? = 0 configure:4803: cc -E -I/usr/local/include conftest.c configure:4809: ac_nonexistent.h: No such file or directory configure:4809: $? = 1 configure: failed program was: | #line 4795 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 2 | #define GLIB_MICRO_VERSION 2 | #define GLIB_INTERFACE_AGE 2 | #define GLIB_BINARY_AGE 202 | #define G_COMPILED_WITH_DEBUGGING "minimum" | /* end confdefs.h. */ | #include configure:4852: checking for egrep configure:4862: result: grep -E configure:4867: checking for ANSI C header files configure:4893: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:4896: $? = 0 configure:4899: test -s conftest.o configure:4902: $? = 0 configure:4994: cc -o conftest -O -pipe -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:4997: $? = 0 configure:4999: ./conftest configure:5002: $? = 0 configure:5017: result: yes configure:5041: checking for sys/types.h configure:5058: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:5061: $? = 0 configure:5064: test -s conftest.o configure:5067: $? = 0 configure:5078: result: yes configure:5041: checking for sys/stat.h configure:5058: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:5061: $? = 0 configure:5064: test -s conftest.o configure:5067: $? = 0 configure:5078: result: yes configure:5041: checking for stdlib.h configure:5058: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:5061: $? = 0 configure:5064: test -s conftest.o configure:5067: $? = 0 configure:5078: result: yes configure:5041: checking for string.h configure:5058: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:5061: $? = 0 configure:5064: test -s conftest.o configure:5067: $? = 0 configure:5078: result: yes configure:5041: checking for memory.h configure:5058: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:5061: $? = 0 configure:5064: test -s conftest.o configure:5067: $? = 0 configure:5078: result: yes configure:5041: checking for strings.h configure:5058: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:5061: $? = 0 configure:5064: test -s conftest.o configure:5067: $? = 0 configure:5078: result: yes configure:5041: checking for inttypes.h configure:5058: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:5061: $? = 0 configure:5064: test -s conftest.o configure:5067: $? = 0 configure:5078: result: yes configure:5041: checking for stdint.h configure:5058: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:5104: stdint.h: No such file or directory configure:5061: $? = 1 configure: failed program was: | #line 5047 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 2 | #define GLIB_MICRO_VERSION 2 | #define GLIB_INTERFACE_AGE 2 | #define GLIB_BINARY_AGE 202 | #define G_COMPILED_WITH_DEBUGGING "minimum" | #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 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:5078: result: no configure:5041: checking for unistd.h configure:5058: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:5061: $? = 0 configure:5064: test -s conftest.o configure:5067: $? = 0 configure:5078: result: yes configure:5105: checking locale.h usability configure:5118: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:5121: $? = 0 configure:5124: test -s conftest.o configure:5127: $? = 0 configure:5137: result: yes configure:5141: checking locale.h presence configure:5152: cc -E -I/usr/local/include conftest.c configure:5158: $? = 0 configure:5177: result: yes configure:5213: checking for locale.h configure:5220: result: yes configure:5234: checking for LC_MESSAGES configure:5256: cc -o conftest -O -pipe -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:5259: $? = 0 configure:5262: test -s conftest configure:5265: $? = 0 configure:5276: result: yes configure:5305: checking libintl.h usability configure:5318: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:5321: $? = 0 configure:5324: test -s conftest.o configure:5327: $? = 0 configure:5337: result: yes configure:5341: checking libintl.h presence configure:5352: cc -E -I/usr/local/include conftest.c configure:5358: $? = 0 configure:5377: result: yes configure:5413: checking for libintl.h configure:5420: result: yes configure:5431: checking for dgettext in libc configure:5455: cc -o conftest -O -pipe -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:5458: $? = 0 configure:5461: test -s conftest configure:5464: $? = 0 configure:5476: result: yes configure:5484: checking for bind_textdomain_codeset configure:5534: cc -o conftest -O -pipe -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:5537: $? = 0 configure:5540: test -s conftest configure:5543: $? = 0 configure:5554: result: yes configure:5878: checking for msgfmt configure:5905: result: /usr/local/bin/msgfmt configure:5916: checking for dcgettext configure:5966: cc -o conftest -O -pipe -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:5969: $? = 0 configure:5972: test -s conftest configure:5975: $? = 0 configure:5986: result: yes configure:5998: checking for gmsgfmt configure:6029: result: /usr/local/bin/msgfmt configure:6038: checking for xgettext configure:6065: result: /usr/local/bin/xgettext configure:6090: cc -o conftest -O -pipe -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:6093: $? = 0 configure:6096: test -s conftest configure:6099: $? = 0 configure:6252: checking for catalogs to be installed configure:6277: result: am az be bg bn ca cs cy da de el es et eu fa fi fr gl he hi id it ja ko li lv mk ml mn ms nl nn no pl pt pt_BR ro ru sk sl sq sr sr@Latn sv ta tr uk vi yi zh_CN zh_TW configure:6451: checking for a sed that does not truncate output configure:6505: result: /usr/bin/sed configure:6519: checking for ld used by cc configure:6586: result: /usr/libexec/elf/ld configure:6595: checking if the linker (/usr/libexec/elf/ld) is GNU ld configure:6610: result: yes configure:6615: checking for /usr/libexec/elf/ld option to reload object files configure:6622: result: -r configure:6631: checking for BSD-compatible nm configure:6673: result: /usr/bin/nm -B configure:6677: checking whether ln -s works configure:6681: result: yes configure:6688: checking how to recognise dependent libraries configure:6888: result: pass_all configure:7341: checking dlfcn.h usability configure:7354: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:7357: $? = 0 configure:7360: test -s conftest.o configure:7363: $? = 0 configure:7373: result: yes configure:7377: checking dlfcn.h presence configure:7388: cc -E -I/usr/local/include conftest.c configure:7394: $? = 0 configure:7413: result: yes configure:7449: checking for dlfcn.h configure:7456: result: yes configure:7474: checking how to run the C++ preprocessor configure:7506: c++ -E -I/usr/local/include conftest.cc configure:7512: $? = 0 configure:7544: c++ -E -I/usr/local/include conftest.cc configure:7569: ac_nonexistent.h: No such file or directory configure:7550: $? = 1 configure: failed program was: | #line 7536 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 2 | #define GLIB_MICRO_VERSION 2 | #define GLIB_INTERFACE_AGE 2 | #define GLIB_BINARY_AGE 202 | #define G_COMPILED_WITH_DEBUGGING "minimum" | #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_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/local/share/locale" | #define USE_LIBICONV_GNU 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:7588: result: c++ -E configure:7613: c++ -E -I/usr/local/include conftest.cc configure:7619: $? = 0 configure:7651: c++ -E -I/usr/local/include conftest.cc configure:7676: ac_nonexistent.h: No such file or directory configure:7657: $? = 1 configure: failed program was: | #line 7643 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 2 | #define GLIB_MICRO_VERSION 2 | #define GLIB_INTERFACE_AGE 2 | #define GLIB_BINARY_AGE 202 | #define G_COMPILED_WITH_DEBUGGING "minimum" | #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_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/local/share/locale" | #define USE_LIBICONV_GNU 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:7750: checking for g77 configure:7779: result: no configure:7750: checking for f77 configure:7766: found /usr/bin/f77 configure:7776: result: f77 configure:7791: checking for Fortran 77 compiler version configure:7794: f77 --version &5 GNU Fortran 0.5.25 20010315 (release) Copyright (C) 1997 Free Software Foundation, Inc. For more version information on components of the GNU Fortran compilation system, especially useful when reporting bugs, type the command `g77 --verbose'. 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 or type the command `info -f g77 Copying'. configure:7797: $? = 0 configure:7799: f77 -v &5 g77 version 2.95.3 20010315 (release) [FreeBSD] (from FSF-g77 version 0.5.25 20010315 (release)) Driving: f77 -v -c -xf77-version /dev/null -xnone Using builtin specs. gcc version 2.95.3 20010315 (release) [FreeBSD] /usr/libexec/cpp0 -lang-c -v -D__GNUC__=2 -D__GNUC_MINOR__=95 -D__i386__ -D__FreeBSD__=4 -D__FreeBSD_cc_version=440000 -D__unix__ -D__i386 -D__unix -Acpu(i386) -Amachine(i386) -Asystem(unix) -Asystem(FreeBSD) -D_LANGUAGE_FORTRAN -traditional -Acpu(i386) -Amachine(i386) -Di386 -D__i386 -D__i386__ -D__ELF__ /dev/null /dev/null GNU CPP version 2.95.4 20020320 [FreeBSD] (i386 FreeBSD/ELF) #include "..." search starts here: #include <...> search starts here: /usr/include /usr/include End of search list. The following default directories have been omitted from the search path: /usr/include/g++ End of omitted list. /usr/libexec/f771 -fnull-version -quiet -dumpbase g77-version.f -version -fversion -o /tmp/cclTC59r.s /dev/null GNU F77 version 2.95.3 20010315 (release) [FreeBSD] (i386-unknown-freebsd) compiled by GNU C version 2.95.3 20010315 (release) [FreeBSD]. GNU Fortran Front End version 0.5.25 20010315 (release) /usr/libexec/elf/as -v -o /tmp/ccAFUGIT.o /tmp/cclTC59r.s GNU assembler version 2.12.1 [FreeBSD] 2002-07-20 (i386-obrien-freebsd5.0) using BFD version 2.12.1 [FreeBSD] 2002-07-20 /usr/libexec/elf/ld -m elf_i386 -dynamic-linker /usr/libexec/ld-elf.so.1 -o /tmp/cc2NElB9 /tmp/ccAFUGIT.o /usr/lib/crt1.o /usr/lib/crti.o /usr/lib/crtbegin.o -L/usr/libexec/elf -L/usr/libexec -L/usr/lib -lg2c -lm -lgcc -lc -lgcc /usr/lib/crtend.o /usr/lib/crtn.o /usr/lib/libg2c.so: warning: tempnam() possibly used unsafely; consider using mkstemp() /tmp/cc2NElB9 __G77_LIBF77_VERSION__: 0.5.25 20010315 (release) @(#)LIBF77 VERSION 19990503 __G77_LIBI77_VERSION__: 0.5.25 20010315 (release) @(#) LIBI77 VERSION pjw,dmg-mods 19990503 __G77_LIBU77_VERSION__: 0.5.25 20010315 (release) @(#) LIBU77 VERSION 19980709 configure:7802: $? = 0 configure:7804: f77 -V &5 f77: argument to `-V' missing configure:7807: $? = 1 configure:7814: checking whether we are using the GNU Fortran 77 compiler configure:7828: f77 -c conftest.F >&5 configure:7831: $? = 0 configure:7834: test -s conftest.o configure:7837: $? = 0 configure:7850: result: yes configure:7857: checking whether f77 accepts -g configure:7869: f77 -c -g conftest.f >&5 configure:7872: $? = 0 configure:7875: test -s conftest.o configure:7878: $? = 0 configure:7890: result: yes configure:7918: checking the maximum length of command line arguments configure:7977: result: 16384 configure:7988: checking command to parse /usr/bin/nm -B output from cc object configure:8077: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:8080: $? = 0 configure:8084: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm configure:8087: $? = 0 configure:8139: cc -o conftest -O -pipe -I/usr/local/include -L/usr/local/lib -lintl conftest.c conftstm.o >&5 configure:8142: $? = 0 configure:8180: result: ok configure:8184: checking for objdir configure:8199: result: .libs configure:8289: checking for ar configure:8305: found /usr/bin/ar configure:8316: result: ar configure:8369: checking for ranlib configure:8385: found /usr/bin/ranlib configure:8396: result: ranlib configure:8449: checking for strip configure:8465: found /usr/bin/strip configure:8476: result: strip configure:8738: checking if cc static flag works configure:8761: result: yes configure:8778: checking if cc supports -fno-rtti -fno-exceptions configure:8796: cc -c -O -pipe -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5 configure:8800: $? = 0 configure:8811: result: yes configure:8826: checking for cc option to produce PIC configure:9003: result: -fPIC configure:9010: checking if cc PIC flag -fPIC works configure:9028: cc -c -O -pipe -I/usr/local/include -fPIC -DPIC conftest.c >&5 configure:9032: $? = 0 configure:9043: result: yes configure:9067: checking if cc supports -c -o file.o configure:9095: cc -c -O -pipe -I/usr/local/include -o out/conftest2.o conftest.c >&5 configure:9099: $? = 0 configure:9116: result: yes configure:9142: checking whether the cc linker (/usr/libexec/elf/ld) supports shared libraries configure:9936: result: yes configure:9962: checking whether -lc should be explicitly linked in configure:9967: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:9970: $? = 0 configure:9984: cc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:9987: $? = 1 configure:9999: result: yes configure:10007: checking how to hardcode library paths into programs configure:10032: result: immediate configure:10046: checking whether stripping libraries is possible configure:10051: result: yes configure:10073: checking dynamic linker characteristics configure:10632: result: freebsd4.8 ld.so configure:11358: checking if libtool supports shared libraries configure:11360: result: yes configure:11363: checking whether to build shared libraries configure:11412: result: yes configure:11415: checking whether to build static libraries configure:11419: result: yes configure:11510: creating libtool configure:12054: checking for ld used by c++ configure:12121: result: /usr/libexec/elf/ld configure:12130: checking if the linker (/usr/libexec/elf/ld) is GNU ld configure:12145: result: yes configure:12196: checking whether the c++ linker (/usr/libexec/elf/ld) supports shared libraries configure:12991: result: yes configure:13009: c++ -c -O -pipe -I/usr/local/include conftest.cc >&5 configure:13012: $? = 0 configure:13108: checking for c++ option to produce PIC configure:13360: result: -fPIC configure:13367: checking if c++ PIC flag -fPIC works configure:13385: c++ -c -O -pipe -I/usr/local/include -fPIC -DPIC conftest.cc >&5 configure:13389: $? = 0 configure:13400: result: yes configure:13424: checking if c++ supports -c -o file.o configure:13452: c++ -c -O -pipe -I/usr/local/include -o out/conftest2.o conftest.cc >&5 configure:13456: $? = 0 configure:13473: result: yes configure:13499: checking whether the c++ linker (/usr/libexec/elf/ld) supports shared libraries configure:13524: result: yes configure:13595: checking how to hardcode library paths into programs configure:13620: result: immediate configure:13634: checking whether stripping libraries is possible configure:13639: result: yes configure:13661: checking dynamic linker characteristics configure:14220: result: freebsd4.8 ld.so configure:15419: checking if libtool supports shared libraries configure:15421: result: yes configure:15424: checking whether to build shared libraries configure:15442: result: yes configure:15445: checking whether to build static libraries configure:15449: result: yes configure:15461: checking for f77 option to produce PIC configure:15638: result: -fPIC configure:15645: checking if f77 PIC flag -fPIC works configure:15663: f77 -c -g -O2 -fPIC conftest.f >&5 configure:15667: $? = 0 configure:15678: result: yes configure:15702: checking if f77 supports -c -o file.o configure:15730: f77 -c -g -O2 -o out/conftest2.o conftest.f >&5 configure:15734: $? = 0 configure:15751: result: yes configure:15777: checking whether the f77 linker (/usr/libexec/elf/ld) supports shared libraries configure:16549: result: yes configure:16620: checking how to hardcode library paths into programs configure:16645: result: immediate configure:16659: checking whether stripping libraries is possible configure:16664: result: yes configure:16686: checking dynamic linker characteristics configure:17245: result: freebsd4.8 ld.so configure:21203: checking for extra flags to get ANSI library prototypes configure:21225: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c -lm >&5 configure:21228: $? = 0 configure:21230: ./conftest configure:21233: $? = 0 configure:21235: result: none needed configure:21297: checking for extra flags for POSIX compliance configure:21316: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 configure: In function `main': configure:21337: warning: unused variable `dir' configure:21319: $? = 0 configure:21322: test -s conftest.o configure:21325: $? = 0 configure:21327: result: none needed configure:21380: checking for ANSI C header files configure:21530: result: yes configure:21546: checking for vprintf configure:21596: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:21599: $? = 0 configure:21602: test -s conftest configure:21605: $? = 0 configure:21616: result: yes configure:21623: checking for _doprnt configure:21673: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 /tmp/ccHFs8Ln.o: In function `main': /tmp/ccHFs8Ln.o(.text+0x9): undefined reference to `_doprnt' /tmp/ccHFs8Ln.o(.data+0x0): undefined reference to `_doprnt' configure:21676: $? = 1 configure: failed program was: | #line 21629 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 2 | #define GLIB_MICRO_VERSION 2 | #define GLIB_INTERFACE_AGE 2 | #define GLIB_BINARY_AGE 202 | #define G_COMPILED_WITH_DEBUGGING "minimum" | #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_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/local/share/locale" | #define USE_LIBICONV_GNU 1 | #define HAVE_DLFCN_H 1 | #define STDC_HEADERS 1 | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | /* 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 | /* 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:21693: result: no configure:21710: checking for working alloca.h configure:21732: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:21751: alloca.h: No such file or directory configure: In function `main': configure:21755: warning: unused variable `p' configure:21735: $? = 1 configure: failed program was: | #line 21716 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 2 | #define GLIB_MICRO_VERSION 2 | #define GLIB_INTERFACE_AGE 2 | #define GLIB_BINARY_AGE 202 | #define G_COMPILED_WITH_DEBUGGING "minimum" | #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_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/local/share/locale" | #define USE_LIBICONV_GNU 1 | #define HAVE_DLFCN_H 1 | #define STDC_HEADERS 1 | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | #include | int | main () | { | char *p = (char *) alloca (2 * sizeof (int)); | ; | return 0; | } configure:21752: result: no configure:21762: checking for alloca configure:21804: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure: In function `main': configure:21827: warning: unused variable `p' configure:21807: $? = 0 configure:21810: test -s conftest configure:21813: $? = 0 configure:21824: result: yes configure:22037: checking for atexit configure:22087: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:22090: $? = 0 configure:22093: test -s conftest configure:22096: $? = 0 configure:22107: result: yes configure:22037: checking for on_exit configure:22087: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 /tmp/ccEDQ0Th.o: In function `main': /tmp/ccEDQ0Th.o(.text+0x9): undefined reference to `on_exit' /tmp/ccEDQ0Th.o(.data+0x0): undefined reference to `on_exit' configure:22090: $? = 1 configure: failed program was: | #line 22043 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 2 | #define GLIB_MICRO_VERSION 2 | #define GLIB_INTERFACE_AGE 2 | #define GLIB_BINARY_AGE 202 | #define G_COMPILED_WITH_DEBUGGING "minimum" | #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_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/local/share/locale" | #define USE_LIBICONV_GNU 1 | #define HAVE_DLFCN_H 1 | #define STDC_HEADERS 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAVE_ATEXIT 1 | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char on_exit (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | #ifdef __STDC__ | # include | #else | # include | #endif | /* 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 on_exit (); | /* 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_on_exit) || defined (__stub___on_exit) | choke me | #else | char (*f) () = on_exit; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != on_exit; | ; | return 0; | } configure:22107: result: no configure:22118: checking for char configure:22143: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 configure:22146: $? = 0 configure:22149: test -s conftest.o configure:22152: $? = 0 configure:22163: result: yes configure:22166: checking size of char configure:22441: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:22444: $? = 0 configure:22446: ./conftest configure:22449: $? = 0 configure:22472: result: 1 configure:22479: checking for short configure:22504: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 configure:22507: $? = 0 configure:22510: test -s conftest.o configure:22513: $? = 0 configure:22524: result: yes configure:22527: checking size of short configure:22802: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:22805: $? = 0 configure:22807: ./conftest configure:22810: $? = 0 configure:22833: result: 2 configure:22840: checking for long configure:22865: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 configure:22868: $? = 0 configure:22871: test -s conftest.o configure:22874: $? = 0 configure:22885: result: yes configure:22888: checking size of long configure:23163: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:23166: $? = 0 configure:23168: ./conftest configure:23171: $? = 0 configure:23194: result: 4 configure:23201: checking for int configure:23226: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 configure:23229: $? = 0 configure:23232: test -s conftest.o configure:23235: $? = 0 configure:23246: result: yes configure:23249: checking size of int configure:23524: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:23527: $? = 0 configure:23529: ./conftest configure:23532: $? = 0 configure:23555: result: 4 configure:23562: checking for void * configure:23587: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 configure:23590: $? = 0 configure:23593: test -s conftest.o configure:23596: $? = 0 configure:23607: result: yes configure:23610: checking size of void * configure:23885: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:23888: $? = 0 configure:23890: ./conftest configure:23893: $? = 0 configure:23916: result: 4 configure:23923: checking for long long configure:23948: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 configure:23951: $? = 0 configure:23954: test -s conftest.o configure:23957: $? = 0 configure:23968: result: yes configure:23971: checking size of long long configure:24246: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:24249: $? = 0 configure:24251: ./conftest configure:24254: $? = 0 configure:24277: result: 8 configure:24284: checking for __int64 configure:24309: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 configure: In function `main': configure:24370: `__int64' undeclared (first use in this function) configure:24370: (Each undeclared identifier is reported only once configure:24370: for each function it appears in.) configure:24370: syntax error before `)' configure:24312: $? = 1 configure: failed program was: | #line 24290 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 2 | #define GLIB_MICRO_VERSION 2 | #define GLIB_INTERFACE_AGE 2 | #define GLIB_BINARY_AGE 202 | #define G_COMPILED_WITH_DEBUGGING "minimum" | #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_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/local/share/locale" | #define USE_LIBICONV_GNU 1 | #define HAVE_DLFCN_H 1 | #define STDC_HEADERS 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAVE_ATEXIT 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((__int64 *) 0) | return 0; | if (sizeof (__int64)) | return 0; | ; | return 0; | } configure:24329: result: no configure:24332: checking size of __int64 configure:24638: result: 0 configure:24662: checking for format to printf and scanf a guint64 configure:24691: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:24694: $? = 0 configure:24696: ./conftest configure:24699: $? = 1 configure: program exited with status 1 configure: failed program was: | #line 24673 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 2 | #define GLIB_MICRO_VERSION 2 | #define GLIB_INTERFACE_AGE 2 | #define GLIB_BINARY_AGE 202 | #define G_COMPILED_WITH_DEBUGGING "minimum" | #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_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/local/share/locale" | #define USE_LIBICONV_GNU 1 | #define HAVE_DLFCN_H 1 | #define STDC_HEADERS 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAVE_ATEXIT 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | /* end confdefs.h. */ | #include | int main() | { | long long b, a = -0x3AFAFAFAFAFAFAFALL; | char buffer[1000]; | sprintf (buffer, "%llu", a); | sscanf (buffer, "%llu", &b); | exit (b!=a); | } | configure:24691: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:24694: $? = 0 configure:24696: ./conftest configure:24699: $? = 0 configure:24715: result: %qu configure:24731: checking for an ANSI C-conforming const configure:24799: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 configure: In function `main': configure:24808: warning: unused variable `s' configure:24828: warning: unused variable `foo' configure:24795: warning: unused variable `zero' configure:24789: warning: unused variable `x' configure:24807: warning: `t' might be used uninitialized in this function configure:24825: warning: `b' might be used uninitialized in this function configure:24802: $? = 0 configure:24805: test -s conftest.o configure:24808: $? = 0 configure:24819: result: yes configure:24831: checking if malloc() and friends prototypes are gmem.h compatible configure:24862: cc -c -O -pipe -Wall -Werror -I/usr/local/include conftest.c >&5 configure:24865: $? = 0 configure:24868: test -s conftest.o configure:24871: $? = 0 configure:24886: result: yes configure:24890: checking for growing stack pointer configure:24918: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:24921: $? = 0 configure:24923: ./conftest configure:24926: $? = 0 configure:24943: result: no configure:24946: checking for __inline configure:24959: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 configure:24962: $? = 0 configure:24965: test -s conftest.o configure:24968: $? = 0 configure:24982: result: yes configure:24991: checking for __inline__ configure:25004: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 configure:25007: $? = 0 configure:25010: test -s conftest.o configure:25013: $? = 0 configure:25027: result: yes configure:25036: checking for inline configure:25050: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 configure:25053: $? = 0 configure:25056: test -s conftest.o configure:25059: $? = 0 configure:25073: result: yes configure:25084: checking for ISO C99 varargs macros in C configure:25107: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 configure:25110: $? = 0 configure:25113: test -s conftest.o configure:25116: $? = 0 configure:25126: result: yes configure:25129: checking for ISO C99 varargs macros in C++ configure:25161: c++ -c -O -pipe -I/usr/local/include conftest.cc >&5 configure:25195: warning: invalid character in macro parameter name configure:25195: badly punctuated parameter list in `#define' configure: In function `int main()': configure:25196: implicit declaration of function `int call_a(...)' configure:25164: $? = 1 configure: failed program was: | #line 25141 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 2 | #define GLIB_MICRO_VERSION 2 | #define GLIB_INTERFACE_AGE 2 | #define GLIB_BINARY_AGE 202 | #define G_COMPILED_WITH_DEBUGGING "minimum" | #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_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/local/share/locale" | #define USE_LIBICONV_GNU 1 | #define HAVE_DLFCN_H 1 | #define STDC_HEADERS 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAVE_ATEXIT 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SANE_MALLOC_PROTOS 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | /* end confdefs.h. */ | | int | main () | { | | int a(int p1, int p2, int p3); | #define call_a(...) a(1,__VA_ARGS__) | call_a(2,3); | | ; | return 0; | } configure:25187: result: no configure:25190: checking for GNUC varargs macros configure:25213: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 configure:25216: $? = 0 configure:25219: test -s conftest.o configure:25222: $? = 0 configure:25232: result: yes configure:25236: checking whether byte ordering is bigendian configure:25264: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 configure:25267: $? = 0 configure:25270: test -s conftest.o configure:25273: $? = 0 configure:25298: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 configure: In function `main': configure:25332: syntax error before `big' configure:25301: $? = 1 configure: failed program was: | #line 25277 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 2 | #define GLIB_MICRO_VERSION 2 | #define GLIB_INTERFACE_AGE 2 | #define GLIB_BINARY_AGE 202 | #define G_COMPILED_WITH_DEBUGGING "minimum" | #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_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/local/share/locale" | #define USE_LIBICONV_GNU 1 | #define HAVE_DLFCN_H 1 | #define STDC_HEADERS 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAVE_ATEXIT 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SANE_MALLOC_PROTOS 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:25421: result: no configure:25463: checking dirent.h usability configure:25476: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 configure:25479: $? = 0 configure:25482: test -s conftest.o configure:25485: $? = 0 configure:25495: result: yes configure:25499: checking dirent.h presence configure:25510: cc -E -I/usr/local/include conftest.c configure:25516: $? = 0 configure:25535: result: yes configure:25571: checking for dirent.h configure:25578: result: yes configure:25463: checking float.h usability configure:25476: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 configure:25479: $? = 0 configure:25482: test -s conftest.o configure:25485: $? = 0 configure:25495: result: yes configure:25499: checking float.h presence configure:25510: cc -E -I/usr/local/include conftest.c configure:25516: $? = 0 configure:25535: result: yes configure:25571: checking for float.h configure:25578: result: yes configure:25463: checking limits.h usability configure:25476: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 configure:25479: $? = 0 configure:25482: test -s conftest.o configure:25485: $? = 0 configure:25495: result: yes configure:25499: checking limits.h presence configure:25510: cc -E -I/usr/local/include conftest.c configure:25516: $? = 0 configure:25535: result: yes configure:25571: checking for limits.h configure:25578: result: yes configure:25463: checking pwd.h usability configure:25476: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 configure:25479: $? = 0 configure:25482: test -s conftest.o configure:25485: $? = 0 configure:25495: result: yes configure:25499: checking pwd.h presence configure:25510: cc -E -I/usr/local/include conftest.c configure:25516: $? = 0 configure:25535: result: yes configure:25571: checking for pwd.h configure:25578: result: yes configure:25463: checking sys/param.h usability configure:25476: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 configure:25479: $? = 0 configure:25482: test -s conftest.o configure:25485: $? = 0 configure:25495: result: yes configure:25499: checking sys/param.h presence configure:25510: cc -E -I/usr/local/include conftest.c configure:25516: $? = 0 configure:25535: result: yes configure:25571: checking for sys/param.h configure:25578: result: yes configure:25463: checking sys/poll.h usability configure:25476: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 configure:25479: $? = 0 configure:25482: test -s conftest.o configure:25485: $? = 0 configure:25495: result: yes configure:25499: checking sys/poll.h presence configure:25510: cc -E -I/usr/local/include conftest.c configure:25516: $? = 0 configure:25535: result: yes configure:25571: checking for sys/poll.h configure:25578: result: yes configure:25463: checking sys/select.h usability configure:25476: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 configure:25479: $? = 0 configure:25482: test -s conftest.o configure:25485: $? = 0 configure:25495: result: yes configure:25499: checking sys/select.h presence configure:25510: cc -E -I/usr/local/include conftest.c configure:25516: $? = 0 configure:25535: result: yes configure:25571: checking for sys/select.h configure:25578: result: yes configure:25454: checking for sys/types.h configure:25459: result: yes configure:25610: checking sys/time.h usability configure:25623: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 configure:25626: $? = 0 configure:25629: test -s conftest.o configure:25632: $? = 0 configure:25642: result: yes configure:25646: checking sys/time.h presence configure:25657: cc -E -I/usr/local/include conftest.c configure:25663: $? = 0 configure:25682: result: yes configure:25718: checking for sys/time.h configure:25725: result: yes configure:25610: checking sys/times.h usability configure:25623: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 configure:25626: $? = 0 configure:25629: test -s conftest.o configure:25632: $? = 0 configure:25642: result: yes configure:25646: checking sys/times.h presence configure:25657: cc -E -I/usr/local/include conftest.c configure:25663: $? = 0 configure:25682: result: yes configure:25718: checking for sys/times.h configure:25725: result: yes configure:25601: checking for unistd.h configure:25606: result: yes configure:25610: checking values.h usability configure:25623: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 In file included from configure:25706: /usr/include/values.h:2: warning: #warning "this file includes which is obsoleted, use or instead" configure:25626: $? = 0 configure:25629: test -s conftest.o configure:25632: $? = 0 configure:25642: result: yes configure:25646: checking values.h presence configure:25657: cc -E -I/usr/local/include conftest.c In file included from configure:25708: /usr/include/values.h:2: warning: #warning "this file includes which is obsoleted, use or instead" configure:25663: $? = 0 configure:25682: result: yes configure:25718: checking for values.h configure:25725: result: yes configure:25601: checking for stdint.h configure:25606: result: no configure:25610: checking sched.h usability configure:25623: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 configure:25626: $? = 0 configure:25629: test -s conftest.o configure:25632: $? = 0 configure:25642: result: yes configure:25646: checking sched.h presence configure:25657: cc -E -I/usr/local/include conftest.c configure:25663: $? = 0 configure:25682: result: yes configure:25718: checking for sched.h configure:25725: result: yes configure:25755: checking langinfo.h usability configure:25768: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 configure:25771: $? = 0 configure:25774: test -s conftest.o configure:25777: $? = 0 configure:25787: result: yes configure:25791: checking langinfo.h presence configure:25802: cc -E -I/usr/local/include conftest.c configure:25808: $? = 0 configure:25827: result: yes configure:25863: checking for langinfo.h configure:25870: result: yes configure:25887: checking for nl_langinfo configure:25937: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:25940: $? = 0 configure:25943: test -s conftest configure:25946: $? = 0 configure:25957: result: yes configure:25968: checking for nl_langinfo and CODESET configure:25990: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure: In function `main': configure:26041: warning: unused variable `cs' configure:25993: $? = 0 configure:25996: test -s conftest configure:25999: $? = 0 configure:26011: result: yes configure:26022: checking whether we are using the GNU C Library 2.1 or newer configure:26093: features.h: No such file or directory configure:26054: result: no configure:26076: checking stddef.h usability configure:26089: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 configure:26092: $? = 0 configure:26095: test -s conftest.o configure:26098: $? = 0 configure:26108: result: yes configure:26112: checking stddef.h presence configure:26123: cc -E -I/usr/local/include conftest.c configure:26129: $? = 0 configure:26148: result: yes configure:26184: checking for stddef.h configure:26191: result: yes configure:26067: checking for stdlib.h configure:26072: result: yes configure:26067: checking for string.h configure:26072: result: yes configure:26208: checking for setlocale configure:26258: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:26261: $? = 0 configure:26264: test -s conftest configure:26267: $? = 0 configure:26278: result: yes configure:26289: checking whether make is GNU Make configure:26296: result: yes configure:26308: checking for size_t configure:26333: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 configure:26336: $? = 0 configure:26339: test -s conftest.o configure:26342: $? = 0 configure:26353: result: yes configure:26356: checking size of size_t configure:26631: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:26634: $? = 0 configure:26636: ./conftest configure:26639: $? = 0 configure:26662: result: 4 configure:26670: checking for the appropriate definition for size_t configure:26705: cc -c -O -pipe -Wall -I/usr/local/include conftest.c configure:26711: $? = 0 configure:26714: (if test -s conftest.err; then false ; else true; fi) configure:26717: $? = 0 configure:26763: result: unsigned int configure:26785: checking for lstat configure:26835: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:26838: $? = 0 configure:26841: test -s conftest configure:26844: $? = 0 configure:26855: result: yes configure:26785: checking for strerror configure:26835: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:26838: $? = 0 configure:26841: test -s conftest configure:26844: $? = 0 configure:26855: result: yes configure:26785: checking for strsignal configure:26835: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:26838: $? = 0 configure:26841: test -s conftest configure:26844: $? = 0 configure:26855: result: yes configure:26785: checking for memmove configure:26835: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:26838: $? = 0 configure:26841: test -s conftest configure:26844: $? = 0 configure:26855: result: yes configure:26785: checking for mkstemp configure:26835: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:26838: $? = 0 configure:26841: test -s conftest configure:26844: $? = 0 configure:26855: result: yes configure:26785: checking for vsnprintf configure:26835: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:26838: $? = 0 configure:26841: test -s conftest configure:26844: $? = 0 configure:26855: result: yes configure:26785: checking for stpcpy configure:26835: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 /tmp/ccWLM8uA.o: In function `main': /tmp/ccWLM8uA.o(.text+0x9): undefined reference to `stpcpy' /tmp/ccWLM8uA.o(.data+0x0): undefined reference to `stpcpy' configure:26838: $? = 1 configure: failed program was: | #line 26791 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 2 | #define GLIB_MICRO_VERSION 2 | #define GLIB_INTERFACE_AGE 2 | #define GLIB_BINARY_AGE 202 | #define G_COMPILED_WITH_DEBUGGING "minimum" | #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_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/local/share/locale" | #define USE_LIBICONV_GNU 1 | #define HAVE_DLFCN_H 1 | #define STDC_HEADERS 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAVE_ATEXIT 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SANE_MALLOC_PROTOS 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SETLOCALE 1 | #define SIZEOF_SIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_VSNPRINTF 1 | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char stpcpy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | #ifdef __STDC__ | # include | #else | # include | #endif | /* 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 stpcpy (); | /* 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_stpcpy) || defined (__stub___stpcpy) | choke me | #else | char (*f) () = stpcpy; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != stpcpy; | ; | return 0; | } configure:26855: result: no configure:26785: checking for strcasecmp configure:26835: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:26838: $? = 0 configure:26841: test -s conftest configure:26844: $? = 0 configure:26855: result: yes configure:26785: checking for strncasecmp configure:26835: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:26838: $? = 0 configure:26841: test -s conftest configure:26844: $? = 0 configure:26855: result: yes configure:26785: checking for poll configure:26835: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:26838: $? = 0 configure:26841: test -s conftest configure:26844: $? = 0 configure:26855: result: yes configure:26785: checking for getcwd configure:26835: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:26838: $? = 0 configure:26841: test -s conftest configure:26844: $? = 0 configure:26855: result: yes configure:26785: checking for nanosleep configure:26835: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:26838: $? = 0 configure:26841: test -s conftest configure:26844: $? = 0 configure:26855: result: yes configure:26785: checking for vasprintf configure:26835: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:26838: $? = 0 configure:26841: test -s conftest configure:26844: $? = 0 configure:26855: result: yes configure:26785: checking for unsetenv configure:26835: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:26838: $? = 0 configure:26841: test -s conftest configure:26844: $? = 0 configure:26855: result: yes configure:26785: checking for getc_unlocked configure:26835: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 /tmp/ccaMi1Kt.o: In function `main': /tmp/ccaMi1Kt.o(.text+0x9): undefined reference to `getc_unlocked' /tmp/ccaMi1Kt.o(.data+0x0): undefined reference to `getc_unlocked' configure:26838: $? = 1 configure: failed program was: | #line 26791 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 2 | #define GLIB_MICRO_VERSION 2 | #define GLIB_INTERFACE_AGE 2 | #define GLIB_BINARY_AGE 202 | #define G_COMPILED_WITH_DEBUGGING "minimum" | #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_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/local/share/locale" | #define USE_LIBICONV_GNU 1 | #define HAVE_DLFCN_H 1 | #define STDC_HEADERS 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAVE_ATEXIT 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SANE_MALLOC_PROTOS 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SETLOCALE 1 | #define SIZEOF_SIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_GETCWD 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_UNSETENV 1 | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getc_unlocked (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | #ifdef __STDC__ | # include | #else | # include | #endif | /* 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 getc_unlocked (); | /* 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_getc_unlocked) || defined (__stub___getc_unlocked) | choke me | #else | char (*f) () = getc_unlocked; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != getc_unlocked; | ; | return 0; | } configure:26855: result: no configure:26866: checking for C99 vsnprintf configure:26909: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:26912: $? = 0 configure:26914: ./conftest configure:26917: $? = 0 configure:26931: result: yes configure:26941: checking whether printf supports positional parameters configure:26970: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:26973: $? = 0 configure:26975: ./conftest configure:26978: $? = 0 configure:26992: result: yes configure:27157: checking for sys_errlist configure:27180: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:27183: $? = 0 configure:27186: test -s conftest configure:27189: $? = 0 configure:27199: result: yes configure:27210: checking for sys_siglist configure:27232: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:27235: $? = 0 configure:27238: test -s conftest configure:27241: $? = 0 configure:27251: result: yes configure:27262: checking for sys_siglist declaration configure:27283: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 configure:27286: $? = 0 configure:27289: test -s conftest.o configure:27292: $? = 0 configure:27302: result: yes configure:27313: checking for fd_set configure:27332: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 configure: In function `main': configure:27405: warning: unused variable `writeMask' configure:27405: warning: unused variable `readMask' configure:27335: $? = 0 configure:27338: test -s conftest.o configure:27341: $? = 0 configure:27352: result: yes, found in sys/types.h configure:27391: checking whether realloc (NULL,) will work configure:27413: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:27416: $? = 0 configure:27418: ./conftest configure:27421: $? = 0 configure:27436: result: yes configure:27447: checking for nl_langinfo (CODESET) configure:27466: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 configure: In function `main': configure:27540: warning: unused variable `codeset' configure:27469: $? = 0 configure:27472: test -s conftest.o configure:27475: $? = 0 configure:27490: result: yes configure:27495: checking for OpenBSD strlcpy/strlcat configure:27522: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:27525: $? = 0 configure:27527: ./conftest configure:27530: $? = 0 configure:27544: result: yes configure:27555: checking for an implementation of va_copy() configure:27577: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 conftest.c: In function `f': conftest.c:5: warning: implicit declaration of function `va_copy' conftest.c:3: warning: `args2' might be used uninitialized in this function /tmp/ccAeSOUO.o: In function `f': /tmp/ccAeSOUO.o(.text+0x10): undefined reference to `va_copy' configure:27580: $? = 1 configure: failed program was: | #include | void f (int i, ...) { | va_list args1, args2; | va_start (args1, i); | va_copy (args2, args1); | if (va_arg (args2, int) != 42 || va_arg (args1, int) != 42) | exit (1); | va_end (args1); va_end (args2); | } | int main() { | f (0, 42); | return 0; | } configure:27598: result: no configure:27600: checking for an implementation of __va_copy() configure:27622: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 conftest.c: In function `f': conftest.c:5: warning: implicit declaration of function `__va_copy' conftest.c:3: warning: `args2' might be used uninitialized in this function /tmp/cctsihtV.o: In function `f': /tmp/cctsihtV.o(.text+0x10): undefined reference to `__va_copy' configure:27625: $? = 1 configure: failed program was: | #include | void f (int i, ...) { | va_list args1, args2; | va_start (args1, i); | __va_copy (args2, args1); | if (va_arg (args2, int) != 42 || va_arg (args1, int) != 42) | exit (1); | va_end (args1); va_end (args2); | } | int main() { | f (0, 42); | return 0; | } configure:27643: result: no configure:27661: checking whether va_lists can be copied by value configure:27692: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:27695: $? = 0 configure:27697: ./conftest configure:27700: $? = 0 configure:27715: result: yes configure:27743: checking for dlopen configure:27793: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:27796: $? = 0 configure:27799: test -s conftest configure:27802: $? = 0 configure:27813: result: yes configure:27816: checking for dlsym configure:27866: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:27869: $? = 0 configure:27872: test -s conftest configure:27875: $? = 0 configure:27886: result: yes configure:28221: checking for RTLD_GLOBAL brokenness configure:28256: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib -lintl -Wl,--export-dynamic conftest.c >&5 configure:28259: $? = 0 configure:28261: ./conftest configure:28264: $? = 0 configure:28280: result: no configure:28287: checking for preceeding underscore in symbols configure:28319: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib -lintl -Wl,--export-dynamic conftest.c >&5 configure:28322: $? = 0 configure:28324: ./conftest configure:28327: $? = 1 configure: program exited with status 1 configure: failed program was: | #line 28301 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 2 | #define GLIB_MICRO_VERSION 2 | #define GLIB_INTERFACE_AGE 2 | #define GLIB_BINARY_AGE 202 | #define G_COMPILED_WITH_DEBUGGING "minimum" | #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_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/local/share/locale" | #define USE_LIBICONV_GNU 1 | #define HAVE_DLFCN_H 1 | #define STDC_HEADERS 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAVE_ATEXIT 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SANE_MALLOC_PROTOS 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SETLOCALE 1 | #define SIZEOF_SIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_GETCWD 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_UNSETENV 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_UNIX98_PRINTF 1 | #define HAVE_GOOD_PRINTF 1 | #define REALLOC_0_WORKS 1 | #define HAVE_CODESET 1 | #define HAVE_STRLCPY 1 | /* end confdefs.h. */ | #include | int glib_underscore_test (void) { return 42; } | int main() { | void *f1 = (void*)0, *f2 = (void*)0, *handle; | handle = dlopen ((void*)0, 0); | if (handle) { | f1 = dlsym (handle, "glib_underscore_test"); | f2 = dlsym (handle, "_glib_underscore_test"); | } return (!f2 || f1); | } configure:28343: result: no configure:28358: checking for dlerror configure:28408: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 configure:28411: $? = 0 configure:28414: test -s conftest configure:28417: $? = 0 configure:28428: result: yes configure:28445: checking for the suffix of shared libraries configure:28458: result: .so configure:28473: checking for gspawn implementation configure:28483: result: gspawn.lo configure:28488: checking for GIOChannel implementation configure:28498: result: giounix.lo configure:28503: checking for platform-dependent source configure:28513: result: configure:28517: checking whether to compile timeloop configure:28527: result: yes configure:28539: checking if building for some Win32 platform configure:28549: result: no configure:28713: cc -c -O -pipe -Wall -I/usr/local/include -D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE conftest.c >&5 configure: In function `main': configure:28789: warning: unused variable `m' configure:28716: $? = 0 configure:28719: test -s conftest.o configure:28722: $? = 0 configure:28822: checking for thread implementation configure:28831: result: posix configure:28910: cc -o conftest -O -pipe -Wall -pthread -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 /usr/local/lib/libintl.so: undefined reference to `nl_langinfo' configure:28913: $? = 1 configure: program exited with status 1 configure: failed program was: | #line 28891 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 2 | #define GLIB_MICRO_VERSION 2 | #define GLIB_INTERFACE_AGE 2 | #define GLIB_BINARY_AGE 202 | #define G_COMPILED_WITH_DEBUGGING "minimum" | #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_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/local/share/locale" | #define USE_LIBICONV_GNU 1 | #define HAVE_DLFCN_H 1 | #define STDC_HEADERS 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAVE_ATEXIT 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SANE_MALLOC_PROTOS 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SETLOCALE 1 | #define SIZEOF_SIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_GETCWD 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_UNSETENV 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_UNIX98_PRINTF 1 | #define HAVE_GOOD_PRINTF 1 | #define REALLOC_0_WORKS 1 | #define HAVE_CODESET 1 | #define HAVE_STRLCPY 1 | /* end confdefs.h. */ | | #include | int check_me = 0; | void* func(void* data) {check_me = 42; return &check_me;} | int main() | { pthread_t t; | void *ret; | pthread_create (&t, 0, func, 0); | pthread_join (t, &ret); | exit (check_me != 42 || ret != &check_me); | } configure:28910: cc -o conftest -O -pipe -Wall -pthreads -I/usr/local/include -L/usr/local/lib -lintl conftest.c >&5 cc: unrecognized option `-pthreads' /tmp/ccfvtDkh.o: In function `main': /tmp/ccfvtDkh.o(.text+0x28): undefined reference to `pthread_create' /tmp/ccfvtDkh.o(.text+0x37): undefined reference to `pthread_join' configure:28913: $? = 1 configure: program exited with status 1 configure: failed program was: | #line 28891 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 2 | #define GLIB_MICRO_VERSION 2 | #define GLIB_INTERFACE_AGE 2 | #define GLIB_BINARY_AGE 202 | #define G_COMPILED_WITH_DEBUGGING "minimum" | #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_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/local/share/locale" | #define USE_LIBICONV_GNU 1 | #define HAVE_DLFCN_H 1 | #define STDC_HEADERS 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAVE_ATEXIT 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SANE_MALLOC_PROTOS 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SETLOCALE 1 | #define SIZEOF_SIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_GETCWD 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_UNSETENV 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_UNIX98_PRINTF 1 | #define HAVE_GOOD_PRINTF 1 | #define REALLOC_0_WORKS 1 | #define HAVE_CODESET 1 | #define HAVE_STRLCPY 1 | /* end confdefs.h. */ | | #include | int check_me = 0; | void* func(void* data) {check_me = 42; return &check_me;} | int main() | { pthread_t t; | void *ret; | pthread_create (&t, 0, func, 0); | pthread_join (t, &ret); | exit (check_me != 42 || ret != &check_me); | } configure:29043: checking thread related cflags configure:29045: result: -D_THREAD_SAFE configure:29190: checking for sched_get_priority_min configure:29241: cc -o conftest -O -pipe -Wall -I/usr/local/include -D_THREAD_SAFE -D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE -L/usr/local/lib -lintl conftest.c >&5 configure:29244: $? = 0 configure:29246: ./conftest configure:29249: $? = 0 configure:29262: result: yes configure:29320: checking thread related libraries configure:29322: result: -pthread configure:29335: checking for localtime_r configure:29385: cc -o conftest -O -pipe -Wall -I/usr/local/include -D_THREAD_SAFE -L/usr/local/lib -lintl conftest.c >&5 configure:29388: $? = 0 configure:29391: test -s conftest configure:29394: $? = 0 configure:29405: result: yes configure:29416: checking for posix getpwuid_r configure:29450: cc -o conftest -O -pipe -Wall -I/usr/local/include -D_THREAD_SAFE -L/usr/local/lib -lintl conftest.c >&5 configure: In function `main': configure:29526: warning: implicit declaration of function `getpwuid_r' /tmp/ccU4O9dd.o: In function `main': /tmp/ccU4O9dd.o(.text+0x3c): undefined reference to `getpwuid_r' configure:29453: $? = 1 configure: program exited with status 1 configure: failed program was: | #line 29429 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 2 | #define GLIB_MICRO_VERSION 2 | #define GLIB_INTERFACE_AGE 2 | #define GLIB_BINARY_AGE 202 | #define G_COMPILED_WITH_DEBUGGING "minimum" | #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_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/local/share/locale" | #define USE_LIBICONV_GNU 1 | #define HAVE_DLFCN_H 1 | #define STDC_HEADERS 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAVE_ATEXIT 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SANE_MALLOC_PROTOS 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SETLOCALE 1 | #define SIZEOF_SIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_GETCWD 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_UNSETENV 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_UNIX98_PRINTF 1 | #define HAVE_GOOD_PRINTF 1 | #define REALLOC_0_WORKS 1 | #define HAVE_CODESET 1 | #define HAVE_STRLCPY 1 | #define HAVE_LOCALTIME_R 1 | /* end confdefs.h. */ | | #include | #include | int main () { | char buffer[10000]; | struct passwd pwd, *pwptr = &pwd; | int error; | errno = 0; | error = getpwuid_r (0, &pwd, buffer, | sizeof (buffer), &pwptr); | return (error < 0 && errno == ENOSYS) | || error == ENOSYS; | } configure:29472: result: no configure:29487: checking for nonposix getpwuid_r configure:29512: cc -o conftest -O -pipe -Wall -I/usr/local/include -D_THREAD_SAFE -L/usr/local/lib -lintl conftest.c >&5 configure: In function `main': configure:29588: warning: implicit declaration of function `getpwuid_r' /tmp/ccPvLMfV.o: In function `main': /tmp/ccPvLMfV.o(.text+0x1f): undefined reference to `getpwuid_r' configure:29515: $? = 1 configure: failed program was: | #line 29493 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 2 | #define GLIB_MICRO_VERSION 2 | #define GLIB_INTERFACE_AGE 2 | #define GLIB_BINARY_AGE 202 | #define G_COMPILED_WITH_DEBUGGING "minimum" | #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_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/local/share/locale" | #define USE_LIBICONV_GNU 1 | #define HAVE_DLFCN_H 1 | #define STDC_HEADERS 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAVE_ATEXIT 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SANE_MALLOC_PROTOS 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SETLOCALE 1 | #define SIZEOF_SIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_GETCWD 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_UNSETENV 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_UNIX98_PRINTF 1 | #define HAVE_GOOD_PRINTF 1 | #define REALLOC_0_WORKS 1 | #define HAVE_CODESET 1 | #define HAVE_STRLCPY 1 | #define HAVE_LOCALTIME_R 1 | /* end confdefs.h. */ | #include | int | main () | { | char buffer[10000]; | struct passwd pwd; | getpwuid_r (0, &pwd, buffer, | sizeof (buffer)); | ; | return 0; | } configure:29532: result: no configure:29553: checking size of pthread_t configure:29831: cc -o conftest -O -pipe -Wall -I/usr/local/include -D_THREAD_SAFE -D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE -L/usr/local/lib -lintl conftest.c -pthread >&5 /usr/local/lib/libintl.so: undefined reference to `nl_langinfo' configure:29834: $? = 1 configure: program exited with status 1 configure: failed program was: | #line 29791 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 2 | #define GLIB_MICRO_VERSION 2 | #define GLIB_INTERFACE_AGE 2 | #define GLIB_BINARY_AGE 202 | #define G_COMPILED_WITH_DEBUGGING "minimum" | #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_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/local/share/locale" | #define USE_LIBICONV_GNU 1 | #define HAVE_DLFCN_H 1 | #define STDC_HEADERS 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAVE_ATEXIT 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SANE_MALLOC_PROTOS 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SETLOCALE 1 | #define SIZEOF_SIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_GETCWD 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_UNSETENV 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_UNIX98_PRINTF 1 | #define HAVE_GOOD_PRINTF 1 | #define REALLOC_0_WORKS 1 | #define HAVE_CODESET 1 | #define HAVE_STRLCPY 1 | #define HAVE_LOCALTIME_R 1 | /* end confdefs.h. */ | #include | | long longval () { return (long) (sizeof (pthread_t)); } | unsigned long ulongval () { return (long) (sizeof (pthread_t)); } | #include | #include | int | main () | { | | FILE *f = fopen ("conftest.val", "w"); | if (! f) | exit (1); | if (((long) (sizeof (pthread_t))) < 0) | { | long i = longval (); | if (i != ((long) (sizeof (pthread_t)))) | exit (1); | fprintf (f, "%ld\n", i); | } | else | { | unsigned long i = ulongval (); | if (i != ((long) (sizeof (pthread_t)))) | exit (1); | fprintf (f, "%lu\n", i); | } | exit (ferror (f) || fclose (f) != 0); | | ; | return 0; | } configure:29848: error: cannot compute sizeof (pthread_t), 77 ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_type_size_t=yes ac_cv_sizeof_int=4 lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'\''"' ac_cv_prog_ac_ct_F77=f77 ac_cv_func_bind_textdomain_codeset=yes ac_cv_func_vasprintf=yes ac_cv_func_getcwd=yes ac_cv_prog_CXXCPP='c++ -E' ac_cv_path_XGETTEXT=/usr/local/bin/xgettext ac_cv_env_CXXFLAGS_value=' -O -pipe ' ac_cv_header_sys_times_h=yes ac_cv_c_bigendian=no lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' ac_cv_f77_compiler_gnu=yes gt_cv_func_dgettext_libc=yes ac_cv_env_F77_value= lt_cv_file_magic_cmd='$MAGIC_CMD' ac_cv_header_stdlib_h=yes ac_cv_func_strncasecmp=yes ac_cv_func_memmove=yes ac_cv_header_sys_time_h=yes ac_cv_header_pwd_h=yes ac_cv_sizeof_long_long=8 ac_cv_func_on_exit=no ac_cv_func__doprnt=no ac_cv_func_dlopen=yes ac_cv_sizeof_char=1 lt_cv_prog_gnu_ldcxx=yes ac_cv_prog_cc_g=yes ac_cv_env_CXXCPP_set= ac_cv_env_LDFLAGS_set=set glib_cv_uscore=no lt_cv_prog_compiler_c_o_CXX=yes ac_cv_prog_ac_ct_AR=ar ac_cv_path_PKG_CONFIG=/usr/local/bin/pkg-config ac_cv_sys_large_files=no ac_cv_c_compiler_gnu=yes ac_cv_exeext= ac_cv_env_CFLAGS_set=set ac_cv_func_setlocale=yes ac_cv_header_dirent_h=yes 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'\''' ac_cv_func_dlerror=yes ac_cv_prog_CXX=c++ lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' lt_cv_sys_max_cmd_len=16384 ac_cv_prog_make_gmake_set=yes ac_cv_env_FFLAGS_set= ac_cv_func_vsnprintf_c99=yes ac_cv_env_CPP_value= ac_cv_env_CPPFLAGS_set=set ac_cv_func_posix_getpwuid_r=no ac_cv_func_strcasecmp=yes ac_cv_sizeof_size_t=4 ac_cv_header_langinfo_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_float_h=yes ac_cv_type___int64=no ac_cv_type_long=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CXX_set=set glib_cv_va_val_copy=yes lt_lt_cv_prog_compiler_c_o_CXX='"yes"' gt_cv_have_gettext=yes ac_cv_env_host_alias_set= ac_cv_func_vsnprintf=yes ac_cv_c_const=yes 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'\''"' ac_cv_path_GMSGFMT=/usr/local/bin/msgfmt ac_cv_func_mkstemp=yes ac_cv_func_nl_langinfo=yes lt_cv_ld_reload_flag=-r ac_cv_func_nanosleep=yes ac_cv_working_alloca_h=no glib_cv_rtldglobal_broken=no ac_cv_func_unsetenv=yes ac_cv_header_values_h=yes lt_cv_prog_gnu_ld=yes ac_cv_header_sys_stat_h=yes ac_cv_env_build_alias_set=set ac_cv_header_sys_select_h=yes ac_cv_func_atexit=yes ac_cv_func_localtime_r=yes glib_cv___va_copy=no ac_cv_func_printf_unix98=yes ac_cv_header_limits_h=yes lt_cv_prog_compiler_c_o=yes ac_cv_prog_f77_g=yes ac_cv_lib_iconv_libiconv_open=yes ac_cv_env_CXXCPP_value= ac_cv_env_LDFLAGS_value='-L/usr/local/lib -lintl' ac_cv_env_target_alias_set= glib_cv_sane_realloc=yes ac_cv_func_alloca_works=yes ac_cv_prog_INDENT=indent ac_cv_prog_cc_stdc= ac_cv_host_alias=i386-portbld-freebsd4.8 ac_cv_env_CFLAGS_value='-O -pipe ' ac_cv_env_CC_set=set glib_cv_has__inline__=yes lt_cv_prog_compiler_c_o_F77=yes ac_cv_path_MSGFMT=/usr/local/bin/msgfmt ac_cv_header_sys_types_h=yes ac_cv_header_stdc=yes lt_cv_path_SED=/usr/bin/sed ac_cv_header_strings_h=yes ac_cv_sizeof___int64=0 ac_cv_sizeof_long=4 ac_cv_type_short=yes ac_cv_func_vprintf=yes ac_cv_func_dcgettext=yes ac_cv_header_stdint_h=no ac_cv_header_inttypes_h=yes ac_cv_prog_egrep='grep -E' ac_cv_env_FFLAGS_value= glib_cv_va_copy=no jm_cv_langinfo_codeset=yes ac_cv_header_sys_param_h=yes lt_cv_path_LD=/usr/libexec/elf/ld lt_cv_prog_compiler_rtti_exceptions=yes ac_cv_header_locale_h=yes ac_cv_header_unistd_h=yes ac_cv_header_string_h=yes ac_cv_build_alias=i386-portbld-freebsd4.8 ac_cv_env_CPPFLAGS_value=-I/usr/local/include glib_cv_have_strlcpy=yes ac_cv_sys_largefile_CC=no glib_cv_has__inline=yes ac_cv_type_void_p=yes lt_lt_cv_prog_compiler_c_o='"yes"' ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_header_memory_h=yes ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXX_value=c++ ac_cv_prog_ac_ct_STRIP=strip ac_cv_host=i386-portbld-freebsd4.8 ac_cv_env_F77_set= ac_cv_env_host_alias_value= ac_cv_func_getc_unlocked=no ac_cv_func_strerror=yes ac_cv_type_int=yes lt_lt_cv_prog_compiler_c_o_F77='"yes"' am_cv_val_LC_MESSAGES=yes ac_cv_path_PERL_PATH=/usr/bin/perl5 lt_cv_objdir=.libs ac_cv_prog_cxx_g=yes ac_cv_func_nonposix_getpwuid_r=no lt_cv_file_magic_test_file= gt_cv_func_dgettext_libintl=no am_cv_prog_cc_stdc= glib_cv_hasinline=yes ac_cv_prog_CPP='cc -E' ac_cv_prog_AWK=gawk ac_cv_build=i386-portbld-freebsd4.8 ac_cv_env_build_alias_value=i386-portbld-freebsd4.8 ac_cv_func_lstat=yes ac_cv_type_long_long=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\''' lt_cv_deplibs_check_method=pass_all ac_cv_prog_ac_ct_CC=cc ac_cv_func_dlsym=yes glib_cv_stack_grows=no ac_cv_type_char=yes lt_cv_path_LDCXX=/usr/libexec/elf/ld ac_cv_header_libintl_h=yes ac_cv_prog_PERL=perl5 ac_cv_env_target_alias_value= ac_cv_func_strsignal=yes ac_cv_header_stddef_h=yes ac_cv_sizeof_short=2 ac_cv_env_CC_value=cc lt_cv_path_NM='/usr/bin/nm -B' ac_cv_env_CPP_set= ac_cv_func_poll=yes ac_cv_header_sched_h=yes ac_cv_header_dlfcn_h=yes ac_cv_sizeof_void_p=4 ac_cv_sys_file_offset_bits=no ac_cv_func_stpcpy=no ac_cv_gnu_library_2_1=no glib_cv_long_long_format=q ac_cv_objext=o ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='/usr/ports/devel/glib20/work/glib-2.2.2/missing aclocal-1.4' ALLOCA='' AR='ar' AS='as' AUTOCONF='autoconf' AUTOHEADER='autoheader' AUTOMAKE='/usr/ports/devel/glib20/work/glib-2.2.2/missing automake-1.4' AWK='gawk' CATALOGS=' am.gmo az.gmo be.gmo bg.gmo bn.gmo ca.gmo cs.gmo cy.gmo da.gmo de.gmo el.gmo es.gmo et.gmo eu.gmo fa.gmo fi.gmo fr.gmo gl.gmo he.gmo hi.gmo id.gmo it.gmo ja.gmo ko.gmo li.gmo lv.gmo mk.gmo ml.gmo mn.gmo ms.gmo nl.gmo nn.gmo no.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sl.gmo sq.gmo sr.gmo sr@Latn.gmo sv.gmo ta.gmo tr.gmo uk.gmo vi.gmo yi.gmo zh_CN.gmo zh_TW.gmo' CATOBJEXT='.gmo' CC='cc' CFLAGS='-O -pipe -Wall' CPP='cc -E' CPPFLAGS='-I/usr/local/include -D_THREAD_SAFE -D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE' CROSS_COMPILING_FALSE='' CROSS_COMPILING_TRUE='' CXX='c++' CXXCPP='c++ -E' CXXFLAGS=' -O -pipe ' DATADIRNAME='share' DB2HTML='' DEFS='' DISABLE_MEM_POOLS='' DLLTOOL='dlltool' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' ENABLE_GC_FRIENDLY='' ENABLE_GTK_DOC_FALSE='' ENABLE_GTK_DOC_TRUE='' ENABLE_TIMELOOP_FALSE='#' ENABLE_TIMELOOP_TRUE='' EXEEXT='' F77='f77' FFLAGS='-g -O2' GETTEXT_PACKAGE='glib20' GIO='giounix.lo' GLIBC21='no' GLIB_BINARY_AGE='202' GLIB_DEBUG_FLAGS='-DG_DISABLE_CAST_CHECKS' GLIB_DEF='' GLIB_GENMARSHAL='' GLIB_INTERFACE_AGE='2' GLIB_MAJOR_VERSION='2' GLIB_MICRO_VERSION='2' GLIB_MINOR_VERSION='2' GLIB_VERSION='2.2.2' GMODULE_DEF='' GMOFILES=' am.gmo az.gmo be.gmo bg.gmo bn.gmo ca.gmo cs.gmo cy.gmo da.gmo de.gmo el.gmo es.gmo et.gmo eu.gmo fa.gmo fi.gmo fr.gmo gl.gmo he.gmo hi.gmo id.gmo it.gmo ja.gmo ko.gmo li.gmo lv.gmo mk.gmo ml.gmo mn.gmo ms.gmo nl.gmo nn.gmo no.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sl.gmo sq.gmo sr.gmo sr@Latn.gmo sv.gmo ta.gmo tr.gmo uk.gmo vi.gmo yi.gmo zh_CN.gmo zh_TW.gmo' GMSGFMT='/usr/local/bin/msgfmt' GOBJECT_DEF='' GSPAWN='gspawn.lo' GTHREAD_COMPILE_IMPL_DEFINES='-D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE' GTHREAD_DEF='' GTKDOC='' G_LIBS_EXTRA='' G_LIB_WIN32_RESOURCE='' G_MODULE_BROKEN_RTLD_GLOBAL='0' G_MODULE_HAVE_DLERROR='1' G_MODULE_IMPL='G_MODULE_IMPL_DL' G_MODULE_LDFLAGS='-Wl,--export-dynamic' G_MODULE_LIBS='' G_MODULE_LIBS_EXTRA='' G_MODULE_NEED_USCORE='0' G_MODULE_PLUGIN_LIBS='' G_MODULE_SUPPORTED='true' G_MODULE_WIN32_RESOURCE='' G_OBJECT_WIN32_RESOURCE='' G_THREAD_CFLAGS='-D_THREAD_SAFE' G_THREAD_LIBS='-pthread ' G_THREAD_LIBS_EXTRA='' G_THREAD_LIBS_FOR_GTHREAD='' G_THREAD_WIN32_RESOURCE='' HAVE_CXX_FALSE='#' HAVE_CXX_TRUE='' HAVE_DOCBOOK_FALSE='' HAVE_DOCBOOK_TRUE='' HAVE_GOOD_PRINTF_FALSE='#' HAVE_GOOD_PRINTF_TRUE='' HAVE_GTK_DOC='' HAVE_GTK_DOC_FALSE='' HAVE_GTK_DOC_TRUE='' HTML_DIR='' ICONV_LIBS='-liconv' INDENT='indent' INSTALL_DATA='install -c -o root -g wheel -m 444' INSTALL_PROGRAM='install -c -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -c -o root -g wheel -m 555' INSTOBJEXT='.mo' INTLLIBS='' LDFLAGS='-L/usr/local/lib -lintl' LIBOBJS='' LIBS='-pthread ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' LT_AGE='200' LT_CURRENT='200' LT_CURRENT_MINUS_AGE='0' LT_RELEASE='2.2' LT_REVISION='2' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='makeinfo' MKINSTALLDIRS='./mkinstalldirs' MSGFMT='/usr/local/bin/msgfmt' MS_LIB_AVAILABLE_FALSE='' MS_LIB_AVAILABLE_TRUE='#' OBJDUMP='objdump' OBJEXT='o' OS_WIN32_FALSE='' OS_WIN32_TRUE='#' PACKAGE='glib' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PERL='perl5' PERL_PATH='/usr/bin/perl5' PKG_CONFIG='/usr/local/bin/pkg-config' PLATFORMDEP='' PLATFORM_WIN32_FALSE='' PLATFORM_WIN32_TRUE='#' POFILES=' am.po az.po be.po bg.po bn.po ca.po cs.po cy.po da.po de.po el.po es.po et.po eu.po fa.po fi.po fr.po gl.po he.po hi.po id.po it.po ja.po ko.po li.po lv.po mk.po ml.po mn.po ms.po nl.po nn.po no.po pl.po pt.po pt_BR.po ro.po ru.po sk.po sl.po sq.po sr.po sr@Latn.po sv.po ta.po tr.po uk.po vi.po yi.po zh_CN.po zh_TW.po' POSUB='po' PO_IN_DATADIR_FALSE='' PO_IN_DATADIR_TRUE='' RANLIB='ranlib' REBUILD='' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' STRIP_BEGIN='$(strip $(STRIP_DUMMY)' STRIP_DUMMY='' STRIP_END=')' TESTGMODULE_EXP='' TRIO_LIBS='' USE_NLS='yes' VERSION='2.2.2' XGETTEXT='/usr/local/bin/xgettext' ac_ct_AR='ar' ac_ct_AS='' ac_ct_CC='cc' ac_ct_CXX='' ac_ct_DLLTOOL='' ac_ct_F77='f77' ac_ct_OBJDUMP='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' bindir='${exec_prefix}/bin' build='i386-portbld-freebsd4.8' build_alias='i386-portbld-freebsd4.8' build_cpu='i386' build_os='freebsd4.8' build_vendor='portbld' datadir='${prefix}/share' exec_prefix='NONE' host='i386-portbld-freebsd4.8' host_alias='' host_cpu='i386' host_os='freebsd4.8' host_vendor='portbld' includedir='${prefix}/include' infodir='${prefix}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' ms_librarian='' oldincludedir='/usr/include' prefix='/usr/local' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define ENABLE_NLS 1 #define GETTEXT_PACKAGE "glib20" #define GLIB_BINARY_AGE 202 #define GLIB_INTERFACE_AGE 2 #define GLIB_LOCALE_DIR "/usr/local/share/locale" #define GLIB_MAJOR_VERSION 2 #define GLIB_MICRO_VERSION 2 #define GLIB_MINOR_VERSION 2 #define G_COMPILED_WITH_DEBUGGING "minimum" #define G_HAVE_INLINE 1 #define G_HAVE___INLINE 1 #define G_HAVE___INLINE__ 1 #define HAVE_ALLOCA 1 #define HAVE_ATEXIT 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_CODESET 1 #define HAVE_DCGETTEXT 1 #define HAVE_DIRENT_H 1 #define HAVE_DLFCN_H 1 #define HAVE_FLOAT_H 1 #define HAVE_GETCWD 1 #define HAVE_GETTEXT 1 #define HAVE_GOOD_PRINTF 1 #define HAVE_INTTYPES_H 1 #define HAVE_LANGINFO_CODESET 1 #define HAVE_LANGINFO_H 1 #define HAVE_LC_MESSAGES 1 #define HAVE_LIMITS_H 1 #define HAVE_LOCALE_H 1 #define HAVE_LOCALTIME_R 1 #define HAVE_LSTAT 1 #define HAVE_MEMMOVE 1 #define HAVE_MEMORY_H 1 #define HAVE_MKSTEMP 1 #define HAVE_NANOSLEEP 1 #define HAVE_NL_LANGINFO 1 #define HAVE_POLL 1 #define HAVE_PWD_H 1 #define HAVE_SCHED_H 1 #define HAVE_SETLOCALE 1 #define HAVE_STDDEF_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRCASECMP 1 #define HAVE_STRERROR 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRING_H 1 #define HAVE_STRLCPY 1 #define HAVE_STRNCASECMP 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_POLL_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNIX98_PRINTF 1 #define HAVE_UNSETENV 1 #define HAVE_VALUES_H 1 #define HAVE_VASPRINTF 1 #define HAVE_VPRINTF 1 #define HAVE_VSNPRINTF 1 #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define REALLOC_0_WORKS 1 #define SANE_MALLOC_PROTOS 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_VOID_P 4 #define SIZEOF___INT64 0 #define STDC_HEADERS 1 #define STDC_HEADERS 1 #define USE_LIBICONV_GNU 1 configure: exit 1 --VbJkn9YxBvnuCH5J--