Ticket #37980: config.log

File config.log, 13.5 KB (added by mf2k (Frank Schima), 12 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 MySQL Server configure 5.1.68, which was
5generated by GNU Autoconf 2.63.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --mandir=/opt/local/share/man --infodir=/opt/local/share/info --localstatedir=/opt/local/var/db/mysql5 --libdir=/opt/local/lib/mysql5 --bindir=/opt/local/lib/mysql5/bin --includedir=/opt/local/include/mysql5 --datadir=/opt/local/share/mysql5 --sysconfdir=/opt/local/etc/mysql5 --with-zlib-dir=/opt/local --with-ssl=/opt/local --with-extra-charsets=complex --with-unix-socket-path=/opt/local/var/run/mysql5/mysqld.sock --with-mysqld-user=_mysql --without-docs --with-plugins=all --enable-thread-safe-client --without-readline --with-embedded-server --with-pic
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = 686fsmac.bw.nist.gov
14uname -m = x86_64
15uname -r = 12.2.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 12.2.0: Sat Aug 25 00:48:52 PDT 2012; root:xnu-2050.18.24~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 12.2.0: Sat Aug 25 00:48:52 PDT 2012; root:xnu-2050.18.24~1/RELEASE_X86_64
27Kernel configured for up to 8 processors.
288 processors are physically available.
298 processors are logically available.
30Processor type: i486 (Intel 80486)
31Processors active: 0 1 2 3 4 5 6 7
32Primary memory available: 6.00 gigabytes
33Default processor set: 157 tasks, 732 threads, 8 processors
34Load average: 1.93, Mach factor: 6.06
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:2572: checking build system type
52configure:2590: result: i386-apple-darwin12.2.0
53configure:2612: checking host system type
54configure:2627: result: i386-apple-darwin12.2.0
55configure:2649: checking target system type
56configure:2664: result: i386-apple-darwin12.2.0
57configure:2711: checking for a BSD-compatible install
58configure:2779: result: /usr/bin/install -c
59configure:2790: checking whether build environment is sane
60configure:2833: result: yes
61configure:2858: checking for a thread-safe mkdir -p
62configure:2897: result: /opt/local/bin/gmkdir -p
63configure:2910: checking for gawk
64configure:2926: found /opt/local/bin/gawk
65configure:2937: result: gawk
66configure:2948: checking whether make sets $(MAKE)
67configure:2970: result: yes
68configure:3149: checking how to create a ustar tar archive
69configure:3162: tar --version
70bsdtar 2.8.3 - libarchive 2.8.3
71configure:3165: $? = 0
72configure:3205: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
73configure:3208: $? = 0
74configure:3212: tar -xf - <conftest.tar
75configure:3215: $? = 0
76configure:3228: result: gnutar
77configure:3272: checking for style of include used by make
78configure:3300: result: GNU
79configure:3370: checking for gcc
80configure:3397: result: /opt/local/bin/llvm-gcc-4.2
81configure:3629: checking for C compiler version
82configure:3637: /opt/local/bin/llvm-gcc-4.2 --version >&5
83./configure: line 3639: /opt/local/bin/llvm-gcc-4.2: No such file or directory
84configure:3641: $? = 127
85configure:3648: /opt/local/bin/llvm-gcc-4.2 -v >&5
86./configure: line 3650: /opt/local/bin/llvm-gcc-4.2: No such file or directory
87configure:3652: $? = 127
88configure:3659: /opt/local/bin/llvm-gcc-4.2 -V >&5
89./configure: line 3661: /opt/local/bin/llvm-gcc-4.2: No such file or directory
90configure:3663: $? = 127
91configure:3686: checking for C compiler default output file name
92configure:3708: /opt/local/bin/llvm-gcc-4.2 -pipe -O2 -fPIC -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
93./configure: line 3710: /opt/local/bin/llvm-gcc-4.2: No such file or directory
94configure:3712: $? = 127
95configure:3750: result:
96configure: failed program was:
97| /* confdefs.h.  */
98| #define PACKAGE_NAME "MySQL Server"
99| #define PACKAGE_TARNAME "mysql"
100| #define PACKAGE_VERSION "5.1.68"
101| #define PACKAGE_STRING "MySQL Server 5.1.68"
102| #define PACKAGE_BUGREPORT ""
103| #define PACKAGE "mysql"
104| #define VERSION "5.1.68"
105| /* end confdefs.h.  */
106|
107| int
108| main ()
109| {
110|
111|   ;
112|   return 0;
113| }
114configure:3756: error: in `/opt/local/var/macports/build/_opt_mports_trunk_dports_databases_mysql5/mysql5/work/mysql-5.1.68':
115configure:3759: error: C compiler cannot create executables
116See `config.log' for more details.
117
118## ---------------- ##
119## Cache variables. ##
120## ---------------- ##
121
122ac_cv_build=i386-apple-darwin12.2.0
123ac_cv_env_CCASFLAGS_set=
124ac_cv_env_CCASFLAGS_value=
125ac_cv_env_CCAS_set=
126ac_cv_env_CCAS_value=
127ac_cv_env_CCC_set=
128ac_cv_env_CCC_value=
129ac_cv_env_CC_set=set
130ac_cv_env_CC_value=/opt/local/bin/llvm-gcc-4.2
131ac_cv_env_CFLAGS_set=set
132ac_cv_env_CFLAGS_value='-pipe -O2 -fPIC -arch x86_64'
133ac_cv_env_CPPFLAGS_set=set
134ac_cv_env_CPPFLAGS_value=-I/opt/local/include
135ac_cv_env_CPP_set=
136ac_cv_env_CPP_value=
137ac_cv_env_CXXCPP_set=
138ac_cv_env_CXXCPP_value=
139ac_cv_env_CXXFLAGS_set=set
140ac_cv_env_CXXFLAGS_value='-pipe -O2 -fPIC -arch x86_64'
141ac_cv_env_CXX_set=set
142ac_cv_env_CXX_value=/opt/local/bin/llvm-g++-4.2
143ac_cv_env_LDFLAGS_set=set
144ac_cv_env_LDFLAGS_value='-L/opt/local/lib -arch x86_64'
145ac_cv_env_LIBS_set=
146ac_cv_env_LIBS_value=
147ac_cv_env_build_alias_set=
148ac_cv_env_build_alias_value=
149ac_cv_env_host_alias_set=
150ac_cv_env_host_alias_value=
151ac_cv_env_target_alias_set=
152ac_cv_env_target_alias_value=
153ac_cv_host=i386-apple-darwin12.2.0
154ac_cv_path_mkdir=/opt/local/bin/gmkdir
155ac_cv_prog_AWK=gawk
156ac_cv_prog_ac_ct_CC=/opt/local/bin/llvm-gcc-4.2
157ac_cv_prog_make_make_set=yes
158ac_cv_target=i386-apple-darwin12.2.0
159am_cv_prog_tar_ustar=gnutar
160
161## ----------------- ##
162## Output variables. ##
163## ----------------- ##
164
165ABI_CHECK=''
166ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_mports_trunk_dports_databases_mysql5/mysql5/work/mysql-5.1.68/missing --run aclocal-1.10'
167ALLOCA=''
168AMDEPBACKSLASH='\'
169AMDEP_FALSE='#'
170AMDEP_TRUE=''
171AMTAR='${SHELL} /opt/local/var/macports/build/_opt_mports_trunk_dports_databases_mysql5/mysql5/work/mysql-5.1.68/missing --run tar'
172AM_CFLAGS=''
173AM_CXXFLAGS=''
174AR=''
175ARFLAGS=''
176AS=''
177ASFLAGS=''
178ASSEMBLER_FALSE=''
179ASSEMBLER_TRUE=''
180ASSEMBLER_sparc32_FALSE=''
181ASSEMBLER_sparc32_TRUE=''
182ASSEMBLER_sparc64_FALSE=''
183ASSEMBLER_sparc64_TRUE=''
184ASSEMBLER_x86_FALSE=''
185ASSEMBLER_x86_TRUE=''
186AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_mports_trunk_dports_databases_mysql5/mysql5/work/mysql-5.1.68/missing --run autoconf'
187AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_mports_trunk_dports_databases_mysql5/mysql5/work/mysql-5.1.68/missing --run autoheader'
188AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_mports_trunk_dports_databases_mysql5/mysql5/work/mysql-5.1.68/missing --run automake-1.10'
189AVAILABLE_LANGUAGES=''
190AWK='gawk'
191BUILD_INNODB_TOOLS_FALSE=''
192BUILD_INNODB_TOOLS_TRUE=''
193CC='/opt/local/bin/llvm-gcc-4.2'
194CCAS=''
195CCASDEPMODE=''
196CCASFLAGS=''
197CCDEPMODE=''
198CC_VERSION=''
199CFLAGS='-pipe -O2 -fPIC -arch x86_64'
200CHECK_PID=''
201CHMOD=''
202CLIENT_EXTRA_LDFLAGS=''
203CLIENT_LIBS=''
204CLIENT_THREAD_LIBS=''
205CMP=''
206COMPILATION_COMMENT=''
207CONF_COMMAND=''
208CP=''
209CPP=''
210CPPFLAGS='-I/opt/local/include'
211CXX='/opt/local/bin/llvm-g++-4.2'
212CXXCPP=''
213CXXDEPMODE=''
214CXXFLAGS='-pipe -O2 -fPIC -arch x86_64'
215CXXLDFLAGS=''
216CXX_VERSION=''
217CYGPATH_W='echo'
218DARWIN_MWCC_FALSE=''
219DARWIN_MWCC_TRUE=''
220DEFS=''
221DEPDIR='.deps'
222DIFF=''
223DOT_FRM_VERSION=''
224DOXYGEN=''
225DSYMUTIL=''
226DUMPBIN=''
227DVIS=''
228ECHO_C='\c'
229ECHO_N=''
230ECHO_T=''
231EGREP=''
232EXEEXT=''
233FGREP=''
234FIND_PROC=''
235GETCONF=''
236GREP=''
237GXX=''
238HAVE_NETWARE_FALSE=''
239HAVE_NETWARE_TRUE=''
240HAVE_YASSL_FALSE=''
241HAVE_YASSL_TRUE=''
242HOSTNAME='686fsmac.bw.nist.gov'
243INNODB_DYNAMIC_CFLAGS=''
244INSTALL_DATA='${INSTALL} -m 644'
245INSTALL_PROGRAM='${INSTALL}'
246INSTALL_SCRIPT='${INSTALL}'
247INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
248KILL=''
249LD=''
250LDFLAGS='-L/opt/local/lib -arch x86_64'
251LD_VERSION_SCRIPT=''
252LIBDL=''
253LIBEDIT_LOBJECTS=''
254LIBOBJS=''
255LIBS=''
256LIBTOOL=''
257LIB_EXTRA_CCFLAGS=''
258LIPO=''
259LM_CFLAGS=''
260LN=''
261LN_CP_F=''
262LN_S=''
263LTLIBOBJS=''
264MACHINE_TYPE=''
265MAKEINDEX=''
266MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_mports_trunk_dports_databases_mysql5/mysql5/work/mysql-5.1.68/missing --run makeinfo'
267MAKE_BINARY_DISTRIBUTION_OPTIONS=''
268MAKE_SHELL=''
269MKDIR_P='/opt/local/bin/gmkdir -p'
270MV=''
271MYSQLD_DEFAULT_SWITCHES=''
272MYSQLD_EXTRA_LDFLAGS=''
273MYSQLD_EXTRA_LIBS=''
274MYSQLD_USER=''
275MYSQL_BASE_VERSION=''
276MYSQL_COPYRIGHT_YEAR=''
277MYSQL_NO_DASH_VERSION=''
278MYSQL_PREVIOUS_BASE_VERSION=''
279MYSQL_SERVER_SUFFIX=''
280MYSQL_TCP_PORT=''
281MYSQL_TCP_PORT_DEFAULT=''
282MYSQL_UNIX_ADDR=''
283MYSQL_U_SCORE_VERSION=''
284MYSQL_VERSION_ID=''
285NDB_DEFS=''
286NDB_LD_VERSION_SCRIPT=''
287NDB_SCI_INCLUDES=''
288NDB_SCI_LIBS=''
289NDB_SHARED_LIB_MAJOR_VERSION=''
290NDB_SHARED_LIB_VERSION=''
291NDB_SIZEOF_CHAR=''
292NDB_SIZEOF_CHARP=''
293NDB_SIZEOF_INT=''
294NDB_SIZEOF_LONG=''
295NDB_SIZEOF_LONG_LONG=''
296NDB_SIZEOF_SHORT=''
297NDB_VERSION_BUILD=''
298NDB_VERSION_MAJOR=''
299NDB_VERSION_MINOR=''
300NDB_VERSION_STATUS=''
301NEED_THREAD_FALSE=''
302NEED_THREAD_TRUE=''
303NM=''
304NMEDIT=''
305NOINST_LDFLAGS=''
306NON_THREADED_LIBS=''
307OBJDUMP=''
308OBJEXT=''
309OTOOL64=''
310OTOOL=''
311PACKAGE='mysql'
312PACKAGE_BUGREPORT=''
313PACKAGE_NAME='MySQL Server'
314PACKAGE_STRING='MySQL Server 5.1.68'
315PACKAGE_TARNAME='mysql'
316PACKAGE_VERSION='5.1.68'
317PATH_SEPARATOR=':'
318PDFLATEX=''
319PDFMANUAL=''
320PERL5=''
321PERL=''
322PROTOCOL_VERSION=''
323PS=''
324RANLIB=''
325RM=''
326SAVE_ASFLAGS=''
327SAVE_CC=''
328SAVE_CFLAGS=''
329SAVE_CXX=''
330SAVE_CXXFLAGS=''
331SAVE_CXXLDFLAGS=''
332SAVE_LDFLAGS=''
333SED=''
334SET_MAKE=''
335SHARED_LIB_MAJOR_VERSION=''
336SHARED_LIB_VERSION=''
337SHELL='/bin/sh'
338STATIC_NSS_FLAGS=''
339STRIP=''
340SYSTEM_TYPE=''
341TAR=''
342TARGET_LINUX=''
343TERMCAP_LIB=''
344TEST_NDBCLUSTER=''
345THREAD_LOBJECTS=''
346THREAD_SAFE_CLIENT_FALSE=''
347THREAD_SAFE_CLIENT_TRUE=''
348VERSION='5.1.68'
349WRAPLIBS=''
350YACC=''
351YACC_HEXT=''
352ZLIB_DEPS=''
353ZLIB_INCLUDES=''
354ZLIB_LIBS=''
355ac_ct_CC='/opt/local/bin/llvm-gcc-4.2'
356ac_ct_CXX=''
357ac_ct_DUMPBIN=''
358am__fastdepCCAS_FALSE=''
359am__fastdepCCAS_TRUE=''
360am__fastdepCC_FALSE=''
361am__fastdepCC_TRUE=''
362am__fastdepCXX_FALSE=''
363am__fastdepCXX_TRUE=''
364am__include='include'
365am__isrc=''
366am__leading_dot='.'
367am__quote=''
368am__tar='tar --format=ustar -chf - "$$tardir"'
369am__untar='tar -xf -'
370bindir='/opt/local/lib/mysql5/bin'
371build='i386-apple-darwin12.2.0'
372build_alias=''
373build_cpu='i386'
374build_os='darwin12.2.0'
375build_vendor='apple'
376condition_dependent_plugin_includes=''
377condition_dependent_plugin_links=''
378condition_dependent_plugin_modules=''
379condition_dependent_plugin_objects=''
380datadir='/opt/local/share/mysql5'
381datarootdir='${prefix}/share'
382docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
383docs_dirs=''
384dvidir='${docdir}'
385exec_prefix='NONE'
386extra_docs=''
387host='i386-apple-darwin12.2.0'
388host_alias=''
389host_cpu='i386'
390host_os='darwin12.2.0'
391host_vendor='apple'
392htmldir='${docdir}'
393includedir='/opt/local/include/mysql5'
394infodir='/opt/local/share/info'
395innodb_system_libs=''
396install_sh='$(SHELL) /opt/local/var/macports/build/_opt_mports_trunk_dports_databases_mysql5/mysql5/work/mysql-5.1.68/install-sh'
397libdir='/opt/local/lib/mysql5'
398libexecdir='${exec_prefix}/libexec'
399libmysqld_dirs=''
400localedir='${datarootdir}/locale'
401localstatedir='/opt/local/var/db/mysql5'
402lt_ECHO='/bin/echo'
403man1_files=''
404man8_files=''
405man_dirs=''
406mandir='/opt/local/share/man'
407mkdir_p='/opt/local/bin/gmkdir -p'
408mysql_pg_dirs=''
409mysql_pg_distdirs=''
410mysql_pg_unittest_dirs=''
411mysql_plugin_defs=''
412mysql_plugin_dirs=''
413mysql_plugin_libs=''
414mysql_se_dirs=''
415mysql_se_distdirs=''
416mysql_se_unittest_dirs=''
417ndb_bin_am_ldflags=''
418ndb_cxxflags_fix=''
419ndb_mgmclient_libs=''
420ndb_opt_subdirs=''
421ndb_port=''
422ndb_transporter_opt_objs=''
423ndbcluster_includes=''
424ndbcluster_libs=''
425ndbcluster_system_libs=''
426netware_dir=''
427oldincludedir='/usr/include'
428openssl_includes=''
429openssl_libs=''
430pdfdir='${docdir}'
431plugin_archive_shared_target=''
432plugin_archive_static_target=''
433plugin_blackhole_shared_target=''
434plugin_blackhole_static_target=''
435plugin_csv_shared_target=''
436plugin_csv_static_target=''
437plugin_daemon_example_shared_target=''
438plugin_daemon_example_static_target=''
439plugin_example_shared_target=''
440plugin_example_static_target=''
441plugin_federated_shared_target=''
442plugin_federated_static_target=''
443plugin_ftexample_shared_target=''
444plugin_ftexample_static_target=''
445plugin_heap_shared_target=''
446plugin_heap_static_target=''
447plugin_innobase_shared_target=''
448plugin_innobase_static_target=''
449plugin_innodb_plugin_shared_target=''
450plugin_innodb_plugin_static_target=''
451plugin_myisam_shared_target=''
452plugin_myisam_static_target=''
453plugin_myisammrg_shared_target=''
454plugin_myisammrg_static_target=''
455plugin_ndbcluster_shared_target=''
456plugin_ndbcluster_static_target=''
457plugin_partition_shared_target=''
458plugin_partition_static_target=''
459prefix='/opt/local'
460program_transform_name='s,x,x,'
461psdir='${docdir}'
462readline_basedir=''
463readline_dir=''
464readline_h_ln_cmd=''
465readline_link=''
466readline_topdir=''
467sbindir='${exec_prefix}/sbin'
468server_scripts=''
469sharedstatedir='${prefix}/com'
470sql_client_dirs=''
471sql_server=''
472sql_server_dirs=''
473sql_union_dirs=''
474sysconfdir='/opt/local/etc/mysql5'
475target='i386-apple-darwin12.2.0'
476target_alias=''
477target_cpu='i386'
478target_os='darwin12.2.0'
479target_vendor='apple'
480tools_dirs=''
481uname_prog=''
482yassl_dir=''
483yassl_h_ln_cmd=''
484yassl_libs=''
485yassl_taocrypt_extra_cxxflags=''
486yassl_thread_cxxflags=''
487zlib_dir=''
488
489## ----------- ##
490## confdefs.h. ##
491## ----------- ##
492
493#define PACKAGE_NAME "MySQL Server"
494#define PACKAGE_TARNAME "mysql"
495#define PACKAGE_VERSION "5.1.68"
496#define PACKAGE_STRING "MySQL Server 5.1.68"
497#define PACKAGE_BUGREPORT ""
498#define PACKAGE "mysql"
499#define VERSION "5.1.68"
500
501configure: exit 77