Ticket #65921: binutil_install_failure.log

File binutil_install_failure.log, 12.2 KB (added by yannlr37 (Yann), 21 months ago)

BinUtils install failure Log

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 configure, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --infodir=/opt/local/share/info --mandir=/opt/local/share/man --disable-silent-rules --disable-werror --program-prefix=g --enable-shared --enable-install-libbfd
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = mbp-de-yann.lan
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 4 processors.
282 processors are physically available.
294 processors are logically available.
30Processor type: i486 (Intel 80486)
31Processors active: 0 1 2 3
32Primary memory available: 8.00 gigabytes
33Default processor set: 167 tasks, 772 threads, 4 processors
34Load average: 3.94, Mach factor: 0.96
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:2355: checking build system type
52configure:2369: result: x86_64-apple-darwin13.4.0
53configure:2416: checking host system type
54configure:2429: result: x86_64-apple-darwin13.4.0
55configure:2449: checking target system type
56configure:2462: result: x86_64-apple-darwin13.4.0
57configure:2516: checking for a BSD-compatible install
58configure:2584: result: /usr/bin/install -c
59configure:2595: checking whether ln works
60configure:2617: result: yes
61configure:2621: checking whether ln -s works
62configure:2625: result: yes
63configure:2632: checking for a sed that does not truncate output
64configure:2696: result: /usr/bin/sed
65configure:2705: checking for gawk
66configure:2735: result: no
67configure:2705: checking for mawk
68configure:2735: result: no
69configure:2705: checking for nawk
70configure:2735: result: no
71configure:2705: checking for awk
72configure:2721: found /usr/bin/awk
73configure:2732: result: awk
74configure:4084: checking for gcc
75configure:4111: result: /usr/bin/clang
76configure:4340: checking for C compiler version
77configure:4349: /usr/bin/clang --version >&5
78clang version 1.0.2 (http://llvm.org/svn/llvm-project/cfe/tags/Apple/clang-32 exported)
79Target: x86_64-apple-darwin13
80configure:4360: $? = 0
81configure:4349: /usr/bin/clang -v >&5
82clang version 1.0.2 (http://llvm.org/svn/llvm-project/cfe/tags/Apple/clang-32 exported)
83Target: x86_64-apple-darwin13
84configure:4360: $? = 0
85configure:4349: /usr/bin/clang -V >&5
86clang: error: argument to '-V' is missing (expected 1 value)
87clang: error: no input files
88configure:4360: $? = 1
89configure:4349: /usr/bin/clang -qversion >&5
90clang: error: no input files
91configure:4360: $? = 1
92configure:4380: checking whether the C compiler works
93configure:4402: /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
94ld: library not found for -lgcc
95configure:4406: $? = 1
96configure:4444: result: no
97configure: failed program was:
98| /* confdefs.h */
99| #define PACKAGE_NAME ""
100| #define PACKAGE_TARNAME ""
101| #define PACKAGE_VERSION ""
102| #define PACKAGE_STRING ""
103| #define PACKAGE_BUGREPORT ""
104| #define PACKAGE_URL ""
105| /* end confdefs.h.  */
106|
107| int
108| main ()
109| {
110|
111|   ;
112|   return 0;
113| }
114configure:4449: error: in `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_binutils/binutils/work/binutils-2.39':
115configure:4451: error: C compiler cannot create executables
116See `config.log' for more details
117
118## ---------------- ##
119## Cache variables. ##
120## ---------------- ##
121
122ac_cv_build=x86_64-apple-darwin13.4.0
123ac_cv_env_AR_FOR_TARGET_set=
124ac_cv_env_AR_FOR_TARGET_value=
125ac_cv_env_AR_set=
126ac_cv_env_AR_value=
127ac_cv_env_AS_FOR_TARGET_set=
128ac_cv_env_AS_FOR_TARGET_value=
129ac_cv_env_AS_set=
130ac_cv_env_AS_value=
131ac_cv_env_CCC_set=
132ac_cv_env_CCC_value=
133ac_cv_env_CC_FOR_TARGET_set=
134ac_cv_env_CC_FOR_TARGET_value=
135ac_cv_env_CC_set=set
136ac_cv_env_CC_value=/usr/bin/clang
137ac_cv_env_CFLAGS_set=set
138ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64'
139ac_cv_env_CPPFLAGS_set=set
140ac_cv_env_CPPFLAGS_value=-I/opt/local/include
141ac_cv_env_CXXFLAGS_set=set
142ac_cv_env_CXXFLAGS_value='-pipe -Os -stdlib=libc++ -arch x86_64'
143ac_cv_env_CXX_FOR_TARGET_set=
144ac_cv_env_CXX_FOR_TARGET_value=
145ac_cv_env_CXX_set=set
146ac_cv_env_CXX_value=/usr/bin/clang++
147ac_cv_env_DLLTOOL_FOR_TARGET_set=
148ac_cv_env_DLLTOOL_FOR_TARGET_value=
149ac_cv_env_DLLTOOL_set=
150ac_cv_env_DLLTOOL_value=
151ac_cv_env_GCC_FOR_TARGET_set=
152ac_cv_env_GCC_FOR_TARGET_value=
153ac_cv_env_GFORTRAN_FOR_TARGET_set=
154ac_cv_env_GFORTRAN_FOR_TARGET_value=
155ac_cv_env_GOC_FOR_TARGET_set=
156ac_cv_env_GOC_FOR_TARGET_value=
157ac_cv_env_LDFLAGS_set=set
158ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64'
159ac_cv_env_LD_FOR_TARGET_set=
160ac_cv_env_LD_FOR_TARGET_value=
161ac_cv_env_LD_set=
162ac_cv_env_LD_value=
163ac_cv_env_LIBS_set=
164ac_cv_env_LIBS_value=
165ac_cv_env_LIPO_FOR_TARGET_set=
166ac_cv_env_LIPO_FOR_TARGET_value=
167ac_cv_env_LIPO_set=
168ac_cv_env_LIPO_value=
169ac_cv_env_NM_FOR_TARGET_set=
170ac_cv_env_NM_FOR_TARGET_value=
171ac_cv_env_NM_set=
172ac_cv_env_NM_value=
173ac_cv_env_OBJCOPY_FOR_TARGET_set=
174ac_cv_env_OBJCOPY_FOR_TARGET_value=
175ac_cv_env_OBJCOPY_set=
176ac_cv_env_OBJCOPY_value=
177ac_cv_env_OBJDUMP_FOR_TARGET_set=
178ac_cv_env_OBJDUMP_FOR_TARGET_value=
179ac_cv_env_OBJDUMP_set=
180ac_cv_env_OBJDUMP_value=
181ac_cv_env_RANLIB_FOR_TARGET_set=
182ac_cv_env_RANLIB_FOR_TARGET_value=
183ac_cv_env_RANLIB_set=
184ac_cv_env_RANLIB_value=
185ac_cv_env_READELF_FOR_TARGET_set=
186ac_cv_env_READELF_FOR_TARGET_value=
187ac_cv_env_READELF_set=
188ac_cv_env_READELF_value=
189ac_cv_env_STRIP_FOR_TARGET_set=
190ac_cv_env_STRIP_FOR_TARGET_value=
191ac_cv_env_STRIP_set=
192ac_cv_env_STRIP_value=
193ac_cv_env_WINDMC_FOR_TARGET_set=
194ac_cv_env_WINDMC_FOR_TARGET_value=
195ac_cv_env_WINDMC_set=
196ac_cv_env_WINDMC_value=
197ac_cv_env_WINDRES_FOR_TARGET_set=
198ac_cv_env_WINDRES_FOR_TARGET_value=
199ac_cv_env_WINDRES_set=
200ac_cv_env_WINDRES_value=
201ac_cv_env_build_alias_set=
202ac_cv_env_build_alias_value=
203ac_cv_env_build_configargs_set=
204ac_cv_env_build_configargs_value=
205ac_cv_env_host_alias_set=
206ac_cv_env_host_alias_value=
207ac_cv_env_host_configargs_set=
208ac_cv_env_host_configargs_value=
209ac_cv_env_target_alias_set=
210ac_cv_env_target_alias_value=
211ac_cv_env_target_configargs_set=
212ac_cv_env_target_configargs_value=
213ac_cv_host=x86_64-apple-darwin13.4.0
214ac_cv_path_SED=/usr/bin/sed
215ac_cv_prog_AWK=awk
216ac_cv_prog_ac_ct_CC=/usr/bin/clang
217ac_cv_target=x86_64-apple-darwin13.4.0
218acx_cv_prog_LN=ln
219
220## ----------------- ##
221## Output variables. ##
222## ----------------- ##
223
224AR=''
225AR_FOR_BUILD='$(AR)'
226AR_FOR_TARGET=''
227AR_PLUGIN_OPTION=''
228AS=''
229AS_FOR_BUILD='$(AS)'
230AS_FOR_TARGET=''
231AWK='awk'
232BISON=''
233BUILD_CONFIG=''
234CC='/usr/bin/clang'
235CC_FOR_BUILD='$(CC)'
236CC_FOR_TARGET=''
237CFLAGS='-pipe -Os -arch x86_64'
238CFLAGS_FOR_BUILD=''
239CFLAGS_FOR_TARGET=''
240COMPILER_AS_FOR_TARGET=''
241COMPILER_LD_FOR_TARGET=''
242COMPILER_NM_FOR_TARGET=''
243CONFIGURE_GDB_TK=''
244CPPFLAGS='-I/opt/local/include'
245CXX='/usr/bin/clang++'
246CXXFLAGS='-pipe -Os -stdlib=libc++ -arch x86_64'
247CXXFLAGS_FOR_BUILD=''
248CXXFLAGS_FOR_TARGET=''
249CXX_FOR_BUILD='$(CXX)'
250CXX_FOR_TARGET=''
251DEBUG_PREFIX_CFLAGS_FOR_TARGET=''
252DEFS=''
253DLLTOOL=''
254DLLTOOL_FOR_BUILD='$(DLLTOOL)'
255DLLTOOL_FOR_TARGET=''
256ECHO_C='\c'
257ECHO_N=''
258ECHO_T=''
259EXEEXT=''
260EXPECT=''
261FLAGS_FOR_TARGET=''
262FLEX=''
263GCC_FOR_TARGET=''
264GCC_SHLIB_SUBDIR=''
265GDB_TK=''
266GFORTRAN_FOR_BUILD='$(GFORTRAN)'
267GFORTRAN_FOR_TARGET=''
268GNATBIND=''
269GNATMAKE=''
270GOC_FOR_BUILD='$(GOC)'
271GOC_FOR_TARGET=''
272INSTALL_DATA='${INSTALL} -m 644'
273INSTALL_GDB_TK=''
274INSTALL_PROGRAM='${INSTALL}'
275INSTALL_SCRIPT='${INSTALL}'
276LD=''
277LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64'
278LDFLAGS_FOR_BUILD=''
279LDFLAGS_FOR_TARGET=''
280LD_FOR_BUILD='$(LD)'
281LD_FOR_TARGET=''
282LEX=''
283LIBOBJS=''
284LIBS=''
285LIPO=''
286LIPO_FOR_TARGET=''
287LN='ln'
288LN_S='ln -s'
289LTLIBOBJS=''
290M4=''
291MAINT=''
292MAINTAINER_MODE_FALSE=''
293MAINTAINER_MODE_TRUE=''
294MAKEINFO=''
295NM=''
296NM_FOR_BUILD='$(NM)'
297NM_FOR_TARGET=''
298OBJCOPY=''
299OBJCOPY_FOR_TARGET=''
300OBJDUMP=''
301OBJDUMP_FOR_TARGET=''
302OBJEXT=''
303PACKAGE_BUGREPORT=''
304PACKAGE_NAME=''
305PACKAGE_STRING=''
306PACKAGE_TARNAME=''
307PACKAGE_URL=''
308PACKAGE_VERSION=''
309PATH_SEPARATOR=':'
310PGO_BUILD_GEN_CFLAGS=''
311PGO_BUILD_LTO_CFLAGS=''
312PGO_BUILD_USE_CFLAGS=''
313PKG_CONFIG_PATH=''
314RANLIB=''
315RANLIB_FOR_BUILD='$(RANLIB)'
316RANLIB_FOR_TARGET=''
317RANLIB_PLUGIN_OPTION=''
318RAW_CXX_FOR_TARGET=''
319READELF=''
320READELF_FOR_TARGET=''
321RPATH_ENVVAR=''
322RUNTEST=''
323SED='/usr/bin/sed'
324SHELL='/bin/sh'
325STRIP=''
326STRIP_FOR_TARGET=''
327SYSROOT_CFLAGS_FOR_TARGET=''
328TOPLEVEL_CONFIGURE_ARGUMENTS='./configure --prefix=/opt/local --infodir=/opt/local/share/info --mandir=/opt/local/share/man --disable-silent-rules --disable-werror --program-prefix=g --enable-shared --enable-install-libbfd'
329WINDMC=''
330WINDMC_FOR_BUILD='$(WINDMC)'
331WINDMC_FOR_TARGET=''
332WINDRES=''
333WINDRES_FOR_BUILD='$(WINDRES)'
334WINDRES_FOR_TARGET=''
335YACC=''
336ac_ct_CC='/usr/bin/clang'
337ac_ct_CXX=''
338bindir='${exec_prefix}/bin'
339build='x86_64-apple-darwin13.4.0'
340build_alias=''
341build_configargs=''
342build_configdirs='build-libiberty build-libcpp build-texinfo build-flex build-bison build-m4 build-fixincludes'
343build_cpu='x86_64'
344build_libsubdir='build-x86_64-apple-darwin13.4.0'
345build_noncanonical='x86_64-apple-darwin13.4.0'
346build_os='darwin13.4.0'
347build_subdir='build-x86_64-apple-darwin13.4.0'
348build_tooldir=''
349build_vendor='apple'
350compare_exclusions=''
351configdirs='intl libiberty opcodes bfd readline tcl tk itcl libgui zlib libbacktrace libcpp libdecnumber gmp mpfr mpc isl libelf libiconv libctf texinfo flex bison binutils gas ld fixincludes gcc cgen sid sim gdb gdbserver gprof etc expect dejagnu m4 utils guile fastjar gnattools libcc1 gotools'
352datadir='${datarootdir}'
353datarootdir='${prefix}/share'
354do_compare=''
355docdir='${datarootdir}/doc/${PACKAGE}'
356dvidir='${docdir}'
357exec_prefix='NONE'
358extra_host_libiberty_configure_flags=''
359extra_host_zlib_configure_flags=''
360extra_isl_gmp_configure_flags=''
361extra_liboffloadmic_configure_flags=''
362extra_linker_plugin_configure_flags=''
363extra_linker_plugin_flags=''
364extra_mpc_gmp_configure_flags=''
365extra_mpc_mpfr_configure_flags=''
366extra_mpfr_configure_flags=''
367get_gcc_base_ver=''
368gmpinc=''
369gmplibs=''
370host='x86_64-apple-darwin13.4.0'
371host_alias=''
372host_configargs=''
373host_cpu='x86_64'
374host_noncanonical='x86_64-apple-darwin13.4.0'
375host_os='darwin13.4.0'
376host_shared=''
377host_subdir='.'
378host_vendor='apple'
379htmldir='${docdir}'
380includedir='${prefix}/include'
381infodir='/opt/local/share/info'
382islinc=''
383isllibs=''
384libdir='${exec_prefix}/lib'
385libexecdir='${exec_prefix}/libexec'
386localedir='${datarootdir}/locale'
387localstatedir='${prefix}/var'
388mandir='/opt/local/share/man'
389oldincludedir='/usr/include'
390pdfdir='${docdir}'
391poststage1_ldflags=''
392poststage1_libs=''
393prefix='/opt/local'
394program_transform_name='s&^&g&'
395psdir='${docdir}'
396sbindir='${exec_prefix}/sbin'
397sharedstatedir='${prefix}/com'
398stage1_cflags=''
399stage1_checking=''
400stage1_languages=''
401stage1_ldflags=''
402stage1_libs=''
403stage2_werror_flag=''
404sysconfdir='${prefix}/etc'
405target='x86_64-apple-darwin13.4.0'
406target_alias=''
407target_configargs=''
408target_configdirs='target-libgcc target-libbacktrace target-libgloss target-newlib target-libgomp target-liboffloadmic target-libhsail-rt target-libatomic target-libitm target-libstdc++-v3 target-libsanitizer target-libvtv target-libssp target-libquadmath target-libgfortran target-libffi target-libobjc target-libada target-libgo target-rda'
409target_cpu='x86_64'
410target_noncanonical='x86_64-apple-darwin13.4.0'
411target_os='darwin13.4.0'
412target_subdir='x86_64-apple-darwin13.4.0'
413target_vendor='apple'
414tooldir=''
415
416## ------------------- ##
417## File substitutions. ##
418## ------------------- ##
419
420alphaieee_frag=''
421host_makefile_frag='config/mh-darwin'
422ospace_frag=''
423serialization_dependencies=''
424target_makefile_frag=''
425
426## ----------- ##
427## confdefs.h. ##
428## ----------- ##
429
430/* confdefs.h */
431#define PACKAGE_NAME ""
432#define PACKAGE_TARNAME ""
433#define PACKAGE_VERSION ""
434#define PACKAGE_STRING ""
435#define PACKAGE_BUGREPORT ""
436#define PACKAGE_URL ""
437
438configure: exit 77