Ticket #42003: config.log

File config.log, 15.0 KB (added by jacques.bergeron@…, 10 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.72, 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 = iMac-des-Bergeron.local
14uname -m = x86_64
15uname -r = 13.0.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 13.0.0: Thu Sep 19 22:22:27 PDT 2013; root:xnu-2422.1.72~6/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 13.0.0: Thu Sep 19 22:22:27 PDT 2013; root:xnu-2422.1.72~6/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: 177 tasks, 743 threads, 2 processors
34Load average: 1.89, Mach factor: 0.64
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-darwin13.0.0
53configure:2612: checking host system type
54configure:2627: result: i386-apple-darwin13.0.0
55configure:2649: checking target system type
56configure:2664: result: i386-apple-darwin13.0.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: ./install-sh -c -d
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
83i686-apple-darwin13-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.11) (MacPorts llvm-gcc42 2336.11_1)
84Copyright (C) 2007 Free Software Foundation, Inc.
85This is free software; see the source for copying conditions.  There is NO
86warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
87
88configure:3641: $? = 0
89configure:3648: /opt/local/bin/llvm-gcc-4.2 -v >&5
90Using built-in specs.
91Target: i686-apple-darwin13
92Configured with: /opt/local/var/macports/build/_opt_mports_dports_lang_llvm-gcc42/llvm-gcc42/work/objroot/src/configure --disable-checking --enable-werror --prefix=/opt/local --mandir=/opt/local/share/man --enable-languages=c,c++,objc,obj-c++ --libexecdir=/opt/local/libexec/llvm-gcc42 --libdir=/opt/local/lib/llvm-gcc42 --includedir=/opt/local/include/llvm-gcc42 --program-prefix=llvm- --program-suffix=-4.2 --with-system-zlib --disable-nls --with-slibdir=/usr/lib --build=x86_64-apple-darwin13 --enable-llvm=/opt/local/var/macports/build/_opt_mports_dports_lang_llvm-gcc42/llvm-gcc42/work/objroot/dst-llvmCore/Developer/usr/local --enable-werror-always --program-prefix=i686-apple-darwin13- --host=x86_64-apple-darwin13 --target=i686-apple-darwin13 --with-gxx-include-dir=/usr/include/c++/4.2.1
93Thread model: posix
94gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.11) (MacPorts llvm-gcc42 2336.11_1)
95configure:3652: $? = 0
96configure:3659: /opt/local/bin/llvm-gcc-4.2 -V >&5
97llvm-gcc-4.2: argument to `-V' is missing
98configure:3663: $? = 1
99configure:3686: checking for C compiler default output file name
100configure:3708: /opt/local/bin/llvm-gcc-4.2 -pipe -Os -fPIC -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
101ld: library not found for -lcrt1.10.6.o
102collect2: ld returned 1 exit status
103configure:3712: $? = 1
104configure:3750: result:
105configure: failed program was:
106| /* confdefs.h.  */
107| #define PACKAGE_NAME "MySQL Server"
108| #define PACKAGE_TARNAME "mysql"
109| #define PACKAGE_VERSION "5.1.72"
110| #define PACKAGE_STRING "MySQL Server 5.1.72"
111| #define PACKAGE_BUGREPORT ""
112| #define PACKAGE "mysql"
113| #define VERSION "5.1.72"
114| /* end confdefs.h.  */
115|
116| int
117| main ()
118| {
119|
120|   ;
121|   return 0;
122| }
123configure:3756: error: in `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_mysql5/mysql5/work/mysql-5.1.72':
124configure:3759: error: C compiler cannot create executables
125See `config.log' for more details.
126
127## ---------------- ##
128## Cache variables. ##
129## ---------------- ##
130
131ac_cv_build=i386-apple-darwin13.0.0
132ac_cv_env_CCASFLAGS_set=
133ac_cv_env_CCASFLAGS_value=
134ac_cv_env_CCAS_set=
135ac_cv_env_CCAS_value=
136ac_cv_env_CCC_set=
137ac_cv_env_CCC_value=
138ac_cv_env_CC_set=set
139ac_cv_env_CC_value=/opt/local/bin/llvm-gcc-4.2
140ac_cv_env_CFLAGS_set=set
141ac_cv_env_CFLAGS_value='-pipe -Os -fPIC -arch x86_64'
142ac_cv_env_CPPFLAGS_set=set
143ac_cv_env_CPPFLAGS_value=-I/opt/local/include
144ac_cv_env_CPP_set=
145ac_cv_env_CPP_value=
146ac_cv_env_CXXCPP_set=
147ac_cv_env_CXXCPP_value=
148ac_cv_env_CXXFLAGS_set=set
149ac_cv_env_CXXFLAGS_value='-pipe -Os -fPIC -arch x86_64'
150ac_cv_env_CXX_set=set
151ac_cv_env_CXX_value=/opt/local/bin/llvm-g++-4.2
152ac_cv_env_LDFLAGS_set=set
153ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64'
154ac_cv_env_LIBS_set=
155ac_cv_env_LIBS_value=
156ac_cv_env_build_alias_set=
157ac_cv_env_build_alias_value=
158ac_cv_env_host_alias_set=
159ac_cv_env_host_alias_value=
160ac_cv_env_target_alias_set=
161ac_cv_env_target_alias_value=
162ac_cv_host=i386-apple-darwin13.0.0
163ac_cv_prog_AWK=gawk
164ac_cv_prog_ac_ct_CC=/opt/local/bin/llvm-gcc-4.2
165ac_cv_prog_make_make_set=yes
166ac_cv_target=i386-apple-darwin13.0.0
167am_cv_prog_tar_ustar=gnutar
168
169## ----------------- ##
170## Output variables. ##
171## ----------------- ##
172
173ABI_CHECK=''
174ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_mysql5/mysql5/work/mysql-5.1.72/missing --run aclocal-1.10'
175ALLOCA=''
176AMDEPBACKSLASH='\'
177AMDEP_FALSE='#'
178AMDEP_TRUE=''
179AMTAR='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_mysql5/mysql5/work/mysql-5.1.72/missing --run tar'
180AM_CFLAGS=''
181AM_CXXFLAGS=''
182AR=''
183ARFLAGS=''
184AS=''
185ASFLAGS=''
186ASSEMBLER_FALSE=''
187ASSEMBLER_TRUE=''
188ASSEMBLER_sparc32_FALSE=''
189ASSEMBLER_sparc32_TRUE=''
190ASSEMBLER_sparc64_FALSE=''
191ASSEMBLER_sparc64_TRUE=''
192ASSEMBLER_x86_FALSE=''
193ASSEMBLER_x86_TRUE=''
194AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_mysql5/mysql5/work/mysql-5.1.72/missing --run autoconf'
195AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_mysql5/mysql5/work/mysql-5.1.72/missing --run autoheader'
196AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_mysql5/mysql5/work/mysql-5.1.72/missing --run automake-1.10'
197AVAILABLE_LANGUAGES=''
198AWK='gawk'
199BUILD_INNODB_TOOLS_FALSE=''
200BUILD_INNODB_TOOLS_TRUE=''
201CC='/opt/local/bin/llvm-gcc-4.2'
202CCAS=''
203CCASDEPMODE=''
204CCASFLAGS=''
205CCDEPMODE=''
206CC_VERSION=''
207CFLAGS='-pipe -Os -fPIC -arch x86_64'
208CHECK_PID=''
209CHMOD=''
210CLIENT_EXTRA_LDFLAGS=''
211CLIENT_LIBS=''
212CLIENT_THREAD_LIBS=''
213CMP=''
214COMPILATION_COMMENT=''
215CONF_COMMAND=''
216CP=''
217CPP=''
218CPPFLAGS='-I/opt/local/include'
219CXX='/opt/local/bin/llvm-g++-4.2'
220CXXCPP=''
221CXXDEPMODE=''
222CXXFLAGS='-pipe -Os -fPIC -arch x86_64'
223CXXLDFLAGS=''
224CXX_VERSION=''
225CYGPATH_W='echo'
226DARWIN_MWCC_FALSE=''
227DARWIN_MWCC_TRUE=''
228DEFS=''
229DEPDIR='.deps'
230DIFF=''
231DOT_FRM_VERSION=''
232DOXYGEN=''
233DSYMUTIL=''
234DUMPBIN=''
235DVIS=''
236ECHO_C='\c'
237ECHO_N=''
238ECHO_T=''
239EGREP=''
240EXEEXT=''
241FGREP=''
242FIND_PROC=''
243GETCONF=''
244GREP=''
245GXX=''
246HAVE_NETWARE_FALSE=''
247HAVE_NETWARE_TRUE=''
248HAVE_YASSL_FALSE=''
249HAVE_YASSL_TRUE=''
250HOSTNAME='iMac-des-Bergeron.local'
251INNODB_DYNAMIC_CFLAGS=''
252INSTALL_DATA='${INSTALL} -m 644'
253INSTALL_PROGRAM='${INSTALL}'
254INSTALL_SCRIPT='${INSTALL}'
255INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
256KILL=''
257LD=''
258LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64'
259LD_VERSION_SCRIPT=''
260LIBDL=''
261LIBEDIT_LOBJECTS=''
262LIBOBJS=''
263LIBS=''
264LIBTOOL=''
265LIB_EXTRA_CCFLAGS=''
266LIPO=''
267LM_CFLAGS=''
268LN=''
269LN_CP_F=''
270LN_S=''
271LTLIBOBJS=''
272MACHINE_TYPE=''
273MAKEINDEX=''
274MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_mysql5/mysql5/work/mysql-5.1.72/missing --run makeinfo'
275MAKE_BINARY_DISTRIBUTION_OPTIONS=''
276MAKE_SHELL=''
277MKDIR_P='./install-sh -c -d'
278MV=''
279MYSQLD_DEFAULT_SWITCHES=''
280MYSQLD_EXTRA_LDFLAGS=''
281MYSQLD_EXTRA_LIBS=''
282MYSQLD_USER=''
283MYSQL_BASE_VERSION=''
284MYSQL_COPYRIGHT_YEAR=''
285MYSQL_NO_DASH_VERSION=''
286MYSQL_PREVIOUS_BASE_VERSION=''
287MYSQL_SERVER_SUFFIX=''
288MYSQL_TCP_PORT=''
289MYSQL_TCP_PORT_DEFAULT=''
290MYSQL_UNIX_ADDR=''
291MYSQL_U_SCORE_VERSION=''
292MYSQL_VERSION_ID=''
293NDB_DEFS=''
294NDB_LD_VERSION_SCRIPT=''
295NDB_SCI_INCLUDES=''
296NDB_SCI_LIBS=''
297NDB_SHARED_LIB_MAJOR_VERSION=''
298NDB_SHARED_LIB_VERSION=''
299NDB_SIZEOF_CHAR=''
300NDB_SIZEOF_CHARP=''
301NDB_SIZEOF_INT=''
302NDB_SIZEOF_LONG=''
303NDB_SIZEOF_LONG_LONG=''
304NDB_SIZEOF_SHORT=''
305NDB_VERSION_BUILD=''
306NDB_VERSION_MAJOR=''
307NDB_VERSION_MINOR=''
308NDB_VERSION_STATUS=''
309NEED_THREAD_FALSE=''
310NEED_THREAD_TRUE=''
311NM=''
312NMEDIT=''
313NOINST_LDFLAGS=''
314NON_THREADED_LIBS=''
315OBJDUMP=''
316OBJEXT=''
317OTOOL64=''
318OTOOL=''
319PACKAGE='mysql'
320PACKAGE_BUGREPORT=''
321PACKAGE_NAME='MySQL Server'
322PACKAGE_STRING='MySQL Server 5.1.72'
323PACKAGE_TARNAME='mysql'
324PACKAGE_VERSION='5.1.72'
325PATH_SEPARATOR=':'
326PDFLATEX=''
327PDFMANUAL=''
328PERL5=''
329PERL=''
330PROTOCOL_VERSION=''
331PS=''
332RANLIB=''
333RM=''
334SAVE_ASFLAGS=''
335SAVE_CC=''
336SAVE_CFLAGS=''
337SAVE_CXX=''
338SAVE_CXXFLAGS=''
339SAVE_CXXLDFLAGS=''
340SAVE_LDFLAGS=''
341SED=''
342SET_MAKE=''
343SHARED_LIB_MAJOR_VERSION=''
344SHARED_LIB_VERSION=''
345SHELL='/bin/sh'
346STATIC_NSS_FLAGS=''
347STRIP=''
348SYSTEM_TYPE=''
349TAR=''
350TARGET_LINUX=''
351TERMCAP_LIB=''
352TEST_NDBCLUSTER=''
353THREAD_LOBJECTS=''
354THREAD_SAFE_CLIENT_FALSE=''
355THREAD_SAFE_CLIENT_TRUE=''
356VERSION='5.1.72'
357WRAPLIBS=''
358YACC=''
359YACC_HEXT=''
360ZLIB_DEPS=''
361ZLIB_INCLUDES=''
362ZLIB_LIBS=''
363ac_ct_CC='/opt/local/bin/llvm-gcc-4.2'
364ac_ct_CXX=''
365ac_ct_DUMPBIN=''
366am__fastdepCCAS_FALSE=''
367am__fastdepCCAS_TRUE=''
368am__fastdepCC_FALSE=''
369am__fastdepCC_TRUE=''
370am__fastdepCXX_FALSE=''
371am__fastdepCXX_TRUE=''
372am__include='include'
373am__isrc=''
374am__leading_dot='.'
375am__quote=''
376am__tar='tar --format=ustar -chf - "$$tardir"'
377am__untar='tar -xf -'
378bindir='/opt/local/lib/mysql5/bin'
379build='i386-apple-darwin13.0.0'
380build_alias=''
381build_cpu='i386'
382build_os='darwin13.0.0'
383build_vendor='apple'
384condition_dependent_plugin_includes=''
385condition_dependent_plugin_links=''
386condition_dependent_plugin_modules=''
387condition_dependent_plugin_objects=''
388datadir='/opt/local/share/mysql5'
389datarootdir='${prefix}/share'
390docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
391docs_dirs=''
392dvidir='${docdir}'
393exec_prefix='NONE'
394extra_docs=''
395host='i386-apple-darwin13.0.0'
396host_alias=''
397host_cpu='i386'
398host_os='darwin13.0.0'
399host_vendor='apple'
400htmldir='${docdir}'
401includedir='/opt/local/include/mysql5'
402infodir='/opt/local/share/info'
403innodb_system_libs=''
404install_sh='$(SHELL) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_mysql5/mysql5/work/mysql-5.1.72/install-sh'
405libdir='/opt/local/lib/mysql5'
406libexecdir='${exec_prefix}/libexec'
407libmysqld_dirs=''
408localedir='${datarootdir}/locale'
409localstatedir='/opt/local/var/db/mysql5'
410lt_ECHO='/bin/echo'
411man1_files=''
412man8_files=''
413man_dirs=''
414mandir='/opt/local/share/man'
415mkdir_p='$(top_builddir)/./install-sh -c -d'
416mysql_pg_dirs=''
417mysql_pg_distdirs=''
418mysql_pg_unittest_dirs=''
419mysql_plugin_defs=''
420mysql_plugin_dirs=''
421mysql_plugin_libs=''
422mysql_se_dirs=''
423mysql_se_distdirs=''
424mysql_se_unittest_dirs=''
425ndb_bin_am_ldflags=''
426ndb_cxxflags_fix=''
427ndb_mgmclient_libs=''
428ndb_opt_subdirs=''
429ndb_port=''
430ndb_transporter_opt_objs=''
431ndbcluster_includes=''
432ndbcluster_libs=''
433ndbcluster_system_libs=''
434netware_dir=''
435oldincludedir='/usr/include'
436openssl_includes=''
437openssl_libs=''
438pdfdir='${docdir}'
439plugin_archive_shared_target=''
440plugin_archive_static_target=''
441plugin_blackhole_shared_target=''
442plugin_blackhole_static_target=''
443plugin_csv_shared_target=''
444plugin_csv_static_target=''
445plugin_daemon_example_shared_target=''
446plugin_daemon_example_static_target=''
447plugin_example_shared_target=''
448plugin_example_static_target=''
449plugin_federated_shared_target=''
450plugin_federated_static_target=''
451plugin_ftexample_shared_target=''
452plugin_ftexample_static_target=''
453plugin_heap_shared_target=''
454plugin_heap_static_target=''
455plugin_innobase_shared_target=''
456plugin_innobase_static_target=''
457plugin_innodb_plugin_shared_target=''
458plugin_innodb_plugin_static_target=''
459plugin_myisam_shared_target=''
460plugin_myisam_static_target=''
461plugin_myisammrg_shared_target=''
462plugin_myisammrg_static_target=''
463plugin_ndbcluster_shared_target=''
464plugin_ndbcluster_static_target=''
465plugin_partition_shared_target=''
466plugin_partition_static_target=''
467prefix='/opt/local'
468program_transform_name='s,x,x,'
469psdir='${docdir}'
470readline_basedir=''
471readline_dir=''
472readline_h_ln_cmd=''
473readline_link=''
474readline_topdir=''
475sbindir='${exec_prefix}/sbin'
476server_scripts=''
477sharedstatedir='${prefix}/com'
478sql_client_dirs=''
479sql_server=''
480sql_server_dirs=''
481sql_union_dirs=''
482sysconfdir='/opt/local/etc/mysql5'
483target='i386-apple-darwin13.0.0'
484target_alias=''
485target_cpu='i386'
486target_os='darwin13.0.0'
487target_vendor='apple'
488tools_dirs=''
489uname_prog=''
490yassl_dir=''
491yassl_h_ln_cmd=''
492yassl_libs=''
493yassl_taocrypt_extra_cxxflags=''
494yassl_thread_cxxflags=''
495zlib_dir=''
496
497## ----------- ##
498## confdefs.h. ##
499## ----------- ##
500
501#define PACKAGE_NAME "MySQL Server"
502#define PACKAGE_TARNAME "mysql"
503#define PACKAGE_VERSION "5.1.72"
504#define PACKAGE_STRING "MySQL Server 5.1.72"
505#define PACKAGE_BUGREPORT ""
506#define PACKAGE "mysql"
507#define VERSION "5.1.72"
508
509configure: exit 77