1 | This file contains any messages produced by compilers while |
---|
2 | running configure, to aid debugging if configure makes a mistake. |
---|
3 | |
---|
4 | It was created by ORBit2 configure 2.14.19, which was |
---|
5 | generated by GNU Autoconf 2.67. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/digikam.org.arm64 |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = MacBook-Pro-M1-de-Gilles.local |
---|
14 | uname -m = arm64 |
---|
15 | uname -r = 23.6.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 23.6.0: Mon Jul 29 21:14:30 PDT 2024; root:xnu-10063.141.2~1/RELEASE_ARM64_T6000 |
---|
18 | |
---|
19 | /usr/bin/uname -p = arm |
---|
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 23.6.0: Mon Jul 29 21:14:30 PDT 2024; root:xnu-10063.141.2~1/RELEASE_ARM64_T6000 |
---|
27 | Kernel configured for up to 10 processors. |
---|
28 | 10 processors are physically available. |
---|
29 | 10 processors are logically available. |
---|
30 | Processor type: arm64e (ARM64E) |
---|
31 | Processors active: 0 1 2 3 4 5 6 7 8 9 |
---|
32 | Primary memory available: 16.00 gigabytes |
---|
33 | Default processor set: 497 tasks, 2455 threads, 10 processors |
---|
34 | Load average: 2.52, Mach factor: 7.47 |
---|
35 | /bin/machine = unknown |
---|
36 | /usr/bin/oslevel = unknown |
---|
37 | /bin/universe = unknown |
---|
38 | |
---|
39 | PATH: /opt/digikam.org.arm64/bin |
---|
40 | PATH: /opt/digikam.org.arm64/sbin |
---|
41 | PATH: /bin |
---|
42 | PATH: /sbin |
---|
43 | PATH: /usr/bin |
---|
44 | PATH: /usr/sbin |
---|
45 | |
---|
46 | |
---|
47 | ## ----------- ## |
---|
48 | ## Core tests. ## |
---|
49 | ## ----------- ## |
---|
50 | |
---|
51 | configure:2549: checking for a BSD-compatible install |
---|
52 | configure:2617: result: /usr/bin/install -c |
---|
53 | configure:2628: checking whether build environment is sane |
---|
54 | configure:2678: result: yes |
---|
55 | configure:2819: checking for a thread-safe mkdir -p |
---|
56 | configure:2858: result: /opt/digikam.org.arm64/bin/gmkdir -p |
---|
57 | configure:2871: checking for gawk |
---|
58 | configure:2887: found /opt/digikam.org.arm64/bin/gawk |
---|
59 | configure:2898: result: gawk |
---|
60 | configure:2909: checking whether make sets $(MAKE) |
---|
61 | configure:2931: result: yes |
---|
62 | configure:3009: checking build system type |
---|
63 | configure:3023: result: arm-apple-darwin23.6.0 |
---|
64 | configure:3043: checking host system type |
---|
65 | configure:3056: result: arm-apple-darwin23.6.0 |
---|
66 | configure:3076: checking for Win32 |
---|
67 | configure:3090: result: no |
---|
68 | configure:3167: checking for gcc |
---|
69 | configure:3194: result: /usr/bin/clang |
---|
70 | configure:3423: checking for C compiler version |
---|
71 | configure:3432: /usr/bin/clang --version >&5 |
---|
72 | Apple clang version 15.0.0 (clang-1500.3.9.4) |
---|
73 | Target: arm64-apple-darwin23.6.0 |
---|
74 | Thread model: posix |
---|
75 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
---|
76 | configure:3443: $? = 0 |
---|
77 | configure:3432: /usr/bin/clang -v >&5 |
---|
78 | Apple clang version 15.0.0 (clang-1500.3.9.4) |
---|
79 | Target: arm64-apple-darwin23.6.0 |
---|
80 | Thread model: posix |
---|
81 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
---|
82 | configure:3443: $? = 0 |
---|
83 | configure:3432: /usr/bin/clang -V >&5 |
---|
84 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
85 | clang: error: no input files |
---|
86 | configure:3443: $? = 1 |
---|
87 | configure:3432: /usr/bin/clang -qversion >&5 |
---|
88 | clang: error: unknown argument '-qversion'; did you mean '--version'? |
---|
89 | clang: error: no input files |
---|
90 | configure:3443: $? = 1 |
---|
91 | configure:3463: checking whether the C compiler works |
---|
92 | configure:3485: /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/digikam.org.arm64/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/digikam.org.arm64/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
---|
93 | configure:3489: $? = 0 |
---|
94 | configure:3537: result: yes |
---|
95 | configure:3540: checking for C compiler default output file name |
---|
96 | configure:3542: result: a.out |
---|
97 | configure:3548: checking for suffix of executables |
---|
98 | configure:3555: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/digikam.org.arm64/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/digikam.org.arm64/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
---|
99 | configure:3559: $? = 0 |
---|
100 | configure:3581: result: |
---|
101 | configure:3603: checking whether we are cross compiling |
---|
102 | configure:3611: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/digikam.org.arm64/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/digikam.org.arm64/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
---|
103 | configure:3615: $? = 0 |
---|
104 | configure:3622: ./conftest |
---|
105 | configure:3626: $? = 0 |
---|
106 | configure:3641: result: no |
---|
107 | configure:3646: checking for suffix of object files |
---|
108 | configure:3668: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/digikam.org.arm64/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
109 | configure:3672: $? = 0 |
---|
110 | configure:3693: result: o |
---|
111 | configure:3697: checking whether we are using the GNU C compiler |
---|
112 | configure:3716: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/digikam.org.arm64/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
113 | configure:3716: $? = 0 |
---|
114 | configure:3725: result: yes |
---|
115 | configure:3734: checking whether /usr/bin/clang accepts -g |
---|
116 | configure:3754: /usr/bin/clang -c -g -I/opt/digikam.org.arm64/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
117 | configure:3754: $? = 0 |
---|
118 | configure:3795: result: yes |
---|
119 | configure:3812: checking for /usr/bin/clang option to accept ISO C89 |
---|
120 | configure:3876: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/digikam.org.arm64/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
121 | conftest.c:16:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] |
---|
122 | static char *e (p, i) |
---|
123 | ^ |
---|
124 | 1 warning generated. |
---|
125 | configure:3876: $? = 0 |
---|
126 | configure:3889: result: none needed |
---|
127 | configure:3920: checking for style of include used by make |
---|
128 | configure:3948: result: GNU |
---|
129 | configure:3973: checking dependency style of /usr/bin/clang |
---|
130 | configure:4083: result: gcc3 |
---|
131 | configure:4432: checking for a sed that does not truncate output |
---|
132 | configure:4496: result: /opt/digikam.org.arm64/bin/gsed |
---|
133 | configure:4514: checking for grep that handles long lines and -e |
---|
134 | configure:4572: result: /opt/digikam.org.arm64/bin/ggrep |
---|
135 | configure:4577: checking for egrep |
---|
136 | configure:4639: result: /opt/digikam.org.arm64/bin/ggrep -E |
---|
137 | configure:4644: checking for fgrep |
---|
138 | configure:4706: result: /opt/digikam.org.arm64/bin/ggrep -F |
---|
139 | configure:4741: checking for ld used by /usr/bin/clang |
---|
140 | configure:4808: result: /Library/Developer/CommandLineTools/usr/bin/ld |
---|
141 | configure:4815: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld |
---|
142 | configure:4830: result: no |
---|
143 | configure:4842: checking for BSD- or MS-compatible name lister (nm) |
---|
144 | configure:4891: result: /opt/digikam.org.arm64/bin/nm -B |
---|
145 | configure:5009: checking the name lister (/opt/digikam.org.arm64/bin/nm -B) interface |
---|
146 | configure:5016: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/digikam.org.arm64/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
147 | configure:5019: /opt/digikam.org.arm64/bin/nm -B "conftest.o" |
---|
148 | configure:5022: output |
---|
149 | 0000000000000000 S _some_variable |
---|
150 | 0000000000000000 t ltmp0 |
---|
151 | 0000000000000000 s ltmp1 |
---|
152 | configure:5029: result: BSD nm |
---|
153 | configure:5032: checking whether ln -s works |
---|
154 | configure:5036: result: yes |
---|
155 | configure:5044: checking the maximum length of command line arguments |
---|
156 | configure:5164: result: 786432 |
---|
157 | configure:5181: checking whether the shell understands some XSI constructs |
---|
158 | configure:5191: result: yes |
---|
159 | configure:5195: checking whether the shell understands "+=" |
---|
160 | configure:5201: result: yes |
---|
161 | configure:5236: checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files |
---|
162 | configure:5243: result: -r |
---|
163 | configure:5312: checking for objdump |
---|
164 | configure:5339: result: objdump |
---|
165 | configure:5368: checking how to recognize dependent libraries |
---|
166 | configure:5564: result: pass_all |
---|
167 | configure:5624: checking for ar |
---|
168 | configure:5640: found /opt/digikam.org.arm64/bin/ar |
---|
169 | configure:5651: result: ar |
---|
170 | configure:5729: checking for strip |
---|
171 | configure:5745: found /opt/digikam.org.arm64/bin/strip |
---|
172 | configure:5756: result: strip |
---|
173 | configure:5828: checking for ranlib |
---|
174 | configure:5844: found /opt/digikam.org.arm64/bin/ranlib |
---|
175 | configure:5855: result: ranlib |
---|
176 | configure:5945: checking command to parse /opt/digikam.org.arm64/bin/nm -B output from /usr/bin/clang object |
---|
177 | configure:6063: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/digikam.org.arm64/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
178 | configure:6066: $? = 0 |
---|
179 | configure:6070: /opt/digikam.org.arm64/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm |
---|
180 | configure:6073: $? = 0 |
---|
181 | cannot find nm_test_var in conftest.nm |
---|
182 | configure:6063: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/digikam.org.arm64/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
183 | configure:6066: $? = 0 |
---|
184 | configure:6070: /opt/digikam.org.arm64/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm |
---|
185 | configure:6073: $? = 0 |
---|
186 | configure:6127: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/digikam.org.arm64/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/digikam.org.arm64/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c conftstm.o >&5 |
---|
187 | configure:6130: $? = 0 |
---|
188 | configure:6168: result: ok |
---|
189 | configure:6433: checking for dsymutil |
---|
190 | configure:6449: found /usr/bin/dsymutil |
---|
191 | configure:6460: result: dsymutil |
---|
192 | configure:6525: checking for nmedit |
---|
193 | configure:6541: found /usr/bin/nmedit |
---|
194 | configure:6552: result: nmedit |
---|
195 | configure:6617: checking for lipo |
---|
196 | configure:6633: found /opt/digikam.org.arm64/bin/lipo |
---|
197 | configure:6644: result: lipo |
---|
198 | configure:6709: checking for otool |
---|
199 | configure:6725: found /opt/digikam.org.arm64/bin/otool |
---|
200 | configure:6736: result: otool |
---|
201 | configure:6801: checking for otool64 |
---|
202 | configure:6831: result: no |
---|
203 | configure:6876: checking for -single_module linker flag |
---|
204 | /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -L/opt/digikam.org.arm64/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c |
---|
205 | ld: warning: -single_module is obsolete |
---|
206 | configure:6903: result: no |
---|
207 | configure:6905: checking for -exported_symbols_list linker flag |
---|
208 | configure:6925: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/digikam.org.arm64/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/digikam.org.arm64/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5 |
---|
209 | configure:6925: $? = 0 |
---|
210 | configure:6935: result: yes |
---|
211 | configure:6977: checking how to run the C preprocessor |
---|
212 | configure:7008: /usr/bin/clang -E -I/opt/digikam.org.arm64/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c |
---|
213 | configure:7008: $? = 0 |
---|
214 | configure:7022: /usr/bin/clang -E -I/opt/digikam.org.arm64/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c |
---|
215 | conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found |
---|
216 | #include <ac_nonexistent.h> |
---|
217 | ^~~~~~~~~~~~~~~~~~ |
---|
218 | 1 error generated. |
---|
219 | configure:7022: $? = 1 |
---|
220 | configure: failed program was: |
---|
221 | | /* confdefs.h */ |
---|
222 | | #define PACKAGE_NAME "ORBit2" |
---|
223 | | #define PACKAGE_TARNAME "ORBit2" |
---|
224 | | #define PACKAGE_VERSION "2.14.19" |
---|
225 | | #define PACKAGE_STRING "ORBit2 2.14.19" |
---|
226 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=ORBit2" |
---|
227 | | #define PACKAGE_URL "" |
---|
228 | | /* end confdefs.h. */ |
---|
229 | | #include <ac_nonexistent.h> |
---|
230 | configure:7047: result: /usr/bin/clang -E |
---|
231 | configure:7067: /usr/bin/clang -E -I/opt/digikam.org.arm64/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c |
---|
232 | configure:7067: $? = 0 |
---|
233 | configure:7081: /usr/bin/clang -E -I/opt/digikam.org.arm64/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c |
---|
234 | conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found |
---|
235 | #include <ac_nonexistent.h> |
---|
236 | ^~~~~~~~~~~~~~~~~~ |
---|
237 | 1 error generated. |
---|
238 | configure:7081: $? = 1 |
---|
239 | configure: failed program was: |
---|
240 | | /* confdefs.h */ |
---|
241 | | #define PACKAGE_NAME "ORBit2" |
---|
242 | | #define PACKAGE_TARNAME "ORBit2" |
---|
243 | | #define PACKAGE_VERSION "2.14.19" |
---|
244 | | #define PACKAGE_STRING "ORBit2 2.14.19" |
---|
245 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=ORBit2" |
---|
246 | | #define PACKAGE_URL "" |
---|
247 | | /* end confdefs.h. */ |
---|
248 | | #include <ac_nonexistent.h> |
---|
249 | configure:7110: checking for ANSI C header files |
---|
250 | configure:7130: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/digikam.org.arm64/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
251 | configure:7130: $? = 0 |
---|
252 | configure:7203: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/digikam.org.arm64/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/digikam.org.arm64/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
---|
253 | configure:7203: $? = 0 |
---|
254 | configure:7203: ./conftest |
---|
255 | configure:7203: $? = 0 |
---|
256 | configure:7214: result: yes |
---|
257 | configure:7227: checking for sys/types.h |
---|
258 | configure:7227: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/digikam.org.arm64/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
259 | configure:7227: $? = 0 |
---|
260 | configure:7227: result: yes |
---|
261 | configure:7227: checking for sys/stat.h |
---|
262 | configure:7227: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/digikam.org.arm64/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
263 | configure:7227: $? = 0 |
---|
264 | configure:7227: result: yes |
---|
265 | configure:7227: checking for stdlib.h |
---|
266 | configure:7227: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/digikam.org.arm64/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
267 | configure:7227: $? = 0 |
---|
268 | configure:7227: result: yes |
---|
269 | configure:7227: checking for string.h |
---|
270 | configure:7227: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/digikam.org.arm64/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
271 | configure:7227: $? = 0 |
---|
272 | configure:7227: result: yes |
---|
273 | configure:7227: checking for memory.h |
---|
274 | configure:7227: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/digikam.org.arm64/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
275 | configure:7227: $? = 0 |
---|
276 | configure:7227: result: yes |
---|
277 | configure:7227: checking for strings.h |
---|
278 | configure:7227: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/digikam.org.arm64/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
279 | configure:7227: $? = 0 |
---|
280 | configure:7227: result: yes |
---|
281 | configure:7227: checking for inttypes.h |
---|
282 | configure:7227: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/digikam.org.arm64/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
283 | configure:7227: $? = 0 |
---|
284 | configure:7227: result: yes |
---|
285 | configure:7227: checking for stdint.h |
---|
286 | configure:7227: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/digikam.org.arm64/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
287 | configure:7227: $? = 0 |
---|
288 | configure:7227: result: yes |
---|
289 | configure:7227: checking for unistd.h |
---|
290 | configure:7227: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/digikam.org.arm64/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
291 | configure:7227: $? = 0 |
---|
292 | configure:7227: result: yes |
---|
293 | configure:7241: checking for dlfcn.h |
---|
294 | configure:7241: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/digikam.org.arm64/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
295 | configure:7241: $? = 0 |
---|
296 | configure:7241: result: yes |
---|
297 | configure:7421: checking for objdir |
---|
298 | configure:7436: result: .libs |
---|
299 | configure:7728: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions |
---|
300 | configure:7746: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/digikam.org.arm64/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -fno-rtti -fno-exceptions conftest.c >&5 |
---|
301 | configure:7750: $? = 0 |
---|
302 | configure:7763: result: yes |
---|
303 | configure:7783: checking for /usr/bin/clang option to produce PIC |
---|
304 | configure:8055: result: -fno-common -DPIC |
---|
305 | configure:8067: checking if /usr/bin/clang PIC flag -fno-common -DPIC works |
---|
306 | configure:8085: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/digikam.org.arm64/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -fno-common -DPIC -DPIC conftest.c >&5 |
---|
307 | configure:8089: $? = 0 |
---|
308 | configure:8102: result: yes |
---|
309 | configure:8126: checking if /usr/bin/clang static flag -static works |
---|
310 | configure:8154: result: no |
---|
311 | configure:8169: checking if /usr/bin/clang supports -c -o file.o |
---|
312 | configure:8190: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/digikam.org.arm64/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -o out/conftest2.o conftest.c >&5 |
---|
313 | configure:8194: $? = 0 |
---|
314 | configure:8216: result: yes |
---|
315 | configure:8224: checking if /usr/bin/clang supports -c -o file.o |
---|
316 | configure:8271: result: yes |
---|
317 | configure:8304: checking whether the /usr/bin/clang linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries |
---|
318 | configure:9290: result: yes |
---|
319 | configure:9529: checking dynamic linker characteristics |
---|
320 | configure:10180: result: darwin23.6.0 dyld |
---|
321 | configure:10282: checking how to hardcode library paths into programs |
---|
322 | configure:10307: result: immediate |
---|
323 | configure:10352: checking for dlopen in -ldl |
---|
324 | configure:10377: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/digikam.org.arm64/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/digikam.org.arm64/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -ldl >&5 |
---|
325 | configure:10377: $? = 0 |
---|
326 | configure:10386: result: yes |
---|
327 | configure:10601: checking whether a program can dlopen itself |
---|
328 | configure:10671: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/digikam.org.arm64/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DHAVE_DLFCN_H -L/opt/digikam.org.arm64/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -ldl >&5 |
---|
329 | configure:10674: $? = 0 |
---|
330 | configure:10692: result: yes |
---|
331 | configure:10697: checking whether a statically linked program can dlopen itself |
---|
332 | configure:10767: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/digikam.org.arm64/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DHAVE_DLFCN_H -L/opt/digikam.org.arm64/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -ldl >&5 |
---|
333 | configure:10770: $? = 0 |
---|
334 | configure:10788: result: yes |
---|
335 | configure:10827: checking whether stripping libraries is possible |
---|
336 | configure:10841: result: yes |
---|
337 | configure:10867: checking if libtool supports shared libraries |
---|
338 | configure:10869: result: yes |
---|
339 | configure:10872: checking whether to build shared libraries |
---|
340 | configure:10893: result: yes |
---|
341 | configure:10896: checking whether to build static libraries |
---|
342 | configure:10900: result: yes |
---|
343 | configure:10936: checking whether to enable maintainer-specific portions of Makefiles |
---|
344 | configure:10945: result: no |
---|
345 | configure:10959: checking for aclocal flags |
---|
346 | configure:10968: result: |
---|
347 | configure:11030: checking which idl compiler to use |
---|
348 | configure:11045: result: internal |
---|
349 | configure:11057: checking for gawk |
---|
350 | configure:11084: result: gawk |
---|
351 | configure:11154: checking for pkg-config |
---|
352 | configure:11172: found /opt/digikam.org.arm64/bin/pkg-config |
---|
353 | configure:11184: result: /opt/digikam.org.arm64/bin/pkg-config |
---|
354 | configure:11209: checking pkg-config is at least version 0.18 |
---|
355 | configure:11212: result: yes |
---|
356 | configure:11228: checking for ORBIT |
---|
357 | configure:11239: $PKG_CONFIG --exists --print-errors "\ |
---|
358 | glib-2.0 >= $GLIB_REQUIRED \ |
---|
359 | gobject-2.0 >= $GLIB_REQUIRED \ |
---|
360 | gthread-2.0 >= $GLIB_REQUIRED \ |
---|
361 | gmodule-2.0 >= $GLIB_REQUIRED" |
---|
362 | configure:11246: $? = 0 |
---|
363 | configure:11267: $PKG_CONFIG --exists --print-errors "\ |
---|
364 | glib-2.0 >= $GLIB_REQUIRED \ |
---|
365 | gobject-2.0 >= $GLIB_REQUIRED \ |
---|
366 | gthread-2.0 >= $GLIB_REQUIRED \ |
---|
367 | gmodule-2.0 >= $GLIB_REQUIRED" |
---|
368 | configure:11274: $? = 0 |
---|
369 | configure:11347: result: yes |
---|
370 | configure:11356: checking for ORBIT_IDL |
---|
371 | configure:11367: $PKG_CONFIG --exists --print-errors "\ |
---|
372 | libIDL-2.0 >= $LIBIDL_REQUIRED \ |
---|
373 | glib-2.0 >= $GLIB_REQUIRED \ |
---|
374 | gobject-2.0 >= $GLIB_REQUIRED \ |
---|
375 | gmodule-2.0 >= $GLIB_REQUIRED" |
---|
376 | configure:11374: $? = 0 |
---|
377 | configure:11395: $PKG_CONFIG --exists --print-errors "\ |
---|
378 | libIDL-2.0 >= $LIBIDL_REQUIRED \ |
---|
379 | glib-2.0 >= $GLIB_REQUIRED \ |
---|
380 | gobject-2.0 >= $GLIB_REQUIRED \ |
---|
381 | gmodule-2.0 >= $GLIB_REQUIRED" |
---|
382 | configure:11402: $? = 0 |
---|
383 | configure:11475: result: yes |
---|
384 | configure:11484: checking for ORBIT_NAME |
---|
385 | configure:11494: $PKG_CONFIG --exists --print-errors "glib-2.0 >= $GLIB_REQUIRED \ |
---|
386 | gobject-2.0 >= $GLIB_REQUIRED \ |
---|
387 | gthread-2.0 >= $GLIB_REQUIRED \ |
---|
388 | gmodule-2.0 >= $GLIB_REQUIRED" |
---|
389 | configure:11500: $? = 0 |
---|
390 | configure:11519: $PKG_CONFIG --exists --print-errors "glib-2.0 >= $GLIB_REQUIRED \ |
---|
391 | gobject-2.0 >= $GLIB_REQUIRED \ |
---|
392 | gthread-2.0 >= $GLIB_REQUIRED \ |
---|
393 | gmodule-2.0 >= $GLIB_REQUIRED" |
---|
394 | configure:11525: $? = 0 |
---|
395 | configure:11594: result: yes |
---|
396 | configure:11601: checking for ANSI C header files |
---|
397 | configure:11705: result: yes |
---|
398 | configure:11716: checking fcntl.h usability |
---|
399 | configure:11716: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/digikam.org.arm64/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
400 | configure:11716: $? = 0 |
---|
401 | configure:11716: result: yes |
---|
402 | configure:11716: checking fcntl.h presence |
---|
403 | configure:11716: /usr/bin/clang -E -I/opt/digikam.org.arm64/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c |
---|
404 | configure:11716: $? = 0 |
---|
405 | configure:11716: result: yes |
---|
406 | configure:11716: checking for fcntl.h |
---|
407 | configure:11716: result: yes |
---|
408 | configure:11716: checking for unistd.h |
---|
409 | configure:11716: result: yes |
---|
410 | configure:11716: checking sys/endian.h usability |
---|
411 | configure:11716: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/digikam.org.arm64/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
412 | conftest.c:57:10: fatal error: 'sys/endian.h' file not found |
---|
413 | #include <sys/endian.h> |
---|
414 | ^~~~~~~~~~~~~~ |
---|
415 | 1 error generated. |
---|
416 | configure:11716: $? = 1 |
---|
417 | configure: failed program was: |
---|
418 | | /* confdefs.h */ |
---|
419 | | #define PACKAGE_NAME "ORBit2" |
---|
420 | | #define PACKAGE_TARNAME "ORBit2" |
---|
421 | | #define PACKAGE_VERSION "2.14.19" |
---|
422 | | #define PACKAGE_STRING "ORBit2 2.14.19" |
---|
423 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=ORBit2" |
---|
424 | | #define PACKAGE_URL "" |
---|
425 | | #define STDC_HEADERS 1 |
---|
426 | | #define HAVE_SYS_TYPES_H 1 |
---|
427 | | #define HAVE_SYS_STAT_H 1 |
---|
428 | | #define HAVE_STDLIB_H 1 |
---|
429 | | #define HAVE_STRING_H 1 |
---|
430 | | #define HAVE_MEMORY_H 1 |
---|
431 | | #define HAVE_STRINGS_H 1 |
---|
432 | | #define HAVE_INTTYPES_H 1 |
---|
433 | | #define HAVE_STDINT_H 1 |
---|
434 | | #define HAVE_UNISTD_H 1 |
---|
435 | | #define HAVE_DLFCN_H 1 |
---|
436 | | #define LT_OBJDIR ".libs/" |
---|
437 | | #define STDC_HEADERS 1 |
---|
438 | | #define HAVE_FCNTL_H 1 |
---|
439 | | #define HAVE_UNISTD_H 1 |
---|
440 | | /* end confdefs.h. */ |
---|
441 | | #include <stdio.h> |
---|
442 | | #ifdef HAVE_SYS_TYPES_H |
---|
443 | | # include <sys/types.h> |
---|
444 | | #endif |
---|
445 | | #ifdef HAVE_SYS_STAT_H |
---|
446 | | # include <sys/stat.h> |
---|
447 | | #endif |
---|
448 | | #ifdef STDC_HEADERS |
---|
449 | | # include <stdlib.h> |
---|
450 | | # include <stddef.h> |
---|
451 | | #else |
---|
452 | | # ifdef HAVE_STDLIB_H |
---|
453 | | # include <stdlib.h> |
---|
454 | | # endif |
---|
455 | | #endif |
---|
456 | | #ifdef HAVE_STRING_H |
---|
457 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
458 | | # include <memory.h> |
---|
459 | | # endif |
---|
460 | | # include <string.h> |
---|
461 | | #endif |
---|
462 | | #ifdef HAVE_STRINGS_H |
---|
463 | | # include <strings.h> |
---|
464 | | #endif |
---|
465 | | #ifdef HAVE_INTTYPES_H |
---|
466 | | # include <inttypes.h> |
---|
467 | | #endif |
---|
468 | | #ifdef HAVE_STDINT_H |
---|
469 | | # include <stdint.h> |
---|
470 | | #endif |
---|
471 | | #ifdef HAVE_UNISTD_H |
---|
472 | | # include <unistd.h> |
---|
473 | | #endif |
---|
474 | | #include <sys/endian.h> |
---|
475 | configure:11716: result: no |
---|
476 | configure:11716: checking sys/endian.h presence |
---|
477 | configure:11716: /usr/bin/clang -E -I/opt/digikam.org.arm64/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c |
---|
478 | conftest.c:24:10: fatal error: 'sys/endian.h' file not found |
---|
479 | #include <sys/endian.h> |
---|
480 | ^~~~~~~~~~~~~~ |
---|
481 | 1 error generated. |
---|
482 | configure:11716: $? = 1 |
---|
483 | configure: failed program was: |
---|
484 | | /* confdefs.h */ |
---|
485 | | #define PACKAGE_NAME "ORBit2" |
---|
486 | | #define PACKAGE_TARNAME "ORBit2" |
---|
487 | | #define PACKAGE_VERSION "2.14.19" |
---|
488 | | #define PACKAGE_STRING "ORBit2 2.14.19" |
---|
489 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=ORBit2" |
---|
490 | | #define PACKAGE_URL "" |
---|
491 | | #define STDC_HEADERS 1 |
---|
492 | | #define HAVE_SYS_TYPES_H 1 |
---|
493 | | #define HAVE_SYS_STAT_H 1 |
---|
494 | | #define HAVE_STDLIB_H 1 |
---|
495 | | #define HAVE_STRING_H 1 |
---|
496 | | #define HAVE_MEMORY_H 1 |
---|
497 | | #define HAVE_STRINGS_H 1 |
---|
498 | | #define HAVE_INTTYPES_H 1 |
---|
499 | | #define HAVE_STDINT_H 1 |
---|
500 | | #define HAVE_UNISTD_H 1 |
---|
501 | | #define HAVE_DLFCN_H 1 |
---|
502 | | #define LT_OBJDIR ".libs/" |
---|
503 | | #define STDC_HEADERS 1 |
---|
504 | | #define HAVE_FCNTL_H 1 |
---|
505 | | #define HAVE_UNISTD_H 1 |
---|
506 | | /* end confdefs.h. */ |
---|
507 | | #include <sys/endian.h> |
---|
508 | configure:11716: result: no |
---|
509 | configure:11716: checking for sys/endian.h |
---|
510 | configure:11716: result: no |
---|
511 | configure:11716: checking endian.h usability |
---|
512 | configure:11716: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/digikam.org.arm64/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
513 | conftest.c:57:10: fatal error: 'endian.h' file not found |
---|
514 | #include <endian.h> |
---|
515 | ^~~~~~~~~~ |
---|
516 | 1 error generated. |
---|
517 | configure:11716: $? = 1 |
---|
518 | configure: failed program was: |
---|
519 | | /* confdefs.h */ |
---|
520 | | #define PACKAGE_NAME "ORBit2" |
---|
521 | | #define PACKAGE_TARNAME "ORBit2" |
---|
522 | | #define PACKAGE_VERSION "2.14.19" |
---|
523 | | #define PACKAGE_STRING "ORBit2 2.14.19" |
---|
524 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=ORBit2" |
---|
525 | | #define PACKAGE_URL "" |
---|
526 | | #define STDC_HEADERS 1 |
---|
527 | | #define HAVE_SYS_TYPES_H 1 |
---|
528 | | #define HAVE_SYS_STAT_H 1 |
---|
529 | | #define HAVE_STDLIB_H 1 |
---|
530 | | #define HAVE_STRING_H 1 |
---|
531 | | #define HAVE_MEMORY_H 1 |
---|
532 | | #define HAVE_STRINGS_H 1 |
---|
533 | | #define HAVE_INTTYPES_H 1 |
---|
534 | | #define HAVE_STDINT_H 1 |
---|
535 | | #define HAVE_UNISTD_H 1 |
---|
536 | | #define HAVE_DLFCN_H 1 |
---|
537 | | #define LT_OBJDIR ".libs/" |
---|
538 | | #define STDC_HEADERS 1 |
---|
539 | | #define HAVE_FCNTL_H 1 |
---|
540 | | #define HAVE_UNISTD_H 1 |
---|
541 | | /* end confdefs.h. */ |
---|
542 | | #include <stdio.h> |
---|
543 | | #ifdef HAVE_SYS_TYPES_H |
---|
544 | | # include <sys/types.h> |
---|
545 | | #endif |
---|
546 | | #ifdef HAVE_SYS_STAT_H |
---|
547 | | # include <sys/stat.h> |
---|
548 | | #endif |
---|
549 | | #ifdef STDC_HEADERS |
---|
550 | | # include <stdlib.h> |
---|
551 | | # include <stddef.h> |
---|
552 | | #else |
---|
553 | | # ifdef HAVE_STDLIB_H |
---|
554 | | # include <stdlib.h> |
---|
555 | | # endif |
---|
556 | | #endif |
---|
557 | | #ifdef HAVE_STRING_H |
---|
558 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
559 | | # include <memory.h> |
---|
560 | | # endif |
---|
561 | | # include <string.h> |
---|
562 | | #endif |
---|
563 | | #ifdef HAVE_STRINGS_H |
---|
564 | | # include <strings.h> |
---|
565 | | #endif |
---|
566 | | #ifdef HAVE_INTTYPES_H |
---|
567 | | # include <inttypes.h> |
---|
568 | | #endif |
---|
569 | | #ifdef HAVE_STDINT_H |
---|
570 | | # include <stdint.h> |
---|
571 | | #endif |
---|
572 | | #ifdef HAVE_UNISTD_H |
---|
573 | | # include <unistd.h> |
---|
574 | | #endif |
---|
575 | | #include <endian.h> |
---|
576 | configure:11716: result: no |
---|
577 | configure:11716: checking endian.h presence |
---|
578 | configure:11716: /usr/bin/clang -E -I/opt/digikam.org.arm64/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c |
---|
579 | conftest.c:24:10: fatal error: 'endian.h' file not found |
---|
580 | #include <endian.h> |
---|
581 | ^~~~~~~~~~ |
---|
582 | 1 error generated. |
---|
583 | configure:11716: $? = 1 |
---|
584 | configure: failed program was: |
---|
585 | | /* confdefs.h */ |
---|
586 | | #define PACKAGE_NAME "ORBit2" |
---|
587 | | #define PACKAGE_TARNAME "ORBit2" |
---|
588 | | #define PACKAGE_VERSION "2.14.19" |
---|
589 | | #define PACKAGE_STRING "ORBit2 2.14.19" |
---|
590 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=ORBit2" |
---|
591 | | #define PACKAGE_URL "" |
---|
592 | | #define STDC_HEADERS 1 |
---|
593 | | #define HAVE_SYS_TYPES_H 1 |
---|
594 | | #define HAVE_SYS_STAT_H 1 |
---|
595 | | #define HAVE_STDLIB_H 1 |
---|
596 | | #define HAVE_STRING_H 1 |
---|
597 | | #define HAVE_MEMORY_H 1 |
---|
598 | | #define HAVE_STRINGS_H 1 |
---|
599 | | #define HAVE_INTTYPES_H 1 |
---|
600 | | #define HAVE_STDINT_H 1 |
---|
601 | | #define HAVE_UNISTD_H 1 |
---|
602 | | #define HAVE_DLFCN_H 1 |
---|
603 | | #define LT_OBJDIR ".libs/" |
---|
604 | | #define STDC_HEADERS 1 |
---|
605 | | #define HAVE_FCNTL_H 1 |
---|
606 | | #define HAVE_UNISTD_H 1 |
---|
607 | | /* end confdefs.h. */ |
---|
608 | | #include <endian.h> |
---|
609 | configure:11716: result: no |
---|
610 | configure:11716: checking for endian.h |
---|
611 | configure:11716: result: no |
---|
612 | configure:11716: checking machine/endian.h usability |
---|
613 | configure:11716: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/digikam.org.arm64/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
614 | configure:11716: $? = 0 |
---|
615 | configure:11716: result: yes |
---|
616 | configure:11716: checking machine/endian.h presence |
---|
617 | configure:11716: /usr/bin/clang -E -I/opt/digikam.org.arm64/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c |
---|
618 | configure:11716: $? = 0 |
---|
619 | configure:11716: result: yes |
---|
620 | configure:11716: checking for machine/endian.h |
---|
621 | configure:11716: result: yes |
---|
622 | configure:11729: checking sys/machine.h usability |
---|
623 | configure:11729: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/digikam.org.arm64/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
624 | conftest.c:58:10: fatal error: 'sys/machine.h' file not found |
---|
625 | #include <sys/machine.h> |
---|
626 | ^~~~~~~~~~~~~~~ |
---|
627 | 1 error generated. |
---|
628 | configure:11729: $? = 1 |
---|
629 | configure: failed program was: |
---|
630 | | /* confdefs.h */ |
---|
631 | | #define PACKAGE_NAME "ORBit2" |
---|
632 | | #define PACKAGE_TARNAME "ORBit2" |
---|
633 | | #define PACKAGE_VERSION "2.14.19" |
---|
634 | | #define PACKAGE_STRING "ORBit2 2.14.19" |
---|
635 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=ORBit2" |
---|
636 | | #define PACKAGE_URL "" |
---|
637 | | #define STDC_HEADERS 1 |
---|
638 | | #define HAVE_SYS_TYPES_H 1 |
---|
639 | | #define HAVE_SYS_STAT_H 1 |
---|
640 | | #define HAVE_STDLIB_H 1 |
---|
641 | | #define HAVE_STRING_H 1 |
---|
642 | | #define HAVE_MEMORY_H 1 |
---|
643 | | #define HAVE_STRINGS_H 1 |
---|
644 | | #define HAVE_INTTYPES_H 1 |
---|
645 | | #define HAVE_STDINT_H 1 |
---|
646 | | #define HAVE_UNISTD_H 1 |
---|
647 | | #define HAVE_DLFCN_H 1 |
---|
648 | | #define LT_OBJDIR ".libs/" |
---|
649 | | #define STDC_HEADERS 1 |
---|
650 | | #define HAVE_FCNTL_H 1 |
---|
651 | | #define HAVE_UNISTD_H 1 |
---|
652 | | #define HAVE_MACHINE_ENDIAN_H 1 |
---|
653 | | /* end confdefs.h. */ |
---|
654 | | #include <stdio.h> |
---|
655 | | #ifdef HAVE_SYS_TYPES_H |
---|
656 | | # include <sys/types.h> |
---|
657 | | #endif |
---|
658 | | #ifdef HAVE_SYS_STAT_H |
---|
659 | | # include <sys/stat.h> |
---|
660 | | #endif |
---|
661 | | #ifdef STDC_HEADERS |
---|
662 | | # include <stdlib.h> |
---|
663 | | # include <stddef.h> |
---|
664 | | #else |
---|
665 | | # ifdef HAVE_STDLIB_H |
---|
666 | | # include <stdlib.h> |
---|
667 | | # endif |
---|
668 | | #endif |
---|
669 | | #ifdef HAVE_STRING_H |
---|
670 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
671 | | # include <memory.h> |
---|
672 | | # endif |
---|
673 | | # include <string.h> |
---|
674 | | #endif |
---|
675 | | #ifdef HAVE_STRINGS_H |
---|
676 | | # include <strings.h> |
---|
677 | | #endif |
---|
678 | | #ifdef HAVE_INTTYPES_H |
---|
679 | | # include <inttypes.h> |
---|
680 | | #endif |
---|
681 | | #ifdef HAVE_STDINT_H |
---|
682 | | # include <stdint.h> |
---|
683 | | #endif |
---|
684 | | #ifdef HAVE_UNISTD_H |
---|
685 | | # include <unistd.h> |
---|
686 | | #endif |
---|
687 | | #include <sys/machine.h> |
---|
688 | configure:11729: result: no |
---|
689 | configure:11729: checking sys/machine.h presence |
---|
690 | configure:11729: /usr/bin/clang -E -I/opt/digikam.org.arm64/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c |
---|
691 | conftest.c:25:10: fatal error: 'sys/machine.h' file not found |
---|
692 | #include <sys/machine.h> |
---|
693 | ^~~~~~~~~~~~~~~ |
---|
694 | 1 error generated. |
---|
695 | configure:11729: $? = 1 |
---|
696 | configure: failed program was: |
---|
697 | | /* confdefs.h */ |
---|
698 | | #define PACKAGE_NAME "ORBit2" |
---|
699 | | #define PACKAGE_TARNAME "ORBit2" |
---|
700 | | #define PACKAGE_VERSION "2.14.19" |
---|
701 | | #define PACKAGE_STRING "ORBit2 2.14.19" |
---|
702 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=ORBit2" |
---|
703 | | #define PACKAGE_URL "" |
---|
704 | | #define STDC_HEADERS 1 |
---|
705 | | #define HAVE_SYS_TYPES_H 1 |
---|
706 | | #define HAVE_SYS_STAT_H 1 |
---|
707 | | #define HAVE_STDLIB_H 1 |
---|
708 | | #define HAVE_STRING_H 1 |
---|
709 | | #define HAVE_MEMORY_H 1 |
---|
710 | | #define HAVE_STRINGS_H 1 |
---|
711 | | #define HAVE_INTTYPES_H 1 |
---|
712 | | #define HAVE_STDINT_H 1 |
---|
713 | | #define HAVE_UNISTD_H 1 |
---|
714 | | #define HAVE_DLFCN_H 1 |
---|
715 | | #define LT_OBJDIR ".libs/" |
---|
716 | | #define STDC_HEADERS 1 |
---|
717 | | #define HAVE_FCNTL_H 1 |
---|
718 | | #define HAVE_UNISTD_H 1 |
---|
719 | | #define HAVE_MACHINE_ENDIAN_H 1 |
---|
720 | | /* end confdefs.h. */ |
---|
721 | | #include <sys/machine.h> |
---|
722 | configure:11729: result: no |
---|
723 | configure:11729: checking for sys/machine.h |
---|
724 | configure:11729: result: no |
---|
725 | configure:11729: checking sys/isa_defs.h usability |
---|
726 | configure:11729: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/digikam.org.arm64/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
727 | conftest.c:58:10: fatal error: 'sys/isa_defs.h' file not found |
---|
728 | #include <sys/isa_defs.h> |
---|
729 | ^~~~~~~~~~~~~~~~ |
---|
730 | 1 error generated. |
---|
731 | configure:11729: $? = 1 |
---|
732 | configure: failed program was: |
---|
733 | | /* confdefs.h */ |
---|
734 | | #define PACKAGE_NAME "ORBit2" |
---|
735 | | #define PACKAGE_TARNAME "ORBit2" |
---|
736 | | #define PACKAGE_VERSION "2.14.19" |
---|
737 | | #define PACKAGE_STRING "ORBit2 2.14.19" |
---|
738 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=ORBit2" |
---|
739 | | #define PACKAGE_URL "" |
---|
740 | | #define STDC_HEADERS 1 |
---|
741 | | #define HAVE_SYS_TYPES_H 1 |
---|
742 | | #define HAVE_SYS_STAT_H 1 |
---|
743 | | #define HAVE_STDLIB_H 1 |
---|
744 | | #define HAVE_STRING_H 1 |
---|
745 | | #define HAVE_MEMORY_H 1 |
---|
746 | | #define HAVE_STRINGS_H 1 |
---|
747 | | #define HAVE_INTTYPES_H 1 |
---|
748 | | #define HAVE_STDINT_H 1 |
---|
749 | | #define HAVE_UNISTD_H 1 |
---|
750 | | #define HAVE_DLFCN_H 1 |
---|
751 | | #define LT_OBJDIR ".libs/" |
---|
752 | | #define STDC_HEADERS 1 |
---|
753 | | #define HAVE_FCNTL_H 1 |
---|
754 | | #define HAVE_UNISTD_H 1 |
---|
755 | | #define HAVE_MACHINE_ENDIAN_H 1 |
---|
756 | | /* end confdefs.h. */ |
---|
757 | | #include <stdio.h> |
---|
758 | | #ifdef HAVE_SYS_TYPES_H |
---|
759 | | # include <sys/types.h> |
---|
760 | | #endif |
---|
761 | | #ifdef HAVE_SYS_STAT_H |
---|
762 | | # include <sys/stat.h> |
---|
763 | | #endif |
---|
764 | | #ifdef STDC_HEADERS |
---|
765 | | # include <stdlib.h> |
---|
766 | | # include <stddef.h> |
---|
767 | | #else |
---|
768 | | # ifdef HAVE_STDLIB_H |
---|
769 | | # include <stdlib.h> |
---|
770 | | # endif |
---|
771 | | #endif |
---|
772 | | #ifdef HAVE_STRING_H |
---|
773 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
774 | | # include <memory.h> |
---|
775 | | # endif |
---|
776 | | # include <string.h> |
---|
777 | | #endif |
---|
778 | | #ifdef HAVE_STRINGS_H |
---|
779 | | # include <strings.h> |
---|
780 | | #endif |
---|
781 | | #ifdef HAVE_INTTYPES_H |
---|
782 | | # include <inttypes.h> |
---|
783 | | #endif |
---|
784 | | #ifdef HAVE_STDINT_H |
---|
785 | | # include <stdint.h> |
---|
786 | | #endif |
---|
787 | | #ifdef HAVE_UNISTD_H |
---|
788 | | # include <unistd.h> |
---|
789 | | #endif |
---|
790 | | #include <sys/isa_defs.h> |
---|
791 | configure:11729: result: no |
---|
792 | configure:11729: checking sys/isa_defs.h presence |
---|
793 | configure:11729: /usr/bin/clang -E -I/opt/digikam.org.arm64/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c |
---|
794 | conftest.c:25:10: fatal error: 'sys/isa_defs.h' file not found |
---|
795 | #include <sys/isa_defs.h> |
---|
796 | ^~~~~~~~~~~~~~~~ |
---|
797 | 1 error generated. |
---|
798 | configure:11729: $? = 1 |
---|
799 | configure: failed program was: |
---|
800 | | /* confdefs.h */ |
---|
801 | | #define PACKAGE_NAME "ORBit2" |
---|
802 | | #define PACKAGE_TARNAME "ORBit2" |
---|
803 | | #define PACKAGE_VERSION "2.14.19" |
---|
804 | | #define PACKAGE_STRING "ORBit2 2.14.19" |
---|
805 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=ORBit2" |
---|
806 | | #define PACKAGE_URL "" |
---|
807 | | #define STDC_HEADERS 1 |
---|
808 | | #define HAVE_SYS_TYPES_H 1 |
---|
809 | | #define HAVE_SYS_STAT_H 1 |
---|
810 | | #define HAVE_STDLIB_H 1 |
---|
811 | | #define HAVE_STRING_H 1 |
---|
812 | | #define HAVE_MEMORY_H 1 |
---|
813 | | #define HAVE_STRINGS_H 1 |
---|
814 | | #define HAVE_INTTYPES_H 1 |
---|
815 | | #define HAVE_STDINT_H 1 |
---|
816 | | #define HAVE_UNISTD_H 1 |
---|
817 | | #define HAVE_DLFCN_H 1 |
---|
818 | | #define LT_OBJDIR ".libs/" |
---|
819 | | #define STDC_HEADERS 1 |
---|
820 | | #define HAVE_FCNTL_H 1 |
---|
821 | | #define HAVE_UNISTD_H 1 |
---|
822 | | #define HAVE_MACHINE_ENDIAN_H 1 |
---|
823 | | /* end confdefs.h. */ |
---|
824 | | #include <sys/isa_defs.h> |
---|
825 | configure:11729: result: no |
---|
826 | configure:11729: checking for sys/isa_defs.h |
---|
827 | configure:11729: result: no |
---|
828 | configure:11729: checking sys/poll.h usability |
---|
829 | configure:11729: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/digikam.org.arm64/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
830 | configure:11729: $? = 0 |
---|
831 | configure:11729: result: yes |
---|
832 | configure:11729: checking sys/poll.h presence |
---|
833 | configure:11729: /usr/bin/clang -E -I/opt/digikam.org.arm64/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c |
---|
834 | configure:11729: $? = 0 |
---|
835 | configure:11729: result: yes |
---|
836 | configure:11729: checking for sys/poll.h |
---|
837 | configure:11729: result: yes |
---|
838 | configure:11729: checking sys/select.h usability |
---|
839 | configure:11729: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/digikam.org.arm64/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
840 | configure:11729: $? = 0 |
---|
841 | configure:11729: result: yes |
---|
842 | configure:11729: checking sys/select.h presence |
---|
843 | configure:11729: /usr/bin/clang -E -I/opt/digikam.org.arm64/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c |
---|
844 | configure:11729: $? = 0 |
---|
845 | configure:11729: result: yes |
---|
846 | configure:11729: checking for sys/select.h |
---|
847 | configure:11729: result: yes |
---|
848 | configure:11742: checking sys/time.h usability |
---|
849 | configure:11742: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/digikam.org.arm64/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
850 | configure:11742: $? = 0 |
---|
851 | configure:11742: result: yes |
---|
852 | configure:11742: checking sys/time.h presence |
---|
853 | configure:11742: /usr/bin/clang -E -I/opt/digikam.org.arm64/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c |
---|
854 | configure:11742: $? = 0 |
---|
855 | configure:11742: result: yes |
---|
856 | configure:11742: checking for sys/time.h |
---|
857 | configure:11742: result: yes |
---|
858 | configure:11742: checking netinet/in.h usability |
---|
859 | configure:11742: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/digikam.org.arm64/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
860 | configure:11742: $? = 0 |
---|
861 | configure:11742: result: yes |
---|
862 | configure:11742: checking netinet/in.h presence |
---|
863 | configure:11742: /usr/bin/clang -E -I/opt/digikam.org.arm64/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c |
---|
864 | configure:11742: $? = 0 |
---|
865 | configure:11742: result: yes |
---|
866 | configure:11742: checking for netinet/in.h |
---|
867 | configure:11742: result: yes |
---|
868 | configure:11742: checking sys/socket.h usability |
---|
869 | configure:11742: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/digikam.org.arm64/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
870 | configure:11742: $? = 0 |
---|
871 | configure:11742: result: yes |
---|
872 | configure:11742: checking sys/socket.h presence |
---|
873 | configure:11742: /usr/bin/clang -E -I/opt/digikam.org.arm64/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c |
---|
874 | configure:11742: $? = 0 |
---|
875 | configure:11742: result: yes |
---|
876 | configure:11742: checking for sys/socket.h |
---|
877 | configure:11742: result: yes |
---|
878 | configure:11742: checking arpa/inet.h usability |
---|
879 | configure:11742: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/digikam.org.arm64/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
880 | configure:11742: $? = 0 |
---|
881 | configure:11742: result: yes |
---|
882 | configure:11742: checking arpa/inet.h presence |
---|
883 | configure:11742: /usr/bin/clang -E -I/opt/digikam.org.arm64/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c |
---|
884 | configure:11742: $? = 0 |
---|
885 | configure:11742: result: yes |
---|
886 | configure:11742: checking for arpa/inet.h |
---|
887 | configure:11742: result: yes |
---|
888 | configure:11755: checking stddef.h usability |
---|
889 | configure:11755: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/digikam.org.arm64/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
890 | configure:11755: $? = 0 |
---|
891 | configure:11755: result: yes |
---|
892 | configure:11755: checking stddef.h presence |
---|
893 | configure:11755: /usr/bin/clang -E -I/opt/digikam.org.arm64/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c |
---|
894 | configure:11755: $? = 0 |
---|
895 | configure:11755: result: yes |
---|
896 | configure:11755: checking for stddef.h |
---|
897 | configure:11755: result: yes |
---|
898 | configure:11755: checking wchar.h usability |
---|
899 | configure:11755: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/digikam.org.arm64/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
900 | configure:11755: $? = 0 |
---|
901 | configure:11755: result: yes |
---|
902 | configure:11755: checking wchar.h presence |
---|
903 | configure:11755: /usr/bin/clang -E -I/opt/digikam.org.arm64/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c |
---|
904 | configure:11755: $? = 0 |
---|
905 | configure:11755: result: yes |
---|
906 | configure:11755: checking for wchar.h |
---|
907 | configure:11755: result: yes |
---|
908 | configure:11755: checking wcstr.h usability |
---|
909 | configure:11755: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/digikam.org.arm64/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
910 | conftest.c:66:10: fatal error: 'wcstr.h' file not found |
---|
911 | #include <wcstr.h> |
---|
912 | ^~~~~~~~~ |
---|
913 | 1 error generated. |
---|
914 | configure:11755: $? = 1 |
---|
915 | configure: failed program was: |
---|
916 | | /* confdefs.h */ |
---|
917 | | #define PACKAGE_NAME "ORBit2" |
---|
918 | | #define PACKAGE_TARNAME "ORBit2" |
---|
919 | | #define PACKAGE_VERSION "2.14.19" |
---|
920 | | #define PACKAGE_STRING "ORBit2 2.14.19" |
---|
921 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=ORBit2" |
---|
922 | | #define PACKAGE_URL "" |
---|
923 | | #define STDC_HEADERS 1 |
---|
924 | | #define HAVE_SYS_TYPES_H 1 |
---|
925 | | #define HAVE_SYS_STAT_H 1 |
---|
926 | | #define HAVE_STDLIB_H 1 |
---|
927 | | #define HAVE_STRING_H 1 |
---|
928 | | #define HAVE_MEMORY_H 1 |
---|
929 | | #define HAVE_STRINGS_H 1 |
---|
930 | | #define HAVE_INTTYPES_H 1 |
---|
931 | | #define HAVE_STDINT_H 1 |
---|
932 | | #define HAVE_UNISTD_H 1 |
---|
933 | | #define HAVE_DLFCN_H 1 |
---|
934 | | #define LT_OBJDIR ".libs/" |
---|
935 | | #define STDC_HEADERS 1 |
---|
936 | | #define HAVE_FCNTL_H 1 |
---|
937 | | #define HAVE_UNISTD_H 1 |
---|
938 | | #define HAVE_MACHINE_ENDIAN_H 1 |
---|
939 | | #define HAVE_SYS_POLL_H 1 |
---|
940 | | #define HAVE_SYS_SELECT_H 1 |
---|
941 | | #define HAVE_SYS_TIME_H 1 |
---|
942 | | #define HAVE_NETINET_IN_H 1 |
---|
943 | | #define HAVE_SYS_SOCKET_H 1 |
---|
944 | | #define HAVE_ARPA_INET_H 1 |
---|
945 | | #define HAVE_STDDEF_H 1 |
---|
946 | | #define HAVE_WCHAR_H 1 |
---|
947 | | /* end confdefs.h. */ |
---|
948 | | #include <stdio.h> |
---|
949 | | #ifdef HAVE_SYS_TYPES_H |
---|
950 | | # include <sys/types.h> |
---|
951 | | #endif |
---|
952 | | #ifdef HAVE_SYS_STAT_H |
---|
953 | | # include <sys/stat.h> |
---|
954 | | #endif |
---|
955 | | #ifdef STDC_HEADERS |
---|
956 | | # include <stdlib.h> |
---|
957 | | # include <stddef.h> |
---|
958 | | #else |
---|
959 | | # ifdef HAVE_STDLIB_H |
---|
960 | | # include <stdlib.h> |
---|
961 | | # endif |
---|
962 | | #endif |
---|
963 | | #ifdef HAVE_STRING_H |
---|
964 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
965 | | # include <memory.h> |
---|
966 | | # endif |
---|
967 | | # include <string.h> |
---|
968 | | #endif |
---|
969 | | #ifdef HAVE_STRINGS_H |
---|
970 | | # include <strings.h> |
---|
971 | | #endif |
---|
972 | | #ifdef HAVE_INTTYPES_H |
---|
973 | | # include <inttypes.h> |
---|
974 | | #endif |
---|
975 | | #ifdef HAVE_STDINT_H |
---|
976 | | # include <stdint.h> |
---|
977 | | #endif |
---|
978 | | #ifdef HAVE_UNISTD_H |
---|
979 | | # include <unistd.h> |
---|
980 | | #endif |
---|
981 | | #include <wcstr.h> |
---|
982 | configure:11755: result: no |
---|
983 | configure:11755: checking wcstr.h presence |
---|
984 | configure:11755: /usr/bin/clang -E -I/opt/digikam.org.arm64/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c |
---|
985 | conftest.c:33:10: fatal error: 'wcstr.h' file not found |
---|
986 | #include <wcstr.h> |
---|
987 | ^~~~~~~~~ |
---|
988 | 1 error generated. |
---|
989 | configure:11755: $? = 1 |
---|
990 | configure: failed program was: |
---|
991 | | /* confdefs.h */ |
---|
992 | | #define PACKAGE_NAME "ORBit2" |
---|
993 | | #define PACKAGE_TARNAME "ORBit2" |
---|
994 | | #define PACKAGE_VERSION "2.14.19" |
---|
995 | | #define PACKAGE_STRING "ORBit2 2.14.19" |
---|
996 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=ORBit2" |
---|
997 | | #define PACKAGE_URL "" |
---|
998 | | #define STDC_HEADERS 1 |
---|
999 | | #define HAVE_SYS_TYPES_H 1 |
---|
1000 | | #define HAVE_SYS_STAT_H 1 |
---|
1001 | | #define HAVE_STDLIB_H 1 |
---|
1002 | | #define HAVE_STRING_H 1 |
---|
1003 | | #define HAVE_MEMORY_H 1 |
---|
1004 | | #define HAVE_STRINGS_H 1 |
---|
1005 | | #define HAVE_INTTYPES_H 1 |
---|
1006 | | #define HAVE_STDINT_H 1 |
---|
1007 | | #define HAVE_UNISTD_H 1 |
---|
1008 | | #define HAVE_DLFCN_H 1 |
---|
1009 | | #define LT_OBJDIR ".libs/" |
---|
1010 | | #define STDC_HEADERS 1 |
---|
1011 | | #define HAVE_FCNTL_H 1 |
---|
1012 | | #define HAVE_UNISTD_H 1 |
---|
1013 | | #define HAVE_MACHINE_ENDIAN_H 1 |
---|
1014 | | #define HAVE_SYS_POLL_H 1 |
---|
1015 | | #define HAVE_SYS_SELECT_H 1 |
---|
1016 | | #define HAVE_SYS_TIME_H 1 |
---|
1017 | | #define HAVE_NETINET_IN_H 1 |
---|
1018 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1019 | | #define HAVE_ARPA_INET_H 1 |
---|
1020 | | #define HAVE_STDDEF_H 1 |
---|
1021 | | #define HAVE_WCHAR_H 1 |
---|
1022 | | /* end confdefs.h. */ |
---|
1023 | | #include <wcstr.h> |
---|
1024 | configure:11755: result: no |
---|
1025 | configure:11755: checking for wcstr.h |
---|
1026 | configure:11755: result: no |
---|
1027 | configure:11755: checking wctype.h usability |
---|
1028 | configure:11755: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/digikam.org.arm64/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
1029 | configure:11755: $? = 0 |
---|
1030 | configure:11755: result: yes |
---|
1031 | configure:11755: checking wctype.h presence |
---|
1032 | configure:11755: /usr/bin/clang -E -I/opt/digikam.org.arm64/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c |
---|
1033 | configure:11755: $? = 0 |
---|
1034 | configure:11755: result: yes |
---|
1035 | configure:11755: checking for wctype.h |
---|
1036 | configure:11755: result: yes |
---|
1037 | configure:11755: checking machine/types.h usability |
---|
1038 | configure:11755: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/digikam.org.arm64/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
1039 | configure:11755: $? = 0 |
---|
1040 | configure:11755: result: yes |
---|
1041 | configure:11755: checking machine/types.h presence |
---|
1042 | configure:11755: /usr/bin/clang -E -I/opt/digikam.org.arm64/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c |
---|
1043 | configure:11755: $? = 0 |
---|
1044 | configure:11755: result: yes |
---|
1045 | configure:11755: checking for machine/types.h |
---|
1046 | configure:11755: result: yes |
---|
1047 | configure:11768: checking sys/un.h usability |
---|
1048 | configure:11768: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/digikam.org.arm64/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
1049 | configure:11768: $? = 0 |
---|
1050 | configure:11768: result: yes |
---|
1051 | configure:11768: checking sys/un.h presence |
---|
1052 | configure:11768: /usr/bin/clang -E -I/opt/digikam.org.arm64/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c |
---|
1053 | configure:11768: $? = 0 |
---|
1054 | configure:11768: result: yes |
---|
1055 | configure:11768: checking for sys/un.h |
---|
1056 | configure:11768: result: yes |
---|
1057 | configure:11768: checking sys/uio.h usability |
---|
1058 | configure:11768: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/digikam.org.arm64/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
1059 | configure:11768: $? = 0 |
---|
1060 | configure:11768: result: yes |
---|
1061 | configure:11768: checking sys/uio.h presence |
---|
1062 | configure:11768: /usr/bin/clang -E -I/opt/digikam.org.arm64/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c |
---|
1063 | configure:11768: $? = 0 |
---|
1064 | configure:11768: result: yes |
---|
1065 | configure:11768: checking for sys/uio.h |
---|
1066 | configure:11768: result: yes |
---|
1067 | configure:11768: checking syslog.h usability |
---|
1068 | configure:11768: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/digikam.org.arm64/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
1069 | configure:11768: $? = 0 |
---|
1070 | configure:11768: result: yes |
---|
1071 | configure:11768: checking syslog.h presence |
---|
1072 | configure:11768: /usr/bin/clang -E -I/opt/digikam.org.arm64/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c |
---|
1073 | configure:11768: $? = 0 |
---|
1074 | configure:11768: result: yes |
---|
1075 | configure:11768: checking for syslog.h |
---|
1076 | configure:11768: result: yes |
---|
1077 | configure:11781: checking sys/wait.h usability |
---|
1078 | configure:11781: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/digikam.org.arm64/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
1079 | configure:11781: $? = 0 |
---|
1080 | configure:11781: result: yes |
---|
1081 | configure:11781: checking sys/wait.h presence |
---|
1082 | configure:11781: /usr/bin/clang -E -I/opt/digikam.org.arm64/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c |
---|
1083 | configure:11781: $? = 0 |
---|
1084 | configure:11781: result: yes |
---|
1085 | configure:11781: checking for sys/wait.h |
---|
1086 | configure:11781: result: yes |
---|
1087 | configure:11781: checking netdb.h usability |
---|
1088 | configure:11781: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/digikam.org.arm64/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
1089 | configure:11781: $? = 0 |
---|
1090 | configure:11781: result: yes |
---|
1091 | configure:11781: checking netdb.h presence |
---|
1092 | configure:11781: /usr/bin/clang -E -I/opt/digikam.org.arm64/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c |
---|
1093 | configure:11781: $? = 0 |
---|
1094 | configure:11781: result: yes |
---|
1095 | configure:11781: checking for netdb.h |
---|
1096 | configure:11781: result: yes |
---|
1097 | configure:11794: checking utime.h usability |
---|
1098 | configure:11794: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/digikam.org.arm64/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
1099 | configure:11794: $? = 0 |
---|
1100 | configure:11794: result: yes |
---|
1101 | configure:11794: checking utime.h presence |
---|
1102 | configure:11794: /usr/bin/clang -E -I/opt/digikam.org.arm64/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c |
---|
1103 | configure:11794: $? = 0 |
---|
1104 | configure:11794: result: yes |
---|
1105 | configure:11794: checking for utime.h |
---|
1106 | configure:11794: result: yes |
---|
1107 | configure:11794: checking sys/utime.h usability |
---|
1108 | configure:11794: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/digikam.org.arm64/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
1109 | conftest.c:74:10: fatal error: 'sys/utime.h' file not found |
---|
1110 | #include <sys/utime.h> |
---|
1111 | ^~~~~~~~~~~~~ |
---|
1112 | 1 error generated. |
---|
1113 | configure:11794: $? = 1 |
---|
1114 | configure: failed program was: |
---|
1115 | | /* confdefs.h */ |
---|
1116 | | #define PACKAGE_NAME "ORBit2" |
---|
1117 | | #define PACKAGE_TARNAME "ORBit2" |
---|
1118 | | #define PACKAGE_VERSION "2.14.19" |
---|
1119 | | #define PACKAGE_STRING "ORBit2 2.14.19" |
---|
1120 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=ORBit2" |
---|
1121 | | #define PACKAGE_URL "" |
---|
1122 | | #define STDC_HEADERS 1 |
---|
1123 | | #define HAVE_SYS_TYPES_H 1 |
---|
1124 | | #define HAVE_SYS_STAT_H 1 |
---|
1125 | | #define HAVE_STDLIB_H 1 |
---|
1126 | | #define HAVE_STRING_H 1 |
---|
1127 | | #define HAVE_MEMORY_H 1 |
---|
1128 | | #define HAVE_STRINGS_H 1 |
---|
1129 | | #define HAVE_INTTYPES_H 1 |
---|
1130 | | #define HAVE_STDINT_H 1 |
---|
1131 | | #define HAVE_UNISTD_H 1 |
---|
1132 | | #define HAVE_DLFCN_H 1 |
---|
1133 | | #define LT_OBJDIR ".libs/" |
---|
1134 | | #define STDC_HEADERS 1 |
---|
1135 | | #define HAVE_FCNTL_H 1 |
---|
1136 | | #define HAVE_UNISTD_H 1 |
---|
1137 | | #define HAVE_MACHINE_ENDIAN_H 1 |
---|
1138 | | #define HAVE_SYS_POLL_H 1 |
---|
1139 | | #define HAVE_SYS_SELECT_H 1 |
---|
1140 | | #define HAVE_SYS_TIME_H 1 |
---|
1141 | | #define HAVE_NETINET_IN_H 1 |
---|
1142 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1143 | | #define HAVE_ARPA_INET_H 1 |
---|
1144 | | #define HAVE_STDDEF_H 1 |
---|
1145 | | #define HAVE_WCHAR_H 1 |
---|
1146 | | #define HAVE_WCTYPE_H 1 |
---|
1147 | | #define HAVE_MACHINE_TYPES_H 1 |
---|
1148 | | #define HAVE_SYS_UN_H 1 |
---|
1149 | | #define HAVE_SYS_UIO_H 1 |
---|
1150 | | #define HAVE_SYSLOG_H 1 |
---|
1151 | | #define HAVE_SYS_WAIT_H 1 |
---|
1152 | | #define HAVE_NETDB_H 1 |
---|
1153 | | #define HAVE_UTIME_H 1 |
---|
1154 | | /* end confdefs.h. */ |
---|
1155 | | #include <stdio.h> |
---|
1156 | | #ifdef HAVE_SYS_TYPES_H |
---|
1157 | | # include <sys/types.h> |
---|
1158 | | #endif |
---|
1159 | | #ifdef HAVE_SYS_STAT_H |
---|
1160 | | # include <sys/stat.h> |
---|
1161 | | #endif |
---|
1162 | | #ifdef STDC_HEADERS |
---|
1163 | | # include <stdlib.h> |
---|
1164 | | # include <stddef.h> |
---|
1165 | | #else |
---|
1166 | | # ifdef HAVE_STDLIB_H |
---|
1167 | | # include <stdlib.h> |
---|
1168 | | # endif |
---|
1169 | | #endif |
---|
1170 | | #ifdef HAVE_STRING_H |
---|
1171 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1172 | | # include <memory.h> |
---|
1173 | | # endif |
---|
1174 | | # include <string.h> |
---|
1175 | | #endif |
---|
1176 | | #ifdef HAVE_STRINGS_H |
---|
1177 | | # include <strings.h> |
---|
1178 | | #endif |
---|
1179 | | #ifdef HAVE_INTTYPES_H |
---|
1180 | | # include <inttypes.h> |
---|
1181 | | #endif |
---|
1182 | | #ifdef HAVE_STDINT_H |
---|
1183 | | # include <stdint.h> |
---|
1184 | | #endif |
---|
1185 | | #ifdef HAVE_UNISTD_H |
---|
1186 | | # include <unistd.h> |
---|
1187 | | #endif |
---|
1188 | | #include <sys/utime.h> |
---|
1189 | configure:11794: result: no |
---|
1190 | configure:11794: checking sys/utime.h presence |
---|
1191 | configure:11794: /usr/bin/clang -E -I/opt/digikam.org.arm64/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c |
---|
1192 | conftest.c:41:10: fatal error: 'sys/utime.h' file not found |
---|
1193 | #include <sys/utime.h> |
---|
1194 | ^~~~~~~~~~~~~ |
---|
1195 | 1 error generated. |
---|
1196 | configure:11794: $? = 1 |
---|
1197 | configure: failed program was: |
---|
1198 | | /* confdefs.h */ |
---|
1199 | | #define PACKAGE_NAME "ORBit2" |
---|
1200 | | #define PACKAGE_TARNAME "ORBit2" |
---|
1201 | | #define PACKAGE_VERSION "2.14.19" |
---|
1202 | | #define PACKAGE_STRING "ORBit2 2.14.19" |
---|
1203 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=ORBit2" |
---|
1204 | | #define PACKAGE_URL "" |
---|
1205 | | #define STDC_HEADERS 1 |
---|
1206 | | #define HAVE_SYS_TYPES_H 1 |
---|
1207 | | #define HAVE_SYS_STAT_H 1 |
---|
1208 | | #define HAVE_STDLIB_H 1 |
---|
1209 | | #define HAVE_STRING_H 1 |
---|
1210 | | #define HAVE_MEMORY_H 1 |
---|
1211 | | #define HAVE_STRINGS_H 1 |
---|
1212 | | #define HAVE_INTTYPES_H 1 |
---|
1213 | | #define HAVE_STDINT_H 1 |
---|
1214 | | #define HAVE_UNISTD_H 1 |
---|
1215 | | #define HAVE_DLFCN_H 1 |
---|
1216 | | #define LT_OBJDIR ".libs/" |
---|
1217 | | #define STDC_HEADERS 1 |
---|
1218 | | #define HAVE_FCNTL_H 1 |
---|
1219 | | #define HAVE_UNISTD_H 1 |
---|
1220 | | #define HAVE_MACHINE_ENDIAN_H 1 |
---|
1221 | | #define HAVE_SYS_POLL_H 1 |
---|
1222 | | #define HAVE_SYS_SELECT_H 1 |
---|
1223 | | #define HAVE_SYS_TIME_H 1 |
---|
1224 | | #define HAVE_NETINET_IN_H 1 |
---|
1225 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1226 | | #define HAVE_ARPA_INET_H 1 |
---|
1227 | | #define HAVE_STDDEF_H 1 |
---|
1228 | | #define HAVE_WCHAR_H 1 |
---|
1229 | | #define HAVE_WCTYPE_H 1 |
---|
1230 | | #define HAVE_MACHINE_TYPES_H 1 |
---|
1231 | | #define HAVE_SYS_UN_H 1 |
---|
1232 | | #define HAVE_SYS_UIO_H 1 |
---|
1233 | | #define HAVE_SYSLOG_H 1 |
---|
1234 | | #define HAVE_SYS_WAIT_H 1 |
---|
1235 | | #define HAVE_NETDB_H 1 |
---|
1236 | | #define HAVE_UTIME_H 1 |
---|
1237 | | /* end confdefs.h. */ |
---|
1238 | | #include <sys/utime.h> |
---|
1239 | configure:11794: result: no |
---|
1240 | configure:11794: checking for sys/utime.h |
---|
1241 | configure:11794: result: no |
---|
1242 | configure:11806: checking linux/socket.h usability |
---|
1243 | configure:11806: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/digikam.org.arm64/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
1244 | conftest.c:74:10: fatal error: 'linux/socket.h' file not found |
---|
1245 | #include <linux/socket.h> |
---|
1246 | ^~~~~~~~~~~~~~~~ |
---|
1247 | 1 error generated. |
---|
1248 | configure:11806: $? = 1 |
---|
1249 | configure: failed program was: |
---|
1250 | | /* confdefs.h */ |
---|
1251 | | #define PACKAGE_NAME "ORBit2" |
---|
1252 | | #define PACKAGE_TARNAME "ORBit2" |
---|
1253 | | #define PACKAGE_VERSION "2.14.19" |
---|
1254 | | #define PACKAGE_STRING "ORBit2 2.14.19" |
---|
1255 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=ORBit2" |
---|
1256 | | #define PACKAGE_URL "" |
---|
1257 | | #define STDC_HEADERS 1 |
---|
1258 | | #define HAVE_SYS_TYPES_H 1 |
---|
1259 | | #define HAVE_SYS_STAT_H 1 |
---|
1260 | | #define HAVE_STDLIB_H 1 |
---|
1261 | | #define HAVE_STRING_H 1 |
---|
1262 | | #define HAVE_MEMORY_H 1 |
---|
1263 | | #define HAVE_STRINGS_H 1 |
---|
1264 | | #define HAVE_INTTYPES_H 1 |
---|
1265 | | #define HAVE_STDINT_H 1 |
---|
1266 | | #define HAVE_UNISTD_H 1 |
---|
1267 | | #define HAVE_DLFCN_H 1 |
---|
1268 | | #define LT_OBJDIR ".libs/" |
---|
1269 | | #define STDC_HEADERS 1 |
---|
1270 | | #define HAVE_FCNTL_H 1 |
---|
1271 | | #define HAVE_UNISTD_H 1 |
---|
1272 | | #define HAVE_MACHINE_ENDIAN_H 1 |
---|
1273 | | #define HAVE_SYS_POLL_H 1 |
---|
1274 | | #define HAVE_SYS_SELECT_H 1 |
---|
1275 | | #define HAVE_SYS_TIME_H 1 |
---|
1276 | | #define HAVE_NETINET_IN_H 1 |
---|
1277 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1278 | | #define HAVE_ARPA_INET_H 1 |
---|
1279 | | #define HAVE_STDDEF_H 1 |
---|
1280 | | #define HAVE_WCHAR_H 1 |
---|
1281 | | #define HAVE_WCTYPE_H 1 |
---|
1282 | | #define HAVE_MACHINE_TYPES_H 1 |
---|
1283 | | #define HAVE_SYS_UN_H 1 |
---|
1284 | | #define HAVE_SYS_UIO_H 1 |
---|
1285 | | #define HAVE_SYSLOG_H 1 |
---|
1286 | | #define HAVE_SYS_WAIT_H 1 |
---|
1287 | | #define HAVE_NETDB_H 1 |
---|
1288 | | #define HAVE_UTIME_H 1 |
---|
1289 | | /* end confdefs.h. */ |
---|
1290 | | #include <stdio.h> |
---|
1291 | | #ifdef HAVE_SYS_TYPES_H |
---|
1292 | | # include <sys/types.h> |
---|
1293 | | #endif |
---|
1294 | | #ifdef HAVE_SYS_STAT_H |
---|
1295 | | # include <sys/stat.h> |
---|
1296 | | #endif |
---|
1297 | | #ifdef STDC_HEADERS |
---|
1298 | | # include <stdlib.h> |
---|
1299 | | # include <stddef.h> |
---|
1300 | | #else |
---|
1301 | | # ifdef HAVE_STDLIB_H |
---|
1302 | | # include <stdlib.h> |
---|
1303 | | # endif |
---|
1304 | | #endif |
---|
1305 | | #ifdef HAVE_STRING_H |
---|
1306 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1307 | | # include <memory.h> |
---|
1308 | | # endif |
---|
1309 | | # include <string.h> |
---|
1310 | | #endif |
---|
1311 | | #ifdef HAVE_STRINGS_H |
---|
1312 | | # include <strings.h> |
---|
1313 | | #endif |
---|
1314 | | #ifdef HAVE_INTTYPES_H |
---|
1315 | | # include <inttypes.h> |
---|
1316 | | #endif |
---|
1317 | | #ifdef HAVE_STDINT_H |
---|
1318 | | # include <stdint.h> |
---|
1319 | | #endif |
---|
1320 | | #ifdef HAVE_UNISTD_H |
---|
1321 | | # include <unistd.h> |
---|
1322 | | #endif |
---|
1323 | | #include <linux/socket.h> |
---|
1324 | configure:11806: result: no |
---|
1325 | configure:11806: checking linux/socket.h presence |
---|
1326 | configure:11806: /usr/bin/clang -E -I/opt/digikam.org.arm64/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c |
---|
1327 | conftest.c:41:10: fatal error: 'linux/socket.h' file not found |
---|
1328 | #include <linux/socket.h> |
---|
1329 | ^~~~~~~~~~~~~~~~ |
---|
1330 | 1 error generated. |
---|
1331 | configure:11806: $? = 1 |
---|
1332 | configure: failed program was: |
---|
1333 | | /* confdefs.h */ |
---|
1334 | | #define PACKAGE_NAME "ORBit2" |
---|
1335 | | #define PACKAGE_TARNAME "ORBit2" |
---|
1336 | | #define PACKAGE_VERSION "2.14.19" |
---|
1337 | | #define PACKAGE_STRING "ORBit2 2.14.19" |
---|
1338 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=ORBit2" |
---|
1339 | | #define PACKAGE_URL "" |
---|
1340 | | #define STDC_HEADERS 1 |
---|
1341 | | #define HAVE_SYS_TYPES_H 1 |
---|
1342 | | #define HAVE_SYS_STAT_H 1 |
---|
1343 | | #define HAVE_STDLIB_H 1 |
---|
1344 | | #define HAVE_STRING_H 1 |
---|
1345 | | #define HAVE_MEMORY_H 1 |
---|
1346 | | #define HAVE_STRINGS_H 1 |
---|
1347 | | #define HAVE_INTTYPES_H 1 |
---|
1348 | | #define HAVE_STDINT_H 1 |
---|
1349 | | #define HAVE_UNISTD_H 1 |
---|
1350 | | #define HAVE_DLFCN_H 1 |
---|
1351 | | #define LT_OBJDIR ".libs/" |
---|
1352 | | #define STDC_HEADERS 1 |
---|
1353 | | #define HAVE_FCNTL_H 1 |
---|
1354 | | #define HAVE_UNISTD_H 1 |
---|
1355 | | #define HAVE_MACHINE_ENDIAN_H 1 |
---|
1356 | | #define HAVE_SYS_POLL_H 1 |
---|
1357 | | #define HAVE_SYS_SELECT_H 1 |
---|
1358 | | #define HAVE_SYS_TIME_H 1 |
---|
1359 | | #define HAVE_NETINET_IN_H 1 |
---|
1360 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1361 | | #define HAVE_ARPA_INET_H 1 |
---|
1362 | | #define HAVE_STDDEF_H 1 |
---|
1363 | | #define HAVE_WCHAR_H 1 |
---|
1364 | | #define HAVE_WCTYPE_H 1 |
---|
1365 | | #define HAVE_MACHINE_TYPES_H 1 |
---|
1366 | | #define HAVE_SYS_UN_H 1 |
---|
1367 | | #define HAVE_SYS_UIO_H 1 |
---|
1368 | | #define HAVE_SYSLOG_H 1 |
---|
1369 | | #define HAVE_SYS_WAIT_H 1 |
---|
1370 | | #define HAVE_NETDB_H 1 |
---|
1371 | | #define HAVE_UTIME_H 1 |
---|
1372 | | /* end confdefs.h. */ |
---|
1373 | | #include <linux/socket.h> |
---|
1374 | configure:11806: result: no |
---|
1375 | configure:11806: checking for linux/socket.h |
---|
1376 | configure:11806: result: no |
---|
1377 | configure:11818: checking sys/sockio.h usability |
---|
1378 | configure:11818: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/digikam.org.arm64/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
1379 | configure:11818: $? = 0 |
---|
1380 | configure:11818: result: yes |
---|
1381 | configure:11818: checking sys/sockio.h presence |
---|
1382 | configure:11818: /usr/bin/clang -E -I/opt/digikam.org.arm64/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c |
---|
1383 | configure:11818: $? = 0 |
---|
1384 | configure:11818: result: yes |
---|
1385 | configure:11818: checking for sys/sockio.h |
---|
1386 | configure:11818: result: yes |
---|
1387 | configure:11847: checking for an ANSI C-conforming const |
---|
1388 | configure:11912: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/digikam.org.arm64/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
1389 | configure:11912: $? = 0 |
---|
1390 | configure:11919: result: yes |
---|
1391 | configure:11927: checking for inline |
---|
1392 | configure:11943: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/digikam.org.arm64/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
1393 | configure:11943: $? = 0 |
---|
1394 | configure:11951: result: inline |
---|
1395 | configure:11969: checking for size_t |
---|
1396 | configure:11969: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/digikam.org.arm64/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
1397 | configure:11969: $? = 0 |
---|
1398 | configure:11969: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/digikam.org.arm64/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
1399 | conftest.c:78:21: error: expected expression |
---|
1400 | if (sizeof ((size_t))) |
---|
1401 | ^ |
---|
1402 | 1 error generated. |
---|
1403 | configure:11969: $? = 1 |
---|
1404 | configure: failed program was: |
---|
1405 | | /* confdefs.h */ |
---|
1406 | | #define PACKAGE_NAME "ORBit2" |
---|
1407 | | #define PACKAGE_TARNAME "ORBit2" |
---|
1408 | | #define PACKAGE_VERSION "2.14.19" |
---|
1409 | | #define PACKAGE_STRING "ORBit2 2.14.19" |
---|
1410 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=ORBit2" |
---|
1411 | | #define PACKAGE_URL "" |
---|
1412 | | #define STDC_HEADERS 1 |
---|
1413 | | #define HAVE_SYS_TYPES_H 1 |
---|
1414 | | #define HAVE_SYS_STAT_H 1 |
---|
1415 | | #define HAVE_STDLIB_H 1 |
---|
1416 | | #define HAVE_STRING_H 1 |
---|
1417 | | #define HAVE_MEMORY_H 1 |
---|
1418 | | #define HAVE_STRINGS_H 1 |
---|
1419 | | #define HAVE_INTTYPES_H 1 |
---|
1420 | | #define HAVE_STDINT_H 1 |
---|
1421 | | #define HAVE_UNISTD_H 1 |
---|
1422 | | #define HAVE_DLFCN_H 1 |
---|
1423 | | #define LT_OBJDIR ".libs/" |
---|
1424 | | #define STDC_HEADERS 1 |
---|
1425 | | #define HAVE_FCNTL_H 1 |
---|
1426 | | #define HAVE_UNISTD_H 1 |
---|
1427 | | #define HAVE_MACHINE_ENDIAN_H 1 |
---|
1428 | | #define HAVE_SYS_POLL_H 1 |
---|
1429 | | #define HAVE_SYS_SELECT_H 1 |
---|
1430 | | #define HAVE_SYS_TIME_H 1 |
---|
1431 | | #define HAVE_NETINET_IN_H 1 |
---|
1432 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1433 | | #define HAVE_ARPA_INET_H 1 |
---|
1434 | | #define HAVE_STDDEF_H 1 |
---|
1435 | | #define HAVE_WCHAR_H 1 |
---|
1436 | | #define HAVE_WCTYPE_H 1 |
---|
1437 | | #define HAVE_MACHINE_TYPES_H 1 |
---|
1438 | | #define HAVE_SYS_UN_H 1 |
---|
1439 | | #define HAVE_SYS_UIO_H 1 |
---|
1440 | | #define HAVE_SYSLOG_H 1 |
---|
1441 | | #define HAVE_SYS_WAIT_H 1 |
---|
1442 | | #define HAVE_NETDB_H 1 |
---|
1443 | | #define HAVE_UTIME_H 1 |
---|
1444 | | #define HAVE_SYS_SOCKIO_H 1 |
---|
1445 | | /* end confdefs.h. */ |
---|
1446 | | #include <stdio.h> |
---|
1447 | | #ifdef HAVE_SYS_TYPES_H |
---|
1448 | | # include <sys/types.h> |
---|
1449 | | #endif |
---|
1450 | | #ifdef HAVE_SYS_STAT_H |
---|
1451 | | # include <sys/stat.h> |
---|
1452 | | #endif |
---|
1453 | | #ifdef STDC_HEADERS |
---|
1454 | | # include <stdlib.h> |
---|
1455 | | # include <stddef.h> |
---|
1456 | | #else |
---|
1457 | | # ifdef HAVE_STDLIB_H |
---|
1458 | | # include <stdlib.h> |
---|
1459 | | # endif |
---|
1460 | | #endif |
---|
1461 | | #ifdef HAVE_STRING_H |
---|
1462 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1463 | | # include <memory.h> |
---|
1464 | | # endif |
---|
1465 | | # include <string.h> |
---|
1466 | | #endif |
---|
1467 | | #ifdef HAVE_STRINGS_H |
---|
1468 | | # include <strings.h> |
---|
1469 | | #endif |
---|
1470 | | #ifdef HAVE_INTTYPES_H |
---|
1471 | | # include <inttypes.h> |
---|
1472 | | #endif |
---|
1473 | | #ifdef HAVE_STDINT_H |
---|
1474 | | # include <stdint.h> |
---|
1475 | | #endif |
---|
1476 | | #ifdef HAVE_UNISTD_H |
---|
1477 | | # include <unistd.h> |
---|
1478 | | #endif |
---|
1479 | | int |
---|
1480 | | main () |
---|
1481 | | { |
---|
1482 | | if (sizeof ((size_t))) |
---|
1483 | | return 0; |
---|
1484 | | ; |
---|
1485 | | return 0; |
---|
1486 | | } |
---|
1487 | configure:11969: result: yes |
---|
1488 | configure:11983: checking for vprintf |
---|
1489 | configure:11983: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/digikam.org.arm64/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/digikam.org.arm64/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
---|
1490 | conftest.c:65:6: warning: incompatible redeclaration of library function 'vprintf' [-Wincompatible-library-redeclaration] |
---|
1491 | char vprintf (); |
---|
1492 | ^ |
---|
1493 | conftest.c:65:6: note: 'vprintf' is a builtin with type 'int (const char *, __builtin_va_list)' |
---|
1494 | 1 warning generated. |
---|
1495 | configure:11983: $? = 0 |
---|
1496 | configure:11983: result: yes |
---|
1497 | configure:11989: checking for _doprnt |
---|
1498 | configure:11989: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/digikam.org.arm64/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/digikam.org.arm64/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
---|
1499 | Undefined symbols for architecture arm64: |
---|
1500 | "__doprnt", referenced from: |
---|
1501 | _main in conftest-5c1837.o |
---|
1502 | ld: symbol(s) not found for architecture arm64 |
---|
1503 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1504 | configure:11989: $? = 1 |
---|
1505 | configure: failed program was: |
---|
1506 | | /* confdefs.h */ |
---|
1507 | | #define PACKAGE_NAME "ORBit2" |
---|
1508 | | #define PACKAGE_TARNAME "ORBit2" |
---|
1509 | | #define PACKAGE_VERSION "2.14.19" |
---|
1510 | | #define PACKAGE_STRING "ORBit2 2.14.19" |
---|
1511 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=ORBit2" |
---|
1512 | | #define PACKAGE_URL "" |
---|
1513 | | #define STDC_HEADERS 1 |
---|
1514 | | #define HAVE_SYS_TYPES_H 1 |
---|
1515 | | #define HAVE_SYS_STAT_H 1 |
---|
1516 | | #define HAVE_STDLIB_H 1 |
---|
1517 | | #define HAVE_STRING_H 1 |
---|
1518 | | #define HAVE_MEMORY_H 1 |
---|
1519 | | #define HAVE_STRINGS_H 1 |
---|
1520 | | #define HAVE_INTTYPES_H 1 |
---|
1521 | | #define HAVE_STDINT_H 1 |
---|
1522 | | #define HAVE_UNISTD_H 1 |
---|
1523 | | #define HAVE_DLFCN_H 1 |
---|
1524 | | #define LT_OBJDIR ".libs/" |
---|
1525 | | #define STDC_HEADERS 1 |
---|
1526 | | #define HAVE_FCNTL_H 1 |
---|
1527 | | #define HAVE_UNISTD_H 1 |
---|
1528 | | #define HAVE_MACHINE_ENDIAN_H 1 |
---|
1529 | | #define HAVE_SYS_POLL_H 1 |
---|
1530 | | #define HAVE_SYS_SELECT_H 1 |
---|
1531 | | #define HAVE_SYS_TIME_H 1 |
---|
1532 | | #define HAVE_NETINET_IN_H 1 |
---|
1533 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1534 | | #define HAVE_ARPA_INET_H 1 |
---|
1535 | | #define HAVE_STDDEF_H 1 |
---|
1536 | | #define HAVE_WCHAR_H 1 |
---|
1537 | | #define HAVE_WCTYPE_H 1 |
---|
1538 | | #define HAVE_MACHINE_TYPES_H 1 |
---|
1539 | | #define HAVE_SYS_UN_H 1 |
---|
1540 | | #define HAVE_SYS_UIO_H 1 |
---|
1541 | | #define HAVE_SYSLOG_H 1 |
---|
1542 | | #define HAVE_SYS_WAIT_H 1 |
---|
1543 | | #define HAVE_NETDB_H 1 |
---|
1544 | | #define HAVE_UTIME_H 1 |
---|
1545 | | #define HAVE_SYS_SOCKIO_H 1 |
---|
1546 | | #define HAVE_VPRINTF 1 |
---|
1547 | | /* end confdefs.h. */ |
---|
1548 | | /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt. |
---|
1549 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
1550 | | #define _doprnt innocuous__doprnt |
---|
1551 | | |
---|
1552 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
1553 | | which can conflict with char _doprnt (); below. |
---|
1554 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
1555 | | <limits.h> exists even on freestanding compilers. */ |
---|
1556 | | |
---|
1557 | | #ifdef __STDC__ |
---|
1558 | | # include <limits.h> |
---|
1559 | | #else |
---|
1560 | | # include <assert.h> |
---|
1561 | | #endif |
---|
1562 | | |
---|
1563 | | #undef _doprnt |
---|
1564 | | |
---|
1565 | | /* Override any GCC internal prototype to avoid an error. |
---|
1566 | | Use char because int might match the return type of a GCC |
---|
1567 | | builtin and then its argument prototype would still apply. */ |
---|
1568 | | #ifdef __cplusplus |
---|
1569 | | extern "C" |
---|
1570 | | #endif |
---|
1571 | | char _doprnt (); |
---|
1572 | | /* The GNU C library defines this for functions which it implements |
---|
1573 | | to always fail with ENOSYS. Some functions are actually named |
---|
1574 | | something starting with __ and the normal name is an alias. */ |
---|
1575 | | #if defined __stub__doprnt || defined __stub____doprnt |
---|
1576 | | choke me |
---|
1577 | | #endif |
---|
1578 | | |
---|
1579 | | int |
---|
1580 | | main () |
---|
1581 | | { |
---|
1582 | | return _doprnt (); |
---|
1583 | | ; |
---|
1584 | | return 0; |
---|
1585 | | } |
---|
1586 | configure:11989: result: no |
---|
1587 | configure:12001: checking for socket |
---|
1588 | configure:12001: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/digikam.org.arm64/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/digikam.org.arm64/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
---|
1589 | configure:12001: $? = 0 |
---|
1590 | configure:12001: result: yes |
---|
1591 | configure:12052: checking for gethostbyname |
---|
1592 | configure:12052: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/digikam.org.arm64/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/digikam.org.arm64/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
---|
1593 | configure:12052: $? = 0 |
---|
1594 | configure:12052: result: yes |
---|
1595 | configure:12103: checking for sigaction |
---|
1596 | configure:12103: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/digikam.org.arm64/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/digikam.org.arm64/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
---|
1597 | configure:12103: $? = 0 |
---|
1598 | configure:12103: result: yes |
---|
1599 | configure:12108: checking for syslog |
---|
1600 | configure:12108: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/digikam.org.arm64/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/digikam.org.arm64/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
---|
1601 | configure:12108: $? = 0 |
---|
1602 | configure:12108: result: yes |
---|
1603 | configure:12114: checking whether byte ordering is bigendian |
---|
1604 | configure:12129: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/digikam.org.arm64/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
1605 | configure:12129: $? = 0 |
---|
1606 | configure:12174: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/digikam.org.arm64/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
1607 | configure:12174: $? = 0 |
---|
1608 | configure:12192: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/digikam.org.arm64/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
1609 | conftest.c:50:4: error: use of undeclared identifier 'not' |
---|
1610 | not big endian |
---|
1611 | ^ |
---|
1612 | 1 error generated. |
---|
1613 | configure:12192: $? = 1 |
---|
1614 | configure: failed program was: |
---|
1615 | | /* confdefs.h */ |
---|
1616 | | #define PACKAGE_NAME "ORBit2" |
---|
1617 | | #define PACKAGE_TARNAME "ORBit2" |
---|
1618 | | #define PACKAGE_VERSION "2.14.19" |
---|
1619 | | #define PACKAGE_STRING "ORBit2 2.14.19" |
---|
1620 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=ORBit2" |
---|
1621 | | #define PACKAGE_URL "" |
---|
1622 | | #define STDC_HEADERS 1 |
---|
1623 | | #define HAVE_SYS_TYPES_H 1 |
---|
1624 | | #define HAVE_SYS_STAT_H 1 |
---|
1625 | | #define HAVE_STDLIB_H 1 |
---|
1626 | | #define HAVE_STRING_H 1 |
---|
1627 | | #define HAVE_MEMORY_H 1 |
---|
1628 | | #define HAVE_STRINGS_H 1 |
---|
1629 | | #define HAVE_INTTYPES_H 1 |
---|
1630 | | #define HAVE_STDINT_H 1 |
---|
1631 | | #define HAVE_UNISTD_H 1 |
---|
1632 | | #define HAVE_DLFCN_H 1 |
---|
1633 | | #define LT_OBJDIR ".libs/" |
---|
1634 | | #define STDC_HEADERS 1 |
---|
1635 | | #define HAVE_FCNTL_H 1 |
---|
1636 | | #define HAVE_UNISTD_H 1 |
---|
1637 | | #define HAVE_MACHINE_ENDIAN_H 1 |
---|
1638 | | #define HAVE_SYS_POLL_H 1 |
---|
1639 | | #define HAVE_SYS_SELECT_H 1 |
---|
1640 | | #define HAVE_SYS_TIME_H 1 |
---|
1641 | | #define HAVE_NETINET_IN_H 1 |
---|
1642 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1643 | | #define HAVE_ARPA_INET_H 1 |
---|
1644 | | #define HAVE_STDDEF_H 1 |
---|
1645 | | #define HAVE_WCHAR_H 1 |
---|
1646 | | #define HAVE_WCTYPE_H 1 |
---|
1647 | | #define HAVE_MACHINE_TYPES_H 1 |
---|
1648 | | #define HAVE_SYS_UN_H 1 |
---|
1649 | | #define HAVE_SYS_UIO_H 1 |
---|
1650 | | #define HAVE_SYSLOG_H 1 |
---|
1651 | | #define HAVE_SYS_WAIT_H 1 |
---|
1652 | | #define HAVE_NETDB_H 1 |
---|
1653 | | #define HAVE_UTIME_H 1 |
---|
1654 | | #define HAVE_SYS_SOCKIO_H 1 |
---|
1655 | | #define HAVE_VPRINTF 1 |
---|
1656 | | /* end confdefs.h. */ |
---|
1657 | | #include <sys/types.h> |
---|
1658 | | #include <sys/param.h> |
---|
1659 | | |
---|
1660 | | int |
---|
1661 | | main () |
---|
1662 | | { |
---|
1663 | | #if BYTE_ORDER != BIG_ENDIAN |
---|
1664 | | not big endian |
---|
1665 | | #endif |
---|
1666 | | |
---|
1667 | | ; |
---|
1668 | | return 0; |
---|
1669 | | } |
---|
1670 | configure:12320: result: no |
---|
1671 | configure:12354: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/digikam.org.arm64/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/digikam.org.arm64/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -L/opt/digikam.org.arm64/lib -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lintl >&5 |
---|
1672 | conftest.c:44:14: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] |
---|
1673 | main () |
---|
1674 | ^ |
---|
1675 | int |
---|
1676 | 1 error generated. |
---|
1677 | configure:12354: $? = 1 |
---|
1678 | configure: program exited with status 1 |
---|
1679 | configure: failed program was: |
---|
1680 | | /* confdefs.h */ |
---|
1681 | | #define PACKAGE_NAME "ORBit2" |
---|
1682 | | #define PACKAGE_TARNAME "ORBit2" |
---|
1683 | | #define PACKAGE_VERSION "2.14.19" |
---|
1684 | | #define PACKAGE_STRING "ORBit2 2.14.19" |
---|
1685 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=ORBit2" |
---|
1686 | | #define PACKAGE_URL "" |
---|
1687 | | #define STDC_HEADERS 1 |
---|
1688 | | #define HAVE_SYS_TYPES_H 1 |
---|
1689 | | #define HAVE_SYS_STAT_H 1 |
---|
1690 | | #define HAVE_STDLIB_H 1 |
---|
1691 | | #define HAVE_STRING_H 1 |
---|
1692 | | #define HAVE_MEMORY_H 1 |
---|
1693 | | #define HAVE_STRINGS_H 1 |
---|
1694 | | #define HAVE_INTTYPES_H 1 |
---|
1695 | | #define HAVE_STDINT_H 1 |
---|
1696 | | #define HAVE_UNISTD_H 1 |
---|
1697 | | #define HAVE_DLFCN_H 1 |
---|
1698 | | #define LT_OBJDIR ".libs/" |
---|
1699 | | #define STDC_HEADERS 1 |
---|
1700 | | #define HAVE_FCNTL_H 1 |
---|
1701 | | #define HAVE_UNISTD_H 1 |
---|
1702 | | #define HAVE_MACHINE_ENDIAN_H 1 |
---|
1703 | | #define HAVE_SYS_POLL_H 1 |
---|
1704 | | #define HAVE_SYS_SELECT_H 1 |
---|
1705 | | #define HAVE_SYS_TIME_H 1 |
---|
1706 | | #define HAVE_NETINET_IN_H 1 |
---|
1707 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1708 | | #define HAVE_ARPA_INET_H 1 |
---|
1709 | | #define HAVE_STDDEF_H 1 |
---|
1710 | | #define HAVE_WCHAR_H 1 |
---|
1711 | | #define HAVE_WCTYPE_H 1 |
---|
1712 | | #define HAVE_MACHINE_TYPES_H 1 |
---|
1713 | | #define HAVE_SYS_UN_H 1 |
---|
1714 | | #define HAVE_SYS_UIO_H 1 |
---|
1715 | | #define HAVE_SYSLOG_H 1 |
---|
1716 | | #define HAVE_SYS_WAIT_H 1 |
---|
1717 | | #define HAVE_NETDB_H 1 |
---|
1718 | | #define HAVE_UTIME_H 1 |
---|
1719 | | #define HAVE_SYS_SOCKIO_H 1 |
---|
1720 | | #define HAVE_VPRINTF 1 |
---|
1721 | | /* end confdefs.h. */ |
---|
1722 | | #include <stdio.h> |
---|
1723 | | main () |
---|
1724 | | { |
---|
1725 | | return 0; |
---|
1726 | | } |
---|
1727 | configure:12357: error: |
---|
1728 | Linking is badly borked on your system. Please ensure your library path is correct |
---|
1729 | Check config.log for details - check near the end of the log above 'failed program was' |
---|
1730 | Alternatively ensure that your /etc/ld.so.conf (and/or LD_LIBRARY_PATH) includes the |
---|
1731 | prefix you're compiling on: '/opt/digikam.org.arm64' |
---|
1732 | |
---|
1733 | ## ---------------- ## |
---|
1734 | ## Cache variables. ## |
---|
1735 | ## ---------------- ## |
---|
1736 | |
---|
1737 | ac_cv_build=arm-apple-darwin23.6.0 |
---|
1738 | ac_cv_c_bigendian=no |
---|
1739 | ac_cv_c_compiler_gnu=yes |
---|
1740 | ac_cv_c_const=yes |
---|
1741 | ac_cv_c_inline=inline |
---|
1742 | ac_cv_env_CC_set=set |
---|
1743 | ac_cv_env_CC_value=/usr/bin/clang |
---|
1744 | ac_cv_env_CFLAGS_set=set |
---|
1745 | ac_cv_env_CFLAGS_value='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64' |
---|
1746 | ac_cv_env_CPPFLAGS_set=set |
---|
1747 | ac_cv_env_CPPFLAGS_value='-I/opt/digikam.org.arm64/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk' |
---|
1748 | ac_cv_env_CPP_set= |
---|
1749 | ac_cv_env_CPP_value= |
---|
1750 | ac_cv_env_LDFLAGS_set=set |
---|
1751 | ac_cv_env_LDFLAGS_value='-L/opt/digikam.org.arm64/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64' |
---|
1752 | ac_cv_env_LIBS_set= |
---|
1753 | ac_cv_env_LIBS_value= |
---|
1754 | ac_cv_env_LINC_CFLAGS_set= |
---|
1755 | ac_cv_env_LINC_CFLAGS_value= |
---|
1756 | ac_cv_env_LINC_LIBS_set= |
---|
1757 | ac_cv_env_LINC_LIBS_value= |
---|
1758 | ac_cv_env_ORBIT_CFLAGS_set= |
---|
1759 | ac_cv_env_ORBIT_CFLAGS_value= |
---|
1760 | ac_cv_env_ORBIT_IDL_CFLAGS_set= |
---|
1761 | ac_cv_env_ORBIT_IDL_CFLAGS_value= |
---|
1762 | ac_cv_env_ORBIT_IDL_LIBS_set= |
---|
1763 | ac_cv_env_ORBIT_IDL_LIBS_value= |
---|
1764 | ac_cv_env_ORBIT_LIBS_set= |
---|
1765 | ac_cv_env_ORBIT_LIBS_value= |
---|
1766 | ac_cv_env_ORBIT_NAME_CFLAGS_set= |
---|
1767 | ac_cv_env_ORBIT_NAME_CFLAGS_value= |
---|
1768 | ac_cv_env_ORBIT_NAME_LIBS_set= |
---|
1769 | ac_cv_env_ORBIT_NAME_LIBS_value= |
---|
1770 | ac_cv_env_PKG_CONFIG_LIBDIR_set= |
---|
1771 | ac_cv_env_PKG_CONFIG_LIBDIR_value= |
---|
1772 | ac_cv_env_PKG_CONFIG_PATH_set= |
---|
1773 | ac_cv_env_PKG_CONFIG_PATH_value= |
---|
1774 | ac_cv_env_PKG_CONFIG_set= |
---|
1775 | ac_cv_env_PKG_CONFIG_value= |
---|
1776 | ac_cv_env_build_alias_set= |
---|
1777 | ac_cv_env_build_alias_value= |
---|
1778 | ac_cv_env_host_alias_set= |
---|
1779 | ac_cv_env_host_alias_value= |
---|
1780 | ac_cv_env_target_alias_set= |
---|
1781 | ac_cv_env_target_alias_value= |
---|
1782 | ac_cv_func__doprnt=no |
---|
1783 | ac_cv_func_gethostbyname=yes |
---|
1784 | ac_cv_func_sigaction=yes |
---|
1785 | ac_cv_func_socket=yes |
---|
1786 | ac_cv_func_syslog=yes |
---|
1787 | ac_cv_func_vprintf=yes |
---|
1788 | ac_cv_header_arpa_inet_h=yes |
---|
1789 | ac_cv_header_dlfcn_h=yes |
---|
1790 | ac_cv_header_endian_h=no |
---|
1791 | ac_cv_header_fcntl_h=yes |
---|
1792 | ac_cv_header_inttypes_h=yes |
---|
1793 | ac_cv_header_linux_socket_h=no |
---|
1794 | ac_cv_header_machine_endian_h=yes |
---|
1795 | ac_cv_header_machine_types_h=yes |
---|
1796 | ac_cv_header_memory_h=yes |
---|
1797 | ac_cv_header_netdb_h=yes |
---|
1798 | ac_cv_header_netinet_in_h=yes |
---|
1799 | ac_cv_header_stdc=yes |
---|
1800 | ac_cv_header_stddef_h=yes |
---|
1801 | ac_cv_header_stdint_h=yes |
---|
1802 | ac_cv_header_stdlib_h=yes |
---|
1803 | ac_cv_header_string_h=yes |
---|
1804 | ac_cv_header_strings_h=yes |
---|
1805 | ac_cv_header_sys_endian_h=no |
---|
1806 | ac_cv_header_sys_isa_defs_h=no |
---|
1807 | ac_cv_header_sys_machine_h=no |
---|
1808 | ac_cv_header_sys_poll_h=yes |
---|
1809 | ac_cv_header_sys_select_h=yes |
---|
1810 | ac_cv_header_sys_socket_h=yes |
---|
1811 | ac_cv_header_sys_sockio_h=yes |
---|
1812 | ac_cv_header_sys_stat_h=yes |
---|
1813 | ac_cv_header_sys_time_h=yes |
---|
1814 | ac_cv_header_sys_types_h=yes |
---|
1815 | ac_cv_header_sys_uio_h=yes |
---|
1816 | ac_cv_header_sys_un_h=yes |
---|
1817 | ac_cv_header_sys_utime_h=no |
---|
1818 | ac_cv_header_sys_wait_h=yes |
---|
1819 | ac_cv_header_syslog_h=yes |
---|
1820 | ac_cv_header_unistd_h=yes |
---|
1821 | ac_cv_header_utime_h=yes |
---|
1822 | ac_cv_header_wchar_h=yes |
---|
1823 | ac_cv_header_wcstr_h=no |
---|
1824 | ac_cv_header_wctype_h=yes |
---|
1825 | ac_cv_host=arm-apple-darwin23.6.0 |
---|
1826 | ac_cv_lib_dl_dlopen=yes |
---|
1827 | ac_cv_objext=o |
---|
1828 | ac_cv_orbit_aclocal_flags= |
---|
1829 | ac_cv_path_EGREP='/opt/digikam.org.arm64/bin/ggrep -E' |
---|
1830 | ac_cv_path_FGREP='/opt/digikam.org.arm64/bin/ggrep -F' |
---|
1831 | ac_cv_path_GREP=/opt/digikam.org.arm64/bin/ggrep |
---|
1832 | ac_cv_path_SED=/opt/digikam.org.arm64/bin/gsed |
---|
1833 | ac_cv_path_ac_pt_PKG_CONFIG=/opt/digikam.org.arm64/bin/pkg-config |
---|
1834 | ac_cv_path_mkdir=/opt/digikam.org.arm64/bin/gmkdir |
---|
1835 | ac_cv_prog_AWK=gawk |
---|
1836 | ac_cv_prog_CPP='/usr/bin/clang -E' |
---|
1837 | ac_cv_prog_ac_ct_AR=ar |
---|
1838 | ac_cv_prog_ac_ct_CC=/usr/bin/clang |
---|
1839 | ac_cv_prog_ac_ct_DSYMUTIL=dsymutil |
---|
1840 | ac_cv_prog_ac_ct_LIPO=lipo |
---|
1841 | ac_cv_prog_ac_ct_NMEDIT=nmedit |
---|
1842 | ac_cv_prog_ac_ct_OBJDUMP=objdump |
---|
1843 | ac_cv_prog_ac_ct_OTOOL=otool |
---|
1844 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
1845 | ac_cv_prog_ac_ct_STRIP=strip |
---|
1846 | ac_cv_prog_cc_c89= |
---|
1847 | ac_cv_prog_cc_g=yes |
---|
1848 | ac_cv_prog_make_make_set=yes |
---|
1849 | ac_cv_type_size_t=yes |
---|
1850 | am_cv_CC_dependencies_compiler_type=gcc3 |
---|
1851 | lt_cv_apple_cc_single_mod=no |
---|
1852 | lt_cv_deplibs_check_method=pass_all |
---|
1853 | lt_cv_dlopen=dlopen |
---|
1854 | lt_cv_dlopen_libs=-ldl |
---|
1855 | lt_cv_dlopen_self=yes |
---|
1856 | lt_cv_dlopen_self_static=yes |
---|
1857 | lt_cv_file_magic_cmd='$MAGIC_CMD' |
---|
1858 | lt_cv_file_magic_test_file= |
---|
1859 | lt_cv_ld_exported_symbols_list=yes |
---|
1860 | lt_cv_ld_reload_flag=-r |
---|
1861 | lt_cv_nm_interface='BSD nm' |
---|
1862 | lt_cv_objdir=.libs |
---|
1863 | lt_cv_path_LD=/Library/Developer/CommandLineTools/usr/bin/ld |
---|
1864 | lt_cv_path_NM='/opt/digikam.org.arm64/bin/nm -B' |
---|
1865 | lt_cv_prog_compiler_c_o=yes |
---|
1866 | lt_cv_prog_compiler_pic_works=yes |
---|
1867 | lt_cv_prog_compiler_rtti_exceptions=yes |
---|
1868 | lt_cv_prog_compiler_static_works=no |
---|
1869 | lt_cv_prog_gnu_ld=no |
---|
1870 | lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\''' |
---|
1871 | lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' |
---|
1872 | lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' |
---|
1873 | lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' |
---|
1874 | lt_cv_sys_max_cmd_len=786432 |
---|
1875 | pkg_cv_ORBIT_CFLAGS='-I/opt/digikam.org.arm64/include/glib-2.0 -I/opt/digikam.org.arm64/lib/glib-2.0/include' |
---|
1876 | pkg_cv_ORBIT_IDL_CFLAGS='-I/opt/digikam.org.arm64/include/libIDL-2.0 -I/opt/digikam.org.arm64/include/glib-2.0 -I/opt/digikam.org.arm64/lib/glib-2.0/include' |
---|
1877 | pkg_cv_ORBIT_IDL_LIBS='-L/opt/digikam.org.arm64/lib -lIDL-2 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl' |
---|
1878 | pkg_cv_ORBIT_LIBS='-L/opt/digikam.org.arm64/lib -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lintl' |
---|
1879 | pkg_cv_ORBIT_NAME_CFLAGS='-I/opt/digikam.org.arm64/include/glib-2.0 -I/opt/digikam.org.arm64/lib/glib-2.0/include' |
---|
1880 | pkg_cv_ORBIT_NAME_LIBS='-L/opt/digikam.org.arm64/lib -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lintl' |
---|
1881 | |
---|
1882 | ## ----------------- ## |
---|
1883 | ## Output variables. ## |
---|
1884 | ## ----------------- ## |
---|
1885 | |
---|
1886 | ACLOCAL='${SHELL} /opt/digikam.org.arm64/var/macports/build/_opt_digikam.org.arm64_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_orbit2/orbit2/work/ORBit2-2.14.19/missing --run aclocal-1.11 ' |
---|
1887 | AMDEPBACKSLASH='\' |
---|
1888 | AMDEP_FALSE='#' |
---|
1889 | AMDEP_TRUE='' |
---|
1890 | AMTAR='${SHELL} /opt/digikam.org.arm64/var/macports/build/_opt_digikam.org.arm64_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_orbit2/orbit2/work/ORBit2-2.14.19/missing --run tar' |
---|
1891 | AR='ar' |
---|
1892 | AS='as' |
---|
1893 | AUTOCONF='${SHELL} /opt/digikam.org.arm64/var/macports/build/_opt_digikam.org.arm64_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_orbit2/orbit2/work/ORBit2-2.14.19/missing --run autoconf' |
---|
1894 | AUTOHEADER='${SHELL} /opt/digikam.org.arm64/var/macports/build/_opt_digikam.org.arm64_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_orbit2/orbit2/work/ORBit2-2.14.19/missing --run autoheader' |
---|
1895 | AUTOMAKE='${SHELL} /opt/digikam.org.arm64/var/macports/build/_opt_digikam.org.arm64_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_orbit2/orbit2/work/ORBit2-2.14.19/missing --run automake-1.11' |
---|
1896 | AWK='gawk' |
---|
1897 | CC='/usr/bin/clang' |
---|
1898 | CCDEPMODE='depmode=gcc3' |
---|
1899 | CFLAGS='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64' |
---|
1900 | CPP='/usr/bin/clang -E' |
---|
1901 | CPPFLAGS='-I/opt/digikam.org.arm64/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk' |
---|
1902 | CYGPATH_W='echo' |
---|
1903 | DEFS='' |
---|
1904 | DEPDIR='.deps' |
---|
1905 | DISABLE_DEPRECATED_CFLAGS='' |
---|
1906 | DLLTOOL='dlltool' |
---|
1907 | DSYMUTIL='dsymutil' |
---|
1908 | DUMPBIN='' |
---|
1909 | ECHO_C='\c' |
---|
1910 | ECHO_N='' |
---|
1911 | ECHO_T='' |
---|
1912 | EGREP='/opt/digikam.org.arm64/bin/ggrep -E' |
---|
1913 | ENABLE_GTK_DOC_FALSE='' |
---|
1914 | ENABLE_GTK_DOC_TRUE='' |
---|
1915 | ENABLE_HTTP_FALSE='' |
---|
1916 | ENABLE_HTTP_TRUE='#' |
---|
1917 | EXEEXT='' |
---|
1918 | FGREP='/opt/digikam.org.arm64/bin/ggrep -F' |
---|
1919 | GLIB_REQUIRED='2.8.0' |
---|
1920 | GREP='/opt/digikam.org.arm64/bin/ggrep' |
---|
1921 | GTKDOC_CHECK='' |
---|
1922 | GTKDOC_MKPDF='' |
---|
1923 | GTKDOC_REBASE='' |
---|
1924 | GTK_DOC_BUILD_HTML_FALSE='' |
---|
1925 | GTK_DOC_BUILD_HTML_TRUE='' |
---|
1926 | GTK_DOC_BUILD_PDF_FALSE='' |
---|
1927 | GTK_DOC_BUILD_PDF_TRUE='' |
---|
1928 | GTK_DOC_USE_LIBTOOL_FALSE='' |
---|
1929 | GTK_DOC_USE_LIBTOOL_TRUE='' |
---|
1930 | GTK_DOC_USE_REBASE_FALSE='' |
---|
1931 | GTK_DOC_USE_REBASE_TRUE='' |
---|
1932 | HTML_DIR='' |
---|
1933 | IDL_COMPILER='$(top_builddir)/src/idl-compiler/orbit-idl-2$(EXEEXT)' |
---|
1934 | INSTALL_DATA='${INSTALL} -m 644' |
---|
1935 | INSTALL_PROGRAM='${INSTALL}' |
---|
1936 | INSTALL_SCRIPT='${INSTALL}' |
---|
1937 | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
---|
1938 | LD='/Library/Developer/CommandLineTools/usr/bin/ld' |
---|
1939 | LDFLAGS=' -L/opt/digikam.org.arm64/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64' |
---|
1940 | LIBIDL_REQUIRED='0.8.2' |
---|
1941 | LIBM='-lm' |
---|
1942 | LIBOBJS='' |
---|
1943 | LIBS='-L/opt/digikam.org.arm64/lib -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lintl ' |
---|
1944 | LIBTOOL='$(SHELL) $(top_builddir)/libtool' |
---|
1945 | LINC_CFLAGS='' |
---|
1946 | LINC_LIBS='' |
---|
1947 | LIPO='lipo' |
---|
1948 | LN_S='ln -s' |
---|
1949 | LOCAL_LINC_CFLAGS='-I$(top_srcdir)/linc2/include -I$(top_builddir)/linc2/include' |
---|
1950 | LOCAL_LINC_LIBS='$(top_builddir)/linc2/src/liblinc.la' |
---|
1951 | LTLIBOBJS='' |
---|
1952 | LT_VERSION='1:0:1' |
---|
1953 | MAINT='#' |
---|
1954 | MAINTAINER_MODE_FALSE='' |
---|
1955 | MAINTAINER_MODE_TRUE='#' |
---|
1956 | MAKEINFO='${SHELL} /opt/digikam.org.arm64/var/macports/build/_opt_digikam.org.arm64_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_orbit2/orbit2/work/ORBit2-2.14.19/missing --run makeinfo' |
---|
1957 | MINGW_LDFLAGS='' |
---|
1958 | MKDIR_P='/opt/digikam.org.arm64/bin/gmkdir -p' |
---|
1959 | NM='/opt/digikam.org.arm64/bin/nm -B' |
---|
1960 | NMEDIT='nmedit' |
---|
1961 | OBJDUMP='objdump' |
---|
1962 | OBJEXT='o' |
---|
1963 | ORBIT_ALIGNOF_CORBA_BOOLEAN='' |
---|
1964 | ORBIT_ALIGNOF_CORBA_CHAR='' |
---|
1965 | ORBIT_ALIGNOF_CORBA_DOUBLE='' |
---|
1966 | ORBIT_ALIGNOF_CORBA_FLOAT='' |
---|
1967 | ORBIT_ALIGNOF_CORBA_LONG='' |
---|
1968 | ORBIT_ALIGNOF_CORBA_LONG_DOUBLE='' |
---|
1969 | ORBIT_ALIGNOF_CORBA_LONG_LONG='' |
---|
1970 | ORBIT_ALIGNOF_CORBA_OCTET='' |
---|
1971 | ORBIT_ALIGNOF_CORBA_POINTER='' |
---|
1972 | ORBIT_ALIGNOF_CORBA_SHORT='' |
---|
1973 | ORBIT_ALIGNOF_CORBA_STRUCT='' |
---|
1974 | ORBIT_ALIGNOF_CORBA_WCHAR='' |
---|
1975 | ORBIT_CFLAGS='-I/opt/digikam.org.arm64/include/glib-2.0 -I/opt/digikam.org.arm64/lib/glib-2.0/include' |
---|
1976 | ORBIT_IDL_CFLAGS='-I/opt/digikam.org.arm64/include/libIDL-2.0 -I/opt/digikam.org.arm64/include/glib-2.0 -I/opt/digikam.org.arm64/lib/glib-2.0/include' |
---|
1977 | ORBIT_IDL_LIBS='-L/opt/digikam.org.arm64/lib -lIDL-2 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl' |
---|
1978 | ORBIT_LIBS='-L/opt/digikam.org.arm64/lib -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lintl' |
---|
1979 | ORBIT_MAJOR_VERSION='2' |
---|
1980 | ORBIT_MICRO_VERSION='19' |
---|
1981 | ORBIT_MINOR_VERSION='14' |
---|
1982 | ORBIT_NAME_CFLAGS='-I/opt/digikam.org.arm64/include/glib-2.0 -I/opt/digikam.org.arm64/lib/glib-2.0/include' |
---|
1983 | ORBIT_NAME_LIBS='-L/opt/digikam.org.arm64/lib -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lintl' |
---|
1984 | ORBIT_SERIAL='20' |
---|
1985 | ORBIT_VERSION='2.14.19' |
---|
1986 | OS_WIN32_FALSE='' |
---|
1987 | OS_WIN32_TRUE='#' |
---|
1988 | OTOOL64=':' |
---|
1989 | OTOOL='otool' |
---|
1990 | PACKAGE='ORBit2' |
---|
1991 | PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=ORBit2' |
---|
1992 | PACKAGE_NAME='ORBit2' |
---|
1993 | PACKAGE_STRING='ORBit2 2.14.19' |
---|
1994 | PACKAGE_TARNAME='ORBit2' |
---|
1995 | PACKAGE_URL='' |
---|
1996 | PACKAGE_VERSION='2.14.19' |
---|
1997 | PATH_SEPARATOR=':' |
---|
1998 | PKG_CONFIG='/opt/digikam.org.arm64/bin/pkg-config' |
---|
1999 | PKG_CONFIG_LIBDIR='' |
---|
2000 | PKG_CONFIG_PATH='' |
---|
2001 | RANLIB='ranlib' |
---|
2002 | SED='/opt/digikam.org.arm64/bin/gsed' |
---|
2003 | SET_MAKE='' |
---|
2004 | SHELL='/bin/sh' |
---|
2005 | STRIP='strip' |
---|
2006 | VERSION='2.14.19' |
---|
2007 | WARN_CFLAGS='' |
---|
2008 | ac_ct_CC='/usr/bin/clang' |
---|
2009 | ac_ct_DUMPBIN='' |
---|
2010 | am__EXEEXT_FALSE='' |
---|
2011 | am__EXEEXT_TRUE='' |
---|
2012 | am__fastdepCC_FALSE='#' |
---|
2013 | am__fastdepCC_TRUE='' |
---|
2014 | am__include='include' |
---|
2015 | am__isrc='' |
---|
2016 | am__leading_dot='.' |
---|
2017 | am__quote='' |
---|
2018 | am__tar='${AMTAR} chof - "$$tardir"' |
---|
2019 | am__untar='${AMTAR} xf -' |
---|
2020 | bindir='${exec_prefix}/bin' |
---|
2021 | build='arm-apple-darwin23.6.0' |
---|
2022 | build_alias='' |
---|
2023 | build_cpu='arm' |
---|
2024 | build_os='darwin23.6.0' |
---|
2025 | build_vendor='apple' |
---|
2026 | datadir='${datarootdir}' |
---|
2027 | datarootdir='${prefix}/share' |
---|
2028 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
2029 | dvidir='${docdir}' |
---|
2030 | exec_prefix='NONE' |
---|
2031 | host='arm-apple-darwin23.6.0' |
---|
2032 | host_alias='' |
---|
2033 | host_cpu='arm' |
---|
2034 | host_os='darwin23.6.0' |
---|
2035 | host_vendor='apple' |
---|
2036 | htmldir='${docdir}' |
---|
2037 | includedir='${prefix}/include' |
---|
2038 | infodir='${datarootdir}/info' |
---|
2039 | install_sh='${SHELL} /opt/digikam.org.arm64/var/macports/build/_opt_digikam.org.arm64_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_orbit2/orbit2/work/ORBit2-2.14.19/install-sh' |
---|
2040 | libdir='${exec_prefix}/lib' |
---|
2041 | libexecdir='${exec_prefix}/libexec' |
---|
2042 | localedir='${datarootdir}/locale' |
---|
2043 | localstatedir='${prefix}/var' |
---|
2044 | lt_ECHO='/bin/echo' |
---|
2045 | mandir='${datarootdir}/man' |
---|
2046 | mkdir_p='/opt/digikam.org.arm64/bin/gmkdir -p' |
---|
2047 | oldincludedir='/usr/include' |
---|
2048 | pdfdir='${docdir}' |
---|
2049 | pkglibdir='' |
---|
2050 | prefix='/opt/digikam.org.arm64' |
---|
2051 | program_transform_name='s,x,x,' |
---|
2052 | psdir='${docdir}' |
---|
2053 | sbindir='${exec_prefix}/sbin' |
---|
2054 | sharedstatedir='${prefix}/com' |
---|
2055 | sysconfdir='${prefix}/etc' |
---|
2056 | target_alias='' |
---|
2057 | |
---|
2058 | ## ----------- ## |
---|
2059 | ## confdefs.h. ## |
---|
2060 | ## ----------- ## |
---|
2061 | |
---|
2062 | /* confdefs.h */ |
---|
2063 | #define PACKAGE_NAME "ORBit2" |
---|
2064 | #define PACKAGE_TARNAME "ORBit2" |
---|
2065 | #define PACKAGE_VERSION "2.14.19" |
---|
2066 | #define PACKAGE_STRING "ORBit2 2.14.19" |
---|
2067 | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=ORBit2" |
---|
2068 | #define PACKAGE_URL "" |
---|
2069 | #define STDC_HEADERS 1 |
---|
2070 | #define HAVE_SYS_TYPES_H 1 |
---|
2071 | #define HAVE_SYS_STAT_H 1 |
---|
2072 | #define HAVE_STDLIB_H 1 |
---|
2073 | #define HAVE_STRING_H 1 |
---|
2074 | #define HAVE_MEMORY_H 1 |
---|
2075 | #define HAVE_STRINGS_H 1 |
---|
2076 | #define HAVE_INTTYPES_H 1 |
---|
2077 | #define HAVE_STDINT_H 1 |
---|
2078 | #define HAVE_UNISTD_H 1 |
---|
2079 | #define HAVE_DLFCN_H 1 |
---|
2080 | #define LT_OBJDIR ".libs/" |
---|
2081 | #define STDC_HEADERS 1 |
---|
2082 | #define HAVE_FCNTL_H 1 |
---|
2083 | #define HAVE_UNISTD_H 1 |
---|
2084 | #define HAVE_MACHINE_ENDIAN_H 1 |
---|
2085 | #define HAVE_SYS_POLL_H 1 |
---|
2086 | #define HAVE_SYS_SELECT_H 1 |
---|
2087 | #define HAVE_SYS_TIME_H 1 |
---|
2088 | #define HAVE_NETINET_IN_H 1 |
---|
2089 | #define HAVE_SYS_SOCKET_H 1 |
---|
2090 | #define HAVE_ARPA_INET_H 1 |
---|
2091 | #define HAVE_STDDEF_H 1 |
---|
2092 | #define HAVE_WCHAR_H 1 |
---|
2093 | #define HAVE_WCTYPE_H 1 |
---|
2094 | #define HAVE_MACHINE_TYPES_H 1 |
---|
2095 | #define HAVE_SYS_UN_H 1 |
---|
2096 | #define HAVE_SYS_UIO_H 1 |
---|
2097 | #define HAVE_SYSLOG_H 1 |
---|
2098 | #define HAVE_SYS_WAIT_H 1 |
---|
2099 | #define HAVE_NETDB_H 1 |
---|
2100 | #define HAVE_UTIME_H 1 |
---|
2101 | #define HAVE_SYS_SOCKIO_H 1 |
---|
2102 | #define HAVE_VPRINTF 1 |
---|
2103 | |
---|
2104 | configure: exit 1 |
---|