1 | This file contains any messages produced by compilers while |
---|
2 | running configure, to aid debugging if configure makes a mistake. |
---|
3 | |
---|
4 | It was created by OpenModelica configure dev, which was |
---|
5 | generated by GNU Autoconf 2.69. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local --disable-python-interface --disable-modelica3d --with-lapack=-llapack -lblas --without-omc --without-omlibrary OMPCC=/opt/local/bin/gcc-mp-5 -fopenmp -mno-avx GNUCXX=/opt/local/bin/g++-mp-5 --with-omniORB=/opt/local |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = MacBook-Pro-Artem.local |
---|
14 | uname -m = x86_64 |
---|
15 | uname -r = 15.6.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 15.6.0: Thu Jun 23 18:25:34 PDT 2016; root:xnu-3248.60.10~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 15.6.0: Thu Jun 23 18:25:34 PDT 2016; root:xnu-3248.60.10~1/RELEASE_X86_64 |
---|
27 | Kernel configured for up to 4 processors. |
---|
28 | 2 processors are physically available. |
---|
29 | 4 processors are logically available. |
---|
30 | Processor type: x86_64h (Intel x86-64h Haswell) |
---|
31 | Processors active: 0 1 2 3 |
---|
32 | Primary memory available: 8.00 gigabytes |
---|
33 | Default processor set: 242 tasks, 973 threads, 4 processors |
---|
34 | Load average: 2.37, Mach factor: 1.61 |
---|
35 | /bin/machine = unknown |
---|
36 | /usr/bin/oslevel = unknown |
---|
37 | /bin/universe = unknown |
---|
38 | |
---|
39 | PATH: /opt/local/libexec/qt4/bin |
---|
40 | PATH: /opt/local/bin |
---|
41 | PATH: /opt/local/sbin |
---|
42 | PATH: /bin |
---|
43 | PATH: /sbin |
---|
44 | PATH: /usr/bin |
---|
45 | PATH: /usr/sbin |
---|
46 | |
---|
47 | |
---|
48 | ## ----------- ## |
---|
49 | ## Core tests. ## |
---|
50 | ## ----------- ## |
---|
51 | |
---|
52 | configure:1847: checking for gcc |
---|
53 | configure:1874: result: /usr/bin/clang |
---|
54 | configure:2103: checking for C compiler version |
---|
55 | configure:2112: /usr/bin/clang --version >&5 |
---|
56 | Apple LLVM version 8.0.0 (clang-800.0.38) |
---|
57 | Target: x86_64-apple-darwin15.6.0 |
---|
58 | Thread model: posix |
---|
59 | InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin |
---|
60 | configure:2123: $? = 0 |
---|
61 | configure:2112: /usr/bin/clang -v >&5 |
---|
62 | Apple LLVM version 8.0.0 (clang-800.0.38) |
---|
63 | Target: x86_64-apple-darwin15.6.0 |
---|
64 | Thread model: posix |
---|
65 | InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin |
---|
66 | configure:2123: $? = 0 |
---|
67 | configure:2112: /usr/bin/clang -V >&5 |
---|
68 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
69 | clang: error: no input files |
---|
70 | configure:2123: $? = 1 |
---|
71 | configure:2112: /usr/bin/clang -qversion >&5 |
---|
72 | clang: error: unknown argument: '-qversion' |
---|
73 | clang: error: no input files |
---|
74 | configure:2123: $? = 1 |
---|
75 | configure:2143: checking whether the C compiler works |
---|
76 | configure:2165: /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 |
---|
77 | configure:2169: $? = 0 |
---|
78 | configure:2217: result: yes |
---|
79 | configure:2220: checking for C compiler default output file name |
---|
80 | configure:2222: result: a.out |
---|
81 | configure:2228: checking for suffix of executables |
---|
82 | configure:2235: /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 |
---|
83 | configure:2239: $? = 0 |
---|
84 | configure:2261: result: |
---|
85 | configure:2283: checking whether we are cross compiling |
---|
86 | configure:2291: /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 |
---|
87 | configure:2295: $? = 0 |
---|
88 | configure:2302: ./conftest |
---|
89 | configure:2306: $? = 0 |
---|
90 | configure:2321: result: no |
---|
91 | configure:2326: checking for suffix of object files |
---|
92 | configure:2348: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
93 | configure:2352: $? = 0 |
---|
94 | configure:2373: result: o |
---|
95 | configure:2377: checking whether we are using the GNU C compiler |
---|
96 | configure:2396: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
97 | configure:2396: $? = 0 |
---|
98 | configure:2405: result: yes |
---|
99 | configure:2414: checking whether /usr/bin/clang accepts -g |
---|
100 | configure:2434: /usr/bin/clang -c -g -I/opt/local/include conftest.c >&5 |
---|
101 | configure:2434: $? = 0 |
---|
102 | configure:2475: result: yes |
---|
103 | configure:2492: checking for /usr/bin/clang option to accept ISO C89 |
---|
104 | configure:2555: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
105 | configure:2555: $? = 0 |
---|
106 | configure:2568: result: none needed |
---|
107 | configure:2659: checking build system type |
---|
108 | configure:2673: result: x86_64-apple-darwin15.6.0 |
---|
109 | configure:2693: checking host system type |
---|
110 | configure:2706: result: x86_64-apple-darwin15.6.0 |
---|
111 | configure:2726: checking target system type |
---|
112 | configure:2739: result: x86_64-apple-darwin15.6.0 |
---|
113 | configure:2822: checking if cppruntime is requested |
---|
114 | configure:2830: result: no |
---|
115 | configure:2844: checking for omlibrary target |
---|
116 | configure:2854: result: none |
---|
117 | configure:2879: checking if the user wants Modelica3D |
---|
118 | configure:2888: result: no |
---|
119 | configure:3024: checking for /opt/local/bin/omniidl |
---|
120 | configure:3055: result: /opt/local/bin/omniidl |
---|
121 | configure:3082: checking for CORBA |
---|
122 | configure:3084: result: omniorb |
---|
123 | configure:3095: "Subproject OMOptim does not exist" |
---|
124 | configure:3272: creating ./config.status |
---|
125 | |
---|
126 | ## ---------------------- ## |
---|
127 | ## Running config.status. ## |
---|
128 | ## ---------------------- ## |
---|
129 | |
---|
130 | This file was extended by OpenModelica config.status dev, which was |
---|
131 | generated by GNU Autoconf 2.69. Invocation command line was |
---|
132 | |
---|
133 | CONFIG_FILES = |
---|
134 | CONFIG_HEADERS = |
---|
135 | CONFIG_LINKS = |
---|
136 | CONFIG_COMMANDS = |
---|
137 | $ ./config.status |
---|
138 | |
---|
139 | on MacBook-Pro-Artem.local |
---|
140 | |
---|
141 | config.status:753: creating Makefile |
---|
142 | configure:4344: === configuring in OMCompiler (/opt/local/var/macports/build/_opt_local_var_macports_sources_build.openmodelica.org_macports_lang_openmodelica-devel/openmodelica-devel/work/openmodelica_1.11.0~dev-192-g1d441b1/OMCompiler) |
---|
143 | configure:4407: running /bin/sh ./configure --disable-option-checking '--prefix=/opt/local' '--disable-python-interface' '--disable-modelica3d' '--with-lapack=-llapack -lblas' '--without-omc' '--without-omlibrary' 'OMPCC=/opt/local/bin/gcc-mp-5 -fopenmp -mno-avx' 'GNUCXX=/opt/local/bin/g++-mp-5' '--with-omniORB=/opt/local' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include' '--with-ombuilddir=/opt/local/var/macports/build/_opt_local_var_macports_sources_build.openmodelica.org_macports_lang_openmodelica-devel/openmodelica-devel/work/openmodelica_1.11.0~dev-192-g1d441b1/build' --cache-file=/dev/null --srcdir=. |
---|
144 | configure:4412: error: ./configure failed for OMCompiler |
---|
145 | |
---|
146 | ## ---------------- ## |
---|
147 | ## Cache variables. ## |
---|
148 | ## ---------------- ## |
---|
149 | |
---|
150 | ac_cv_build=x86_64-apple-darwin15.6.0 |
---|
151 | ac_cv_c_compiler_gnu=yes |
---|
152 | ac_cv_env_CC_set=set |
---|
153 | ac_cv_env_CC_value=/usr/bin/clang |
---|
154 | ac_cv_env_CFLAGS_set=set |
---|
155 | ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64' |
---|
156 | ac_cv_env_CPPFLAGS_set=set |
---|
157 | ac_cv_env_CPPFLAGS_value=-I/opt/local/include |
---|
158 | ac_cv_env_LDFLAGS_set=set |
---|
159 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' |
---|
160 | ac_cv_env_LIBS_set= |
---|
161 | ac_cv_env_LIBS_value= |
---|
162 | ac_cv_env_build_alias_set= |
---|
163 | ac_cv_env_build_alias_value= |
---|
164 | ac_cv_env_host_alias_set= |
---|
165 | ac_cv_env_host_alias_value= |
---|
166 | ac_cv_env_target_alias_set= |
---|
167 | ac_cv_env_target_alias_value= |
---|
168 | ac_cv_host=x86_64-apple-darwin15.6.0 |
---|
169 | ac_cv_objext=o |
---|
170 | ac_cv_path_IDLPATH=/opt/local/bin/omniidl |
---|
171 | ac_cv_prog_ac_ct_CC=/usr/bin/clang |
---|
172 | ac_cv_prog_cc_c89= |
---|
173 | ac_cv_prog_cc_g=yes |
---|
174 | ac_cv_target=x86_64-apple-darwin15.6.0 |
---|
175 | |
---|
176 | ## ----------------- ## |
---|
177 | ## Output variables. ## |
---|
178 | ## ----------------- ## |
---|
179 | |
---|
180 | ALL_TARGETS=' omc omplot omedit omnotebook omshell' |
---|
181 | APP='.app' |
---|
182 | CC='/usr/bin/clang' |
---|
183 | CFLAGS='-pipe -Os -arch x86_64' |
---|
184 | CMAKE_LDFLAGS='-Wl,-undefined -Wl,dynamic_lookup' |
---|
185 | CORBACFLAGS='-I/opt/local/include' |
---|
186 | CORBALIBS=' -lomniORB4 -lomnithread -lpthread' |
---|
187 | CORBA_QMAKE_INCLUDES='/opt/local/include' |
---|
188 | CPPFLAGS='-I/opt/local/include' |
---|
189 | DEFS='-DPACKAGE_NAME=\"OpenModelica\" -DPACKAGE_TARNAME=\"openmodelica\" -DPACKAGE_VERSION=\"dev\" -DPACKAGE_STRING=\"OpenModelica\ dev\" -DPACKAGE_BUGREPORT=\"https://trac.openmodelica.org/OpenModelica\" -DPACKAGE_URL=\"https://openmodelica.org\"' |
---|
190 | ECHO_C='\c' |
---|
191 | ECHO_N='' |
---|
192 | ECHO_T='' |
---|
193 | EXEEXT='' |
---|
194 | IDLCMD='/opt/local/bin/omniidl -bcxx -Wbh=.h -Wbs=.cc' |
---|
195 | IDLPATH='/opt/local/bin/omniidl' |
---|
196 | LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' |
---|
197 | LIBOBJS='' |
---|
198 | LIBS='' |
---|
199 | LTLIBOBJS='' |
---|
200 | MODELICA3D_TARGET='' |
---|
201 | OBJEXT='o' |
---|
202 | OMBUILDDIR='/opt/local/var/macports/build/_opt_local_var_macports_sources_build.openmodelica.org_macports_lang_openmodelica-devel/openmodelica-devel/work/openmodelica_1.11.0~dev-192-g1d441b1/build' |
---|
203 | OMC_TARGET='' |
---|
204 | OMLIBRARY_TARGET='' |
---|
205 | OPENMODELICAHOME='' |
---|
206 | PACKAGE_BUGREPORT='https://trac.openmodelica.org/OpenModelica' |
---|
207 | PACKAGE_NAME='OpenModelica' |
---|
208 | PACKAGE_STRING='OpenModelica dev' |
---|
209 | PACKAGE_TARNAME='openmodelica' |
---|
210 | PACKAGE_URL='https://openmodelica.org' |
---|
211 | PACKAGE_VERSION='dev' |
---|
212 | PATH_SEPARATOR=':' |
---|
213 | QT_USE_CORBA='USE_OMNIORB' |
---|
214 | RPATH_QMAKE='-Wl,-rpath,'\''@loader_path/../../../../lib/x86_64-darwin15.6.0/omc'\'',-rpath,'\''@loader_path/../../../../lib/'\'',-rpath,'\''/opt/local/lib/x86_64-darwin15.6.0/omc'\'',-rpath,'\''/opt/local/lib/'\''' |
---|
215 | SHELL='/bin/sh' |
---|
216 | SHREXT='.dylib' |
---|
217 | USE_CORBA='-DUSE_CORBA -DUSE_OMNIORB' |
---|
218 | ac_ct_CC='/usr/bin/clang' |
---|
219 | bindir='${exec_prefix}/bin' |
---|
220 | build='x86_64-apple-darwin15.6.0' |
---|
221 | build_alias='' |
---|
222 | build_cpu='x86_64' |
---|
223 | build_os='darwin15.6.0' |
---|
224 | build_vendor='apple' |
---|
225 | datadir='${datarootdir}' |
---|
226 | datarootdir='${prefix}/share' |
---|
227 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
228 | dvidir='${docdir}' |
---|
229 | exec_prefix='${prefix}' |
---|
230 | host='x86_64-apple-darwin15.6.0' |
---|
231 | host_alias='' |
---|
232 | host_cpu='x86_64' |
---|
233 | host_os='darwin15.6.0' |
---|
234 | host_short='x86_64-darwin15.6.0' |
---|
235 | host_vendor='apple' |
---|
236 | htmldir='${docdir}' |
---|
237 | includedir='${prefix}/include' |
---|
238 | infodir='${datarootdir}/info' |
---|
239 | libdir='${exec_prefix}/lib' |
---|
240 | libexecdir='${exec_prefix}/libexec' |
---|
241 | localedir='${datarootdir}/locale' |
---|
242 | localstatedir='${prefix}/var' |
---|
243 | mandir='${datarootdir}/man' |
---|
244 | oldincludedir='/usr/include' |
---|
245 | pdfdir='${docdir}' |
---|
246 | prefix='/opt/local' |
---|
247 | program_transform_name='s,x,x,' |
---|
248 | psdir='${docdir}' |
---|
249 | sbindir='${exec_prefix}/sbin' |
---|
250 | sharedstatedir='${prefix}/com' |
---|
251 | subdirs=' OMCompiler OMPlot OMEdit OMShell OMNotebook OMOptim' |
---|
252 | sysconfdir='${prefix}/etc' |
---|
253 | target='x86_64-apple-darwin15.6.0' |
---|
254 | target_alias='' |
---|
255 | target_cpu='x86_64' |
---|
256 | target_os='darwin15.6.0' |
---|
257 | target_vendor='apple' |
---|
258 | |
---|
259 | configure: exit 1 |
---|