Ticket #58978: config.log

File config.log, 6.6 KB (added by RobK88, 5 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 Xar configure 1.6.1, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = Grinchs-Mac-Pro.local
14uname -m = i386
15uname -r = 11.4.2
16uname -s = Darwin
17uname -v = Darwin Kernel Version 11.4.2: Thu Aug 23 16:26:45 PDT 2012; root:xnu-1699.32.7~1/RELEASE_I386
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 11.4.2: Thu Aug 23 16:26:45 PDT 2012; root:xnu-1699.32.7~1/RELEASE_I386
27Kernel configured for up to 4 processors.
284 processors are physically available.
294 processors are logically available.
30Processor type: i486 (Intel 80486)
31Processors active: 0 1 2 3
32Primary memory available: 18.00 gigabytes
33Default processor set: 90 tasks, 481 threads, 4 processors
34Load average: 1.57, Mach factor: 2.41
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:2508: checking for gcc
52configure:2535: result: /opt/local/bin/clang-mp-5.0
53configure:2764: checking for C compiler version
54configure:2773: /opt/local/bin/clang-mp-5.0 --version >&5
55clang version 5.0.2 (tags/RELEASE_502/final)
56Target: x86_64-apple-darwin11.4.2
57Thread model: posix
58InstalledDir: /opt/local/libexec/llvm-5.0/bin
59configure:2784: $? = 0
60configure:2773: /opt/local/bin/clang-mp-5.0 -v >&5
61clang version 5.0.2 (tags/RELEASE_502/final)
62Target: x86_64-apple-darwin11.4.2
63Thread model: posix
64InstalledDir: /opt/local/libexec/llvm-5.0/bin
65configure:2784: $? = 0
66configure:2773: /opt/local/bin/clang-mp-5.0 -V >&5
67clang: error: argument to '-V' is missing (expected 1 value)
68clang: error: no input files
69configure:2784: $? = 1
70configure:2773: /opt/local/bin/clang-mp-5.0 -qversion >&5
71clang: error: unknown argument: '-qversion'
72clang: error: no input files
73configure:2784: $? = 1
74configure:2804: checking whether the C compiler works
75configure:2826: /opt/local/bin/clang-mp-5.0 -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
76dyld: Library not loaded: /opt/local/lib/libcrypto.1.0.0.dylib
77  Referenced from: /opt/local/lib/libxar.1.dylib
78  Reason: image not found
79clang: error: unable to execute command: Trace/BPT trap: 5
80clang: error: linker command failed due to signal (use -v to see invocation)
81configure:2830: $? = 254
82configure:2868: result: no
83configure: failed program was:
84| /* confdefs.h */
85| #define PACKAGE_NAME "Xar"
86| #define PACKAGE_TARNAME "xar"
87| #define PACKAGE_VERSION "1.6.1"
88| #define PACKAGE_STRING "Xar 1.6.1"
89| #define PACKAGE_BUGREPORT "xar-devel@googlegroups.com"
90| #define PACKAGE_URL ""
91| /* end confdefs.h.  */
92|
93| int
94| main ()
95| {
96|
97|   ;
98|   return 0;
99| }
100configure:2873: error: in `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_archivers_xar/xar/work/xar-1.6.1/xar':
101configure:2875: error: C compiler cannot create executables
102See `config.log' for more details
103
104## ---------------- ##
105## Cache variables. ##
106## ---------------- ##
107
108ac_cv_env_CC_set=set
109ac_cv_env_CC_value=/opt/local/bin/clang-mp-5.0
110ac_cv_env_CFLAGS_set=set
111ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64'
112ac_cv_env_CPPFLAGS_set=set
113ac_cv_env_CPPFLAGS_value=-I/opt/local/include
114ac_cv_env_CPP_set=
115ac_cv_env_CPP_value=
116ac_cv_env_LDFLAGS_set=set
117ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64'
118ac_cv_env_LIBS_set=
119ac_cv_env_LIBS_value=
120ac_cv_env_build_alias_set=
121ac_cv_env_build_alias_value=
122ac_cv_env_host_alias_set=
123ac_cv_env_host_alias_value=
124ac_cv_env_target_alias_set=
125ac_cv_env_target_alias_value=
126ac_cv_prog_ac_ct_CC=/opt/local/bin/clang-mp-5.0
127
128## ----------------- ##
129## Output variables. ##
130## ----------------- ##
131
132AR=''
133AUTOCONF=''
134BINDIR='/opt/local/bin'
135C99_FIXED_WIDTH_TYPE_HEADER=''
136CC='/opt/local/bin/clang-mp-5.0'
137CFLAGS='-pipe -Os -arch x86_64'
138CPP=''
139CPPFLAGS='-I/opt/local/include'
140DATADIR='/opt/local/share'
141DEFS=''
142ECHO_C='\c'
143ECHO_N=''
144ECHO_T=''
145EGREP=''
146EXEEXT=''
147GREP=''
148INCLUDEDIR='/opt/local/include'
149INSTALL_DATA=''
150INSTALL_PROGRAM=''
151INSTALL_SCRIPT=''
152LD=''
153LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64'
154LIBDIR='/opt/local/lib'
155LIBOBJS=''
156LIBS=''
157LIB_REV='1'
158LTLIBOBJS=''
159MANDIR='/opt/local/share/man'
160OBJEXT=''
161PACKAGE_BUGREPORT='xar-devel@googlegroups.com'
162PACKAGE_NAME='Xar'
163PACKAGE_STRING='Xar 1.6.1'
164PACKAGE_TARNAME='xar'
165PACKAGE_URL=''
166PACKAGE_VERSION='1.6.1'
167PATH_SEPARATOR=':'
168PREFIX='/opt/local'
169RANLIB=''
170RPATH=''
171SHELL='/bin/sh'
172XAR_MAJOR_VERSION='1'
173XAR_MINOR_VERSION='6.1'
174XAR_NUMERIC_VERSION='0x01060180'
175XAR_VERSION='1.6.1'
176XML2_CONFIG=''
177abi=''
178abs_objroot='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_archivers_xar/xar/work/xar-1.6.1/xar/'
179abs_srcroot='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_archivers_xar/xar/work/xar-1.6.1/xar/'
180ac_ct_CC='/opt/local/bin/clang-mp-5.0'
181bindir='${exec_prefix}/bin'
182build=''
183build_alias=''
184build_cpu=''
185build_os=''
186build_vendor=''
187cfghdrs='cfghdrs.stamp include/config.h'
188cfgoutputs='cfgoutputs.stamp Makefile include/xar.h lib/Makefile.inc lib/libxar.la.in src/Makefile.inc xar.spec'
189datadir='${datarootdir}'
190datarootdir='${prefix}/share'
191docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
192dvidir='${docdir}'
193enable_autogen=''
194exec_prefix='/opt/local'
195host=''
196host_alias=''
197host_cpu=''
198host_os=''
199host_vendor=''
200htmldir='${docdir}'
201includedir='${prefix}/include'
202infodir='${datarootdir}/info'
203libdir='${exec_prefix}/lib'
204libexecdir='${exec_prefix}/libexec'
205localedir='${datarootdir}/locale'
206localstatedir='${prefix}/var'
207mandir='${datarootdir}/man'
208objroot=''
209oldincludedir='/usr/include'
210pdfdir='${docdir}'
211prefix='/opt/local'
212program_transform_name='s,x,x,'
213psdir='${docdir}'
214sbindir='${exec_prefix}/sbin'
215shared=''
216sharedstatedir='${prefix}/com'
217srcroot=''
218static=''
219sysconfdir='${prefix}/etc'
220target_alias=''
221
222## ----------- ##
223## confdefs.h. ##
224## ----------- ##
225
226/* confdefs.h */
227#define PACKAGE_NAME "Xar"
228#define PACKAGE_TARNAME "xar"
229#define PACKAGE_VERSION "1.6.1"
230#define PACKAGE_STRING "Xar 1.6.1"
231#define PACKAGE_BUGREPORT "xar-devel@googlegroups.com"
232#define PACKAGE_URL ""
233
234configure: exit 77