1 | This file contains any messages produced by compilers while |
---|
2 | running configure, to aid debugging if configure makes a mistake. |
---|
3 | |
---|
4 | It was created by configure, which was |
---|
5 | generated by GNU Autoconf 2.65. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local --with-event=/opt/local |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = darnoc-laptop |
---|
14 | uname -m = x86_64 |
---|
15 | uname -r = 11.2.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 11.2.0: Tue Aug 9 20:54:00 PDT 2011; root:xnu-1699.24.8~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.2.0: Tue Aug 9 20:54:00 PDT 2011; root:xnu-1699.24.8~1/RELEASE_X86_64 |
---|
27 | Kernel configured for up to 4 processors. |
---|
28 | 2 processors are physically available. |
---|
29 | 4 processors are logically available. |
---|
30 | Processor type: i486 (Intel 80486) |
---|
31 | Processors active: 0 1 2 3 |
---|
32 | Primary memory available: 4.00 gigabytes |
---|
33 | Default processor set: 88 tasks, 454 threads, 4 processors |
---|
34 | Load average: 1.63, Mach factor: 2.36 |
---|
35 | /bin/machine = unknown |
---|
36 | /usr/bin/oslevel = unknown |
---|
37 | /bin/universe = unknown |
---|
38 | |
---|
39 | PATH: /opt/local/bin |
---|
40 | PATH: /opt/local/sbin |
---|
41 | PATH: /bin |
---|
42 | PATH: /sbin |
---|
43 | PATH: /usr/bin |
---|
44 | PATH: /usr/sbin |
---|
45 | |
---|
46 | |
---|
47 | ## ----------- ## |
---|
48 | ## Core tests. ## |
---|
49 | ## ----------- ## |
---|
50 | |
---|
51 | configure:2133: checking for a BSD-compatible install |
---|
52 | configure:2201: result: /usr/bin/install -c |
---|
53 | configure:2212: checking whether build environment is sane |
---|
54 | configure:2262: result: yes |
---|
55 | configure:2403: checking for a thread-safe mkdir -p |
---|
56 | configure:2442: result: /opt/local/bin/gmkdir -p |
---|
57 | configure:2455: checking for gawk |
---|
58 | configure:2471: found /opt/local/bin/gawk |
---|
59 | configure:2482: result: gawk |
---|
60 | configure:2493: checking whether make sets $(MAKE) |
---|
61 | configure:2515: result: yes |
---|
62 | configure:2596: checking whether to enable maintainer-specific portions of Makefiles |
---|
63 | configure:2605: result: no |
---|
64 | configure:2631: checking for style of include used by make |
---|
65 | configure:2659: result: GNU |
---|
66 | configure:2729: checking for gcc |
---|
67 | configure:2756: result: /usr/bin/gcc-4.2 |
---|
68 | configure:2985: checking for C compiler version |
---|
69 | configure:2994: /usr/bin/gcc-4.2 --version >&5 |
---|
70 | ./configure: line 2996: /usr/bin/gcc-4.2: No such file or directory |
---|
71 | configure:3005: $? = 127 |
---|
72 | configure:2994: /usr/bin/gcc-4.2 -v >&5 |
---|
73 | ./configure: line 2996: /usr/bin/gcc-4.2: No such file or directory |
---|
74 | configure:3005: $? = 127 |
---|
75 | configure:2994: /usr/bin/gcc-4.2 -V >&5 |
---|
76 | ./configure: line 2996: /usr/bin/gcc-4.2: No such file or directory |
---|
77 | configure:3005: $? = 127 |
---|
78 | configure:2994: /usr/bin/gcc-4.2 -qversion >&5 |
---|
79 | ./configure: line 2996: /usr/bin/gcc-4.2: No such file or directory |
---|
80 | configure:3005: $? = 127 |
---|
81 | configure:3025: checking whether the C compiler works |
---|
82 | configure:3047: /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c >&5 |
---|
83 | ./configure: line 3049: /usr/bin/gcc-4.2: No such file or directory |
---|
84 | configure:3051: $? = 127 |
---|
85 | configure:3089: result: no |
---|
86 | configure: failed program was: |
---|
87 | | /* confdefs.h */ |
---|
88 | | #define PACKAGE_NAME "" |
---|
89 | | #define PACKAGE_TARNAME "" |
---|
90 | | #define PACKAGE_VERSION "" |
---|
91 | | #define PACKAGE_STRING "" |
---|
92 | | #define PACKAGE_BUGREPORT "" |
---|
93 | | #define PACKAGE_URL "" |
---|
94 | | #define PACKAGE "beanstalkd" |
---|
95 | | #define VERSION "1.4.6" |
---|
96 | | /* end confdefs.h. */ |
---|
97 | | |
---|
98 | | int |
---|
99 | | main () |
---|
100 | | { |
---|
101 | | |
---|
102 | | ; |
---|
103 | | return 0; |
---|
104 | | } |
---|
105 | configure:3094: error: in `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_beanstalkd/beanstalkd/work/beanstalkd-1.4.6': |
---|
106 | configure:3098: error: C compiler cannot create executables |
---|
107 | See `config.log' for more details. |
---|
108 | |
---|
109 | ## ---------------- ## |
---|
110 | ## Cache variables. ## |
---|
111 | ## ---------------- ## |
---|
112 | |
---|
113 | ac_cv_env_CC_set=set |
---|
114 | ac_cv_env_CC_value=/usr/bin/gcc-4.2 |
---|
115 | ac_cv_env_CFLAGS_set=set |
---|
116 | ac_cv_env_CFLAGS_value='-pipe -O2 -arch x86_64' |
---|
117 | ac_cv_env_CPPFLAGS_set=set |
---|
118 | ac_cv_env_CPPFLAGS_value=-I/opt/local/include |
---|
119 | ac_cv_env_CPP_set= |
---|
120 | ac_cv_env_CPP_value= |
---|
121 | ac_cv_env_LDFLAGS_set=set |
---|
122 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -arch x86_64' |
---|
123 | ac_cv_env_LIBS_set= |
---|
124 | ac_cv_env_LIBS_value= |
---|
125 | ac_cv_env_build_alias_set= |
---|
126 | ac_cv_env_build_alias_value= |
---|
127 | ac_cv_env_host_alias_set= |
---|
128 | ac_cv_env_host_alias_value= |
---|
129 | ac_cv_env_target_alias_set= |
---|
130 | ac_cv_env_target_alias_value= |
---|
131 | ac_cv_path_mkdir=/opt/local/bin/gmkdir |
---|
132 | ac_cv_prog_AWK=gawk |
---|
133 | ac_cv_prog_ac_ct_CC=/usr/bin/gcc-4.2 |
---|
134 | ac_cv_prog_make_make_set=yes |
---|
135 | |
---|
136 | ## ----------------- ## |
---|
137 | ## Output variables. ## |
---|
138 | ## ----------------- ## |
---|
139 | |
---|
140 | ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_beanstalkd/beanstalkd/work/beanstalkd-1.4.6/missing --run aclocal-1.11' |
---|
141 | AMDEPBACKSLASH='\' |
---|
142 | AMDEP_FALSE='#' |
---|
143 | AMDEP_TRUE='' |
---|
144 | AMTAR='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_beanstalkd/beanstalkd/work/beanstalkd-1.4.6/missing --run tar' |
---|
145 | AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_beanstalkd/beanstalkd/work/beanstalkd-1.4.6/missing --run autoconf' |
---|
146 | AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_beanstalkd/beanstalkd/work/beanstalkd-1.4.6/missing --run autoheader' |
---|
147 | AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_beanstalkd/beanstalkd/work/beanstalkd-1.4.6/missing --run automake-1.11' |
---|
148 | AWK='gawk' |
---|
149 | CC='/usr/bin/gcc-4.2' |
---|
150 | CCDEPMODE='' |
---|
151 | CFLAGS='-pipe -O2 -arch x86_64' |
---|
152 | CPP='' |
---|
153 | CPPFLAGS='-I/opt/local/include' |
---|
154 | CYGPATH_W='echo' |
---|
155 | DEFS='' |
---|
156 | DEPDIR='.deps' |
---|
157 | ECHO_C='\c' |
---|
158 | ECHO_N='' |
---|
159 | ECHO_T='' |
---|
160 | EGREP='' |
---|
161 | EXEEXT='' |
---|
162 | GREP='' |
---|
163 | INSTALL_DATA='${INSTALL} -m 644' |
---|
164 | INSTALL_PROGRAM='${INSTALL}' |
---|
165 | INSTALL_SCRIPT='${INSTALL}' |
---|
166 | INSTALL_STRIP_FLAG='' |
---|
167 | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
---|
168 | LDFLAGS='-L/opt/local/lib -arch x86_64' |
---|
169 | LIBOBJS='' |
---|
170 | LIBS='' |
---|
171 | LTLIBOBJS='' |
---|
172 | MAINT='#' |
---|
173 | MAINTAINER_MODE_FALSE='' |
---|
174 | MAINTAINER_MODE_TRUE='#' |
---|
175 | MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_beanstalkd/beanstalkd/work/beanstalkd-1.4.6/missing --run makeinfo' |
---|
176 | MKDIR_P='/opt/local/bin/gmkdir -p' |
---|
177 | OBJEXT='' |
---|
178 | PACKAGE='beanstalkd' |
---|
179 | PACKAGE_BUGREPORT='' |
---|
180 | PACKAGE_NAME='' |
---|
181 | PACKAGE_STRING='' |
---|
182 | PACKAGE_TARNAME='' |
---|
183 | PACKAGE_URL='' |
---|
184 | PACKAGE_VERSION='' |
---|
185 | PATH_SEPARATOR=':' |
---|
186 | SET_MAKE='' |
---|
187 | SHELL='/bin/sh' |
---|
188 | STRIP='' |
---|
189 | VERSION='1.4.6' |
---|
190 | ac_ct_CC='/usr/bin/gcc-4.2' |
---|
191 | am__EXEEXT_FALSE='' |
---|
192 | am__EXEEXT_TRUE='' |
---|
193 | am__fastdepCC_FALSE='' |
---|
194 | am__fastdepCC_TRUE='' |
---|
195 | am__include='include' |
---|
196 | am__isrc='' |
---|
197 | am__leading_dot='.' |
---|
198 | am__quote='' |
---|
199 | am__tar='${AMTAR} chof - "$$tardir"' |
---|
200 | am__untar='${AMTAR} xf -' |
---|
201 | bindir='${exec_prefix}/bin' |
---|
202 | build_alias='' |
---|
203 | datadir='${datarootdir}' |
---|
204 | datarootdir='${prefix}/share' |
---|
205 | docdir='${datarootdir}/doc/${PACKAGE}' |
---|
206 | dvidir='${docdir}' |
---|
207 | exec_prefix='NONE' |
---|
208 | host_alias='' |
---|
209 | htmldir='${docdir}' |
---|
210 | includedir='${prefix}/include' |
---|
211 | infodir='${datarootdir}/info' |
---|
212 | install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_beanstalkd/beanstalkd/work/beanstalkd-1.4.6/install-sh' |
---|
213 | libdir='${exec_prefix}/lib' |
---|
214 | libexecdir='${exec_prefix}/libexec' |
---|
215 | localedir='${datarootdir}/locale' |
---|
216 | localstatedir='${prefix}/var' |
---|
217 | mandir='${datarootdir}/man' |
---|
218 | mkdir_p='/opt/local/bin/gmkdir -p' |
---|
219 | oldincludedir='/usr/include' |
---|
220 | pdfdir='${docdir}' |
---|
221 | prefix='/opt/local' |
---|
222 | program_transform_name='s,x,x,' |
---|
223 | psdir='${docdir}' |
---|
224 | sbindir='${exec_prefix}/sbin' |
---|
225 | sharedstatedir='${prefix}/com' |
---|
226 | sysconfdir='${prefix}/etc' |
---|
227 | target_alias='' |
---|
228 | |
---|
229 | ## ----------- ## |
---|
230 | ## confdefs.h. ## |
---|
231 | ## ----------- ## |
---|
232 | |
---|
233 | /* confdefs.h */ |
---|
234 | #define PACKAGE_NAME "" |
---|
235 | #define PACKAGE_TARNAME "" |
---|
236 | #define PACKAGE_VERSION "" |
---|
237 | #define PACKAGE_STRING "" |
---|
238 | #define PACKAGE_BUGREPORT "" |
---|
239 | #define PACKAGE_URL "" |
---|
240 | #define PACKAGE "beanstalkd" |
---|
241 | #define VERSION "1.4.6" |
---|
242 | |
---|
243 | configure: exit 77 |
---|