-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.log
333 lines (310 loc) · 10.4 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
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
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
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.62. Invocation command line was
$ ./configure --with-jdk=/usr/local/diablo-jdk1.6.0 --with-vtk-classpath=/home/yuri/devel/ovt2g/lib/vtk.jar
## --------- ##
## Platform. ##
## --------- ##
hostname = hq.irfu.se
uname -m = amd64
uname -r = 6.4-RELEASE-p1
uname -s = FreeBSD
uname -v = FreeBSD 6.4-RELEASE-p1 #0: Thu Jan 8 09:44:15 CET 2009 [email protected]:/usr/obj/usr/src/sys/HQ
/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: /home/scb/fgm/bin/
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/yuri/bin
PATH: /home/yuri/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1823: checking build system type
configure:1841: result: amd64-unknown-freebsd6.4
configure:1863: checking host system type
configure:1878: result: amd64-unknown-freebsd6.4
configure:1977: checking for gcc
configure:1993: found /usr/bin/gcc
configure:2004: result: gcc
configure:2242: checking for C compiler version
configure:2250: gcc --version >&5
gcc (GCC) 3.4.6 [FreeBSD] 20060305
Copyright (C) 2006 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:2254: $? = 0
configure:2261: gcc -v >&5
Using built-in specs.
Configured with: FreeBSD/amd64 system compiler
Thread model: posix
gcc version 3.4.6 [FreeBSD] 20060305
configure:2265: $? = 0
configure:2272: gcc -V >&5
gcc: `-V' option must have argument
configure:2276: $? = 1
configure:2299: checking for C compiler default output file name
configure:2321: gcc conftest.c >&5
configure:2325: $? = 0
configure:2363: result: a.out
configure:2380: checking whether the C compiler works
configure:2390: ./a.out
configure:2394: $? = 0
configure:2411: result: yes
configure:2418: checking whether we are cross compiling
configure:2420: result: no
configure:2423: checking for suffix of executables
configure:2430: gcc -o conftest conftest.c >&5
configure:2434: $? = 0
configure:2458: result:
configure:2464: checking for suffix of object files
configure:2490: gcc -c conftest.c >&5
configure:2494: $? = 0
configure:2517: result: o
configure:2521: checking whether we are using the GNU C compiler
configure:2550: gcc -c conftest.c >&5
configure:2557: $? = 0
configure:2574: result: yes
configure:2583: checking whether gcc accepts -g
configure:2613: gcc -c -g conftest.c >&5
configure:2620: $? = 0
configure:2721: result: yes
configure:2738: checking for gcc option to accept ISO C89
configure:2812: gcc -c -g -O2 conftest.c >&5
configure:2819: $? = 0
configure:2842: result: none needed
configure:2864: checking for rm
configure:2880: found /bin/rm
configure:2891: result: rm
configure:2917: checking for a BSD-compatible install
configure:2985: result: /usr/bin/install -c
configure:3077: checking for an ANSI C-conforming const
configure:3152: gcc -c -O3 conftest.c >&5
configure:3159: $? = 0
configure:3174: result: yes
configure:3185: checking install path of JDK
configure:3209: result: /usr/local/diablo-jdk1.6.0
configure:3232: checking version of JDK
configure:3239: result: 1.6.0_07
configure:3278: checking if we target for a specific JRE
configure:3287: result: no
configure:3304: checking for javac
configure:3322: found /usr/local/diablo-jdk1.6.0/bin/javac
configure:3335: result: /usr/local/diablo-jdk1.6.0/bin/javac
configure:3345: checking whether to use jikes
configure:3359: result: yes
configure:3366: checking for jikes
configure:3384: found /usr/local/bin/jikes
configure:3397: result: /usr/local/bin/jikes
configure:3438: checking for /usr/local/diablo-jdk1.6.0/jre/lib/rt.jar
configure:3455: result: yes
configure:3471: checking for javah
configure:3489: found /usr/local/diablo-jdk1.6.0/bin/javah
configure:3502: result: /usr/local/diablo-jdk1.6.0/bin/javah
configure:3515: checking for jar
configure:3533: found /usr/local/diablo-jdk1.6.0/bin/jar
configure:3546: result: /usr/local/diablo-jdk1.6.0/bin/jar
configure:3566: checking for javadoc
configure:3584: found /usr/local/diablo-jdk1.6.0/bin/javadoc
configure:3597: result: /usr/local/diablo-jdk1.6.0/bin/javadoc
configure:3628: checking VTK classes
configure:3633: checking weather /home/yuri/devel/ovt2g/lib/vtk.jar is a jar
configure:3636: result: yes
configure:3706: checking for VTK libraries in /home/yuri/devel/ovt2g/lib
configure:3716: result: no
configure:3706: checking for VTK libraries in /usr/local/lib
configure:3716: result: no
configure:3706: checking for VTK libraries in /usr/local/lib/vtk
configure:3716: result: no
configure:3706: checking for VTK libraries in /usr/lib
configure:3716: result: no
configure:3706: checking for VTK libraries in /usr/lib/vtk
configure:3716: result: no
configure:3706: checking for VTK libraries in /opt/lib/vtk
configure:3716: result: no
configure:3706: checking for VTK libraries in /usr/X11R6/lib
configure:3716: result: no
configure:3706: checking for VTK libraries in /usr/X11R6/lib/vtk
configure:3716: result: no
configure:3723: result: VTK libraries not found. please use ./configure --with-vtk-libs=DIR
if you want to run OVT.
configure:3736: checking for kde-config
configure:3767: result: no
configure:3935: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by config.status, which was
generated by GNU Autoconf 2.62. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on hq.irfu.se
config.status:686: creating Makefile
config.status:833: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting
config.status:686: creating addons/Makefile
config.status:686: creating addons/ovt.desktop
config.status:686: creating bin/checktle
config.status:686: creating bin/ovt
config.status:686: creating src/Makefile
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=amd64-unknown-freebsd6.4
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=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_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_file__usr_local_diablo_jdk1_6_0_jre_lib_rt_jar=yes
ac_cv_host=amd64-unknown-freebsd6.4
ac_cv_jar=/usr/local/diablo-jdk1.6.0/bin/jar
ac_cv_java_home=/usr/local/diablo-jdk1.6.0
ac_cv_javac=/usr/local/diablo-jdk1.6.0/bin/javac
ac_cv_javadoc=/usr/local/diablo-jdk1.6.0/bin/javadoc
ac_cv_javah=/usr/local/diablo-jdk1.6.0/bin/javah
ac_cv_jdk_version=1.6.0_07
ac_cv_jikes=/usr/local/bin/jikes
ac_cv_kdeconfig=no
ac_cv_objext=o
ac_cv_path_ac_cv_jar=/usr/local/diablo-jdk1.6.0/bin/jar
ac_cv_path_ac_cv_javac=/usr/local/diablo-jdk1.6.0/bin/javac
ac_cv_path_ac_cv_javadoc=/usr/local/diablo-jdk1.6.0/bin/javadoc
ac_cv_path_ac_cv_javah=/usr/local/diablo-jdk1.6.0/bin/javah
ac_cv_path_ac_cv_jikes=/usr/local/bin/jikes
ac_cv_path_ac_cv_kdeconfig=no
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_RM=rm
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_with_jikes=yes
ac_cv_with_vtk_classpath=/home/yuri/devel/ovt2g/lib/vtk.jar
## ----------------- ##
## Output variables. ##
## ----------------- ##
ARCH=''
BUILD_DIR='/home/yuri/devel/ovt2g'
CC='gcc'
CFLAGS='-O3'
CPPFLAGS=''
DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\"'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EXEEXT=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
JAR='/usr/local/diablo-jdk1.6.0/bin/jar'
JAVABIN='/usr/local/diablo-jdk1.6.0/bin/java'
JAVAC='/usr/local/bin/jikes -bootclasspath /usr/local/diablo-jdk1.6.0/jre/lib/rt.jar -nowarn'
JAVACFLAGS=''
JAVADOC='/usr/local/diablo-jdk1.6.0/bin/javadoc'
JAVAH='/usr/local/diablo-jdk1.6.0/bin/javah'
JAVA_HOME='/usr/local/diablo-jdk1.6.0'
JAVA_INCLUDES='-I/usr/local/diablo-jdk1.6.0/include'
JAVA_INCLUDES_OS='-I/usr/local/diablo-jdk1.6.0/include/freebsd'
JAVA_LIBS_OS='-I/usr/local/diablo-jdk1.6.0/jre/lib/amd64:/usr/local/diablo-jdk1.6.0/jre/lib/amd64/xawt'
JAVA_SHLIB_SUFFIX='.so'
LDFLAGS=''
LD_LIBRARY_PATH='LD_LIBRARY_PATH'
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
OBJEXT='o'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PLATFORM='freebsd'
RM='rm'
SHELL='/usr/local/bin/bash'
SHLIB_BUILD_FLAGS='-shared'
SHLIB_CFLAGS='-fPIC'
SHLIB_PREFIX='lib'
SHLIB_SUFFIX='.so'
VTK_CLASSPATH='/home/yuri/devel/ovt2g/lib/vtk.jar'
VTK_LIBS=''
ac_ct_CC='gcc'
ac_cv_jar='/usr/local/diablo-jdk1.6.0/bin/jar'
ac_cv_javac='/usr/local/diablo-jdk1.6.0/bin/javac'
ac_cv_javadoc='/usr/local/diablo-jdk1.6.0/bin/javadoc'
ac_cv_javah='/usr/local/diablo-jdk1.6.0/bin/javah'
ac_cv_jikes='/usr/local/bin/jikes'
ac_cv_kdeconfig='no'
bindir='${exec_prefix}/bin'
build='amd64-unknown-freebsd6.4'
build_alias=''
build_cpu='amd64'
build_os='freebsd6.4'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='amd64-unknown-freebsd6.4'
host_alias=''
host_cpu='amd64'
host_os='freebsd6.4'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
kde_prefix=''
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
ovtversion='2.3'
pdfdir='${docdir}'
prefix='/usr/local'
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 ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
configure: exit 0