File: config.log

package info (click to toggle)
module-init-tools 3.12-2
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 4,296 kB
  • ctags: 1,264
  • sloc: sh: 7,010; ansic: 6,584; makefile: 1,114
file content (306 lines) | stat: -rw-r--r-- 9,870 bytes parent folder | download
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
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by module-init-tools configure 3.12, which was
generated by GNU Autoconf 2.63.  Invocation command line was

  $ ../../configure --disable-zlib CFLAGS=-DJUST_TESTING -g -Wall

## --------- ##
## Platform. ##
## --------- ##

hostname = perihelion.bos.jonmasters.org
uname -m = x86_64
uname -r = 2.6.33.perihelion_1
uname -s = Linux
uname -v = #2 SMP Tue Mar 16 02:00:04 EDT 2010

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = x86_64
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /data/work/module-init-tools/tests/build
PATH: /usr/lib64/qt-3.3/bin
PATH: /usr/kerberos/sbin
PATH: /usr/kerberos/bin
PATH: /usr/lib64/ccache
PATH: /usr/local/bin
PATH: /bin
PATH: /usr/bin
PATH: /usr/local/sbin
PATH: /usr/sbin
PATH: /sbin
PATH: /home/jcm/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1860: checking build system type
configure:1878: result: x86_64-unknown-linux-gnu
configure:1900: checking host system type
configure:1915: result: x86_64-unknown-linux-gnu
configure:1937: checking target system type
configure:1952: result: x86_64-unknown-linux-gnu
configure:2084: checking for gsed
configure:2115: result: sed
configure:2145: checking for a BSD-compatible install
configure:2213: result: /usr/bin/install -c
configure:2224: checking whether build environment is sane
configure:2284: result: yes
configure:2422: checking for a thread-safe mkdir -p
configure:2461: result: /bin/mkdir -p
configure:2474: checking for gawk
configure:2490: found /bin/gawk
configure:2501: result: gawk
configure:2512: checking whether make sets $(MAKE)
configure:2534: result: yes
configure:2691: checking for gcc
configure:2707: found /usr/lib64/ccache/gcc
configure:2718: result: gcc
configure:2950: checking for C compiler version
configure:2958: gcc --version >&5
gcc (GCC) 4.4.3 20100127 (Red Hat 4.4.3-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:2962: $? = 0
configure:2969: gcc -v >&5
Using built-in specs.
Target: x86_64-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux
Thread model: posix
gcc version 4.4.3 20100127 (Red Hat 4.4.3-4) (GCC) 
configure:2973: $? = 0
configure:2980: gcc -V >&5
gcc: '-V' option must have argument
configure:2984: $? = 1
configure:3007: checking for C compiler default output file name
configure:3029: gcc -DJUST_TESTING -g -Wall   conftest.c  >&5
configure:3033: $? = 0
configure:3071: result: a.out
configure:3090: checking whether the C compiler works
configure:3100: ./a.out
configure:3104: $? = 0
configure:3123: result: yes
configure:3130: checking whether we are cross compiling
configure:3132: result: no
configure:3135: checking for suffix of executables
configure:3142: gcc -o conftest -DJUST_TESTING -g -Wall   conftest.c  >&5
configure:3146: $? = 0
configure:3172: result: 
configure:3178: checking for suffix of object files
configure:3204: gcc -c -DJUST_TESTING -g -Wall  conftest.c >&5
configure:3208: $? = 0
configure:3233: result: o
configure:3237: checking whether we are using the GNU C compiler
configure:3266: gcc -c -DJUST_TESTING -g -Wall  conftest.c >&5
configure:3273: $? = 0
configure:3290: result: yes
configure:3299: checking whether gcc accepts -g
configure:3329: gcc -c -g  conftest.c >&5
configure:3336: $? = 0
configure:3437: result: yes
configure:3454: checking for gcc option to accept ISO C89
configure:3528: gcc  -c -DJUST_TESTING -g -Wall  conftest.c >&5
configure:3535: $? = 0
configure:3558: result: none needed
configure:3587: checking for style of include used by make
configure:3615: result: GNU
configure:3640: checking dependency style of gcc
configure:3750: result: gcc3
configure:3808: checking for ranlib
configure:3824: found /usr/bin/ranlib
configure:3835: result: ranlib
configure:3862: checking for docbook-to-man
configure:3892: result: no
configure:3862: checking for docbook2man
configure:3878: found /usr/bin/docbook2man
configure:3889: result: docbook2man
configure:3925: Adding gcc options: -DJUST_TESTING -g -Wall -Wunused -Wall
configure:4125: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by module-init-tools config.status 3.12, which was
generated by GNU Autoconf 2.63.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on perihelion.bos.jonmasters.org

config.status:717: creating Makefile
config.status:921: executing buildir commands
config.status:934: skipping top_srcdir/Makefile - not created
config.status:921: executing depfiles commands

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-DJUST_TESTING -g -Wall'
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_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_host=x86_64-unknown-linux-gnu
ac_cv_objext=o
ac_cv_path_ax_enable_builddir_sed=sed
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_DOCBOOKTOMAN=docbook2man
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_target=x86_64-unknown-linux-gnu
am_cv_CC_dependencies_compiler_type=gcc3

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /data/work/module-init-tools/missing --run aclocal-1.11'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /data/work/module-init-tools/missing --run tar'
AUTOCONF='${SHELL} /data/work/module-init-tools/missing --run autoconf'
AUTOHEADER='${SHELL} /data/work/module-init-tools/missing --run autoheader'
AUTOMAKE='${SHELL} /data/work/module-init-tools/missing --run automake-1.11'
AWK='gawk'
BUILD_STATIC_UTILS_FALSE='#'
BUILD_STATIC_UTILS_TRUE=''
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-DJUST_TESTING -g -Wall -Wunused -Wall'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS='-DPACKAGE_NAME=\"module-init-tools\" -DPACKAGE_TARNAME=\"module-init-tools\" -DPACKAGE_VERSION=\"3.12\" -DPACKAGE_STRING=\"module-init-tools\ 3.12\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"module-init-tools\" -DVERSION=\"3.12\"'
DEPDIR='.deps'
DOCBOOKTOMAN='docbook2man'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EXEEXT=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LDADD=' '
LDFLAGS=''
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
MAKEINFO='${SHELL} /data/work/module-init-tools/missing --run makeinfo'
MKDIR_P='/bin/mkdir -p'
MODULE_DIR=''
OBJEXT='o'
PACKAGE='module-init-tools'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='module-init-tools'
PACKAGE_STRING='module-init-tools 3.12'
PACKAGE_TARNAME='module-init-tools'
PACKAGE_VERSION='3.12'
PATH_SEPARATOR=':'
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
VERSION='3.12'
ac_ct_CC='gcc'
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=' -I$(srcdir)'
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
ax_enable_builddir_sed='sed'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-unknown-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /data/work/module-init-tools/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='/bin/mkdir -p'
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-linux-gnu'
target_alias=''
target_cpu='x86_64'
target_os='linux-gnu'
target_vendor='unknown'

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define PACKAGE_NAME "module-init-tools"
#define PACKAGE_TARNAME "module-init-tools"
#define PACKAGE_VERSION "3.12"
#define PACKAGE_STRING "module-init-tools 3.12"
#define PACKAGE_BUGREPORT ""
#define PACKAGE "module-init-tools"
#define VERSION "3.12"

configure: exit 0