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 gpredict configure 2.2.1, which was |
---|
5 | generated by GNU Autoconf 2.69. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = adershowitzMBP15 |
---|
14 | uname -m = x86_64 |
---|
15 | uname -r = 18.5.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 18.5.0: Mon Mar 11 20:40:32 PDT 2019; root:xnu-4903.251.3~3/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 18.5.0: Mon Mar 11 20:40:32 PDT 2019; root:xnu-4903.251.3~3/RELEASE_X86_64 |
---|
27 | Kernel configured for up to 8 processors. |
---|
28 | 4 processors are physically available. |
---|
29 | 8 processors are logically available. |
---|
30 | Processor type: x86_64h (Intel x86-64h Haswell) |
---|
31 | Processors active: 0 1 2 3 4 5 6 7 |
---|
32 | Primary memory available: 16.00 gigabytes |
---|
33 | Default processor set: 580 tasks, 2428 threads, 8 processors |
---|
34 | Load average: 3.35, Mach factor: 4.66 |
---|
35 | /bin/machine = unknown |
---|
36 | /usr/bin/oslevel = unknown |
---|
37 | /bin/universe = unknown |
---|
38 | |
---|
39 | PATH: /opt/local/bin |
---|
40 | PATH: /opt/local/sbin |
---|
41 | PATH: /bin |
---|
42 | PATH: /sbin |
---|
43 | PATH: /usr/bin |
---|
44 | PATH: /usr/sbin |
---|
45 | |
---|
46 | |
---|
47 | ## ----------- ## |
---|
48 | ## Core tests. ## |
---|
49 | ## ----------- ## |
---|
50 | |
---|
51 | configure:2339: checking for a BSD-compatible install |
---|
52 | configure:2407: result: /usr/bin/install -c |
---|
53 | configure:2418: checking whether build environment is sane |
---|
54 | configure:2473: result: yes |
---|
55 | configure:2624: checking for a thread-safe mkdir -p |
---|
56 | configure:2663: result: /opt/local/bin/gmkdir -p |
---|
57 | configure:2670: checking for gawk |
---|
58 | configure:2686: found /opt/local/bin/gawk |
---|
59 | configure:2697: result: gawk |
---|
60 | configure:2708: checking whether make sets $(MAKE) |
---|
61 | configure:2730: result: yes |
---|
62 | configure:2759: checking whether make supports nested variables |
---|
63 | configure:2776: result: yes |
---|
64 | configure:2905: checking whether to enable maintainer-specific portions of Makefiles |
---|
65 | configure:2914: result: yes |
---|
66 | configure:2940: checking whether make supports nested variables |
---|
67 | configure:2957: result: yes |
---|
68 | configure:3018: checking for gcc |
---|
69 | configure:3045: result: /usr/bin/clang |
---|
70 | configure:3274: checking for C compiler version |
---|
71 | configure:3283: /usr/bin/clang --version >&5 |
---|
72 | Apple LLVM version 10.0.1 (clang-1001.0.46.4) |
---|
73 | Target: x86_64-apple-darwin18.5.0 |
---|
74 | Thread model: posix |
---|
75 | InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin |
---|
76 | configure:3294: $? = 0 |
---|
77 | configure:3283: /usr/bin/clang -v >&5 |
---|
78 | Apple LLVM version 10.0.1 (clang-1001.0.46.4) |
---|
79 | Target: x86_64-apple-darwin18.5.0 |
---|
80 | Thread model: posix |
---|
81 | InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin |
---|
82 | configure:3294: $? = 0 |
---|
83 | configure:3283: /usr/bin/clang -V >&5 |
---|
84 | clang: error: unsupported option '-V -Wno-atomic-implicit-seq-cst' |
---|
85 | clang: error: no input files |
---|
86 | configure:3294: $? = 1 |
---|
87 | configure:3283: /usr/bin/clang -qversion >&5 |
---|
88 | clang: error: unknown argument '-qversion', did you mean '--version'? |
---|
89 | clang: error: no input files |
---|
90 | configure:3294: $? = 1 |
---|
91 | configure:3314: checking whether the C compiler works |
---|
92 | configure:3336: /usr/bin/clang -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
93 | configure:3340: $? = 0 |
---|
94 | configure:3388: result: yes |
---|
95 | configure:3391: checking for C compiler default output file name |
---|
96 | configure:3393: result: a.out |
---|
97 | configure:3399: checking for suffix of executables |
---|
98 | configure:3406: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
99 | configure:3410: $? = 0 |
---|
100 | configure:3432: result: |
---|
101 | configure:3454: checking whether we are cross compiling |
---|
102 | configure:3462: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
103 | configure:3466: $? = 0 |
---|
104 | configure:3473: ./conftest |
---|
105 | configure:3477: $? = 0 |
---|
106 | configure:3492: result: no |
---|
107 | configure:3497: checking for suffix of object files |
---|
108 | configure:3519: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 |
---|
109 | configure:3523: $? = 0 |
---|
110 | configure:3544: result: o |
---|
111 | configure:3548: checking whether we are using the GNU C compiler |
---|
112 | configure:3567: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 |
---|
113 | configure:3567: $? = 0 |
---|
114 | configure:3576: result: yes |
---|
115 | configure:3585: checking whether /usr/bin/clang accepts -g |
---|
116 | configure:3605: /usr/bin/clang -c -g -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 |
---|
117 | configure:3605: $? = 0 |
---|
118 | configure:3646: result: yes |
---|
119 | configure:3663: checking for /usr/bin/clang option to accept ISO C89 |
---|
120 | configure:3726: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 |
---|
121 | configure:3726: $? = 0 |
---|
122 | configure:3739: result: none needed |
---|
123 | configure:3764: checking whether /usr/bin/clang understands -c and -o together |
---|
124 | configure:3786: /usr/bin/clang -c conftest.c -o conftest2.o |
---|
125 | configure:3789: $? = 0 |
---|
126 | configure:3786: /usr/bin/clang -c conftest.c -o conftest2.o |
---|
127 | configure:3789: $? = 0 |
---|
128 | configure:3801: result: yes |
---|
129 | configure:3829: checking for style of include used by make |
---|
130 | configure:3857: result: GNU |
---|
131 | configure:3883: checking dependency style of /usr/bin/clang |
---|
132 | configure:3994: result: gcc3 |
---|
133 | configure:4010: checking for library containing strerror |
---|
134 | configure:4041: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
135 | conftest.c:18:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration] |
---|
136 | char strerror (); |
---|
137 | ^ |
---|
138 | conftest.c:18:6: note: 'strerror' is a builtin with type 'char *(int)' |
---|
139 | 1 warning generated. |
---|
140 | configure:4041: $? = 0 |
---|
141 | configure:4058: result: none required |
---|
142 | configure:4071: checking how to run the C preprocessor |
---|
143 | configure:4102: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c |
---|
144 | configure:4102: $? = 0 |
---|
145 | configure:4116: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c |
---|
146 | conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found |
---|
147 | #include <ac_nonexistent.h> |
---|
148 | ^~~~~~~~~~~~~~~~~~ |
---|
149 | 1 error generated. |
---|
150 | configure:4116: $? = 1 |
---|
151 | configure: failed program was: |
---|
152 | | /* confdefs.h */ |
---|
153 | | #define PACKAGE_NAME "gpredict" |
---|
154 | | #define PACKAGE_TARNAME "gpredict" |
---|
155 | | #define PACKAGE_VERSION "2.2.1" |
---|
156 | | #define PACKAGE_STRING "gpredict 2.2.1" |
---|
157 | | #define PACKAGE_BUGREPORT "https://community.libre.space/c/gpredict" |
---|
158 | | #define PACKAGE_URL "" |
---|
159 | | #define PACKAGE "gpredict" |
---|
160 | | #define VERSION "2.2.1" |
---|
161 | | /* end confdefs.h. */ |
---|
162 | | #include <ac_nonexistent.h> |
---|
163 | configure:4141: result: /usr/bin/clang -E |
---|
164 | configure:4161: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c |
---|
165 | configure:4161: $? = 0 |
---|
166 | configure:4175: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c |
---|
167 | conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found |
---|
168 | #include <ac_nonexistent.h> |
---|
169 | ^~~~~~~~~~~~~~~~~~ |
---|
170 | 1 error generated. |
---|
171 | configure:4175: $? = 1 |
---|
172 | configure: failed program was: |
---|
173 | | /* confdefs.h */ |
---|
174 | | #define PACKAGE_NAME "gpredict" |
---|
175 | | #define PACKAGE_TARNAME "gpredict" |
---|
176 | | #define PACKAGE_VERSION "2.2.1" |
---|
177 | | #define PACKAGE_STRING "gpredict 2.2.1" |
---|
178 | | #define PACKAGE_BUGREPORT "https://community.libre.space/c/gpredict" |
---|
179 | | #define PACKAGE_URL "" |
---|
180 | | #define PACKAGE "gpredict" |
---|
181 | | #define VERSION "2.2.1" |
---|
182 | | /* end confdefs.h. */ |
---|
183 | | #include <ac_nonexistent.h> |
---|
184 | configure:4204: checking for grep that handles long lines and -e |
---|
185 | configure:4262: result: /opt/local/bin/ggrep |
---|
186 | configure:4267: checking for egrep |
---|
187 | configure:4329: result: /opt/local/bin/ggrep -E |
---|
188 | configure:4334: checking for ANSI C header files |
---|
189 | configure:4354: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5 |
---|
190 | configure:4354: $? = 0 |
---|
191 | configure:4427: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c >&5 |
---|
192 | configure:4427: $? = 0 |
---|
193 | configure:4427: ./conftest |
---|
194 | configure:4427: $? = 0 |
---|
195 | configure:4438: result: yes |
---|
196 | configure:4447: checking whether NLS is requested |
---|
197 | configure:4456: result: yes |
---|
198 | configure:4474: checking for intltool >= 0.21 |
---|
199 | configure:4476: result: 0.51.0 found |
---|
200 | configure:4484: checking for intltool-update |
---|
201 | configure:4502: found /opt/local/bin/intltool-update |
---|
202 | configure:4514: result: /opt/local/bin/intltool-update |
---|
203 | configure:4524: checking for intltool-merge |
---|
204 | configure:4542: found /opt/local/bin/intltool-merge |
---|
205 | configure:4554: result: /opt/local/bin/intltool-merge |
---|
206 | configure:4564: checking for intltool-extract |
---|
207 | configure:4582: found /opt/local/bin/intltool-extract |
---|
208 | configure:4594: result: /opt/local/bin/intltool-extract |
---|
209 | configure:4748: checking for xgettext |
---|
210 | configure:4766: found /opt/local/bin/xgettext |
---|
211 | configure:4778: result: /opt/local/bin/xgettext |
---|
212 | configure:4788: checking for msgmerge |
---|
213 | configure:4806: found /opt/local/bin/msgmerge |
---|
214 | configure:4818: result: /opt/local/bin/msgmerge |
---|
215 | configure:4828: checking for msgfmt |
---|
216 | configure:4846: found /opt/local/bin/msgfmt |
---|
217 | configure:4858: result: /opt/local/bin/msgfmt |
---|
218 | configure:4868: checking for gmsgfmt |
---|
219 | configure:4899: result: /opt/local/bin/msgfmt |
---|
220 | configure:4919: checking for perl |
---|
221 | configure:4937: found /opt/local/bin/perl |
---|
222 | configure:4949: result: /opt/local/bin/perl |
---|
223 | configure:4960: checking for perl >= 5.8.1 |
---|
224 | configure:4967: result: 5.26.3 |
---|
225 | configure:4971: checking for XML::Parser |
---|
226 | configure:4977: error: XML::Parser perl module is required for intltool |
---|
227 | |
---|
228 | ## ---------------- ## |
---|
229 | ## Cache variables. ## |
---|
230 | ## ---------------- ## |
---|
231 | |
---|
232 | ac_cv_c_compiler_gnu=yes |
---|
233 | ac_cv_env_CC_set=set |
---|
234 | ac_cv_env_CC_value=/usr/bin/clang |
---|
235 | ac_cv_env_CFLAGS_set=set |
---|
236 | ac_cv_env_CFLAGS_value='-pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' |
---|
237 | ac_cv_env_CPPFLAGS_set=set |
---|
238 | ac_cv_env_CPPFLAGS_value='-I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk' |
---|
239 | ac_cv_env_CPP_set= |
---|
240 | ac_cv_env_CPP_value= |
---|
241 | ac_cv_env_LDFLAGS_set=set |
---|
242 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' |
---|
243 | ac_cv_env_LIBS_set= |
---|
244 | ac_cv_env_LIBS_value= |
---|
245 | ac_cv_env_LT_SYS_LIBRARY_PATH_set= |
---|
246 | ac_cv_env_LT_SYS_LIBRARY_PATH_value= |
---|
247 | ac_cv_env_build_alias_set= |
---|
248 | ac_cv_env_build_alias_value= |
---|
249 | ac_cv_env_host_alias_set= |
---|
250 | ac_cv_env_host_alias_value= |
---|
251 | ac_cv_env_target_alias_set= |
---|
252 | ac_cv_env_target_alias_value= |
---|
253 | ac_cv_header_stdc=yes |
---|
254 | ac_cv_objext=o |
---|
255 | ac_cv_path_EGREP='/opt/local/bin/ggrep -E' |
---|
256 | ac_cv_path_GMSGFMT=/opt/local/bin/msgfmt |
---|
257 | ac_cv_path_GREP=/opt/local/bin/ggrep |
---|
258 | ac_cv_path_INTLTOOL_EXTRACT=/opt/local/bin/intltool-extract |
---|
259 | ac_cv_path_INTLTOOL_MERGE=/opt/local/bin/intltool-merge |
---|
260 | ac_cv_path_INTLTOOL_PERL=/opt/local/bin/perl |
---|
261 | ac_cv_path_INTLTOOL_UPDATE=/opt/local/bin/intltool-update |
---|
262 | ac_cv_path_MSGFMT=/opt/local/bin/msgfmt |
---|
263 | ac_cv_path_MSGMERGE=/opt/local/bin/msgmerge |
---|
264 | ac_cv_path_XGETTEXT=/opt/local/bin/xgettext |
---|
265 | ac_cv_path_mkdir=/opt/local/bin/gmkdir |
---|
266 | ac_cv_prog_AWK=gawk |
---|
267 | ac_cv_prog_CPP='/usr/bin/clang -E' |
---|
268 | ac_cv_prog_ac_ct_CC=/usr/bin/clang |
---|
269 | ac_cv_prog_cc_c89= |
---|
270 | ac_cv_prog_cc_g=yes |
---|
271 | ac_cv_prog_make_make_set=yes |
---|
272 | ac_cv_search_strerror='none required' |
---|
273 | am_cv_CC_dependencies_compiler_type=gcc3 |
---|
274 | am_cv_make_support_nested_variables=yes |
---|
275 | am_cv_prog_cc_c_o=yes |
---|
276 | |
---|
277 | ## ----------------- ## |
---|
278 | ## Output variables. ## |
---|
279 | ## ----------------- ## |
---|
280 | |
---|
281 | ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_gpredict/gpredict/work/gpredict-2.2.1/missing aclocal-1.15' |
---|
282 | ALL_LINGUAS='' |
---|
283 | AMDEPBACKSLASH='\' |
---|
284 | AMDEP_FALSE='#' |
---|
285 | AMDEP_TRUE='' |
---|
286 | AMTAR='$${TAR-tar}' |
---|
287 | AM_BACKSLASH='\' |
---|
288 | AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' |
---|
289 | AM_DEFAULT_VERBOSITY='0' |
---|
290 | AM_V='$(V)' |
---|
291 | AR='' |
---|
292 | AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_gpredict/gpredict/work/gpredict-2.2.1/missing autoconf' |
---|
293 | AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_gpredict/gpredict/work/gpredict-2.2.1/missing autoheader' |
---|
294 | AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_gpredict/gpredict/work/gpredict-2.2.1/missing automake-1.15' |
---|
295 | AWK='gawk' |
---|
296 | CATALOGS='' |
---|
297 | CATOBJEXT='' |
---|
298 | CC='/usr/bin/clang' |
---|
299 | CCDEPMODE='depmode=gcc3' |
---|
300 | CFLAGS='-pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' |
---|
301 | CPP='/usr/bin/clang -E' |
---|
302 | CPPFLAGS='-I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk' |
---|
303 | CYGPATH_W='echo' |
---|
304 | DATADIRNAME='' |
---|
305 | DEFS='' |
---|
306 | DEPDIR='.deps' |
---|
307 | DLLTOOL='' |
---|
308 | DSYMUTIL='' |
---|
309 | DUMPBIN='' |
---|
310 | ECHO_C='\c' |
---|
311 | ECHO_N='' |
---|
312 | ECHO_T='' |
---|
313 | EGREP='/opt/local/bin/ggrep -E' |
---|
314 | EXEEXT='' |
---|
315 | FGREP='' |
---|
316 | GETTEXT_PACKAGE='' |
---|
317 | GMOFILES='' |
---|
318 | GMSGFMT='/opt/local/bin/msgfmt' |
---|
319 | GREP='/opt/local/bin/ggrep' |
---|
320 | INSTALL_DATA='${INSTALL} -m 644' |
---|
321 | INSTALL_PROGRAM='${INSTALL}' |
---|
322 | INSTALL_SCRIPT='${INSTALL}' |
---|
323 | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
---|
324 | INSTOBJEXT='' |
---|
325 | INTLLIBS='' |
---|
326 | INTLTOOL_CAVES_RULE='%.caves: %.caves.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
327 | INTLTOOL_DESKTOP_RULE='%.desktop: %.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
328 | INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
329 | INTLTOOL_EXTRACT='/opt/local/bin/intltool-extract' |
---|
330 | INTLTOOL_KBD_RULE='%.kbd: %.kbd.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
331 | INTLTOOL_KEYS_RULE='%.keys: %.keys.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
332 | INTLTOOL_MERGE='/opt/local/bin/intltool-merge' |
---|
333 | INTLTOOL_OAF_RULE='%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -o -p $(top_srcdir)/po $< $@' |
---|
334 | INTLTOOL_PERL='/opt/local/bin/perl' |
---|
335 | INTLTOOL_POLICY_RULE='%.policy: %.policy.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
336 | INTLTOOL_PONG_RULE='%.pong: %.pong.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
337 | INTLTOOL_PROP_RULE='%.prop: %.prop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
338 | INTLTOOL_SCHEMAS_RULE='%.schemas: %.schemas.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
339 | INTLTOOL_SERVER_RULE='%.server: %.server.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
340 | INTLTOOL_SERVICE_RULE='%.service: %.service.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
341 | INTLTOOL_SHEET_RULE='%.sheet: %.sheet.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
342 | INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
343 | INTLTOOL_THEME_RULE='%.theme: %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
344 | INTLTOOL_UI_RULE='%.ui: %.ui.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
345 | INTLTOOL_UPDATE='/opt/local/bin/intltool-update' |
---|
346 | INTLTOOL_V_MERGE='$(INTLTOOL__v_MERGE_$(V))' |
---|
347 | INTLTOOL_V_MERGE_OPTIONS='$(intltool__v_merge_options_$(V))' |
---|
348 | INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
349 | INTLTOOL_XML_NOMERGE_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u --no-translations $< $@' |
---|
350 | INTLTOOL_XML_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
351 | INTLTOOL__v_MERGE_0='@echo " ITMRG " $@;' |
---|
352 | INTLTOOL__v_MERGE_='$(INTLTOOL__v_MERGE_$(AM_DEFAULT_VERBOSITY))' |
---|
353 | LD='' |
---|
354 | LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' |
---|
355 | LIBOBJS='' |
---|
356 | LIBS='' |
---|
357 | LIBTOOL='' |
---|
358 | LIPO='' |
---|
359 | LN_S='' |
---|
360 | LTLIBOBJS='' |
---|
361 | LT_SYS_LIBRARY_PATH='' |
---|
362 | MAINT='' |
---|
363 | MAINTAINER_MODE_FALSE='#' |
---|
364 | MAINTAINER_MODE_TRUE='' |
---|
365 | MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_gpredict/gpredict/work/gpredict-2.2.1/missing makeinfo' |
---|
366 | MANIFEST_TOOL='' |
---|
367 | MKDIR_P='/opt/local/bin/gmkdir -p' |
---|
368 | MKINSTALLDIRS='' |
---|
369 | MSGFMT='/opt/local/bin/msgfmt' |
---|
370 | MSGFMT_OPTS='' |
---|
371 | MSGMERGE='/opt/local/bin/msgmerge' |
---|
372 | NM='' |
---|
373 | NMEDIT='' |
---|
374 | OBJDUMP='' |
---|
375 | OBJEXT='o' |
---|
376 | OTOOL64='' |
---|
377 | OTOOL='' |
---|
378 | PACKAGE='gpredict' |
---|
379 | PACKAGE_BUGREPORT='https://community.libre.space/c/gpredict' |
---|
380 | PACKAGE_CFLAGS='' |
---|
381 | PACKAGE_LIBS='' |
---|
382 | PACKAGE_NAME='gpredict' |
---|
383 | PACKAGE_STRING='gpredict 2.2.1' |
---|
384 | PACKAGE_TARNAME='gpredict' |
---|
385 | PACKAGE_URL='' |
---|
386 | PACKAGE_VERSION='2.2.1' |
---|
387 | PATH_SEPARATOR=':' |
---|
388 | POFILES='' |
---|
389 | POSUB='' |
---|
390 | PO_IN_DATADIR_FALSE='' |
---|
391 | PO_IN_DATADIR_TRUE='' |
---|
392 | RANLIB='' |
---|
393 | SED='' |
---|
394 | SET_MAKE='' |
---|
395 | SHELL='/bin/sh' |
---|
396 | STRIP='' |
---|
397 | UPDATE_CACHES_FALSE='' |
---|
398 | UPDATE_CACHES_TRUE='' |
---|
399 | USE_NLS='yes' |
---|
400 | VERSION='2.2.1' |
---|
401 | XGETTEXT='/opt/local/bin/xgettext' |
---|
402 | ac_ct_AR='' |
---|
403 | ac_ct_CC='/usr/bin/clang' |
---|
404 | ac_ct_DUMPBIN='' |
---|
405 | am__EXEEXT_FALSE='' |
---|
406 | am__EXEEXT_TRUE='' |
---|
407 | am__fastdepCC_FALSE='#' |
---|
408 | am__fastdepCC_TRUE='' |
---|
409 | am__include='include' |
---|
410 | am__isrc='' |
---|
411 | am__leading_dot='.' |
---|
412 | am__nodep='_no' |
---|
413 | am__quote='' |
---|
414 | am__tar='$${TAR-tar} chof - "$$tardir"' |
---|
415 | am__untar='$${TAR-tar} xf -' |
---|
416 | bindir='${exec_prefix}/bin' |
---|
417 | build='' |
---|
418 | build_alias='' |
---|
419 | build_cpu='' |
---|
420 | build_os='' |
---|
421 | build_vendor='' |
---|
422 | datadir='${datarootdir}' |
---|
423 | datarootdir='${prefix}/share' |
---|
424 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
425 | dvidir='${docdir}' |
---|
426 | exec_prefix='NONE' |
---|
427 | host='' |
---|
428 | host_alias='' |
---|
429 | host_cpu='' |
---|
430 | host_os='' |
---|
431 | host_vendor='' |
---|
432 | htmldir='${docdir}' |
---|
433 | includedir='${prefix}/include' |
---|
434 | infodir='${datarootdir}/info' |
---|
435 | install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_gpredict/gpredict/work/gpredict-2.2.1/install-sh' |
---|
436 | intltool__v_merge_options_0='-q' |
---|
437 | intltool__v_merge_options_='$(intltool__v_merge_options_$(AM_DEFAULT_VERBOSITY))' |
---|
438 | libdir='${exec_prefix}/lib' |
---|
439 | libexecdir='${exec_prefix}/libexec' |
---|
440 | localedir='${datarootdir}/locale' |
---|
441 | localstatedir='${prefix}/var' |
---|
442 | mandir='${datarootdir}/man' |
---|
443 | mkdir_p='$(MKDIR_P)' |
---|
444 | oldincludedir='/usr/include' |
---|
445 | pdfdir='${docdir}' |
---|
446 | prefix='/opt/local' |
---|
447 | program_transform_name='s,x,x,' |
---|
448 | psdir='${docdir}' |
---|
449 | runstatedir='${localstatedir}/run' |
---|
450 | sbindir='${exec_prefix}/sbin' |
---|
451 | sharedstatedir='${prefix}/com' |
---|
452 | sysconfdir='${prefix}/etc' |
---|
453 | target_alias='' |
---|
454 | |
---|
455 | ## ----------- ## |
---|
456 | ## confdefs.h. ## |
---|
457 | ## ----------- ## |
---|
458 | |
---|
459 | /* confdefs.h */ |
---|
460 | #define PACKAGE_NAME "gpredict" |
---|
461 | #define PACKAGE_TARNAME "gpredict" |
---|
462 | #define PACKAGE_VERSION "2.2.1" |
---|
463 | #define PACKAGE_STRING "gpredict 2.2.1" |
---|
464 | #define PACKAGE_BUGREPORT "https://community.libre.space/c/gpredict" |
---|
465 | #define PACKAGE_URL "" |
---|
466 | #define PACKAGE "gpredict" |
---|
467 | #define VERSION "2.2.1" |
---|
468 | #define STDC_HEADERS 1 |
---|
469 | |
---|
470 | configure: exit 2 |
---|