Ticket #34221: config.2.log

File config.2.log, 6.5 KB (added by richard.t.lloyd@…, 12 years ago)

gettext-0.18.1.1/gettext-runtime/config.log

Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by configure, which was
5generated by GNU Autoconf 2.65.  Invocation command line was
6
7  $ ./configure --disable-option-checking --prefix=/opt/local ac_cv_prog_AWK=/usr/bin/awk ac_cv_path_GREP=/usr/bin/grep ac_cv_path_SED=/usr/bin/sed --disable-csharp --disable-native-java --without-emacs --with-included-gettext --with-included-glib --with-included-libcroco --with-included-libxml --without-git --without-cvs CC=/usr/bin/clang CFLAGS=-pipe -O2 -arch x86_64 LDFLAGS=-L/opt/local/lib -arch x86_64 CPPFLAGS=-no-cpp-precomp CXX=/usr/bin/clang++ CXXFLAGS=-pipe -O2 -arch x86_64 --cache-file=/dev/null --srcdir=.
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = Richards-MacBook-Pro.local
14uname -m = x86_64
15uname -r = 12.0.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 12.0.0: Sun Apr  8 21:22:58 PDT 2012; root:xnu-2050.3.19~1/RELEASE_X86_64
18
19/usr/bin/uname -p = i386
20/bin/uname -X     = unknown
21
22/bin/arch              = unknown
23/usr/bin/arch -k       = unknown
24/usr/convex/getsysinfo = unknown
25/usr/bin/hostinfo      = Mach kernel version:
26         Darwin Kernel Version 12.0.0: Sun Apr  8 21:22:58 PDT 2012; root:xnu-2050.3.19~1/RELEASE_X86_64
27Kernel configured for up to 2 processors.
282 processors are physically available.
292 processors are logically available.
30Processor type: i486 (Intel 80486)
31Processors active: 0 1
32Primary memory available: 8.00 gigabytes
33Default processor set: 125 tasks, 580 threads, 2 processors
34Load average: 3.91, Mach factor: 0.36
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /opt/local/bin
40PATH: /opt/local/sbin
41PATH: /bin
42PATH: /sbin
43PATH: /usr/bin
44PATH: /usr/sbin
45
46
47## ----------- ##
48## Core tests. ##
49## ----------- ##
50
51configure:3288: checking for a BSD-compatible install
52configure:3356: result: /usr/bin/install -c
53configure:3367: checking whether build environment is sane
54configure:3417: result: yes
55configure:3558: checking for a thread-safe mkdir -p
56configure:3597: result: /opt/local/bin/mkdir -p
57configure:3611: checking for gawk
58configure:3638: result: /usr/bin/awk
59configure:3649: checking whether make sets $(MAKE)
60configure:3671: result: yes
61configure:3826: checking for gcc
62configure:3853: result: /usr/bin/clang
63configure:4082: checking for C compiler version
64configure:4091: /usr/bin/clang --version >&5
65Apple clang version 4.0 (tags/Apple/clang-421.0.11) (based on LLVM 3.1svn)
66Target: x86_64-apple-darwin12.0.0
67Thread model: posix
68configure:4102: $? = 0
69configure:4091: /usr/bin/clang -v >&5
70Apple clang version 4.0 (tags/Apple/clang-421.0.11) (based on LLVM 3.1svn)
71Target: x86_64-apple-darwin12.0.0
72Thread model: posix
73configure:4102: $? = 0
74configure:4091: /usr/bin/clang -V >&5
75clang: error: argument to '-V' is missing (expected 1 value)
76clang: error: no input files
77configure:4102: $? = 1
78configure:4091: /usr/bin/clang -qversion >&5
79clang: error: no input files
80configure:4102: $? = 1
81configure:4122: checking whether the C compiler works
82configure:4144: /usr/bin/clang -pipe -O2 -arch x86_64 -no-cpp-precomp -L/opt/local/lib -arch x86_64 conftest.c  >&5
83configure:4148: $? = 0
84configure:4197: result: yes
85configure:4200: checking for C compiler default output file name
86configure:4202: result: a.out
87configure:4208: checking for suffix of executables
88configure:4215: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -L/opt/local/lib -arch x86_64 conftest.c  >&5
89configure:4219: $? = 0
90configure:4241: result:
91configure:4263: checking whether we are cross compiling
92configure:4271: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -L/opt/local/lib -arch x86_64 conftest.c  >&5
93configure:4275: $? = 0
94configure:4282: ./conftest
95configure:4286: $? = 0
96configure:4301: result: no
97configure:4306: checking for suffix of object files
98configure:4328: /usr/bin/clang -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
99configure:4332: $? = 0
100configure:4353: result: o
101configure:4357: checking whether we are using the GNU C compiler
102configure:4376: /usr/bin/clang -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
103configure:4376: $? = 0
104configure:4385: result: yes
105configure:4394: checking whether /usr/bin/clang accepts -g
106configure:4414: /usr/bin/clang -c -g -no-cpp-precomp conftest.c >&5
107configure:4414: $? = 0
108configure:4455: result: yes
109configure:4472: checking for /usr/bin/clang option to accept ISO C89
110configure:4536: /usr/bin/clang  -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
111configure:4536: $? = 0
112configure:4549: result: none needed
113configure:4580: checking for style of include used by make
114configure:4608: result: GNU
115configure:4633: checking dependency style of /usr/bin/clang
116configure:4743: result: gcc3
117configure:4763: checking for bison
118configure:4779: found /usr/bin/bison
119configure:4790: result: bison -y
120configure:4804: checking whether to use Java
121configure:4813: result: yes
122configure:4831: checking how to run the C preprocessor
123configure:4862: /usr/bin/clang -E -no-cpp-precomp conftest.c
124configure:4862: $? = 0
125configure:4876: /usr/bin/clang -E -no-cpp-precomp conftest.c
126conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
127#include <ac_nonexistent.h>
128         ^
1291 error generated.
130configure:4876: $? = 1
131configure: failed program was:
132| /* confdefs.h */
133| #define PACKAGE_NAME ""
134| #define PACKAGE_TARNAME ""
135| #define PACKAGE_VERSION ""
136| #define PACKAGE_STRING ""
137| #define PACKAGE_BUGREPORT ""
138| #define PACKAGE_URL ""
139| #define PACKAGE "gettext-runtime"
140| #define VERSION "0.18.1"
141| /* end confdefs.h.  */
142| #include <ac_nonexistent.h>
143configure:4901: result: /usr/bin/clang -E
144configure:4921: /usr/bin/clang -E -no-cpp-precomp conftest.c
145configure:4921: $? = 0
146configure:4935: /usr/bin/clang -E -no-cpp-precomp conftest.c
147conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
148#include <ac_nonexistent.h>
149         ^
1501 error generated.
151configure:4935: $? = 1
152configure: failed program was:
153| /* confdefs.h */
154| #define PACKAGE_NAME ""
155| #define PACKAGE_TARNAME ""
156| #define PACKAGE_VERSION ""
157| #define PACKAGE_STRING ""
158| #define PACKAGE_BUGREPORT ""
159| #define PACKAGE_URL ""
160| #define PACKAGE "gettext-runtime"
161| #define VERSION "0.18.1"
162| /* end confdefs.h.  */
163| #include <ac_nonexistent.h>
164configure:4964: checking for grep that handles long lines and -e
165configure:5022: result: /usr/bin/grep
166configure:5027: checking for egrep
167configure:5089: result: /usr/bin/grep -E
168configure:5150: checking for Java compiler
169configure:5390: found /usr/bin/javac