Ticket #43849: config.log

File config.log, 17.4 KB (added by dbl001 (dbl), 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 bashdb configure 4.2-0.8, which was
5generated by GNU Autoconf 2.65.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = David-Laxers-MacBook-Pro.local
14uname -m = x86_64
15uname -r = 13.2.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 13.2.0: Thu Apr 17 23:03:13 PDT 2014; root:xnu-2422.100.13~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 13.2.0: Thu Apr 17 23:03:13 PDT 2014; root:xnu-2422.100.13~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: 8.00 gigabytes
33Default processor set: 263 tasks, 1447 threads, 2 processors
34Load average: 2.63, Mach factor: 0.24
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:2408: checking for gcc
52configure:2435: result: /usr/bin/clang
53configure:2664: checking for C compiler version
54configure:2673: /usr/bin/clang --version >&5
55Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)
56Target: x86_64-apple-darwin13.2.0
57Thread model: posix
58configure:2684: $? = 0
59configure:2673: /usr/bin/clang -v >&5
60Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)
61Target: x86_64-apple-darwin13.2.0
62Thread model: posix
63configure:2684: $? = 0
64configure:2673: /usr/bin/clang -V >&5
65clang: error: argument to '-V' is missing (expected 1 value)
66clang: error: no input files
67configure:2684: $? = 1
68configure:2673: /usr/bin/clang -qversion >&5
69clang: error: unknown argument: '-qversion' [-Wunused-command-line-argument-hard-error-in-future]
70clang: note: this will be a hard error (cannot be downgraded to a warning) in the future
71clang: error: no input files
72configure:2684: $? = 1
73configure:2704: checking whether the C compiler works
74configure:2726: /usr/bin/clang -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
75configure:2730: $? = 0
76configure:2779: result: yes
77configure:2782: checking for C compiler default output file name
78configure:2784: result: a.out
79configure:2790: checking for suffix of executables
80configure:2797: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
81configure:2801: $? = 0
82configure:2823: result:
83configure:2845: checking whether we are cross compiling
84configure:2853: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
85configure:2857: $? = 0
86configure:2864: ./conftest
87configure:2868: $? = 0
88configure:2883: result: no
89configure:2888: checking for suffix of object files
90configure:2910: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
91configure:2914: $? = 0
92configure:2935: result: o
93configure:2939: checking whether we are using the GNU C compiler
94configure:2958: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
95configure:2958: $? = 0
96configure:2967: result: yes
97configure:2976: checking whether /usr/bin/clang accepts -g
98configure:2996: /usr/bin/clang -c -g -I/opt/local/include conftest.c >&5
99configure:2996: $? = 0
100configure:3037: result: yes
101configure:3054: checking for /usr/bin/clang option to accept ISO C89
102configure:3118: /usr/bin/clang  -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
103configure:3118: $? = 0
104configure:3131: result: none needed
105configure:3766: checking build system type
106configure:3780: result: i386-apple-darwin13.2.0
107configure:3800: checking host system type
108configure:3813: result: i386-apple-darwin13.2.0
109configure:3833: checking for a sed that does not truncate output
110configure:3897: result: /usr/bin/sed
111configure:3915: checking for fgrep
112configure:3977: result: /usr/bin/fgrep
113configure:4012: checking for ld used by /usr/bin/clang
114configure:4079: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
115configure:4086: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
116configure:4101: result: no
117configure:4113: checking for BSD- or MS-compatible name lister (nm)
118configure:4162: result: /opt/local/bin/nm
119configure:4280: checking the name lister (/opt/local/bin/nm) interface
120configure:4287: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
121configure:4290: /opt/local/bin/nm "conftest.o"
122configure:4293: output
1230000000000000000 S _some_variable
124configure:4300: result: BSD nm
125configure:4303: checking whether ln -s works
126configure:4307: result: yes
127configure:4315: checking the maximum length of command line arguments
128configure:4435: result: 196608
129configure:4452: checking whether the shell understands some XSI constructs
130configure:4462: result: yes
131configure:4466: checking whether the shell understands "+="
132configure:4472: result: yes
133configure:4507: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files
134configure:4514: result: -r
135configure:4583: checking for objdump
136configure:4613: result: no
137configure:4642: checking how to recognize dependent libraries
138configure:4838: result: pass_all
139configure:4898: checking for ar
140configure:4914: found /opt/local/bin/ar
141configure:4925: result: ar
142configure:5003: checking for strip
143configure:5019: found /opt/local/bin/strip
144configure:5030: result: strip
145configure:5102: checking for ranlib
146configure:5118: found /opt/local/bin/ranlib
147configure:5129: result: ranlib
148configure:5219: checking command to parse /opt/local/bin/nm output from /usr/bin/clang object
149configure:5337: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
150configure:5340: $? = 0
151configure:5344: /opt/local/bin/nm conftest.o \| sed -n -e 's/^.*[        ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
152configure:5347: $? = 0
153cannot find nm_test_var in conftest.nm
154configure:5337: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
155configure:5340: $? = 0
156configure:5344: /opt/local/bin/nm conftest.o \| sed -n -e 's/^.*[        ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm
157configure:5347: $? = 0
158configure:5401: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c conftstm.o >&5
159configure:5404: $? = 0
160configure:5442: result: ok
161configure:5706: checking for dsymutil
162configure:5722: found /usr/bin/dsymutil
163configure:5733: result: dsymutil
164configure:5798: checking for nmedit
165configure:5814: found /opt/local/bin/nmedit
166configure:5825: result: nmedit
167configure:5890: checking for lipo
168configure:5906: found /opt/local/bin/lipo
169configure:5917: result: lipo
170configure:5982: checking for otool
171configure:5998: found /opt/local/bin/otool
172configure:6009: result: otool
173configure:6074: checking for otool64
174configure:6104: result: no
175configure:6149: checking for -single_module linker flag
176/usr/bin/clang -pipe -Os -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
177configure:6176: result: yes
178configure:6178: checking for -exported_symbols_list linker flag
179configure:6198: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-exported_symbols_list,conftest.sym conftest.c  >&5
180configure:6198: $? = 0
181configure:6208: result: yes
182configure:6247: checking for dlfcn.h
183configure:6247: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
184configure:6247: $? = 0
185configure:6247: result: yes
186configure:6431: checking for objdir
187configure:6446: result: .libs
188configure:6738: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions
189configure:6756: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5
190configure:6760: $? = 0
191configure:6773: result: yes
192configure:6793: checking for /usr/bin/clang option to produce PIC
193configure:7065: result: -fno-common -DPIC
194configure:7077: checking if /usr/bin/clang PIC flag -fno-common -DPIC works
195configure:7095: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -fno-common -DPIC -DPIC conftest.c >&5
196configure:7099: $? = 0
197configure:7112: result: yes
198configure:7136: checking if /usr/bin/clang static flag -static works
199configure:7164: result: no
200configure:7179: checking if /usr/bin/clang supports -c -o file.o
201configure:7200: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -o out/conftest2.o conftest.c >&5
202configure:7204: $? = 0
203configure:7226: result: yes
204configure:7234: checking if /usr/bin/clang supports -c -o file.o
205configure:7281: result: yes
206configure:7314: checking whether the /usr/bin/clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
207configure:8305: result: yes
208configure:8544: checking dynamic linker characteristics
209configure:9207: result: darwin13.2.0 dyld
210configure:9309: checking how to hardcode library paths into programs
211configure:9334: result: immediate
212configure:9854: checking whether stripping libraries is possible
213configure:9868: result: yes
214configure:9894: checking if libtool supports shared libraries
215configure:9896: result: yes
216configure:9899: checking whether to build shared libraries
217configure:9920: result: yes
218configure:9923: checking whether to build static libraries
219configure:9927: result: yes
220configure:9973: checking whether to enable maintainer-specific portions of Makefiles
221configure:9982: result: no
222configure:10032: checking for a BSD-compatible install
223configure:10100: result: /usr/bin/install -c
224configure:10111: checking whether build environment is sane
225configure:10161: result: yes
226configure:10176: WARNING: `missing' script is too old or missing
227configure:10289: checking for a thread-safe mkdir -p
228configure:10328: result: ./install-sh -c -d
229configure:10341: checking for gawk
230configure:10357: found /opt/local/bin/gawk
231configure:10368: result: gawk
232configure:10379: checking whether make sets $(MAKE)
233configure:10401: result: yes
234configure:10431: checking for style of include used by make
235configure:10459: result: GNU
236configure:10535: checking dependency style of /usr/bin/clang
237configure:10645: result: gcc3
238configure:10696: checking whether ln -s works
239configure:10700: result: yes
240configure:10709: checking for rm
241configure:10727: found /bin/rm
242configure:10740: result: /bin/rm
243configure:10763: checking for bash
244configure:10781: found /opt/local/bin/bash
245configure:10794: result: /opt/local/bin/bash
246configure:10818: WARNING: You have Bash GNU bash, version 4.3.11(1)-release (x86_64-apple-darwin13.1.0)
247Copyright (C) 2013 Free Software Foundation, Inc.
248License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
249
250This is free software; you are free to change and redistribute it.
251There is NO WARRANTY, to the extent permitted by law. installed.
252configure:10820: error: This package is only known to work with Bash 4.1 or 4.2.
253
254## ---------------- ##
255## Cache variables. ##
256## ---------------- ##
257
258ac_cv_build=i386-apple-darwin13.2.0
259ac_cv_c_compiler_gnu=yes
260ac_cv_env_ALT_PACKAGE_NAME_set=
261ac_cv_env_ALT_PACKAGE_NAME_value=
262ac_cv_env_CC_set=set
263ac_cv_env_CC_value=/usr/bin/clang
264ac_cv_env_CFLAGS_set=set
265ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64'
266ac_cv_env_CPPFLAGS_set=set
267ac_cv_env_CPPFLAGS_value=-I/opt/local/include
268ac_cv_env_CPP_set=
269ac_cv_env_CPP_value=
270ac_cv_env_LDFLAGS_set=set
271ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64'
272ac_cv_env_LIBS_set=
273ac_cv_env_LIBS_value=
274ac_cv_env_build_alias_set=
275ac_cv_env_build_alias_value=
276ac_cv_env_host_alias_set=
277ac_cv_env_host_alias_value=
278ac_cv_env_target_alias_set=
279ac_cv_env_target_alias_value=
280ac_cv_header_dlfcn_h=yes
281ac_cv_host=i386-apple-darwin13.2.0
282ac_cv_objext=o
283ac_cv_path_FGREP=/usr/bin/fgrep
284ac_cv_path_RM=/bin/rm
285ac_cv_path_SED=/usr/bin/sed
286ac_cv_path_SH_PROG=/opt/local/bin/bash
287ac_cv_prog_AWK=gawk
288ac_cv_prog_ac_ct_AR=ar
289ac_cv_prog_ac_ct_CC=/usr/bin/clang
290ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
291ac_cv_prog_ac_ct_LIPO=lipo
292ac_cv_prog_ac_ct_NMEDIT=nmedit
293ac_cv_prog_ac_ct_OTOOL=otool
294ac_cv_prog_ac_ct_RANLIB=ranlib
295ac_cv_prog_ac_ct_STRIP=strip
296ac_cv_prog_cc_c89=
297ac_cv_prog_cc_g=yes
298ac_cv_prog_make_make_set=yes
299am_cv_CC_dependencies_compiler_type=gcc3
300lt_cv_apple_cc_single_mod=yes
301lt_cv_deplibs_check_method=pass_all
302lt_cv_file_magic_cmd='$MAGIC_CMD'
303lt_cv_file_magic_test_file=
304lt_cv_ld_exported_symbols_list=yes
305lt_cv_ld_reload_flag=-r
306lt_cv_nm_interface='BSD nm'
307lt_cv_objdir=.libs
308lt_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
309lt_cv_path_NM=/opt/local/bin/nm
310lt_cv_prog_compiler_c_o=yes
311lt_cv_prog_compiler_pic_works=yes
312lt_cv_prog_compiler_rtti_exceptions=yes
313lt_cv_prog_compiler_static_works=no
314lt_cv_prog_gnu_ld=no
315lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[       ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'''
316lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
317lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/  {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/  {"lib\2", (void *) \&\2},/p'\'''
318lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
319lt_cv_sys_max_cmd_len=196608
320
321## ----------------- ##
322## Output variables. ##
323## ----------------- ##
324
325ACLOCAL='aclocal-1.11'
326ALT_PACKAGE_NAME='bashdb'
327AMDEPBACKSLASH='\'
328AMDEP_FALSE='#'
329AMDEP_TRUE=''
330AMTAR='tar'
331AR='ar'
332AUTOCONF='autoconf'
333AUTOHEADER='autoheader'
334AUTOMAKE='automake-1.11'
335AWK='gawk'
336BASHVERS='4.2'
337BASH_SRC=''
338BUILD_BUILTINS_FALSE=''
339BUILD_BUILTINS_TRUE='#'
340CC='/usr/bin/clang'
341CCDEPMODE='depmode=gcc3'
342CFLAGS='-pipe -Os -arch x86_64'
343CMDLINE_INVOKED='$0 == ${BASH_SOURCE}'
344CPP=''
345CPPFLAGS='-I/opt/local/include'
346CYGPATH_W='echo'
347DBGR_MAIN=''
348DEFS=''
349DEPDIR='.deps'
350DIFF=''
351DIFF_OPTS=''
352DSYMUTIL='dsymutil'
353DUMPBIN=''
354ECHO_C='\c'
355ECHO_N=''
356ECHO_T=''
357EGREP=''
358EXEEXT=''
359FGREP='/usr/bin/fgrep'
360GIT2CL='git2cl'
361GREP='grep'
362INSTALL_DATA='${INSTALL} -m 644'
363INSTALL_PROGRAM='${INSTALL}'
364INSTALL_SCRIPT='${INSTALL}'
365INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
366INTERPRETER_NAME=''
367LD='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld'
368LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64'
369LIBOBJS=''
370LIBS=''
371LIBTOOL='$(SHELL) $(top_builddir)/libtool'
372LIPO='lipo'
373LN_S='ln -s'
374LTLIBOBJS=''
375MAINT='#'
376MAINTAINER_MODE_FALSE=''
377MAINTAINER_MODE_TRUE='#'
378MAKEINFO='makeinfo'
379MKDIR_P='./install-sh -c -d'
380NM='/opt/local/bin/nm'
381NMEDIT='nmedit'
382OBJDUMP='false'
383OBJEXT='o'
384OTOOL64=':'
385OTOOL='otool'
386PACKAGE='bashdb'
387PACKAGE_BUGREPORT='bashdb-devel@lists.sourceforge.net'
388PACKAGE_NAME='bashdb'
389PACKAGE_STRING='bashdb 4.2-0.8'
390PACKAGE_TARNAME='bashdb'
391PACKAGE_URL=''
392PACKAGE_VERSION='4.2-0.8'
393PATH_SEPARATOR=':'
394PIC=''
395PKGDATADIR=''
396RANLIB='ranlib'
397RELSTATUS='0.8'
398RM='/bin/rm'
399SED='/usr/bin/sed'
400SET_MAKE=''
401SHELL='/bin/sh'
402SH_PROG='/opt/local/bin/bash'
403STRIP='strip'
404VERSION='4.2-0.8'
405WL=''
406ac_ct_CC='/usr/bin/clang'
407ac_ct_DUMPBIN=''
408am__EXEEXT_FALSE=''
409am__EXEEXT_TRUE=''
410am__fastdepCC_FALSE='#'
411am__fastdepCC_TRUE=''
412am__include='include'
413am__isrc=''
414am__leading_dot='.'
415am__quote=''
416am__tar='${AMTAR} chof - "$$tardir"'
417am__untar='${AMTAR} xf -'
418bindir='${exec_prefix}/bin'
419build='i386-apple-darwin13.2.0'
420build_alias=''
421build_cpu='i386'
422build_os='darwin13.2.0'
423build_vendor='apple'
424datadir='${datarootdir}'
425datarootdir='${prefix}/share'
426docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
427dvidir='${docdir}'
428exec_prefix='NONE'
429host='i386-apple-darwin13.2.0'
430host_alias=''
431host_cpu='i386'
432host_os='darwin13.2.0'
433host_vendor='apple'
434htmldir='${docdir}'
435includedir='${prefix}/include'
436infodir='${datarootdir}/info'
437install_sh='${SHELL} /install-sh'
438libdir='${exec_prefix}/lib'
439libexecdir='${exec_prefix}/libexec'
440localedir='${datarootdir}/locale'
441localstatedir='${prefix}/var'
442lt_ECHO='/bin/echo'
443mandir='${datarootdir}/man'
444mkdir_p='$(top_builddir)/./install-sh -c -d'
445oldincludedir='/usr/include'
446pdfdir='${docdir}'
447prefix='/opt/local'
448program_transform_name='s,x,x,'
449psdir='${docdir}'
450sbindir='${exec_prefix}/sbin'
451sharedstatedir='${prefix}/com'
452sysconfdir='${prefix}/etc'
453target_alias=''
454
455## ----------- ##
456## confdefs.h. ##
457## ----------- ##
458
459/* confdefs.h */
460#define PACKAGE_NAME "bashdb"
461#define PACKAGE_TARNAME "bashdb"
462#define PACKAGE_VERSION "4.2-0.8"
463#define PACKAGE_STRING "bashdb 4.2-0.8"
464#define PACKAGE_BUGREPORT "bashdb-devel@lists.sourceforge.net"
465#define PACKAGE_URL ""
466#define HAVE_DLFCN_H 1
467#define LT_OBJDIR ".libs/"
468#define PACKAGE bashdb
469#define VERSION 4.2-0.8
470#define PACKAGE bashdb
471#define VERSION 4.2-0.8
472
473configure: exit 1