1 | This file contains any messages produced by compilers while |
---|
2 | running configure, to aid debugging if configure makes a mistake. |
---|
3 | |
---|
4 | configure:766: checking host system type |
---|
5 | configure:789: checking for gcc |
---|
6 | configure:893: checking whether the C compiler (/usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -framework OpenCL -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64) works |
---|
7 | configure:909: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -framework OpenCL -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c 1>&5 |
---|
8 | configure:906:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] |
---|
9 | main(){return(0);} |
---|
10 | ^ |
---|
11 | 1 warning generated. |
---|
12 | configure:935: checking whether the C compiler (/usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -framework OpenCL -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64) is a cross-compiler |
---|
13 | configure:940: checking whether we are using GNU C |
---|
14 | configure:947: /usr/bin/clang -E conftest.c |
---|
15 | configure:965: checking whether /usr/bin/clang accepts -g |
---|
16 | configure:994: checking for Cygwin environment |
---|
17 | configure:1008: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c 1>&5 |
---|
18 | configure:1004:8: error: use of undeclared identifier '__CYGWIN32__' |
---|
19 | return __CYGWIN__; |
---|
20 | ^ |
---|
21 | configure:1002:20: note: expanded from macro '__CYGWIN__' |
---|
22 | #define __CYGWIN__ __CYGWIN32__ |
---|
23 | ^ |
---|
24 | 1 error generated. |
---|
25 | configure: failed program was: |
---|
26 | #line 997 "configure" |
---|
27 | #include "confdefs.h" |
---|
28 | |
---|
29 | int main() { |
---|
30 | |
---|
31 | #ifndef __CYGWIN__ |
---|
32 | #define __CYGWIN__ __CYGWIN32__ |
---|
33 | #endif |
---|
34 | return __CYGWIN__; |
---|
35 | ; return 0; } |
---|
36 | configure:1024: checking for mingw32 environment |
---|
37 | configure:1034: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c 1>&5 |
---|
38 | configure:1030:8: error: use of undeclared identifier '__MINGW32__' |
---|
39 | return __MINGW32__; |
---|
40 | ^ |
---|
41 | 1 error generated. |
---|
42 | configure: failed program was: |
---|
43 | #line 1027 "configure" |
---|
44 | #include "confdefs.h" |
---|
45 | |
---|
46 | int main() { |
---|
47 | return __MINGW32__; |
---|
48 | ; return 0; } |
---|
49 | configure:1052: checking for executable suffix |
---|
50 | configure:1071: checking for full floating-point support |
---|
51 | configure:1117: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -framework OpenCL -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c 1>&5 |
---|
52 | configure:1188: checking for pwd |
---|
53 | configure:1226: checking for source directory |
---|
54 | configure:1237: checking for build directory |
---|
55 | configure:1305: checking for git |
---|
56 | configure:1364: checking for MacOSX App |
---|
57 | configure:1376: checking for MacOSX architectures |
---|
58 | configure:1405: checking for MacOSX SDK |
---|
59 | configure:1459: checking how to build libraries |
---|
60 | configure:2392: checking for additional include dirs |
---|
61 | configure:2415: checking for additional library dirs |
---|
62 | configure:2449: checking for a BSD compatible install |
---|
63 | configure:2502: checking for flex |
---|
64 | configure:2533: checking for yywrap in -lfl |
---|
65 | configure:2550: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -framework OpenCL -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -lfl 1>&5 |
---|
66 | configure:2615: checking for bison |
---|
67 | configure:2684: checking for ranlib |
---|
68 | configure:2713: checking for ar |
---|
69 | configure:2744: checking for env |
---|
70 | configure:2773: checking for perl |
---|
71 | configure:2804: checking how to run the C preprocessor |
---|
72 | configure:2823: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >/dev/null 2>conftest.out |
---|
73 | configure:2881: checking for ANSI C header files |
---|
74 | configure:2892: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >/dev/null 2>conftest.out |
---|
75 | configure:2959: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -framework OpenCL -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c 1>&5 |
---|
76 | configure:2954:67: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration] |
---|
77 | if (XOR (islower (i), ISLOWER (i)) || toupper (i) != TOUPPER (i)) exit(2); |
---|
78 | ^ |
---|
79 | configure:2954:67: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit' |
---|
80 | 1 warning generated. |
---|
81 | configure:2986: checking for limits.h |
---|
82 | configure:2994: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >/dev/null 2>conftest.out |
---|
83 | configure:2986: checking for termio.h |
---|
84 | configure:2994: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >/dev/null 2>conftest.out |
---|
85 | configure:2990:10: fatal error: 'termio.h' file not found |
---|
86 | #include <termio.h> |
---|
87 | ^~~~~~~~~~ |
---|
88 | 1 error generated. |
---|
89 | configure: failed program was: |
---|
90 | #line 2989 "configure" |
---|
91 | #include "confdefs.h" |
---|
92 | #include <termio.h> |
---|
93 | configure:2986: checking for termios.h |
---|
94 | configure:2994: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >/dev/null 2>conftest.out |
---|
95 | configure:2986: checking for unistd.h |
---|
96 | configure:2994: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >/dev/null 2>conftest.out |
---|
97 | configure:2986: checking for values.h |
---|
98 | configure:2994: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >/dev/null 2>conftest.out |
---|
99 | configure:2990:10: fatal error: 'values.h' file not found |
---|
100 | #include <values.h> |
---|
101 | ^~~~~~~~~~ |
---|
102 | 1 error generated. |
---|
103 | configure: failed program was: |
---|
104 | #line 2989 "configure" |
---|
105 | #include "confdefs.h" |
---|
106 | #include <values.h> |
---|
107 | configure:2986: checking for f2c.h |
---|
108 | configure:2994: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >/dev/null 2>conftest.out |
---|
109 | configure:2986: checking for g2c.h |
---|
110 | configure:2994: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >/dev/null 2>conftest.out |
---|
111 | configure:2990:10: fatal error: 'g2c.h' file not found |
---|
112 | #include <g2c.h> |
---|
113 | ^~~~~~~ |
---|
114 | 1 error generated. |
---|
115 | configure: failed program was: |
---|
116 | #line 2989 "configure" |
---|
117 | #include "confdefs.h" |
---|
118 | #include <g2c.h> |
---|
119 | configure:3023: checking for sys/ioctl.h |
---|
120 | configure:3031: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >/dev/null 2>conftest.out |
---|
121 | configure:3023: checking for sys/mtio.h |
---|
122 | configure:3031: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >/dev/null 2>conftest.out |
---|
123 | configure:3027:10: fatal error: 'sys/mtio.h' file not found |
---|
124 | #include <sys/mtio.h> |
---|
125 | ^~~~~~~~~~~~ |
---|
126 | 1 error generated. |
---|
127 | configure: failed program was: |
---|
128 | #line 3026 "configure" |
---|
129 | #include "confdefs.h" |
---|
130 | #include <sys/mtio.h> |
---|
131 | configure:3023: checking for sys/resource.h |
---|
132 | configure:3031: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >/dev/null 2>conftest.out |
---|
133 | configure:3023: checking for sys/time.h |
---|
134 | configure:3031: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >/dev/null 2>conftest.out |
---|
135 | configure:3060: checking for sys/timeb.h |
---|
136 | configure:3068: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >/dev/null 2>conftest.out |
---|
137 | configure:3060: checking for sys/types.h |
---|
138 | configure:3068: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >/dev/null 2>conftest.out |
---|
139 | configure:3060: checking for sys/utsname.h |
---|
140 | configure:3068: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >/dev/null 2>conftest.out |
---|
141 | configure:3097: checking for libintl.h |
---|
142 | configure:3105: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >/dev/null 2>conftest.out |
---|
143 | configure:3097: checking for iconv.h |
---|
144 | configure:3105: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >/dev/null 2>conftest.out |
---|
145 | configure:3134: checking for langinfo.h |
---|
146 | configure:3142: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >/dev/null 2>conftest.out |
---|
147 | configure:3168: checking whether time.h and sys/time.h may both be included |
---|
148 | configure:3180: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c 1>&5 |
---|
149 | configure:3200: checking for off_t |
---|
150 | configure:3230: checking for uid_t in sys/types.h |
---|
151 | configure:3261: checking return type of signal handlers |
---|
152 | configure:3281: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c 1>&5 |
---|
153 | configure:3299: checking for Cygwin environment |
---|
154 | configure:3313: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c 1>&5 |
---|
155 | configure:3309:8: error: use of undeclared identifier '__CYGWIN32__' |
---|
156 | return __CYGWIN__; |
---|
157 | ^ |
---|
158 | configure:3307:20: note: expanded from macro '__CYGWIN__' |
---|
159 | #define __CYGWIN__ __CYGWIN32__ |
---|
160 | ^ |
---|
161 | 1 error generated. |
---|
162 | configure: failed program was: |
---|
163 | #line 3302 "configure" |
---|
164 | #include "confdefs.h" |
---|
165 | |
---|
166 | int main() { |
---|
167 | |
---|
168 | #ifndef __CYGWIN__ |
---|
169 | #define __CYGWIN__ __CYGWIN32__ |
---|
170 | #endif |
---|
171 | return __CYGWIN__; |
---|
172 | ; return 0; } |
---|
173 | configure:3331: checking for ftime |
---|
174 | configure:3357: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -framework OpenCL -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c 1>&5 |
---|
175 | configure:3331: checking for gethostname |
---|
176 | configure:3357: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -framework OpenCL -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c 1>&5 |
---|
177 | configure:3331: checking for gettimeofday |
---|
178 | configure:3357: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -framework OpenCL -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c 1>&5 |
---|
179 | configure:3331: checking for lseek |
---|
180 | configure:3357: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -framework OpenCL -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c 1>&5 |
---|
181 | configure:3331: checking for nice |
---|
182 | configure:3357: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -framework OpenCL -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c 1>&5 |
---|
183 | configure:3331: checking for time |
---|
184 | configure:3357: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -framework OpenCL -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c 1>&5 |
---|
185 | configure:3331: checking for uname |
---|
186 | configure:3357: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -framework OpenCL -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c 1>&5 |
---|
187 | configure:3383: checking for seteuid |
---|
188 | configure:3409: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -framework OpenCL -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c 1>&5 |
---|
189 | configure:3383: checking for setpriority |
---|
190 | configure:3409: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -framework OpenCL -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c 1>&5 |
---|
191 | configure:3383: checking for setreuid |
---|
192 | configure:3409: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -framework OpenCL -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c 1>&5 |
---|
193 | configure:3383: checking for setruid |
---|
194 | configure:3409: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -framework OpenCL -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c 1>&5 |
---|
195 | configure:3435: checking for drand48 |
---|
196 | configure:3461: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -framework OpenCL -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c 1>&5 |
---|
197 | configure:3487: checking for putenv |
---|
198 | configure:3513: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -framework OpenCL -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c 1>&5 |
---|
199 | configure:3487: checking for setenv |
---|
200 | configure:3513: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -framework OpenCL -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c 1>&5 |
---|
201 | configure:3539: checking for nanosleep |
---|
202 | configure:3565: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -framework OpenCL -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c 1>&5 |
---|
203 | configure:3590: checking whether setpgrp takes no argument |
---|
204 | configure:3616: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -framework OpenCL -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c 1>&5 |
---|
205 | configure:3606:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] |
---|
206 | main() |
---|
207 | ^ |
---|
208 | configure:3608:17: error: too many arguments to function call, expected 0, have 2 |
---|
209 | if (setpgrp(1,1) == -1) |
---|
210 | ~~~~~~~ ^~~ |
---|
211 | /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/unistd.h:591:1: note: 'setpgrp' declared here |
---|
212 | pid_t setpgrp(void) __DARWIN_ALIAS(setpgrp); |
---|
213 | ^ |
---|
214 | configure:3609:2: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration] |
---|
215 | exit(0); |
---|
216 | ^ |
---|
217 | configure:3609:2: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit' |
---|
218 | 2 warnings and 1 error generated. |
---|
219 | configure: failed program was: |
---|
220 | #line 3596 "configure" |
---|
221 | #include "confdefs.h" |
---|
222 | |
---|
223 | #ifdef HAVE_UNISTD_H |
---|
224 | #include <unistd.h> |
---|
225 | #endif |
---|
226 | |
---|
227 | /* |
---|
228 | * If this system has a BSD-style setpgrp, which takes arguments, exit |
---|
229 | * successfully. |
---|
230 | */ |
---|
231 | main() |
---|
232 | { |
---|
233 | if (setpgrp(1,1) == -1) |
---|
234 | exit(0); |
---|
235 | else |
---|
236 | exit(1); |
---|
237 | } |
---|
238 | |
---|
239 | configure:3644: checking for long long int |
---|
240 | configure:3653: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c 1>&5 |
---|
241 | configure:3673: checking for int64_t |
---|
242 | configure:3682: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c 1>&5 |
---|
243 | configure:3702: checking for W11 |
---|
244 | configure:3730: checking for X |
---|
245 | configure:3795: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >/dev/null 2>conftest.out |
---|
246 | configure:3871: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -framework OpenCL -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -lXt 1>&5 |
---|
247 | configure:3867:1: warning: implicit declaration of function 'XtMalloc' is invalid in C99 [-Wimplicit-function-declaration] |
---|
248 | XtMalloc() |
---|
249 | ^ |
---|
250 | 1 warning generated. |
---|
251 | configure:4041: checking for dnet_ntoa in -ldnet |
---|
252 | configure:4058: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -framework OpenCL -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -ldnet 1>&5 |
---|
253 | ld: library not found for -ldnet |
---|
254 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
255 | configure: failed program was: |
---|
256 | #line 4047 "configure" |
---|
257 | #include "confdefs.h" |
---|
258 | /* Override any gcc2 internal prototype to avoid an error. */ |
---|
259 | /* We use char because int might match the return type of a gcc2 |
---|
260 | builtin and then its argument prototype would still apply. */ |
---|
261 | char dnet_ntoa(); |
---|
262 | |
---|
263 | int main() { |
---|
264 | dnet_ntoa() |
---|
265 | ; return 0; } |
---|
266 | configure:4079: checking for dnet_ntoa in -ldnet_stub |
---|
267 | configure:4096: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -framework OpenCL -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -ldnet_stub 1>&5 |
---|
268 | ld: library not found for -ldnet_stub |
---|
269 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
270 | configure: failed program was: |
---|
271 | #line 4085 "configure" |
---|
272 | #include "confdefs.h" |
---|
273 | /* Override any gcc2 internal prototype to avoid an error. */ |
---|
274 | /* We use char because int might match the return type of a gcc2 |
---|
275 | builtin and then its argument prototype would still apply. */ |
---|
276 | char dnet_ntoa(); |
---|
277 | |
---|
278 | int main() { |
---|
279 | dnet_ntoa() |
---|
280 | ; return 0; } |
---|
281 | configure:4124: checking for gethostbyname |
---|
282 | configure:4150: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -framework OpenCL -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c 1>&5 |
---|
283 | configure:4216: checking for connect |
---|
284 | configure:4242: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -framework OpenCL -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c 1>&5 |
---|
285 | configure:4302: checking for remove |
---|
286 | configure:4328: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -framework OpenCL -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c 1>&5 |
---|
287 | configure:4388: checking for shmat |
---|
288 | configure:4414: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -framework OpenCL -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c 1>&5 |
---|
289 | configure:4483: checking for IceConnectionNumber in -lICE |
---|
290 | configure:4500: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -framework OpenCL -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -lICE 1>&5 |
---|
291 | configure:4540: checking for library containing cuserid |
---|
292 | configure:4556: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -framework OpenCL -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c 1>&5 |
---|
293 | Undefined symbols for architecture x86_64: |
---|
294 | "_cuserid", referenced from: |
---|
295 | _main in conftest-90faec.o |
---|
296 | ld: symbol(s) not found for architecture x86_64 |
---|
297 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
298 | configure: failed program was: |
---|
299 | #line 4545 "configure" |
---|
300 | #include "confdefs.h" |
---|
301 | /* Override any gcc2 internal prototype to avoid an error. */ |
---|
302 | /* We use char because int might match the return type of a gcc2 |
---|
303 | builtin and then its argument prototype would still apply. */ |
---|
304 | char cuserid(); |
---|
305 | |
---|
306 | int main() { |
---|
307 | cuserid() |
---|
308 | ; return 0; } |
---|
309 | configure:4578: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -framework OpenCL -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -lcompat 1>&5 |
---|
310 | ld: library not found for -lcompat |
---|
311 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
312 | configure: failed program was: |
---|
313 | #line 4567 "configure" |
---|
314 | #include "confdefs.h" |
---|
315 | /* Override any gcc2 internal prototype to avoid an error. */ |
---|
316 | /* We use char because int might match the return type of a gcc2 |
---|
317 | builtin and then its argument prototype would still apply. */ |
---|
318 | char cuserid(); |
---|
319 | |
---|
320 | int main() { |
---|
321 | cuserid() |
---|
322 | ; return 0; } |
---|
323 | configure:4604: checking for asprintf |
---|
324 | configure:4630: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -framework OpenCL -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c 1>&5 |
---|
325 | configure:4624:10: warning: format string missing [-Wformat] |
---|
326 | asprintf(); |
---|
327 | ~~~~~~~~ ^ |
---|
328 | 1 warning generated. |
---|
329 | configure:4657: checking for atan |
---|
330 | configure:4683: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -framework OpenCL -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c 1>&5 |
---|
331 | configure:4667:6: warning: incompatible redeclaration of library function 'atan' [-Wincompatible-library-redeclaration] |
---|
332 | char atan(); |
---|
333 | ^ |
---|
334 | configure:4667:6: note: 'atan' is a builtin with type 'double (double)' |
---|
335 | 1 warning generated. |
---|
336 | configure:4745: checking for dlsym |
---|
337 | configure:4771: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -framework OpenCL -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c 1>&5 |
---|
338 | configure:4833: checking for iconv |
---|
339 | configure:4859: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -framework OpenCL -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c 1>&5 |
---|
340 | Undefined symbols for architecture x86_64: |
---|
341 | "_iconv", referenced from: |
---|
342 | _main in conftest-f5ce21.o |
---|
343 | ld: symbol(s) not found for architecture x86_64 |
---|
344 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
345 | configure: failed program was: |
---|
346 | #line 4836 "configure" |
---|
347 | #include "confdefs.h" |
---|
348 | /* System header to define __stub macros and hopefully few prototypes, |
---|
349 | which can conflict with char iconv(); below. */ |
---|
350 | #include <assert.h> |
---|
351 | /* Override any gcc2 internal prototype to avoid an error. */ |
---|
352 | /* We use char because int might match the return type of a gcc2 |
---|
353 | builtin and then its argument prototype would still apply. */ |
---|
354 | char iconv(); |
---|
355 | |
---|
356 | int main() { |
---|
357 | |
---|
358 | /* The GNU C library defines this for functions which it implements |
---|
359 | to always fail with ENOSYS. Some functions are actually named |
---|
360 | something starting with __ and the normal name is an alias. */ |
---|
361 | #if defined (__stub_iconv) || defined (__stub___iconv) |
---|
362 | choke me |
---|
363 | #else |
---|
364 | iconv(); |
---|
365 | #endif |
---|
366 | |
---|
367 | ; return 0; } |
---|
368 | configure:4877: checking for iconv in -liconv |
---|
369 | configure:4894: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -framework OpenCL -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -liconv 1>&5 |
---|
370 | Undefined symbols for architecture x86_64: |
---|
371 | "_iconv", referenced from: |
---|
372 | _main in conftest-1e7994.o |
---|
373 | ld: symbol(s) not found for architecture x86_64 |
---|
374 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
375 | configure: failed program was: |
---|
376 | #line 4883 "configure" |
---|
377 | #include "confdefs.h" |
---|
378 | /* Override any gcc2 internal prototype to avoid an error. */ |
---|
379 | /* We use char because int might match the return type of a gcc2 |
---|
380 | builtin and then its argument prototype would still apply. */ |
---|
381 | char iconv(); |
---|
382 | |
---|
383 | int main() { |
---|
384 | iconv() |
---|
385 | ; return 0; } |
---|
386 | configure:4913: checking for iconv in -lgiconv |
---|
387 | configure:4930: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -framework OpenCL -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -lgiconv 1>&5 |
---|
388 | ld: library not found for -lgiconv |
---|
389 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
390 | configure: failed program was: |
---|
391 | #line 4919 "configure" |
---|
392 | #include "confdefs.h" |
---|
393 | /* Override any gcc2 internal prototype to avoid an error. */ |
---|
394 | /* We use char because int might match the return type of a gcc2 |
---|
395 | builtin and then its argument prototype would still apply. */ |
---|
396 | char iconv(); |
---|
397 | |
---|
398 | int main() { |
---|
399 | iconv() |
---|
400 | ; return 0; } |
---|
401 | configure:4949: checking for libiconv |
---|
402 | configure:4975: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -framework OpenCL -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c 1>&5 |
---|
403 | Undefined symbols for architecture x86_64: |
---|
404 | "_libiconv", referenced from: |
---|
405 | _main in conftest-070a3f.o |
---|
406 | ld: symbol(s) not found for architecture x86_64 |
---|
407 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
408 | configure: failed program was: |
---|
409 | #line 4952 "configure" |
---|
410 | #include "confdefs.h" |
---|
411 | /* System header to define __stub macros and hopefully few prototypes, |
---|
412 | which can conflict with char libiconv(); below. */ |
---|
413 | #include <assert.h> |
---|
414 | /* Override any gcc2 internal prototype to avoid an error. */ |
---|
415 | /* We use char because int might match the return type of a gcc2 |
---|
416 | builtin and then its argument prototype would still apply. */ |
---|
417 | char libiconv(); |
---|
418 | |
---|
419 | int main() { |
---|
420 | |
---|
421 | /* The GNU C library defines this for functions which it implements |
---|
422 | to always fail with ENOSYS. Some functions are actually named |
---|
423 | something starting with __ and the normal name is an alias. */ |
---|
424 | #if defined (__stub_libiconv) || defined (__stub___libiconv) |
---|
425 | choke me |
---|
426 | #else |
---|
427 | libiconv(); |
---|
428 | #endif |
---|
429 | |
---|
430 | ; return 0; } |
---|
431 | configure:4993: checking for libiconv in -liconv |
---|
432 | configure:5010: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -framework OpenCL -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -liconv 1>&5 |
---|
433 | configure:5083: checking for socket |
---|
434 | configure:5109: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -framework OpenCL -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c 1>&5 |
---|
435 | configure:5192: checking for location of zlib includes |
---|
436 | configure:5218: checking for zlib.h |
---|
437 | configure:5226: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >/dev/null 2>conftest.out |
---|
438 | configure:5260: checking for location of zlib library |
---|
439 | configure:5285: checking for deflate in -lz |
---|
440 | configure:5302: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -framework OpenCL -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -lz 1>&5 |
---|
441 | configure:5348: checking whether to use bzlib |
---|
442 | configure:5364: checking for location of bzlib includes |
---|
443 | configure:5390: checking for bzlib.h |
---|
444 | configure:5398: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >/dev/null 2>conftest.out |
---|
445 | configure:5432: checking for location of bzlib library |
---|
446 | configure:5457: checking for BZ2_bzBuffToBuffCompress in -lbz2 |
---|
447 | configure:5474: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -framework OpenCL -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -lbz2 1>&5 |
---|
448 | configure:5522: checking whether to use zstd |
---|
449 | configure:5538: checking for location of zstd includes |
---|
450 | configure:5563: checking for zstd.h |
---|
451 | configure:5571: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >/dev/null 2>conftest.out |
---|
452 | configure:5605: checking for location of zstd library |
---|
453 | configure:5630: checking for ZSTD_compress in -lzstd |
---|
454 | configure:5647: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -framework OpenCL -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -lzstd 1>&5 |
---|
455 | configure:5698: checking for location of External PROJ includes |
---|
456 | configure:5725: checking for proj.h |
---|
457 | configure:5733: /usr/bin/clang -E -I/opt/local/lib/proj6/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >/dev/null 2>conftest.out |
---|
458 | configure:5765: checking External PROJ major version |
---|
459 | configure:5785: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/lib/proj6/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -framework OpenCL -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c 1>&5 |
---|
460 | configure:5802: checking External PROJ minor version |
---|
461 | configure:5822: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/lib/proj6/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -framework OpenCL -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c 1>&5 |
---|
462 | configure:5839: checking External PROJ patch version |
---|
463 | configure:5859: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/lib/proj6/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -framework OpenCL -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c 1>&5 |
---|
464 | configure:5889: checking for location of External PROJ library |
---|
465 | configure:5913: checking for proj_pj_info in -lproj |
---|
466 | configure:5930: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib/proj6/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -framework OpenCL -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -lproj 1>&5 |
---|
467 | configure:6138: checking for location of External PROJ data files |
---|
468 | configure:6169: checking for /opt/local/lib/proj6/share/proj/epsg |
---|
469 | configure:6202: checking whether to use regex |
---|
470 | configure:6222: checking for location of regex includes |
---|
471 | configure:6248: checking for regex.h |
---|
472 | configure:6256: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >/dev/null 2>conftest.out |
---|
473 | configure:6290: checking for location of regex library |
---|
474 | configure:6315: checking for regcomp |
---|
475 | configure:6341: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -framework OpenCL -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c 1>&5 |
---|
476 | configure:6435: checking whether to use Readline |
---|
477 | configure:6456: checking for location of Readline includes |
---|
478 | configure:6482: checking for readline/readline.h |
---|
479 | configure:6490: /usr/bin/clang -E -I/opt/local/include/readline -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >/dev/null 2>conftest.out |
---|
480 | configure:6526: checking for readline/history.h |
---|
481 | configure:6534: /usr/bin/clang -E -I/opt/local/include/readline -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >/dev/null 2>conftest.out |
---|
482 | configure:6568: checking for location of Readline library |
---|
483 | configure:6593: checking for readline in -lreadline |
---|
484 | configure:6610: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -framework OpenCL -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -lreadline 1>&5 |
---|
485 | configure:6645: checking for add_history in -lhistory |
---|
486 | configure:6662: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -framework OpenCL -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -lhistory 1>&5 |
---|
487 | configure:6704: checking whether to use GDAL |
---|
488 | configure:6722: checking for gdal-config |
---|
489 | configure:6784: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -framework OpenCL -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -L/opt/local/lib -lgdal 1>&5 |
---|
490 | configure:6780:1: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result] |
---|
491 | GDALOpen("foo", GA_ReadOnly); |
---|
492 | ^~~~~~~~ ~~~~~~~~~~~~~~~~~~ |
---|
493 | 1 warning generated. |
---|
494 | configure:6832: checking whether to use libLAS |
---|
495 | configure:6991: checking whether to use PDAL |
---|
496 | configure:7019: checking for pdal-config |
---|
497 | configure:7076: /usr/bin/clang++ -o conftest -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -pipe -Os -DNDEBUG -I/opt/local/include -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -std=c++11 -I/opt/local/include -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -framework OpenCL -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.C -L/opt/local/lib -lpdalcpp 1>&5 |
---|
498 | clang: warning: no such sysroot directory: '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk' [-Wmissing-sysroot] |
---|
499 | In file included from configure:7070: |
---|
500 | In file included from /opt/local/include/pdal/PointTable.hpp:37: |
---|
501 | In file included from /Library/Developer/CommandLineTools/usr/include/c++/v1/algorithm:642: |
---|
502 | In file included from /Library/Developer/CommandLineTools/usr/include/c++/v1/cstring:61: |
---|
503 | /Library/Developer/CommandLineTools/usr/include/c++/v1/string.h:61:15: fatal error: 'string.h' file not found |
---|
504 | #include_next <string.h> |
---|
505 | ^~~~~~~~~~ |
---|
506 | 1 error generated. |
---|
507 | configure: failed program was: |
---|
508 | #line 7069 "configure" |
---|
509 | #include "confdefs.h" |
---|
510 | #include <pdal/PointTable.hpp> |
---|
511 | int main() { |
---|
512 | pdal::PointTable table; |
---|
513 | ; return 0; } |
---|
514 | configure:7091: /usr/bin/clang++ -o conftest -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -pipe -Os -DNDEBUG -I/opt/local/include -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -std=c++11 -I/opt/local/include -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -framework OpenCL -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.C -L/opt/local/lib -lpdalcpp 1>&5 |
---|
515 | clang: warning: no such sysroot directory: '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk' [-Wmissing-sysroot] |
---|
516 | In file included from configure:7085: |
---|
517 | In file included from /opt/local/include/pdal/PointTable.hpp:37: |
---|
518 | In file included from /Library/Developer/CommandLineTools/usr/include/c++/v1/algorithm:642: |
---|
519 | In file included from /Library/Developer/CommandLineTools/usr/include/c++/v1/cstring:61: |
---|
520 | /Library/Developer/CommandLineTools/usr/include/c++/v1/string.h:61:15: fatal error: 'string.h' file not found |
---|
521 | #include_next <string.h> |
---|
522 | ^~~~~~~~~~ |
---|
523 | 1 error generated. |
---|
524 | configure: failed program was: |
---|
525 | #line 7084 "configure" |
---|
526 | #include "confdefs.h" |
---|
527 | #include <pdal/PointTable.hpp> |
---|
528 | int main() { |
---|
529 | pdal::PointTable table; |
---|
530 | ; return 0; } |
---|