Ticket #50138: config.log

File config.log, 8.9 KB (added by daniele.trimarchi@…, 8 years ago)

config.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 OPTPP configure 2.4, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --includedir=/opt/local/include/OPT++ --with-blas
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = DanTrim.local
14uname -m = x86_64
15uname -r = 15.2.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 15.2.0: Fri Nov 13 19:56:56 PST 2015; root:xnu-3248.20.55~2/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 15.2.0: Fri Nov 13 19:56:56 PST 2015; root:xnu-3248.20.55~2/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: 223 tasks, 886 threads, 2 processors
34Load average: 5.46, Mach factor: 0.29
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:2740: checking build system type
52configure:2754: result: i686-apple-darwin15.2.0
53configure:2774: checking host system type
54configure:2787: result: i686-apple-darwin15.2.0
55configure:2848: checking for a BSD-compatible install
56configure:2916: result: /usr/bin/install -c
57configure:2927: checking whether build environment is sane
58configure:2964: result: yes
59configure:3026: checking for gawk
60configure:3056: result: no
61configure:3026: checking for mawk
62configure:3056: result: no
63configure:3026: checking for nawk
64configure:3056: result: no
65configure:3026: checking for awk
66configure:3042: found /usr/bin/awk
67configure:3053: result: awk
68configure:3064: checking whether make sets $(MAKE)
69configure:3086: result: yes
70configure:3315: checking for gcc
71configure:3342: result: /usr/bin/clang
72configure:3571: checking for C compiler version
73configure:3580: /usr/bin/clang --version >&5
74Apple LLVM version 7.0.2 (clang-700.1.81)
75Target: x86_64-apple-darwin15.2.0
76Thread model: posix
77configure:3591: $? = 0
78configure:3580: /usr/bin/clang -v >&5
79Apple LLVM version 7.0.2 (clang-700.1.81)
80Target: x86_64-apple-darwin15.2.0
81Thread model: posix
82configure:3591: $? = 0
83configure:3580: /usr/bin/clang -V >&5
84clang: error: argument to '-V' is missing (expected 1 value)
85clang: error: no input files
86configure:3591: $? = 1
87configure:3580: /usr/bin/clang -qversion >&5
88clang: error: unknown argument: '-qversion'
89clang: error: no input files
90configure:3591: $? = 1
91configure:3611: checking whether the C compiler works
92configure:3633: /usr/bin/clang -pipe -Os -arch x86_64 -I/opt/local/include -framework vecLib -arch x86_64 conftest.c  >&5
93ld: framework not found vecLib
94clang: error: linker command failed with exit code 1 (use -v to see invocation)
95configure:3637: $? = 1
96configure:3675: result: no
97configure: failed program was:
98| /* confdefs.h */
99| #define PACKAGE_NAME "OPTPP"
100| #define PACKAGE_TARNAME "optpp"
101| #define PACKAGE_VERSION "2.4"
102| #define PACKAGE_STRING "OPTPP 2.4"
103| #define PACKAGE_BUGREPORT "http://software.sandia.gov/bugzilla"
104| #define PACKAGE_URL ""
105| #define PACKAGE "optpp"
106| #define VERSION "2.4"
107| /* end confdefs.h.  */
108|
109| int
110| main ()
111| {
112|
113|   ;
114|   return 0;
115| }
116configure:3680: error: in `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_optpp/optpp/work/optpp-2.4':
117configure:3682: error: C compiler cannot create executables
118See `config.log' for more details
119
120## ---------------- ##
121## Cache variables. ##
122## ---------------- ##
123
124ac_cv_build=i686-apple-darwin15.2.0
125ac_cv_env_CCC_set=
126ac_cv_env_CCC_value=
127ac_cv_env_CC_set=set
128ac_cv_env_CC_value=/usr/bin/clang
129ac_cv_env_CFLAGS_set=set
130ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64'
131ac_cv_env_CPPFLAGS_set=set
132ac_cv_env_CPPFLAGS_value=-I/opt/local/include
133ac_cv_env_CPP_set=
134ac_cv_env_CPP_value=
135ac_cv_env_CXXCPP_set=
136ac_cv_env_CXXCPP_value=
137ac_cv_env_CXXFLAGS_set=set
138ac_cv_env_CXXFLAGS_value='-pipe -Os -arch x86_64 -stdlib=libc++'
139ac_cv_env_CXX_set=set
140ac_cv_env_CXX_value=/usr/bin/clang++
141ac_cv_env_F77_set=
142ac_cv_env_F77_value=
143ac_cv_env_FFLAGS_set=set
144ac_cv_env_FFLAGS_value='-pipe -Os'
145ac_cv_env_LDFLAGS_set=set
146ac_cv_env_LDFLAGS_value='-framework vecLib -arch x86_64'
147ac_cv_env_LIBS_set=
148ac_cv_env_LIBS_value=
149ac_cv_env_MPICC_set=
150ac_cv_env_MPICC_value=
151ac_cv_env_MPICXX_set=
152ac_cv_env_MPICXX_value=
153ac_cv_env_build_alias_set=
154ac_cv_env_build_alias_value=
155ac_cv_env_host_alias_set=
156ac_cv_env_host_alias_value=
157ac_cv_env_target_alias_set=
158ac_cv_env_target_alias_value=
159ac_cv_host=i686-apple-darwin15.2.0
160ac_cv_prog_AWK=awk
161ac_cv_prog_ac_ct_CC=/usr/bin/clang
162ac_cv_prog_make_make_set=yes
163
164## ----------------- ##
165## Output variables. ##
166## ----------------- ##
167
168ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_optpp/optpp/work/optpp-2.4/config/missing --run aclocal-1.9'
169AMDEPBACKSLASH=''
170AMDEP_FALSE=''
171AMDEP_TRUE=''
172AMTAR='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_optpp/optpp/work/optpp-2.4/config/missing --run tar'
173AR=''
174AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_optpp/optpp/work/optpp-2.4/config/missing --run autoconf'
175AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_optpp/optpp/work/optpp-2.4/config/missing --run autoheader'
176AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_optpp/optpp/work/optpp-2.4/config/missing --run automake-1.9'
177AWK='awk'
178BLAS_LIBS=''
179CC='/usr/bin/clang'
180CCDEPMODE=''
181CFLAGS='-pipe -Os -arch x86_64'
182CPP=''
183CPPFLAGS='-I/opt/local/include'
184CXX='/usr/bin/clang++'
185CXXCPP=''
186CXXDEPMODE=''
187CXXFLAGS='-pipe -Os -arch x86_64 -stdlib=libc++'
188CYGPATH_W='echo'
189DEFS=''
190DEPDIR=''
191DOXYGEN=''
192ECHO='/bin/echo'
193ECHO_C='\c'
194ECHO_N=''
195ECHO_T=''
196EGREP=''
197EXEEXT=''
198F77=''
199FFLAGS='-pipe -Os'
200FLIBS=''
201GREP=''
202HAVE_BLAS_FALSE=''
203HAVE_BLAS_TRUE=''
204HAVE_DOXYGEN_FALSE=''
205HAVE_DOXYGEN_TRUE=''
206HAVE_MPI_FALSE=''
207HAVE_MPI_TRUE=''
208HAVE_NPSOL_FALSE=''
209HAVE_NPSOL_TRUE=''
210HAVE_XML_FALSE=''
211HAVE_XML_TRUE=''
212INSTALL_DATA='${INSTALL} -m 644'
213INSTALL_PROGRAM='${INSTALL}'
214INSTALL_SCRIPT='${INSTALL}'
215INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
216LDFLAGS='-framework vecLib -arch x86_64'
217LIBOBJS=''
218LIBS=''
219LIBTOOL=''
220LN_S=''
221LTLIBOBJS=''
222MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_optpp/optpp/work/optpp-2.4/config/missing --run makeinfo'
223MPICC=''
224MPICXX=''
225MPILIBS=''
226NPSOL_LIB=''
227OBJEXT=''
228PACKAGE='optpp'
229PACKAGE_BUGREPORT='http://software.sandia.gov/bugzilla'
230PACKAGE_NAME='OPTPP'
231PACKAGE_STRING='OPTPP 2.4'
232PACKAGE_TARNAME='optpp'
233PACKAGE_URL=''
234PACKAGE_VERSION='2.4'
235PATH_SEPARATOR=':'
236RANLIB=''
237SET_MAKE=''
238SHELL='/bin/sh'
239STRIP=''
240VERSION='2.4'
241ac_ct_CC='/usr/bin/clang'
242ac_ct_CXX=''
243ac_ct_F77=''
244am__fastdepCC_FALSE=''
245am__fastdepCC_TRUE=''
246am__fastdepCXX_FALSE=''
247am__fastdepCXX_TRUE=''
248am__include=''
249am__leading_dot='.'
250am__quote=''
251am__tar='${AMTAR} chof - "$$tardir"'
252am__untar='${AMTAR} xf -'
253bindir='${exec_prefix}/bin'
254build='i686-apple-darwin15.2.0'
255build_alias=''
256build_cpu='i686'
257build_os='darwin15.2.0'
258build_vendor='apple'
259datadir='${datarootdir}'
260datarootdir='${prefix}/share'
261docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
262dvidir='${docdir}'
263exec_prefix='NONE'
264host='i686-apple-darwin15.2.0'
265host_alias=''
266host_cpu='i686'
267host_os='darwin15.2.0'
268host_vendor='apple'
269htmldir='${docdir}'
270includedir='/opt/local/include/OPT++'
271infodir='${datarootdir}/info'
272install_sh='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_optpp/optpp/work/optpp-2.4/config/install-sh'
273libdir='${exec_prefix}/lib'
274libexecdir='${exec_prefix}/libexec'
275localedir='${datarootdir}/locale'
276localstatedir='${prefix}/var'
277mandir='${datarootdir}/man'
278mkdir_p='$(install_sh) -d'
279oldincludedir='/usr/include'
280pdfdir='${docdir}'
281prefix='/opt/local'
282program_transform_name='s,x,x,'
283psdir='${docdir}'
284sbindir='${exec_prefix}/sbin'
285sharedstatedir='${prefix}/com'
286sysconfdir='${prefix}/etc'
287target_alias=''
288
289## ----------- ##
290## confdefs.h. ##
291## ----------- ##
292
293/* confdefs.h */
294#define PACKAGE_NAME "OPTPP"
295#define PACKAGE_TARNAME "optpp"
296#define PACKAGE_VERSION "2.4"
297#define PACKAGE_STRING "OPTPP 2.4"
298#define PACKAGE_BUGREPORT "http://software.sandia.gov/bugzilla"
299#define PACKAGE_URL ""
300#define PACKAGE "optpp"
301#define VERSION "2.4"
302
303configure: exit 77