Ticket #61521: config.log

File config.log, 18.3 KB (added by wealthychef1, 3 years ago)
Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4configure:855: checking whether ln -s works
5configure:1120: checking host system type
6configure:1658: checking for gcc
7configure:1762: checking whether the C compiler (/usr/bin/clang -pipe -Os -std=gnu89 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64) works
8configure:1780: /usr/bin/clang -o conftest -pipe -Os -std=gnu89 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk      -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64      conftest.c           1>&5
9configure:1808: checking whether the C compiler (/usr/bin/clang -pipe -Os -std=gnu89 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64) is a cross-compiler
10configure:1813: checking whether we are using GNU C
11configure:1820: /usr/bin/clang -E conftest.c
12configure:1838: checking whether /usr/bin/clang accepts -g
13configure:2301: checking how to run the C preprocessor
14configure:2320: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk      conftest.c >/dev/null 2>conftest.out
15configure:2380: checking for AIX
16configure:2409: checking for GNU libc
17configure:2423: /usr/bin/clang -c -pipe -Os -std=gnu89 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk      conftest.c 1>&5
18configure:2412:10: fatal error: 'features.h' file not found
19#include <features.h>
20         ^~~~~~~~~~~~
211 error generated.
22configure: failed program was:
23#line 2411 "configure"
24#include "confdefs.h"
25#include <features.h>
26int main() {
27
28#if ! (defined __GLIBC__ || defined __GNU_LIBRARY__)
29#error Not a GNU libc system :-(
30******* ======= ******** &&&&&&&&
31#endif
32
33; return 0; }
34configure:2516: /usr/bin/clang -o conftest -pipe -Os -std=gnu89 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk      -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64      conftest.c           1>&5
35configure:2823: checking for buggy gcc versions
36configure:2970: checking for dynodump
37configure:3260: checking for malloc_set_state
38configure:3286: /usr/bin/clang -o conftest -pipe -Os -std=gnu89 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk  -I/opt/local/include      -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -Xlinker -arch -Xlinker x86_64  -L/opt/local/lib     conftest.c           1>&5
39Undefined symbols for architecture x86_64:
40  "_malloc_set_state", referenced from:
41      _main in conftest-125bda.o
42ld: symbol(s) not found for architecture x86_64
43clang: error: linker command failed with exit code 1 (use -v to see invocation)
44configure: failed program was:
45#line 3263 "configure"
46#include "confdefs.h"
47/* System header to define __stub macros and hopefully few prototypes,
48    which can conflict with char malloc_set_state(); below.  */
49#include <assert.h>
50/* Override any gcc2 internal prototype to avoid an error.  */
51/* We use char because int might match the return type of a gcc2
52    builtin and then its argument prototype would still apply.  */
53char malloc_set_state();
54
55int main() {
56
57/* The GNU C library defines this for functions which it implements
58    to always fail with ENOSYS.  Some functions are actually named
59    something starting with __ and the normal name is an alias.  */
60#if defined (__stub_malloc_set_state) || defined (__stub___malloc_set_state)
61choke me
62#else
63malloc_set_state();
64#endif
65
66; return 0; }
67configure:3306: checking whether __after_morecore_hook exists
68configure:3315: /usr/bin/clang -o conftest -pipe -Os -std=gnu89 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk  -I/opt/local/include      -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -Xlinker -arch -Xlinker x86_64  -L/opt/local/lib     conftest.c           1>&5
69Undefined symbols for architecture x86_64:
70  "___after_morecore_hook", referenced from:
71      _main in conftest-9ea508.o
72ld: symbol(s) not found for architecture x86_64
73clang: error: linker command failed with exit code 1 (use -v to see invocation)
74configure: failed program was:
75#line 3308 "configure"
76#include "confdefs.h"
77extern void (* __after_morecore_hook)();
78int main() {
79__after_morecore_hook = 0
80; return 0; }
81configure:3371: checking for ranlib
82configure:3426: checking for a BSD compatible install
83configure:3480: checking for bison
84configure:3512: checking for a.out.h
85configure:3520: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk  -I/opt/local/include     conftest.c >/dev/null 2>conftest.out
86configure:3516:10: fatal error: 'a.out.h' file not found
87#include <a.out.h>
88         ^~~~~~~~~
891 error generated.
90configure: failed program was:
91#line 3515 "configure"
92#include "confdefs.h"
93#include <a.out.h>
94configure:3512: checking for elf.h
95configure:3520: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk  -I/opt/local/include     conftest.c >/dev/null 2>conftest.out
96configure:3516:10: fatal error: 'elf.h' file not found
97#include <elf.h>
98         ^~~~~~~
991 error generated.
100configure: failed program was:
101#line 3515 "configure"
102#include "confdefs.h"
103#include <elf.h>
104configure:3512: checking for cygwin/version.h
105configure:3520: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk  -I/opt/local/include     conftest.c >/dev/null 2>conftest.out
106configure:3516:10: fatal error: 'cygwin/version.h' file not found
107#include <cygwin/version.h>
108         ^~~~~~~~~~~~~~~~~~
1091 error generated.
110configure: failed program was:
111#line 3515 "configure"
112#include "confdefs.h"
113#include <cygwin/version.h>
114configure:3512: checking for fcntl.h
115configure:3520: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk  -I/opt/local/include     conftest.c >/dev/null 2>conftest.out
116configure:3512: checking for inttypes.h
117configure:3520: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk  -I/opt/local/include     conftest.c >/dev/null 2>conftest.out
118configure:3512: checking for libgen.h
119configure:3520: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk  -I/opt/local/include     conftest.c >/dev/null 2>conftest.out
120configure:3512: checking for locale.h
121configure:3520: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk  -I/opt/local/include     conftest.c >/dev/null 2>conftest.out
122configure:3512: checking for mach/mach.h
123configure:3520: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk  -I/opt/local/include     conftest.c >/dev/null 2>conftest.out
124configure:3512: checking for sys/param.h
125configure:3520: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk  -I/opt/local/include     conftest.c >/dev/null 2>conftest.out
126configure:3512: checking for sys/pstat.h
127configure:3520: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk  -I/opt/local/include     conftest.c >/dev/null 2>conftest.out
128configure:3516:10: fatal error: 'sys/pstat.h' file not found
129#include <sys/pstat.h>
130         ^~~~~~~~~~~~~
1311 error generated.
132configure: failed program was:
133#line 3515 "configure"
134#include "confdefs.h"
135#include <sys/pstat.h>
136configure:3512: checking for sys/time.h
137configure:3520: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk  -I/opt/local/include     conftest.c >/dev/null 2>conftest.out
138configure:3512: checking for sys/timeb.h
139configure:3520: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk  -I/opt/local/include     conftest.c >/dev/null 2>conftest.out
140configure:3512: checking for sys/un.h
141configure:3520: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk  -I/opt/local/include     conftest.c >/dev/null 2>conftest.out
142configure:3512: checking for ulimit.h
143configure:3520: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk  -I/opt/local/include     conftest.c >/dev/null 2>conftest.out
144configure:3512: checking for unistd.h
145configure:3520: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk  -I/opt/local/include     conftest.c >/dev/null 2>conftest.out
146configure:3550: checking for sys/wait.h that is POSIX.1 compatible
147configure:3569: /usr/bin/clang -c -pipe -Os -std=gnu89 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk  -I/opt/local/include     conftest.c 1>&5
148configure:3593: checking for ANSI C header files
149configure:3604: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk  -I/opt/local/include     conftest.c >/dev/null 2>conftest.out
150configure:3668: /usr/bin/clang -o conftest -pipe -Os -std=gnu89 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk  -I/opt/local/include      -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -Xlinker -arch -Xlinker x86_64  -L/opt/local/lib     conftest.c           1>&5
151configure:3663:67: error: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Werror,-Wimplicit-function-declaration]
152if (XOR (islower (i), ISLOWER (i)) || toupper (i) != TOUPPER (i)) exit(2);
153                                                                  ^
154configure:3663:67: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit'
1551 error generated.
156configure: failed program was:
157#line 3657 "configure"
158#include "confdefs.h"
159#include <ctype.h>
160#define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
161#define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
162#define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
163int main () { int i; for (i = 0; i < 256; i++)
164if (XOR (islower (i), ISLOWER (i)) || toupper (i) != TOUPPER (i)) exit(2);
165exit (0); }
166
167configure:3694: checking whether time.h and sys/time.h may both be included
168configure:3706: /usr/bin/clang -c -pipe -Os -std=gnu89 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk  -I/opt/local/include     conftest.c 1>&5
169configure:3730: checking for sys_siglist declaration in signal.h or unistd.h
170configure:3745: /usr/bin/clang -c -pipe -Os -std=gnu89 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk  -I/opt/local/include     conftest.c 1>&5
171configure:3741:7: warning: initializing 'char *' with an expression of type 'const char *const' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
172char *msg = *(sys_siglist + 1);
173      ^     ~~~~~~~~~~~~~~~~~~
1741 warning generated.
175configure:3771: checking for utime
176configure:3781: /usr/bin/clang -c -pipe -Os -std=gnu89 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk  -I/opt/local/include     conftest.c 1>&5
177configure:3858: checking return type of signal handlers
178configure:3878: /usr/bin/clang -c -pipe -Os -std=gnu89 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk  -I/opt/local/include     conftest.c 1>&5
179configure:3900: checking for size_t
180configure:3934: checking for pid_t
181configure:3968: checking for uid_t in sys/types.h
182configure:4007: checking for mode_t
183configure:4041: checking for off_t
184configure:4075: checking for ssize_t
185configure:4110: checking for socklen_t
186configure:4122: /usr/bin/clang -c -pipe -Os -std=gnu89 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk  -I/opt/local/include     conftest.c 1>&5
187configure:4173: checking for struct timeval
188configure:4191: /usr/bin/clang -c -pipe -Os -std=gnu89 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk  -I/opt/local/include     conftest.c 1>&5
189configure:4213: checking whether struct tm is in sys/time.h or time.h
190configure:4224: /usr/bin/clang -c -pipe -Os -std=gnu89 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk  -I/opt/local/include     conftest.c 1>&5
191configure:4220:20: warning: expression result unused [-Wunused-value]
192struct tm *tp; tp->tm_sec;
193               ~~  ^~~~~~
1941 warning generated.
195configure:4248: checking for tm_zone in struct tm
196configure:4259: /usr/bin/clang -c -pipe -Os -std=gnu89 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk  -I/opt/local/include     conftest.c 1>&5
197configure:4255:18: warning: expression result unused [-Wunused-value]
198struct tm tm; tm.tm_zone;
199              ~~ ^~~~~~~
2001 warning generated.
201configure:4321: checking for working const
202configure:4373: /usr/bin/clang -c -pipe -Os -std=gnu89 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk  -I/opt/local/include     conftest.c 1>&5
203configure:4398: checking whether make sets ${MAKE}
204configure:4423: checking whether byte ordering is bigendian
205configure:4439: /usr/bin/clang -c -pipe -Os -std=gnu89 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk  -I/opt/local/include     conftest.c 1>&5
206configure:4454: /usr/bin/clang -c -pipe -Os -std=gnu89 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk  -I/opt/local/include     conftest.c 1>&5
207configure:4449:2: error: use of undeclared identifier 'not'
208 not big endian
209 ^
2101 error generated.
211configure: failed program was:
212#line 4443 "configure"
213#include "confdefs.h"
214#include <sys/types.h>
215#include <sys/param.h>
216int main() {
217
218#if BYTE_ORDER != BIG_ENDIAN
219 not big endian
220#endif
221; return 0; }
222configure:4511: checking size of short
223configure:4525: /usr/bin/clang -o conftest -pipe -Os -std=gnu89 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk  -I/opt/local/include      -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -Xlinker -arch -Xlinker x86_64  -L/opt/local/lib     conftest.c           1>&5
224configure:4519:11: error: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Werror,-Wimplicit-function-declaration]
225  if (!f) exit(1);
226          ^
227configure:4519:11: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit'
228configure:4520:22: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
229  fprintf(f, "%d\n", sizeof(short));
230              ~~     ^~~~~~~~~~~~~
231              %lu
2321 warning and 1 error generated.
233configure: failed program was:
234#line 4514 "configure"
235#include "confdefs.h"
236#include <stdio.h>
237main()
238{
239  FILE *f=fopen("conftestval", "w");
240  if (!f) exit(1);
241  fprintf(f, "%d\n", sizeof(short));
242  exit(0);
243}