Ticket #28422: config.log

File config.log, 12.5 KB (added by ryandesign (Ryan Carsten Schmidt), 13 years ago)
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 XMedCon configure 0.10.4, which was
5generated by GNU Autoconf 2.61.  Invocation command line was
6
7  $ ./configure --disable-dependency-tracking --prefix=/opt/local --disable-gui --with-png-prefix=/opt/local
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = 808.local
14uname -m = i386
15uname -r = 10.6.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 10.6.0: Wed Nov 10 18:13:17 PST 2010; root:xnu-1504.9.26~3/RELEASE_I386
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 10.6.0: Wed Nov 10 18:13:17 PST 2010; root:xnu-1504.9.26~3/RELEASE_I386
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: 4.00 gigabytes
33Default processor set: 128 tasks, 467 threads, 2 processors
34Load average: 0.67, Mach factor: 1.32
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /Users/rschmidt/macports/users/ryandesign/noo_default_gcc
40PATH: /opt/local/bin
41PATH: /opt/local/sbin
42PATH: /bin
43PATH: /sbin
44PATH: /usr/bin
45PATH: /usr/sbin
46
47
48## ----------- ##
49## Core tests. ##
50## ----------- ##
51
52configure:2163: result: Format Acr/Nema 2.0     enabled? yes
53configure:2200: result: Format Gif87a/89a       enabled? yes
54configure:2237: result: Format INW (RUG)        enabled? yes
55configure:2274: result: Format Analyze (SPM)    enabled? yes
56configure:2311: result: Format Concorde uPET    enabled? yes
57configure:2348: result: Format CTI ECAT 6/7     enabled? yes
58configure:2385: result: Format InterFile 3.3    enabled? yes
59configure:2422: result: Format DICOM 3.0        enabled? yes
60configure:2469: result: Format PNG              enabled? yes
61configure:2506: result: Format NIFTI            enabled? yes
62configure:2549: result: Enable DICOM 3.0 lossless jpeg ? yes
63configure:2586: result: Enable TPC ecat7 write support ? no
64configure:2620: result: Enable glib convenience func's ? yes
65configure:2654: result: Enable graphical user interface? no
66configure:2688: result: Enable older glib/gtk version 1? no
67configure:2722: result: Enable check for long long type? no
68configure:2773: checking for a BSD-compatible install
69configure:2829: result: /usr/bin/install -c
70configure:2840: checking whether build environment is sane
71configure:2883: result: yes
72configure:2911: checking for a thread-safe mkdir -p
73configure:2950: result: /opt/local/bin/gmkdir -p
74configure:2963: checking for gawk
75configure:2979: found /opt/local/bin/gawk
76configure:2990: result: gawk
77configure:3001: checking whether make sets $(MAKE)
78configure:3022: result: yes
79configure:3290: checking build system type
80configure:3308: result: i386-apple-darwin10.6.0
81configure:3330: checking host system type
82configure:3345: result: i386-apple-darwin10.6.0
83configure:3379: checking for style of include used by make
84configure:3407: result: GNU
85configure:3477: checking for gcc
86configure:3504: result: ccache /opt/local/bin/gcc-mp-4.4
87configure:3742: checking for C compiler version
88configure:3749: ccache /opt/local/bin/gcc-mp-4.4 --version >&5
89gcc-mp-4.4 (GCC) 4.4.5
90Copyright (C) 2010 Free Software Foundation, Inc.
91This is free software; see the source for copying conditions.  There is NO
92warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
93
94configure:3752: $? = 0
95configure:3759: ccache /opt/local/bin/gcc-mp-4.4 -v >&5
96Using built-in specs.
97Target: x86_64-apple-darwin10
98Configured with: ../gcc-4.4.5/configure --prefix=/opt/local --build=x86_64-apple-darwin10 --enable-languages=c,c++,objc,obj-c++,java,fortran --libdir=/opt/local/lib/gcc44 --includedir=/opt/local/include/gcc44 --infodir=/opt/local/share/info --mandir=/opt/local/share/man --with-local-prefix=/opt/local --with-system-zlib --disable-nls --program-suffix=-mp-4.4 --with-gxx-include-dir=/opt/local/include/gcc44/c++/ --with-gmp=/opt/local --with-mpfr=/opt/local --enable-stage1-checking --enable-fully-dynamic-string
99Thread model: posix
100gcc version 4.4.5 (GCC)
101configure:3762: $? = 0
102configure:3769: ccache /opt/local/bin/gcc-mp-4.4 -V >&5
103gcc-mp-4.4: '-V' option must have argument
104configure:3772: $? = 1
105configure:3795: checking for C compiler default output file name
106configure:3822: ccache /opt/local/bin/gcc-mp-4.4 -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c  >&5
107cc1: error: unrecognized command line option "-arch"
108cc1: error: unrecognized command line option "-arch"
109cc1: error: unrecognized command line option "-arch"
110cc1: error: unrecognized command line option "-arch"
111configure:3825: $? = 1
112configure:3863: result:
113configure: failed program was:
114| /* confdefs.h.  */
115| #define PACKAGE_NAME "XMedCon"
116| #define PACKAGE_TARNAME "xmedcon"
117| #define PACKAGE_VERSION "0.10.4"
118| #define PACKAGE_STRING "XMedCon 0.10.4"
119| #define PACKAGE_BUGREPORT "enlf-at-users.sf.net"
120| #define PACKAGE "xmedcon"
121| #define VERSION "0.10.4"
122| /* end confdefs.h.  */
123|
124| int
125| main ()
126| {
127|
128|   ;
129|   return 0;
130| }
131configure:3870: error: C compiler cannot create executables
132See `config.log' for more details.
133
134## ---------------- ##
135## Cache variables. ##
136## ---------------- ##
137
138ac_cv_build=i386-apple-darwin10.6.0
139ac_cv_env_CCC_set=
140ac_cv_env_CCC_value=
141ac_cv_env_CC_set=set
142ac_cv_env_CC_value='ccache /opt/local/bin/gcc-mp-4.4'
143ac_cv_env_CFLAGS_set=set
144ac_cv_env_CFLAGS_value='-pipe -O2 -arch x86_64 -arch i386'
145ac_cv_env_CPPFLAGS_set=set
146ac_cv_env_CPPFLAGS_value=-I/opt/local/include
147ac_cv_env_CPP_set=
148ac_cv_env_CPP_value=
149ac_cv_env_CXXCPP_set=
150ac_cv_env_CXXCPP_value=
151ac_cv_env_CXXFLAGS_set=set
152ac_cv_env_CXXFLAGS_value='-pipe -O2 -arch x86_64 -arch i386'
153ac_cv_env_CXX_set=set
154ac_cv_env_CXX_value='ccache /opt/local/bin/g++-mp-4.4'
155ac_cv_env_F77_set=set
156ac_cv_env_F77_value=/opt/local/bin/gfortran-mp-4.4
157ac_cv_env_FFLAGS_set=set
158ac_cv_env_FFLAGS_value='-pipe -O2'
159ac_cv_env_LDFLAGS_set=set
160ac_cv_env_LDFLAGS_value='-L/opt/local/lib -arch x86_64 -arch i386'
161ac_cv_env_LIBS_set=
162ac_cv_env_LIBS_value=
163ac_cv_env_PKG_CONFIG_set=
164ac_cv_env_PKG_CONFIG_value=
165ac_cv_env_XMEDCON_GLIB_CFLAGS_set=
166ac_cv_env_XMEDCON_GLIB_CFLAGS_value=
167ac_cv_env_XMEDCON_GLIB_LIBS_set=
168ac_cv_env_XMEDCON_GLIB_LIBS_value=
169ac_cv_env_XMEDCON_GTK_CFLAGS_set=
170ac_cv_env_XMEDCON_GTK_CFLAGS_value=
171ac_cv_env_XMEDCON_GTK_LIBS_set=
172ac_cv_env_XMEDCON_GTK_LIBS_value=
173ac_cv_env_build_alias_set=
174ac_cv_env_build_alias_value=
175ac_cv_env_host_alias_set=
176ac_cv_env_host_alias_value=
177ac_cv_env_target_alias_set=
178ac_cv_env_target_alias_value=
179ac_cv_host=i386-apple-darwin10.6.0
180ac_cv_path_mkdir=/opt/local/bin/gmkdir
181ac_cv_prog_AWK=gawk
182ac_cv_prog_ac_ct_CC='ccache /opt/local/bin/gcc-mp-4.4'
183ac_cv_prog_make_make_set=yes
184mdc_cv_glibsupport=yes
185mdc_cv_gtk_one=no
186mdc_cv_gui=no
187mdc_cv_include_acr=yes
188mdc_cv_include_anlz=yes
189mdc_cv_include_conc=yes
190mdc_cv_include_dicm=yes
191mdc_cv_include_ecat=yes
192mdc_cv_include_gif=yes
193mdc_cv_include_intf=yes
194mdc_cv_include_inw=yes
195mdc_cv_include_nifti=yes
196mdc_cv_include_png=yes
197mdc_cv_include_tpc=no
198mdc_cv_ljpg=yes
199mdc_cv_lnglngcheck=no
200
201## ----------------- ##
202## Output variables. ##
203## ----------------- ##
204
205ACLOCAL='${SHELL} /opt/local/var/macports/build/_Users_rschmidt_macports_dports_science_xmedcon/work/xmedcon-0.10.4/missing --run aclocal-1.10'
206AMDEPBACKSLASH=''
207AMDEP_FALSE=''
208AMDEP_TRUE='#'
209AMTAR='${SHELL} /opt/local/var/macports/build/_Users_rschmidt_macports_dports_science_xmedcon/work/xmedcon-0.10.4/missing --run tar'
210AR=''
211AS=''
212AUTOCONF='${SHELL} /opt/local/var/macports/build/_Users_rschmidt_macports_dports_science_xmedcon/work/xmedcon-0.10.4/missing --run autoconf'
213AUTOHEADER='${SHELL} /opt/local/var/macports/build/_Users_rschmidt_macports_dports_science_xmedcon/work/xmedcon-0.10.4/missing --run autoheader'
214AUTOMAKE='${SHELL} /opt/local/var/macports/build/_Users_rschmidt_macports_dports_science_xmedcon/work/xmedcon-0.10.4/missing --run automake-1.10'
215AWK='gawk'
216CC='ccache /opt/local/bin/gcc-mp-4.4'
217CCDEPMODE=''
218CFLAGS='-pipe -O2 -arch x86_64 -arch i386'
219CPP=''
220CPPFLAGS='-I/opt/local/include'
221CXX='ccache /opt/local/bin/g++-mp-4.4'
222CXXCPP=''
223CXXDEPMODE=''
224CXXFLAGS='-pipe -O2 -arch x86_64 -arch i386'
225CYGPATH_W='echo'
226DECOMPRESS=''
227DEFS=''
228DEPDIR='.deps'
229DLLTOOL=''
230DO_ACR_FALSE=''
231DO_ACR_TRUE=''
232DO_ANLZ_FALSE=''
233DO_ANLZ_TRUE=''
234DO_CONC_FALSE=''
235DO_CONC_TRUE=''
236DO_DICM_FALSE=''
237DO_DICM_TRUE=''
238DO_ECAT_FALSE=''
239DO_ECAT_TRUE=''
240DO_GIF_FALSE=''
241DO_GIF_TRUE=''
242DO_GLIBSUPPORT_FALSE=''
243DO_GLIBSUPPORT_TRUE=''
244DO_GUI_FALSE=''
245DO_GUI_TRUE=''
246DO_INTF_FALSE=''
247DO_INTF_TRUE=''
248DO_INW_FALSE=''
249DO_INW_TRUE=''
250DO_LJPG_FALSE=''
251DO_LJPG_TRUE=''
252DO_NIFTI_FALSE=''
253DO_NIFTI_INTERNAL_FALSE=''
254DO_NIFTI_INTERNAL_TRUE=''
255DO_NIFTI_TRUE=''
256DO_PNG_FALSE=''
257DO_PNG_TRUE=''
258DO_TPC_FALSE=''
259DO_TPC_TRUE=''
260DSYMUTIL=''
261ECHO='/bin/echo'
262ECHO_C='ECHO_N=''
263ECHO_T=''
264EGREP=''
265ENABLE_ACR='1'
266ENABLE_ANLZ='1'
267ENABLE_CONC='1'
268ENABLE_DICM='1'
269ENABLE_ECAT='1'
270ENABLE_GIF='1'
271ENABLE_INTF='1'
272ENABLE_INW='1'
273ENABLE_NIFTI='1'
274ENABLE_PNG='1'
275ENABLE_TPC='0'
276EXEEXT=''
277F77='/opt/local/bin/gfortran-mp-4.4'
278FFLAGS='-pipe -O2'
279GDK_PIXBUF_CFLAGS=''
280GDK_PIXBUF_CONFIG=''
281GDK_PIXBUF_LIBS=''
282GLIBMDCETC=''
283GLIBSUPPORTED=''
284GLIB_CFLAGS=''
285GLIB_CONFIG=''
286GLIB_LIBS=''
287GREP=''
288GTKONE=''
289GTKSUPPORTED=''
290GTK_CFLAGS=''
291GTK_CONFIG=''
292GTK_LIBS=''
293INSTALL_DATA='${INSTALL} -m 644'
294INSTALL_PROGRAM='${INSTALL}'
295INSTALL_SCRIPT='${INSTALL}'
296INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
297LDFLAGS='-L/opt/local/lib -arch x86_64 -arch i386'
298LIBOBJS=''
299LIBS=''
300LIBTOOL=''
301LN_S=''
302LTLIBOBJS=''
303MAKEINFO='${SHELL} /opt/local/var/macports/build/_Users_rschmidt_macports_dports_science_xmedcon/work/xmedcon-0.10.4/missing --run makeinfo'
304NIFTI_CFLAGS=''
305NIFTI_LDFLAGS=''
306NMEDIT=''
307OBJDUMP=''
308OBJEXT=''
309OS_WIN32_FALSE=''
310OS_WIN32_TRUE=''
311PACKAGE='xmedcon'
312PACKAGE_BUGREPORT='enlf-at-users.sf.net'
313PACKAGE_NAME='XMedCon'
314PACKAGE_STRING='XMedCon 0.10.4'
315PACKAGE_TARNAME='xmedcon'
316PACKAGE_VERSION='0.10.4'
317PATH_SEPARATOR=':'
318PKG_CONFIG=''
319PLATFORM_WIN32_FALSE=''
320PLATFORM_WIN32_TRUE=''
321PNG_CFLAGS=''
322PNG_LDFLAGS=''
323RANLIB=''
324SED=''
325SET_MAKE=''
326SHELL='/bin/sh'
327STRIP=''
328TPC_CFLAGS=''
329TPC_LDFLAGS=''
330VERSION='0.10.4'
331XMDCETC=''
332XMEDCON_DATE='16-Mar-2008'
333XMEDCON_GLIB_CFLAGS=''
334XMEDCON_GLIB_LIBS=''
335XMEDCON_GTK_CFLAGS=''
336XMEDCON_GTK_LIBS=''
337XMEDCON_LIBVERS='(X)MedCon 0.10.4 by Erik Nolf'
338XMEDCON_MAJOR='0'
339XMEDCON_MICRO='4'
340XMEDCON_MINOR='10'
341XMEDCON_PRGR='(X)MedCon'
342XMEDCON_VERSION='0.10.4'
343ZLIB_CFLAGS=''
344ZLIB_LDFLAGS=''
345ac_ct_CC='ccache /opt/local/bin/gcc-mp-4.4'
346ac_ct_CXX=''
347ac_ct_F77=''
348ac_cv_sizeof_int=''
349ac_cv_sizeof_long=''
350ac_cv_sizeof_long_long=''
351ac_cv_sizeof_short=''
352am__fastdepCC_FALSE=''
353am__fastdepCC_TRUE=''
354am__fastdepCXX_FALSE=''
355am__fastdepCXX_TRUE=''
356am__include='include'
357am__isrc=''
358am__leading_dot='.'
359am__quote=''
360am__tar='${AMTAR} chof - "$$tardir"'
361am__untar='${AMTAR} xf -'
362bindir='${exec_prefix}/bin'
363build='i386-apple-darwin10.6.0'
364build_alias=''
365build_cpu='i386'
366build_os='darwin10.6.0'
367build_vendor='apple'
368datadir='${datarootdir}'
369datarootdir='${prefix}/share'
370docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
371dvidir='${docdir}'
372exec_prefix='NONE'
373host='i386-apple-darwin10.6.0'
374host_alias=''
375host_cpu='i386'
376host_os='darwin10.6.0'
377host_vendor='apple'
378htmldir='${docdir}'
379includedir='${prefix}/include'
380infodir='${datarootdir}/info'
381install_sh='$(SHELL) /opt/local/var/macports/build/_Users_rschmidt_macports_dports_science_xmedcon/work/xmedcon-0.10.4/install-sh'
382libdir='${exec_prefix}/lib'
383libexecdir='${exec_prefix}/libexec'
384localedir='${datarootdir}/locale'
385localstatedir='${prefix}/var'
386mandir='${datarootdir}/man'
387mdc_cv_bigendian=''
388mdc_cv_enable_lnglng=''
389mdc_cv_glibsupport='yes'
390mdc_cv_gui='no'
391mdc_cv_include_acr='yes'
392mdc_cv_include_anlz='yes'
393mdc_cv_include_conc='yes'
394mdc_cv_include_dicm='yes'
395mdc_cv_include_ecat='yes'
396mdc_cv_include_gif='yes'
397mdc_cv_include_intf='yes'
398mdc_cv_include_inw='yes'
399mdc_cv_include_nifti='yes'
400mdc_cv_include_png='yes'
401mdc_cv_include_tpc='no'
402mdc_cv_ljpg='yes'
403mkdir_p='/opt/local/bin/gmkdir -p'
404oldincludedir='/usr/include'
405pdfdir='${docdir}'
406prefix='/opt/local'
407program_transform_name='s,x,x,'
408psdir='${docdir}'
409sbindir='${exec_prefix}/sbin'
410sharedstatedir='${prefix}/com'
411sysconfdir='${prefix}/etc'
412target_alias=''
413
414## ----------- ##
415## confdefs.h. ##
416## ----------- ##
417
418#define PACKAGE_NAME "XMedCon"
419#define PACKAGE_TARNAME "xmedcon"
420#define PACKAGE_VERSION "0.10.4"
421#define PACKAGE_STRING "XMedCon 0.10.4"
422#define PACKAGE_BUGREPORT "enlf-at-users.sf.net"
423#define PACKAGE "xmedcon"
424#define VERSION "0.10.4"
425
426configure: exit 77