Ticket #46232: config.log

File config.log, 17.4 KB (added by fhgwright (Fred Wright), 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 = MacPro.local
14uname -m = x86_64
15uname -r = 13.4.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 13.4.0: Sun Aug 17 19:50:11 PDT 2014; root:xnu-2422.115.4~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.4.0: Sun Aug 17 19:50:11 PDT 2014; root:xnu-2422.115.4~1/RELEASE_X86_64
27Kernel configured for up to 24 processors.
2812 processors are physically available.
2924 processors are logically available.
30Processor type: i486 (Intel 80486)
31Processors active: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
32Primary memory available: 96.00 gigabytes
33Default processor set: 173 tasks, 758 threads, 24 processors
34Load average: 2.65, Mach factor: 21.34
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 6.0 (clang-600.0.56) (based on LLVM 3.5svn)
56Target: x86_64-apple-darwin13.4.0
57Thread model: posix
58configure:2684: $? = 0
59configure:2673: /usr/bin/clang -v >&5
60Apple LLVM version 6.0 (clang-600.0.56) (based on LLVM 3.5svn)
61Target: x86_64-apple-darwin13.4.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'
70clang: error: no input files
71configure:2684: $? = 1
72configure:2704: checking whether the C compiler works
73configure: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
74configure:2730: $? = 0
75configure:2779: result: yes
76configure:2782: checking for C compiler default output file name
77configure:2784: result: a.out
78configure:2790: checking for suffix of executables
79configure: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
80configure:2801: $? = 0
81configure:2823: result:
82configure:2845: checking whether we are cross compiling
83configure: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
84configure:2857: $? = 0
85configure:2864: ./conftest
86configure:2868: $? = 0
87configure:2883: result: no
88configure:2888: checking for suffix of object files
89configure:2910: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
90configure:2914: $? = 0
91configure:2935: result: o
92configure:2939: checking whether we are using the GNU C compiler
93configure:2958: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
94configure:2958: $? = 0
95configure:2967: result: yes
96configure:2976: checking whether /usr/bin/clang accepts -g
97configure:2996: /usr/bin/clang -c -g -I/opt/local/include conftest.c >&5
98configure:2996: $? = 0
99configure:3037: result: yes
100configure:3054: checking for /usr/bin/clang option to accept ISO C89
101configure:3118: /usr/bin/clang  -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
102configure:3118: $? = 0
103configure:3131: result: none needed
104configure:3766: checking build system type
105configure:3780: result: i386-apple-darwin13.4.0
106configure:3800: checking host system type
107configure:3813: result: i386-apple-darwin13.4.0
108configure:3833: checking for a sed that does not truncate output
109configure:3897: result: /opt/local/bin/gsed
110configure:3915: checking for fgrep
111configure:3977: result: /opt/local/bin/fgrep
112configure:4012: checking for ld used by /usr/bin/clang
113configure:4079: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
114configure:4086: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
115configure:4101: result: no
116configure:4113: checking for BSD- or MS-compatible name lister (nm)
117configure:4162: result: /opt/local/bin/nm
118configure:4280: checking the name lister (/opt/local/bin/nm) interface
119configure:4287: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
120configure:4290: /opt/local/bin/nm "conftest.o"
121configure:4293: output
1220000000000000000 S _some_variable
123configure:4300: result: BSD nm
124configure:4303: checking whether ln -s works
125configure:4307: result: yes
126configure:4315: checking the maximum length of command line arguments
127configure:4435: result: 196608
128configure:4452: checking whether the shell understands some XSI constructs
129configure:4462: result: yes
130configure:4466: checking whether the shell understands "+="
131configure:4472: result: yes
132configure:4507: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files
133configure:4514: result: -r
134configure:4583: checking for objdump
135configure:4613: result: no
136configure:4642: checking how to recognize dependent libraries
137configure:4838: result: pass_all
138configure:4898: checking for ar
139configure:4914: found /opt/local/bin/ar
140configure:4925: result: ar
141configure:5003: checking for strip
142configure:5019: found /opt/local/bin/strip
143configure:5030: result: strip
144configure:5102: checking for ranlib
145configure:5118: found /opt/local/bin/ranlib
146configure:5129: result: ranlib
147configure:5219: checking command to parse /opt/local/bin/nm output from /usr/bin/clang object
148configure:5337: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
149configure:5340: $? = 0
150configure: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
151configure:5347: $? = 0
152cannot find nm_test_var in conftest.nm
153configure:5337: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
154configure:5340: $? = 0
155configure: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
156configure:5347: $? = 0
157configure: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
158configure:5404: $? = 0
159configure:5442: result: ok
160configure:5706: checking for dsymutil
161configure:5722: found /usr/bin/dsymutil
162configure:5733: result: dsymutil
163configure:5798: checking for nmedit
164configure:5814: found /opt/local/bin/nmedit
165configure:5825: result: nmedit
166configure:5890: checking for lipo
167configure:5906: found /opt/local/bin/lipo
168configure:5917: result: lipo
169configure:5982: checking for otool
170configure:5998: found /opt/local/bin/otool
171configure:6009: result: otool
172configure:6074: checking for otool64
173configure:6104: result: no
174configure:6149: checking for -single_module linker flag
175/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
176configure:6176: result: yes
177configure:6178: checking for -exported_symbols_list linker flag
178configure: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
179configure:6198: $? = 0
180configure:6208: result: yes
181configure:6247: checking for dlfcn.h
182configure:6247: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
183configure:6247: $? = 0
184configure:6247: result: yes
185configure:6431: checking for objdir
186configure:6446: result: .libs
187configure:6738: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions
188configure:6756: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5
189configure:6760: $? = 0
190configure:6773: result: yes
191configure:6793: checking for /usr/bin/clang option to produce PIC
192configure:7065: result: -fno-common -DPIC
193configure:7077: checking if /usr/bin/clang PIC flag -fno-common -DPIC works
194configure:7095: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -fno-common -DPIC -DPIC conftest.c >&5
195configure:7099: $? = 0
196configure:7112: result: yes
197configure:7136: checking if /usr/bin/clang static flag -static works
198configure:7164: result: no
199configure:7179: checking if /usr/bin/clang supports -c -o file.o
200configure:7200: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -o out/conftest2.o conftest.c >&5
201configure:7204: $? = 0
202configure:7226: result: yes
203configure:7234: checking if /usr/bin/clang supports -c -o file.o
204configure:7281: result: yes
205configure:7314: checking whether the /usr/bin/clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
206configure:8305: result: yes
207configure:8544: checking dynamic linker characteristics
208configure:9207: result: darwin13.4.0 dyld
209configure:9309: checking how to hardcode library paths into programs
210configure:9334: result: immediate
211configure:9854: checking whether stripping libraries is possible
212configure:9868: result: yes
213configure:9894: checking if libtool supports shared libraries
214configure:9896: result: yes
215configure:9899: checking whether to build shared libraries
216configure:9920: result: yes
217configure:9923: checking whether to build static libraries
218configure:9927: result: yes
219configure:9973: checking whether to enable maintainer-specific portions of Makefiles
220configure:9982: result: no
221configure:10032: checking for a BSD-compatible install
222configure:10100: result: /usr/bin/install -c
223configure:10111: checking whether build environment is sane
224configure:10161: result: yes
225configure:10176: WARNING: `missing' script is too old or missing
226configure:10289: checking for a thread-safe mkdir -p
227configure:10328: result: /opt/local/bin/gmkdir -p
228configure:10341: checking for gawk
229configure:10357: found /opt/local/bin/gawk
230configure:10368: result: gawk
231configure:10379: checking whether make sets $(MAKE)
232configure:10401: result: yes
233configure:10431: checking for style of include used by make
234configure:10459: result: GNU
235configure:10535: checking dependency style of /usr/bin/clang
236configure:10645: result: gcc3
237configure:10696: checking whether ln -s works
238configure:10700: result: yes
239configure:10709: checking for rm
240configure:10727: found /bin/rm
241configure:10740: result: /bin/rm
242configure:10763: checking for bash
243configure:10781: found /opt/local/bin/bash
244configure:10794: result: /opt/local/bin/bash
245configure:10818: WARNING: You have Bash GNU bash, version 4.3.30(1)-release (x86_64-apple-darwin13.2.0)
246Copyright (C) 2013 Free Software Foundation, Inc.
247License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
248
249This is free software; you are free to change and redistribute it.
250There is NO WARRANTY, to the extent permitted by law. installed.
251configure:10820: error: This package is only known to work with Bash 4.1 or 4.2.
252
253## ---------------- ##
254## Cache variables. ##
255## ---------------- ##
256
257ac_cv_build=i386-apple-darwin13.4.0
258ac_cv_c_compiler_gnu=yes
259ac_cv_env_ALT_PACKAGE_NAME_set=
260ac_cv_env_ALT_PACKAGE_NAME_value=
261ac_cv_env_CC_set=set
262ac_cv_env_CC_value=/usr/bin/clang
263ac_cv_env_CFLAGS_set=set
264ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64'
265ac_cv_env_CPPFLAGS_set=set
266ac_cv_env_CPPFLAGS_value=-I/opt/local/include
267ac_cv_env_CPP_set=
268ac_cv_env_CPP_value=
269ac_cv_env_LDFLAGS_set=set
270ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64'
271ac_cv_env_LIBS_set=
272ac_cv_env_LIBS_value=
273ac_cv_env_build_alias_set=
274ac_cv_env_build_alias_value=
275ac_cv_env_host_alias_set=
276ac_cv_env_host_alias_value=
277ac_cv_env_target_alias_set=
278ac_cv_env_target_alias_value=
279ac_cv_header_dlfcn_h=yes
280ac_cv_host=i386-apple-darwin13.4.0
281ac_cv_objext=o
282ac_cv_path_FGREP=/opt/local/bin/fgrep
283ac_cv_path_RM=/bin/rm
284ac_cv_path_SED=/opt/local/bin/gsed
285ac_cv_path_SH_PROG=/opt/local/bin/bash
286ac_cv_path_mkdir=/opt/local/bin/gmkdir
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='/opt/local/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='/opt/local/bin/gmkdir -p'
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='/opt/local/bin/gsed'
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.4.0'
420build_alias=''
421build_cpu='i386'
422build_os='darwin13.4.0'
423build_vendor='apple'
424datadir='${datarootdir}'
425datarootdir='${prefix}/share'
426docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
427dvidir='${docdir}'
428exec_prefix='NONE'
429host='i386-apple-darwin13.4.0'
430host_alias=''
431host_cpu='i386'
432host_os='darwin13.4.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='/opt/local/bin/gmkdir -p'
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