Ticket #30697: config.2.log

File config.2.log, 6.1 KB (added by will.pearse@…, 13 years ago)

from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gperf/gperf/work/gperf-3.0.4-i386/lib

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.61.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --infodir=/opt/local/share/info --disable-dependency-tracking --cache-file=/dev/null --srcdir=.
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = lb-wdp08maclap.sp.ic.ac.uk
14uname -m = x86_64
15uname -r = 11.0.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 11.0.0: Sat Jun 18 12:56:35 PDT 2011; root:xnu-1699.22.73~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 11.0.0: Sat Jun 18 12:56:35 PDT 2011; root:xnu-1699.22.73~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: 4.00 gigabytes
33Default processor set: 112 tasks, 530 threads, 2 processors
34Load average: 2.29, Mach factor: 0.40
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:1650: checking whether make sets $(MAKE)
52configure:1671: result: yes
53configure:1728: checking for gcc
54configure:1755: result: /Developer/usr/bin/llvm-gcc-4.2
55configure:1993: checking for C compiler version
56configure:2000: /Developer/usr/bin/llvm-gcc-4.2 --version >&5
57i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00)
58Copyright (C) 2007 Free Software Foundation, Inc.
59This is free software; see the source for copying conditions.  There is NO
60warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
61
62configure:2003: $? = 0
63configure:2010: /Developer/usr/bin/llvm-gcc-4.2 -v >&5
64Using built-in specs.
65Target: i686-apple-darwin11
66Configured with: /private/var/tmp/llvmgcc42/llvmgcc42-2335.15~25/src/configure --disable-checking --enable-werror --prefix=/Developer/usr/llvm-gcc-4.2 --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-prefix=llvm- --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin11 --enable-llvm=/private/var/tmp/llvmgcc42/llvmgcc42-2335.15~25/dst-llvmCore/Developer/usr/local --program-prefix=i686-apple-darwin11- --host=x86_64-apple-darwin11 --target=i686-apple-darwin11 --with-gxx-include-dir=/usr/include/c++/4.2.1
67Thread model: posix
68gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00)
69configure:2013: $? = 0
70configure:2020: /Developer/usr/bin/llvm-gcc-4.2 -V >&5
71llvm-gcc-4.2: argument to `-V' is missing
72configure:2023: $? = 1
73configure:2046: checking for C compiler default output file name
74configure:2073: /Developer/usr/bin/llvm-gcc-4.2 -pipe -O2 -arch i386 -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c  >&5
75ld: in /opt/local/lib/libnotify.dylib, file was built for unsupported file format which is not the architecture being linked (i386) for architecture i386
76collect2: ld returned 1 exit status
77configure:2076: $? = 1
78configure:2114: result:
79configure: failed program was:
80| /* confdefs.h.  */
81| #define PACKAGE_NAME ""
82| #define PACKAGE_TARNAME ""
83| #define PACKAGE_VERSION ""
84| #define PACKAGE_STRING ""
85| #define PACKAGE_BUGREPORT ""
86| /* end confdefs.h.  */
87|
88| int
89| main ()
90| {
91|
92|   ;
93|   return 0;
94| }
95configure:2121: error: C compiler cannot create executables
96See `config.log' for more details.
97
98## ---------------- ##
99## Cache variables. ##
100## ---------------- ##
101
102ac_cv_env_CCC_set=
103ac_cv_env_CCC_value=
104ac_cv_env_CC_set=set
105ac_cv_env_CC_value=/Developer/usr/bin/llvm-gcc-4.2
106ac_cv_env_CFLAGS_set=set
107ac_cv_env_CFLAGS_value='-pipe -O2 -arch i386'
108ac_cv_env_CPPFLAGS_set=set
109ac_cv_env_CPPFLAGS_value=-I/opt/local/include
110ac_cv_env_CPP_set=
111ac_cv_env_CPP_value=
112ac_cv_env_CXXCPP_set=
113ac_cv_env_CXXCPP_value=
114ac_cv_env_CXXFLAGS_set=set
115ac_cv_env_CXXFLAGS_value='-pipe -O2 -arch i386'
116ac_cv_env_CXX_set=set
117ac_cv_env_CXX_value=/Developer/usr/bin/llvm-g++-4.2
118ac_cv_env_LDFLAGS_set=set
119ac_cv_env_LDFLAGS_value='-L/opt/local/lib -arch i386'
120ac_cv_env_LIBS_set=
121ac_cv_env_LIBS_value=
122ac_cv_env_build_alias_set=
123ac_cv_env_build_alias_value=
124ac_cv_env_host_alias_set=
125ac_cv_env_host_alias_value=
126ac_cv_env_target_alias_set=
127ac_cv_env_target_alias_value=
128ac_cv_prog_ac_ct_CC=/Developer/usr/bin/llvm-gcc-4.2
129ac_cv_prog_make_make_set=yes
130
131## ----------------- ##
132## Output variables. ##
133## ----------------- ##
134
135CC='/Developer/usr/bin/llvm-gcc-4.2'
136CFLAGS='-pipe -O2 -arch i386'
137CPP=''
138CPPFLAGS='-I/opt/local/include'
139CXX='/Developer/usr/bin/llvm-g++-4.2'
140CXXCPP=''
141CXXFLAGS='-pipe -O2 -arch i386'
142DEFS=''
143ECHO_C='ECHO_N=''
144ECHO_T=''
145EXEEXT=''
146INSTALL='/usr/bin/install -c'
147INSTALL_DATA=''
148INSTALL_PROGRAM=''
149LDFLAGS='-L/opt/local/lib -arch i386'
150LIBOBJS=''
151LIBS=''
152LTLIBOBJS=''
153OBJEXT=''
154PACKAGE_BUGREPORT=''
155PACKAGE_NAME=''
156PACKAGE_STRING=''
157PACKAGE_TARNAME=''
158PACKAGE_VERSION=''
159PATH_SEPARATOR=':'
160RANLIB=''
161SET_MAKE=''
162SHELL='/bin/sh'
163ac_ct_CC='/Developer/usr/bin/llvm-gcc-4.2'
164ac_ct_CXX=''
165bindir='${exec_prefix}/bin'
166build_alias=''
167datadir='${datarootdir}'
168datarootdir='${prefix}/share'
169docdir='${datarootdir}/doc/${PACKAGE}'
170dvidir='${docdir}'
171exec_prefix='NONE'
172host_alias=''
173htmldir='${docdir}'
174includedir='${prefix}/include'
175infodir='/opt/local/share/info'
176libdir='${exec_prefix}/lib'
177libexecdir='${exec_prefix}/libexec'
178localedir='${datarootdir}/locale'
179localstatedir='${prefix}/var'
180mandir='${datarootdir}/man'
181oldincludedir='/usr/include'
182pdfdir='${docdir}'
183prefix='/opt/local'
184program_transform_name='s,x,x,'
185psdir='${docdir}'
186sbindir='${exec_prefix}/sbin'
187sharedstatedir='${prefix}/com'
188sysconfdir='${prefix}/etc'
189target_alias=''
190
191## ----------- ##
192## confdefs.h. ##
193## ----------- ##
194
195#define PACKAGE_NAME ""
196#define PACKAGE_TARNAME ""
197#define PACKAGE_VERSION ""
198#define PACKAGE_STRING ""
199#define PACKAGE_BUGREPORT ""
200
201configure: exit 77