diff options
Diffstat (limited to 'config.log')
-rw-r--r-- | config.log | 1010 |
1 files changed, 0 insertions, 1010 deletions
diff --git a/config.log b/config.log deleted file mode 100644 index 8f68670fbf936..0000000000000 --- a/config.log +++ /dev/null @@ -1,1010 +0,0 @@ -This file contains any messages produced by compilers while -running configure, to aid debugging if configure makes a mistake. - -It was created by TRE configure 0.8.0, which was -generated by GNU Autoconf 2.61. Invocation command line was - - $ ./configure --disable-nls - -## --------- ## -## Platform. ## -## --------- ## - -hostname = server.mypc.hu -uname -m = amd64 -uname -r = 8.0-RELEASE-p2 -uname -s = FreeBSD -uname -v = FreeBSD 8.0-RELEASE-p2 #0: Mon Feb 8 10:18:36 CET 2010 root@server.mypc.hu:/usr/src/sys/amd64/compile/SERVER - -/usr/bin/uname -p = amd64 -/bin/uname -X = unknown - -/bin/arch = unknown -/usr/bin/arch -k = unknown -/usr/convex/getsysinfo = unknown -/usr/bin/hostinfo = unknown -/bin/machine = unknown -/usr/bin/oslevel = unknown -/bin/universe = unknown - -PATH: /sbin -PATH: /bin -PATH: /usr/sbin -PATH: /usr/bin -PATH: /usr/games -PATH: /usr/local/sbin -PATH: /usr/local/bin -PATH: /usr/X11R6/bin -PATH: /home/gabor/bin - - -## ----------- ## -## Core tests. ## -## ----------- ## - -configure:2011: checking build system type -configure:2029: result: x86_64-unknown-freebsd8.0 -configure:2051: checking host system type -configure:2066: result: x86_64-unknown-freebsd8.0 -configure:2088: checking target system type -configure:2103: result: x86_64-unknown-freebsd8.0 -configure:2146: checking for a BSD-compatible install -configure:2202: result: /usr/bin/install -c -configure:2213: checking whether build environment is sane -configure:2256: result: yes -configure:2284: checking for a thread-safe mkdir -p -configure:2323: result: utils/install-sh -c -d -configure:2336: checking for gawk -configure:2366: result: no -configure:2336: checking for mawk -configure:2366: result: no -configure:2336: checking for nawk -configure:2352: found /usr/bin/nawk -configure:2363: result: nawk -configure:2374: checking whether make sets $(MAKE) -configure:2395: result: yes -configure:2634: checking for gcc -configure:2650: found /usr/bin/gcc -configure:2661: result: gcc -configure:2899: checking for C compiler version -configure:2906: gcc --version >&5 -gcc (GCC) 4.2.1 20070719 [FreeBSD] -Copyright (C) 2007 Free Software Foundation, Inc. -This is free software; see the source for copying conditions. There is NO -warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. - -configure:2909: $? = 0 -configure:2916: gcc -v >&5 -Using built-in specs. -Target: amd64-undermydesk-freebsd -Configured with: FreeBSD/amd64 system compiler -Thread model: posix -gcc version 4.2.1 20070719 [FreeBSD] -configure:2919: $? = 0 -configure:2926: gcc -V >&5 -gcc: '-V' option must have argument -configure:2929: $? = 1 -configure:2952: checking for C compiler default output file name -configure:2979: gcc conftest.c >&5 -configure:2982: $? = 0 -configure:3020: result: a.out -configure:3037: checking whether the C compiler works -configure:3047: ./a.out -configure:3050: $? = 0 -configure:3067: result: yes -configure:3074: checking whether we are cross compiling -configure:3076: result: no -configure:3079: checking for suffix of executables -configure:3086: gcc -o conftest conftest.c >&5 -configure:3089: $? = 0 -configure:3113: result: -configure:3119: checking for suffix of object files -configure:3145: gcc -c conftest.c >&5 -configure:3148: $? = 0 -configure:3171: result: o -configure:3175: checking whether we are using the GNU C compiler -configure:3204: gcc -c conftest.c >&5 -configure:3210: $? = 0 -configure:3227: result: yes -configure:3232: checking whether gcc accepts -g -configure:3262: gcc -c -g conftest.c >&5 -configure:3268: $? = 0 -configure:3367: result: yes -configure:3384: checking for gcc option to accept ISO C89 -configure:3458: gcc -c -g -O2 conftest.c >&5 -configure:3464: $? = 0 -configure:3487: result: none needed -configure:3516: checking for style of include used by make -configure:3544: result: GNU -configure:3569: checking dependency style of gcc -configure:3660: result: gcc3 -configure:3680: checking how to run the C preprocessor -configure:3720: gcc -E conftest.c -configure:3726: $? = 0 -configure:3757: gcc -E conftest.c -conftest.c:10:28: error: ac_nonexistent.h: No such file or directory -configure:3763: $? = 1 -configure: failed program was: -| /* confdefs.h. */ -| #define PACKAGE_NAME "TRE" -| #define PACKAGE_TARNAME "tre" -| #define PACKAGE_VERSION "0.8.0" -| #define PACKAGE_STRING "TRE 0.8.0" -| #define PACKAGE_BUGREPORT "tre-general@lists.laurikari.net" -| #define PACKAGE "tre" -| #define VERSION "0.8.0" -| /* end confdefs.h. */ -| #include <ac_nonexistent.h> -configure:3796: result: gcc -E -configure:3825: gcc -E conftest.c -configure:3831: $? = 0 -configure:3862: gcc -E conftest.c -conftest.c:10:28: error: ac_nonexistent.h: No such file or directory -configure:3868: $? = 1 -configure: failed program was: -| /* confdefs.h. */ -| #define PACKAGE_NAME "TRE" -| #define PACKAGE_TARNAME "tre" -| #define PACKAGE_VERSION "0.8.0" -| #define PACKAGE_STRING "TRE 0.8.0" -| #define PACKAGE_BUGREPORT "tre-general@lists.laurikari.net" -| #define PACKAGE "tre" -| #define VERSION "0.8.0" -| /* end confdefs.h. */ -| #include <ac_nonexistent.h> -configure:3918: checking for a BSD-compatible install -configure:3974: result: /usr/bin/install -c -configure:3986: checking whether gcc and cc understand -c and -o together -configure:4021: gcc -c conftest.c -o conftest2.o >&5 -configure:4024: $? = 0 -configure:4030: gcc -c conftest.c -o conftest2.o >&5 -configure:4033: $? = 0 -configure:4044: cc -c conftest.c >&5 -configure:4047: $? = 0 -configure:4055: cc -c conftest.c -o conftest2.o >&5 -configure:4058: $? = 0 -configure:4064: cc -c conftest.c -o conftest2.o >&5 -configure:4067: $? = 0 -configure:4085: result: yes -configure:4222: checking for C compiler warning flags -configure:4315: result: -Wall -configure:4387: checking for an ANSI C-conforming const -configure:4462: gcc -c -g -O2 -Wall conftest.c >&5 -conftest.c: In function 'main': -conftest.c:45: warning: 't' is used uninitialized in this function -conftest.c:61: warning: 'b' is used uninitialized in this function -conftest.c:67: warning: 'cs[0]' is used uninitialized in this function -configure:4468: $? = 0 -configure:4483: result: yes -configure:4493: checking for inline -configure:4519: gcc -c -g -O2 -Wall conftest.c >&5 -configure:4525: $? = 0 -configure:4543: result: inline -configure:4569: checking for grep that handles long lines and -e -configure:4643: result: /usr/bin/grep -configure:4648: checking for egrep -configure:4726: result: /usr/bin/grep -E -configure:4731: checking for ANSI C header files -configure:4761: gcc -c -g -O2 -Wall conftest.c >&5 -configure:4767: $? = 0 -configure:4866: gcc -o conftest -g -O2 -Wall conftest.c >&5 -configure:4869: $? = 0 -configure:4875: ./conftest -configure:4878: $? = 0 -configure:4895: result: yes -configure:4930: checking for sys/types.h -configure:4951: gcc -c -g -O2 -Wall conftest.c >&5 -configure:4957: $? = 0 -configure:4973: result: yes -configure:4930: checking for sys/stat.h -configure:4951: gcc -c -g -O2 -Wall conftest.c >&5 -configure:4957: $? = 0 -configure:4973: result: yes -configure:4930: checking for stdlib.h -configure:4951: gcc -c -g -O2 -Wall conftest.c >&5 -configure:4957: $? = 0 -configure:4973: result: yes -configure:4930: checking for string.h -configure:4951: gcc -c -g -O2 -Wall conftest.c >&5 -configure:4957: $? = 0 -configure:4973: result: yes -configure:4930: checking for memory.h -configure:4951: gcc -c -g -O2 -Wall conftest.c >&5 -configure:4957: $? = 0 -configure:4973: result: yes -configure:4930: checking for strings.h -configure:4951: gcc -c -g -O2 -Wall conftest.c >&5 -configure:4957: $? = 0 -configure:4973: result: yes -configure:4930: checking for inttypes.h -configure:4951: gcc -c -g -O2 -Wall conftest.c >&5 -configure:4957: $? = 0 -configure:4973: result: yes -configure:4930: checking for stdint.h -configure:4951: gcc -c -g -O2 -Wall conftest.c >&5 -configure:4957: $? = 0 -configure:4973: result: yes -configure:4930: checking for unistd.h -configure:4951: gcc -c -g -O2 -Wall conftest.c >&5 -configure:4957: $? = 0 -configure:4973: result: yes -configure:4987: checking for working alloca.h -configure:5014: gcc -o conftest -g -O2 -Wall conftest.c >&5 -conftest.c:27:20: error: alloca.h: No such file or directory -conftest.c: In function 'main': -conftest.c:31: warning: implicit declaration of function 'alloca' -conftest.c:31: warning: incompatible implicit declaration of built-in function 'alloca' -configure:5020: $? = 1 -configure: failed program was: -| /* confdefs.h. */ -| #define PACKAGE_NAME "TRE" -| #define PACKAGE_TARNAME "tre" -| #define PACKAGE_VERSION "0.8.0" -| #define PACKAGE_STRING "TRE 0.8.0" -| #define PACKAGE_BUGREPORT "tre-general@lists.laurikari.net" -| #define PACKAGE "tre" -| #define VERSION "0.8.0" -| #define TRE_VERSION "0.8.0" -| #define TRE_VERSION_1 0 -| #define TRE_VERSION_2 8 -| #define TRE_VERSION_3 0 -| #define NDEBUG 1 -| #define TRE_APPROX 1 -| #define _GNU_SOURCE 1 -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_STDINT_H 1 -| #define HAVE_UNISTD_H 1 -| /* end confdefs.h. */ -| #include <alloca.h> -| int -| main () -| { -| char *p = (char *) alloca (2 * sizeof (int)); -| if (p) return 0; -| ; -| return 0; -| } -configure:5037: result: no -configure:5047: checking for alloca -configure:5094: gcc -o conftest -g -O2 -Wall conftest.c >&5 -configure:5100: $? = 0 -configure:5117: result: yes -configure:5863: checking for isascii -configure:5919: gcc -o conftest -g -O2 -Wall conftest.c >&5 -conftest.c:53: warning: conflicting types for built-in function 'isascii' -configure:5925: $? = 0 -configure:5943: result: yes -configure:5863: checking for isblank -configure:5919: gcc -o conftest -g -O2 -Wall conftest.c >&5 -conftest.c:54: warning: conflicting types for built-in function 'isblank' -configure:5925: $? = 0 -configure:5943: result: yes -configure:5969: checking getopt.h usability -configure:5986: gcc -c -g -O2 -Wall conftest.c >&5 -configure:5992: $? = 0 -configure:6006: result: yes -configure:6010: checking getopt.h presence -configure:6025: gcc -E conftest.c -configure:6031: $? = 0 -configure:6045: result: yes -configure:6078: checking for getopt.h -configure:6086: result: yes -configure:6103: checking for getopt_long -configure:6159: gcc -o conftest -g -O2 -Wall conftest.c >&5 -configure:6165: $? = 0 -configure:6183: result: yes -configure:6296: checking for libutf8 -configure:6341: gcc -o conftest -g -O2 -Wall conftest.c >&5 -configure:6347: $? = 0 -configure:6427: result: not needed -configure:6616: checking wchar.h usability -configure:6633: gcc -c -g -O2 -Wall conftest.c >&5 -configure:6639: $? = 0 -configure:6653: result: yes -configure:6657: checking wchar.h presence -configure:6672: gcc -E conftest.c -configure:6678: $? = 0 -configure:6692: result: yes -configure:6725: checking for wchar.h -configure:6733: result: yes -configure:6616: checking wctype.h usability -configure:6633: gcc -c -g -O2 -Wall conftest.c >&5 -configure:6639: $? = 0 -configure:6653: result: yes -configure:6657: checking wctype.h presence -configure:6672: gcc -E conftest.c -configure:6678: $? = 0 -configure:6692: result: yes -configure:6725: checking for wctype.h -configure:6733: result: yes -configure:6767: checking for wchar_t -configure:6798: gcc -c -g -O2 -Wall conftest.c >&5 -configure:6804: $? = 0 -configure:6819: result: yes -configure:6829: checking whether WCHAR_MAX is defined -configure:6860: gcc -c -g -O2 -Wall conftest.c >&5 -conftest.c: In function 'main': -conftest.c:46: warning: statement with no effect -configure:6866: $? = 0 -configure:6881: result: yes -configure:6981: checking for wint_t -configure:7012: gcc -c -g -O2 -Wall conftest.c >&5 -configure:7018: $? = 0 -configure:7033: result: yes -configure:7050: checking for mbstate_t -configure:7081: gcc -c -g -O2 -Wall conftest.c >&5 -configure:7087: $? = 0 -configure:7102: result: yes -configure:7123: checking for wcsrtombs -configure:7152: gcc -o conftest -g -O2 -Wall conftest.c >&5 -configure:7158: $? = 0 -configure:7176: result: yes -configure:7211: checking for iswlower -configure:7240: gcc -o conftest -g -O2 -Wall conftest.c >&5 -configure:7246: $? = 0 -configure:7264: result: yes -configure:7211: checking for iswupper -configure:7240: gcc -o conftest -g -O2 -Wall conftest.c >&5 -configure:7246: $? = 0 -configure:7264: result: yes -configure:7211: checking for towlower -configure:7240: gcc -o conftest -g -O2 -Wall conftest.c >&5 -configure:7246: $? = 0 -configure:7264: result: yes -configure:7211: checking for towupper -configure:7240: gcc -o conftest -g -O2 -Wall conftest.c >&5 -configure:7246: $? = 0 -configure:7264: result: yes -configure:7211: checking for wcschr -configure:7240: gcc -o conftest -g -O2 -Wall conftest.c >&5 -configure:7246: $? = 0 -configure:7264: result: yes -configure:7211: checking for wcscpy -configure:7240: gcc -o conftest -g -O2 -Wall conftest.c >&5 -configure:7246: $? = 0 -configure:7264: result: yes -configure:7211: checking for wcslen -configure:7240: gcc -o conftest -g -O2 -Wall conftest.c >&5 -configure:7246: $? = 0 -configure:7264: result: yes -configure:7211: checking for wcsncpy -configure:7240: gcc -o conftest -g -O2 -Wall conftest.c >&5 -configure:7246: $? = 0 -configure:7264: result: yes -configure:7316: checking for wctype -configure:7345: gcc -o conftest -g -O2 -Wall conftest.c >&5 -configure:7351: $? = 0 -configure:7369: result: yes -configure:7316: checking for iswctype -configure:7345: gcc -o conftest -g -O2 -Wall conftest.c >&5 -configure:7351: $? = 0 -configure:7369: result: yes -configure:7390: checking for iswascii -configure:7419: gcc -o conftest -g -O2 -Wall conftest.c >&5 -configure:7425: $? = 0 -configure:7443: result: yes -configure:7390: checking for iswblank -configure:7419: gcc -o conftest -g -O2 -Wall conftest.c >&5 -configure:7425: $? = 0 -configure:7443: result: yes -configure:7489: checking for mbrtowc -configure:7518: gcc -o conftest -g -O2 -Wall conftest.c >&5 -configure:7524: $? = 0 -configure:7542: result: yes -configure:7612: checking for special C compiler options needed for large files -configure:7705: result: no -configure:7711: checking for _FILE_OFFSET_BITS value needed for large files -configure:7746: gcc -c -g -O2 -Wall conftest.c >&5 -configure:7752: $? = 0 -configure:7820: result: no -configure:7957: checking whether NLS is requested -configure:7966: result: no -configure:8007: checking for msgfmt -configure: trying /usr/local/bin/msgfmt... -0 translated messages. -configure:8039: result: /usr/local/bin/msgfmt -configure:8048: checking for gmsgfmt -configure:8079: result: /usr/local/bin/msgfmt -configure:8130: checking for xgettext -configure: trying /usr/local/bin/xgettext... -/usr/local/bin/xgettext: warning: file `/dev/null' extension `' is unknown; will try C -configure:8162: result: /usr/local/bin/xgettext -configure:8208: checking for msgmerge -configure: trying /usr/local/bin/msgmerge... -configure:8239: result: /usr/local/bin/msgmerge -configure:8296: checking for ld used by GCC -configure:8360: result: /usr/bin/ld -configure:8369: checking if the linker (/usr/bin/ld) is GNU ld -configure:8382: result: yes -configure:8389: checking for shared library run path origin -configure:8402: result: done -configure:8903: checking for CFPreferencesCopyAppValue -configure:8931: gcc -o conftest -g -O2 -Wall conftest.c -Wl,-framework -Wl,CoreFoundation >&5 -conftest.c:55:42: error: CoreFoundation/CFPreferences.h: No such file or directory -conftest.c: In function 'main': -conftest.c:59: warning: implicit declaration of function 'CFPreferencesCopyAppValue' -conftest.c:59: error: 'NULL' undeclared (first use in this function) -conftest.c:59: error: (Each undeclared identifier is reported only once -conftest.c:59: error: for each function it appears in.) -configure:8937: $? = 1 -configure: failed program was: -| /* confdefs.h. */ -| #define PACKAGE_NAME "TRE" -| #define PACKAGE_TARNAME "tre" -| #define PACKAGE_VERSION "0.8.0" -| #define PACKAGE_STRING "TRE 0.8.0" -| #define PACKAGE_BUGREPORT "tre-general@lists.laurikari.net" -| #define PACKAGE "tre" -| #define VERSION "0.8.0" -| #define TRE_VERSION "0.8.0" -| #define TRE_VERSION_1 0 -| #define TRE_VERSION_2 8 -| #define TRE_VERSION_3 0 -| #define NDEBUG 1 -| #define TRE_APPROX 1 -| #define _GNU_SOURCE 1 -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_STDINT_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_ALLOCA 1 -| #define TRE_USE_ALLOCA 1 -| #define TRE_REGEX_T_FIELD value -| #define HAVE_ISASCII 1 -| #define HAVE_ISBLANK 1 -| #define HAVE_GETOPT_H 1 -| #define HAVE_GETOPT_LONG 1 -| #define HAVE_WCHAR_H 1 -| #define HAVE_WCTYPE_H 1 -| #define HAVE_WCHAR_T 1 -| #define HAVE_WINT_T 1 -| #define HAVE_MBSTATE_T 1 -| #define HAVE_WCSRTOMBS 1 -| #define HAVE_ISWLOWER 1 -| #define HAVE_ISWUPPER 1 -| #define HAVE_TOWLOWER 1 -| #define HAVE_TOWUPPER 1 -| #define HAVE_WCSCHR 1 -| #define HAVE_WCSCPY 1 -| #define HAVE_WCSLEN 1 -| #define HAVE_WCSNCPY 1 -| #define TRE_WCHAR 1 -| #define HAVE_WCTYPE 1 -| #define HAVE_ISWCTYPE 1 -| #define HAVE_ISWASCII 1 -| #define HAVE_ISWBLANK 1 -| #define HAVE_MBRTOWC 1 -| #define TRE_MULTIBYTE 1 -| /* end confdefs.h. */ -| #include <CoreFoundation/CFPreferences.h> -| int -| main () -| { -| CFPreferencesCopyAppValue(NULL, NULL) -| ; -| return 0; -| } -configure:8955: result: no -configure:8964: checking for CFLocaleCopyCurrent -configure:8992: gcc -o conftest -g -O2 -Wall conftest.c -Wl,-framework -Wl,CoreFoundation >&5 -conftest.c:55:37: error: CoreFoundation/CFLocale.h: No such file or directory -conftest.c: In function 'main': -conftest.c:59: warning: implicit declaration of function 'CFLocaleCopyCurrent' -configure:8998: $? = 1 -configure: failed program was: -| /* confdefs.h. */ -| #define PACKAGE_NAME "TRE" -| #define PACKAGE_TARNAME "tre" -| #define PACKAGE_VERSION "0.8.0" -| #define PACKAGE_STRING "TRE 0.8.0" -| #define PACKAGE_BUGREPORT "tre-general@lists.laurikari.net" -| #define PACKAGE "tre" -| #define VERSION "0.8.0" -| #define TRE_VERSION "0.8.0" -| #define TRE_VERSION_1 0 -| #define TRE_VERSION_2 8 -| #define TRE_VERSION_3 0 -| #define NDEBUG 1 -| #define TRE_APPROX 1 -| #define _GNU_SOURCE 1 -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_STDINT_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_ALLOCA 1 -| #define TRE_USE_ALLOCA 1 -| #define TRE_REGEX_T_FIELD value -| #define HAVE_ISASCII 1 -| #define HAVE_ISBLANK 1 -| #define HAVE_GETOPT_H 1 -| #define HAVE_GETOPT_LONG 1 -| #define HAVE_WCHAR_H 1 -| #define HAVE_WCTYPE_H 1 -| #define HAVE_WCHAR_T 1 -| #define HAVE_WINT_T 1 -| #define HAVE_MBSTATE_T 1 -| #define HAVE_WCSRTOMBS 1 -| #define HAVE_ISWLOWER 1 -| #define HAVE_ISWUPPER 1 -| #define HAVE_TOWLOWER 1 -| #define HAVE_TOWUPPER 1 -| #define HAVE_WCSCHR 1 -| #define HAVE_WCSCPY 1 -| #define HAVE_WCSLEN 1 -| #define HAVE_WCSNCPY 1 -| #define TRE_WCHAR 1 -| #define HAVE_WCTYPE 1 -| #define HAVE_ISWCTYPE 1 -| #define HAVE_ISWASCII 1 -| #define HAVE_ISWBLANK 1 -| #define HAVE_MBRTOWC 1 -| #define TRE_MULTIBYTE 1 -| /* end confdefs.h. */ -| #include <CoreFoundation/CFLocale.h> -| int -| main () -| { -| CFLocaleCopyCurrent(); -| ; -| return 0; -| } -configure:9016: result: no -configure:10005: checking whether to use NLS -configure:10007: result: no -configure:10159: checking for a sed that does not truncate output -configure:10215: result: /usr/local/bin/gsed -configure:10229: checking for ld used by gcc -configure:10296: result: /usr/bin/ld -configure:10305: checking if the linker (/usr/bin/ld) is GNU ld -configure:10320: result: yes -configure:10325: checking for /usr/bin/ld option to reload object files -configure:10332: result: -r -configure:10350: checking for BSD-compatible nm -configure:10399: result: /usr/bin/nm -B -configure:10403: checking whether ln -s works -configure:10407: result: yes -configure:10414: checking how to recognize dependent libraries -configure:10600: result: pass_all -configure:11144: checking dlfcn.h usability -configure:11161: gcc -c -g -O2 -Wall conftest.c >&5 -configure:11167: $? = 0 -configure:11181: result: yes -configure:11185: checking dlfcn.h presence -configure:11200: gcc -E conftest.c -configure:11206: $? = 0 -configure:11220: result: yes -configure:11253: checking for dlfcn.h -configure:11261: result: yes -configure:11277: checking the maximum length of command line arguments -configure:11389: result: 196608 -configure:11401: checking command to parse /usr/bin/nm -B output from gcc object -configure:11506: gcc -c -g -O2 -Wall conftest.c >&5 -configure:11509: $? = 0 -configure:11513: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm -configure:11516: $? = 0 -configure:11568: gcc -o conftest -g -O2 -Wall conftest.c conftstm.o >&5 -configure:11571: $? = 0 -configure:11609: result: ok -configure:11613: checking for objdir -configure:11628: result: .libs -configure:11720: checking for ar -configure:11736: found /usr/bin/ar -configure:11747: result: ar -configure:11816: checking for ranlib -configure:11832: found /usr/bin/ranlib -configure:11843: result: ranlib -configure:11912: checking for strip -configure:11928: found /usr/bin/strip -configure:11939: result: strip -configure:12537: checking if gcc supports -fno-rtti -fno-exceptions -configure:12555: gcc -c -g -O2 -Wall -fno-rtti -fno-exceptions conftest.c >&5 -cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C -configure:12559: $? = 0 -configure:12572: result: no -configure:12587: checking for gcc option to produce PIC -configure:12819: result: -fPIC -configure:12827: checking if gcc PIC flag -fPIC works -configure:12845: gcc -c -g -O2 -Wall -fPIC -DPIC conftest.c >&5 -configure:12849: $? = 0 -configure:12862: result: yes -configure:12890: checking if gcc static flag -static works -configure:12918: result: yes -configure:12928: checking if gcc supports -c -o file.o -configure:12949: gcc -c -g -O2 -Wall -o out/conftest2.o conftest.c >&5 -configure:12953: $? = 0 -configure:12975: result: yes -configure:13001: checking whether the gcc linker (/usr/bin/ld) supports shared libraries -configure:13982: result: yes -configure:14003: checking whether -lc should be explicitly linked in -configure:14008: gcc -c -g -O2 -Wall conftest.c >&5 -configure:14011: $? = 0 -configure:14026: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 -configure:14029: $? = 0 -configure:14041: result: no -configure:14049: checking dynamic linker characteristics -configure:14663: result: freebsd8.0 ld.so -configure:14687: checking how to hardcode library paths into programs -configure:14712: result: immediate -configure:14726: checking whether stripping libraries is possible -configure:14731: result: yes -configure:15533: checking if libtool supports shared libraries -configure:15535: result: yes -configure:15538: checking whether to build shared libraries -configure:15559: result: yes -configure:15562: checking whether to build static libraries -configure:15566: result: no -configure:15660: creating libtool -configure:16293: creating ./config.status - -## ---------------------- ## -## Running config.status. ## -## ---------------------- ## - -This file was extended by TRE config.status 0.8.0, which was -generated by GNU Autoconf 2.61. Invocation command line was - - CONFIG_FILES = - CONFIG_HEADERS = - CONFIG_LINKS = - CONFIG_COMMANDS = - $ ./config.status - -on server.mypc.hu - -config.status:710: creating Makefile -config.status:710: creating doc/Makefile -config.status:710: creating doc/agrep.1 -config.status:710: creating lib/Makefile -config.status:710: creating m4/Makefile -config.status:710: creating po/Makefile.in -config.status:710: creating src/Makefile -config.status:710: creating tests/Makefile -config.status:710: creating tests/agrep/Makefile -config.status:710: creating tre.pc -config.status:710: creating tre.spec -config.status:710: creating utils/Makefile -config.status:710: creating config.h -config.status:710: creating lib/tre-config.h -config.status:1027: executing depfiles commands -config.status:1027: executing po-directories commands - -## ---------------- ## -## Cache variables. ## -## ---------------- ## - -ac_cv_build=x86_64-unknown-freebsd8.0 -ac_cv_c_compiler_gnu=yes -ac_cv_c_const=yes -ac_cv_c_inline=inline -ac_cv_env_CC_set='' -ac_cv_env_CC_value='' -ac_cv_env_CFLAGS_set='' -ac_cv_env_CFLAGS_value='' -ac_cv_env_CPPFLAGS_set='' -ac_cv_env_CPPFLAGS_value='' -ac_cv_env_CPP_set='' -ac_cv_env_CPP_value='' -ac_cv_env_LDFLAGS_set='' -ac_cv_env_LDFLAGS_value='' -ac_cv_env_LIBS_set='' -ac_cv_env_LIBS_value='' -ac_cv_env_build_alias_set='' -ac_cv_env_build_alias_value='' -ac_cv_env_host_alias_set='' -ac_cv_env_host_alias_value='' -ac_cv_env_target_alias_set='' -ac_cv_env_target_alias_value='' -ac_cv_func_alloca_works=yes -ac_cv_func_getopt_long=yes -ac_cv_func_isascii=yes -ac_cv_func_isblank=yes -ac_cv_header_dlfcn_h=yes -ac_cv_header_getopt_h=yes -ac_cv_header_inttypes_h=yes -ac_cv_header_memory_h=yes -ac_cv_header_stdc=yes -ac_cv_header_stdint_h=yes -ac_cv_header_stdlib_h=yes -ac_cv_header_string_h=yes -ac_cv_header_strings_h=yes -ac_cv_header_sys_stat_h=yes -ac_cv_header_sys_types_h=yes -ac_cv_header_unistd_h=yes -ac_cv_header_wchar_h=yes -ac_cv_header_wctype_h=yes -ac_cv_host=x86_64-unknown-freebsd8.0 -ac_cv_objext=o -ac_cv_path_EGREP='/usr/bin/grep -E' -ac_cv_path_GMSGFMT=/usr/local/bin/msgfmt -ac_cv_path_GREP=/usr/bin/grep -ac_cv_path_MSGFMT=/usr/local/bin/msgfmt -ac_cv_path_MSGMERGE=/usr/local/bin/msgmerge -ac_cv_path_XGETTEXT=/usr/local/bin/xgettext -ac_cv_path_install='/usr/bin/install -c' -ac_cv_prog_AWK=nawk -ac_cv_prog_CPP='gcc -E' -ac_cv_prog_ac_ct_AR=ar -ac_cv_prog_ac_ct_CC=gcc -ac_cv_prog_ac_ct_RANLIB=ranlib -ac_cv_prog_ac_ct_STRIP=strip -ac_cv_prog_cc_c89='' -ac_cv_prog_cc_g=yes -ac_cv_prog_cc_gcc_c_o=yes -ac_cv_prog_make_make_set=yes -ac_cv_sys_file_offset_bits=no -ac_cv_sys_largefile_CC=no -ac_cv_target=x86_64-unknown-freebsd8.0 -ac_cv_type_mbstate_t=yes -ac_cv_type_wchar_t=yes -ac_cv_type_wint_t=yes -ac_cv_working_alloca_h=no -acl_cv_hardcode_direct=no -acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' -acl_cv_hardcode_libdir_separator='' -acl_cv_hardcode_minus_L=no -acl_cv_libext=a -acl_cv_libname_spec='lib$name' -acl_cv_library_names_spec='$libname$shrext' -acl_cv_path_LD=/usr/bin/ld -acl_cv_prog_gnu_ld=yes -acl_cv_rpath=done -acl_cv_shlibext=so -acl_cv_wl=-Wl, -am_cv_CC_dependencies_compiler_type=gcc3 -ax_cv_decl_wchar_max=yes -ax_cv_func_iswascii=yes -ax_cv_func_iswblank=yes -ax_cv_func_iswctype=yes -ax_cv_func_iswlower=yes -ax_cv_func_iswupper=yes -ax_cv_func_mbrtowc=yes -ax_cv_func_towlower=yes -ax_cv_func_towupper=yes -ax_cv_func_wcschr=yes -ax_cv_func_wcscpy=yes -ax_cv_func_wcslen=yes -ax_cv_func_wcsncpy=yes -ax_cv_func_wcsrtombs=yes -ax_cv_func_wctype=yes -gt_cv_func_CFLocaleCopyCurrent=no -gt_cv_func_CFPreferencesCopyAppValue=no -lt_cv_deplibs_check_method=pass_all -lt_cv_file_magic_cmd='$MAGIC_CMD' -lt_cv_file_magic_test_file='' -lt_cv_ld_reload_flag=-r -lt_cv_objdir=.libs -lt_cv_path_LD=/usr/bin/ld -lt_cv_path_NM='/usr/bin/nm -B' -lt_cv_path_SED=/usr/local/bin/gsed -lt_cv_prog_compiler_c_o=yes -lt_cv_prog_compiler_pic_works=yes -lt_cv_prog_compiler_rtti_exceptions=no -lt_cv_prog_compiler_static_works=yes -lt_cv_prog_gnu_ld=yes -lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\' -lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\' -lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\' -lt_cv_sys_lib_dlsearch_path_spec='/lib /usr/lib' -lt_cv_sys_lib_search_path_spec=/usr/lib -lt_cv_sys_max_cmd_len=196608 -lt_lt_cv_prog_compiler_c_o='"yes"' -lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"' -lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' -lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' -vl_cv_prog_cc_warnings=-Wall - -## ----------------- ## -## Output variables. ## -## ----------------- ## - -ACLOCAL='${SHELL} /home/gabor/wrk/tre/tre-0.8.0/utils/missing --run aclocal-1.10' -ALLOCA='' -AMDEPBACKSLASH='\' -AMDEP_FALSE='#' -AMDEP_TRUE='' -AMTAR='${SHELL} /home/gabor/wrk/tre/tre-0.8.0/utils/missing --run tar' -AR='ar' -AS='as' -AUTOCONF='${SHELL} /home/gabor/wrk/tre/tre-0.8.0/utils/missing --run autoconf' -AUTOHEADER='${SHELL} /home/gabor/wrk/tre/tre-0.8.0/utils/missing --run autoheader' -AUTOMAKE='${SHELL} /home/gabor/wrk/tre/tre-0.8.0/utils/missing --run automake-1.10' -AWK='nawk' -CC='gcc' -CCDEPMODE='depmode=gcc3' -CFLAGS='-g -O2 -Wall' -CPP='gcc -E' -CPPFLAGS='' -CYGPATH_W='echo' -DEFS='-DHAVE_CONFIG_H' -DEPDIR='.deps' -DLLTOOL='dlltool' -DSYMUTIL='' -ECHO='echo' -ECHO_C='' -ECHO_N='-n' -ECHO_T='' -EGREP='/usr/bin/grep -E' -EXEEXT='' -GETTEXT_MACRO_VERSION='0.17' -GMSGFMT='/usr/local/bin/msgfmt' -GMSGFMT_015='/usr/local/bin/msgfmt' -GREP='/usr/bin/grep' -INSTALL_DATA='${INSTALL} -m 644' -INSTALL_PROGRAM='${INSTALL}' -INSTALL_SCRIPT='${INSTALL}' -INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' -INTLLIBS='' -INTL_MACOSX_LIBS='' -LDFLAGS='' -LIBICONV='/usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib' -LIBINTL='' -LIBOBJS='' -LIBS='' -LIBTOOL='$(SHELL) $(top_builddir)/libtool' -LN_S='ln -s' -LTLIBICONV='-L/usr/local/lib -liconv -R/usr/local/lib' -LTLIBINTL='' -LTLIBOBJS='' -MAKEINFO='${SHELL} /home/gabor/wrk/tre/tre-0.8.0/utils/missing --run makeinfo' -MSGFMT='/usr/local/bin/msgfmt' -MSGFMT_015='/usr/local/bin/msgfmt' -MSGMERGE='/usr/local/bin/msgmerge' -NMEDIT='' -OBJDUMP='objdump' -OBJEXT='o' -PACKAGE='tre' -PACKAGE_BUGREPORT='tre-general@lists.laurikari.net' -PACKAGE_NAME='TRE' -PACKAGE_STRING='TRE 0.8.0' -PACKAGE_TARNAME='tre' -PACKAGE_VERSION='0.8.0' -PATH_SEPARATOR=':' -POSUB='' -RANLIB='ranlib' -SED='/usr/local/bin/gsed' -SET_MAKE='' -SHELL='/bin/sh' -STRIP='strip' -TRE_AGREP_FALSE='#' -TRE_AGREP_TRUE='' -TRE_APPROX_FALSE='#' -TRE_APPROX_TRUE='' -TRE_DEBUG_FALSE='' -TRE_DEBUG_TRUE='#' -TRE_MULTIBYTE_FALSE='#' -TRE_MULTIBYTE_TRUE='' -TRE_PROFILE_FALSE='' -TRE_PROFILE_TRUE='#' -TRE_VERSION='0.8.0' -USE_NLS='no' -VERSION='0.8.0' -XGETTEXT='/usr/local/bin/xgettext' -XGETTEXT_015='/usr/local/bin/xgettext' -XGETTEXT_EXTRA_OPTIONS='' -ac_ct_CC='gcc' -am__fastdepCC_FALSE='#' -am__fastdepCC_TRUE='' -am__include='include' -am__isrc='' -am__leading_dot='.' -am__quote='' -am__tar='${AMTAR} chof - "$$tardir"' -am__untar='${AMTAR} xf -' -bindir='${exec_prefix}/bin' -build='x86_64-unknown-freebsd8.0' -build_alias='' -build_cpu='x86_64' -build_os='freebsd8.0' -build_vendor='unknown' -datadir='${datarootdir}' -datarootdir='${prefix}/share' -docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' -dvidir='${docdir}' -exec_prefix='${prefix}' -host='x86_64-unknown-freebsd8.0' -host_alias='' -host_cpu='x86_64' -host_os='freebsd8.0' -host_vendor='unknown' -htmldir='${docdir}' -includedir='${prefix}/include' -infodir='${datarootdir}/info' -install_sh='$(SHELL) /home/gabor/wrk/tre/tre-0.8.0/utils/install-sh' -libdir='${exec_prefix}/lib' -libexecdir='${exec_prefix}/libexec' -localedir='${datarootdir}/locale' -localstatedir='${prefix}/var' -mandir='${datarootdir}/man' -mkdir_p='$(top_builddir)/utils/install-sh -c -d' -oldincludedir='/usr/include' -pdfdir='${docdir}' -prefix='/usr/local' -program_transform_name='s,x,x,' -psdir='${docdir}' -sbindir='${exec_prefix}/sbin' -sharedstatedir='${prefix}/com' -sysconfdir='${prefix}/etc' -target='x86_64-unknown-freebsd8.0' -target_alias='' -target_cpu='x86_64' -target_os='freebsd8.0' -target_vendor='unknown' - -## ----------- ## -## confdefs.h. ## -## ----------- ## - -#define PACKAGE_NAME "TRE" -#define PACKAGE_TARNAME "tre" -#define PACKAGE_VERSION "0.8.0" -#define PACKAGE_STRING "TRE 0.8.0" -#define PACKAGE_BUGREPORT "tre-general@lists.laurikari.net" -#define PACKAGE "tre" -#define VERSION "0.8.0" -#define TRE_VERSION "0.8.0" -#define TRE_VERSION_1 0 -#define TRE_VERSION_2 8 -#define TRE_VERSION_3 0 -#define NDEBUG 1 -#define TRE_APPROX 1 -#define _GNU_SOURCE 1 -#define STDC_HEADERS 1 -#define HAVE_SYS_TYPES_H 1 -#define HAVE_SYS_STAT_H 1 -#define HAVE_STDLIB_H 1 -#define HAVE_STRING_H 1 -#define HAVE_MEMORY_H 1 -#define HAVE_STRINGS_H 1 -#define HAVE_INTTYPES_H 1 -#define HAVE_STDINT_H 1 -#define HAVE_UNISTD_H 1 -#define HAVE_ALLOCA 1 -#define TRE_USE_ALLOCA 1 -#define TRE_REGEX_T_FIELD value -#define HAVE_ISASCII 1 -#define HAVE_ISBLANK 1 -#define HAVE_GETOPT_H 1 -#define HAVE_GETOPT_LONG 1 -#define HAVE_WCHAR_H 1 -#define HAVE_WCTYPE_H 1 -#define HAVE_WCHAR_T 1 -#define HAVE_WINT_T 1 -#define HAVE_MBSTATE_T 1 -#define HAVE_WCSRTOMBS 1 -#define HAVE_ISWLOWER 1 -#define HAVE_ISWUPPER 1 -#define HAVE_TOWLOWER 1 -#define HAVE_TOWUPPER 1 -#define HAVE_WCSCHR 1 -#define HAVE_WCSCPY 1 -#define HAVE_WCSLEN 1 -#define HAVE_WCSNCPY 1 -#define TRE_WCHAR 1 -#define HAVE_WCTYPE 1 -#define HAVE_ISWCTYPE 1 -#define HAVE_ISWASCII 1 -#define HAVE_ISWBLANK 1 -#define HAVE_MBRTOWC 1 -#define TRE_MULTIBYTE 1 -#define HAVE_DLFCN_H 1 - -configure: exit 0 |