-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathconfig.log
237 lines (214 loc) · 7.53 KB
/
config.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by Haskell curl package configure 1.1, which was
generated by GNU Autoconf 2.61. Invocation command line was
$ configure --with-compiler=ghc --prefix=/home/spoon/.cabal
## --------- ##
## Platform. ##
## --------- ##
hostname = militia
uname -m = i686
uname -r = 2.6.34-gentoo-r1
uname -s = Linux
uname -v = #15 SMP Fri Nov 12 18:16:03 GMT 2010
/usr/bin/uname -p = Intel(R) Pentium(R) 4 CPU 3.00GHz
/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: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /opt/bin
PATH: /usr/i686-pc-linux-gnu/gcc-bin/4.4.4
PATH: /usr/lib/subversion/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1697: checking for gcc
configure:1713: found /usr/bin/gcc
configure:1724: result: gcc
configure:1962: checking for C compiler version
configure:1969: gcc --version >&5
gcc (Gentoo 4.4.4-r2 p1.2, pie-0.4.5) 4.4.4
Copyright (C) 2010 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:1972: $? = 0
configure:1979: gcc -v >&5
Using built-in specs.
Target: i686-pc-linux-gnu
Configured with: /var/tmp/portage/sys-devel/gcc-4.4.4-r2/work/gcc-4.4.4/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.4.4 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.4.4/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.4.4 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.4.4/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.4.4/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.4.4/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --enable-nls --without-included-gettext --with-system-zlib --disable-werror --enable-secureplt --disable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --with-python-dir=/share/gcc-data/i686-pc-linux-gnu/4.4.4/python --enable-checking=release --disable-libgcj --with-arch=i686 --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.4.4-r2 p1.2, pie-0.4.5'
Thread model: posix
gcc version 4.4.4 (Gentoo 4.4.4-r2 p1.2, pie-0.4.5)
configure:1982: $? = 0
configure:1989: gcc -V >&5
gcc: '-V' option must have argument
configure:1992: $? = 1
configure:2015: checking for C compiler default output file name
configure:2042: gcc conftest.c >&5
configure:2045: $? = 0
configure:2083: result: a.out
configure:2100: checking whether the C compiler works
configure:2110: ./a.out
configure:2113: $? = 0
configure:2130: result: yes
configure:2137: checking whether we are cross compiling
configure:2139: result: no
configure:2142: checking for suffix of executables
configure:2149: gcc -o conftest conftest.c >&5
configure:2152: $? = 0
configure:2176: result:
configure:2182: checking for suffix of object files
configure:2208: gcc -c conftest.c >&5
configure:2211: $? = 0
configure:2234: result: o
configure:2238: checking whether we are using the GNU C compiler
configure:2267: gcc -c conftest.c >&5
configure:2273: $? = 0
configure:2290: result: yes
configure:2295: checking whether gcc accepts -g
configure:2325: gcc -c -g conftest.c >&5
configure:2331: $? = 0
configure:2430: result: yes
configure:2447: checking for gcc option to accept ISO C89
configure:2521: gcc -c -g -O2 conftest.c >&5
configure:2527: $? = 0
configure:2550: result: none needed
configure:2574: checking how to run the C preprocessor
configure:2614: gcc -E conftest.c
configure:2620: $? = 0
configure:2651: gcc -E conftest.c
conftest.c:8:28: error: ac_nonexistent.h: No such file or directory
configure:2657: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "Haskell curl package"
| #define PACKAGE_TARNAME "curl"
| #define PACKAGE_VERSION "1.1"
| #define PACKAGE_STRING "Haskell curl package 1.1"
| #define PACKAGE_BUGREPORT "[email protected]"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:2690: result: gcc -E
configure:2719: gcc -E conftest.c
configure:2725: $? = 0
configure:2756: gcc -E conftest.c
conftest.c:8:28: error: ac_nonexistent.h: No such file or directory
configure:2762: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "Haskell curl package"
| #define PACKAGE_TARNAME "curl"
| #define PACKAGE_VERSION "1.1"
| #define PACKAGE_STRING "Haskell curl package 1.1"
| #define PACKAGE_BUGREPORT "[email protected]"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:2813: gcc -E conftest.c
configure:2819: $? = 0
configure:2980: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by Haskell curl package config.status 1.1, which was
generated by GNU Autoconf 2.61. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on militia
config.status:574: creating curl.buildinfo
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_c_compiler_gnu=yes
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_objext=o
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
BUILD_PACKAGE_BOOL='True'
CC='gcc'
CFLAGS='-g -O2'
CPP='gcc -E'
CPPFLAGS=''
CURL_BUILD_PACKAGE='yes'
DEFS='-DPACKAGE_NAME=\"Haskell\ curl\ package\" -DPACKAGE_TARNAME=\"curl\" -DPACKAGE_VERSION=\"1.1\" -DPACKAGE_STRING=\"Haskell\ curl\ package\ 1.1\" -DPACKAGE_BUGREPORT=\"[email protected]\"'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EXEEXT=''
LDFLAGS=''
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
OBJEXT='o'
PACKAGE_BUGREPORT='[email protected]'
PACKAGE_NAME='Haskell curl package'
PACKAGE_STRING='Haskell curl package 1.1'
PACKAGE_TARNAME='curl'
PACKAGE_VERSION='1.1'
PATH_SEPARATOR=':'
SHELL='/bin/sh'
ac_ct_CC='gcc'
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host_alias=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/home/spoon/.cabal'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define PACKAGE_NAME "Haskell curl package"
#define PACKAGE_TARNAME "curl"
#define PACKAGE_VERSION "1.1"
#define PACKAGE_STRING "Haskell curl package 1.1"
#define PACKAGE_BUGREPORT "[email protected]"
configure: exit 0