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 libb2 configure 0.98.1, which was |
---|
5 | generated by GNU Autoconf 2.71. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local --disable-dependency-tracking --enable-native=no --disable-openmp |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = Holgis-MacBook |
---|
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 21 20:07:40 PDT 2018; root:xnu-3248.73.11~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 21 20:07:40 PDT 2018; root:xnu-3248.73.11~1/RELEASE_X86_64 |
---|
27 | Kernel configured for up to 2 processors. |
---|
28 | 2 processors are physically available. |
---|
29 | 2 processors are logically available. |
---|
30 | Processor type: i486 (Intel 80486) |
---|
31 | Processors active: 0 1 |
---|
32 | Primary memory available: 8.00 gigabytes |
---|
33 | Default processor set: 393 tasks, 1892 threads, 2 processors |
---|
34 | Load average: 8.64, Mach factor: 0.22 |
---|
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:2532: looking for aux files: config.guess config.sub ltmain.sh compile missing install-sh |
---|
52 | configure:2545: trying ./ |
---|
53 | configure:2574: ./config.guess found |
---|
54 | configure:2574: ./config.sub found |
---|
55 | configure:2574: ./ltmain.sh found |
---|
56 | configure:2574: ./compile found |
---|
57 | configure:2574: ./missing found |
---|
58 | configure:2556: ./install-sh found |
---|
59 | configure:2706: checking for a BSD-compatible install |
---|
60 | configure:2779: result: /usr/bin/install -c |
---|
61 | configure:2790: checking whether build environment is sane |
---|
62 | configure:2845: result: yes |
---|
63 | configure:3004: checking for a race-free mkdir -p |
---|
64 | configure:3048: result: ./install-sh -c -d |
---|
65 | configure:3055: checking for gawk |
---|
66 | configure:3076: found /opt/local/bin/gawk |
---|
67 | configure:3087: result: gawk |
---|
68 | configure:3098: checking whether make sets $(MAKE) |
---|
69 | configure:3121: result: yes |
---|
70 | configure:3151: checking whether make supports nested variables |
---|
71 | configure:3169: result: yes |
---|
72 | configure:3378: checking for gcc |
---|
73 | configure:3410: result: /usr/bin/clang |
---|
74 | configure:3763: checking for C compiler version |
---|
75 | configure:3772: /usr/bin/clang --version >&5 |
---|
76 | Apple LLVM version 8.0.0 (clang-800.0.42.1) |
---|
77 | Target: x86_64-apple-darwin15.6.0 |
---|
78 | Thread model: posix |
---|
79 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
---|
80 | configure:3783: $? = 0 |
---|
81 | configure:3772: /usr/bin/clang -v >&5 |
---|
82 | Apple LLVM version 8.0.0 (clang-800.0.42.1) |
---|
83 | Target: x86_64-apple-darwin15.6.0 |
---|
84 | Thread model: posix |
---|
85 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
---|
86 | configure:3783: $? = 0 |
---|
87 | configure:3772: /usr/bin/clang -V >&5 |
---|
88 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
89 | clang: error: no input files |
---|
90 | configure:3783: $? = 1 |
---|
91 | configure:3772: /usr/bin/clang -qversion >&5 |
---|
92 | clang: error: unknown argument: '-qversion' |
---|
93 | clang: error: no input files |
---|
94 | configure:3783: $? = 1 |
---|
95 | configure:3772: /usr/bin/clang -version >&5 |
---|
96 | clang: error: unknown argument: '-version' |
---|
97 | clang: error: no input files |
---|
98 | configure:3783: $? = 1 |
---|
99 | configure:3803: checking whether the C compiler works |
---|
100 | configure:3825: /usr/bin/clang -pipe -O3 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c >&5 |
---|
101 | configure:3829: $? = 0 |
---|
102 | configure:3879: result: yes |
---|
103 | configure:3882: checking for C compiler default output file name |
---|
104 | configure:3884: result: a.out |
---|
105 | configure:3890: checking for suffix of executables |
---|
106 | configure:3897: /usr/bin/clang -o conftest -pipe -O3 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c >&5 |
---|
107 | configure:3901: $? = 0 |
---|
108 | configure:3924: result: |
---|
109 | configure:3946: checking whether we are cross compiling |
---|
110 | configure:3954: /usr/bin/clang -o conftest -pipe -O3 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c >&5 |
---|
111 | configure:3958: $? = 0 |
---|
112 | configure:3965: ./conftest |
---|
113 | configure:3969: $? = 0 |
---|
114 | configure:3984: result: no |
---|
115 | configure:3989: checking for suffix of object files |
---|
116 | configure:4012: /usr/bin/clang -c -pipe -O3 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
117 | configure:4016: $? = 0 |
---|
118 | configure:4038: result: o |
---|
119 | configure:4042: checking whether the compiler supports GNU C |
---|
120 | configure:4062: /usr/bin/clang -c -pipe -O3 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
121 | configure:4062: $? = 0 |
---|
122 | configure:4072: result: yes |
---|
123 | configure:4083: checking whether /usr/bin/clang accepts -g |
---|
124 | configure:4104: /usr/bin/clang -c -g -I/opt/local/include conftest.c >&5 |
---|
125 | configure:4104: $? = 0 |
---|
126 | configure:4148: result: yes |
---|
127 | configure:4168: checking for /usr/bin/clang option to enable C11 features |
---|
128 | configure:4183: /usr/bin/clang -c -pipe -O3 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
129 | configure:4183: $? = 0 |
---|
130 | configure:4201: result: none needed |
---|
131 | configure:4317: checking whether /usr/bin/clang understands -c and -o together |
---|
132 | configure:4340: /usr/bin/clang -c conftest.c -o conftest2.o |
---|
133 | configure:4343: $? = 0 |
---|
134 | configure:4340: /usr/bin/clang -c conftest.c -o conftest2.o |
---|
135 | configure:4343: $? = 0 |
---|
136 | configure:4355: result: yes |
---|
137 | configure:4375: checking whether make supports the include directive |
---|
138 | configure:4390: make -f confmf.GNU && cat confinc.out |
---|
139 | this is the am__doit target |
---|
140 | configure:4393: $? = 0 |
---|
141 | configure:4412: result: yes (GNU style) |
---|
142 | configure:4438: checking dependency style of /usr/bin/clang |
---|
143 | configure:4550: result: none |
---|
144 | configure:4568: checking for explicit_bzero |
---|
145 | configure:4568: /usr/bin/clang -o conftest -pipe -O3 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c >&5 |
---|
146 | Undefined symbols for architecture x86_64: |
---|
147 | "_explicit_bzero", referenced from: |
---|
148 | _main in conftest-fb9028.o |
---|
149 | ld: symbol(s) not found for architecture x86_64 |
---|
150 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
151 | configure:4568: $? = 1 |
---|
152 | configure: failed program was: |
---|
153 | | /* confdefs.h */ |
---|
154 | | #define PACKAGE_NAME "libb2" |
---|
155 | | #define PACKAGE_TARNAME "libb2" |
---|
156 | | #define PACKAGE_VERSION "0.98.1" |
---|
157 | | #define PACKAGE_STRING "libb2 0.98.1" |
---|
158 | | #define PACKAGE_BUGREPORT "contact@blake2.net" |
---|
159 | | #define PACKAGE_URL "https://blake2.net" |
---|
160 | | #define PACKAGE "libb2" |
---|
161 | | #define VERSION "0.98.1" |
---|
162 | | /* end confdefs.h. */ |
---|
163 | | /* Define explicit_bzero to an innocuous variant, in case <limits.h> declares explicit_bzero. |
---|
164 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
165 | | #define explicit_bzero innocuous_explicit_bzero |
---|
166 | | |
---|
167 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
168 | | which can conflict with char explicit_bzero (); below. */ |
---|
169 | | |
---|
170 | | #include <limits.h> |
---|
171 | | #undef explicit_bzero |
---|
172 | | |
---|
173 | | /* Override any GCC internal prototype to avoid an error. |
---|
174 | | Use char because int might match the return type of a GCC |
---|
175 | | builtin and then its argument prototype would still apply. */ |
---|
176 | | #ifdef __cplusplus |
---|
177 | | extern "C" |
---|
178 | | #endif |
---|
179 | | char explicit_bzero (); |
---|
180 | | /* The GNU C library defines this for functions which it implements |
---|
181 | | to always fail with ENOSYS. Some functions are actually named |
---|
182 | | something starting with __ and the normal name is an alias. */ |
---|
183 | | #if defined __stub_explicit_bzero || defined __stub___explicit_bzero |
---|
184 | | choke me |
---|
185 | | #endif |
---|
186 | | |
---|
187 | | int |
---|
188 | | main (void) |
---|
189 | | { |
---|
190 | | return explicit_bzero (); |
---|
191 | | ; |
---|
192 | | return 0; |
---|
193 | | } |
---|
194 | configure:4568: result: no |
---|
195 | configure:4575: checking for explicit_memset |
---|
196 | configure:4575: /usr/bin/clang -o conftest -pipe -O3 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c >&5 |
---|
197 | Undefined symbols for architecture x86_64: |
---|
198 | "_explicit_memset", referenced from: |
---|
199 | _main in conftest-e0264e.o |
---|
200 | ld: symbol(s) not found for architecture x86_64 |
---|
201 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
202 | configure:4575: $? = 1 |
---|
203 | configure: failed program was: |
---|
204 | | /* confdefs.h */ |
---|
205 | | #define PACKAGE_NAME "libb2" |
---|
206 | | #define PACKAGE_TARNAME "libb2" |
---|
207 | | #define PACKAGE_VERSION "0.98.1" |
---|
208 | | #define PACKAGE_STRING "libb2 0.98.1" |
---|
209 | | #define PACKAGE_BUGREPORT "contact@blake2.net" |
---|
210 | | #define PACKAGE_URL "https://blake2.net" |
---|
211 | | #define PACKAGE "libb2" |
---|
212 | | #define VERSION "0.98.1" |
---|
213 | | /* end confdefs.h. */ |
---|
214 | | /* Define explicit_memset to an innocuous variant, in case <limits.h> declares explicit_memset. |
---|
215 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
216 | | #define explicit_memset innocuous_explicit_memset |
---|
217 | | |
---|
218 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
219 | | which can conflict with char explicit_memset (); below. */ |
---|
220 | | |
---|
221 | | #include <limits.h> |
---|
222 | | #undef explicit_memset |
---|
223 | | |
---|
224 | | /* Override any GCC internal prototype to avoid an error. |
---|
225 | | Use char because int might match the return type of a GCC |
---|
226 | | builtin and then its argument prototype would still apply. */ |
---|
227 | | #ifdef __cplusplus |
---|
228 | | extern "C" |
---|
229 | | #endif |
---|
230 | | char explicit_memset (); |
---|
231 | | /* The GNU C library defines this for functions which it implements |
---|
232 | | to always fail with ENOSYS. Some functions are actually named |
---|
233 | | something starting with __ and the normal name is an alias. */ |
---|
234 | | #if defined __stub_explicit_memset || defined __stub___explicit_memset |
---|
235 | | choke me |
---|
236 | | #endif |
---|
237 | | |
---|
238 | | int |
---|
239 | | main (void) |
---|
240 | | { |
---|
241 | | return explicit_memset (); |
---|
242 | | ; |
---|
243 | | return 0; |
---|
244 | | } |
---|
245 | configure:4575: result: no |
---|
246 | configure:4582: checking for memset_s |
---|
247 | configure:4582: /usr/bin/clang -o conftest -pipe -O3 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c >&5 |
---|
248 | configure:4582: $? = 0 |
---|
249 | configure:4582: result: yes |
---|
250 | configure:4593: checking for stdio.h |
---|
251 | configure:4593: /usr/bin/clang -c -pipe -O3 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
252 | configure:4593: $? = 0 |
---|
253 | configure:4593: result: yes |
---|
254 | configure:4593: checking for stdlib.h |
---|
255 | configure:4593: /usr/bin/clang -c -pipe -O3 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
256 | configure:4593: $? = 0 |
---|
257 | configure:4593: result: yes |
---|
258 | configure:4593: checking for string.h |
---|
259 | configure:4593: /usr/bin/clang -c -pipe -O3 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
260 | configure:4593: $? = 0 |
---|
261 | configure:4593: result: yes |
---|
262 | configure:4593: checking for inttypes.h |
---|
263 | configure:4593: /usr/bin/clang -c -pipe -O3 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
264 | configure:4593: $? = 0 |
---|
265 | configure:4593: result: yes |
---|
266 | configure:4593: checking for stdint.h |
---|
267 | configure:4593: /usr/bin/clang -c -pipe -O3 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
268 | configure:4593: $? = 0 |
---|
269 | configure:4593: result: yes |
---|
270 | configure:4593: checking for strings.h |
---|
271 | configure:4593: /usr/bin/clang -c -pipe -O3 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
272 | configure:4593: $? = 0 |
---|
273 | configure:4593: result: yes |
---|
274 | configure:4593: checking for sys/stat.h |
---|
275 | configure:4593: /usr/bin/clang -c -pipe -O3 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
276 | configure:4593: $? = 0 |
---|
277 | configure:4593: result: yes |
---|
278 | configure:4593: checking for sys/types.h |
---|
279 | configure:4593: /usr/bin/clang -c -pipe -O3 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
280 | configure:4593: $? = 0 |
---|
281 | configure:4593: result: yes |
---|
282 | configure:4593: checking for unistd.h |
---|
283 | configure:4593: /usr/bin/clang -c -pipe -O3 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
284 | configure:4593: $? = 0 |
---|
285 | configure:4593: result: yes |
---|
286 | configure:4618: checking for stddef.h |
---|
287 | configure:4618: /usr/bin/clang -c -pipe -O3 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
288 | configure:4618: $? = 0 |
---|
289 | configure:4618: result: yes |
---|
290 | configure:4624: checking for stdint.h |
---|
291 | configure:4624: result: yes |
---|
292 | configure:4630: checking for stdlib.h |
---|
293 | configure:4630: result: yes |
---|
294 | configure:4636: checking for string.h |
---|
295 | configure:4636: result: yes |
---|
296 | configure:4721: checking whether byte ordering is bigendian |
---|
297 | configure:4737: /usr/bin/clang -c -pipe -O3 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
298 | configure:4737: $? = 0 |
---|
299 | configure:4936: result: universal |
---|
300 | configure:4947: error: universal endianness not supported |
---|
301 | |
---|
302 | ## ---------------- ## |
---|
303 | ## Cache variables. ## |
---|
304 | ## ---------------- ## |
---|
305 | |
---|
306 | ac_cv_c_bigendian=universal |
---|
307 | ac_cv_c_compiler_gnu=yes |
---|
308 | ac_cv_env_CC_set=set |
---|
309 | ac_cv_env_CC_value=/usr/bin/clang |
---|
310 | ac_cv_env_CFLAGS_set=set |
---|
311 | ac_cv_env_CFLAGS_value='-pipe -O3 -arch x86_64 -arch i386' |
---|
312 | ac_cv_env_CPPFLAGS_set=set |
---|
313 | ac_cv_env_CPPFLAGS_value=-I/opt/local/include |
---|
314 | ac_cv_env_LDFLAGS_set=set |
---|
315 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386' |
---|
316 | ac_cv_env_LIBS_set= |
---|
317 | ac_cv_env_LIBS_value= |
---|
318 | ac_cv_env_LT_SYS_LIBRARY_PATH_set= |
---|
319 | ac_cv_env_LT_SYS_LIBRARY_PATH_value= |
---|
320 | ac_cv_env_build_alias_set= |
---|
321 | ac_cv_env_build_alias_value= |
---|
322 | ac_cv_env_host_alias_set= |
---|
323 | ac_cv_env_host_alias_value= |
---|
324 | ac_cv_env_target_alias_set= |
---|
325 | ac_cv_env_target_alias_value= |
---|
326 | ac_cv_func_explicit_bzero=no |
---|
327 | ac_cv_func_explicit_memset=no |
---|
328 | ac_cv_func_memset_s=yes |
---|
329 | ac_cv_header_inttypes_h=yes |
---|
330 | ac_cv_header_stddef_h=yes |
---|
331 | ac_cv_header_stdint_h=yes |
---|
332 | ac_cv_header_stdio_h=yes |
---|
333 | ac_cv_header_stdlib_h=yes |
---|
334 | ac_cv_header_string_h=yes |
---|
335 | ac_cv_header_strings_h=yes |
---|
336 | ac_cv_header_sys_stat_h=yes |
---|
337 | ac_cv_header_sys_types_h=yes |
---|
338 | ac_cv_header_unistd_h=yes |
---|
339 | ac_cv_objext=o |
---|
340 | ac_cv_prog_AWK=gawk |
---|
341 | ac_cv_prog_ac_ct_CC=/usr/bin/clang |
---|
342 | ac_cv_prog_cc_c11= |
---|
343 | ac_cv_prog_cc_g=yes |
---|
344 | ac_cv_prog_cc_stdc= |
---|
345 | ac_cv_prog_make_make_set=yes |
---|
346 | am_cv_CC_dependencies_compiler_type=none |
---|
347 | am_cv_make_support_nested_variables=yes |
---|
348 | am_cv_prog_cc_c_o=yes |
---|
349 | |
---|
350 | ## ----------------- ## |
---|
351 | ## Output variables. ## |
---|
352 | ## ----------------- ## |
---|
353 | |
---|
354 | ACLOCAL='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_libb2/libb2/work/libb2-0.98.1/missing'\'' aclocal-1.16' |
---|
355 | AMDEPBACKSLASH='' |
---|
356 | AMDEP_FALSE='' |
---|
357 | AMDEP_TRUE='#' |
---|
358 | AMTAR='$${TAR-tar}' |
---|
359 | AM_BACKSLASH='\' |
---|
360 | AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' |
---|
361 | AM_DEFAULT_VERBOSITY='1' |
---|
362 | AM_V='$(V)' |
---|
363 | AR='' |
---|
364 | AUTOCONF='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_libb2/libb2/work/libb2-0.98.1/missing'\'' autoconf' |
---|
365 | AUTOHEADER='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_libb2/libb2/work/libb2-0.98.1/missing'\'' autoheader' |
---|
366 | AUTOMAKE='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_libb2/libb2/work/libb2-0.98.1/missing'\'' automake-1.16' |
---|
367 | AWK='gawk' |
---|
368 | B2_LIBRARY_VERSION='1:4:0' |
---|
369 | CC='/usr/bin/clang' |
---|
370 | CCDEPMODE='depmode=none' |
---|
371 | CFLAGS='-pipe -O3 -arch x86_64 -arch i386' |
---|
372 | CPPFLAGS='-I/opt/local/include' |
---|
373 | CSCOPE='cscope' |
---|
374 | CTAGS='ctags' |
---|
375 | CYGPATH_W='echo' |
---|
376 | DEFS='' |
---|
377 | DEPDIR='.deps' |
---|
378 | DLLTOOL='' |
---|
379 | DSYMUTIL='' |
---|
380 | DUMPBIN='' |
---|
381 | ECHO_C='\c' |
---|
382 | ECHO_N='' |
---|
383 | ECHO_T='' |
---|
384 | EGREP='' |
---|
385 | ETAGS='etags' |
---|
386 | EXEEXT='' |
---|
387 | FGREP='' |
---|
388 | GREP='' |
---|
389 | INSTALL_DATA='${INSTALL} -m 644' |
---|
390 | INSTALL_PROGRAM='${INSTALL}' |
---|
391 | INSTALL_SCRIPT='${INSTALL}' |
---|
392 | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
---|
393 | LD='' |
---|
394 | LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386' |
---|
395 | LIBOBJS='' |
---|
396 | LIBS='' |
---|
397 | LIBTOOL='' |
---|
398 | LIPO='' |
---|
399 | LN_S='' |
---|
400 | LTLIBOBJS='' |
---|
401 | LT_SYS_LIBRARY_PATH='' |
---|
402 | MAKEINFO='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_libb2/libb2/work/libb2-0.98.1/missing'\'' makeinfo' |
---|
403 | MANIFEST_TOOL='' |
---|
404 | MKDIR_P='./install-sh -c -d' |
---|
405 | NM='' |
---|
406 | NMEDIT='' |
---|
407 | OBJDUMP='' |
---|
408 | OBJEXT='o' |
---|
409 | OPENMP_CFLAGS='' |
---|
410 | OTOOL64='' |
---|
411 | OTOOL='' |
---|
412 | PACKAGE='libb2' |
---|
413 | PACKAGE_BUGREPORT='contact@blake2.net' |
---|
414 | PACKAGE_NAME='libb2' |
---|
415 | PACKAGE_STRING='libb2 0.98.1' |
---|
416 | PACKAGE_TARNAME='libb2' |
---|
417 | PACKAGE_URL='https://blake2.net' |
---|
418 | PACKAGE_VERSION='0.98.1' |
---|
419 | PATH_SEPARATOR=':' |
---|
420 | RANLIB='' |
---|
421 | SED='' |
---|
422 | SET_MAKE='' |
---|
423 | SHELL='/bin/sh' |
---|
424 | SIMD_FLAGS='' |
---|
425 | STRIP='' |
---|
426 | USE_FAT_FALSE='' |
---|
427 | USE_FAT_TRUE='' |
---|
428 | USE_SSE_FALSE='' |
---|
429 | USE_SSE_TRUE='' |
---|
430 | VERSION='0.98.1' |
---|
431 | ac_ct_AR='' |
---|
432 | ac_ct_CC='/usr/bin/clang' |
---|
433 | ac_ct_DUMPBIN='' |
---|
434 | am__EXEEXT_FALSE='' |
---|
435 | am__EXEEXT_TRUE='' |
---|
436 | am__fastdepCC_FALSE='' |
---|
437 | am__fastdepCC_TRUE='#' |
---|
438 | am__include='include' |
---|
439 | am__isrc='' |
---|
440 | am__leading_dot='.' |
---|
441 | am__nodep='' |
---|
442 | am__quote='' |
---|
443 | am__tar='$${TAR-tar} chof - "$$tardir"' |
---|
444 | am__untar='$${TAR-tar} xf -' |
---|
445 | bindir='${exec_prefix}/bin' |
---|
446 | build='' |
---|
447 | build_alias='' |
---|
448 | build_cpu='' |
---|
449 | build_os='' |
---|
450 | build_vendor='' |
---|
451 | datadir='${datarootdir}' |
---|
452 | datarootdir='${prefix}/share' |
---|
453 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
454 | dvidir='${docdir}' |
---|
455 | exec_prefix='NONE' |
---|
456 | host='' |
---|
457 | host_alias='' |
---|
458 | host_cpu='' |
---|
459 | host_os='' |
---|
460 | host_vendor='' |
---|
461 | htmldir='${docdir}' |
---|
462 | includedir='${prefix}/include' |
---|
463 | infodir='${datarootdir}/info' |
---|
464 | install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_libb2/libb2/work/libb2-0.98.1/install-sh' |
---|
465 | libdir='${exec_prefix}/lib' |
---|
466 | libexecdir='${exec_prefix}/libexec' |
---|
467 | localedir='${datarootdir}/locale' |
---|
468 | localstatedir='${prefix}/var' |
---|
469 | mandir='${datarootdir}/man' |
---|
470 | mkdir_p='$(MKDIR_P)' |
---|
471 | oldincludedir='/usr/include' |
---|
472 | pdfdir='${docdir}' |
---|
473 | pkgconfigdir='' |
---|
474 | prefix='/opt/local' |
---|
475 | program_transform_name='s,x,x,' |
---|
476 | psdir='${docdir}' |
---|
477 | runstatedir='${localstatedir}/run' |
---|
478 | sbindir='${exec_prefix}/sbin' |
---|
479 | sharedstatedir='${prefix}/com' |
---|
480 | sysconfdir='${prefix}/etc' |
---|
481 | target_alias='' |
---|
482 | |
---|
483 | ## ----------- ## |
---|
484 | ## confdefs.h. ## |
---|
485 | ## ----------- ## |
---|
486 | |
---|
487 | /* confdefs.h */ |
---|
488 | #define PACKAGE_NAME "libb2" |
---|
489 | #define PACKAGE_TARNAME "libb2" |
---|
490 | #define PACKAGE_VERSION "0.98.1" |
---|
491 | #define PACKAGE_STRING "libb2 0.98.1" |
---|
492 | #define PACKAGE_BUGREPORT "contact@blake2.net" |
---|
493 | #define PACKAGE_URL "https://blake2.net" |
---|
494 | #define PACKAGE "libb2" |
---|
495 | #define VERSION "0.98.1" |
---|
496 | #define HAVE_MEMSET_S 1 |
---|
497 | #define HAVE_STDIO_H 1 |
---|
498 | #define HAVE_STDLIB_H 1 |
---|
499 | #define HAVE_STRING_H 1 |
---|
500 | #define HAVE_INTTYPES_H 1 |
---|
501 | #define HAVE_STDINT_H 1 |
---|
502 | #define HAVE_STRINGS_H 1 |
---|
503 | #define HAVE_SYS_STAT_H 1 |
---|
504 | #define HAVE_SYS_TYPES_H 1 |
---|
505 | #define HAVE_UNISTD_H 1 |
---|
506 | #define STDC_HEADERS 1 |
---|
507 | #define HAVE_STDDEF_H 1 |
---|
508 | #define HAVE_STDINT_H 1 |
---|
509 | #define HAVE_STDLIB_H 1 |
---|
510 | #define HAVE_STRING_H 1 |
---|
511 | |
---|
512 | configure: exit 1 |
---|