Ticket #65147: config.log

File config.log, 54.4 KB (added by barracuda156, 2 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 nettle configure 3.7.3, which was
5generated by GNU Autoconf 2.71.  Invocation command line was
6
7  $ ./configure --prefix=/opt/x86_64 --disable-openssl --enable-fat --enable-shared
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = macmini.private
14uname -m = x86_64
15uname -r = 10.8.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 10.8.0: Tue Jun  7 16:32:41 PDT 2011; root:xnu-1504.15.3~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 10.8.0: Tue Jun  7 16:32:41 PDT 2011; root:xnu-1504.15.3~1/RELEASE_X86_64
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: 10.62 gigabytes
33Default processor set: 146 tasks, 433 threads, 4 processors
34Load average: 1.00, Mach factor: 3.05
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /opt/x86_64/bin/
40PATH: /opt/x86_64/sbin/
41PATH: /bin/
42PATH: /sbin/
43PATH: /usr/bin/
44PATH: /usr/sbin/
45
46
47## ----------- ##
48## Core tests. ##
49## ----------- ##
50
51configure:2963: looking for aux files: install-sh config.guess config.sub
52configure:2976:  trying ././
53configure:2987:   ././install-sh found
54configure:3005:   ././config.guess found
55configure:3005:   ././config.sub found
56configure:3142: checking build system type
57configure:3157: result: x86_64-apple-darwin10.8.0
58configure:3177: checking host system type
59configure:3191: result: x86_64-apple-darwin10.8.0
60configure:3386: checking for -R flag
61configure:3405: result: none
62configure:3415: result: Searching for libraries
63configure:3420: checking /opt/x86_64/lib
64configure:3438: result: added
65configure:3517: checking for gcc
66configure:3549: result: /opt/x86_64/libexec/gcc10-bootstrap/bin/gcc
67configure:3902: checking for C compiler version
68configure:3911: /opt/x86_64/libexec/gcc10-bootstrap/bin/gcc --version >&5
69gcc (GCC) 10.3.0
70Copyright (C) 2020 Free Software Foundation, Inc.
71This is free software; see the source for copying conditions.  There is NO
72warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
73
74configure:3922: $? = 0
75configure:3911: /opt/x86_64/libexec/gcc10-bootstrap/bin/gcc -v >&5
76Using built-in specs.
77COLLECT_GCC=/opt/x86_64/libexec/gcc10-bootstrap/bin/gcc
78COLLECT_LTO_WRAPPER=/opt/x86_64/libexec/gcc10-bootstrap/libexec/gcc/x86_64-apple-darwin10/10.3.0/lto-wrapper
79Target: x86_64-apple-darwin10
80Configured with: /opt/x86_64/var/macports/build/_opt_x86_64_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_gcc10-bootstrap/gcc10-bootstrap/work/gcc-10.3.0/configure --prefix=/opt/x86_64/libexec/gcc10-bootstrap --enable-languages=c,c++,objc,obj-c++ --enable-bootstrap --with-system-zlib --without-zstd --with-tune-cpu=ivybridge --disable-nls --disable-tls --disable-multilib --disable-multiarch --with-bugurl=https://trac.macports.org/newticket --host=x86_64-apple-darwin10 --build=x86_64-apple-darwin10 --target=x86_64-apple-darwin10 --enable-targets=x86_64-apple-darwin10
81Thread model: posix
82Supported LTO compression algorithms: zlib
83gcc version 10.3.0 (GCC)
84configure:3922: $? = 0
85configure:3911: /opt/x86_64/libexec/gcc10-bootstrap/bin/gcc -V >&5
86gcc: error: unrecognized command-line option '-V'
87gcc: fatal error: no input files
88compilation terminated.
89configure:3922: $? = 1
90configure:3911: /opt/x86_64/libexec/gcc10-bootstrap/bin/gcc -qversion >&5
91gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'?
92gcc: fatal error: no input files
93compilation terminated.
94configure:3922: $? = 1
95configure:3911: /opt/x86_64/libexec/gcc10-bootstrap/bin/gcc -version >&5
96gcc: error: unrecognized command-line option '-version'
97gcc: fatal error: no input files
98compilation terminated.
99configure:3922: $? = 1
100configure:3942: checking whether the C compiler works
101configure:3964: /opt/x86_64/libexec/gcc10-bootstrap/bin/gcc -pipe -Os -arch x86_64 -I/opt/x86_64/include -L/opt/x86_64/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
102configure:3968: $? = 0
103configure:4018: result: yes
104configure:4021: checking for C compiler default output file name
105configure:4023: result: a.out
106configure:4029: checking for suffix of executables
107configure:4036: /opt/x86_64/libexec/gcc10-bootstrap/bin/gcc -o conftest -pipe -Os -arch x86_64 -I/opt/x86_64/include -L/opt/x86_64/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
108configure:4040: $? = 0
109configure:4063: result:
110configure:4085: checking whether we are cross compiling
111configure:4093: /opt/x86_64/libexec/gcc10-bootstrap/bin/gcc -o conftest -pipe -Os -arch x86_64 -I/opt/x86_64/include -L/opt/x86_64/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
112configure:4097: $? = 0
113configure:4104: ./conftest
114configure:4108: $? = 0
115configure:4123: result: no
116configure:4128: checking for suffix of object files
117configure:4151: /opt/x86_64/libexec/gcc10-bootstrap/bin/gcc -c -pipe -Os -arch x86_64 -I/opt/x86_64/include conftest.c >&5
118configure:4155: $? = 0
119configure:4177: result: o
120configure:4181: checking whether the compiler supports GNU C
121configure:4201: /opt/x86_64/libexec/gcc10-bootstrap/bin/gcc -c -pipe -Os -arch x86_64 -I/opt/x86_64/include conftest.c >&5
122configure:4201: $? = 0
123configure:4211: result: yes
124configure:4222: checking whether /opt/x86_64/libexec/gcc10-bootstrap/bin/gcc accepts -g
125configure:4243: /opt/x86_64/libexec/gcc10-bootstrap/bin/gcc -c -g -I/opt/x86_64/include conftest.c >&5
126configure:4243: $? = 0
127configure:4287: result: yes
128configure:4307: checking for /opt/x86_64/libexec/gcc10-bootstrap/bin/gcc option to enable C11 features
129configure:4322: /opt/x86_64/libexec/gcc10-bootstrap/bin/gcc  -c -pipe -Os -arch x86_64 -I/opt/x86_64/include conftest.c >&5
130configure:4322: $? = 0
131configure:4340: result: none needed
132configure:4453: checking for ifunc support
133configure:4489: /opt/x86_64/libexec/gcc10-bootstrap/bin/gcc -o conftest -pipe -Os -arch x86_64 -I/opt/x86_64/include -L/opt/x86_64/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
134conftest.c:24:5: error: 'ifunc' is not supported in this configuration
135   24 | int foo (int x) __attribute__ ((ifunc("foo_resolv")));
136      |     ^~~
137configure:4489: $? = 1
138configure: failed program was:
139| /* confdefs.h */
140| #define PACKAGE_NAME "nettle"
141| #define PACKAGE_TARNAME "nettle"
142| #define PACKAGE_VERSION "3.7.3"
143| #define PACKAGE_STRING "nettle 3.7.3"
144| #define PACKAGE_BUGREPORT "nettle-bugs@lists.lysator.liu.se"
145| #define PACKAGE_URL ""
146| /* end confdefs.h.  */
147|
148| static int
149| foo_imp(int x)
150| {
151|   return 1;
152| }
153|
154| typedef void void_func (void);
155|
156| static void_func *
157| foo_resolv(void)
158| {
159|   return (void_func *) foo_imp;
160| }
161|
162| int foo (int x) __attribute__ ((ifunc("foo_resolv")));
163|
164| int
165| main (void)
166| {
167|
168|   return foo(0);
169|
170|
171|   ;
172|   return 0;
173| }
174configure:4498: result: no
175configure:4652: checking for C++ compiler version
176configure:4661: /opt/x86_64/libexec/gcc10-bootstrap/bin/g++ --version >&5
177g++ (GCC) 10.3.0
178Copyright (C) 2020 Free Software Foundation, Inc.
179This is free software; see the source for copying conditions.  There is NO
180warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
181
182configure:4672: $? = 0
183configure:4661: /opt/x86_64/libexec/gcc10-bootstrap/bin/g++ -v >&5
184Using built-in specs.
185COLLECT_GCC=/opt/x86_64/libexec/gcc10-bootstrap/bin/g++
186COLLECT_LTO_WRAPPER=/opt/x86_64/libexec/gcc10-bootstrap/libexec/gcc/x86_64-apple-darwin10/10.3.0/lto-wrapper
187Target: x86_64-apple-darwin10
188Configured with: /opt/x86_64/var/macports/build/_opt_x86_64_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_gcc10-bootstrap/gcc10-bootstrap/work/gcc-10.3.0/configure --prefix=/opt/x86_64/libexec/gcc10-bootstrap --enable-languages=c,c++,objc,obj-c++ --enable-bootstrap --with-system-zlib --without-zstd --with-tune-cpu=ivybridge --disable-nls --disable-tls --disable-multilib --disable-multiarch --with-bugurl=https://trac.macports.org/newticket --host=x86_64-apple-darwin10 --build=x86_64-apple-darwin10 --target=x86_64-apple-darwin10 --enable-targets=x86_64-apple-darwin10
189Thread model: posix
190Supported LTO compression algorithms: zlib
191gcc version 10.3.0 (GCC)
192configure:4672: $? = 0
193configure:4661: /opt/x86_64/libexec/gcc10-bootstrap/bin/g++ -V >&5
194g++: error: unrecognized command-line option '-V'
195g++: fatal error: no input files
196compilation terminated.
197configure:4672: $? = 1
198configure:4661: /opt/x86_64/libexec/gcc10-bootstrap/bin/g++ -qversion >&5
199g++: error: unrecognized command-line option '-qversion'; did you mean '--version'?
200g++: fatal error: no input files
201compilation terminated.
202configure:4672: $? = 1
203configure:4676: checking whether the compiler supports GNU C++
204configure:4696: /opt/x86_64/libexec/gcc10-bootstrap/bin/g++ -c -pipe -Os -arch x86_64 -I/opt/x86_64/include conftest.cpp >&5
205configure:4696: $? = 0
206configure:4706: result: yes
207configure:4717: checking whether /opt/x86_64/libexec/gcc10-bootstrap/bin/g++ accepts -g
208configure:4738: /opt/x86_64/libexec/gcc10-bootstrap/bin/g++ -c -g -I/opt/x86_64/include conftest.cpp >&5
209configure:4738: $? = 0
210configure:4782: result: yes
211configure:4802: checking for /opt/x86_64/libexec/gcc10-bootstrap/bin/g++ option to enable C++11 features
212configure:4817: /opt/x86_64/libexec/gcc10-bootstrap/bin/g++  -c -pipe -Os -arch x86_64 -I/opt/x86_64/include conftest.cpp >&5
213configure:4817: $? = 0
214configure:4835: result: none needed
215configure:4918: /opt/x86_64/libexec/gcc10-bootstrap/bin/g++ -c -pipe -Os -arch x86_64 -I/opt/x86_64/include conftest.cpp >&5
216configure:4918: $? = 0
217configure:4941: checking if LD -Wl,--version-script works
218configure:4959: /opt/x86_64/libexec/gcc10-bootstrap/bin/gcc -o conftest -pipe -Os -arch x86_64 -I/opt/x86_64/include -L/opt/x86_64/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,--version-script=conftest.map conftest.c  >&5
219ld: unknown option: --version-script=conftest.map
220collect2: error: ld returned 1 exit status
221configure:4959: $? = 1
222configure: failed program was:
223| /* confdefs.h */
224| #define PACKAGE_NAME "nettle"
225| #define PACKAGE_TARNAME "nettle"
226| #define PACKAGE_VERSION "3.7.3"
227| #define PACKAGE_STRING "nettle 3.7.3"
228| #define PACKAGE_BUGREPORT "nettle-bugs@lists.lysator.liu.se"
229| #define PACKAGE_URL ""
230| /* end confdefs.h.  */
231|
232| int
233| main (void)
234| {
235|
236|   ;
237|   return 0;
238| }
239configure:4988: /opt/x86_64/libexec/gcc10-bootstrap/bin/gcc -o conftest -pipe -Os -arch x86_64 -I/opt/x86_64/include -L/opt/x86_64/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,--version-script=conftest.map conftest.c  >&5
240ld: unknown option: --version-script=conftest.map
241collect2: error: ld returned 1 exit status
242configure:4988: $? = 1
243configure: failed program was:
244| /* confdefs.h */
245| #define PACKAGE_NAME "nettle"
246| #define PACKAGE_TARNAME "nettle"
247| #define PACKAGE_VERSION "3.7.3"
248| #define PACKAGE_STRING "nettle 3.7.3"
249| #define PACKAGE_BUGREPORT "nettle-bugs@lists.lysator.liu.se"
250| #define PACKAGE_URL ""
251| /* end confdefs.h.  */
252|
253| int
254| main (void)
255| {
256|
257|   ;
258|   return 0;
259| }
260configure:5001: result: no
261configure:5012: checking whether make sets $(MAKE)
262configure:5035: result: yes
263configure:5092: checking for ranlib
264configure:5113: found /opt/x86_64/bin/ranlib
265configure:5124: result: ranlib
266configure:5194: checking for nm
267configure:5215: found /opt/x86_64/bin/nm
268configure:5226: result: nm
269configure:5297: checking for objdump
270configure:5332: result: no
271configure:5399: checking for ar
272configure:5420: found /opt/x86_64/bin/ar
273configure:5431: result: ar
274configure:5473: checking for a BSD-compatible install
275configure:5546: result: /usr/bin/install -c
276configure:5561: checking for a race-free mkdir -p
277configure:5605: result: ././install-sh -c -d
278configure:5609: checking whether ln -s works
279configure:5613: result: yes
280configure:5738: checking for build system executable suffix
281configure:5774: result:
282configure:5820: checking for an ANSI C-conforming const
283configure:5887: /opt/x86_64/libexec/gcc10-bootstrap/bin/gcc -c -pipe -Os -arch x86_64 -I/opt/x86_64/include conftest.c >&5
284configure:5887: $? = 0
285configure:5895: result: yes
286configure:5903: checking for inline
287configure:5920: /opt/x86_64/libexec/gcc10-bootstrap/bin/gcc -c -pipe -Os -arch x86_64 -I/opt/x86_64/include conftest.c >&5
288configure:5920: $? = 0
289configure:5929: result: inline
290configure:5952: checking how to run the C preprocessor
291configure:5978: /opt/x86_64/libexec/gcc10-bootstrap/bin/gcc -E -I/opt/x86_64/include conftest.c
292configure:5978: $? = 0
293configure:5993: /opt/x86_64/libexec/gcc10-bootstrap/bin/gcc -E -I/opt/x86_64/include conftest.c
294conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory
295    9 | #include <ac_nonexistent.h>
296      |          ^~~~~~~~~~~~~~~~~~
297compilation terminated.
298configure:5993: $? = 1
299configure: failed program was:
300| /* confdefs.h */
301| #define PACKAGE_NAME "nettle"
302| #define PACKAGE_TARNAME "nettle"
303| #define PACKAGE_VERSION "3.7.3"
304| #define PACKAGE_STRING "nettle 3.7.3"
305| #define PACKAGE_BUGREPORT "nettle-bugs@lists.lysator.liu.se"
306| #define PACKAGE_URL ""
307| /* end confdefs.h.  */
308| #include <ac_nonexistent.h>
309configure:6020: result: /opt/x86_64/libexec/gcc10-bootstrap/bin/gcc -E
310configure:6034: /opt/x86_64/libexec/gcc10-bootstrap/bin/gcc -E -I/opt/x86_64/include conftest.c
311configure:6034: $? = 0
312configure:6049: /opt/x86_64/libexec/gcc10-bootstrap/bin/gcc -E -I/opt/x86_64/include conftest.c
313conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory
314    9 | #include <ac_nonexistent.h>
315      |          ^~~~~~~~~~~~~~~~~~
316compilation terminated.
317configure:6049: $? = 1
318configure: failed program was:
319| /* confdefs.h */
320| #define PACKAGE_NAME "nettle"
321| #define PACKAGE_TARNAME "nettle"
322| #define PACKAGE_VERSION "3.7.3"
323| #define PACKAGE_STRING "nettle 3.7.3"
324| #define PACKAGE_BUGREPORT "nettle-bugs@lists.lysator.liu.se"
325| #define PACKAGE_URL ""
326| /* end confdefs.h.  */
327| #include <ac_nonexistent.h>
328configure:6080: checking for grep that handles long lines and -e
329configure:6144: result: /usr/bin/grep
330configure:6149: checking for egrep
331configure:6217: result: /usr/bin/grep -E
332configure:6222: checking for uid_t in sys/types.h
333configure:6243: result: yes
334configure:6258: checking for stdio.h
335configure:6258: /opt/x86_64/libexec/gcc10-bootstrap/bin/gcc -c -pipe -Os -arch x86_64 -I/opt/x86_64/include conftest.c >&5
336configure:6258: $? = 0
337configure:6258: result: yes
338configure:6258: checking for stdlib.h
339configure:6258: /opt/x86_64/libexec/gcc10-bootstrap/bin/gcc -c -pipe -Os -arch x86_64 -I/opt/x86_64/include conftest.c >&5
340configure:6258: $? = 0
341configure:6258: result: yes
342configure:6258: checking for string.h
343configure:6258: /opt/x86_64/libexec/gcc10-bootstrap/bin/gcc -c -pipe -Os -arch x86_64 -I/opt/x86_64/include conftest.c >&5
344configure:6258: $? = 0
345configure:6258: result: yes
346configure:6258: checking for inttypes.h
347configure:6258: /opt/x86_64/libexec/gcc10-bootstrap/bin/gcc -c -pipe -Os -arch x86_64 -I/opt/x86_64/include conftest.c >&5
348configure:6258: $? = 0
349configure:6258: result: yes
350configure:6258: checking for stdint.h
351configure:6258: /opt/x86_64/libexec/gcc10-bootstrap/bin/gcc -c -pipe -Os -arch x86_64 -I/opt/x86_64/include conftest.c >&5
352configure:6258: $? = 0
353configure:6258: result: yes
354configure:6258: checking for strings.h
355configure:6258: /opt/x86_64/libexec/gcc10-bootstrap/bin/gcc -c -pipe -Os -arch x86_64 -I/opt/x86_64/include conftest.c >&5
356configure:6258: $? = 0
357configure:6258: result: yes
358configure:6258: checking for sys/stat.h
359configure:6258: /opt/x86_64/libexec/gcc10-bootstrap/bin/gcc -c -pipe -Os -arch x86_64 -I/opt/x86_64/include conftest.c >&5
360configure:6258: $? = 0
361configure:6258: result: yes
362configure:6258: checking for sys/types.h
363configure:6258: /opt/x86_64/libexec/gcc10-bootstrap/bin/gcc -c -pipe -Os -arch x86_64 -I/opt/x86_64/include conftest.c >&5
364configure:6258: $? = 0
365configure:6258: result: yes
366configure:6258: checking for unistd.h
367configure:6258: /opt/x86_64/libexec/gcc10-bootstrap/bin/gcc -c -pipe -Os -arch x86_64 -I/opt/x86_64/include conftest.c >&5
368configure:6258: $? = 0
369configure:6258: result: yes
370configure:6258: checking for sys/time.h
371configure:6258: /opt/x86_64/libexec/gcc10-bootstrap/bin/gcc -c -pipe -Os -arch x86_64 -I/opt/x86_64/include conftest.c >&5
372configure:6258: $? = 0
373configure:6258: result: yes
374configure:6283: checking for size_t
375configure:6283: /opt/x86_64/libexec/gcc10-bootstrap/bin/gcc -c -pipe -Os -arch x86_64 -I/opt/x86_64/include conftest.c >&5
376configure:6283: $? = 0
377configure:6283: /opt/x86_64/libexec/gcc10-bootstrap/bin/gcc -c -pipe -Os -arch x86_64 -I/opt/x86_64/include conftest.c >&5
378conftest.c: In function 'main':
379conftest.c:51:21: error: expected expression before ')' token
380   51 | if (sizeof ((size_t)))
381      |                     ^
382configure:6283: $? = 1
383configure: failed program was:
384| /* confdefs.h */
385| #define PACKAGE_NAME "nettle"
386| #define PACKAGE_TARNAME "nettle"
387| #define PACKAGE_VERSION "3.7.3"
388| #define PACKAGE_STRING "nettle 3.7.3"
389| #define PACKAGE_BUGREPORT "nettle-bugs@lists.lysator.liu.se"
390| #define PACKAGE_URL ""
391| #define HAVE_STDIO_H 1
392| #define HAVE_STDLIB_H 1
393| #define HAVE_STRING_H 1
394| #define HAVE_INTTYPES_H 1
395| #define HAVE_STDINT_H 1
396| #define HAVE_STRINGS_H 1
397| #define HAVE_SYS_STAT_H 1
398| #define HAVE_SYS_TYPES_H 1
399| #define HAVE_UNISTD_H 1
400| #define HAVE_SYS_TIME_H 1
401| #define STDC_HEADERS 1
402| /* end confdefs.h.  */
403| #include <stddef.h>
404| #ifdef HAVE_STDIO_H
405| # include <stdio.h>
406| #endif
407| #ifdef HAVE_STDLIB_H
408| # include <stdlib.h>
409| #endif
410| #ifdef HAVE_STRING_H
411| # include <string.h>
412| #endif
413| #ifdef HAVE_INTTYPES_H
414| # include <inttypes.h>
415| #endif
416| #ifdef HAVE_STDINT_H
417| # include <stdint.h>
418| #endif
419| #ifdef HAVE_STRINGS_H
420| # include <strings.h>
421| #endif
422| #ifdef HAVE_SYS_TYPES_H
423| # include <sys/types.h>
424| #endif
425| #ifdef HAVE_SYS_STAT_H
426| # include <sys/stat.h>
427| #endif
428| #ifdef HAVE_UNISTD_H
429| # include <unistd.h>
430| #endif
431| int
432| main (void)
433| {
434| if (sizeof ((size_t)))
435|           return 0;
436|   ;
437|   return 0;
438| }
439configure:6283: result: yes
440configure:6307: checking size of long
441configure:6313: /opt/x86_64/libexec/gcc10-bootstrap/bin/gcc -o conftest -pipe -Os -arch x86_64 -I/opt/x86_64/include -L/opt/x86_64/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
442configure:6313: $? = 0
443configure:6313: ./conftest
444configure:6313: $? = 0
445configure:6328: result: 8
446configure:6340: checking size of size_t
447configure:6346: /opt/x86_64/libexec/gcc10-bootstrap/bin/gcc -o conftest -pipe -Os -arch x86_64 -I/opt/x86_64/include -L/opt/x86_64/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
448configure:6346: $? = 0
449configure:6346: ./conftest
450configure:6346: $? = 0
451configure:6361: result: 8
452configure:6373: checking for openssl/evp.h
453configure:6373: /opt/x86_64/libexec/gcc10-bootstrap/bin/gcc -c -pipe -Os -arch x86_64 -I/opt/x86_64/include conftest.c >&5
454configure:6373: $? = 0
455configure:6373: result: yes
456configure:6373: checking for openssl/ecdsa.h
457configure:6373: /opt/x86_64/libexec/gcc10-bootstrap/bin/gcc -c -pipe -Os -arch x86_64 -I/opt/x86_64/include conftest.c >&5
458configure:6373: $? = 0
459configure:6373: result: yes
460configure:6388: checking for valgrind/memcheck.h
461configure:6388: /opt/x86_64/libexec/gcc10-bootstrap/bin/gcc -c -pipe -Os -arch x86_64 -I/opt/x86_64/include conftest.c >&5
462conftest.c:53:10: fatal error: valgrind/memcheck.h: No such file or directory
463   53 | #include <valgrind/memcheck.h>
464      |          ^~~~~~~~~~~~~~~~~~~~~
465compilation terminated.
466configure:6388: $? = 1
467configure: failed program was:
468| /* confdefs.h */
469| #define PACKAGE_NAME "nettle"
470| #define PACKAGE_TARNAME "nettle"
471| #define PACKAGE_VERSION "3.7.3"
472| #define PACKAGE_STRING "nettle 3.7.3"
473| #define PACKAGE_BUGREPORT "nettle-bugs@lists.lysator.liu.se"
474| #define PACKAGE_URL ""
475| #define HAVE_STDIO_H 1
476| #define HAVE_STDLIB_H 1
477| #define HAVE_STRING_H 1
478| #define HAVE_INTTYPES_H 1
479| #define HAVE_STDINT_H 1
480| #define HAVE_STRINGS_H 1
481| #define HAVE_SYS_STAT_H 1
482| #define HAVE_SYS_TYPES_H 1
483| #define HAVE_UNISTD_H 1
484| #define HAVE_SYS_TIME_H 1
485| #define STDC_HEADERS 1
486| #define TIME_WITH_SYS_TIME 1
487| #define SIZEOF_LONG 8
488| #define SIZEOF_SIZE_T 8
489| #define HAVE_OPENSSL_EVP_H 1
490| #define HAVE_OPENSSL_ECDSA_H 1
491| /* end confdefs.h.  */
492| #include <stddef.h>
493| #ifdef HAVE_STDIO_H
494| # include <stdio.h>
495| #endif
496| #ifdef HAVE_STDLIB_H
497| # include <stdlib.h>
498| #endif
499| #ifdef HAVE_STRING_H
500| # include <string.h>
501| #endif
502| #ifdef HAVE_INTTYPES_H
503| # include <inttypes.h>
504| #endif
505| #ifdef HAVE_STDINT_H
506| # include <stdint.h>
507| #endif
508| #ifdef HAVE_STRINGS_H
509| # include <strings.h>
510| #endif
511| #ifdef HAVE_SYS_TYPES_H
512| # include <sys/types.h>
513| #endif
514| #ifdef HAVE_SYS_STAT_H
515| # include <sys/stat.h>
516| #endif
517| #ifdef HAVE_UNISTD_H
518| # include <unistd.h>
519| #endif
520| #include <valgrind/memcheck.h>
521configure:6388: result: no
522configure:6395: checking for dlfcn.h
523configure:6395: /opt/x86_64/libexec/gcc10-bootstrap/bin/gcc -c -pipe -Os -arch x86_64 -I/opt/x86_64/include conftest.c >&5
524configure:6395: $? = 0
525configure:6395: result: yes
526configure:6402: checking for dlopen in -ldl
527configure:6425: /opt/x86_64/libexec/gcc10-bootstrap/bin/gcc -o conftest -pipe -Os -arch x86_64 -I/opt/x86_64/include -L/opt/x86_64/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ldl   >&5
528configure:6425: $? = 0
529configure:6435: result: yes
530configure:6447: checking for working alloca.h
531configure:6465: /opt/x86_64/libexec/gcc10-bootstrap/bin/gcc -o conftest -pipe -Os -arch x86_64 -I/opt/x86_64/include -L/opt/x86_64/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
532configure:6465: $? = 0
533configure:6474: result: yes
534configure:6482: checking for alloca
535configure:6527: result: yes
536configure:6594: checking for malloc.h
537configure:6594: /opt/x86_64/libexec/gcc10-bootstrap/bin/gcc -c -pipe -Os -arch x86_64 -I/opt/x86_64/include conftest.c >&5
538conftest.c:57:10: fatal error: malloc.h: No such file or directory
539   57 | #include <malloc.h>
540      |          ^~~~~~~~~~
541compilation terminated.
542configure:6594: $? = 1
543configure: failed program was:
544| /* confdefs.h */
545| #define PACKAGE_NAME "nettle"
546| #define PACKAGE_TARNAME "nettle"
547| #define PACKAGE_VERSION "3.7.3"
548| #define PACKAGE_STRING "nettle 3.7.3"
549| #define PACKAGE_BUGREPORT "nettle-bugs@lists.lysator.liu.se"
550| #define PACKAGE_URL ""
551| #define HAVE_STDIO_H 1
552| #define HAVE_STDLIB_H 1
553| #define HAVE_STRING_H 1
554| #define HAVE_INTTYPES_H 1
555| #define HAVE_STDINT_H 1
556| #define HAVE_STRINGS_H 1
557| #define HAVE_SYS_STAT_H 1
558| #define HAVE_SYS_TYPES_H 1
559| #define HAVE_UNISTD_H 1
560| #define HAVE_SYS_TIME_H 1
561| #define STDC_HEADERS 1
562| #define TIME_WITH_SYS_TIME 1
563| #define SIZEOF_LONG 8
564| #define SIZEOF_SIZE_T 8
565| #define HAVE_OPENSSL_EVP_H 1
566| #define HAVE_OPENSSL_ECDSA_H 1
567| #define HAVE_DLFCN_H 1
568| #define HAVE_LIBDL 1
569| #define HAVE_ALLOCA_H 1
570| #define HAVE_ALLOCA 1
571| /* end confdefs.h.  */
572| #include <stddef.h>
573| #ifdef HAVE_STDIO_H
574| # include <stdio.h>
575| #endif
576| #ifdef HAVE_STDLIB_H
577| # include <stdlib.h>
578| #endif
579| #ifdef HAVE_STRING_H
580| # include <string.h>
581| #endif
582| #ifdef HAVE_INTTYPES_H
583| # include <inttypes.h>
584| #endif
585| #ifdef HAVE_STDINT_H
586| # include <stdint.h>
587| #endif
588| #ifdef HAVE_STRINGS_H
589| # include <strings.h>
590| #endif
591| #ifdef HAVE_SYS_TYPES_H
592| # include <sys/types.h>
593| #endif
594| #ifdef HAVE_SYS_STAT_H
595| # include <sys/stat.h>
596| #endif
597| #ifdef HAVE_UNISTD_H
598| # include <unistd.h>
599| #endif
600| #include <malloc.h>
601configure:6594: result: no
602configure:6602: checking for strerror
603configure:6602: /opt/x86_64/libexec/gcc10-bootstrap/bin/gcc -o conftest -pipe -Os -arch x86_64 -I/opt/x86_64/include -L/opt/x86_64/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
604configure:6602: $? = 0
605configure:6602: result: yes
606configure:6612: checking for secure_getenv
607configure:6612: /opt/x86_64/libexec/gcc10-bootstrap/bin/gcc -o conftest -pipe -Os -arch x86_64 -I/opt/x86_64/include -L/opt/x86_64/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
608Undefined symbols for architecture x86_64:
609  "_secure_getenv", referenced from:
610      _main in ccxL8tGO.o
611ld: symbol(s) not found for architecture x86_64
612collect2: error: ld returned 1 exit status
613configure:6612: $? = 1
614configure: failed program was:
615| /* confdefs.h */
616| #define PACKAGE_NAME "nettle"
617| #define PACKAGE_TARNAME "nettle"
618| #define PACKAGE_VERSION "3.7.3"
619| #define PACKAGE_STRING "nettle 3.7.3"
620| #define PACKAGE_BUGREPORT "nettle-bugs@lists.lysator.liu.se"
621| #define PACKAGE_URL ""
622| #define HAVE_STDIO_H 1
623| #define HAVE_STDLIB_H 1
624| #define HAVE_STRING_H 1
625| #define HAVE_INTTYPES_H 1
626| #define HAVE_STDINT_H 1
627| #define HAVE_STRINGS_H 1
628| #define HAVE_SYS_STAT_H 1
629| #define HAVE_SYS_TYPES_H 1
630| #define HAVE_UNISTD_H 1
631| #define HAVE_SYS_TIME_H 1
632| #define STDC_HEADERS 1
633| #define TIME_WITH_SYS_TIME 1
634| #define SIZEOF_LONG 8
635| #define SIZEOF_SIZE_T 8
636| #define HAVE_OPENSSL_EVP_H 1
637| #define HAVE_OPENSSL_ECDSA_H 1
638| #define HAVE_DLFCN_H 1
639| #define HAVE_LIBDL 1
640| #define HAVE_ALLOCA_H 1
641| #define HAVE_ALLOCA 1
642| #define HAVE_STRERROR 1
643| /* end confdefs.h.  */
644| /* Define secure_getenv to an innocuous variant, in case <limits.h> declares secure_getenv.
645|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
646| #define secure_getenv innocuous_secure_getenv
647|
648| /* System header to define __stub macros and hopefully few prototypes,
649|    which can conflict with char secure_getenv (); below.  */
650|
651| #include <limits.h>
652| #undef secure_getenv
653|
654| /* Override any GCC internal prototype to avoid an error.
655|    Use char because int might match the return type of a GCC
656|    builtin and then its argument prototype would still apply.  */
657| #ifdef __cplusplus
658| extern "C"
659| #endif
660| char secure_getenv ();
661| /* The GNU C library defines this for functions which it implements
662|     to always fail with ENOSYS.  Some functions are actually named
663|     something starting with __ and the normal name is an alias.  */
664| #if defined __stub_secure_getenv || defined __stub___secure_getenv
665| choke me
666| #endif
667|
668| int
669| main (void)
670| {
671| return secure_getenv ();
672|   ;
673|   return 0;
674| }
675configure:6612: result: no
676configure:6618: checking for getline
677configure:6618: /opt/x86_64/libexec/gcc10-bootstrap/bin/gcc -o conftest -pipe -Os -arch x86_64 -I/opt/x86_64/include -L/opt/x86_64/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
678Undefined symbols for architecture x86_64:
679  "_getline", referenced from:
680      _main in ccwwGVfY.o
681ld: symbol(s) not found for architecture x86_64
682collect2: error: ld returned 1 exit status
683configure:6618: $? = 1
684configure: failed program was:
685| /* confdefs.h */
686| #define PACKAGE_NAME "nettle"
687| #define PACKAGE_TARNAME "nettle"
688| #define PACKAGE_VERSION "3.7.3"
689| #define PACKAGE_STRING "nettle 3.7.3"
690| #define PACKAGE_BUGREPORT "nettle-bugs@lists.lysator.liu.se"
691| #define PACKAGE_URL ""
692| #define HAVE_STDIO_H 1
693| #define HAVE_STDLIB_H 1
694| #define HAVE_STRING_H 1
695| #define HAVE_INTTYPES_H 1
696| #define HAVE_STDINT_H 1
697| #define HAVE_STRINGS_H 1
698| #define HAVE_SYS_STAT_H 1
699| #define HAVE_SYS_TYPES_H 1
700| #define HAVE_UNISTD_H 1
701| #define HAVE_SYS_TIME_H 1
702| #define STDC_HEADERS 1
703| #define TIME_WITH_SYS_TIME 1
704| #define SIZEOF_LONG 8
705| #define SIZEOF_SIZE_T 8
706| #define HAVE_OPENSSL_EVP_H 1
707| #define HAVE_OPENSSL_ECDSA_H 1
708| #define HAVE_DLFCN_H 1
709| #define HAVE_LIBDL 1
710| #define HAVE_ALLOCA_H 1
711| #define HAVE_ALLOCA 1
712| #define HAVE_STRERROR 1
713| /* end confdefs.h.  */
714| /* Define getline to an innocuous variant, in case <limits.h> declares getline.
715|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
716| #define getline innocuous_getline
717|
718| /* System header to define __stub macros and hopefully few prototypes,
719|    which can conflict with char getline (); below.  */
720|
721| #include <limits.h>
722| #undef getline
723|
724| /* Override any GCC internal prototype to avoid an error.
725|    Use char because int might match the return type of a GCC
726|    builtin and then its argument prototype would still apply.  */
727| #ifdef __cplusplus
728| extern "C"
729| #endif
730| char getline ();
731| /* The GNU C library defines this for functions which it implements
732|     to always fail with ENOSYS.  Some functions are actually named
733|     something starting with __ and the normal name is an alias.  */
734| #if defined __stub_getline || defined __stub___getline
735| choke me
736| #endif
737|
738| int
739| main (void)
740| {
741| return getline ();
742|   ;
743|   return 0;
744| }
745configure:6618: result: no
746configure:6627: checking whether byte ordering is bigendian
747configure:6643: /opt/x86_64/libexec/gcc10-bootstrap/bin/gcc -c -pipe -Os -arch x86_64 -I/opt/x86_64/include conftest.c >&5
748configure:6643: $? = 0
749configure:6689: /opt/x86_64/libexec/gcc10-bootstrap/bin/gcc -c -pipe -Os -arch x86_64 -I/opt/x86_64/include conftest.c >&5
750configure:6689: $? = 0
751configure:6708: /opt/x86_64/libexec/gcc10-bootstrap/bin/gcc -c -pipe -Os -arch x86_64 -I/opt/x86_64/include conftest.c >&5
752conftest.c: In function 'main':
753conftest.c:37:4: error: unknown type name 'not'; did you mean 'ino_t'?
754   37 |    not big endian
755      |    ^~~
756      |    ino_t
757conftest.c:37:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
758   37 |    not big endian
759      |            ^~~~~~
760configure:6708: $? = 1
761configure: failed program was:
762| /* confdefs.h */
763| #define PACKAGE_NAME "nettle"
764| #define PACKAGE_TARNAME "nettle"
765| #define PACKAGE_VERSION "3.7.3"
766| #define PACKAGE_STRING "nettle 3.7.3"
767| #define PACKAGE_BUGREPORT "nettle-bugs@lists.lysator.liu.se"
768| #define PACKAGE_URL ""
769| #define HAVE_STDIO_H 1
770| #define HAVE_STDLIB_H 1
771| #define HAVE_STRING_H 1
772| #define HAVE_INTTYPES_H 1
773| #define HAVE_STDINT_H 1
774| #define HAVE_STRINGS_H 1
775| #define HAVE_SYS_STAT_H 1
776| #define HAVE_SYS_TYPES_H 1
777| #define HAVE_UNISTD_H 1
778| #define HAVE_SYS_TIME_H 1
779| #define STDC_HEADERS 1
780| #define TIME_WITH_SYS_TIME 1
781| #define SIZEOF_LONG 8
782| #define SIZEOF_SIZE_T 8
783| #define HAVE_OPENSSL_EVP_H 1
784| #define HAVE_OPENSSL_ECDSA_H 1
785| #define HAVE_DLFCN_H 1
786| #define HAVE_LIBDL 1
787| #define HAVE_ALLOCA_H 1
788| #define HAVE_ALLOCA 1
789| #define HAVE_STRERROR 1
790| /* end confdefs.h.  */
791| #include <sys/types.h>
792|               #include <sys/param.h>
793|
794| int
795| main (void)
796| {
797| #if BYTE_ORDER != BIG_ENDIAN
798|                not big endian
799|               #endif
800|
801|   ;
802|   return 0;
803| }
804configure:6842: result: no
805configure:6862: checking for __builtin_bswap64
806configure:6884: /opt/x86_64/libexec/gcc10-bootstrap/bin/gcc -o conftest -pipe -Os -arch x86_64 -I/opt/x86_64/include -L/opt/x86_64/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
807configure:6884: $? = 0
808configure:6893: result: yes
809configure:6902: checking for __attribute__
810configure:6929: /opt/x86_64/libexec/gcc10-bootstrap/bin/gcc -c -pipe -Os -arch x86_64 -I/opt/x86_64/include conftest.c >&5
811configure:6929: $? = 0
812configure:6937: result: yes
813configure:6950: checking for fcntl file locking
814configure:6978: /opt/x86_64/libexec/gcc10-bootstrap/bin/gcc -c -pipe -Os -arch x86_64 -I/opt/x86_64/include conftest.c >&5
815configure:6978: $? = 0
816configure:6986: result: yes
817configure:6999: checking for __gmpn_zero_p in -lgmp
818configure:7022: /opt/x86_64/libexec/gcc10-bootstrap/bin/gcc -o conftest -pipe -Os -arch x86_64 -I/opt/x86_64/include -L/opt/x86_64/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lgmp   >&5
819configure:7022: $? = 0
820configure:7032: result: yes
821configure:7138: checking for GMP limb size
822configure:7140: /opt/x86_64/libexec/gcc10-bootstrap/bin/gcc -o conftest -pipe -Os -arch x86_64 -I/opt/x86_64/include -L/opt/x86_64/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lgmp  >&5
823configure:7140: $? = 0
824configure:7140: ./conftest
825configure:7140: $? = 0
826configure:7151: result: 64 bits
827configure:7188: /opt/x86_64/libexec/gcc10-bootstrap/bin/gcc -c -pipe -Os -arch x86_64 -I/opt/x86_64/include conftest.c >&5
828conftest.c:36:2: error: #error 64-bit x86
829   36 | #error 64-bit x86
830      |  ^~~~~
831configure:7188: $? = 1
832configure: failed program was:
833| /* confdefs.h */
834| #define PACKAGE_NAME "nettle"
835| #define PACKAGE_TARNAME "nettle"
836| #define PACKAGE_VERSION "3.7.3"
837| #define PACKAGE_STRING "nettle 3.7.3"
838| #define PACKAGE_BUGREPORT "nettle-bugs@lists.lysator.liu.se"
839| #define PACKAGE_URL ""
840| #define HAVE_STDIO_H 1
841| #define HAVE_STDLIB_H 1
842| #define HAVE_STRING_H 1
843| #define HAVE_INTTYPES_H 1
844| #define HAVE_STDINT_H 1
845| #define HAVE_STRINGS_H 1
846| #define HAVE_SYS_STAT_H 1
847| #define HAVE_SYS_TYPES_H 1
848| #define HAVE_UNISTD_H 1
849| #define HAVE_SYS_TIME_H 1
850| #define STDC_HEADERS 1
851| #define TIME_WITH_SYS_TIME 1
852| #define SIZEOF_LONG 8
853| #define SIZEOF_SIZE_T 8
854| #define HAVE_OPENSSL_EVP_H 1
855| #define HAVE_OPENSSL_ECDSA_H 1
856| #define HAVE_DLFCN_H 1
857| #define HAVE_LIBDL 1
858| #define HAVE_ALLOCA_H 1
859| #define HAVE_ALLOCA 1
860| #define HAVE_STRERROR 1
861| #define HAVE_BUILTIN_BSWAP64 1
862| #define HAVE_GCC_ATTRIBUTE 1
863| #define HAVE_FCNTL_LOCKING 1
864| #define HAVE_LIBGMP 1
865| /* end confdefs.h.  */
866|
867| #if defined(__x86_64__) || defined(__arch64__)
868| #error 64-bit x86
869| #endif
870|
871| int
872| main (void)
873| {
874|
875|   ;
876|   return 0;
877| }
878configure:7287: Compiler uses 64-bit ABI. To change, set CC.
879configure:7335: WARNING: Don't know where to install 64-bit libraries on this system.
880configure:7338: Libraries to be installed in ${exec_prefix}/lib.
881configure:7557: Looking for assembler files in x86_64/fat x86_64.
882configure:7646: checking CCPIC
883configure:7691: /opt/x86_64/libexec/gcc10-bootstrap/bin/gcc -c -pipe -Os -arch x86_64 -fPIC -I/opt/x86_64/include conftest.c >&5
884configure:7691: $? = 0
885configure:7703: result: -fPIC
886configure:7816: checking if globals are prefixed by underscore
887configure:7828: /opt/x86_64/libexec/gcc10-bootstrap/bin/gcc -c -pipe -Os -arch x86_64 -I/opt/x86_64/include conftest.c >&5
888configure:7828: $? = 0
889configure:7845: result: yes
890configure:7851: checking for ELF-style .type,%function pseudo-ops
891configure:7869: /opt/x86_64/libexec/gcc10-bootstrap/bin/gcc -pipe -Os -arch x86_64 -I/opt/x86_64/include -c conftest.s >conftest.out 2>&1
892configure:7872: $? = 1
893conftest.s:4:Unknown pseudo-op: .type
894conftest.s:4:Rest of line ignored. 1st junk character valued 102 (f).
895conftest.s:8:Unknown pseudo-op: .size
896conftest.s:8:Rest of line ignored. 1st junk character valued 102 (f).
897configure: failed program was:
898
899.text
900.globl foo
901.type foo,%function
902foo:
903.Lend:
904
905.size foo, .Lend - foo
906
907configure:7885: result: no
908configure:7888: checking for ELF-style .type,#function pseudo-ops
909configure:7906: /opt/x86_64/libexec/gcc10-bootstrap/bin/gcc -pipe -Os -arch x86_64 -I/opt/x86_64/include -c conftest.s >conftest.out 2>&1
910configure:7909: $? = 1
911conftest.s:4:Unknown pseudo-op: .type
912conftest.s:4:Rest of line ignored. 1st junk character valued 102 (f).
913conftest.s:8:Unknown pseudo-op: .size
914conftest.s:8:Rest of line ignored. 1st junk character valued 102 (f).
915configure: failed program was:
916
917.text
918.globl foo
919.type foo,#function
920foo:
921.Lend:
922
923.size foo, .Lend - foo
924
925configure:7922: result: no
926configure:7937: checking for COFF-style .type directive
927configure:7955: /opt/x86_64/libexec/gcc10-bootstrap/bin/gcc -pipe -Os -arch x86_64 -I/opt/x86_64/include -c conftest.s >conftest.out 2>&1
928configure:7958: $? = 1
929conftest.s:5:Unknown pseudo-op: .scl
930conftest.s:5:Rest of line ignored. 1st junk character valued 50 (2).
931conftest.s:6:Unknown pseudo-op: .type
932conftest.s:6:Rest of line ignored. 1st junk character valued 51 (3).
933conftest.s:7:Unknown pseudo-op: .endef
934configure: failed program was:
935
936.text
937.globl _foo
938.def _foo
939.scl 2
940.type 32
941.endef
942_foo:
943
944configure:7971: result: no
945configure:7977: checking if we should use a .note.GNU-stack section
946configure:7990: /opt/x86_64/libexec/gcc10-bootstrap/bin/gcc -pipe -Os -arch x86_64 -I/opt/x86_64/include -c conftest.c >conftest.out 2>&1
947configure:7993: $? = 0
948configure:8005: result: no
949configure:8011: checking if .align assembly directive is logarithmic
950configure:8023: /opt/x86_64/libexec/gcc10-bootstrap/bin/gcc -pipe -Os -arch x86_64 -I/opt/x86_64/include -c conftest.s >conftest.out 2>&1
951configure:8026: $? = 0
952configure:8039: result: yes
953configure:8044: checking if Intel CET is enabled
954configure:8065: /opt/x86_64/libexec/gcc10-bootstrap/bin/gcc -c -pipe -Os -arch x86_64 -I/opt/x86_64/include conftest.c >&5
955conftest.c:51:2: error: #error Intel CET is not enabled
956   51 | #error Intel CET is not enabled
957      |  ^~~~~
958configure:8065: $? = 1
959configure: failed program was:
960| /* confdefs.h */
961| #define PACKAGE_NAME "nettle"
962| #define PACKAGE_TARNAME "nettle"
963| #define PACKAGE_VERSION "3.7.3"
964| #define PACKAGE_STRING "nettle 3.7.3"
965| #define PACKAGE_BUGREPORT "nettle-bugs@lists.lysator.liu.se"
966| #define PACKAGE_URL ""
967| #define HAVE_STDIO_H 1
968| #define HAVE_STDLIB_H 1
969| #define HAVE_STRING_H 1
970| #define HAVE_INTTYPES_H 1
971| #define HAVE_STDINT_H 1
972| #define HAVE_STRINGS_H 1
973| #define HAVE_SYS_STAT_H 1
974| #define HAVE_SYS_TYPES_H 1
975| #define HAVE_UNISTD_H 1
976| #define HAVE_SYS_TIME_H 1
977| #define STDC_HEADERS 1
978| #define TIME_WITH_SYS_TIME 1
979| #define SIZEOF_LONG 8
980| #define SIZEOF_SIZE_T 8
981| #define HAVE_OPENSSL_EVP_H 1
982| #define HAVE_OPENSSL_ECDSA_H 1
983| #define HAVE_DLFCN_H 1
984| #define HAVE_LIBDL 1
985| #define HAVE_ALLOCA_H 1
986| #define HAVE_ALLOCA 1
987| #define HAVE_STRERROR 1
988| #define HAVE_BUILTIN_BSWAP64 1
989| #define HAVE_GCC_ATTRIBUTE 1
990| #define HAVE_FCNTL_LOCKING 1
991| #define HAVE_LIBGMP 1
992| #define HAVE_NATIVE_gcm_hash8 1
993| #define HAVE_NATIVE_cpuid 1
994| #define HAVE_NATIVE_ 1
995| #define HAVE_NATIVE_ 1
996| #define HAVE_NATIVE_ 1
997| #define HAVE_NATIVE_salsa20_2core 1
998| #define HAVE_NATIVE_ 1
999| #define HAVE_NATIVE_ 1
1000| #define HAVE_NATIVE_ecc_secp192r1_modp 1
1001| #define HAVE_NATIVE_ecc_secp224r1_modp 1
1002| #define HAVE_NATIVE_ecc_secp256r1_redc 1
1003| #define HAVE_NATIVE_ecc_secp384r1_modp 1
1004| #define HAVE_NATIVE_ecc_secp521r1_modp 1
1005| #define HAVE_NATIVE_ecc_curve25519_modp 1
1006| #define HAVE_NATIVE_ecc_curve448_modp 1
1007| /* end confdefs.h.  */
1008|
1009| #ifndef __CET__
1010| #error Intel CET is not enabled
1011| #endif
1012|
1013| int
1014| main (void)
1015| {
1016|
1017|   ;
1018|   return 0;
1019| }
1020configure:8073: result: no
1021configure:8179: checking for m4
1022configure:8202: found /usr/bin/m4
1023configure:8215: result: /usr/bin/m4
1024configure:8256: checking for makeinfo
1025configure:8279: found /opt/x86_64/bin/makeinfo
1026configure:8292: result: /opt/x86_64/bin/makeinfo
1027configure:8398: checking for library containing clock_gettime
1028configure:8428: /opt/x86_64/libexec/gcc10-bootstrap/bin/gcc -o conftest -pipe -Os -arch x86_64 -I/opt/x86_64/include -L/opt/x86_64/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lgmp  >&5
1029Undefined symbols for architecture x86_64:
1030  "_clock_gettime", referenced from:
1031      _main in cc3hoMdV.o
1032ld: symbol(s) not found for architecture x86_64
1033collect2: error: ld returned 1 exit status
1034configure:8428: $? = 1
1035configure: failed program was:
1036| /* confdefs.h */
1037| #define PACKAGE_NAME "nettle"
1038| #define PACKAGE_TARNAME "nettle"
1039| #define PACKAGE_VERSION "3.7.3"
1040| #define PACKAGE_STRING "nettle 3.7.3"
1041| #define PACKAGE_BUGREPORT "nettle-bugs@lists.lysator.liu.se"
1042| #define PACKAGE_URL ""
1043| #define HAVE_STDIO_H 1
1044| #define HAVE_STDLIB_H 1
1045| #define HAVE_STRING_H 1
1046| #define HAVE_INTTYPES_H 1
1047| #define HAVE_STDINT_H 1
1048| #define HAVE_STRINGS_H 1
1049| #define HAVE_SYS_STAT_H 1
1050| #define HAVE_SYS_TYPES_H 1
1051| #define HAVE_UNISTD_H 1
1052| #define HAVE_SYS_TIME_H 1
1053| #define STDC_HEADERS 1
1054| #define TIME_WITH_SYS_TIME 1
1055| #define SIZEOF_LONG 8
1056| #define SIZEOF_SIZE_T 8
1057| #define HAVE_OPENSSL_EVP_H 1
1058| #define HAVE_OPENSSL_ECDSA_H 1
1059| #define HAVE_DLFCN_H 1
1060| #define HAVE_LIBDL 1
1061| #define HAVE_ALLOCA_H 1
1062| #define HAVE_ALLOCA 1
1063| #define HAVE_STRERROR 1
1064| #define HAVE_BUILTIN_BSWAP64 1
1065| #define HAVE_GCC_ATTRIBUTE 1
1066| #define HAVE_FCNTL_LOCKING 1
1067| #define HAVE_LIBGMP 1
1068| #define HAVE_NATIVE_gcm_hash8 1
1069| #define HAVE_NATIVE_cpuid 1
1070| #define HAVE_NATIVE_ 1
1071| #define HAVE_NATIVE_ 1
1072| #define HAVE_NATIVE_ 1
1073| #define HAVE_NATIVE_salsa20_2core 1
1074| #define HAVE_NATIVE_ 1
1075| #define HAVE_NATIVE_ 1
1076| #define HAVE_NATIVE_ecc_secp192r1_modp 1
1077| #define HAVE_NATIVE_ecc_secp224r1_modp 1
1078| #define HAVE_NATIVE_ecc_secp256r1_redc 1
1079| #define HAVE_NATIVE_ecc_secp384r1_modp 1
1080| #define HAVE_NATIVE_ecc_secp521r1_modp 1
1081| #define HAVE_NATIVE_ecc_curve25519_modp 1
1082| #define HAVE_NATIVE_ecc_curve448_modp 1
1083| #define WITH_HOGWEED 1
1084| /* end confdefs.h.  */
1085|
1086| /* Override any GCC internal prototype to avoid an error.
1087|    Use char because int might match the return type of a GCC
1088|    builtin and then its argument prototype would still apply.  */
1089| char clock_gettime ();
1090| int
1091| main (void)
1092| {
1093| return clock_gettime ();
1094|   ;
1095|   return 0;
1096| }
1097configure:8428: /opt/x86_64/libexec/gcc10-bootstrap/bin/gcc -o conftest -pipe -Os -arch x86_64 -I/opt/x86_64/include -L/opt/x86_64/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lrt  -lgmp  >&5
1098ld: library not found for -lrt
1099collect2: error: ld returned 1 exit status
1100configure:8428: $? = 1
1101configure: failed program was:
1102| /* confdefs.h */
1103| #define PACKAGE_NAME "nettle"
1104| #define PACKAGE_TARNAME "nettle"
1105| #define PACKAGE_VERSION "3.7.3"
1106| #define PACKAGE_STRING "nettle 3.7.3"
1107| #define PACKAGE_BUGREPORT "nettle-bugs@lists.lysator.liu.se"
1108| #define PACKAGE_URL ""
1109| #define HAVE_STDIO_H 1
1110| #define HAVE_STDLIB_H 1
1111| #define HAVE_STRING_H 1
1112| #define HAVE_INTTYPES_H 1
1113| #define HAVE_STDINT_H 1
1114| #define HAVE_STRINGS_H 1
1115| #define HAVE_SYS_STAT_H 1
1116| #define HAVE_SYS_TYPES_H 1
1117| #define HAVE_UNISTD_H 1
1118| #define HAVE_SYS_TIME_H 1
1119| #define STDC_HEADERS 1
1120| #define TIME_WITH_SYS_TIME 1
1121| #define SIZEOF_LONG 8
1122| #define SIZEOF_SIZE_T 8
1123| #define HAVE_OPENSSL_EVP_H 1
1124| #define HAVE_OPENSSL_ECDSA_H 1
1125| #define HAVE_DLFCN_H 1
1126| #define HAVE_LIBDL 1
1127| #define HAVE_ALLOCA_H 1
1128| #define HAVE_ALLOCA 1
1129| #define HAVE_STRERROR 1
1130| #define HAVE_BUILTIN_BSWAP64 1
1131| #define HAVE_GCC_ATTRIBUTE 1
1132| #define HAVE_FCNTL_LOCKING 1
1133| #define HAVE_LIBGMP 1
1134| #define HAVE_NATIVE_gcm_hash8 1
1135| #define HAVE_NATIVE_cpuid 1
1136| #define HAVE_NATIVE_ 1
1137| #define HAVE_NATIVE_ 1
1138| #define HAVE_NATIVE_ 1
1139| #define HAVE_NATIVE_salsa20_2core 1
1140| #define HAVE_NATIVE_ 1
1141| #define HAVE_NATIVE_ 1
1142| #define HAVE_NATIVE_ecc_secp192r1_modp 1
1143| #define HAVE_NATIVE_ecc_secp224r1_modp 1
1144| #define HAVE_NATIVE_ecc_secp256r1_redc 1
1145| #define HAVE_NATIVE_ecc_secp384r1_modp 1
1146| #define HAVE_NATIVE_ecc_secp521r1_modp 1
1147| #define HAVE_NATIVE_ecc_curve25519_modp 1
1148| #define HAVE_NATIVE_ecc_curve448_modp 1
1149| #define WITH_HOGWEED 1
1150| /* end confdefs.h.  */
1151|
1152| /* Override any GCC internal prototype to avoid an error.
1153|    Use char because int might match the return type of a GCC
1154|    builtin and then its argument prototype would still apply.  */
1155| char clock_gettime ();
1156| int
1157| main (void)
1158| {
1159| return clock_gettime ();
1160|   ;
1161|   return 0;
1162| }
1163configure:8448: result: no
1164configure:8599: creating ./config.status
1165
1166## ---------------------- ##
1167## Running config.status. ##
1168## ---------------------- ##
1169
1170This file was extended by nettle config.status 3.7.3, which was
1171generated by GNU Autoconf 2.71.  Invocation command line was
1172
1173  CONFIG_FILES    =
1174  CONFIG_HEADERS  =
1175  CONFIG_LINKS    =
1176  CONFIG_COMMANDS =
1177  $ ./config.status
1178
1179on macmini.private
1180
1181config.status:931: creating config.make
1182config.status:931: creating config.m4
1183config.status:931: creating Makefile
1184config.status:931: creating version.h
1185config.status:931: creating tools/Makefile
1186config.status:931: creating testsuite/Makefile
1187config.status:931: creating examples/Makefile
1188config.status:931: creating nettle.pc
1189config.status:931: creating hogweed.pc
1190config.status:931: creating libnettle.map
1191config.status:931: creating libhogweed.map
1192config.status:931: creating config.h
1193config.status:1138: linking x86_64/fat/aes-encrypt-internal.asm to aes-encrypt-internal.asm
1194config.status:1138: linking x86_64/fat/aes-decrypt-internal.asm to aes-decrypt-internal.asm
1195config.status:1138: linking x86_64/camellia-crypt-internal.asm to camellia-crypt-internal.asm
1196config.status:1138: linking x86_64/md5-compress.asm to md5-compress.asm
1197config.status:1138: linking x86_64/fat/memxor.asm to memxor.asm
1198config.status:1138: linking x86_64/memxor3.asm to memxor3.asm
1199config.status:1138: linking x86_64/poly1305-internal.asm to poly1305-internal.asm
1200config.status:1138: linking x86_64/chacha-core-internal.asm to chacha-core-internal.asm
1201config.status:1138: linking x86_64/salsa20-core-internal.asm to salsa20-core-internal.asm
1202config.status:1138: linking x86_64/serpent-encrypt.asm to serpent-encrypt.asm
1203config.status:1138: linking x86_64/serpent-decrypt.asm to serpent-decrypt.asm
1204config.status:1138: linking x86_64/fat/sha1-compress.asm to sha1-compress.asm
1205config.status:1138: linking x86_64/fat/sha256-compress.asm to sha256-compress.asm
1206config.status:1138: linking x86_64/sha512-compress.asm to sha512-compress.asm
1207config.status:1138: linking x86_64/sha3-permute.asm to sha3-permute.asm
1208config.status:1138: linking x86_64/umac-nh.asm to umac-nh.asm
1209config.status:1138: linking x86_64/umac-nh-n.asm to umac-nh-n.asm
1210config.status:1138: linking x86_64/machine.m4 to machine.m4
1211config.status:1138: linking x86_64/gcm-hash8.asm to gcm-hash8.asm
1212config.status:1138: linking x86_64/fat/cpuid.asm to cpuid.asm
1213config.status:1138: linking x86_64/fat/aes-encrypt-internal-2.asm to aes-encrypt-internal-2.asm
1214config.status:1138: linking x86_64/fat/aes-decrypt-internal-2.asm to aes-decrypt-internal-2.asm
1215config.status:1138: linking x86_64/fat/memxor-2.asm to memxor-2.asm
1216config.status:1138: linking x86_64/salsa20-2core.asm to salsa20-2core.asm
1217config.status:1138: linking x86_64/fat/sha1-compress-2.asm to sha1-compress-2.asm
1218config.status:1138: linking x86_64/fat/sha256-compress-2.asm to sha256-compress-2.asm
1219config.status:1138: linking x86_64/ecc-secp192r1-modp.asm to ecc-secp192r1-modp.asm
1220config.status:1138: linking x86_64/ecc-secp224r1-modp.asm to ecc-secp224r1-modp.asm
1221config.status:1138: linking x86_64/ecc-secp256r1-redc.asm to ecc-secp256r1-redc.asm
1222config.status:1138: linking x86_64/ecc-secp384r1-modp.asm to ecc-secp384r1-modp.asm
1223config.status:1138: linking x86_64/ecc-secp521r1-modp.asm to ecc-secp521r1-modp.asm
1224config.status:1138: linking x86_64/ecc-curve25519-modp.asm to ecc-curve25519-modp.asm
1225config.status:1138: linking x86_64/ecc-curve448-modp.asm to ecc-curve448-modp.asm
1226configure:9815: summary of build options:
1227
1228  Version:           nettle 3.7.3
1229  Host type:         x86_64-apple-darwin10.8.0
1230  ABI:               64
1231  Assembly files:    x86_64/fat x86_64
1232  Install prefix:    /opt/x86_64
1233  Library directory: ${exec_prefix}/lib
1234  Compiler:          /opt/x86_64/libexec/gcc10-bootstrap/bin/gcc
1235  Static libraries:  yes
1236  Shared libraries:  yes
1237  Public key crypto: yes
1238  Using mini-gmp:    no
1239  Documentation:     yes
1240
1241
1242## ---------------- ##
1243## Cache variables. ##
1244## ---------------- ##
1245
1246ac_cv_build=x86_64-apple-darwin10.8.0
1247ac_cv_c_bigendian=no
1248ac_cv_c_compiler_gnu=yes
1249ac_cv_c_const=yes
1250ac_cv_c_inline=inline
1251ac_cv_cxx_compiler_gnu=yes
1252ac_cv_env_CCC_set=
1253ac_cv_env_CCC_value=
1254ac_cv_env_CC_FOR_BUILD_set=
1255ac_cv_env_CC_FOR_BUILD_value=
1256ac_cv_env_CC_set=set
1257ac_cv_env_CC_value=/opt/x86_64/libexec/gcc10-bootstrap/bin/gcc
1258ac_cv_env_CFLAGS_set=set
1259ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64'
1260ac_cv_env_CPPFLAGS_set=set
1261ac_cv_env_CPPFLAGS_value=-I/opt/x86_64/include
1262ac_cv_env_CPP_set=
1263ac_cv_env_CPP_value=
1264ac_cv_env_CXXFLAGS_set=set
1265ac_cv_env_CXXFLAGS_value='-pipe -Os -arch x86_64'
1266ac_cv_env_CXX_set=set
1267ac_cv_env_CXX_value=/opt/x86_64/libexec/gcc10-bootstrap/bin/g++
1268ac_cv_env_LDFLAGS_set=set
1269ac_cv_env_LDFLAGS_value='-L/opt/x86_64/lib -Wl,-headerpad_max_install_names -arch x86_64'
1270ac_cv_env_LIBS_set=
1271ac_cv_env_LIBS_value=
1272ac_cv_env_build_alias_set=
1273ac_cv_env_build_alias_value=
1274ac_cv_env_host_alias_set=
1275ac_cv_env_host_alias_value=
1276ac_cv_env_target_alias_set=
1277ac_cv_env_target_alias_value=
1278ac_cv_func_alloca_works=yes
1279ac_cv_func_getline=no
1280ac_cv_func_secure_getenv=no
1281ac_cv_func_strerror=yes
1282ac_cv_header_dlfcn_h=yes
1283ac_cv_header_inttypes_h=yes
1284ac_cv_header_malloc_h=no
1285ac_cv_header_openssl_ecdsa_h=yes
1286ac_cv_header_openssl_evp_h=yes
1287ac_cv_header_stdint_h=yes
1288ac_cv_header_stdio_h=yes
1289ac_cv_header_stdlib_h=yes
1290ac_cv_header_string_h=yes
1291ac_cv_header_strings_h=yes
1292ac_cv_header_sys_stat_h=yes
1293ac_cv_header_sys_time_h=yes
1294ac_cv_header_sys_types_h=yes
1295ac_cv_header_unistd_h=yes
1296ac_cv_header_valgrind_memcheck_h=no
1297ac_cv_host=x86_64-apple-darwin10.8.0
1298ac_cv_lib_dl_dlopen=yes
1299ac_cv_lib_gmp___gmpn_zero_p=yes
1300ac_cv_objext=o
1301ac_cv_path_EGREP='/usr/bin/grep -E'
1302ac_cv_path_GREP=/usr/bin/grep
1303ac_cv_path_M4=/usr/bin/m4
1304ac_cv_path_MAKEINFO=/opt/x86_64/bin/makeinfo
1305ac_cv_prog_CPP='/opt/x86_64/libexec/gcc10-bootstrap/bin/gcc -E'
1306ac_cv_prog_ac_ct_AR=ar
1307ac_cv_prog_ac_ct_CC=/opt/x86_64/libexec/gcc10-bootstrap/bin/gcc
1308ac_cv_prog_ac_ct_NM=nm
1309ac_cv_prog_ac_ct_RANLIB=ranlib
1310ac_cv_prog_cc_c11=
1311ac_cv_prog_cc_g=yes
1312ac_cv_prog_cc_stdc=
1313ac_cv_prog_cxx_11=no
1314ac_cv_prog_cxx_cxx11=
1315ac_cv_prog_cxx_g=yes
1316ac_cv_prog_cxx_stdcxx=
1317ac_cv_prog_make_make_set=yes
1318ac_cv_search_clock_gettime=no
1319ac_cv_sizeof_long=8
1320ac_cv_sizeof_size_t=8
1321ac_cv_type_size_t=yes
1322ac_cv_type_uid_t=yes
1323ac_cv_working_alloca_h=yes
1324gmp_cv_prog_exeext_for_build=
1325lsh_cv_c_attribute=yes
1326lsh_cv_sys_ccpic=-fPIC
1327nettle_cv_asm_align_log=yes
1328nettle_cv_asm_coff_type=no
1329nettle_cv_asm_gnu_stack=no
1330nettle_cv_asm_type_hash_function=no
1331nettle_cv_asm_type_percent_function=no
1332nettle_cv_asm_underscore=yes
1333nettle_cv_asm_x86_gnu_property=no
1334nettle_cv_asm_x86_intel_cet=no
1335nettle_cv_c_builtin_bswap64=yes
1336nettle_cv_fcntl_locking=yes
1337nettle_cv_gmp_numb_bits=64
1338nettle_cv_link_ifunc=no
1339
1340## ----------------- ##
1341## Output variables. ##
1342## ----------------- ##
1343
1344ALLOCA=''
1345AR='ar'
1346ASM_ALIGN_LOG='yes'
1347ASM_COFF_STYLE='no'
1348ASM_ELF_STYLE='no'
1349ASM_MARK_NOEXEC_STACK=''
1350ASM_PPC_WANT_R_REGISTERS='n/a'
1351ASM_RODATA='.section __TEXT,__const'
1352ASM_SYMBOL_PREFIX='_'
1353ASM_TYPE_FUNCTION='@function'
1354ASM_TYPE_PROGBITS='@progbits'
1355ASM_WORDS_BIGENDIAN='no'
1356ASM_X86_ENDBR=''
1357ASM_X86_MARK_CET=''
1358ASM_X86_MARK_CET_ALIGN=''
1359BENCH_LIBS='-lgmp '
1360CC='/opt/x86_64/libexec/gcc10-bootstrap/bin/gcc'
1361CCPIC='-fPIC'
1362CC_FOR_BUILD='/opt/x86_64/libexec/gcc10-bootstrap/bin/gcc'
1363CFLAGS='-pipe -Os -arch x86_64 -ggdb3 -Wall -W -Wno-sign-compare   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs'
1364CPP='/opt/x86_64/libexec/gcc10-bootstrap/bin/gcc -E'
1365CPPFLAGS='-I/opt/x86_64/include'
1366CXX='/opt/x86_64/libexec/gcc10-bootstrap/bin/g++'
1367CXXFLAGS='-pipe -Os -arch x86_64'
1368DEFS='-DHAVE_CONFIG_H'
1369DEP_FLAGS='-MT $@ -MD -MP -MF $@.d'
1370DEP_PROCESS='true'
1371ECHO_C='\c'
1372ECHO_N=''
1373ECHO_T=''
1374EGREP='/usr/bin/grep -E'
1375EMULATOR=''
1376EXEEXT=''
1377EXEEXT_FOR_BUILD=''
1378EXTRA_HOGWEED_LINKER_FLAGS=''
1379EXTRA_LINKER_FLAGS=''
1380FAT_TEST_LIST='vendor:intel vendor:amd'
1381GMP_NUMB_BITS='n/a'
1382GREP='/usr/bin/grep'
1383HOGWEED_EXTRA_SYMBOLS=''
1384IF_ASM=''
1385IF_CXX=''
1386IF_DLL='#'
1387IF_DLOPEN_TEST=''
1388IF_DOCUMENTATION=''
1389IF_HOGWEED=''
1390IF_MINI_GMP='#'
1391IF_NOT_SHARED='#'
1392IF_SHARED=''
1393IF_STATIC=''
1394INSTALL_DATA='${INSTALL} -m 644'
1395INSTALL_PROGRAM='${INSTALL}'
1396INSTALL_SCRIPT='${INSTALL}'
1397LDFLAGS='-L/opt/x86_64/lib -Wl,-headerpad_max_install_names -arch x86_64'
1398LIBHOGWEED_FILE='libhogweed.$(LIBHOGWEED_MAJOR).$(LIBHOGWEED_MINOR).dylib'
1399LIBHOGWEED_FILE_SRC='$(LIBHOGWEED_FORLINK)'
1400LIBHOGWEED_FORLINK='libhogweed.dylib'
1401LIBHOGWEED_LIBS='-lnettle $(LIBS)'
1402LIBHOGWEED_LINK='$(CC) $(CFLAGS) -dynamiclib -L. $(LDFLAGS) -install_name ${libdir}/$(LIBHOGWEED_SONAME) -compatibility_version $(LIBHOGWEED_MAJOR) -current_version $(LIBHOGWEED_MAJOR).$(LIBHOGWEED_MINOR)'
1403LIBHOGWEED_MAJOR='6'
1404LIBHOGWEED_MINOR='4'
1405LIBHOGWEED_SONAME='libhogweed.$(LIBHOGWEED_MAJOR).dylib'
1406LIBNETTLE_FILE='libnettle.$(LIBNETTLE_MAJOR).$(LIBNETTLE_MINOR).dylib'
1407LIBNETTLE_FILE_SRC='$(LIBNETTLE_FORLINK)'
1408LIBNETTLE_FORLINK='libnettle.dylib'
1409LIBNETTLE_LIBS=''
1410LIBNETTLE_LINK='$(CC) $(CFLAGS) -dynamiclib $(LDFLAGS) -install_name ${libdir}/$(LIBNETTLE_SONAME) -compatibility_version $(LIBNETTLE_MAJOR) -current_version $(LIBNETTLE_MAJOR).$(LIBNETTLE_MINOR)'
1411LIBNETTLE_MAJOR='8'
1412LIBNETTLE_MINOR='4'
1413LIBNETTLE_SONAME='libnettle.$(LIBNETTLE_MAJOR).dylib'
1414LIBOBJS=''
1415LIBS='-lgmp '
1416LN_S='ln -s'
1417LTLIBOBJS=''
1418M4='/usr/bin/m4'
1419MAJOR_VERSION='3'
1420MAKEINFO='/opt/x86_64/bin/makeinfo'
1421MINOR_VERSION='7'
1422MKDIR_P='././install-sh -c -d'
1423NETTLE_USE_MINI_GMP='0'
1424NM='nm'
1425NUMB_BITS='64'
1426OBJDUMP='false'
1427OBJEXT='o'
1428OPENSSL_LIBFLAGS=''
1429OPT_HOGWEED_OBJS=' ecc-secp192r1-modp.$(OBJEXT) ecc-secp224r1-modp.$(OBJEXT) ecc-secp256r1-redc.$(OBJEXT) ecc-secp384r1-modp.$(OBJEXT) ecc-secp521r1-modp.$(OBJEXT) ecc-curve25519-modp.$(OBJEXT) ecc-curve448-modp.$(OBJEXT)'
1430OPT_NETTLE_OBJS=' gcm-hash8.$(OBJEXT) cpuid.$(OBJEXT) aes-encrypt-internal-2.$(OBJEXT) aes-decrypt-internal-2.$(OBJEXT) memxor-2.$(OBJEXT) salsa20-2core.$(OBJEXT) sha1-compress-2.$(OBJEXT) sha256-compress-2.$(OBJEXT)'
1431OPT_NETTLE_SOURCES='fat-x86_64.c '
1432PACKAGE_BUGREPORT='nettle-bugs@lists.lysator.liu.se'
1433PACKAGE_NAME='nettle'
1434PACKAGE_STRING='nettle 3.7.3'
1435PACKAGE_TARNAME='nettle'
1436PACKAGE_URL=''
1437PACKAGE_VERSION='3.7.3'
1438PATH_SEPARATOR=':'
1439RANLIB='ranlib'
1440SET_MAKE=''
1441SHELL='/bin/sh'
1442W64_ABI='no'
1443ac_ct_CC='/opt/x86_64/libexec/gcc10-bootstrap/bin/gcc'
1444ac_ct_CXX=''
1445bindir='${exec_prefix}/bin'
1446build='x86_64-apple-darwin10.8.0'
1447build_alias=''
1448build_cpu='x86_64'
1449build_os='darwin10.8.0'
1450build_vendor='apple'
1451datadir='${datarootdir}'
1452datarootdir='${prefix}/share'
1453docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
1454dvidir='${docdir}'
1455exec_prefix='${prefix}'
1456host='x86_64-apple-darwin10.8.0'
1457host_alias=''
1458host_cpu='x86_64'
1459host_os='darwin10.8.0'
1460host_vendor='apple'
1461htmldir='${docdir}'
1462includedir='${prefix}/include'
1463infodir='${datarootdir}/info'
1464libdir='${exec_prefix}/lib'
1465libexecdir='${exec_prefix}/libexec'
1466localedir='${datarootdir}/locale'
1467localstatedir='${prefix}/var'
1468mandir='${datarootdir}/man'
1469oldincludedir='/usr/include'
1470pdfdir='${docdir}'
1471prefix='/opt/x86_64'
1472program_transform_name='s,x,x,'
1473psdir='${docdir}'
1474runstatedir='${localstatedir}/run'
1475sbindir='${exec_prefix}/sbin'
1476sharedstatedir='${prefix}/com'
1477sysconfdir='${prefix}/etc'
1478target_alias=''
1479
1480## ----------- ##
1481## confdefs.h. ##
1482## ----------- ##
1483
1484/* confdefs.h */
1485#define PACKAGE_NAME "nettle"
1486#define PACKAGE_TARNAME "nettle"
1487#define PACKAGE_VERSION "3.7.3"
1488#define PACKAGE_STRING "nettle 3.7.3"
1489#define PACKAGE_BUGREPORT "nettle-bugs@lists.lysator.liu.se"
1490#define PACKAGE_URL ""
1491#define HAVE_STDIO_H 1
1492#define HAVE_STDLIB_H 1
1493#define HAVE_STRING_H 1
1494#define HAVE_INTTYPES_H 1
1495#define HAVE_STDINT_H 1
1496#define HAVE_STRINGS_H 1
1497#define HAVE_SYS_STAT_H 1
1498#define HAVE_SYS_TYPES_H 1
1499#define HAVE_UNISTD_H 1
1500#define HAVE_SYS_TIME_H 1
1501#define STDC_HEADERS 1
1502#define TIME_WITH_SYS_TIME 1
1503#define SIZEOF_LONG 8
1504#define SIZEOF_SIZE_T 8
1505#define HAVE_OPENSSL_EVP_H 1
1506#define HAVE_OPENSSL_ECDSA_H 1
1507#define HAVE_DLFCN_H 1
1508#define HAVE_LIBDL 1
1509#define HAVE_ALLOCA_H 1
1510#define HAVE_ALLOCA 1
1511#define HAVE_STRERROR 1
1512#define HAVE_BUILTIN_BSWAP64 1
1513#define HAVE_GCC_ATTRIBUTE 1
1514#define HAVE_FCNTL_LOCKING 1
1515#define HAVE_LIBGMP 1
1516#define HAVE_NATIVE_gcm_hash8 1
1517#define HAVE_NATIVE_cpuid 1
1518#define HAVE_NATIVE_ 1
1519#define HAVE_NATIVE_ 1
1520#define HAVE_NATIVE_ 1
1521#define HAVE_NATIVE_salsa20_2core 1
1522#define HAVE_NATIVE_ 1
1523#define HAVE_NATIVE_ 1
1524#define HAVE_NATIVE_ecc_secp192r1_modp 1
1525#define HAVE_NATIVE_ecc_secp224r1_modp 1
1526#define HAVE_NATIVE_ecc_secp256r1_redc 1
1527#define HAVE_NATIVE_ecc_secp384r1_modp 1
1528#define HAVE_NATIVE_ecc_secp521r1_modp 1
1529#define HAVE_NATIVE_ecc_curve25519_modp 1
1530#define HAVE_NATIVE_ecc_curve448_modp 1
1531#define WITH_HOGWEED 1
1532
1533configure: exit 0