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 ldas-tools-framecpp configure 2.5.5, which was |
---|
5 | generated by GNU Autoconf 2.69. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local --disable-warnings-as-errors --disable-silent-rules --with-optimization=high --disable-tcl --disable-python --without-doxygen --without-dot --disable-latex |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = dhcp-123-204.caltech.edu |
---|
14 | uname -m = x86_64 |
---|
15 | uname -r = 14.5.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 14.5.0: Fri Feb 17 10:33:20 PST 2017; root:xnu-2782.50.9.1.1~1/RELEASE_X86_64 |
---|
18 | |
---|
19 | /usr/bin/uname -p = i386 |
---|
20 | /bin/uname -X = unknown |
---|
21 | |
---|
22 | /bin/arch = unknown |
---|
23 | /usr/bin/arch -k = unknown |
---|
24 | /usr/convex/getsysinfo = unknown |
---|
25 | /usr/bin/hostinfo = Mach kernel version: |
---|
26 | Darwin Kernel Version 14.5.0: Fri Feb 17 10:33:20 PST 2017; root:xnu-2782.50.9.1.1~1/RELEASE_X86_64 |
---|
27 | Kernel configured for up to 4 processors. |
---|
28 | 2 processors are physically available. |
---|
29 | 4 processors are logically available. |
---|
30 | Processor type: i486 (Intel 80486) |
---|
31 | Processors active: 0 1 2 3 |
---|
32 | Primary memory available: 8.00 gigabytes |
---|
33 | Default processor set: 263 tasks, 1324 threads, 4 processors |
---|
34 | Load average: 8.62, Mach factor: 0.44 |
---|
35 | /bin/machine = unknown |
---|
36 | /usr/bin/oslevel = unknown |
---|
37 | /bin/universe = unknown |
---|
38 | |
---|
39 | PATH: /opt/local/bin |
---|
40 | PATH: /opt/local/sbin |
---|
41 | PATH: /bin |
---|
42 | PATH: /sbin |
---|
43 | PATH: /usr/bin |
---|
44 | PATH: /usr/sbin |
---|
45 | |
---|
46 | |
---|
47 | ## ----------- ## |
---|
48 | ## Core tests. ## |
---|
49 | ## ----------- ## |
---|
50 | |
---|
51 | configure:3096: checking for a BSD-compatible install |
---|
52 | configure:3164: result: /usr/bin/install -c |
---|
53 | configure:3175: checking whether build environment is sane |
---|
54 | configure:3230: result: yes |
---|
55 | configure:3381: checking for a thread-safe mkdir -p |
---|
56 | configure:3420: result: /opt/local/bin/gmkdir -p |
---|
57 | configure:3427: checking for gawk |
---|
58 | configure:3443: found /opt/local/bin/gawk |
---|
59 | configure:3454: result: gawk |
---|
60 | configure:3465: checking whether make sets $(MAKE) |
---|
61 | configure:3487: result: yes |
---|
62 | configure:3516: checking whether make supports nested variables |
---|
63 | configure:3533: result: yes |
---|
64 | configure:3622: checking whether UID '503' is supported by ustar format |
---|
65 | configure:3625: result: yes |
---|
66 | configure:3632: checking whether GID '502' is supported by ustar format |
---|
67 | configure:3635: result: yes |
---|
68 | configure:3643: checking how to create a ustar tar archive |
---|
69 | configure:3654: tar --version |
---|
70 | bsdtar 2.8.3 - libarchive 2.8.3 |
---|
71 | configure:3657: $? = 0 |
---|
72 | configure:3697: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar |
---|
73 | configure:3700: $? = 0 |
---|
74 | configure:3704: tar -xf - <conftest.tar |
---|
75 | configure:3707: $? = 0 |
---|
76 | configure:3709: cat conftest.dir/file |
---|
77 | GrepMe |
---|
78 | configure:3712: $? = 0 |
---|
79 | configure:3725: result: gnutar |
---|
80 | configure:3786: checking whether make supports nested variables |
---|
81 | configure:3803: result: yes |
---|
82 | configure:3844: checking build system type |
---|
83 | configure:3858: result: x86_64-apple-darwin14.5.0 |
---|
84 | configure:3878: checking host system type |
---|
85 | configure:3891: result: x86_64-apple-darwin14.5.0 |
---|
86 | configure:3932: checking how to print strings |
---|
87 | configure:3959: result: printf |
---|
88 | configure:3992: checking for style of include used by make |
---|
89 | configure:4020: result: GNU |
---|
90 | configure:4091: checking for gcc |
---|
91 | configure:4118: result: /usr/bin/clang |
---|
92 | configure:4347: checking for C compiler version |
---|
93 | configure:4356: /usr/bin/clang --version >&5 |
---|
94 | Apple LLVM version 7.0.2 (clang-700.1.81) |
---|
95 | Target: x86_64-apple-darwin14.5.0 |
---|
96 | Thread model: posix |
---|
97 | configure:4367: $? = 0 |
---|
98 | configure:4356: /usr/bin/clang -v >&5 |
---|
99 | Apple LLVM version 7.0.2 (clang-700.1.81) |
---|
100 | Target: x86_64-apple-darwin14.5.0 |
---|
101 | Thread model: posix |
---|
102 | configure:4367: $? = 0 |
---|
103 | configure:4356: /usr/bin/clang -V >&5 |
---|
104 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
105 | clang: error: no input files |
---|
106 | configure:4367: $? = 1 |
---|
107 | configure:4356: /usr/bin/clang -qversion >&5 |
---|
108 | clang: error: unknown argument: '-qversion' |
---|
109 | clang: error: no input files |
---|
110 | configure:4367: $? = 1 |
---|
111 | configure:4387: checking whether the C compiler works |
---|
112 | configure:4409: /usr/bin/clang -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
113 | configure:4413: $? = 0 |
---|
114 | configure:4461: result: yes |
---|
115 | configure:4464: checking for C compiler default output file name |
---|
116 | configure:4466: result: a.out |
---|
117 | configure:4472: checking for suffix of executables |
---|
118 | configure:4479: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
119 | configure:4483: $? = 0 |
---|
120 | configure:4505: result: |
---|
121 | configure:4527: checking whether we are cross compiling |
---|
122 | configure:4535: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
123 | configure:4539: $? = 0 |
---|
124 | configure:4546: ./conftest |
---|
125 | configure:4550: $? = 0 |
---|
126 | configure:4565: result: no |
---|
127 | configure:4570: checking for suffix of object files |
---|
128 | configure:4592: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
129 | configure:4596: $? = 0 |
---|
130 | configure:4617: result: o |
---|
131 | configure:4621: checking whether we are using the GNU C compiler |
---|
132 | configure:4640: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
133 | configure:4640: $? = 0 |
---|
134 | configure:4649: result: yes |
---|
135 | configure:4658: checking whether /usr/bin/clang accepts -g |
---|
136 | configure:4678: /usr/bin/clang -c -g -I/opt/local/include conftest.c >&5 |
---|
137 | configure:4678: $? = 0 |
---|
138 | configure:4719: result: yes |
---|
139 | configure:4736: checking for /usr/bin/clang option to accept ISO C89 |
---|
140 | configure:4799: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
141 | configure:4799: $? = 0 |
---|
142 | configure:4812: result: none needed |
---|
143 | configure:4837: checking whether /usr/bin/clang understands -c and -o together |
---|
144 | configure:4859: /usr/bin/clang -c conftest.c -o conftest2.o |
---|
145 | configure:4862: $? = 0 |
---|
146 | configure:4859: /usr/bin/clang -c conftest.c -o conftest2.o |
---|
147 | configure:4862: $? = 0 |
---|
148 | configure:4874: result: yes |
---|
149 | configure:4893: checking dependency style of /usr/bin/clang |
---|
150 | configure:5004: result: gcc3 |
---|
151 | configure:5019: checking for a sed that does not truncate output |
---|
152 | configure:5083: result: /usr/bin/sed |
---|
153 | configure:5101: checking for grep that handles long lines and -e |
---|
154 | configure:5159: result: /usr/bin/grep |
---|
155 | configure:5164: checking for egrep |
---|
156 | configure:5226: result: /usr/bin/grep -E |
---|
157 | configure:5231: checking for fgrep |
---|
158 | configure:5293: result: /usr/bin/grep -F |
---|
159 | configure:5328: checking for ld used by /usr/bin/clang |
---|
160 | configure:5395: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
161 | configure:5402: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld |
---|
162 | configure:5417: result: no |
---|
163 | configure:5429: checking for BSD- or MS-compatible name lister (nm) |
---|
164 | configure:5483: result: /opt/local/bin/nm -B |
---|
165 | configure:5613: checking the name lister (/opt/local/bin/nm -B) interface |
---|
166 | configure:5620: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
167 | configure:5623: /opt/local/bin/nm -B "conftest.o" |
---|
168 | configure:5626: output |
---|
169 | 0000000000000000 S _some_variable |
---|
170 | configure:5633: result: BSD nm |
---|
171 | configure:5636: checking whether ln -s works |
---|
172 | configure:5640: result: yes |
---|
173 | configure:5648: checking the maximum length of command line arguments |
---|
174 | configure:5779: result: 196608 |
---|
175 | configure:5827: checking how to convert x86_64-apple-darwin14.5.0 file names to x86_64-apple-darwin14.5.0 format |
---|
176 | configure:5867: result: func_convert_file_noop |
---|
177 | configure:5874: checking how to convert x86_64-apple-darwin14.5.0 file names to toolchain format |
---|
178 | configure:5894: result: func_convert_file_noop |
---|
179 | configure:5901: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files |
---|
180 | configure:5908: result: -r |
---|
181 | configure:5982: checking for objdump |
---|
182 | configure:6012: result: no |
---|
183 | configure:6041: checking how to recognize dependent libraries |
---|
184 | configure:6241: result: pass_all |
---|
185 | configure:6326: checking for dlltool |
---|
186 | configure:6356: result: no |
---|
187 | configure:6386: checking how to associate runtime and link libraries |
---|
188 | configure:6413: result: printf %s\n |
---|
189 | configure:6474: checking for ar |
---|
190 | configure:6490: found /opt/local/bin/ar |
---|
191 | configure:6501: result: ar |
---|
192 | configure:6538: checking for archiver @FILE support |
---|
193 | configure:6555: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
194 | configure:6555: $? = 0 |
---|
195 | configure:6558: ar cru libconftest.a @conftest.lst >&5 |
---|
196 | ar: @conftest.lst: No such file or directory |
---|
197 | configure:6561: $? = 1 |
---|
198 | configure:6581: result: no |
---|
199 | configure:6639: checking for strip |
---|
200 | configure:6655: found /opt/local/bin/strip |
---|
201 | configure:6666: result: strip |
---|
202 | configure:6738: checking for ranlib |
---|
203 | configure:6754: found /opt/local/bin/ranlib |
---|
204 | configure:6765: result: ranlib |
---|
205 | configure:6867: checking command to parse /opt/local/bin/nm -B output from /usr/bin/clang object |
---|
206 | configure:7020: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
207 | configure:7023: $? = 0 |
---|
208 | configure:7027: /opt/local/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm |
---|
209 | configure:7030: $? = 0 |
---|
210 | cannot find nm_test_var in conftest.nm |
---|
211 | configure:7020: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
212 | configure:7023: $? = 0 |
---|
213 | configure:7027: /opt/local/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm |
---|
214 | configure:7030: $? = 0 |
---|
215 | configure:7096: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c conftstm.o >&5 |
---|
216 | configure:7099: $? = 0 |
---|
217 | configure:7137: result: ok |
---|
218 | configure:7184: checking for sysroot |
---|
219 | configure:7214: result: no |
---|
220 | configure:7221: checking for a working dd |
---|
221 | configure:7259: result: /bin/dd |
---|
222 | configure:7263: checking how to truncate binary pipes |
---|
223 | configure:7278: result: /bin/dd bs=4096 count=1 |
---|
224 | configure:7607: checking for mt |
---|
225 | configure:7637: result: no |
---|
226 | configure:7657: checking if : is a manifest tool |
---|
227 | configure:7663: : '-?' |
---|
228 | configure:7671: result: no |
---|
229 | configure:7727: checking for dsymutil |
---|
230 | configure:7743: found /usr/bin/dsymutil |
---|
231 | configure:7754: result: dsymutil |
---|
232 | configure:7819: checking for nmedit |
---|
233 | configure:7835: found /opt/local/bin/nmedit |
---|
234 | configure:7846: result: nmedit |
---|
235 | configure:7911: checking for lipo |
---|
236 | configure:7927: found /opt/local/bin/lipo |
---|
237 | configure:7938: result: lipo |
---|
238 | configure:8003: checking for otool |
---|
239 | configure:8019: found /opt/local/bin/otool |
---|
240 | configure:8030: result: otool |
---|
241 | configure:8095: checking for otool64 |
---|
242 | configure:8125: result: no |
---|
243 | configure:8170: checking for -single_module linker flag |
---|
244 | /usr/bin/clang -pipe -Os -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c |
---|
245 | configure:8203: result: yes |
---|
246 | configure:8206: checking for -exported_symbols_list linker flag |
---|
247 | configure:8226: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5 |
---|
248 | configure:8226: $? = 0 |
---|
249 | configure:8236: result: yes |
---|
250 | configure:8239: checking for -force_load linker flag |
---|
251 | /usr/bin/clang -pipe -Os -arch x86_64 -c -o conftest.o conftest.c |
---|
252 | ar cru libconftest.a conftest.o |
---|
253 | ranlib libconftest.a |
---|
254 | /usr/bin/clang -pipe -Os -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -o conftest conftest.c -Wl,-force_load,./libconftest.a |
---|
255 | configure:8271: result: yes |
---|
256 | configure:8348: checking how to run the C preprocessor |
---|
257 | configure:8379: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
258 | configure:8379: $? = 0 |
---|
259 | configure:8393: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
260 | conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found |
---|
261 | #include <ac_nonexistent.h> |
---|
262 | ^ |
---|
263 | 1 error generated. |
---|
264 | configure:8393: $? = 1 |
---|
265 | configure: failed program was: |
---|
266 | | /* confdefs.h */ |
---|
267 | | #define PACKAGE_NAME "ldas-tools-framecpp" |
---|
268 | | #define PACKAGE_TARNAME "ldas-tools-framecpp" |
---|
269 | | #define PACKAGE_VERSION "2.5.5" |
---|
270 | | #define PACKAGE_STRING "ldas-tools-framecpp 2.5.5" |
---|
271 | | #define PACKAGE_BUGREPORT "http://www.ligo.caltech.edu" |
---|
272 | | #define PACKAGE_URL "" |
---|
273 | | #define PACKAGE "ldas-tools-framecpp" |
---|
274 | | #define VERSION "2.5.5" |
---|
275 | | /* end confdefs.h. */ |
---|
276 | | #include <ac_nonexistent.h> |
---|
277 | configure:8418: result: /usr/bin/clang -E |
---|
278 | configure:8438: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
279 | configure:8438: $? = 0 |
---|
280 | configure:8452: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
281 | conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found |
---|
282 | #include <ac_nonexistent.h> |
---|
283 | ^ |
---|
284 | 1 error generated. |
---|
285 | configure:8452: $? = 1 |
---|
286 | configure: failed program was: |
---|
287 | | /* confdefs.h */ |
---|
288 | | #define PACKAGE_NAME "ldas-tools-framecpp" |
---|
289 | | #define PACKAGE_TARNAME "ldas-tools-framecpp" |
---|
290 | | #define PACKAGE_VERSION "2.5.5" |
---|
291 | | #define PACKAGE_STRING "ldas-tools-framecpp 2.5.5" |
---|
292 | | #define PACKAGE_BUGREPORT "http://www.ligo.caltech.edu" |
---|
293 | | #define PACKAGE_URL "" |
---|
294 | | #define PACKAGE "ldas-tools-framecpp" |
---|
295 | | #define VERSION "2.5.5" |
---|
296 | | /* end confdefs.h. */ |
---|
297 | | #include <ac_nonexistent.h> |
---|
298 | configure:8481: checking for ANSI C header files |
---|
299 | configure:8501: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
300 | configure:8501: $? = 0 |
---|
301 | configure:8574: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
302 | configure:8574: $? = 0 |
---|
303 | configure:8574: ./conftest |
---|
304 | configure:8574: $? = 0 |
---|
305 | configure:8585: result: yes |
---|
306 | configure:8598: checking for sys/types.h |
---|
307 | configure:8598: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
308 | configure:8598: $? = 0 |
---|
309 | configure:8598: result: yes |
---|
310 | configure:8598: checking for sys/stat.h |
---|
311 | configure:8598: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
312 | configure:8598: $? = 0 |
---|
313 | configure:8598: result: yes |
---|
314 | configure:8598: checking for stdlib.h |
---|
315 | configure:8598: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
316 | configure:8598: $? = 0 |
---|
317 | configure:8598: result: yes |
---|
318 | configure:8598: checking for string.h |
---|
319 | configure:8598: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
320 | configure:8598: $? = 0 |
---|
321 | configure:8598: result: yes |
---|
322 | configure:8598: checking for memory.h |
---|
323 | configure:8598: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
324 | configure:8598: $? = 0 |
---|
325 | configure:8598: result: yes |
---|
326 | configure:8598: checking for strings.h |
---|
327 | configure:8598: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
328 | configure:8598: $? = 0 |
---|
329 | configure:8598: result: yes |
---|
330 | configure:8598: checking for inttypes.h |
---|
331 | configure:8598: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
332 | configure:8598: $? = 0 |
---|
333 | configure:8598: result: yes |
---|
334 | configure:8598: checking for stdint.h |
---|
335 | configure:8598: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
336 | configure:8598: $? = 0 |
---|
337 | configure:8598: result: yes |
---|
338 | configure:8598: checking for unistd.h |
---|
339 | configure:8598: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
340 | configure:8598: $? = 0 |
---|
341 | configure:8598: result: yes |
---|
342 | configure:8612: checking for dlfcn.h |
---|
343 | configure:8612: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
344 | configure:8612: $? = 0 |
---|
345 | configure:8612: result: yes |
---|
346 | configure:8868: checking for objdir |
---|
347 | configure:8883: result: .libs |
---|
348 | configure:9147: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions |
---|
349 | configure:9165: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5 |
---|
350 | configure:9169: $? = 0 |
---|
351 | configure:9182: result: yes |
---|
352 | configure:9540: checking for /usr/bin/clang option to produce PIC |
---|
353 | configure:9547: result: -fno-common -DPIC |
---|
354 | configure:9555: checking if /usr/bin/clang PIC flag -fno-common -DPIC works |
---|
355 | configure:9573: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -fno-common -DPIC -DPIC conftest.c >&5 |
---|
356 | configure:9577: $? = 0 |
---|
357 | configure:9590: result: yes |
---|
358 | configure:9619: checking if /usr/bin/clang static flag -static works |
---|
359 | configure:9647: result: no |
---|
360 | configure:9662: checking if /usr/bin/clang supports -c -o file.o |
---|
361 | configure:9683: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -o out/conftest2.o conftest.c >&5 |
---|
362 | configure:9687: $? = 0 |
---|
363 | configure:9709: result: yes |
---|
364 | configure:9717: checking if /usr/bin/clang supports -c -o file.o |
---|
365 | configure:9764: result: yes |
---|
366 | configure:9797: checking whether the /usr/bin/clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries |
---|
367 | configure:11056: result: yes |
---|
368 | configure:11296: checking dynamic linker characteristics |
---|
369 | configure:12114: result: darwin14.5.0 dyld |
---|
370 | configure:12236: checking how to hardcode library paths into programs |
---|
371 | configure:12261: result: immediate |
---|
372 | configure:12809: checking whether stripping libraries is possible |
---|
373 | configure:12823: result: yes |
---|
374 | configure:12849: checking if libtool supports shared libraries |
---|
375 | configure:12851: result: yes |
---|
376 | configure:12854: checking whether to build shared libraries |
---|
377 | configure:12879: result: yes |
---|
378 | configure:12882: checking whether to build static libraries |
---|
379 | configure:12886: result: yes |
---|
380 | configure:12985: checking for variable to use with dynamic loader |
---|
381 | configure:12987: result: DYLD_LIBRARY_PATH |
---|
382 | configure:13024: checking for csrutil |
---|
383 | configure:13057: result: no |
---|
384 | configure:13182: checking C vendor |
---|
385 | configure:13184: result: GNU |
---|
386 | configure:13231: checking if C compiler supports warning flag: -Wall |
---|
387 | configure:13247: /usr/bin/clang -c -g -pipe -Os -arch x86_64 -Werror -Wall -I/opt/local/include conftest.c >&5 |
---|
388 | configure:13247: $? = 0 |
---|
389 | configure:13249: result: yes |
---|
390 | configure:13231: checking if C compiler supports warning flag: -Wextra |
---|
391 | configure:13247: /usr/bin/clang -c -g -pipe -Os -arch x86_64 -Werror -Wall -Wextra -I/opt/local/include conftest.c >&5 |
---|
392 | configure:13247: $? = 0 |
---|
393 | configure:13249: result: yes |
---|
394 | configure:13231: checking if C compiler supports warning flag: -Wno-missing-field-initializers |
---|
395 | configure:13247: /usr/bin/clang -c -g -pipe -Os -arch x86_64 -Werror -Wall -Wextra -Wno-missing-field-initializers -I/opt/local/include conftest.c >&5 |
---|
396 | configure:13247: $? = 0 |
---|
397 | configure:13249: result: yes |
---|
398 | configure:13231: checking if C compiler supports warning flag: -Wno-unused-parameter |
---|
399 | configure:13247: /usr/bin/clang -c -g -pipe -Os -arch x86_64 -Werror -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -I/opt/local/include conftest.c >&5 |
---|
400 | configure:13247: $? = 0 |
---|
401 | configure:13249: result: yes |
---|
402 | configure:13231: checking if C compiler supports warning flag: -Wunused-but-set-variable |
---|
403 | configure:13247: /usr/bin/clang -c -g -pipe -Os -arch x86_64 -Werror -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-but-set-variable -I/opt/local/include conftest.c >&5 |
---|
404 | error: unknown warning option '-Wunused-but-set-variable'; did you mean '-Wunused-const-variable'? [-Werror,-Wunknown-warning-option] |
---|
405 | configure:13247: $? = 1 |
---|
406 | configure: failed program was: |
---|
407 | | /* confdefs.h */ |
---|
408 | | #define PACKAGE_NAME "ldas-tools-framecpp" |
---|
409 | | #define PACKAGE_TARNAME "ldas-tools-framecpp" |
---|
410 | | #define PACKAGE_VERSION "2.5.5" |
---|
411 | | #define PACKAGE_STRING "ldas-tools-framecpp 2.5.5" |
---|
412 | | #define PACKAGE_BUGREPORT "http://www.ligo.caltech.edu" |
---|
413 | | #define PACKAGE_URL "" |
---|
414 | | #define PACKAGE "ldas-tools-framecpp" |
---|
415 | | #define VERSION "2.5.5" |
---|
416 | | #define STDC_HEADERS 1 |
---|
417 | | #define HAVE_SYS_TYPES_H 1 |
---|
418 | | #define HAVE_SYS_STAT_H 1 |
---|
419 | | #define HAVE_STDLIB_H 1 |
---|
420 | | #define HAVE_STRING_H 1 |
---|
421 | | #define HAVE_MEMORY_H 1 |
---|
422 | | #define HAVE_STRINGS_H 1 |
---|
423 | | #define HAVE_INTTYPES_H 1 |
---|
424 | | #define HAVE_STDINT_H 1 |
---|
425 | | #define HAVE_UNISTD_H 1 |
---|
426 | | #define HAVE_DLFCN_H 1 |
---|
427 | | #define LT_OBJDIR ".libs/" |
---|
428 | | /* end confdefs.h. */ |
---|
429 | | #include <stdio.h> |
---|
430 | | const char hw[] = "Hello, World\n"; |
---|
431 | | int |
---|
432 | | main () |
---|
433 | | { |
---|
434 | | fputs (hw, stdout ); |
---|
435 | | ; |
---|
436 | | return 0; |
---|
437 | | } |
---|
438 | configure:13253: result: no |
---|
439 | configure:13231: checking if C compiler supports warning flag: -Wc++-compat |
---|
440 | configure:13247: /usr/bin/clang -c -g -pipe -Os -arch x86_64 -Werror -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wc++-compat -I/opt/local/include conftest.c >&5 |
---|
441 | configure:13247: $? = 0 |
---|
442 | configure:13249: result: yes |
---|
443 | configure:13231: checking if C compiler supports warning flag: -Wunused-private-field |
---|
444 | configure:13247: /usr/bin/clang -c -g -pipe -Os -arch x86_64 -Werror -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wc++-compat -Wunused-private-field -I/opt/local/include conftest.c >&5 |
---|
445 | configure:13247: $? = 0 |
---|
446 | configure:13249: result: yes |
---|
447 | configure:13231: checking if C compiler supports warning flag: -Wstrict-prototypes |
---|
448 | configure:13247: /usr/bin/clang -c -g -pipe -Os -arch x86_64 -Werror -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wc++-compat -Wunused-private-field -Wstrict-prototypes -I/opt/local/include conftest.c >&5 |
---|
449 | configure:13247: $? = 0 |
---|
450 | configure:13249: result: yes |
---|
451 | configure:13327: /usr/bin/clang -o conftest -g -pipe -Os -arch x86_64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wc++-compat -Wunused-private-field -Wstrict-prototypes -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,--rpath,/usr/lib conftest.c >&5 |
---|
452 | ld: unknown option: --rpath |
---|
453 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
454 | configure:13327: $? = 1 |
---|
455 | configure: program exited with status 1 |
---|
456 | configure: failed program was: |
---|
457 | | /* confdefs.h */ |
---|
458 | | #define PACKAGE_NAME "ldas-tools-framecpp" |
---|
459 | | #define PACKAGE_TARNAME "ldas-tools-framecpp" |
---|
460 | | #define PACKAGE_VERSION "2.5.5" |
---|
461 | | #define PACKAGE_STRING "ldas-tools-framecpp 2.5.5" |
---|
462 | | #define PACKAGE_BUGREPORT "http://www.ligo.caltech.edu" |
---|
463 | | #define PACKAGE_URL "" |
---|
464 | | #define PACKAGE "ldas-tools-framecpp" |
---|
465 | | #define VERSION "2.5.5" |
---|
466 | | #define STDC_HEADERS 1 |
---|
467 | | #define HAVE_SYS_TYPES_H 1 |
---|
468 | | #define HAVE_SYS_STAT_H 1 |
---|
469 | | #define HAVE_STDLIB_H 1 |
---|
470 | | #define HAVE_STRING_H 1 |
---|
471 | | #define HAVE_MEMORY_H 1 |
---|
472 | | #define HAVE_STRINGS_H 1 |
---|
473 | | #define HAVE_INTTYPES_H 1 |
---|
474 | | #define HAVE_STDINT_H 1 |
---|
475 | | #define HAVE_UNISTD_H 1 |
---|
476 | | #define HAVE_DLFCN_H 1 |
---|
477 | | #define LT_OBJDIR ".libs/" |
---|
478 | | /* end confdefs.h. */ |
---|
479 | | #include <stdlib.h> |
---|
480 | | |
---|
481 | | int main( ); |
---|
482 | | |
---|
483 | | int |
---|
484 | | main( ) |
---|
485 | | { |
---|
486 | | exit( 0 ); |
---|
487 | | } |
---|
488 | | |
---|
489 | configure:13360: /usr/bin/clang -o conftest -g -pipe -Os -arch x86_64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wc++-compat -Wunused-private-field -Wstrict-prototypes -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-R,/usr/lib conftest.c >&5 |
---|
490 | ld: unknown option: -R |
---|
491 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
492 | configure:13360: $? = 1 |
---|
493 | configure: program exited with status 1 |
---|
494 | configure: failed program was: |
---|
495 | | /* confdefs.h */ |
---|
496 | | #define PACKAGE_NAME "ldas-tools-framecpp" |
---|
497 | | #define PACKAGE_TARNAME "ldas-tools-framecpp" |
---|
498 | | #define PACKAGE_VERSION "2.5.5" |
---|
499 | | #define PACKAGE_STRING "ldas-tools-framecpp 2.5.5" |
---|
500 | | #define PACKAGE_BUGREPORT "http://www.ligo.caltech.edu" |
---|
501 | | #define PACKAGE_URL "" |
---|
502 | | #define PACKAGE "ldas-tools-framecpp" |
---|
503 | | #define VERSION "2.5.5" |
---|
504 | | #define STDC_HEADERS 1 |
---|
505 | | #define HAVE_SYS_TYPES_H 1 |
---|
506 | | #define HAVE_SYS_STAT_H 1 |
---|
507 | | #define HAVE_STDLIB_H 1 |
---|
508 | | #define HAVE_STRING_H 1 |
---|
509 | | #define HAVE_MEMORY_H 1 |
---|
510 | | #define HAVE_STRINGS_H 1 |
---|
511 | | #define HAVE_INTTYPES_H 1 |
---|
512 | | #define HAVE_STDINT_H 1 |
---|
513 | | #define HAVE_UNISTD_H 1 |
---|
514 | | #define HAVE_DLFCN_H 1 |
---|
515 | | #define LT_OBJDIR ".libs/" |
---|
516 | | /* end confdefs.h. */ |
---|
517 | | #include <stdlib.h> |
---|
518 | | |
---|
519 | | int main( ); |
---|
520 | | |
---|
521 | | int |
---|
522 | | main( ) |
---|
523 | | { |
---|
524 | | exit( 0 ); |
---|
525 | | } |
---|
526 | | |
---|
527 | configure:13488: checking for C++ compiler version |
---|
528 | configure:13497: /usr/bin/clang++ --version >&5 |
---|
529 | Apple LLVM version 7.0.2 (clang-700.1.81) |
---|
530 | Target: x86_64-apple-darwin14.5.0 |
---|
531 | Thread model: posix |
---|
532 | configure:13508: $? = 0 |
---|
533 | configure:13497: /usr/bin/clang++ -v >&5 |
---|
534 | Apple LLVM version 7.0.2 (clang-700.1.81) |
---|
535 | Target: x86_64-apple-darwin14.5.0 |
---|
536 | Thread model: posix |
---|
537 | configure:13508: $? = 0 |
---|
538 | configure:13497: /usr/bin/clang++ -V >&5 |
---|
539 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
540 | clang: error: no input files |
---|
541 | configure:13508: $? = 1 |
---|
542 | configure:13497: /usr/bin/clang++ -qversion >&5 |
---|
543 | clang: error: unknown argument: '-qversion' |
---|
544 | clang: error: no input files |
---|
545 | configure:13508: $? = 1 |
---|
546 | configure:13512: checking whether we are using the GNU C++ compiler |
---|
547 | configure:13531: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/include conftest.cpp >&5 |
---|
548 | configure:13531: $? = 0 |
---|
549 | configure:13540: result: yes |
---|
550 | configure:13549: checking whether /usr/bin/clang++ accepts -g |
---|
551 | configure:13569: /usr/bin/clang++ -c -g -I/opt/local/include conftest.cpp >&5 |
---|
552 | configure:13569: $? = 0 |
---|
553 | configure:13610: result: yes |
---|
554 | configure:13635: checking dependency style of /usr/bin/clang++ |
---|
555 | configure:13746: result: gcc3 |
---|
556 | configure:13780: checking how to run the C++ preprocessor |
---|
557 | configure:13807: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
558 | configure:13807: $? = 0 |
---|
559 | configure:13821: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
560 | conftest.cpp:23:10: fatal error: 'ac_nonexistent.h' file not found |
---|
561 | #include <ac_nonexistent.h> |
---|
562 | ^ |
---|
563 | 1 error generated. |
---|
564 | configure:13821: $? = 1 |
---|
565 | configure: failed program was: |
---|
566 | | /* confdefs.h */ |
---|
567 | | #define PACKAGE_NAME "ldas-tools-framecpp" |
---|
568 | | #define PACKAGE_TARNAME "ldas-tools-framecpp" |
---|
569 | | #define PACKAGE_VERSION "2.5.5" |
---|
570 | | #define PACKAGE_STRING "ldas-tools-framecpp 2.5.5" |
---|
571 | | #define PACKAGE_BUGREPORT "http://www.ligo.caltech.edu" |
---|
572 | | #define PACKAGE_URL "" |
---|
573 | | #define PACKAGE "ldas-tools-framecpp" |
---|
574 | | #define VERSION "2.5.5" |
---|
575 | | #define STDC_HEADERS 1 |
---|
576 | | #define HAVE_SYS_TYPES_H 1 |
---|
577 | | #define HAVE_SYS_STAT_H 1 |
---|
578 | | #define HAVE_STDLIB_H 1 |
---|
579 | | #define HAVE_STRING_H 1 |
---|
580 | | #define HAVE_MEMORY_H 1 |
---|
581 | | #define HAVE_STRINGS_H 1 |
---|
582 | | #define HAVE_INTTYPES_H 1 |
---|
583 | | #define HAVE_STDINT_H 1 |
---|
584 | | #define HAVE_UNISTD_H 1 |
---|
585 | | #define HAVE_DLFCN_H 1 |
---|
586 | | #define LT_OBJDIR ".libs/" |
---|
587 | | /* end confdefs.h. */ |
---|
588 | | #include <ac_nonexistent.h> |
---|
589 | configure:13846: result: /usr/bin/clang++ -E |
---|
590 | configure:13866: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
591 | configure:13866: $? = 0 |
---|
592 | configure:13880: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
593 | conftest.cpp:23:10: fatal error: 'ac_nonexistent.h' file not found |
---|
594 | #include <ac_nonexistent.h> |
---|
595 | ^ |
---|
596 | 1 error generated. |
---|
597 | configure:13880: $? = 1 |
---|
598 | configure: failed program was: |
---|
599 | | /* confdefs.h */ |
---|
600 | | #define PACKAGE_NAME "ldas-tools-framecpp" |
---|
601 | | #define PACKAGE_TARNAME "ldas-tools-framecpp" |
---|
602 | | #define PACKAGE_VERSION "2.5.5" |
---|
603 | | #define PACKAGE_STRING "ldas-tools-framecpp 2.5.5" |
---|
604 | | #define PACKAGE_BUGREPORT "http://www.ligo.caltech.edu" |
---|
605 | | #define PACKAGE_URL "" |
---|
606 | | #define PACKAGE "ldas-tools-framecpp" |
---|
607 | | #define VERSION "2.5.5" |
---|
608 | | #define STDC_HEADERS 1 |
---|
609 | | #define HAVE_SYS_TYPES_H 1 |
---|
610 | | #define HAVE_SYS_STAT_H 1 |
---|
611 | | #define HAVE_STDLIB_H 1 |
---|
612 | | #define HAVE_STRING_H 1 |
---|
613 | | #define HAVE_MEMORY_H 1 |
---|
614 | | #define HAVE_STRINGS_H 1 |
---|
615 | | #define HAVE_INTTYPES_H 1 |
---|
616 | | #define HAVE_STDINT_H 1 |
---|
617 | | #define HAVE_UNISTD_H 1 |
---|
618 | | #define HAVE_DLFCN_H 1 |
---|
619 | | #define LT_OBJDIR ".libs/" |
---|
620 | | /* end confdefs.h. */ |
---|
621 | | #include <ac_nonexistent.h> |
---|
622 | configure:14042: checking for ld used by /usr/bin/clang++ |
---|
623 | configure:14109: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
624 | configure:14116: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld |
---|
625 | configure:14131: result: no |
---|
626 | configure:14186: checking whether the /usr/bin/clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries |
---|
627 | configure:15259: result: yes |
---|
628 | configure:15295: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/include conftest.cpp >&5 |
---|
629 | configure:15298: $? = 0 |
---|
630 | configure:15779: checking for /usr/bin/clang++ option to produce PIC |
---|
631 | configure:15786: result: -fno-common -DPIC |
---|
632 | configure:15794: checking if /usr/bin/clang++ PIC flag -fno-common -DPIC works |
---|
633 | configure:15812: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/include -fno-common -DPIC -DPIC conftest.cpp >&5 |
---|
634 | configure:15816: $? = 0 |
---|
635 | configure:15829: result: yes |
---|
636 | configure:15852: checking if /usr/bin/clang++ static flag -static works |
---|
637 | configure:15880: result: no |
---|
638 | configure:15892: checking if /usr/bin/clang++ supports -c -o file.o |
---|
639 | configure:15913: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/include -o out/conftest2.o conftest.cpp >&5 |
---|
640 | configure:15917: $? = 0 |
---|
641 | configure:15939: result: yes |
---|
642 | configure:15944: checking if /usr/bin/clang++ supports -c -o file.o |
---|
643 | configure:15991: result: yes |
---|
644 | configure:16021: checking whether the /usr/bin/clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries |
---|
645 | configure:16061: result: yes |
---|
646 | configure:16202: checking dynamic linker characteristics |
---|
647 | configure:16947: result: darwin14.5.0 dyld |
---|
648 | configure:17012: checking how to hardcode library paths into programs |
---|
649 | configure:17037: result: immediate |
---|
650 | configure:17157: checking C++ vendor |
---|
651 | configure:17159: result: GNU |
---|
652 | configure:17206: checking if C++ compiler supports warning flag: -Wall |
---|
653 | configure:17222: /usr/bin/clang++ -c -g -pipe -Os -stdlib=libc++ -arch x86_64 -Werror -Wall -I/opt/local/include conftest.cpp >&5 |
---|
654 | configure:17222: $? = 0 |
---|
655 | configure:17224: result: yes |
---|
656 | configure:17206: checking if C++ compiler supports warning flag: -Wextra |
---|
657 | configure:17222: /usr/bin/clang++ -c -g -pipe -Os -stdlib=libc++ -arch x86_64 -Werror -Wall -Wextra -I/opt/local/include conftest.cpp >&5 |
---|
658 | configure:17222: $? = 0 |
---|
659 | configure:17224: result: yes |
---|
660 | configure:17206: checking if C++ compiler supports warning flag: -Wdeprecated-register |
---|
661 | configure:17222: /usr/bin/clang++ -c -g -pipe -Os -stdlib=libc++ -arch x86_64 -Werror -Wall -Wextra -Wdeprecated-register -I/opt/local/include conftest.cpp >&5 |
---|
662 | configure:17222: $? = 0 |
---|
663 | configure:17224: result: yes |
---|
664 | configure:17206: checking if C++ compiler supports warning flag: -Wno-missing-field-initializers |
---|
665 | configure:17222: /usr/bin/clang++ -c -g -pipe -Os -stdlib=libc++ -arch x86_64 -Werror -Wall -Wextra -Wdeprecated-register -Wno-missing-field-initializers -I/opt/local/include conftest.cpp >&5 |
---|
666 | configure:17222: $? = 0 |
---|
667 | configure:17224: result: yes |
---|
668 | configure:17206: checking if C++ compiler supports warning flag: -Wno-unused-parameter |
---|
669 | configure:17222: /usr/bin/clang++ -c -g -pipe -Os -stdlib=libc++ -arch x86_64 -Werror -Wall -Wextra -Wdeprecated-register -Wno-missing-field-initializers -Wno-unused-parameter -I/opt/local/include conftest.cpp >&5 |
---|
670 | configure:17222: $? = 0 |
---|
671 | configure:17224: result: yes |
---|
672 | configure:17206: checking if C++ compiler supports warning flag: -Wignored-qualifiers |
---|
673 | configure:17222: /usr/bin/clang++ -c -g -pipe -Os -stdlib=libc++ -arch x86_64 -Werror -Wall -Wextra -Wdeprecated-register -Wno-missing-field-initializers -Wno-unused-parameter -Wignored-qualifiers -I/opt/local/include conftest.cpp >&5 |
---|
674 | configure:17222: $? = 0 |
---|
675 | configure:17224: result: yes |
---|
676 | configure:17206: checking if C++ compiler supports warning flag: -Wunused-but-set-variable |
---|
677 | configure:17222: /usr/bin/clang++ -c -g -pipe -Os -stdlib=libc++ -arch x86_64 -Werror -Wall -Wextra -Wdeprecated-register -Wno-missing-field-initializers -Wno-unused-parameter -Wignored-qualifiers -Wunused-but-set-variable -I/opt/local/include conftest.cpp >&5 |
---|
678 | error: unknown warning option '-Wunused-but-set-variable'; did you mean '-Wunused-const-variable'? [-Werror,-Wunknown-warning-option] |
---|
679 | configure:17222: $? = 1 |
---|
680 | configure: failed program was: |
---|
681 | | /* confdefs.h */ |
---|
682 | | #define PACKAGE_NAME "ldas-tools-framecpp" |
---|
683 | | #define PACKAGE_TARNAME "ldas-tools-framecpp" |
---|
684 | | #define PACKAGE_VERSION "2.5.5" |
---|
685 | | #define PACKAGE_STRING "ldas-tools-framecpp 2.5.5" |
---|
686 | | #define PACKAGE_BUGREPORT "http://www.ligo.caltech.edu" |
---|
687 | | #define PACKAGE_URL "" |
---|
688 | | #define PACKAGE "ldas-tools-framecpp" |
---|
689 | | #define VERSION "2.5.5" |
---|
690 | | #define STDC_HEADERS 1 |
---|
691 | | #define HAVE_SYS_TYPES_H 1 |
---|
692 | | #define HAVE_SYS_STAT_H 1 |
---|
693 | | #define HAVE_STDLIB_H 1 |
---|
694 | | #define HAVE_STRING_H 1 |
---|
695 | | #define HAVE_MEMORY_H 1 |
---|
696 | | #define HAVE_STRINGS_H 1 |
---|
697 | | #define HAVE_INTTYPES_H 1 |
---|
698 | | #define HAVE_STDINT_H 1 |
---|
699 | | #define HAVE_UNISTD_H 1 |
---|
700 | | #define HAVE_DLFCN_H 1 |
---|
701 | | #define LT_OBJDIR ".libs/" |
---|
702 | | /* end confdefs.h. */ |
---|
703 | | #include <stdio.h> |
---|
704 | | const char hw[] = "Hello, World\n"; |
---|
705 | | int |
---|
706 | | main () |
---|
707 | | { |
---|
708 | | fputs (hw, stdout ); |
---|
709 | | ; |
---|
710 | | return 0; |
---|
711 | | } |
---|
712 | configure:17228: result: no |
---|
713 | configure:17206: checking if C++ compiler supports warning flag: -Wc++0x-compat |
---|
714 | configure:17222: /usr/bin/clang++ -c -g -pipe -Os -stdlib=libc++ -arch x86_64 -Werror -Wall -Wextra -Wdeprecated-register -Wno-missing-field-initializers -Wno-unused-parameter -Wignored-qualifiers -Wc++0x-compat -I/opt/local/include conftest.cpp >&5 |
---|
715 | configure:17222: $? = 0 |
---|
716 | configure:17224: result: yes |
---|
717 | configure:17206: checking if C++ compiler supports warning flag: -Wunused-private-field |
---|
718 | configure:17222: /usr/bin/clang++ -c -g -pipe -Os -stdlib=libc++ -arch x86_64 -Werror -Wall -Wextra -Wdeprecated-register -Wno-missing-field-initializers -Wno-unused-parameter -Wignored-qualifiers -Wc++0x-compat -Wunused-private-field -I/opt/local/include conftest.cpp >&5 |
---|
719 | configure:17222: $? = 0 |
---|
720 | configure:17224: result: yes |
---|
721 | configure:17440: /usr/bin/clang++ -o conftest -g -pipe -Os -stdlib=libc++ -arch x86_64 -Wall -Wextra -Wdeprecated-register -Wno-missing-field-initializers -Wno-unused-parameter -Wignored-qualifiers -Wc++0x-compat -Wunused-private-field -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp >&5 |
---|
722 | configure:17440: $? = 0 |
---|
723 | configure:17440: ./conftest |
---|
724 | configure:17440: $? = 0 |
---|
725 | configure:17467: checking if the C++ compiler supports constexpr |
---|
726 | configure:17497: /usr/bin/clang++ -o conftest -g -pipe -Os -stdlib=libc++ -arch x86_64 -Wall -Wextra -Wdeprecated-register -Wno-missing-field-initializers -Wno-unused-parameter -Wignored-qualifiers -Wc++0x-compat -Wunused-private-field -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp >&5 |
---|
727 | conftest.cpp:25:3: warning: 'constexpr' is a keyword in C++11 [-Wc++11-compat] |
---|
728 | constexpr int |
---|
729 | ^ |
---|
730 | conftest.cpp:25:3: error: unknown type name 'constexpr' |
---|
731 | conftest.cpp:25:13: error: expected unqualified-id |
---|
732 | constexpr int |
---|
733 | ^ |
---|
734 | conftest.cpp:34:16: error: use of undeclared identifier 'MeaningOfLife' |
---|
735 | return ( ( MeaningOfLife( ) == 42 ) ? 0 : 1 ); |
---|
736 | ^ |
---|
737 | 1 warning and 3 errors generated. |
---|
738 | configure:17497: $? = 1 |
---|
739 | configure: program exited with status 1 |
---|
740 | configure: failed program was: |
---|
741 | | /* confdefs.h */ |
---|
742 | | #define PACKAGE_NAME "ldas-tools-framecpp" |
---|
743 | | #define PACKAGE_TARNAME "ldas-tools-framecpp" |
---|
744 | | #define PACKAGE_VERSION "2.5.5" |
---|
745 | | #define PACKAGE_STRING "ldas-tools-framecpp 2.5.5" |
---|
746 | | #define PACKAGE_BUGREPORT "http://www.ligo.caltech.edu" |
---|
747 | | #define PACKAGE_URL "" |
---|
748 | | #define PACKAGE "ldas-tools-framecpp" |
---|
749 | | #define VERSION "2.5.5" |
---|
750 | | #define STDC_HEADERS 1 |
---|
751 | | #define HAVE_SYS_TYPES_H 1 |
---|
752 | | #define HAVE_SYS_STAT_H 1 |
---|
753 | | #define HAVE_STDLIB_H 1 |
---|
754 | | #define HAVE_STRING_H 1 |
---|
755 | | #define HAVE_MEMORY_H 1 |
---|
756 | | #define HAVE_STRINGS_H 1 |
---|
757 | | #define HAVE_INTTYPES_H 1 |
---|
758 | | #define HAVE_STDINT_H 1 |
---|
759 | | #define HAVE_UNISTD_H 1 |
---|
760 | | #define HAVE_DLFCN_H 1 |
---|
761 | | #define LT_OBJDIR ".libs/" |
---|
762 | | #define INLINE_KLUDGE |
---|
763 | | /* end confdefs.h. */ |
---|
764 | | |
---|
765 | | constexpr int |
---|
766 | | MeaningOfLife( ) |
---|
767 | | { |
---|
768 | | return 42; |
---|
769 | | } |
---|
770 | | |
---|
771 | | int |
---|
772 | | main() |
---|
773 | | { |
---|
774 | | return ( ( MeaningOfLife( ) == 42 ) ? 0 : 1 ); |
---|
775 | | } |
---|
776 | | |
---|
777 | configure:17502: result: no |
---|
778 | configure:17522: checking if compiler supports rethrowing of exceptions |
---|
779 | configure:17607: /usr/bin/clang++ -o conftest -g -pipe -Os -stdlib=libc++ -arch x86_64 -Wall -Wextra -Wdeprecated-register -Wno-missing-field-initializers -Wno-unused-parameter -Wignored-qualifiers -Wc++0x-compat -Wunused-private-field -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp >&5 |
---|
780 | configure:17607: $? = 0 |
---|
781 | configure:17607: ./conftest |
---|
782 | configure:17607: $? = 0 |
---|
783 | configure:17611: result: yes |
---|
784 | configure:17624: checking if the C++ compiler supports template aliasing |
---|
785 | configure:17651: /usr/bin/clang++ -c -g -pipe -Os -stdlib=libc++ -arch x86_64 -Wall -Wextra -Wdeprecated-register -Wno-missing-field-initializers -Wno-unused-parameter -Wignored-qualifiers -Wc++0x-compat -Wunused-private-field -I/opt/local/include conftest.cpp >&5 |
---|
786 | conftest.cpp:29:41: warning: alias declarations are a C++11 extension [-Wc++11-extensions] |
---|
787 | template< class T > using AutoArray = std::unique_ptr< T[] >; |
---|
788 | ^ |
---|
789 | conftest.cpp:30:65: warning: alias declarations are a C++11 extension [-Wc++11-extensions] |
---|
790 | template< typename T, typename U > using DynamicPointerCast = typename std::dynamic_pointer_cast< T, U >; |
---|
791 | ^ |
---|
792 | conftest.cpp:30:79: error: typename specifier refers to a non-type template |
---|
793 | template< typename T, typename U > using DynamicPointerCast = typename std::dynamic_pointer_cast< T, U >; |
---|
794 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
---|
795 | conftest.cpp:30:105: error: expected ';' after alias declaration |
---|
796 | template< typename T, typename U > using DynamicPointerCast = typename std::dynamic_pointer_cast< T, U >; |
---|
797 | ^ |
---|
798 | ; |
---|
799 | 2 warnings and 2 errors generated. |
---|
800 | configure:17651: $? = 1 |
---|
801 | configure: failed program was: |
---|
802 | | /* confdefs.h */ |
---|
803 | | #define PACKAGE_NAME "ldas-tools-framecpp" |
---|
804 | | #define PACKAGE_TARNAME "ldas-tools-framecpp" |
---|
805 | | #define PACKAGE_VERSION "2.5.5" |
---|
806 | | #define PACKAGE_STRING "ldas-tools-framecpp 2.5.5" |
---|
807 | | #define PACKAGE_BUGREPORT "http://www.ligo.caltech.edu" |
---|
808 | | #define PACKAGE_URL "" |
---|
809 | | #define PACKAGE "ldas-tools-framecpp" |
---|
810 | | #define VERSION "2.5.5" |
---|
811 | | #define STDC_HEADERS 1 |
---|
812 | | #define HAVE_SYS_TYPES_H 1 |
---|
813 | | #define HAVE_SYS_STAT_H 1 |
---|
814 | | #define HAVE_STDLIB_H 1 |
---|
815 | | #define HAVE_STRING_H 1 |
---|
816 | | #define HAVE_MEMORY_H 1 |
---|
817 | | #define HAVE_STRINGS_H 1 |
---|
818 | | #define HAVE_INTTYPES_H 1 |
---|
819 | | #define HAVE_STDINT_H 1 |
---|
820 | | #define HAVE_UNISTD_H 1 |
---|
821 | | #define HAVE_DLFCN_H 1 |
---|
822 | | #define LT_OBJDIR ".libs/" |
---|
823 | | #define INLINE_KLUDGE |
---|
824 | | #define constexpr const |
---|
825 | | #define HAVE_RETHROW_WORKING_IN_BAD_EXCEPTION 1 |
---|
826 | | /* end confdefs.h. */ |
---|
827 | | |
---|
828 | | #include <memory> |
---|
829 | | namespace { |
---|
830 | | template< class T > using AutoArray = std::unique_ptr< T[] >; |
---|
831 | | template< typename T, typename U > using DynamicPointerCast = typename std::dynamic_pointer_cast< T, U >; |
---|
832 | | } |
---|
833 | | |
---|
834 | | int |
---|
835 | | main () |
---|
836 | | { |
---|
837 | | |
---|
838 | | AutoArray< int > a; |
---|
839 | | |
---|
840 | | ; |
---|
841 | | return 0; |
---|
842 | | } |
---|
843 | configure:17662: result: no |
---|
844 | configure:17677: checking if the C++ compiler supports template aliasing via using directive |
---|
845 | configure:17704: /usr/bin/clang++ -c -g -pipe -Os -stdlib=libc++ -arch x86_64 -Wall -Wextra -Wdeprecated-register -Wno-missing-field-initializers -Wno-unused-parameter -Wignored-qualifiers -Wc++0x-compat -Wunused-private-field -I/opt/local/include conftest.cpp >&5 |
---|
846 | configure:17704: $? = 0 |
---|
847 | configure:17709: result: yes |
---|
848 | configure:17729: checking if the C++ compiler supports template as template parameter |
---|
849 | configure:17768: /usr/bin/clang++ -c -g -pipe -Os -stdlib=libc++ -arch x86_64 -Wall -Wextra -Wdeprecated-register -Wno-missing-field-initializers -Wno-unused-parameter -Wignored-qualifiers -Wc++0x-compat -Wunused-private-field -I/opt/local/include conftest.cpp >&5 |
---|
850 | conftest.cpp:48:8: error: no member named 'list' in namespace 'std' |
---|
851 | std::list< int* > s; |
---|
852 | ~~~~~^ |
---|
853 | conftest.cpp:48:17: error: expected '(' for function-style cast or type construction |
---|
854 | std::list< int* > s; |
---|
855 | ~~~^ |
---|
856 | conftest.cpp:48:19: error: expected expression |
---|
857 | std::list< int* > s; |
---|
858 | ^ |
---|
859 | conftest.cpp:48:21: error: use of undeclared identifier 's' |
---|
860 | std::list< int* > s; |
---|
861 | ^ |
---|
862 | conftest.cpp:50:10: error: use of undeclared identifier 's' |
---|
863 | Purge( s ); |
---|
864 | ^ |
---|
865 | 5 errors generated. |
---|
866 | configure:17768: $? = 1 |
---|
867 | configure: failed program was: |
---|
868 | | /* confdefs.h */ |
---|
869 | | #define PACKAGE_NAME "ldas-tools-framecpp" |
---|
870 | | #define PACKAGE_TARNAME "ldas-tools-framecpp" |
---|
871 | | #define PACKAGE_VERSION "2.5.5" |
---|
872 | | #define PACKAGE_STRING "ldas-tools-framecpp 2.5.5" |
---|
873 | | #define PACKAGE_BUGREPORT "http://www.ligo.caltech.edu" |
---|
874 | | #define PACKAGE_URL "" |
---|
875 | | #define PACKAGE "ldas-tools-framecpp" |
---|
876 | | #define VERSION "2.5.5" |
---|
877 | | #define STDC_HEADERS 1 |
---|
878 | | #define HAVE_SYS_TYPES_H 1 |
---|
879 | | #define HAVE_SYS_STAT_H 1 |
---|
880 | | #define HAVE_STDLIB_H 1 |
---|
881 | | #define HAVE_STRING_H 1 |
---|
882 | | #define HAVE_MEMORY_H 1 |
---|
883 | | #define HAVE_STRINGS_H 1 |
---|
884 | | #define HAVE_INTTYPES_H 1 |
---|
885 | | #define HAVE_STDINT_H 1 |
---|
886 | | #define HAVE_UNISTD_H 1 |
---|
887 | | #define HAVE_DLFCN_H 1 |
---|
888 | | #define LT_OBJDIR ".libs/" |
---|
889 | | #define INLINE_KLUDGE |
---|
890 | | #define constexpr const |
---|
891 | | #define HAVE_RETHROW_WORKING_IN_BAD_EXCEPTION 1 |
---|
892 | | #define HAVE_CXX_TEMPLATE_ALIASES_VIA_USING 1 |
---|
893 | | /* end confdefs.h. */ |
---|
894 | | |
---|
895 | | #include <algorithm> |
---|
896 | | |
---|
897 | | template< class T > |
---|
898 | | inline T* DeletePtr( T* Ptr ) |
---|
899 | | { |
---|
900 | | delete Ptr; |
---|
901 | | return (T*)0; |
---|
902 | | } |
---|
903 | | |
---|
904 | | template< class O, template<class> class C > |
---|
905 | | inline void Purge( C< O* >& Container ) |
---|
906 | | { |
---|
907 | | std::transform( Container.begin( ), Container.end( ), |
---|
908 | | Container.begin( ), DeletePtr< O > ); |
---|
909 | | } |
---|
910 | | |
---|
911 | | int |
---|
912 | | main () |
---|
913 | | { |
---|
914 | | |
---|
915 | | std::list< int* > s; |
---|
916 | | |
---|
917 | | Purge( s ); |
---|
918 | | |
---|
919 | | ; |
---|
920 | | return 0; |
---|
921 | | } |
---|
922 | configure:17779: result: no |
---|
923 | configure:17851: checking optimization for /usr/bin/clang |
---|
924 | configure:17853: result: -O3 |
---|
925 | configure:17855: checking optimization for /usr/bin/clang++ |
---|
926 | configure:17857: result: -O3 |
---|
927 | configure:17868: checking for 64-bit OS |
---|
928 | configure:17882: /usr/bin/clang -o conftest -g -pipe -Os -arch x86_64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wc++-compat -Wunused-private-field -Wstrict-prototypes -O3 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
929 | configure:17882: $? = 0 |
---|
930 | configure:17882: ./conftest |
---|
931 | configure:17882: $? = 0 |
---|
932 | configure:17891: result: "yes" |
---|
933 | configure:17969: checking for pkgbuilder |
---|
934 | configure:17975: checking for pkgbuilder |
---|
935 | configure:18008: result: no |
---|
936 | configure:18017: result: no |
---|
937 | configure:18109: checking whether dot command works |
---|
938 | configure:18179: result: no |
---|
939 | configure:18304: checking for doxygen |
---|
940 | configure:18308: result: no |
---|
941 | configure:18327: checking for valgrind |
---|
942 | configure:18360: result: no |
---|
943 | configure:18381: checking for abi-dumper |
---|
944 | configure:18414: result: no |
---|
945 | configure:18435: checking for abi-compliance-checker |
---|
946 | configure:18468: result: no |
---|
947 | configure:18539: checking for pkg-config |
---|
948 | configure:18557: found /opt/local/bin/pkg-config |
---|
949 | configure:18569: result: /opt/local/bin/pkg-config |
---|
950 | configure:18594: checking pkg-config is at least version 0.9.0 |
---|
951 | configure:18597: result: yes |
---|
952 | configure:18613: checking for expr |
---|
953 | configure:18629: found /bin/expr |
---|
954 | configure:18640: result: expr |
---|
955 | configure:18669: checking for swig |
---|
956 | configure:18687: found /opt/local/bin/swig |
---|
957 | configure:18699: result: /opt/local/bin/swig |
---|
958 | configure:19253: checking for tcl |
---|
959 | configure:19272: result: no |
---|
960 | configure:19281: checking for dpkg-buildpackage |
---|
961 | configure:19314: result: no |
---|
962 | configure:19331: checking for port |
---|
963 | configure:19349: found /opt/local/bin/port |
---|
964 | configure:19361: result: /opt/local/bin/port |
---|
965 | configure:19381: checking for rpmbuild |
---|
966 | configure:19414: result: no |
---|
967 | configure:19430: checking for ANSI C header files |
---|
968 | configure:19534: result: yes |
---|
969 | configure:19544: checking mntent.h usability |
---|
970 | configure:19544: /usr/bin/clang++ -c -g -pipe -Os -stdlib=libc++ -arch x86_64 -Wall -Wextra -Wdeprecated-register -Wno-missing-field-initializers -Wno-unused-parameter -Wignored-qualifiers -Wc++0x-compat -Wunused-private-field -O3 -I/opt/local/include conftest.cpp >&5 |
---|
971 | conftest.cpp:62:10: fatal error: 'mntent.h' file not found |
---|
972 | #include <mntent.h> |
---|
973 | ^ |
---|
974 | 1 error generated. |
---|
975 | configure:19544: $? = 1 |
---|
976 | configure: failed program was: |
---|
977 | | /* confdefs.h */ |
---|
978 | | #define PACKAGE_NAME "ldas-tools-framecpp" |
---|
979 | | #define PACKAGE_TARNAME "ldas-tools-framecpp" |
---|
980 | | #define PACKAGE_VERSION "2.5.5" |
---|
981 | | #define PACKAGE_STRING "ldas-tools-framecpp 2.5.5" |
---|
982 | | #define PACKAGE_BUGREPORT "http://www.ligo.caltech.edu" |
---|
983 | | #define PACKAGE_URL "" |
---|
984 | | #define PACKAGE "ldas-tools-framecpp" |
---|
985 | | #define VERSION "2.5.5" |
---|
986 | | #define STDC_HEADERS 1 |
---|
987 | | #define HAVE_SYS_TYPES_H 1 |
---|
988 | | #define HAVE_SYS_STAT_H 1 |
---|
989 | | #define HAVE_STDLIB_H 1 |
---|
990 | | #define HAVE_STRING_H 1 |
---|
991 | | #define HAVE_MEMORY_H 1 |
---|
992 | | #define HAVE_STRINGS_H 1 |
---|
993 | | #define HAVE_INTTYPES_H 1 |
---|
994 | | #define HAVE_STDINT_H 1 |
---|
995 | | #define HAVE_UNISTD_H 1 |
---|
996 | | #define HAVE_DLFCN_H 1 |
---|
997 | | #define LT_OBJDIR ".libs/" |
---|
998 | | #define INLINE_KLUDGE |
---|
999 | | #define constexpr const |
---|
1000 | | #define HAVE_RETHROW_WORKING_IN_BAD_EXCEPTION 1 |
---|
1001 | | #define HAVE_CXX_TEMPLATE_ALIASES_VIA_USING 1 |
---|
1002 | | #define HAVE_64BIT_OS 1 |
---|
1003 | | #define STDC_HEADERS 1 |
---|
1004 | | /* end confdefs.h. */ |
---|
1005 | | #include <stdio.h> |
---|
1006 | | #ifdef HAVE_SYS_TYPES_H |
---|
1007 | | # include <sys/types.h> |
---|
1008 | | #endif |
---|
1009 | | #ifdef HAVE_SYS_STAT_H |
---|
1010 | | # include <sys/stat.h> |
---|
1011 | | #endif |
---|
1012 | | #ifdef STDC_HEADERS |
---|
1013 | | # include <stdlib.h> |
---|
1014 | | # include <stddef.h> |
---|
1015 | | #else |
---|
1016 | | # ifdef HAVE_STDLIB_H |
---|
1017 | | # include <stdlib.h> |
---|
1018 | | # endif |
---|
1019 | | #endif |
---|
1020 | | #ifdef HAVE_STRING_H |
---|
1021 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1022 | | # include <memory.h> |
---|
1023 | | # endif |
---|
1024 | | # include <string.h> |
---|
1025 | | #endif |
---|
1026 | | #ifdef HAVE_STRINGS_H |
---|
1027 | | # include <strings.h> |
---|
1028 | | #endif |
---|
1029 | | #ifdef HAVE_INTTYPES_H |
---|
1030 | | # include <inttypes.h> |
---|
1031 | | #endif |
---|
1032 | | #ifdef HAVE_STDINT_H |
---|
1033 | | # include <stdint.h> |
---|
1034 | | #endif |
---|
1035 | | #ifdef HAVE_UNISTD_H |
---|
1036 | | # include <unistd.h> |
---|
1037 | | #endif |
---|
1038 | | #include <mntent.h> |
---|
1039 | configure:19544: result: no |
---|
1040 | configure:19544: checking mntent.h presence |
---|
1041 | configure:19544: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
1042 | conftest.cpp:29:10: fatal error: 'mntent.h' file not found |
---|
1043 | #include <mntent.h> |
---|
1044 | ^ |
---|
1045 | 1 error generated. |
---|
1046 | configure:19544: $? = 1 |
---|
1047 | configure: failed program was: |
---|
1048 | | /* confdefs.h */ |
---|
1049 | | #define PACKAGE_NAME "ldas-tools-framecpp" |
---|
1050 | | #define PACKAGE_TARNAME "ldas-tools-framecpp" |
---|
1051 | | #define PACKAGE_VERSION "2.5.5" |
---|
1052 | | #define PACKAGE_STRING "ldas-tools-framecpp 2.5.5" |
---|
1053 | | #define PACKAGE_BUGREPORT "http://www.ligo.caltech.edu" |
---|
1054 | | #define PACKAGE_URL "" |
---|
1055 | | #define PACKAGE "ldas-tools-framecpp" |
---|
1056 | | #define VERSION "2.5.5" |
---|
1057 | | #define STDC_HEADERS 1 |
---|
1058 | | #define HAVE_SYS_TYPES_H 1 |
---|
1059 | | #define HAVE_SYS_STAT_H 1 |
---|
1060 | | #define HAVE_STDLIB_H 1 |
---|
1061 | | #define HAVE_STRING_H 1 |
---|
1062 | | #define HAVE_MEMORY_H 1 |
---|
1063 | | #define HAVE_STRINGS_H 1 |
---|
1064 | | #define HAVE_INTTYPES_H 1 |
---|
1065 | | #define HAVE_STDINT_H 1 |
---|
1066 | | #define HAVE_UNISTD_H 1 |
---|
1067 | | #define HAVE_DLFCN_H 1 |
---|
1068 | | #define LT_OBJDIR ".libs/" |
---|
1069 | | #define INLINE_KLUDGE |
---|
1070 | | #define constexpr const |
---|
1071 | | #define HAVE_RETHROW_WORKING_IN_BAD_EXCEPTION 1 |
---|
1072 | | #define HAVE_CXX_TEMPLATE_ALIASES_VIA_USING 1 |
---|
1073 | | #define HAVE_64BIT_OS 1 |
---|
1074 | | #define STDC_HEADERS 1 |
---|
1075 | | /* end confdefs.h. */ |
---|
1076 | | #include <mntent.h> |
---|
1077 | configure:19544: result: no |
---|
1078 | configure:19544: checking for mntent.h |
---|
1079 | configure:19544: result: no |
---|
1080 | configure:19556: checking sys/mnttab.h usability |
---|
1081 | configure:19556: /usr/bin/clang++ -c -g -pipe -Os -stdlib=libc++ -arch x86_64 -Wall -Wextra -Wdeprecated-register -Wno-missing-field-initializers -Wno-unused-parameter -Wignored-qualifiers -Wc++0x-compat -Wunused-private-field -O3 -I/opt/local/include conftest.cpp >&5 |
---|
1082 | conftest.cpp:62:10: fatal error: 'sys/mnttab.h' file not found |
---|
1083 | #include <sys/mnttab.h> |
---|
1084 | ^ |
---|
1085 | 1 error generated. |
---|
1086 | configure:19556: $? = 1 |
---|
1087 | configure: failed program was: |
---|
1088 | | /* confdefs.h */ |
---|
1089 | | #define PACKAGE_NAME "ldas-tools-framecpp" |
---|
1090 | | #define PACKAGE_TARNAME "ldas-tools-framecpp" |
---|
1091 | | #define PACKAGE_VERSION "2.5.5" |
---|
1092 | | #define PACKAGE_STRING "ldas-tools-framecpp 2.5.5" |
---|
1093 | | #define PACKAGE_BUGREPORT "http://www.ligo.caltech.edu" |
---|
1094 | | #define PACKAGE_URL "" |
---|
1095 | | #define PACKAGE "ldas-tools-framecpp" |
---|
1096 | | #define VERSION "2.5.5" |
---|
1097 | | #define STDC_HEADERS 1 |
---|
1098 | | #define HAVE_SYS_TYPES_H 1 |
---|
1099 | | #define HAVE_SYS_STAT_H 1 |
---|
1100 | | #define HAVE_STDLIB_H 1 |
---|
1101 | | #define HAVE_STRING_H 1 |
---|
1102 | | #define HAVE_MEMORY_H 1 |
---|
1103 | | #define HAVE_STRINGS_H 1 |
---|
1104 | | #define HAVE_INTTYPES_H 1 |
---|
1105 | | #define HAVE_STDINT_H 1 |
---|
1106 | | #define HAVE_UNISTD_H 1 |
---|
1107 | | #define HAVE_DLFCN_H 1 |
---|
1108 | | #define LT_OBJDIR ".libs/" |
---|
1109 | | #define INLINE_KLUDGE |
---|
1110 | | #define constexpr const |
---|
1111 | | #define HAVE_RETHROW_WORKING_IN_BAD_EXCEPTION 1 |
---|
1112 | | #define HAVE_CXX_TEMPLATE_ALIASES_VIA_USING 1 |
---|
1113 | | #define HAVE_64BIT_OS 1 |
---|
1114 | | #define STDC_HEADERS 1 |
---|
1115 | | /* end confdefs.h. */ |
---|
1116 | | #include <stdio.h> |
---|
1117 | | #ifdef HAVE_SYS_TYPES_H |
---|
1118 | | # include <sys/types.h> |
---|
1119 | | #endif |
---|
1120 | | #ifdef HAVE_SYS_STAT_H |
---|
1121 | | # include <sys/stat.h> |
---|
1122 | | #endif |
---|
1123 | | #ifdef STDC_HEADERS |
---|
1124 | | # include <stdlib.h> |
---|
1125 | | # include <stddef.h> |
---|
1126 | | #else |
---|
1127 | | # ifdef HAVE_STDLIB_H |
---|
1128 | | # include <stdlib.h> |
---|
1129 | | # endif |
---|
1130 | | #endif |
---|
1131 | | #ifdef HAVE_STRING_H |
---|
1132 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1133 | | # include <memory.h> |
---|
1134 | | # endif |
---|
1135 | | # include <string.h> |
---|
1136 | | #endif |
---|
1137 | | #ifdef HAVE_STRINGS_H |
---|
1138 | | # include <strings.h> |
---|
1139 | | #endif |
---|
1140 | | #ifdef HAVE_INTTYPES_H |
---|
1141 | | # include <inttypes.h> |
---|
1142 | | #endif |
---|
1143 | | #ifdef HAVE_STDINT_H |
---|
1144 | | # include <stdint.h> |
---|
1145 | | #endif |
---|
1146 | | #ifdef HAVE_UNISTD_H |
---|
1147 | | # include <unistd.h> |
---|
1148 | | #endif |
---|
1149 | | #include <sys/mnttab.h> |
---|
1150 | configure:19556: result: no |
---|
1151 | configure:19556: checking sys/mnttab.h presence |
---|
1152 | configure:19556: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
1153 | conftest.cpp:29:10: fatal error: 'sys/mnttab.h' file not found |
---|
1154 | #include <sys/mnttab.h> |
---|
1155 | ^ |
---|
1156 | 1 error generated. |
---|
1157 | configure:19556: $? = 1 |
---|
1158 | configure: failed program was: |
---|
1159 | | /* confdefs.h */ |
---|
1160 | | #define PACKAGE_NAME "ldas-tools-framecpp" |
---|
1161 | | #define PACKAGE_TARNAME "ldas-tools-framecpp" |
---|
1162 | | #define PACKAGE_VERSION "2.5.5" |
---|
1163 | | #define PACKAGE_STRING "ldas-tools-framecpp 2.5.5" |
---|
1164 | | #define PACKAGE_BUGREPORT "http://www.ligo.caltech.edu" |
---|
1165 | | #define PACKAGE_URL "" |
---|
1166 | | #define PACKAGE "ldas-tools-framecpp" |
---|
1167 | | #define VERSION "2.5.5" |
---|
1168 | | #define STDC_HEADERS 1 |
---|
1169 | | #define HAVE_SYS_TYPES_H 1 |
---|
1170 | | #define HAVE_SYS_STAT_H 1 |
---|
1171 | | #define HAVE_STDLIB_H 1 |
---|
1172 | | #define HAVE_STRING_H 1 |
---|
1173 | | #define HAVE_MEMORY_H 1 |
---|
1174 | | #define HAVE_STRINGS_H 1 |
---|
1175 | | #define HAVE_INTTYPES_H 1 |
---|
1176 | | #define HAVE_STDINT_H 1 |
---|
1177 | | #define HAVE_UNISTD_H 1 |
---|
1178 | | #define HAVE_DLFCN_H 1 |
---|
1179 | | #define LT_OBJDIR ".libs/" |
---|
1180 | | #define INLINE_KLUDGE |
---|
1181 | | #define constexpr const |
---|
1182 | | #define HAVE_RETHROW_WORKING_IN_BAD_EXCEPTION 1 |
---|
1183 | | #define HAVE_CXX_TEMPLATE_ALIASES_VIA_USING 1 |
---|
1184 | | #define HAVE_64BIT_OS 1 |
---|
1185 | | #define STDC_HEADERS 1 |
---|
1186 | | /* end confdefs.h. */ |
---|
1187 | | #include <sys/mnttab.h> |
---|
1188 | configure:19556: result: no |
---|
1189 | configure:19556: checking for sys/mnttab.h |
---|
1190 | configure:19556: result: no |
---|
1191 | configure:19568: checking sys/proc.h usability |
---|
1192 | configure:19568: /usr/bin/clang++ -c -g -pipe -Os -stdlib=libc++ -arch x86_64 -Wall -Wextra -Wdeprecated-register -Wno-missing-field-initializers -Wno-unused-parameter -Wignored-qualifiers -Wc++0x-compat -Wunused-private-field -O3 -I/opt/local/include conftest.cpp >&5 |
---|
1193 | In file included from conftest.cpp:62: |
---|
1194 | /usr/include/sys/proc.h:118:19: error: field has incomplete type 'struct itimerval' |
---|
1195 | struct itimerval p_realtimer; /* Alarm timer. */ |
---|
1196 | ^ |
---|
1197 | /usr/include/sys/proc.h:118:9: note: forward declaration of 'itimerval' |
---|
1198 | struct itimerval p_realtimer; /* Alarm timer. */ |
---|
1199 | ^ |
---|
1200 | 1 error generated. |
---|
1201 | configure:19568: $? = 1 |
---|
1202 | configure: failed program was: |
---|
1203 | | /* confdefs.h */ |
---|
1204 | | #define PACKAGE_NAME "ldas-tools-framecpp" |
---|
1205 | | #define PACKAGE_TARNAME "ldas-tools-framecpp" |
---|
1206 | | #define PACKAGE_VERSION "2.5.5" |
---|
1207 | | #define PACKAGE_STRING "ldas-tools-framecpp 2.5.5" |
---|
1208 | | #define PACKAGE_BUGREPORT "http://www.ligo.caltech.edu" |
---|
1209 | | #define PACKAGE_URL "" |
---|
1210 | | #define PACKAGE "ldas-tools-framecpp" |
---|
1211 | | #define VERSION "2.5.5" |
---|
1212 | | #define STDC_HEADERS 1 |
---|
1213 | | #define HAVE_SYS_TYPES_H 1 |
---|
1214 | | #define HAVE_SYS_STAT_H 1 |
---|
1215 | | #define HAVE_STDLIB_H 1 |
---|
1216 | | #define HAVE_STRING_H 1 |
---|
1217 | | #define HAVE_MEMORY_H 1 |
---|
1218 | | #define HAVE_STRINGS_H 1 |
---|
1219 | | #define HAVE_INTTYPES_H 1 |
---|
1220 | | #define HAVE_STDINT_H 1 |
---|
1221 | | #define HAVE_UNISTD_H 1 |
---|
1222 | | #define HAVE_DLFCN_H 1 |
---|
1223 | | #define LT_OBJDIR ".libs/" |
---|
1224 | | #define INLINE_KLUDGE |
---|
1225 | | #define constexpr const |
---|
1226 | | #define HAVE_RETHROW_WORKING_IN_BAD_EXCEPTION 1 |
---|
1227 | | #define HAVE_CXX_TEMPLATE_ALIASES_VIA_USING 1 |
---|
1228 | | #define HAVE_64BIT_OS 1 |
---|
1229 | | #define STDC_HEADERS 1 |
---|
1230 | | /* end confdefs.h. */ |
---|
1231 | | #include <stdio.h> |
---|
1232 | | #ifdef HAVE_SYS_TYPES_H |
---|
1233 | | # include <sys/types.h> |
---|
1234 | | #endif |
---|
1235 | | #ifdef HAVE_SYS_STAT_H |
---|
1236 | | # include <sys/stat.h> |
---|
1237 | | #endif |
---|
1238 | | #ifdef STDC_HEADERS |
---|
1239 | | # include <stdlib.h> |
---|
1240 | | # include <stddef.h> |
---|
1241 | | #else |
---|
1242 | | # ifdef HAVE_STDLIB_H |
---|
1243 | | # include <stdlib.h> |
---|
1244 | | # endif |
---|
1245 | | #endif |
---|
1246 | | #ifdef HAVE_STRING_H |
---|
1247 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1248 | | # include <memory.h> |
---|
1249 | | # endif |
---|
1250 | | # include <string.h> |
---|
1251 | | #endif |
---|
1252 | | #ifdef HAVE_STRINGS_H |
---|
1253 | | # include <strings.h> |
---|
1254 | | #endif |
---|
1255 | | #ifdef HAVE_INTTYPES_H |
---|
1256 | | # include <inttypes.h> |
---|
1257 | | #endif |
---|
1258 | | #ifdef HAVE_STDINT_H |
---|
1259 | | # include <stdint.h> |
---|
1260 | | #endif |
---|
1261 | | #ifdef HAVE_UNISTD_H |
---|
1262 | | # include <unistd.h> |
---|
1263 | | #endif |
---|
1264 | | #include <sys/proc.h> |
---|
1265 | configure:19568: result: no |
---|
1266 | configure:19568: checking sys/proc.h presence |
---|
1267 | configure:19568: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
1268 | configure:19568: $? = 0 |
---|
1269 | configure:19568: result: yes |
---|
1270 | configure:19568: WARNING: sys/proc.h: present but cannot be compiled |
---|
1271 | configure:19568: WARNING: sys/proc.h: check for missing prerequisite headers? |
---|
1272 | configure:19568: WARNING: sys/proc.h: see the Autoconf documentation |
---|
1273 | configure:19568: WARNING: sys/proc.h: section "Present But Cannot Be Compiled" |
---|
1274 | configure:19568: WARNING: sys/proc.h: proceeding with the compiler's result |
---|
1275 | configure:19568: checking for sys/proc.h |
---|
1276 | configure:19568: result: no |
---|
1277 | configure:19580: checking for sys/stat.h |
---|
1278 | configure:19580: result: yes |
---|
1279 | configure:19592: checking sys/sysctl.h usability |
---|
1280 | configure:19592: /usr/bin/clang++ -c -g -pipe -Os -stdlib=libc++ -arch x86_64 -Wall -Wextra -Wdeprecated-register -Wno-missing-field-initializers -Wno-unused-parameter -Wignored-qualifiers -Wc++0x-compat -Wunused-private-field -O3 -I/opt/local/include conftest.cpp >&5 |
---|
1281 | configure:19592: $? = 0 |
---|
1282 | configure:19592: result: yes |
---|
1283 | configure:19592: checking sys/sysctl.h presence |
---|
1284 | configure:19592: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
1285 | configure:19592: $? = 0 |
---|
1286 | configure:19592: result: yes |
---|
1287 | configure:19592: checking for sys/sysctl.h |
---|
1288 | configure:19592: result: yes |
---|
1289 | configure:19604: checking sys/sysinfo.h usability |
---|
1290 | configure:19604: /usr/bin/clang++ -c -g -pipe -Os -stdlib=libc++ -arch x86_64 -Wall -Wextra -Wdeprecated-register -Wno-missing-field-initializers -Wno-unused-parameter -Wignored-qualifiers -Wc++0x-compat -Wunused-private-field -O3 -I/opt/local/include conftest.cpp >&5 |
---|
1291 | conftest.cpp:64:10: fatal error: 'sys/sysinfo.h' file not found |
---|
1292 | #include <sys/sysinfo.h> |
---|
1293 | ^ |
---|
1294 | 1 error generated. |
---|
1295 | configure:19604: $? = 1 |
---|
1296 | configure: failed program was: |
---|
1297 | | /* confdefs.h */ |
---|
1298 | | #define PACKAGE_NAME "ldas-tools-framecpp" |
---|
1299 | | #define PACKAGE_TARNAME "ldas-tools-framecpp" |
---|
1300 | | #define PACKAGE_VERSION "2.5.5" |
---|
1301 | | #define PACKAGE_STRING "ldas-tools-framecpp 2.5.5" |
---|
1302 | | #define PACKAGE_BUGREPORT "http://www.ligo.caltech.edu" |
---|
1303 | | #define PACKAGE_URL "" |
---|
1304 | | #define PACKAGE "ldas-tools-framecpp" |
---|
1305 | | #define VERSION "2.5.5" |
---|
1306 | | #define STDC_HEADERS 1 |
---|
1307 | | #define HAVE_SYS_TYPES_H 1 |
---|
1308 | | #define HAVE_SYS_STAT_H 1 |
---|
1309 | | #define HAVE_STDLIB_H 1 |
---|
1310 | | #define HAVE_STRING_H 1 |
---|
1311 | | #define HAVE_MEMORY_H 1 |
---|
1312 | | #define HAVE_STRINGS_H 1 |
---|
1313 | | #define HAVE_INTTYPES_H 1 |
---|
1314 | | #define HAVE_STDINT_H 1 |
---|
1315 | | #define HAVE_UNISTD_H 1 |
---|
1316 | | #define HAVE_DLFCN_H 1 |
---|
1317 | | #define LT_OBJDIR ".libs/" |
---|
1318 | | #define INLINE_KLUDGE |
---|
1319 | | #define constexpr const |
---|
1320 | | #define HAVE_RETHROW_WORKING_IN_BAD_EXCEPTION 1 |
---|
1321 | | #define HAVE_CXX_TEMPLATE_ALIASES_VIA_USING 1 |
---|
1322 | | #define HAVE_64BIT_OS 1 |
---|
1323 | | #define STDC_HEADERS 1 |
---|
1324 | | #define HAVE_SYS_STAT_H 1 |
---|
1325 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
1326 | | /* end confdefs.h. */ |
---|
1327 | | #include <stdio.h> |
---|
1328 | | #ifdef HAVE_SYS_TYPES_H |
---|
1329 | | # include <sys/types.h> |
---|
1330 | | #endif |
---|
1331 | | #ifdef HAVE_SYS_STAT_H |
---|
1332 | | # include <sys/stat.h> |
---|
1333 | | #endif |
---|
1334 | | #ifdef STDC_HEADERS |
---|
1335 | | # include <stdlib.h> |
---|
1336 | | # include <stddef.h> |
---|
1337 | | #else |
---|
1338 | | # ifdef HAVE_STDLIB_H |
---|
1339 | | # include <stdlib.h> |
---|
1340 | | # endif |
---|
1341 | | #endif |
---|
1342 | | #ifdef HAVE_STRING_H |
---|
1343 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1344 | | # include <memory.h> |
---|
1345 | | # endif |
---|
1346 | | # include <string.h> |
---|
1347 | | #endif |
---|
1348 | | #ifdef HAVE_STRINGS_H |
---|
1349 | | # include <strings.h> |
---|
1350 | | #endif |
---|
1351 | | #ifdef HAVE_INTTYPES_H |
---|
1352 | | # include <inttypes.h> |
---|
1353 | | #endif |
---|
1354 | | #ifdef HAVE_STDINT_H |
---|
1355 | | # include <stdint.h> |
---|
1356 | | #endif |
---|
1357 | | #ifdef HAVE_UNISTD_H |
---|
1358 | | # include <unistd.h> |
---|
1359 | | #endif |
---|
1360 | | #include <sys/sysinfo.h> |
---|
1361 | configure:19604: result: no |
---|
1362 | configure:19604: checking sys/sysinfo.h presence |
---|
1363 | configure:19604: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
1364 | conftest.cpp:31:10: fatal error: 'sys/sysinfo.h' file not found |
---|
1365 | #include <sys/sysinfo.h> |
---|
1366 | ^ |
---|
1367 | 1 error generated. |
---|
1368 | configure:19604: $? = 1 |
---|
1369 | configure: failed program was: |
---|
1370 | | /* confdefs.h */ |
---|
1371 | | #define PACKAGE_NAME "ldas-tools-framecpp" |
---|
1372 | | #define PACKAGE_TARNAME "ldas-tools-framecpp" |
---|
1373 | | #define PACKAGE_VERSION "2.5.5" |
---|
1374 | | #define PACKAGE_STRING "ldas-tools-framecpp 2.5.5" |
---|
1375 | | #define PACKAGE_BUGREPORT "http://www.ligo.caltech.edu" |
---|
1376 | | #define PACKAGE_URL "" |
---|
1377 | | #define PACKAGE "ldas-tools-framecpp" |
---|
1378 | | #define VERSION "2.5.5" |
---|
1379 | | #define STDC_HEADERS 1 |
---|
1380 | | #define HAVE_SYS_TYPES_H 1 |
---|
1381 | | #define HAVE_SYS_STAT_H 1 |
---|
1382 | | #define HAVE_STDLIB_H 1 |
---|
1383 | | #define HAVE_STRING_H 1 |
---|
1384 | | #define HAVE_MEMORY_H 1 |
---|
1385 | | #define HAVE_STRINGS_H 1 |
---|
1386 | | #define HAVE_INTTYPES_H 1 |
---|
1387 | | #define HAVE_STDINT_H 1 |
---|
1388 | | #define HAVE_UNISTD_H 1 |
---|
1389 | | #define HAVE_DLFCN_H 1 |
---|
1390 | | #define LT_OBJDIR ".libs/" |
---|
1391 | | #define INLINE_KLUDGE |
---|
1392 | | #define constexpr const |
---|
1393 | | #define HAVE_RETHROW_WORKING_IN_BAD_EXCEPTION 1 |
---|
1394 | | #define HAVE_CXX_TEMPLATE_ALIASES_VIA_USING 1 |
---|
1395 | | #define HAVE_64BIT_OS 1 |
---|
1396 | | #define STDC_HEADERS 1 |
---|
1397 | | #define HAVE_SYS_STAT_H 1 |
---|
1398 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
1399 | | /* end confdefs.h. */ |
---|
1400 | | #include <sys/sysinfo.h> |
---|
1401 | configure:19604: result: no |
---|
1402 | configure:19604: checking for sys/sysinfo.h |
---|
1403 | configure:19604: result: no |
---|
1404 | configure:19616: checking for sys/types.h |
---|
1405 | configure:19616: result: yes |
---|
1406 | configure:19628: checking dirent.h usability |
---|
1407 | configure:19628: /usr/bin/clang++ -c -g -pipe -Os -stdlib=libc++ -arch x86_64 -Wall -Wextra -Wdeprecated-register -Wno-missing-field-initializers -Wno-unused-parameter -Wignored-qualifiers -Wc++0x-compat -Wunused-private-field -O3 -I/opt/local/include conftest.cpp >&5 |
---|
1408 | configure:19628: $? = 0 |
---|
1409 | configure:19628: result: yes |
---|
1410 | configure:19628: checking dirent.h presence |
---|
1411 | configure:19628: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
1412 | configure:19628: $? = 0 |
---|
1413 | configure:19628: result: yes |
---|
1414 | configure:19628: checking for dirent.h |
---|
1415 | configure:19628: result: yes |
---|
1416 | configure:19640: checking procfs.h usability |
---|
1417 | configure:19640: /usr/bin/clang++ -c -g -pipe -Os -stdlib=libc++ -arch x86_64 -Wall -Wextra -Wdeprecated-register -Wno-missing-field-initializers -Wno-unused-parameter -Wignored-qualifiers -Wc++0x-compat -Wunused-private-field -O3 -I/opt/local/include conftest.cpp >&5 |
---|
1418 | conftest.cpp:66:10: fatal error: 'procfs.h' file not found |
---|
1419 | #include <procfs.h> |
---|
1420 | ^ |
---|
1421 | 1 error generated. |
---|
1422 | configure:19640: $? = 1 |
---|
1423 | configure: failed program was: |
---|
1424 | | /* confdefs.h */ |
---|
1425 | | #define PACKAGE_NAME "ldas-tools-framecpp" |
---|
1426 | | #define PACKAGE_TARNAME "ldas-tools-framecpp" |
---|
1427 | | #define PACKAGE_VERSION "2.5.5" |
---|
1428 | | #define PACKAGE_STRING "ldas-tools-framecpp 2.5.5" |
---|
1429 | | #define PACKAGE_BUGREPORT "http://www.ligo.caltech.edu" |
---|
1430 | | #define PACKAGE_URL "" |
---|
1431 | | #define PACKAGE "ldas-tools-framecpp" |
---|
1432 | | #define VERSION "2.5.5" |
---|
1433 | | #define STDC_HEADERS 1 |
---|
1434 | | #define HAVE_SYS_TYPES_H 1 |
---|
1435 | | #define HAVE_SYS_STAT_H 1 |
---|
1436 | | #define HAVE_STDLIB_H 1 |
---|
1437 | | #define HAVE_STRING_H 1 |
---|
1438 | | #define HAVE_MEMORY_H 1 |
---|
1439 | | #define HAVE_STRINGS_H 1 |
---|
1440 | | #define HAVE_INTTYPES_H 1 |
---|
1441 | | #define HAVE_STDINT_H 1 |
---|
1442 | | #define HAVE_UNISTD_H 1 |
---|
1443 | | #define HAVE_DLFCN_H 1 |
---|
1444 | | #define LT_OBJDIR ".libs/" |
---|
1445 | | #define INLINE_KLUDGE |
---|
1446 | | #define constexpr const |
---|
1447 | | #define HAVE_RETHROW_WORKING_IN_BAD_EXCEPTION 1 |
---|
1448 | | #define HAVE_CXX_TEMPLATE_ALIASES_VIA_USING 1 |
---|
1449 | | #define HAVE_64BIT_OS 1 |
---|
1450 | | #define STDC_HEADERS 1 |
---|
1451 | | #define HAVE_SYS_STAT_H 1 |
---|
1452 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
1453 | | #define HAVE_SYS_TYPES_H 1 |
---|
1454 | | #define HAVE_DIRENT_H 1 |
---|
1455 | | /* end confdefs.h. */ |
---|
1456 | | #include <stdio.h> |
---|
1457 | | #ifdef HAVE_SYS_TYPES_H |
---|
1458 | | # include <sys/types.h> |
---|
1459 | | #endif |
---|
1460 | | #ifdef HAVE_SYS_STAT_H |
---|
1461 | | # include <sys/stat.h> |
---|
1462 | | #endif |
---|
1463 | | #ifdef STDC_HEADERS |
---|
1464 | | # include <stdlib.h> |
---|
1465 | | # include <stddef.h> |
---|
1466 | | #else |
---|
1467 | | # ifdef HAVE_STDLIB_H |
---|
1468 | | # include <stdlib.h> |
---|
1469 | | # endif |
---|
1470 | | #endif |
---|
1471 | | #ifdef HAVE_STRING_H |
---|
1472 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1473 | | # include <memory.h> |
---|
1474 | | # endif |
---|
1475 | | # include <string.h> |
---|
1476 | | #endif |
---|
1477 | | #ifdef HAVE_STRINGS_H |
---|
1478 | | # include <strings.h> |
---|
1479 | | #endif |
---|
1480 | | #ifdef HAVE_INTTYPES_H |
---|
1481 | | # include <inttypes.h> |
---|
1482 | | #endif |
---|
1483 | | #ifdef HAVE_STDINT_H |
---|
1484 | | # include <stdint.h> |
---|
1485 | | #endif |
---|
1486 | | #ifdef HAVE_UNISTD_H |
---|
1487 | | # include <unistd.h> |
---|
1488 | | #endif |
---|
1489 | | #include <procfs.h> |
---|
1490 | configure:19640: result: no |
---|
1491 | configure:19640: checking procfs.h presence |
---|
1492 | configure:19640: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
1493 | conftest.cpp:33:10: fatal error: 'procfs.h' file not found |
---|
1494 | #include <procfs.h> |
---|
1495 | ^ |
---|
1496 | 1 error generated. |
---|
1497 | configure:19640: $? = 1 |
---|
1498 | configure: failed program was: |
---|
1499 | | /* confdefs.h */ |
---|
1500 | | #define PACKAGE_NAME "ldas-tools-framecpp" |
---|
1501 | | #define PACKAGE_TARNAME "ldas-tools-framecpp" |
---|
1502 | | #define PACKAGE_VERSION "2.5.5" |
---|
1503 | | #define PACKAGE_STRING "ldas-tools-framecpp 2.5.5" |
---|
1504 | | #define PACKAGE_BUGREPORT "http://www.ligo.caltech.edu" |
---|
1505 | | #define PACKAGE_URL "" |
---|
1506 | | #define PACKAGE "ldas-tools-framecpp" |
---|
1507 | | #define VERSION "2.5.5" |
---|
1508 | | #define STDC_HEADERS 1 |
---|
1509 | | #define HAVE_SYS_TYPES_H 1 |
---|
1510 | | #define HAVE_SYS_STAT_H 1 |
---|
1511 | | #define HAVE_STDLIB_H 1 |
---|
1512 | | #define HAVE_STRING_H 1 |
---|
1513 | | #define HAVE_MEMORY_H 1 |
---|
1514 | | #define HAVE_STRINGS_H 1 |
---|
1515 | | #define HAVE_INTTYPES_H 1 |
---|
1516 | | #define HAVE_STDINT_H 1 |
---|
1517 | | #define HAVE_UNISTD_H 1 |
---|
1518 | | #define HAVE_DLFCN_H 1 |
---|
1519 | | #define LT_OBJDIR ".libs/" |
---|
1520 | | #define INLINE_KLUDGE |
---|
1521 | | #define constexpr const |
---|
1522 | | #define HAVE_RETHROW_WORKING_IN_BAD_EXCEPTION 1 |
---|
1523 | | #define HAVE_CXX_TEMPLATE_ALIASES_VIA_USING 1 |
---|
1524 | | #define HAVE_64BIT_OS 1 |
---|
1525 | | #define STDC_HEADERS 1 |
---|
1526 | | #define HAVE_SYS_STAT_H 1 |
---|
1527 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
1528 | | #define HAVE_SYS_TYPES_H 1 |
---|
1529 | | #define HAVE_DIRENT_H 1 |
---|
1530 | | /* end confdefs.h. */ |
---|
1531 | | #include <procfs.h> |
---|
1532 | configure:19640: result: no |
---|
1533 | configure:19640: checking for procfs.h |
---|
1534 | configure:19640: result: no |
---|
1535 | configure:19652: checking for stdlib.h |
---|
1536 | configure:19652: result: yes |
---|
1537 | configure:19667: checking unordered_map usability |
---|
1538 | configure:19667: /usr/bin/clang++ -c -g -pipe -Os -stdlib=libc++ -arch x86_64 -Wall -Wextra -Wdeprecated-register -Wno-missing-field-initializers -Wno-unused-parameter -Wignored-qualifiers -Wc++0x-compat -Wunused-private-field -O3 -I/opt/local/include conftest.cpp >&5 |
---|
1539 | configure:19667: $? = 0 |
---|
1540 | configure:19667: result: yes |
---|
1541 | configure:19667: checking unordered_map presence |
---|
1542 | configure:19667: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
1543 | configure:19667: $? = 0 |
---|
1544 | configure:19667: result: yes |
---|
1545 | configure:19667: checking for unordered_map |
---|
1546 | configure:19667: result: yes |
---|
1547 | configure:19689: checking tr1/unordered_map usability |
---|
1548 | configure:19689: /usr/bin/clang++ -c -g -pipe -Os -stdlib=libc++ -arch x86_64 -Wall -Wextra -Wdeprecated-register -Wno-missing-field-initializers -Wno-unused-parameter -Wignored-qualifiers -Wc++0x-compat -Wunused-private-field -O3 -I/opt/local/include conftest.cpp >&5 |
---|
1549 | conftest.cpp:68:10: fatal error: 'tr1/unordered_map' file not found |
---|
1550 | #include <tr1/unordered_map> |
---|
1551 | ^ |
---|
1552 | 1 error generated. |
---|
1553 | configure:19689: $? = 1 |
---|
1554 | configure: failed program was: |
---|
1555 | | /* confdefs.h */ |
---|
1556 | | #define PACKAGE_NAME "ldas-tools-framecpp" |
---|
1557 | | #define PACKAGE_TARNAME "ldas-tools-framecpp" |
---|
1558 | | #define PACKAGE_VERSION "2.5.5" |
---|
1559 | | #define PACKAGE_STRING "ldas-tools-framecpp 2.5.5" |
---|
1560 | | #define PACKAGE_BUGREPORT "http://www.ligo.caltech.edu" |
---|
1561 | | #define PACKAGE_URL "" |
---|
1562 | | #define PACKAGE "ldas-tools-framecpp" |
---|
1563 | | #define VERSION "2.5.5" |
---|
1564 | | #define STDC_HEADERS 1 |
---|
1565 | | #define HAVE_SYS_TYPES_H 1 |
---|
1566 | | #define HAVE_SYS_STAT_H 1 |
---|
1567 | | #define HAVE_STDLIB_H 1 |
---|
1568 | | #define HAVE_STRING_H 1 |
---|
1569 | | #define HAVE_MEMORY_H 1 |
---|
1570 | | #define HAVE_STRINGS_H 1 |
---|
1571 | | #define HAVE_INTTYPES_H 1 |
---|
1572 | | #define HAVE_STDINT_H 1 |
---|
1573 | | #define HAVE_UNISTD_H 1 |
---|
1574 | | #define HAVE_DLFCN_H 1 |
---|
1575 | | #define LT_OBJDIR ".libs/" |
---|
1576 | | #define INLINE_KLUDGE |
---|
1577 | | #define constexpr const |
---|
1578 | | #define HAVE_RETHROW_WORKING_IN_BAD_EXCEPTION 1 |
---|
1579 | | #define HAVE_CXX_TEMPLATE_ALIASES_VIA_USING 1 |
---|
1580 | | #define HAVE_64BIT_OS 1 |
---|
1581 | | #define STDC_HEADERS 1 |
---|
1582 | | #define HAVE_SYS_STAT_H 1 |
---|
1583 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
1584 | | #define HAVE_SYS_TYPES_H 1 |
---|
1585 | | #define HAVE_DIRENT_H 1 |
---|
1586 | | #define HAVE_STDLIB_H 1 |
---|
1587 | | #define HAVE_UNORDERED_MAP 1 |
---|
1588 | | /* end confdefs.h. */ |
---|
1589 | | #include <stdio.h> |
---|
1590 | | #ifdef HAVE_SYS_TYPES_H |
---|
1591 | | # include <sys/types.h> |
---|
1592 | | #endif |
---|
1593 | | #ifdef HAVE_SYS_STAT_H |
---|
1594 | | # include <sys/stat.h> |
---|
1595 | | #endif |
---|
1596 | | #ifdef STDC_HEADERS |
---|
1597 | | # include <stdlib.h> |
---|
1598 | | # include <stddef.h> |
---|
1599 | | #else |
---|
1600 | | # ifdef HAVE_STDLIB_H |
---|
1601 | | # include <stdlib.h> |
---|
1602 | | # endif |
---|
1603 | | #endif |
---|
1604 | | #ifdef HAVE_STRING_H |
---|
1605 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1606 | | # include <memory.h> |
---|
1607 | | # endif |
---|
1608 | | # include <string.h> |
---|
1609 | | #endif |
---|
1610 | | #ifdef HAVE_STRINGS_H |
---|
1611 | | # include <strings.h> |
---|
1612 | | #endif |
---|
1613 | | #ifdef HAVE_INTTYPES_H |
---|
1614 | | # include <inttypes.h> |
---|
1615 | | #endif |
---|
1616 | | #ifdef HAVE_STDINT_H |
---|
1617 | | # include <stdint.h> |
---|
1618 | | #endif |
---|
1619 | | #ifdef HAVE_UNISTD_H |
---|
1620 | | # include <unistd.h> |
---|
1621 | | #endif |
---|
1622 | | #include <tr1/unordered_map> |
---|
1623 | configure:19689: result: no |
---|
1624 | configure:19689: checking tr1/unordered_map presence |
---|
1625 | configure:19689: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
1626 | conftest.cpp:35:10: fatal error: 'tr1/unordered_map' file not found |
---|
1627 | #include <tr1/unordered_map> |
---|
1628 | ^ |
---|
1629 | 1 error generated. |
---|
1630 | configure:19689: $? = 1 |
---|
1631 | configure: failed program was: |
---|
1632 | | /* confdefs.h */ |
---|
1633 | | #define PACKAGE_NAME "ldas-tools-framecpp" |
---|
1634 | | #define PACKAGE_TARNAME "ldas-tools-framecpp" |
---|
1635 | | #define PACKAGE_VERSION "2.5.5" |
---|
1636 | | #define PACKAGE_STRING "ldas-tools-framecpp 2.5.5" |
---|
1637 | | #define PACKAGE_BUGREPORT "http://www.ligo.caltech.edu" |
---|
1638 | | #define PACKAGE_URL "" |
---|
1639 | | #define PACKAGE "ldas-tools-framecpp" |
---|
1640 | | #define VERSION "2.5.5" |
---|
1641 | | #define STDC_HEADERS 1 |
---|
1642 | | #define HAVE_SYS_TYPES_H 1 |
---|
1643 | | #define HAVE_SYS_STAT_H 1 |
---|
1644 | | #define HAVE_STDLIB_H 1 |
---|
1645 | | #define HAVE_STRING_H 1 |
---|
1646 | | #define HAVE_MEMORY_H 1 |
---|
1647 | | #define HAVE_STRINGS_H 1 |
---|
1648 | | #define HAVE_INTTYPES_H 1 |
---|
1649 | | #define HAVE_STDINT_H 1 |
---|
1650 | | #define HAVE_UNISTD_H 1 |
---|
1651 | | #define HAVE_DLFCN_H 1 |
---|
1652 | | #define LT_OBJDIR ".libs/" |
---|
1653 | | #define INLINE_KLUDGE |
---|
1654 | | #define constexpr const |
---|
1655 | | #define HAVE_RETHROW_WORKING_IN_BAD_EXCEPTION 1 |
---|
1656 | | #define HAVE_CXX_TEMPLATE_ALIASES_VIA_USING 1 |
---|
1657 | | #define HAVE_64BIT_OS 1 |
---|
1658 | | #define STDC_HEADERS 1 |
---|
1659 | | #define HAVE_SYS_STAT_H 1 |
---|
1660 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
1661 | | #define HAVE_SYS_TYPES_H 1 |
---|
1662 | | #define HAVE_DIRENT_H 1 |
---|
1663 | | #define HAVE_STDLIB_H 1 |
---|
1664 | | #define HAVE_UNORDERED_MAP 1 |
---|
1665 | | /* end confdefs.h. */ |
---|
1666 | | #include <tr1/unordered_map> |
---|
1667 | configure:19689: result: no |
---|
1668 | configure:19689: checking for tr1/unordered_map |
---|
1669 | configure:19689: result: no |
---|
1670 | configure:19706: checking hash_map usability |
---|
1671 | configure:19706: /usr/bin/clang++ -c -g -pipe -Os -stdlib=libc++ -arch x86_64 -Wall -Wextra -Wdeprecated-register -Wno-missing-field-initializers -Wno-unused-parameter -Wignored-qualifiers -Wc++0x-compat -Wunused-private-field -O3 -I/opt/local/include conftest.cpp >&5 |
---|
1672 | conftest.cpp:68:10: fatal error: 'hash_map' file not found |
---|
1673 | #include <hash_map> |
---|
1674 | ^ |
---|
1675 | 1 error generated. |
---|
1676 | configure:19706: $? = 1 |
---|
1677 | configure: failed program was: |
---|
1678 | | /* confdefs.h */ |
---|
1679 | | #define PACKAGE_NAME "ldas-tools-framecpp" |
---|
1680 | | #define PACKAGE_TARNAME "ldas-tools-framecpp" |
---|
1681 | | #define PACKAGE_VERSION "2.5.5" |
---|
1682 | | #define PACKAGE_STRING "ldas-tools-framecpp 2.5.5" |
---|
1683 | | #define PACKAGE_BUGREPORT "http://www.ligo.caltech.edu" |
---|
1684 | | #define PACKAGE_URL "" |
---|
1685 | | #define PACKAGE "ldas-tools-framecpp" |
---|
1686 | | #define VERSION "2.5.5" |
---|
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 INLINE_KLUDGE |
---|
1700 | | #define constexpr const |
---|
1701 | | #define HAVE_RETHROW_WORKING_IN_BAD_EXCEPTION 1 |
---|
1702 | | #define HAVE_CXX_TEMPLATE_ALIASES_VIA_USING 1 |
---|
1703 | | #define HAVE_64BIT_OS 1 |
---|
1704 | | #define STDC_HEADERS 1 |
---|
1705 | | #define HAVE_SYS_STAT_H 1 |
---|
1706 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
1707 | | #define HAVE_SYS_TYPES_H 1 |
---|
1708 | | #define HAVE_DIRENT_H 1 |
---|
1709 | | #define HAVE_STDLIB_H 1 |
---|
1710 | | #define HAVE_UNORDERED_MAP 1 |
---|
1711 | | /* end confdefs.h. */ |
---|
1712 | | #include <stdio.h> |
---|
1713 | | #ifdef HAVE_SYS_TYPES_H |
---|
1714 | | # include <sys/types.h> |
---|
1715 | | #endif |
---|
1716 | | #ifdef HAVE_SYS_STAT_H |
---|
1717 | | # include <sys/stat.h> |
---|
1718 | | #endif |
---|
1719 | | #ifdef STDC_HEADERS |
---|
1720 | | # include <stdlib.h> |
---|
1721 | | # include <stddef.h> |
---|
1722 | | #else |
---|
1723 | | # ifdef HAVE_STDLIB_H |
---|
1724 | | # include <stdlib.h> |
---|
1725 | | # endif |
---|
1726 | | #endif |
---|
1727 | | #ifdef HAVE_STRING_H |
---|
1728 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1729 | | # include <memory.h> |
---|
1730 | | # endif |
---|
1731 | | # include <string.h> |
---|
1732 | | #endif |
---|
1733 | | #ifdef HAVE_STRINGS_H |
---|
1734 | | # include <strings.h> |
---|
1735 | | #endif |
---|
1736 | | #ifdef HAVE_INTTYPES_H |
---|
1737 | | # include <inttypes.h> |
---|
1738 | | #endif |
---|
1739 | | #ifdef HAVE_STDINT_H |
---|
1740 | | # include <stdint.h> |
---|
1741 | | #endif |
---|
1742 | | #ifdef HAVE_UNISTD_H |
---|
1743 | | # include <unistd.h> |
---|
1744 | | #endif |
---|
1745 | | #include <hash_map> |
---|
1746 | configure:19706: result: no |
---|
1747 | configure:19706: checking hash_map presence |
---|
1748 | configure:19706: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
1749 | conftest.cpp:35:10: fatal error: 'hash_map' file not found |
---|
1750 | #include <hash_map> |
---|
1751 | ^ |
---|
1752 | 1 error generated. |
---|
1753 | configure:19706: $? = 1 |
---|
1754 | configure: failed program was: |
---|
1755 | | /* confdefs.h */ |
---|
1756 | | #define PACKAGE_NAME "ldas-tools-framecpp" |
---|
1757 | | #define PACKAGE_TARNAME "ldas-tools-framecpp" |
---|
1758 | | #define PACKAGE_VERSION "2.5.5" |
---|
1759 | | #define PACKAGE_STRING "ldas-tools-framecpp 2.5.5" |
---|
1760 | | #define PACKAGE_BUGREPORT "http://www.ligo.caltech.edu" |
---|
1761 | | #define PACKAGE_URL "" |
---|
1762 | | #define PACKAGE "ldas-tools-framecpp" |
---|
1763 | | #define VERSION "2.5.5" |
---|
1764 | | #define STDC_HEADERS 1 |
---|
1765 | | #define HAVE_SYS_TYPES_H 1 |
---|
1766 | | #define HAVE_SYS_STAT_H 1 |
---|
1767 | | #define HAVE_STDLIB_H 1 |
---|
1768 | | #define HAVE_STRING_H 1 |
---|
1769 | | #define HAVE_MEMORY_H 1 |
---|
1770 | | #define HAVE_STRINGS_H 1 |
---|
1771 | | #define HAVE_INTTYPES_H 1 |
---|
1772 | | #define HAVE_STDINT_H 1 |
---|
1773 | | #define HAVE_UNISTD_H 1 |
---|
1774 | | #define HAVE_DLFCN_H 1 |
---|
1775 | | #define LT_OBJDIR ".libs/" |
---|
1776 | | #define INLINE_KLUDGE |
---|
1777 | | #define constexpr const |
---|
1778 | | #define HAVE_RETHROW_WORKING_IN_BAD_EXCEPTION 1 |
---|
1779 | | #define HAVE_CXX_TEMPLATE_ALIASES_VIA_USING 1 |
---|
1780 | | #define HAVE_64BIT_OS 1 |
---|
1781 | | #define STDC_HEADERS 1 |
---|
1782 | | #define HAVE_SYS_STAT_H 1 |
---|
1783 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
1784 | | #define HAVE_SYS_TYPES_H 1 |
---|
1785 | | #define HAVE_DIRENT_H 1 |
---|
1786 | | #define HAVE_STDLIB_H 1 |
---|
1787 | | #define HAVE_UNORDERED_MAP 1 |
---|
1788 | | /* end confdefs.h. */ |
---|
1789 | | #include <hash_map> |
---|
1790 | configure:19706: result: no |
---|
1791 | configure:19706: checking for hash_map |
---|
1792 | configure:19706: result: no |
---|
1793 | configure:19723: checking ext/hash_map usability |
---|
1794 | configure:19723: /usr/bin/clang++ -c -g -pipe -Os -stdlib=libc++ -arch x86_64 -Wall -Wextra -Wdeprecated-register -Wno-missing-field-initializers -Wno-unused-parameter -Wignored-qualifiers -Wc++0x-compat -Wunused-private-field -O3 -I/opt/local/include conftest.cpp >&5 |
---|
1795 | In file included from conftest.cpp:68: |
---|
1796 | /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/ext/hash_map:212:5: warning: Use of the header <ext/hash_map> is deprecated. Migrate to <unordered_map> [-W#warnings] |
---|
1797 | # warning Use of the header <ext/hash_map> is deprecated. Migrate to <unordered_map> |
---|
1798 | ^ |
---|
1799 | 1 warning generated. |
---|
1800 | configure:19723: $? = 0 |
---|
1801 | configure:19723: result: yes |
---|
1802 | configure:19723: checking ext/hash_map presence |
---|
1803 | configure:19723: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
1804 | In file included from conftest.cpp:35: |
---|
1805 | /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/ext/hash_map:212:5: warning: Use of the header <ext/hash_map> is deprecated. Migrate to <unordered_map> [-W#warnings] |
---|
1806 | # warning Use of the header <ext/hash_map> is deprecated. Migrate to <unordered_map> |
---|
1807 | ^ |
---|
1808 | 1 warning generated. |
---|
1809 | configure:19723: $? = 0 |
---|
1810 | configure:19723: result: yes |
---|
1811 | configure:19723: checking for ext/hash_map |
---|
1812 | configure:19723: result: yes |
---|
1813 | configure:19740: checking map usability |
---|
1814 | configure:19740: /usr/bin/clang++ -c -g -pipe -Os -stdlib=libc++ -arch x86_64 -Wall -Wextra -Wdeprecated-register -Wno-missing-field-initializers -Wno-unused-parameter -Wignored-qualifiers -Wc++0x-compat -Wunused-private-field -O3 -I/opt/local/include conftest.cpp >&5 |
---|
1815 | configure:19740: $? = 0 |
---|
1816 | configure:19740: result: yes |
---|
1817 | configure:19740: checking map presence |
---|
1818 | configure:19740: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
1819 | configure:19740: $? = 0 |
---|
1820 | configure:19740: result: yes |
---|
1821 | configure:19740: checking for map |
---|
1822 | configure:19740: result: yes |
---|
1823 | configure:19758: checking memory usability |
---|
1824 | configure:19758: /usr/bin/clang++ -c -g -pipe -Os -stdlib=libc++ -arch x86_64 -Wall -Wextra -Wdeprecated-register -Wno-missing-field-initializers -Wno-unused-parameter -Wignored-qualifiers -Wc++0x-compat -Wunused-private-field -O3 -I/opt/local/include conftest.cpp >&5 |
---|
1825 | configure:19758: $? = 0 |
---|
1826 | configure:19758: result: yes |
---|
1827 | configure:19758: checking memory presence |
---|
1828 | configure:19758: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
1829 | configure:19758: $? = 0 |
---|
1830 | configure:19758: result: yes |
---|
1831 | configure:19758: checking for memory |
---|
1832 | configure:19758: result: yes |
---|
1833 | configure:19780: checking tr1/memory usability |
---|
1834 | configure:19780: /usr/bin/clang++ -c -g -pipe -Os -stdlib=libc++ -arch x86_64 -Wall -Wextra -Wdeprecated-register -Wno-missing-field-initializers -Wno-unused-parameter -Wignored-qualifiers -Wc++0x-compat -Wunused-private-field -O3 -I/opt/local/include conftest.cpp >&5 |
---|
1835 | conftest.cpp:71:10: fatal error: 'tr1/memory' file not found |
---|
1836 | #include <tr1/memory> |
---|
1837 | ^ |
---|
1838 | 1 error generated. |
---|
1839 | configure:19780: $? = 1 |
---|
1840 | configure: failed program was: |
---|
1841 | | /* confdefs.h */ |
---|
1842 | | #define PACKAGE_NAME "ldas-tools-framecpp" |
---|
1843 | | #define PACKAGE_TARNAME "ldas-tools-framecpp" |
---|
1844 | | #define PACKAGE_VERSION "2.5.5" |
---|
1845 | | #define PACKAGE_STRING "ldas-tools-framecpp 2.5.5" |
---|
1846 | | #define PACKAGE_BUGREPORT "http://www.ligo.caltech.edu" |
---|
1847 | | #define PACKAGE_URL "" |
---|
1848 | | #define PACKAGE "ldas-tools-framecpp" |
---|
1849 | | #define VERSION "2.5.5" |
---|
1850 | | #define STDC_HEADERS 1 |
---|
1851 | | #define HAVE_SYS_TYPES_H 1 |
---|
1852 | | #define HAVE_SYS_STAT_H 1 |
---|
1853 | | #define HAVE_STDLIB_H 1 |
---|
1854 | | #define HAVE_STRING_H 1 |
---|
1855 | | #define HAVE_MEMORY_H 1 |
---|
1856 | | #define HAVE_STRINGS_H 1 |
---|
1857 | | #define HAVE_INTTYPES_H 1 |
---|
1858 | | #define HAVE_STDINT_H 1 |
---|
1859 | | #define HAVE_UNISTD_H 1 |
---|
1860 | | #define HAVE_DLFCN_H 1 |
---|
1861 | | #define LT_OBJDIR ".libs/" |
---|
1862 | | #define INLINE_KLUDGE |
---|
1863 | | #define constexpr const |
---|
1864 | | #define HAVE_RETHROW_WORKING_IN_BAD_EXCEPTION 1 |
---|
1865 | | #define HAVE_CXX_TEMPLATE_ALIASES_VIA_USING 1 |
---|
1866 | | #define HAVE_64BIT_OS 1 |
---|
1867 | | #define STDC_HEADERS 1 |
---|
1868 | | #define HAVE_SYS_STAT_H 1 |
---|
1869 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
1870 | | #define HAVE_SYS_TYPES_H 1 |
---|
1871 | | #define HAVE_DIRENT_H 1 |
---|
1872 | | #define HAVE_STDLIB_H 1 |
---|
1873 | | #define HAVE_UNORDERED_MAP 1 |
---|
1874 | | #define HAVE_EXT_HASH_MAP 1 |
---|
1875 | | #define HAVE_MAP 1 |
---|
1876 | | #define HAVE_MEMORY 1 |
---|
1877 | | /* end confdefs.h. */ |
---|
1878 | | #include <stdio.h> |
---|
1879 | | #ifdef HAVE_SYS_TYPES_H |
---|
1880 | | # include <sys/types.h> |
---|
1881 | | #endif |
---|
1882 | | #ifdef HAVE_SYS_STAT_H |
---|
1883 | | # include <sys/stat.h> |
---|
1884 | | #endif |
---|
1885 | | #ifdef STDC_HEADERS |
---|
1886 | | # include <stdlib.h> |
---|
1887 | | # include <stddef.h> |
---|
1888 | | #else |
---|
1889 | | # ifdef HAVE_STDLIB_H |
---|
1890 | | # include <stdlib.h> |
---|
1891 | | # endif |
---|
1892 | | #endif |
---|
1893 | | #ifdef HAVE_STRING_H |
---|
1894 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1895 | | # include <memory.h> |
---|
1896 | | # endif |
---|
1897 | | # include <string.h> |
---|
1898 | | #endif |
---|
1899 | | #ifdef HAVE_STRINGS_H |
---|
1900 | | # include <strings.h> |
---|
1901 | | #endif |
---|
1902 | | #ifdef HAVE_INTTYPES_H |
---|
1903 | | # include <inttypes.h> |
---|
1904 | | #endif |
---|
1905 | | #ifdef HAVE_STDINT_H |
---|
1906 | | # include <stdint.h> |
---|
1907 | | #endif |
---|
1908 | | #ifdef HAVE_UNISTD_H |
---|
1909 | | # include <unistd.h> |
---|
1910 | | #endif |
---|
1911 | | #include <tr1/memory> |
---|
1912 | configure:19780: result: no |
---|
1913 | configure:19780: checking tr1/memory presence |
---|
1914 | configure:19780: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
1915 | conftest.cpp:38:10: fatal error: 'tr1/memory' file not found |
---|
1916 | #include <tr1/memory> |
---|
1917 | ^ |
---|
1918 | 1 error generated. |
---|
1919 | configure:19780: $? = 1 |
---|
1920 | configure: failed program was: |
---|
1921 | | /* confdefs.h */ |
---|
1922 | | #define PACKAGE_NAME "ldas-tools-framecpp" |
---|
1923 | | #define PACKAGE_TARNAME "ldas-tools-framecpp" |
---|
1924 | | #define PACKAGE_VERSION "2.5.5" |
---|
1925 | | #define PACKAGE_STRING "ldas-tools-framecpp 2.5.5" |
---|
1926 | | #define PACKAGE_BUGREPORT "http://www.ligo.caltech.edu" |
---|
1927 | | #define PACKAGE_URL "" |
---|
1928 | | #define PACKAGE "ldas-tools-framecpp" |
---|
1929 | | #define VERSION "2.5.5" |
---|
1930 | | #define STDC_HEADERS 1 |
---|
1931 | | #define HAVE_SYS_TYPES_H 1 |
---|
1932 | | #define HAVE_SYS_STAT_H 1 |
---|
1933 | | #define HAVE_STDLIB_H 1 |
---|
1934 | | #define HAVE_STRING_H 1 |
---|
1935 | | #define HAVE_MEMORY_H 1 |
---|
1936 | | #define HAVE_STRINGS_H 1 |
---|
1937 | | #define HAVE_INTTYPES_H 1 |
---|
1938 | | #define HAVE_STDINT_H 1 |
---|
1939 | | #define HAVE_UNISTD_H 1 |
---|
1940 | | #define HAVE_DLFCN_H 1 |
---|
1941 | | #define LT_OBJDIR ".libs/" |
---|
1942 | | #define INLINE_KLUDGE |
---|
1943 | | #define constexpr const |
---|
1944 | | #define HAVE_RETHROW_WORKING_IN_BAD_EXCEPTION 1 |
---|
1945 | | #define HAVE_CXX_TEMPLATE_ALIASES_VIA_USING 1 |
---|
1946 | | #define HAVE_64BIT_OS 1 |
---|
1947 | | #define STDC_HEADERS 1 |
---|
1948 | | #define HAVE_SYS_STAT_H 1 |
---|
1949 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
1950 | | #define HAVE_SYS_TYPES_H 1 |
---|
1951 | | #define HAVE_DIRENT_H 1 |
---|
1952 | | #define HAVE_STDLIB_H 1 |
---|
1953 | | #define HAVE_UNORDERED_MAP 1 |
---|
1954 | | #define HAVE_EXT_HASH_MAP 1 |
---|
1955 | | #define HAVE_MAP 1 |
---|
1956 | | #define HAVE_MEMORY 1 |
---|
1957 | | /* end confdefs.h. */ |
---|
1958 | | #include <tr1/memory> |
---|
1959 | configure:19780: result: no |
---|
1960 | configure:19780: checking for tr1/memory |
---|
1961 | configure:19780: result: no |
---|
1962 | configure:19797: checking whether byte ordering is bigendian |
---|
1963 | configure:19812: /usr/bin/clang++ -c -g -pipe -Os -stdlib=libc++ -arch x86_64 -Wall -Wextra -Wdeprecated-register -Wno-missing-field-initializers -Wno-unused-parameter -Wignored-qualifiers -Wc++0x-compat -Wunused-private-field -O3 -I/opt/local/include conftest.cpp >&5 |
---|
1964 | configure:19812: $? = 0 |
---|
1965 | configure:19857: /usr/bin/clang++ -c -g -pipe -Os -stdlib=libc++ -arch x86_64 -Wall -Wextra -Wdeprecated-register -Wno-missing-field-initializers -Wno-unused-parameter -Wignored-qualifiers -Wc++0x-compat -Wunused-private-field -O3 -I/opt/local/include conftest.cpp >&5 |
---|
1966 | configure:19857: $? = 0 |
---|
1967 | configure:19875: /usr/bin/clang++ -c -g -pipe -Os -stdlib=libc++ -arch x86_64 -Wall -Wextra -Wdeprecated-register -Wno-missing-field-initializers -Wno-unused-parameter -Wignored-qualifiers -Wc++0x-compat -Wunused-private-field -O3 -I/opt/local/include conftest.cpp >&5 |
---|
1968 | conftest.cpp:45:11: error: expected ';' after expression |
---|
1969 | not big endian |
---|
1970 | ^ |
---|
1971 | ; |
---|
1972 | conftest.cpp:45:8: error: use of undeclared identifier 'big' |
---|
1973 | not big endian |
---|
1974 | ^ |
---|
1975 | conftest.cpp:45:12: error: use of undeclared identifier 'endian' |
---|
1976 | not big endian |
---|
1977 | ^ |
---|
1978 | 3 errors generated. |
---|
1979 | configure:19875: $? = 1 |
---|
1980 | configure: failed program was: |
---|
1981 | | /* confdefs.h */ |
---|
1982 | | #define PACKAGE_NAME "ldas-tools-framecpp" |
---|
1983 | | #define PACKAGE_TARNAME "ldas-tools-framecpp" |
---|
1984 | | #define PACKAGE_VERSION "2.5.5" |
---|
1985 | | #define PACKAGE_STRING "ldas-tools-framecpp 2.5.5" |
---|
1986 | | #define PACKAGE_BUGREPORT "http://www.ligo.caltech.edu" |
---|
1987 | | #define PACKAGE_URL "" |
---|
1988 | | #define PACKAGE "ldas-tools-framecpp" |
---|
1989 | | #define VERSION "2.5.5" |
---|
1990 | | #define STDC_HEADERS 1 |
---|
1991 | | #define HAVE_SYS_TYPES_H 1 |
---|
1992 | | #define HAVE_SYS_STAT_H 1 |
---|
1993 | | #define HAVE_STDLIB_H 1 |
---|
1994 | | #define HAVE_STRING_H 1 |
---|
1995 | | #define HAVE_MEMORY_H 1 |
---|
1996 | | #define HAVE_STRINGS_H 1 |
---|
1997 | | #define HAVE_INTTYPES_H 1 |
---|
1998 | | #define HAVE_STDINT_H 1 |
---|
1999 | | #define HAVE_UNISTD_H 1 |
---|
2000 | | #define HAVE_DLFCN_H 1 |
---|
2001 | | #define LT_OBJDIR ".libs/" |
---|
2002 | | #define INLINE_KLUDGE |
---|
2003 | | #define constexpr const |
---|
2004 | | #define HAVE_RETHROW_WORKING_IN_BAD_EXCEPTION 1 |
---|
2005 | | #define HAVE_CXX_TEMPLATE_ALIASES_VIA_USING 1 |
---|
2006 | | #define HAVE_64BIT_OS 1 |
---|
2007 | | #define STDC_HEADERS 1 |
---|
2008 | | #define HAVE_SYS_STAT_H 1 |
---|
2009 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
2010 | | #define HAVE_SYS_TYPES_H 1 |
---|
2011 | | #define HAVE_DIRENT_H 1 |
---|
2012 | | #define HAVE_STDLIB_H 1 |
---|
2013 | | #define HAVE_UNORDERED_MAP 1 |
---|
2014 | | #define HAVE_EXT_HASH_MAP 1 |
---|
2015 | | #define HAVE_MAP 1 |
---|
2016 | | #define HAVE_MEMORY 1 |
---|
2017 | | /* end confdefs.h. */ |
---|
2018 | | #include <sys/types.h> |
---|
2019 | | #include <sys/param.h> |
---|
2020 | | |
---|
2021 | | int |
---|
2022 | | main () |
---|
2023 | | { |
---|
2024 | | #if BYTE_ORDER != BIG_ENDIAN |
---|
2025 | | not big endian |
---|
2026 | | #endif |
---|
2027 | | |
---|
2028 | | ; |
---|
2029 | | return 0; |
---|
2030 | | } |
---|
2031 | configure:20003: result: no |
---|
2032 | configure:20029: checking for size_t |
---|
2033 | configure:20029: /usr/bin/clang++ -c -g -pipe -Os -stdlib=libc++ -arch x86_64 -Wall -Wextra -Wdeprecated-register -Wno-missing-field-initializers -Wno-unused-parameter -Wignored-qualifiers -Wc++0x-compat -Wunused-private-field -O3 -I/opt/local/include conftest.cpp >&5 |
---|
2034 | configure:20029: $? = 0 |
---|
2035 | configure:20029: /usr/bin/clang++ -c -g -pipe -Os -stdlib=libc++ -arch x86_64 -Wall -Wextra -Wdeprecated-register -Wno-missing-field-initializers -Wno-unused-parameter -Wignored-qualifiers -Wc++0x-compat -Wunused-private-field -O3 -I/opt/local/include conftest.cpp >&5 |
---|
2036 | conftest.cpp:74:21: error: expected expression |
---|
2037 | if (sizeof ((size_t))) |
---|
2038 | ^ |
---|
2039 | 1 error generated. |
---|
2040 | configure:20029: $? = 1 |
---|
2041 | configure: failed program was: |
---|
2042 | | /* confdefs.h */ |
---|
2043 | | #define PACKAGE_NAME "ldas-tools-framecpp" |
---|
2044 | | #define PACKAGE_TARNAME "ldas-tools-framecpp" |
---|
2045 | | #define PACKAGE_VERSION "2.5.5" |
---|
2046 | | #define PACKAGE_STRING "ldas-tools-framecpp 2.5.5" |
---|
2047 | | #define PACKAGE_BUGREPORT "http://www.ligo.caltech.edu" |
---|
2048 | | #define PACKAGE_URL "" |
---|
2049 | | #define PACKAGE "ldas-tools-framecpp" |
---|
2050 | | #define VERSION "2.5.5" |
---|
2051 | | #define STDC_HEADERS 1 |
---|
2052 | | #define HAVE_SYS_TYPES_H 1 |
---|
2053 | | #define HAVE_SYS_STAT_H 1 |
---|
2054 | | #define HAVE_STDLIB_H 1 |
---|
2055 | | #define HAVE_STRING_H 1 |
---|
2056 | | #define HAVE_MEMORY_H 1 |
---|
2057 | | #define HAVE_STRINGS_H 1 |
---|
2058 | | #define HAVE_INTTYPES_H 1 |
---|
2059 | | #define HAVE_STDINT_H 1 |
---|
2060 | | #define HAVE_UNISTD_H 1 |
---|
2061 | | #define HAVE_DLFCN_H 1 |
---|
2062 | | #define LT_OBJDIR ".libs/" |
---|
2063 | | #define INLINE_KLUDGE |
---|
2064 | | #define constexpr const |
---|
2065 | | #define HAVE_RETHROW_WORKING_IN_BAD_EXCEPTION 1 |
---|
2066 | | #define HAVE_CXX_TEMPLATE_ALIASES_VIA_USING 1 |
---|
2067 | | #define HAVE_64BIT_OS 1 |
---|
2068 | | #define STDC_HEADERS 1 |
---|
2069 | | #define HAVE_SYS_STAT_H 1 |
---|
2070 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
2071 | | #define HAVE_SYS_TYPES_H 1 |
---|
2072 | | #define HAVE_DIRENT_H 1 |
---|
2073 | | #define HAVE_STDLIB_H 1 |
---|
2074 | | #define HAVE_UNORDERED_MAP 1 |
---|
2075 | | #define HAVE_EXT_HASH_MAP 1 |
---|
2076 | | #define HAVE_MAP 1 |
---|
2077 | | #define HAVE_MEMORY 1 |
---|
2078 | | /* end confdefs.h. */ |
---|
2079 | | #include <stdio.h> |
---|
2080 | | #ifdef HAVE_SYS_TYPES_H |
---|
2081 | | # include <sys/types.h> |
---|
2082 | | #endif |
---|
2083 | | #ifdef HAVE_SYS_STAT_H |
---|
2084 | | # include <sys/stat.h> |
---|
2085 | | #endif |
---|
2086 | | #ifdef STDC_HEADERS |
---|
2087 | | # include <stdlib.h> |
---|
2088 | | # include <stddef.h> |
---|
2089 | | #else |
---|
2090 | | # ifdef HAVE_STDLIB_H |
---|
2091 | | # include <stdlib.h> |
---|
2092 | | # endif |
---|
2093 | | #endif |
---|
2094 | | #ifdef HAVE_STRING_H |
---|
2095 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
2096 | | # include <memory.h> |
---|
2097 | | # endif |
---|
2098 | | # include <string.h> |
---|
2099 | | #endif |
---|
2100 | | #ifdef HAVE_STRINGS_H |
---|
2101 | | # include <strings.h> |
---|
2102 | | #endif |
---|
2103 | | #ifdef HAVE_INTTYPES_H |
---|
2104 | | # include <inttypes.h> |
---|
2105 | | #endif |
---|
2106 | | #ifdef HAVE_STDINT_H |
---|
2107 | | # include <stdint.h> |
---|
2108 | | #endif |
---|
2109 | | #ifdef HAVE_UNISTD_H |
---|
2110 | | # include <unistd.h> |
---|
2111 | | #endif |
---|
2112 | | int |
---|
2113 | | main () |
---|
2114 | | { |
---|
2115 | | if (sizeof ((size_t))) |
---|
2116 | | return 0; |
---|
2117 | | ; |
---|
2118 | | return 0; |
---|
2119 | | } |
---|
2120 | configure:20029: result: yes |
---|
2121 | configure:20044: checking size of short |
---|
2122 | configure:20049: /usr/bin/clang++ -o conftest -g -pipe -Os -stdlib=libc++ -arch x86_64 -Wall -Wextra -Wdeprecated-register -Wno-missing-field-initializers -Wno-unused-parameter -Wignored-qualifiers -Wc++0x-compat -Wunused-private-field -O3 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp >&5 |
---|
2123 | configure:20049: $? = 0 |
---|
2124 | configure:20049: ./conftest |
---|
2125 | configure:20049: $? = 0 |
---|
2126 | configure:20063: result: 2 |
---|
2127 | configure:20077: checking size of int |
---|
2128 | configure:20082: /usr/bin/clang++ -o conftest -g -pipe -Os -stdlib=libc++ -arch x86_64 -Wall -Wextra -Wdeprecated-register -Wno-missing-field-initializers -Wno-unused-parameter -Wignored-qualifiers -Wc++0x-compat -Wunused-private-field -O3 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp >&5 |
---|
2129 | configure:20082: $? = 0 |
---|
2130 | configure:20082: ./conftest |
---|
2131 | configure:20082: $? = 0 |
---|
2132 | configure:20096: result: 4 |
---|
2133 | configure:20110: checking size of long |
---|
2134 | configure:20115: /usr/bin/clang++ -o conftest -g -pipe -Os -stdlib=libc++ -arch x86_64 -Wall -Wextra -Wdeprecated-register -Wno-missing-field-initializers -Wno-unused-parameter -Wignored-qualifiers -Wc++0x-compat -Wunused-private-field -O3 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp >&5 |
---|
2135 | configure:20115: $? = 0 |
---|
2136 | configure:20115: ./conftest |
---|
2137 | configure:20115: $? = 0 |
---|
2138 | configure:20129: result: 8 |
---|
2139 | configure:20143: checking size of long long |
---|
2140 | configure:20148: /usr/bin/clang++ -o conftest -g -pipe -Os -stdlib=libc++ -arch x86_64 -Wall -Wextra -Wdeprecated-register -Wno-missing-field-initializers -Wno-unused-parameter -Wignored-qualifiers -Wc++0x-compat -Wunused-private-field -O3 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp >&5 |
---|
2141 | configure:20148: $? = 0 |
---|
2142 | configure:20148: ./conftest |
---|
2143 | configure:20148: $? = 0 |
---|
2144 | configure:20162: result: 8 |
---|
2145 | configure:20176: checking size of float |
---|
2146 | configure:20181: /usr/bin/clang++ -o conftest -g -pipe -Os -stdlib=libc++ -arch x86_64 -Wall -Wextra -Wdeprecated-register -Wno-missing-field-initializers -Wno-unused-parameter -Wignored-qualifiers -Wc++0x-compat -Wunused-private-field -O3 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp >&5 |
---|
2147 | configure:20181: $? = 0 |
---|
2148 | configure:20181: ./conftest |
---|
2149 | configure:20181: $? = 0 |
---|
2150 | configure:20195: result: 4 |
---|
2151 | configure:20209: checking size of double |
---|
2152 | configure:20214: /usr/bin/clang++ -o conftest -g -pipe -Os -stdlib=libc++ -arch x86_64 -Wall -Wextra -Wdeprecated-register -Wno-missing-field-initializers -Wno-unused-parameter -Wignored-qualifiers -Wc++0x-compat -Wunused-private-field -O3 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp >&5 |
---|
2153 | configure:20214: $? = 0 |
---|
2154 | configure:20214: ./conftest |
---|
2155 | configure:20214: $? = 0 |
---|
2156 | configure:20228: result: 8 |
---|
2157 | configure:20242: checking size of void* |
---|
2158 | configure:20247: /usr/bin/clang++ -o conftest -g -pipe -Os -stdlib=libc++ -arch x86_64 -Wall -Wextra -Wdeprecated-register -Wno-missing-field-initializers -Wno-unused-parameter -Wignored-qualifiers -Wc++0x-compat -Wunused-private-field -O3 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp >&5 |
---|
2159 | configure:20247: $? = 0 |
---|
2160 | configure:20247: ./conftest |
---|
2161 | configure:20247: $? = 0 |
---|
2162 | configure:20261: result: 8 |
---|
2163 | configure:20275: checking size of pid_t |
---|
2164 | configure:20280: /usr/bin/clang++ -o conftest -g -pipe -Os -stdlib=libc++ -arch x86_64 -Wall -Wextra -Wdeprecated-register -Wno-missing-field-initializers -Wno-unused-parameter -Wignored-qualifiers -Wc++0x-compat -Wunused-private-field -O3 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp >&5 |
---|
2165 | configure:20280: $? = 0 |
---|
2166 | configure:20280: ./conftest |
---|
2167 | configure:20280: $? = 0 |
---|
2168 | configure:20294: result: 4 |
---|
2169 | configure:20308: checking size of size_t |
---|
2170 | configure:20313: /usr/bin/clang++ -o conftest -g -pipe -Os -stdlib=libc++ -arch x86_64 -Wall -Wextra -Wdeprecated-register -Wno-missing-field-initializers -Wno-unused-parameter -Wignored-qualifiers -Wc++0x-compat -Wunused-private-field -O3 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp >&5 |
---|
2171 | configure:20313: $? = 0 |
---|
2172 | configure:20313: ./conftest |
---|
2173 | configure:20313: $? = 0 |
---|
2174 | configure:20327: result: 8 |
---|
2175 | configure:20488: checking if process info is in /proc/<pid>/psinfo |
---|
2176 | configure:20527: /usr/bin/clang -o conftest -g -pipe -Os -arch x86_64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wc++-compat -Wunused-private-field -Wstrict-prototypes -O3 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
2177 | configure:20527: $? = 0 |
---|
2178 | configure:20527: ./conftest |
---|
2179 | configure:20527: $? = 255 |
---|
2180 | configure: program exited with status 255 |
---|
2181 | configure: failed program was: |
---|
2182 | | /* confdefs.h */ |
---|
2183 | | #define PACKAGE_NAME "ldas-tools-framecpp" |
---|
2184 | | #define PACKAGE_TARNAME "ldas-tools-framecpp" |
---|
2185 | | #define PACKAGE_VERSION "2.5.5" |
---|
2186 | | #define PACKAGE_STRING "ldas-tools-framecpp 2.5.5" |
---|
2187 | | #define PACKAGE_BUGREPORT "http://www.ligo.caltech.edu" |
---|
2188 | | #define PACKAGE_URL "" |
---|
2189 | | #define PACKAGE "ldas-tools-framecpp" |
---|
2190 | | #define VERSION "2.5.5" |
---|
2191 | | #define STDC_HEADERS 1 |
---|
2192 | | #define HAVE_SYS_TYPES_H 1 |
---|
2193 | | #define HAVE_SYS_STAT_H 1 |
---|
2194 | | #define HAVE_STDLIB_H 1 |
---|
2195 | | #define HAVE_STRING_H 1 |
---|
2196 | | #define HAVE_MEMORY_H 1 |
---|
2197 | | #define HAVE_STRINGS_H 1 |
---|
2198 | | #define HAVE_INTTYPES_H 1 |
---|
2199 | | #define HAVE_STDINT_H 1 |
---|
2200 | | #define HAVE_UNISTD_H 1 |
---|
2201 | | #define HAVE_DLFCN_H 1 |
---|
2202 | | #define LT_OBJDIR ".libs/" |
---|
2203 | | #define INLINE_KLUDGE |
---|
2204 | | #define constexpr const |
---|
2205 | | #define HAVE_RETHROW_WORKING_IN_BAD_EXCEPTION 1 |
---|
2206 | | #define HAVE_CXX_TEMPLATE_ALIASES_VIA_USING 1 |
---|
2207 | | #define HAVE_64BIT_OS 1 |
---|
2208 | | #define STDC_HEADERS 1 |
---|
2209 | | #define HAVE_SYS_STAT_H 1 |
---|
2210 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
2211 | | #define HAVE_SYS_TYPES_H 1 |
---|
2212 | | #define HAVE_DIRENT_H 1 |
---|
2213 | | #define HAVE_STDLIB_H 1 |
---|
2214 | | #define HAVE_UNORDERED_MAP 1 |
---|
2215 | | #define HAVE_EXT_HASH_MAP 1 |
---|
2216 | | #define HAVE_MAP 1 |
---|
2217 | | #define HAVE_MEMORY 1 |
---|
2218 | | #define SIZEOF_SHORT 2 |
---|
2219 | | #define SIZEOF_INT 4 |
---|
2220 | | #define SIZEOF_LONG 8 |
---|
2221 | | #define SIZEOF_LONG_LONG 8 |
---|
2222 | | #define SIZEOF_FLOAT 4 |
---|
2223 | | #define SIZEOF_DOUBLE 8 |
---|
2224 | | #define SIZEOF_VOIDP 8 |
---|
2225 | | #define SIZEOF_PID_T 4 |
---|
2226 | | #define SIZEOF_SIZE_T 8 |
---|
2227 | | /* end confdefs.h. */ |
---|
2228 | | |
---|
2229 | | #include <unistd.h> |
---|
2230 | | #include <stdio.h> |
---|
2231 | | |
---|
2232 | | |
---|
2233 | | int |
---|
2234 | | main() |
---|
2235 | | { |
---|
2236 | | int retval; |
---|
2237 | | char filename[ 1024 ]; |
---|
2238 | | |
---|
2239 | | #if SIZEOF_INT == SIZEOF_PID_T |
---|
2240 | | sprintf( filename, "/proc/%d/psinfo", (int)(getpid( )) ); |
---|
2241 | | #else /* SIZEOF_INT == SIZEOF_PID_T */ |
---|
2242 | | sprintf( filename, "/proc/%ld/psinfo", getpid( ) ); |
---|
2243 | | #endif /* SIZEOF_INT == SIZEOF_PID_T */ |
---|
2244 | | |
---|
2245 | | retval = access( filename, R_OK ); |
---|
2246 | | |
---|
2247 | | return retval; |
---|
2248 | | } |
---|
2249 | | |
---|
2250 | configure:20535: result: no |
---|
2251 | configure:20549: checking if process info is in /proc/<pid>/stat |
---|
2252 | configure:20590: /usr/bin/clang++ -o conftest -g -pipe -Os -stdlib=libc++ -arch x86_64 -Wall -Wextra -Wdeprecated-register -Wno-missing-field-initializers -Wno-unused-parameter -Wignored-qualifiers -Wc++0x-compat -Wunused-private-field -O3 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp >&5 |
---|
2253 | conftest.cpp:53:3: error: C++ requires a type specifier for all declarations |
---|
2254 | main() |
---|
2255 | ^ |
---|
2256 | 1 error generated. |
---|
2257 | configure:20590: $? = 1 |
---|
2258 | configure: program exited with status 1 |
---|
2259 | configure: failed program was: |
---|
2260 | | /* confdefs.h */ |
---|
2261 | | #define PACKAGE_NAME "ldas-tools-framecpp" |
---|
2262 | | #define PACKAGE_TARNAME "ldas-tools-framecpp" |
---|
2263 | | #define PACKAGE_VERSION "2.5.5" |
---|
2264 | | #define PACKAGE_STRING "ldas-tools-framecpp 2.5.5" |
---|
2265 | | #define PACKAGE_BUGREPORT "http://www.ligo.caltech.edu" |
---|
2266 | | #define PACKAGE_URL "" |
---|
2267 | | #define PACKAGE "ldas-tools-framecpp" |
---|
2268 | | #define VERSION "2.5.5" |
---|
2269 | | #define STDC_HEADERS 1 |
---|
2270 | | #define HAVE_SYS_TYPES_H 1 |
---|
2271 | | #define HAVE_SYS_STAT_H 1 |
---|
2272 | | #define HAVE_STDLIB_H 1 |
---|
2273 | | #define HAVE_STRING_H 1 |
---|
2274 | | #define HAVE_MEMORY_H 1 |
---|
2275 | | #define HAVE_STRINGS_H 1 |
---|
2276 | | #define HAVE_INTTYPES_H 1 |
---|
2277 | | #define HAVE_STDINT_H 1 |
---|
2278 | | #define HAVE_UNISTD_H 1 |
---|
2279 | | #define HAVE_DLFCN_H 1 |
---|
2280 | | #define LT_OBJDIR ".libs/" |
---|
2281 | | #define INLINE_KLUDGE |
---|
2282 | | #define constexpr const |
---|
2283 | | #define HAVE_RETHROW_WORKING_IN_BAD_EXCEPTION 1 |
---|
2284 | | #define HAVE_CXX_TEMPLATE_ALIASES_VIA_USING 1 |
---|
2285 | | #define HAVE_64BIT_OS 1 |
---|
2286 | | #define STDC_HEADERS 1 |
---|
2287 | | #define HAVE_SYS_STAT_H 1 |
---|
2288 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
2289 | | #define HAVE_SYS_TYPES_H 1 |
---|
2290 | | #define HAVE_DIRENT_H 1 |
---|
2291 | | #define HAVE_STDLIB_H 1 |
---|
2292 | | #define HAVE_UNORDERED_MAP 1 |
---|
2293 | | #define HAVE_EXT_HASH_MAP 1 |
---|
2294 | | #define HAVE_MAP 1 |
---|
2295 | | #define HAVE_MEMORY 1 |
---|
2296 | | #define SIZEOF_SHORT 2 |
---|
2297 | | #define SIZEOF_INT 4 |
---|
2298 | | #define SIZEOF_LONG 8 |
---|
2299 | | #define SIZEOF_LONG_LONG 8 |
---|
2300 | | #define SIZEOF_FLOAT 4 |
---|
2301 | | #define SIZEOF_DOUBLE 8 |
---|
2302 | | #define SIZEOF_VOIDP 8 |
---|
2303 | | #define SIZEOF_PID_T 4 |
---|
2304 | | #define SIZEOF_SIZE_T 8 |
---|
2305 | | /* end confdefs.h. */ |
---|
2306 | | |
---|
2307 | | #include <unistd.h> |
---|
2308 | | |
---|
2309 | | #include <fstream> |
---|
2310 | | #include <sstream> |
---|
2311 | | |
---|
2312 | | main() |
---|
2313 | | { |
---|
2314 | | std::ostringstream filename; |
---|
2315 | | |
---|
2316 | | filename << "/proc/" |
---|
2317 | | #if SIZEOF_INT == SIZEOF_PID_T |
---|
2318 | | << (int)::getpid( ) |
---|
2319 | | #else /* SIZEOF_INT == SIZEOF_PID_T */ |
---|
2320 | | << ::getpid( ) |
---|
2321 | | #endif /* SIZEOF_INT == SIZEOF_PID_T */ |
---|
2322 | | << "/stat"; |
---|
2323 | | std::ifstream f( filename.str( ).c_str( ) ); |
---|
2324 | | const int retval = |
---|
2325 | | ( ( f.is_open( ) ) ? 0 : 1 ); |
---|
2326 | | f.close( ); |
---|
2327 | | return retval; |
---|
2328 | | } |
---|
2329 | | |
---|
2330 | configure:20598: result: no |
---|
2331 | configure:20615: checking for library containing gethostbyname |
---|
2332 | configure:20646: /usr/bin/clang++ -o conftest -g -pipe -Os -stdlib=libc++ -arch x86_64 -Wall -Wextra -Wdeprecated-register -Wno-missing-field-initializers -Wno-unused-parameter -Wignored-qualifiers -Wc++0x-compat -Wunused-private-field -O3 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp >&5 |
---|
2333 | configure:20646: $? = 0 |
---|
2334 | configure:20663: result: none required |
---|
2335 | configure:20671: checking for library containing socket |
---|
2336 | configure:20702: /usr/bin/clang++ -o conftest -g -pipe -Os -stdlib=libc++ -arch x86_64 -Wall -Wextra -Wdeprecated-register -Wno-missing-field-initializers -Wno-unused-parameter -Wignored-qualifiers -Wc++0x-compat -Wunused-private-field -O3 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp >&5 |
---|
2337 | configure:20702: $? = 0 |
---|
2338 | configure:20719: result: none required |
---|
2339 | configure:20770: checking for clock_gettime in -lrt |
---|
2340 | configure:20795: /usr/bin/clang++ -o conftest -g -pipe -Os -stdlib=libc++ -arch x86_64 -Wall -Wextra -Wdeprecated-register -Wno-missing-field-initializers -Wno-unused-parameter -Wignored-qualifiers -Wc++0x-compat -Wunused-private-field -O3 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp -lrt >&5 |
---|
2341 | ld: library not found for -lrt |
---|
2342 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
2343 | configure:20795: $? = 1 |
---|
2344 | configure: failed program was: |
---|
2345 | | /* confdefs.h */ |
---|
2346 | | #define PACKAGE_NAME "ldas-tools-framecpp" |
---|
2347 | | #define PACKAGE_TARNAME "ldas-tools-framecpp" |
---|
2348 | | #define PACKAGE_VERSION "2.5.5" |
---|
2349 | | #define PACKAGE_STRING "ldas-tools-framecpp 2.5.5" |
---|
2350 | | #define PACKAGE_BUGREPORT "http://www.ligo.caltech.edu" |
---|
2351 | | #define PACKAGE_URL "" |
---|
2352 | | #define PACKAGE "ldas-tools-framecpp" |
---|
2353 | | #define VERSION "2.5.5" |
---|
2354 | | #define STDC_HEADERS 1 |
---|
2355 | | #define HAVE_SYS_TYPES_H 1 |
---|
2356 | | #define HAVE_SYS_STAT_H 1 |
---|
2357 | | #define HAVE_STDLIB_H 1 |
---|
2358 | | #define HAVE_STRING_H 1 |
---|
2359 | | #define HAVE_MEMORY_H 1 |
---|
2360 | | #define HAVE_STRINGS_H 1 |
---|
2361 | | #define HAVE_INTTYPES_H 1 |
---|
2362 | | #define HAVE_STDINT_H 1 |
---|
2363 | | #define HAVE_UNISTD_H 1 |
---|
2364 | | #define HAVE_DLFCN_H 1 |
---|
2365 | | #define LT_OBJDIR ".libs/" |
---|
2366 | | #define INLINE_KLUDGE |
---|
2367 | | #define constexpr const |
---|
2368 | | #define HAVE_RETHROW_WORKING_IN_BAD_EXCEPTION 1 |
---|
2369 | | #define HAVE_CXX_TEMPLATE_ALIASES_VIA_USING 1 |
---|
2370 | | #define HAVE_64BIT_OS 1 |
---|
2371 | | #define STDC_HEADERS 1 |
---|
2372 | | #define HAVE_SYS_STAT_H 1 |
---|
2373 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
2374 | | #define HAVE_SYS_TYPES_H 1 |
---|
2375 | | #define HAVE_DIRENT_H 1 |
---|
2376 | | #define HAVE_STDLIB_H 1 |
---|
2377 | | #define HAVE_UNORDERED_MAP 1 |
---|
2378 | | #define HAVE_EXT_HASH_MAP 1 |
---|
2379 | | #define HAVE_MAP 1 |
---|
2380 | | #define HAVE_MEMORY 1 |
---|
2381 | | #define SIZEOF_SHORT 2 |
---|
2382 | | #define SIZEOF_INT 4 |
---|
2383 | | #define SIZEOF_LONG 8 |
---|
2384 | | #define SIZEOF_LONG_LONG 8 |
---|
2385 | | #define SIZEOF_FLOAT 4 |
---|
2386 | | #define SIZEOF_DOUBLE 8 |
---|
2387 | | #define SIZEOF_VOIDP 8 |
---|
2388 | | #define SIZEOF_PID_T 4 |
---|
2389 | | #define SIZEOF_SIZE_T 8 |
---|
2390 | | /* end confdefs.h. */ |
---|
2391 | | |
---|
2392 | | /* Override any GCC internal prototype to avoid an error. |
---|
2393 | | Use char because int might match the return type of a GCC |
---|
2394 | | builtin and then its argument prototype would still apply. */ |
---|
2395 | | #ifdef __cplusplus |
---|
2396 | | extern "C" |
---|
2397 | | #endif |
---|
2398 | | char clock_gettime (); |
---|
2399 | | int |
---|
2400 | | main () |
---|
2401 | | { |
---|
2402 | | return clock_gettime (); |
---|
2403 | | ; |
---|
2404 | | return 0; |
---|
2405 | | } |
---|
2406 | configure:20804: result: no |
---|
2407 | configure:20815: checking for pthread_cancel in -lpthread |
---|
2408 | configure:20840: /usr/bin/clang++ -o conftest -g -pipe -Os -stdlib=libc++ -arch x86_64 -Wall -Wextra -Wdeprecated-register -Wno-missing-field-initializers -Wno-unused-parameter -Wignored-qualifiers -Wc++0x-compat -Wunused-private-field -O3 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp -lpthread >&5 |
---|
2409 | configure:20840: $? = 0 |
---|
2410 | configure:20849: result: yes |
---|
2411 | configure:20875: checking for compress in -lz |
---|
2412 | configure:20900: /usr/bin/clang++ -o conftest -g -pipe -Os -stdlib=libc++ -arch x86_64 -Wall -Wextra -Wdeprecated-register -Wno-missing-field-initializers -Wno-unused-parameter -Wignored-qualifiers -Wc++0x-compat -Wunused-private-field -O3 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp -lz -lpthread >&5 |
---|
2413 | configure:20900: $? = 0 |
---|
2414 | configure:20909: result: yes |
---|
2415 | configure:20915: checking for compress2 in -lz |
---|
2416 | configure:20940: /usr/bin/clang++ -o conftest -g -pipe -Os -stdlib=libc++ -arch x86_64 -Wall -Wextra -Wdeprecated-register -Wno-missing-field-initializers -Wno-unused-parameter -Wignored-qualifiers -Wc++0x-compat -Wunused-private-field -O3 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp -lz -lpthread >&5 |
---|
2417 | configure:20940: $? = 0 |
---|
2418 | configure:20949: result: yes |
---|
2419 | configure:21012: checking for FrVectCompress in -lFrame |
---|
2420 | configure:21037: /usr/bin/clang -o conftest -g -pipe -Os -arch x86_64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wc++-compat -Wunused-private-field -Wstrict-prototypes -O3 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lFrame -lm -lpthread -L/opt/local/lib >&5 |
---|
2421 | configure:21037: $? = 0 |
---|
2422 | configure:21046: result: yes |
---|
2423 | configure:21089: /usr/bin/clang -o conftest -I/opt/local/include -g -pipe -Os -arch x86_64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wc++-compat -Wunused-private-field -Wstrict-prototypes -O3 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -L/opt/local/lib -lFrame -lm >&5 |
---|
2424 | configure:21089: $? = 0 |
---|
2425 | configure:21089: ./conftest |
---|
2426 | configure:21089: $? = 1 |
---|
2427 | configure: program exited with status 1 |
---|
2428 | configure: failed program was: |
---|
2429 | | /* confdefs.h */ |
---|
2430 | | #define PACKAGE_NAME "ldas-tools-framecpp" |
---|
2431 | | #define PACKAGE_TARNAME "ldas-tools-framecpp" |
---|
2432 | | #define PACKAGE_VERSION "2.5.5" |
---|
2433 | | #define PACKAGE_STRING "ldas-tools-framecpp 2.5.5" |
---|
2434 | | #define PACKAGE_BUGREPORT "http://www.ligo.caltech.edu" |
---|
2435 | | #define PACKAGE_URL "" |
---|
2436 | | #define PACKAGE "ldas-tools-framecpp" |
---|
2437 | | #define VERSION "2.5.5" |
---|
2438 | | #define STDC_HEADERS 1 |
---|
2439 | | #define HAVE_SYS_TYPES_H 1 |
---|
2440 | | #define HAVE_SYS_STAT_H 1 |
---|
2441 | | #define HAVE_STDLIB_H 1 |
---|
2442 | | #define HAVE_STRING_H 1 |
---|
2443 | | #define HAVE_MEMORY_H 1 |
---|
2444 | | #define HAVE_STRINGS_H 1 |
---|
2445 | | #define HAVE_INTTYPES_H 1 |
---|
2446 | | #define HAVE_STDINT_H 1 |
---|
2447 | | #define HAVE_UNISTD_H 1 |
---|
2448 | | #define HAVE_DLFCN_H 1 |
---|
2449 | | #define LT_OBJDIR ".libs/" |
---|
2450 | | #define INLINE_KLUDGE |
---|
2451 | | #define constexpr const |
---|
2452 | | #define HAVE_RETHROW_WORKING_IN_BAD_EXCEPTION 1 |
---|
2453 | | #define HAVE_CXX_TEMPLATE_ALIASES_VIA_USING 1 |
---|
2454 | | #define HAVE_64BIT_OS 1 |
---|
2455 | | #define STDC_HEADERS 1 |
---|
2456 | | #define HAVE_SYS_STAT_H 1 |
---|
2457 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
2458 | | #define HAVE_SYS_TYPES_H 1 |
---|
2459 | | #define HAVE_DIRENT_H 1 |
---|
2460 | | #define HAVE_STDLIB_H 1 |
---|
2461 | | #define HAVE_UNORDERED_MAP 1 |
---|
2462 | | #define HAVE_EXT_HASH_MAP 1 |
---|
2463 | | #define HAVE_MAP 1 |
---|
2464 | | #define HAVE_MEMORY 1 |
---|
2465 | | #define SIZEOF_SHORT 2 |
---|
2466 | | #define SIZEOF_INT 4 |
---|
2467 | | #define SIZEOF_LONG 8 |
---|
2468 | | #define SIZEOF_LONG_LONG 8 |
---|
2469 | | #define SIZEOF_FLOAT 4 |
---|
2470 | | #define SIZEOF_DOUBLE 8 |
---|
2471 | | #define SIZEOF_VOIDP 8 |
---|
2472 | | #define SIZEOF_PID_T 4 |
---|
2473 | | #define SIZEOF_SIZE_T 8 |
---|
2474 | | #define HAVE_LIBPTHREAD 1 |
---|
2475 | | #define HAVE_LIBZ 1 |
---|
2476 | | #define HAVE_LIBZ_COMPRESS2 1 |
---|
2477 | | #define HAVE_LIBFRAME 1 |
---|
2478 | | /* end confdefs.h. */ |
---|
2479 | | |
---|
2480 | | #include "FrameL.h" |
---|
2481 | | |
---|
2482 | | extern int FrSlong; |
---|
2483 | | |
---|
2484 | | int |
---|
2485 | | main( ) |
---|
2486 | | { |
---|
2487 | | FrLibShortIni( ); |
---|
2488 | | /* |
---|
2489 | | * Zero exit (true) if FR_LONG_LONG should be defined |
---|
2490 | | * Non-zero (false) if FR_LONG_LONG should not be defined |
---|
2491 | | */ |
---|
2492 | | exit( FrSlong == sizeof( long ) ); |
---|
2493 | | } |
---|
2494 | | |
---|
2495 | configure:21259: checking CommonCrypto/CommonDigest.h usability |
---|
2496 | configure:21259: /usr/bin/clang++ -c -g -pipe -Os -stdlib=libc++ -arch x86_64 -Wall -Wextra -Wdeprecated-register -Wno-missing-field-initializers -Wno-unused-parameter -Wignored-qualifiers -Wc++0x-compat -Wunused-private-field -O3 -I/opt/local/include conftest.cpp >&5 |
---|
2497 | configure:21259: $? = 0 |
---|
2498 | configure:21259: result: yes |
---|
2499 | configure:21259: checking CommonCrypto/CommonDigest.h presence |
---|
2500 | configure:21259: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
2501 | configure:21259: $? = 0 |
---|
2502 | configure:21259: result: yes |
---|
2503 | configure:21259: checking for CommonCrypto/CommonDigest.h |
---|
2504 | configure:21259: result: yes |
---|
2505 | configure:21269: checking for MD5Init in -lmd5 |
---|
2506 | configure:21294: /usr/bin/clang++ -o conftest -g -pipe -Os -stdlib=libc++ -arch x86_64 -Wall -Wextra -Wdeprecated-register -Wno-missing-field-initializers -Wno-unused-parameter -Wignored-qualifiers -Wc++0x-compat -Wunused-private-field -O3 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp -lmd5 -lpthread >&5 |
---|
2507 | ld: library not found for -lmd5 |
---|
2508 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
2509 | configure:21294: $? = 1 |
---|
2510 | configure: failed program was: |
---|
2511 | | /* confdefs.h */ |
---|
2512 | | #define PACKAGE_NAME "ldas-tools-framecpp" |
---|
2513 | | #define PACKAGE_TARNAME "ldas-tools-framecpp" |
---|
2514 | | #define PACKAGE_VERSION "2.5.5" |
---|
2515 | | #define PACKAGE_STRING "ldas-tools-framecpp 2.5.5" |
---|
2516 | | #define PACKAGE_BUGREPORT "http://www.ligo.caltech.edu" |
---|
2517 | | #define PACKAGE_URL "" |
---|
2518 | | #define PACKAGE "ldas-tools-framecpp" |
---|
2519 | | #define VERSION "2.5.5" |
---|
2520 | | #define STDC_HEADERS 1 |
---|
2521 | | #define HAVE_SYS_TYPES_H 1 |
---|
2522 | | #define HAVE_SYS_STAT_H 1 |
---|
2523 | | #define HAVE_STDLIB_H 1 |
---|
2524 | | #define HAVE_STRING_H 1 |
---|
2525 | | #define HAVE_MEMORY_H 1 |
---|
2526 | | #define HAVE_STRINGS_H 1 |
---|
2527 | | #define HAVE_INTTYPES_H 1 |
---|
2528 | | #define HAVE_STDINT_H 1 |
---|
2529 | | #define HAVE_UNISTD_H 1 |
---|
2530 | | #define HAVE_DLFCN_H 1 |
---|
2531 | | #define LT_OBJDIR ".libs/" |
---|
2532 | | #define INLINE_KLUDGE |
---|
2533 | | #define constexpr const |
---|
2534 | | #define HAVE_RETHROW_WORKING_IN_BAD_EXCEPTION 1 |
---|
2535 | | #define HAVE_CXX_TEMPLATE_ALIASES_VIA_USING 1 |
---|
2536 | | #define HAVE_64BIT_OS 1 |
---|
2537 | | #define STDC_HEADERS 1 |
---|
2538 | | #define HAVE_SYS_STAT_H 1 |
---|
2539 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
2540 | | #define HAVE_SYS_TYPES_H 1 |
---|
2541 | | #define HAVE_DIRENT_H 1 |
---|
2542 | | #define HAVE_STDLIB_H 1 |
---|
2543 | | #define HAVE_UNORDERED_MAP 1 |
---|
2544 | | #define HAVE_EXT_HASH_MAP 1 |
---|
2545 | | #define HAVE_MAP 1 |
---|
2546 | | #define HAVE_MEMORY 1 |
---|
2547 | | #define SIZEOF_SHORT 2 |
---|
2548 | | #define SIZEOF_INT 4 |
---|
2549 | | #define SIZEOF_LONG 8 |
---|
2550 | | #define SIZEOF_LONG_LONG 8 |
---|
2551 | | #define SIZEOF_FLOAT 4 |
---|
2552 | | #define SIZEOF_DOUBLE 8 |
---|
2553 | | #define SIZEOF_VOIDP 8 |
---|
2554 | | #define SIZEOF_PID_T 4 |
---|
2555 | | #define SIZEOF_SIZE_T 8 |
---|
2556 | | #define HAVE_LIBPTHREAD 1 |
---|
2557 | | #define HAVE_LIBZ 1 |
---|
2558 | | #define HAVE_LIBZ_COMPRESS2 1 |
---|
2559 | | #define HAVE_LIBFRAME 1 |
---|
2560 | | #define HAVE_COMMONCRYPTO_COMMONDIGEST_H 1 |
---|
2561 | | /* end confdefs.h. */ |
---|
2562 | | |
---|
2563 | | /* Override any GCC internal prototype to avoid an error. |
---|
2564 | | Use char because int might match the return type of a GCC |
---|
2565 | | builtin and then its argument prototype would still apply. */ |
---|
2566 | | #ifdef __cplusplus |
---|
2567 | | extern "C" |
---|
2568 | | #endif |
---|
2569 | | char MD5Init (); |
---|
2570 | | int |
---|
2571 | | main () |
---|
2572 | | { |
---|
2573 | | return MD5Init (); |
---|
2574 | | ; |
---|
2575 | | return 0; |
---|
2576 | | } |
---|
2577 | configure:21303: result: no |
---|
2578 | configure:21337: checking for MD5_Init in -lcrypto |
---|
2579 | configure:21362: /usr/bin/clang++ -o conftest -g -pipe -Os -stdlib=libc++ -arch x86_64 -Wall -Wextra -Wdeprecated-register -Wno-missing-field-initializers -Wno-unused-parameter -Wignored-qualifiers -Wc++0x-compat -Wunused-private-field -O3 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp -lcrypto -lpthread >&5 |
---|
2580 | configure:21362: $? = 0 |
---|
2581 | configure:21371: result: yes |
---|
2582 | configure:21381: checking openssl/md5.h usability |
---|
2583 | configure:21381: /usr/bin/clang++ -c -g -pipe -Os -stdlib=libc++ -arch x86_64 -Wall -Wextra -Wdeprecated-register -Wno-missing-field-initializers -Wno-unused-parameter -Wignored-qualifiers -Wc++0x-compat -Wunused-private-field -O3 -I/opt/local/include conftest.cpp >&5 |
---|
2584 | configure:21381: $? = 0 |
---|
2585 | configure:21381: result: yes |
---|
2586 | configure:21381: checking openssl/md5.h presence |
---|
2587 | configure:21381: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
2588 | configure:21381: $? = 0 |
---|
2589 | configure:21381: result: yes |
---|
2590 | configure:21381: checking for openssl/md5.h |
---|
2591 | configure:21381: result: yes |
---|
2592 | configure:21405: checking for clock_gettime |
---|
2593 | configure:21405: /usr/bin/clang++ -o conftest -g -pipe -Os -stdlib=libc++ -arch x86_64 -Wall -Wextra -Wdeprecated-register -Wno-missing-field-initializers -Wno-unused-parameter -Wignored-qualifiers -Wc++0x-compat -Wunused-private-field -O3 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp -lpthread >&5 |
---|
2594 | Undefined symbols for architecture x86_64: |
---|
2595 | "_clock_gettime", referenced from: |
---|
2596 | _main in conftest-e15038.o |
---|
2597 | ld: symbol(s) not found for architecture x86_64 |
---|
2598 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
2599 | configure:21405: $? = 1 |
---|
2600 | configure: failed program was: |
---|
2601 | | /* confdefs.h */ |
---|
2602 | | #define PACKAGE_NAME "ldas-tools-framecpp" |
---|
2603 | | #define PACKAGE_TARNAME "ldas-tools-framecpp" |
---|
2604 | | #define PACKAGE_VERSION "2.5.5" |
---|
2605 | | #define PACKAGE_STRING "ldas-tools-framecpp 2.5.5" |
---|
2606 | | #define PACKAGE_BUGREPORT "http://www.ligo.caltech.edu" |
---|
2607 | | #define PACKAGE_URL "" |
---|
2608 | | #define PACKAGE "ldas-tools-framecpp" |
---|
2609 | | #define VERSION "2.5.5" |
---|
2610 | | #define STDC_HEADERS 1 |
---|
2611 | | #define HAVE_SYS_TYPES_H 1 |
---|
2612 | | #define HAVE_SYS_STAT_H 1 |
---|
2613 | | #define HAVE_STDLIB_H 1 |
---|
2614 | | #define HAVE_STRING_H 1 |
---|
2615 | | #define HAVE_MEMORY_H 1 |
---|
2616 | | #define HAVE_STRINGS_H 1 |
---|
2617 | | #define HAVE_INTTYPES_H 1 |
---|
2618 | | #define HAVE_STDINT_H 1 |
---|
2619 | | #define HAVE_UNISTD_H 1 |
---|
2620 | | #define HAVE_DLFCN_H 1 |
---|
2621 | | #define LT_OBJDIR ".libs/" |
---|
2622 | | #define INLINE_KLUDGE |
---|
2623 | | #define constexpr const |
---|
2624 | | #define HAVE_RETHROW_WORKING_IN_BAD_EXCEPTION 1 |
---|
2625 | | #define HAVE_CXX_TEMPLATE_ALIASES_VIA_USING 1 |
---|
2626 | | #define HAVE_64BIT_OS 1 |
---|
2627 | | #define STDC_HEADERS 1 |
---|
2628 | | #define HAVE_SYS_STAT_H 1 |
---|
2629 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
2630 | | #define HAVE_SYS_TYPES_H 1 |
---|
2631 | | #define HAVE_DIRENT_H 1 |
---|
2632 | | #define HAVE_STDLIB_H 1 |
---|
2633 | | #define HAVE_UNORDERED_MAP 1 |
---|
2634 | | #define HAVE_EXT_HASH_MAP 1 |
---|
2635 | | #define HAVE_MAP 1 |
---|
2636 | | #define HAVE_MEMORY 1 |
---|
2637 | | #define SIZEOF_SHORT 2 |
---|
2638 | | #define SIZEOF_INT 4 |
---|
2639 | | #define SIZEOF_LONG 8 |
---|
2640 | | #define SIZEOF_LONG_LONG 8 |
---|
2641 | | #define SIZEOF_FLOAT 4 |
---|
2642 | | #define SIZEOF_DOUBLE 8 |
---|
2643 | | #define SIZEOF_VOIDP 8 |
---|
2644 | | #define SIZEOF_PID_T 4 |
---|
2645 | | #define SIZEOF_SIZE_T 8 |
---|
2646 | | #define HAVE_LIBPTHREAD 1 |
---|
2647 | | #define HAVE_LIBZ 1 |
---|
2648 | | #define HAVE_LIBZ_COMPRESS2 1 |
---|
2649 | | #define HAVE_LIBFRAME 1 |
---|
2650 | | #define HAVE_COMMONCRYPTO_COMMONDIGEST_H 1 |
---|
2651 | | #define HAVE_MD5_IN_CRYPTO 1 |
---|
2652 | | #define HAVE_OPENSSL_MD5_H 1 |
---|
2653 | | /* end confdefs.h. */ |
---|
2654 | | /* Define clock_gettime to an innocuous variant, in case <limits.h> declares clock_gettime. |
---|
2655 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
2656 | | #define clock_gettime innocuous_clock_gettime |
---|
2657 | | |
---|
2658 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
2659 | | which can conflict with char clock_gettime (); below. |
---|
2660 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
2661 | | <limits.h> exists even on freestanding compilers. */ |
---|
2662 | | |
---|
2663 | | #ifdef __STDC__ |
---|
2664 | | # include <limits.h> |
---|
2665 | | #else |
---|
2666 | | # include <assert.h> |
---|
2667 | | #endif |
---|
2668 | | |
---|
2669 | | #undef clock_gettime |
---|
2670 | | |
---|
2671 | | /* Override any GCC internal prototype to avoid an error. |
---|
2672 | | Use char because int might match the return type of a GCC |
---|
2673 | | builtin and then its argument prototype would still apply. */ |
---|
2674 | | #ifdef __cplusplus |
---|
2675 | | extern "C" |
---|
2676 | | #endif |
---|
2677 | | char clock_gettime (); |
---|
2678 | | /* The GNU C library defines this for functions which it implements |
---|
2679 | | to always fail with ENOSYS. Some functions are actually named |
---|
2680 | | something starting with __ and the normal name is an alias. */ |
---|
2681 | | #if defined __stub_clock_gettime || defined __stub___clock_gettime |
---|
2682 | | choke me |
---|
2683 | | #endif |
---|
2684 | | |
---|
2685 | | int |
---|
2686 | | main () |
---|
2687 | | { |
---|
2688 | | return clock_gettime (); |
---|
2689 | | ; |
---|
2690 | | return 0; |
---|
2691 | | } |
---|
2692 | configure:21405: result: no |
---|
2693 | configure:21414: checking whether strerror_r is declared |
---|
2694 | configure:21414: /usr/bin/clang++ -c -g -pipe -Os -stdlib=libc++ -arch x86_64 -Wall -Wextra -Wdeprecated-register -Wno-missing-field-initializers -Wno-unused-parameter -Wignored-qualifiers -Wc++0x-compat -Wunused-private-field -O3 -I/opt/local/include conftest.cpp >&5 |
---|
2695 | configure:21414: $? = 0 |
---|
2696 | configure:21414: result: yes |
---|
2697 | configure:21427: checking for strerror_r |
---|
2698 | configure:21427: /usr/bin/clang++ -o conftest -g -pipe -Os -stdlib=libc++ -arch x86_64 -Wall -Wextra -Wdeprecated-register -Wno-missing-field-initializers -Wno-unused-parameter -Wignored-qualifiers -Wc++0x-compat -Wunused-private-field -O3 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp -lpthread >&5 |
---|
2699 | configure:21427: $? = 0 |
---|
2700 | configure:21427: result: yes |
---|
2701 | configure:21436: checking whether strerror_r returns char * |
---|
2702 | configure:21460: /usr/bin/clang++ -c -g -pipe -Os -stdlib=libc++ -arch x86_64 -Wall -Wextra -Wdeprecated-register -Wno-missing-field-initializers -Wno-unused-parameter -Wignored-qualifiers -Wc++0x-compat -Wunused-private-field -O3 -I/opt/local/include conftest.cpp >&5 |
---|
2703 | conftest.cpp:94:13: error: indirection requires pointer operand ('int' invalid) |
---|
2704 | char x = *strerror_r (0, buf, sizeof buf); |
---|
2705 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
---|
2706 | conftest.cpp:95:10: error: cannot initialize a variable of type 'char *' with an rvalue of type 'int' |
---|
2707 | char *p = strerror_r (0, buf, sizeof buf); |
---|
2708 | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
---|
2709 | 2 errors generated. |
---|
2710 | configure:21460: $? = 1 |
---|
2711 | configure: failed program was: |
---|
2712 | | /* confdefs.h */ |
---|
2713 | | #define PACKAGE_NAME "ldas-tools-framecpp" |
---|
2714 | | #define PACKAGE_TARNAME "ldas-tools-framecpp" |
---|
2715 | | #define PACKAGE_VERSION "2.5.5" |
---|
2716 | | #define PACKAGE_STRING "ldas-tools-framecpp 2.5.5" |
---|
2717 | | #define PACKAGE_BUGREPORT "http://www.ligo.caltech.edu" |
---|
2718 | | #define PACKAGE_URL "" |
---|
2719 | | #define PACKAGE "ldas-tools-framecpp" |
---|
2720 | | #define VERSION "2.5.5" |
---|
2721 | | #define STDC_HEADERS 1 |
---|
2722 | | #define HAVE_SYS_TYPES_H 1 |
---|
2723 | | #define HAVE_SYS_STAT_H 1 |
---|
2724 | | #define HAVE_STDLIB_H 1 |
---|
2725 | | #define HAVE_STRING_H 1 |
---|
2726 | | #define HAVE_MEMORY_H 1 |
---|
2727 | | #define HAVE_STRINGS_H 1 |
---|
2728 | | #define HAVE_INTTYPES_H 1 |
---|
2729 | | #define HAVE_STDINT_H 1 |
---|
2730 | | #define HAVE_UNISTD_H 1 |
---|
2731 | | #define HAVE_DLFCN_H 1 |
---|
2732 | | #define LT_OBJDIR ".libs/" |
---|
2733 | | #define INLINE_KLUDGE |
---|
2734 | | #define constexpr const |
---|
2735 | | #define HAVE_RETHROW_WORKING_IN_BAD_EXCEPTION 1 |
---|
2736 | | #define HAVE_CXX_TEMPLATE_ALIASES_VIA_USING 1 |
---|
2737 | | #define HAVE_64BIT_OS 1 |
---|
2738 | | #define STDC_HEADERS 1 |
---|
2739 | | #define HAVE_SYS_STAT_H 1 |
---|
2740 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
2741 | | #define HAVE_SYS_TYPES_H 1 |
---|
2742 | | #define HAVE_DIRENT_H 1 |
---|
2743 | | #define HAVE_STDLIB_H 1 |
---|
2744 | | #define HAVE_UNORDERED_MAP 1 |
---|
2745 | | #define HAVE_EXT_HASH_MAP 1 |
---|
2746 | | #define HAVE_MAP 1 |
---|
2747 | | #define HAVE_MEMORY 1 |
---|
2748 | | #define SIZEOF_SHORT 2 |
---|
2749 | | #define SIZEOF_INT 4 |
---|
2750 | | #define SIZEOF_LONG 8 |
---|
2751 | | #define SIZEOF_LONG_LONG 8 |
---|
2752 | | #define SIZEOF_FLOAT 4 |
---|
2753 | | #define SIZEOF_DOUBLE 8 |
---|
2754 | | #define SIZEOF_VOIDP 8 |
---|
2755 | | #define SIZEOF_PID_T 4 |
---|
2756 | | #define SIZEOF_SIZE_T 8 |
---|
2757 | | #define HAVE_LIBPTHREAD 1 |
---|
2758 | | #define HAVE_LIBZ 1 |
---|
2759 | | #define HAVE_LIBZ_COMPRESS2 1 |
---|
2760 | | #define HAVE_LIBFRAME 1 |
---|
2761 | | #define HAVE_COMMONCRYPTO_COMMONDIGEST_H 1 |
---|
2762 | | #define HAVE_MD5_IN_CRYPTO 1 |
---|
2763 | | #define HAVE_OPENSSL_MD5_H 1 |
---|
2764 | | #define HAVE_DECL_STRERROR_R 1 |
---|
2765 | | #define HAVE_STRERROR_R 1 |
---|
2766 | | /* end confdefs.h. */ |
---|
2767 | | #include <stdio.h> |
---|
2768 | | #ifdef HAVE_SYS_TYPES_H |
---|
2769 | | # include <sys/types.h> |
---|
2770 | | #endif |
---|
2771 | | #ifdef HAVE_SYS_STAT_H |
---|
2772 | | # include <sys/stat.h> |
---|
2773 | | #endif |
---|
2774 | | #ifdef STDC_HEADERS |
---|
2775 | | # include <stdlib.h> |
---|
2776 | | # include <stddef.h> |
---|
2777 | | #else |
---|
2778 | | # ifdef HAVE_STDLIB_H |
---|
2779 | | # include <stdlib.h> |
---|
2780 | | # endif |
---|
2781 | | #endif |
---|
2782 | | #ifdef HAVE_STRING_H |
---|
2783 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
2784 | | # include <memory.h> |
---|
2785 | | # endif |
---|
2786 | | # include <string.h> |
---|
2787 | | #endif |
---|
2788 | | #ifdef HAVE_STRINGS_H |
---|
2789 | | # include <strings.h> |
---|
2790 | | #endif |
---|
2791 | | #ifdef HAVE_INTTYPES_H |
---|
2792 | | # include <inttypes.h> |
---|
2793 | | #endif |
---|
2794 | | #ifdef HAVE_STDINT_H |
---|
2795 | | # include <stdint.h> |
---|
2796 | | #endif |
---|
2797 | | #ifdef HAVE_UNISTD_H |
---|
2798 | | # include <unistd.h> |
---|
2799 | | #endif |
---|
2800 | | int |
---|
2801 | | main () |
---|
2802 | | { |
---|
2803 | | |
---|
2804 | | char buf[100]; |
---|
2805 | | char x = *strerror_r (0, buf, sizeof buf); |
---|
2806 | | char *p = strerror_r (0, buf, sizeof buf); |
---|
2807 | | return !p || x; |
---|
2808 | | |
---|
2809 | | ; |
---|
2810 | | return 0; |
---|
2811 | | } |
---|
2812 | configure:21498: result: no |
---|
2813 | configure:21508: checking for fpathconf |
---|
2814 | configure:21508: /usr/bin/clang++ -o conftest -g -pipe -Os -stdlib=libc++ -arch x86_64 -Wall -Wextra -Wdeprecated-register -Wno-missing-field-initializers -Wno-unused-parameter -Wignored-qualifiers -Wc++0x-compat -Wunused-private-field -O3 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp -lpthread >&5 |
---|
2815 | configure:21508: $? = 0 |
---|
2816 | configure:21508: result: yes |
---|
2817 | configure:21519: checking for dirfd |
---|
2818 | configure:21519: /usr/bin/clang++ -o conftest -g -pipe -Os -stdlib=libc++ -arch x86_64 -Wall -Wextra -Wdeprecated-register -Wno-missing-field-initializers -Wno-unused-parameter -Wignored-qualifiers -Wc++0x-compat -Wunused-private-field -O3 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp -lpthread >&5 |
---|
2819 | configure:21519: $? = 0 |
---|
2820 | configure:21519: result: yes |
---|
2821 | configure:21530: checking for fdopendir |
---|
2822 | configure:21530: /usr/bin/clang++ -o conftest -g -pipe -Os -stdlib=libc++ -arch x86_64 -Wall -Wextra -Wdeprecated-register -Wno-missing-field-initializers -Wno-unused-parameter -Wignored-qualifiers -Wc++0x-compat -Wunused-private-field -O3 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp -lpthread >&5 |
---|
2823 | configure:21530: $? = 0 |
---|
2824 | configure:21530: result: yes |
---|
2825 | configure:21561: checking byteswap.h usability |
---|
2826 | configure:21561: /usr/bin/clang++ -c -g -pipe -Os -stdlib=libc++ -arch x86_64 -Wall -Wextra -Wdeprecated-register -Wno-missing-field-initializers -Wno-unused-parameter -Wignored-qualifiers -Wc++0x-compat -Wunused-private-field -O3 -I/opt/local/include conftest.cpp >&5 |
---|
2827 | conftest.cpp:92:10: fatal error: 'byteswap.h' file not found |
---|
2828 | #include <byteswap.h> |
---|
2829 | ^ |
---|
2830 | 1 error generated. |
---|
2831 | configure:21561: $? = 1 |
---|
2832 | configure: failed program was: |
---|
2833 | | /* confdefs.h */ |
---|
2834 | | #define PACKAGE_NAME "ldas-tools-framecpp" |
---|
2835 | | #define PACKAGE_TARNAME "ldas-tools-framecpp" |
---|
2836 | | #define PACKAGE_VERSION "2.5.5" |
---|
2837 | | #define PACKAGE_STRING "ldas-tools-framecpp 2.5.5" |
---|
2838 | | #define PACKAGE_BUGREPORT "http://www.ligo.caltech.edu" |
---|
2839 | | #define PACKAGE_URL "" |
---|
2840 | | #define PACKAGE "ldas-tools-framecpp" |
---|
2841 | | #define VERSION "2.5.5" |
---|
2842 | | #define STDC_HEADERS 1 |
---|
2843 | | #define HAVE_SYS_TYPES_H 1 |
---|
2844 | | #define HAVE_SYS_STAT_H 1 |
---|
2845 | | #define HAVE_STDLIB_H 1 |
---|
2846 | | #define HAVE_STRING_H 1 |
---|
2847 | | #define HAVE_MEMORY_H 1 |
---|
2848 | | #define HAVE_STRINGS_H 1 |
---|
2849 | | #define HAVE_INTTYPES_H 1 |
---|
2850 | | #define HAVE_STDINT_H 1 |
---|
2851 | | #define HAVE_UNISTD_H 1 |
---|
2852 | | #define HAVE_DLFCN_H 1 |
---|
2853 | | #define LT_OBJDIR ".libs/" |
---|
2854 | | #define INLINE_KLUDGE |
---|
2855 | | #define constexpr const |
---|
2856 | | #define HAVE_RETHROW_WORKING_IN_BAD_EXCEPTION 1 |
---|
2857 | | #define HAVE_CXX_TEMPLATE_ALIASES_VIA_USING 1 |
---|
2858 | | #define HAVE_64BIT_OS 1 |
---|
2859 | | #define STDC_HEADERS 1 |
---|
2860 | | #define HAVE_SYS_STAT_H 1 |
---|
2861 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
2862 | | #define HAVE_SYS_TYPES_H 1 |
---|
2863 | | #define HAVE_DIRENT_H 1 |
---|
2864 | | #define HAVE_STDLIB_H 1 |
---|
2865 | | #define HAVE_UNORDERED_MAP 1 |
---|
2866 | | #define HAVE_EXT_HASH_MAP 1 |
---|
2867 | | #define HAVE_MAP 1 |
---|
2868 | | #define HAVE_MEMORY 1 |
---|
2869 | | #define SIZEOF_SHORT 2 |
---|
2870 | | #define SIZEOF_INT 4 |
---|
2871 | | #define SIZEOF_LONG 8 |
---|
2872 | | #define SIZEOF_LONG_LONG 8 |
---|
2873 | | #define SIZEOF_FLOAT 4 |
---|
2874 | | #define SIZEOF_DOUBLE 8 |
---|
2875 | | #define SIZEOF_VOIDP 8 |
---|
2876 | | #define SIZEOF_PID_T 4 |
---|
2877 | | #define SIZEOF_SIZE_T 8 |
---|
2878 | | #define HAVE_LIBPTHREAD 1 |
---|
2879 | | #define HAVE_LIBZ 1 |
---|
2880 | | #define HAVE_LIBZ_COMPRESS2 1 |
---|
2881 | | #define HAVE_LIBFRAME 1 |
---|
2882 | | #define HAVE_COMMONCRYPTO_COMMONDIGEST_H 1 |
---|
2883 | | #define HAVE_MD5_IN_CRYPTO 1 |
---|
2884 | | #define HAVE_OPENSSL_MD5_H 1 |
---|
2885 | | #define HAVE_DECL_STRERROR_R 1 |
---|
2886 | | #define HAVE_STRERROR_R 1 |
---|
2887 | | #define HAVE_FPATHCONF 1 |
---|
2888 | | #define HAVE_DIRFD 1 |
---|
2889 | | #define HAVE_FDOPENDIR 1 |
---|
2890 | | /* end confdefs.h. */ |
---|
2891 | | #include <stdio.h> |
---|
2892 | | #ifdef HAVE_SYS_TYPES_H |
---|
2893 | | # include <sys/types.h> |
---|
2894 | | #endif |
---|
2895 | | #ifdef HAVE_SYS_STAT_H |
---|
2896 | | # include <sys/stat.h> |
---|
2897 | | #endif |
---|
2898 | | #ifdef STDC_HEADERS |
---|
2899 | | # include <stdlib.h> |
---|
2900 | | # include <stddef.h> |
---|
2901 | | #else |
---|
2902 | | # ifdef HAVE_STDLIB_H |
---|
2903 | | # include <stdlib.h> |
---|
2904 | | # endif |
---|
2905 | | #endif |
---|
2906 | | #ifdef HAVE_STRING_H |
---|
2907 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
2908 | | # include <memory.h> |
---|
2909 | | # endif |
---|
2910 | | # include <string.h> |
---|
2911 | | #endif |
---|
2912 | | #ifdef HAVE_STRINGS_H |
---|
2913 | | # include <strings.h> |
---|
2914 | | #endif |
---|
2915 | | #ifdef HAVE_INTTYPES_H |
---|
2916 | | # include <inttypes.h> |
---|
2917 | | #endif |
---|
2918 | | #ifdef HAVE_STDINT_H |
---|
2919 | | # include <stdint.h> |
---|
2920 | | #endif |
---|
2921 | | #ifdef HAVE_UNISTD_H |
---|
2922 | | # include <unistd.h> |
---|
2923 | | #endif |
---|
2924 | | #include <byteswap.h> |
---|
2925 | configure:21561: result: no |
---|
2926 | configure:21561: checking byteswap.h presence |
---|
2927 | configure:21561: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
2928 | conftest.cpp:59:10: fatal error: 'byteswap.h' file not found |
---|
2929 | #include <byteswap.h> |
---|
2930 | ^ |
---|
2931 | 1 error generated. |
---|
2932 | configure:21561: $? = 1 |
---|
2933 | configure: failed program was: |
---|
2934 | | /* confdefs.h */ |
---|
2935 | | #define PACKAGE_NAME "ldas-tools-framecpp" |
---|
2936 | | #define PACKAGE_TARNAME "ldas-tools-framecpp" |
---|
2937 | | #define PACKAGE_VERSION "2.5.5" |
---|
2938 | | #define PACKAGE_STRING "ldas-tools-framecpp 2.5.5" |
---|
2939 | | #define PACKAGE_BUGREPORT "http://www.ligo.caltech.edu" |
---|
2940 | | #define PACKAGE_URL "" |
---|
2941 | | #define PACKAGE "ldas-tools-framecpp" |
---|
2942 | | #define VERSION "2.5.5" |
---|
2943 | | #define STDC_HEADERS 1 |
---|
2944 | | #define HAVE_SYS_TYPES_H 1 |
---|
2945 | | #define HAVE_SYS_STAT_H 1 |
---|
2946 | | #define HAVE_STDLIB_H 1 |
---|
2947 | | #define HAVE_STRING_H 1 |
---|
2948 | | #define HAVE_MEMORY_H 1 |
---|
2949 | | #define HAVE_STRINGS_H 1 |
---|
2950 | | #define HAVE_INTTYPES_H 1 |
---|
2951 | | #define HAVE_STDINT_H 1 |
---|
2952 | | #define HAVE_UNISTD_H 1 |
---|
2953 | | #define HAVE_DLFCN_H 1 |
---|
2954 | | #define LT_OBJDIR ".libs/" |
---|
2955 | | #define INLINE_KLUDGE |
---|
2956 | | #define constexpr const |
---|
2957 | | #define HAVE_RETHROW_WORKING_IN_BAD_EXCEPTION 1 |
---|
2958 | | #define HAVE_CXX_TEMPLATE_ALIASES_VIA_USING 1 |
---|
2959 | | #define HAVE_64BIT_OS 1 |
---|
2960 | | #define STDC_HEADERS 1 |
---|
2961 | | #define HAVE_SYS_STAT_H 1 |
---|
2962 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
2963 | | #define HAVE_SYS_TYPES_H 1 |
---|
2964 | | #define HAVE_DIRENT_H 1 |
---|
2965 | | #define HAVE_STDLIB_H 1 |
---|
2966 | | #define HAVE_UNORDERED_MAP 1 |
---|
2967 | | #define HAVE_EXT_HASH_MAP 1 |
---|
2968 | | #define HAVE_MAP 1 |
---|
2969 | | #define HAVE_MEMORY 1 |
---|
2970 | | #define SIZEOF_SHORT 2 |
---|
2971 | | #define SIZEOF_INT 4 |
---|
2972 | | #define SIZEOF_LONG 8 |
---|
2973 | | #define SIZEOF_LONG_LONG 8 |
---|
2974 | | #define SIZEOF_FLOAT 4 |
---|
2975 | | #define SIZEOF_DOUBLE 8 |
---|
2976 | | #define SIZEOF_VOIDP 8 |
---|
2977 | | #define SIZEOF_PID_T 4 |
---|
2978 | | #define SIZEOF_SIZE_T 8 |
---|
2979 | | #define HAVE_LIBPTHREAD 1 |
---|
2980 | | #define HAVE_LIBZ 1 |
---|
2981 | | #define HAVE_LIBZ_COMPRESS2 1 |
---|
2982 | | #define HAVE_LIBFRAME 1 |
---|
2983 | | #define HAVE_COMMONCRYPTO_COMMONDIGEST_H 1 |
---|
2984 | | #define HAVE_MD5_IN_CRYPTO 1 |
---|
2985 | | #define HAVE_OPENSSL_MD5_H 1 |
---|
2986 | | #define HAVE_DECL_STRERROR_R 1 |
---|
2987 | | #define HAVE_STRERROR_R 1 |
---|
2988 | | #define HAVE_FPATHCONF 1 |
---|
2989 | | #define HAVE_DIRFD 1 |
---|
2990 | | #define HAVE_FDOPENDIR 1 |
---|
2991 | | /* end confdefs.h. */ |
---|
2992 | | #include <byteswap.h> |
---|
2993 | configure:21561: result: no |
---|
2994 | configure:21561: checking for byteswap.h |
---|
2995 | configure:21561: result: no |
---|
2996 | configure:21578: checking sys/byteorder.h usability |
---|
2997 | configure:21578: /usr/bin/clang++ -c -g -pipe -Os -stdlib=libc++ -arch x86_64 -Wall -Wextra -Wdeprecated-register -Wno-missing-field-initializers -Wno-unused-parameter -Wignored-qualifiers -Wc++0x-compat -Wunused-private-field -O3 -I/opt/local/include conftest.cpp >&5 |
---|
2998 | conftest.cpp:92:10: fatal error: 'sys/byteorder.h' file not found |
---|
2999 | #include <sys/byteorder.h> |
---|
3000 | ^ |
---|
3001 | 1 error generated. |
---|
3002 | configure:21578: $? = 1 |
---|
3003 | configure: failed program was: |
---|
3004 | | /* confdefs.h */ |
---|
3005 | | #define PACKAGE_NAME "ldas-tools-framecpp" |
---|
3006 | | #define PACKAGE_TARNAME "ldas-tools-framecpp" |
---|
3007 | | #define PACKAGE_VERSION "2.5.5" |
---|
3008 | | #define PACKAGE_STRING "ldas-tools-framecpp 2.5.5" |
---|
3009 | | #define PACKAGE_BUGREPORT "http://www.ligo.caltech.edu" |
---|
3010 | | #define PACKAGE_URL "" |
---|
3011 | | #define PACKAGE "ldas-tools-framecpp" |
---|
3012 | | #define VERSION "2.5.5" |
---|
3013 | | #define STDC_HEADERS 1 |
---|
3014 | | #define HAVE_SYS_TYPES_H 1 |
---|
3015 | | #define HAVE_SYS_STAT_H 1 |
---|
3016 | | #define HAVE_STDLIB_H 1 |
---|
3017 | | #define HAVE_STRING_H 1 |
---|
3018 | | #define HAVE_MEMORY_H 1 |
---|
3019 | | #define HAVE_STRINGS_H 1 |
---|
3020 | | #define HAVE_INTTYPES_H 1 |
---|
3021 | | #define HAVE_STDINT_H 1 |
---|
3022 | | #define HAVE_UNISTD_H 1 |
---|
3023 | | #define HAVE_DLFCN_H 1 |
---|
3024 | | #define LT_OBJDIR ".libs/" |
---|
3025 | | #define INLINE_KLUDGE |
---|
3026 | | #define constexpr const |
---|
3027 | | #define HAVE_RETHROW_WORKING_IN_BAD_EXCEPTION 1 |
---|
3028 | | #define HAVE_CXX_TEMPLATE_ALIASES_VIA_USING 1 |
---|
3029 | | #define HAVE_64BIT_OS 1 |
---|
3030 | | #define STDC_HEADERS 1 |
---|
3031 | | #define HAVE_SYS_STAT_H 1 |
---|
3032 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
3033 | | #define HAVE_SYS_TYPES_H 1 |
---|
3034 | | #define HAVE_DIRENT_H 1 |
---|
3035 | | #define HAVE_STDLIB_H 1 |
---|
3036 | | #define HAVE_UNORDERED_MAP 1 |
---|
3037 | | #define HAVE_EXT_HASH_MAP 1 |
---|
3038 | | #define HAVE_MAP 1 |
---|
3039 | | #define HAVE_MEMORY 1 |
---|
3040 | | #define SIZEOF_SHORT 2 |
---|
3041 | | #define SIZEOF_INT 4 |
---|
3042 | | #define SIZEOF_LONG 8 |
---|
3043 | | #define SIZEOF_LONG_LONG 8 |
---|
3044 | | #define SIZEOF_FLOAT 4 |
---|
3045 | | #define SIZEOF_DOUBLE 8 |
---|
3046 | | #define SIZEOF_VOIDP 8 |
---|
3047 | | #define SIZEOF_PID_T 4 |
---|
3048 | | #define SIZEOF_SIZE_T 8 |
---|
3049 | | #define HAVE_LIBPTHREAD 1 |
---|
3050 | | #define HAVE_LIBZ 1 |
---|
3051 | | #define HAVE_LIBZ_COMPRESS2 1 |
---|
3052 | | #define HAVE_LIBFRAME 1 |
---|
3053 | | #define HAVE_COMMONCRYPTO_COMMONDIGEST_H 1 |
---|
3054 | | #define HAVE_MD5_IN_CRYPTO 1 |
---|
3055 | | #define HAVE_OPENSSL_MD5_H 1 |
---|
3056 | | #define HAVE_DECL_STRERROR_R 1 |
---|
3057 | | #define HAVE_STRERROR_R 1 |
---|
3058 | | #define HAVE_FPATHCONF 1 |
---|
3059 | | #define HAVE_DIRFD 1 |
---|
3060 | | #define HAVE_FDOPENDIR 1 |
---|
3061 | | /* end confdefs.h. */ |
---|
3062 | | #include <stdio.h> |
---|
3063 | | #ifdef HAVE_SYS_TYPES_H |
---|
3064 | | # include <sys/types.h> |
---|
3065 | | #endif |
---|
3066 | | #ifdef HAVE_SYS_STAT_H |
---|
3067 | | # include <sys/stat.h> |
---|
3068 | | #endif |
---|
3069 | | #ifdef STDC_HEADERS |
---|
3070 | | # include <stdlib.h> |
---|
3071 | | # include <stddef.h> |
---|
3072 | | #else |
---|
3073 | | # ifdef HAVE_STDLIB_H |
---|
3074 | | # include <stdlib.h> |
---|
3075 | | # endif |
---|
3076 | | #endif |
---|
3077 | | #ifdef HAVE_STRING_H |
---|
3078 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
3079 | | # include <memory.h> |
---|
3080 | | # endif |
---|
3081 | | # include <string.h> |
---|
3082 | | #endif |
---|
3083 | | #ifdef HAVE_STRINGS_H |
---|
3084 | | # include <strings.h> |
---|
3085 | | #endif |
---|
3086 | | #ifdef HAVE_INTTYPES_H |
---|
3087 | | # include <inttypes.h> |
---|
3088 | | #endif |
---|
3089 | | #ifdef HAVE_STDINT_H |
---|
3090 | | # include <stdint.h> |
---|
3091 | | #endif |
---|
3092 | | #ifdef HAVE_UNISTD_H |
---|
3093 | | # include <unistd.h> |
---|
3094 | | #endif |
---|
3095 | | #include <sys/byteorder.h> |
---|
3096 | configure:21578: result: no |
---|
3097 | configure:21578: checking sys/byteorder.h presence |
---|
3098 | configure:21578: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
3099 | conftest.cpp:59:10: fatal error: 'sys/byteorder.h' file not found |
---|
3100 | #include <sys/byteorder.h> |
---|
3101 | ^ |
---|
3102 | 1 error generated. |
---|
3103 | configure:21578: $? = 1 |
---|
3104 | configure: failed program was: |
---|
3105 | | /* confdefs.h */ |
---|
3106 | | #define PACKAGE_NAME "ldas-tools-framecpp" |
---|
3107 | | #define PACKAGE_TARNAME "ldas-tools-framecpp" |
---|
3108 | | #define PACKAGE_VERSION "2.5.5" |
---|
3109 | | #define PACKAGE_STRING "ldas-tools-framecpp 2.5.5" |
---|
3110 | | #define PACKAGE_BUGREPORT "http://www.ligo.caltech.edu" |
---|
3111 | | #define PACKAGE_URL "" |
---|
3112 | | #define PACKAGE "ldas-tools-framecpp" |
---|
3113 | | #define VERSION "2.5.5" |
---|
3114 | | #define STDC_HEADERS 1 |
---|
3115 | | #define HAVE_SYS_TYPES_H 1 |
---|
3116 | | #define HAVE_SYS_STAT_H 1 |
---|
3117 | | #define HAVE_STDLIB_H 1 |
---|
3118 | | #define HAVE_STRING_H 1 |
---|
3119 | | #define HAVE_MEMORY_H 1 |
---|
3120 | | #define HAVE_STRINGS_H 1 |
---|
3121 | | #define HAVE_INTTYPES_H 1 |
---|
3122 | | #define HAVE_STDINT_H 1 |
---|
3123 | | #define HAVE_UNISTD_H 1 |
---|
3124 | | #define HAVE_DLFCN_H 1 |
---|
3125 | | #define LT_OBJDIR ".libs/" |
---|
3126 | | #define INLINE_KLUDGE |
---|
3127 | | #define constexpr const |
---|
3128 | | #define HAVE_RETHROW_WORKING_IN_BAD_EXCEPTION 1 |
---|
3129 | | #define HAVE_CXX_TEMPLATE_ALIASES_VIA_USING 1 |
---|
3130 | | #define HAVE_64BIT_OS 1 |
---|
3131 | | #define STDC_HEADERS 1 |
---|
3132 | | #define HAVE_SYS_STAT_H 1 |
---|
3133 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
3134 | | #define HAVE_SYS_TYPES_H 1 |
---|
3135 | | #define HAVE_DIRENT_H 1 |
---|
3136 | | #define HAVE_STDLIB_H 1 |
---|
3137 | | #define HAVE_UNORDERED_MAP 1 |
---|
3138 | | #define HAVE_EXT_HASH_MAP 1 |
---|
3139 | | #define HAVE_MAP 1 |
---|
3140 | | #define HAVE_MEMORY 1 |
---|
3141 | | #define SIZEOF_SHORT 2 |
---|
3142 | | #define SIZEOF_INT 4 |
---|
3143 | | #define SIZEOF_LONG 8 |
---|
3144 | | #define SIZEOF_LONG_LONG 8 |
---|
3145 | | #define SIZEOF_FLOAT 4 |
---|
3146 | | #define SIZEOF_DOUBLE 8 |
---|
3147 | | #define SIZEOF_VOIDP 8 |
---|
3148 | | #define SIZEOF_PID_T 4 |
---|
3149 | | #define SIZEOF_SIZE_T 8 |
---|
3150 | | #define HAVE_LIBPTHREAD 1 |
---|
3151 | | #define HAVE_LIBZ 1 |
---|
3152 | | #define HAVE_LIBZ_COMPRESS2 1 |
---|
3153 | | #define HAVE_LIBFRAME 1 |
---|
3154 | | #define HAVE_COMMONCRYPTO_COMMONDIGEST_H 1 |
---|
3155 | | #define HAVE_MD5_IN_CRYPTO 1 |
---|
3156 | | #define HAVE_OPENSSL_MD5_H 1 |
---|
3157 | | #define HAVE_DECL_STRERROR_R 1 |
---|
3158 | | #define HAVE_STRERROR_R 1 |
---|
3159 | | #define HAVE_FPATHCONF 1 |
---|
3160 | | #define HAVE_DIRFD 1 |
---|
3161 | | #define HAVE_FDOPENDIR 1 |
---|
3162 | | /* end confdefs.h. */ |
---|
3163 | | #include <sys/byteorder.h> |
---|
3164 | configure:21578: result: no |
---|
3165 | configure:21578: checking for sys/byteorder.h |
---|
3166 | configure:21578: result: no |
---|
3167 | configure:21595: checking machine/bswap.h usability |
---|
3168 | configure:21595: /usr/bin/clang++ -c -g -pipe -Os -stdlib=libc++ -arch x86_64 -Wall -Wextra -Wdeprecated-register -Wno-missing-field-initializers -Wno-unused-parameter -Wignored-qualifiers -Wc++0x-compat -Wunused-private-field -O3 -I/opt/local/include conftest.cpp >&5 |
---|
3169 | conftest.cpp:92:10: fatal error: 'machine/bswap.h' file not found |
---|
3170 | #include <machine/bswap.h> |
---|
3171 | ^ |
---|
3172 | 1 error generated. |
---|
3173 | configure:21595: $? = 1 |
---|
3174 | configure: failed program was: |
---|
3175 | | /* confdefs.h */ |
---|
3176 | | #define PACKAGE_NAME "ldas-tools-framecpp" |
---|
3177 | | #define PACKAGE_TARNAME "ldas-tools-framecpp" |
---|
3178 | | #define PACKAGE_VERSION "2.5.5" |
---|
3179 | | #define PACKAGE_STRING "ldas-tools-framecpp 2.5.5" |
---|
3180 | | #define PACKAGE_BUGREPORT "http://www.ligo.caltech.edu" |
---|
3181 | | #define PACKAGE_URL "" |
---|
3182 | | #define PACKAGE "ldas-tools-framecpp" |
---|
3183 | | #define VERSION "2.5.5" |
---|
3184 | | #define STDC_HEADERS 1 |
---|
3185 | | #define HAVE_SYS_TYPES_H 1 |
---|
3186 | | #define HAVE_SYS_STAT_H 1 |
---|
3187 | | #define HAVE_STDLIB_H 1 |
---|
3188 | | #define HAVE_STRING_H 1 |
---|
3189 | | #define HAVE_MEMORY_H 1 |
---|
3190 | | #define HAVE_STRINGS_H 1 |
---|
3191 | | #define HAVE_INTTYPES_H 1 |
---|
3192 | | #define HAVE_STDINT_H 1 |
---|
3193 | | #define HAVE_UNISTD_H 1 |
---|
3194 | | #define HAVE_DLFCN_H 1 |
---|
3195 | | #define LT_OBJDIR ".libs/" |
---|
3196 | | #define INLINE_KLUDGE |
---|
3197 | | #define constexpr const |
---|
3198 | | #define HAVE_RETHROW_WORKING_IN_BAD_EXCEPTION 1 |
---|
3199 | | #define HAVE_CXX_TEMPLATE_ALIASES_VIA_USING 1 |
---|
3200 | | #define HAVE_64BIT_OS 1 |
---|
3201 | | #define STDC_HEADERS 1 |
---|
3202 | | #define HAVE_SYS_STAT_H 1 |
---|
3203 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
3204 | | #define HAVE_SYS_TYPES_H 1 |
---|
3205 | | #define HAVE_DIRENT_H 1 |
---|
3206 | | #define HAVE_STDLIB_H 1 |
---|
3207 | | #define HAVE_UNORDERED_MAP 1 |
---|
3208 | | #define HAVE_EXT_HASH_MAP 1 |
---|
3209 | | #define HAVE_MAP 1 |
---|
3210 | | #define HAVE_MEMORY 1 |
---|
3211 | | #define SIZEOF_SHORT 2 |
---|
3212 | | #define SIZEOF_INT 4 |
---|
3213 | | #define SIZEOF_LONG 8 |
---|
3214 | | #define SIZEOF_LONG_LONG 8 |
---|
3215 | | #define SIZEOF_FLOAT 4 |
---|
3216 | | #define SIZEOF_DOUBLE 8 |
---|
3217 | | #define SIZEOF_VOIDP 8 |
---|
3218 | | #define SIZEOF_PID_T 4 |
---|
3219 | | #define SIZEOF_SIZE_T 8 |
---|
3220 | | #define HAVE_LIBPTHREAD 1 |
---|
3221 | | #define HAVE_LIBZ 1 |
---|
3222 | | #define HAVE_LIBZ_COMPRESS2 1 |
---|
3223 | | #define HAVE_LIBFRAME 1 |
---|
3224 | | #define HAVE_COMMONCRYPTO_COMMONDIGEST_H 1 |
---|
3225 | | #define HAVE_MD5_IN_CRYPTO 1 |
---|
3226 | | #define HAVE_OPENSSL_MD5_H 1 |
---|
3227 | | #define HAVE_DECL_STRERROR_R 1 |
---|
3228 | | #define HAVE_STRERROR_R 1 |
---|
3229 | | #define HAVE_FPATHCONF 1 |
---|
3230 | | #define HAVE_DIRFD 1 |
---|
3231 | | #define HAVE_FDOPENDIR 1 |
---|
3232 | | /* end confdefs.h. */ |
---|
3233 | | #include <stdio.h> |
---|
3234 | | #ifdef HAVE_SYS_TYPES_H |
---|
3235 | | # include <sys/types.h> |
---|
3236 | | #endif |
---|
3237 | | #ifdef HAVE_SYS_STAT_H |
---|
3238 | | # include <sys/stat.h> |
---|
3239 | | #endif |
---|
3240 | | #ifdef STDC_HEADERS |
---|
3241 | | # include <stdlib.h> |
---|
3242 | | # include <stddef.h> |
---|
3243 | | #else |
---|
3244 | | # ifdef HAVE_STDLIB_H |
---|
3245 | | # include <stdlib.h> |
---|
3246 | | # endif |
---|
3247 | | #endif |
---|
3248 | | #ifdef HAVE_STRING_H |
---|
3249 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
3250 | | # include <memory.h> |
---|
3251 | | # endif |
---|
3252 | | # include <string.h> |
---|
3253 | | #endif |
---|
3254 | | #ifdef HAVE_STRINGS_H |
---|
3255 | | # include <strings.h> |
---|
3256 | | #endif |
---|
3257 | | #ifdef HAVE_INTTYPES_H |
---|
3258 | | # include <inttypes.h> |
---|
3259 | | #endif |
---|
3260 | | #ifdef HAVE_STDINT_H |
---|
3261 | | # include <stdint.h> |
---|
3262 | | #endif |
---|
3263 | | #ifdef HAVE_UNISTD_H |
---|
3264 | | # include <unistd.h> |
---|
3265 | | #endif |
---|
3266 | | #include <machine/bswap.h> |
---|
3267 | configure:21595: result: no |
---|
3268 | configure:21595: checking machine/bswap.h presence |
---|
3269 | configure:21595: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
3270 | conftest.cpp:59:10: fatal error: 'machine/bswap.h' file not found |
---|
3271 | #include <machine/bswap.h> |
---|
3272 | ^ |
---|
3273 | 1 error generated. |
---|
3274 | configure:21595: $? = 1 |
---|
3275 | configure: failed program was: |
---|
3276 | | /* confdefs.h */ |
---|
3277 | | #define PACKAGE_NAME "ldas-tools-framecpp" |
---|
3278 | | #define PACKAGE_TARNAME "ldas-tools-framecpp" |
---|
3279 | | #define PACKAGE_VERSION "2.5.5" |
---|
3280 | | #define PACKAGE_STRING "ldas-tools-framecpp 2.5.5" |
---|
3281 | | #define PACKAGE_BUGREPORT "http://www.ligo.caltech.edu" |
---|
3282 | | #define PACKAGE_URL "" |
---|
3283 | | #define PACKAGE "ldas-tools-framecpp" |
---|
3284 | | #define VERSION "2.5.5" |
---|
3285 | | #define STDC_HEADERS 1 |
---|
3286 | | #define HAVE_SYS_TYPES_H 1 |
---|
3287 | | #define HAVE_SYS_STAT_H 1 |
---|
3288 | | #define HAVE_STDLIB_H 1 |
---|
3289 | | #define HAVE_STRING_H 1 |
---|
3290 | | #define HAVE_MEMORY_H 1 |
---|
3291 | | #define HAVE_STRINGS_H 1 |
---|
3292 | | #define HAVE_INTTYPES_H 1 |
---|
3293 | | #define HAVE_STDINT_H 1 |
---|
3294 | | #define HAVE_UNISTD_H 1 |
---|
3295 | | #define HAVE_DLFCN_H 1 |
---|
3296 | | #define LT_OBJDIR ".libs/" |
---|
3297 | | #define INLINE_KLUDGE |
---|
3298 | | #define constexpr const |
---|
3299 | | #define HAVE_RETHROW_WORKING_IN_BAD_EXCEPTION 1 |
---|
3300 | | #define HAVE_CXX_TEMPLATE_ALIASES_VIA_USING 1 |
---|
3301 | | #define HAVE_64BIT_OS 1 |
---|
3302 | | #define STDC_HEADERS 1 |
---|
3303 | | #define HAVE_SYS_STAT_H 1 |
---|
3304 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
3305 | | #define HAVE_SYS_TYPES_H 1 |
---|
3306 | | #define HAVE_DIRENT_H 1 |
---|
3307 | | #define HAVE_STDLIB_H 1 |
---|
3308 | | #define HAVE_UNORDERED_MAP 1 |
---|
3309 | | #define HAVE_EXT_HASH_MAP 1 |
---|
3310 | | #define HAVE_MAP 1 |
---|
3311 | | #define HAVE_MEMORY 1 |
---|
3312 | | #define SIZEOF_SHORT 2 |
---|
3313 | | #define SIZEOF_INT 4 |
---|
3314 | | #define SIZEOF_LONG 8 |
---|
3315 | | #define SIZEOF_LONG_LONG 8 |
---|
3316 | | #define SIZEOF_FLOAT 4 |
---|
3317 | | #define SIZEOF_DOUBLE 8 |
---|
3318 | | #define SIZEOF_VOIDP 8 |
---|
3319 | | #define SIZEOF_PID_T 4 |
---|
3320 | | #define SIZEOF_SIZE_T 8 |
---|
3321 | | #define HAVE_LIBPTHREAD 1 |
---|
3322 | | #define HAVE_LIBZ 1 |
---|
3323 | | #define HAVE_LIBZ_COMPRESS2 1 |
---|
3324 | | #define HAVE_LIBFRAME 1 |
---|
3325 | | #define HAVE_COMMONCRYPTO_COMMONDIGEST_H 1 |
---|
3326 | | #define HAVE_MD5_IN_CRYPTO 1 |
---|
3327 | | #define HAVE_OPENSSL_MD5_H 1 |
---|
3328 | | #define HAVE_DECL_STRERROR_R 1 |
---|
3329 | | #define HAVE_STRERROR_R 1 |
---|
3330 | | #define HAVE_FPATHCONF 1 |
---|
3331 | | #define HAVE_DIRFD 1 |
---|
3332 | | #define HAVE_FDOPENDIR 1 |
---|
3333 | | /* end confdefs.h. */ |
---|
3334 | | #include <machine/bswap.h> |
---|
3335 | configure:21595: result: no |
---|
3336 | configure:21595: checking for machine/bswap.h |
---|
3337 | configure:21595: result: no |
---|
3338 | configure:21612: checking libkern/OSByteOrder.h usability |
---|
3339 | configure:21612: /usr/bin/clang++ -c -g -pipe -Os -stdlib=libc++ -arch x86_64 -Wall -Wextra -Wdeprecated-register -Wno-missing-field-initializers -Wno-unused-parameter -Wignored-qualifiers -Wc++0x-compat -Wunused-private-field -O3 -I/opt/local/include conftest.cpp >&5 |
---|
3340 | configure:21612: $? = 0 |
---|
3341 | configure:21612: result: yes |
---|
3342 | configure:21612: checking libkern/OSByteOrder.h presence |
---|
3343 | configure:21612: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
3344 | configure:21612: $? = 0 |
---|
3345 | configure:21612: result: yes |
---|
3346 | configure:21612: checking for libkern/OSByteOrder.h |
---|
3347 | configure:21612: result: yes |
---|
3348 | configure:21628: checking for bswap_16 |
---|
3349 | configure:21672: /usr/bin/clang++ -o conftest -g -pipe -Os -stdlib=libc++ -arch x86_64 -Wall -Wextra -Wdeprecated-register -Wno-missing-field-initializers -Wno-unused-parameter -Wignored-qualifiers -Wc++0x-compat -Wunused-private-field -O3 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp -lpthread >&5 |
---|
3350 | conftest.cpp:94:7: error: use of undeclared identifier 'bswap_16' |
---|
3351 | (void)bswap_16( buf ) |
---|
3352 | ^ |
---|
3353 | 1 error generated. |
---|
3354 | configure:21672: $? = 1 |
---|
3355 | configure: failed program was: |
---|
3356 | | /* confdefs.h */ |
---|
3357 | | #define PACKAGE_NAME "ldas-tools-framecpp" |
---|
3358 | | #define PACKAGE_TARNAME "ldas-tools-framecpp" |
---|
3359 | | #define PACKAGE_VERSION "2.5.5" |
---|
3360 | | #define PACKAGE_STRING "ldas-tools-framecpp 2.5.5" |
---|
3361 | | #define PACKAGE_BUGREPORT "http://www.ligo.caltech.edu" |
---|
3362 | | #define PACKAGE_URL "" |
---|
3363 | | #define PACKAGE "ldas-tools-framecpp" |
---|
3364 | | #define VERSION "2.5.5" |
---|
3365 | | #define STDC_HEADERS 1 |
---|
3366 | | #define HAVE_SYS_TYPES_H 1 |
---|
3367 | | #define HAVE_SYS_STAT_H 1 |
---|
3368 | | #define HAVE_STDLIB_H 1 |
---|
3369 | | #define HAVE_STRING_H 1 |
---|
3370 | | #define HAVE_MEMORY_H 1 |
---|
3371 | | #define HAVE_STRINGS_H 1 |
---|
3372 | | #define HAVE_INTTYPES_H 1 |
---|
3373 | | #define HAVE_STDINT_H 1 |
---|
3374 | | #define HAVE_UNISTD_H 1 |
---|
3375 | | #define HAVE_DLFCN_H 1 |
---|
3376 | | #define LT_OBJDIR ".libs/" |
---|
3377 | | #define INLINE_KLUDGE |
---|
3378 | | #define constexpr const |
---|
3379 | | #define HAVE_RETHROW_WORKING_IN_BAD_EXCEPTION 1 |
---|
3380 | | #define HAVE_CXX_TEMPLATE_ALIASES_VIA_USING 1 |
---|
3381 | | #define HAVE_64BIT_OS 1 |
---|
3382 | | #define STDC_HEADERS 1 |
---|
3383 | | #define HAVE_SYS_STAT_H 1 |
---|
3384 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
3385 | | #define HAVE_SYS_TYPES_H 1 |
---|
3386 | | #define HAVE_DIRENT_H 1 |
---|
3387 | | #define HAVE_STDLIB_H 1 |
---|
3388 | | #define HAVE_UNORDERED_MAP 1 |
---|
3389 | | #define HAVE_EXT_HASH_MAP 1 |
---|
3390 | | #define HAVE_MAP 1 |
---|
3391 | | #define HAVE_MEMORY 1 |
---|
3392 | | #define SIZEOF_SHORT 2 |
---|
3393 | | #define SIZEOF_INT 4 |
---|
3394 | | #define SIZEOF_LONG 8 |
---|
3395 | | #define SIZEOF_LONG_LONG 8 |
---|
3396 | | #define SIZEOF_FLOAT 4 |
---|
3397 | | #define SIZEOF_DOUBLE 8 |
---|
3398 | | #define SIZEOF_VOIDP 8 |
---|
3399 | | #define SIZEOF_PID_T 4 |
---|
3400 | | #define SIZEOF_SIZE_T 8 |
---|
3401 | | #define HAVE_LIBPTHREAD 1 |
---|
3402 | | #define HAVE_LIBZ 1 |
---|
3403 | | #define HAVE_LIBZ_COMPRESS2 1 |
---|
3404 | | #define HAVE_LIBFRAME 1 |
---|
3405 | | #define HAVE_COMMONCRYPTO_COMMONDIGEST_H 1 |
---|
3406 | | #define HAVE_MD5_IN_CRYPTO 1 |
---|
3407 | | #define HAVE_OPENSSL_MD5_H 1 |
---|
3408 | | #define HAVE_DECL_STRERROR_R 1 |
---|
3409 | | #define HAVE_STRERROR_R 1 |
---|
3410 | | #define HAVE_FPATHCONF 1 |
---|
3411 | | #define HAVE_DIRFD 1 |
---|
3412 | | #define HAVE_FDOPENDIR 1 |
---|
3413 | | #define HAVE_LIBKERN_OSBYTEORDER_H 1 |
---|
3414 | | /* end confdefs.h. */ |
---|
3415 | | |
---|
3416 | | #include <stdlib.h> |
---|
3417 | | #if HAVE_BYTESWAP_H |
---|
3418 | | #include <byteswap.h> |
---|
3419 | | #else /* HAVE_BYTESWAP_H */ |
---|
3420 | | #include <sys/types.h> |
---|
3421 | | #if HAVE_SYS_BYTEORDER_H |
---|
3422 | | #include <sys/byteorder.h> |
---|
3423 | | #endif /* HAVE_SYS_BYTEORDER_H */ |
---|
3424 | | #if HAVE_MACHINE_BSWAP_H |
---|
3425 | | #include <machine/bswap.h> |
---|
3426 | | #endif /* HAVE_MACHINE_BSWAP_H */ |
---|
3427 | | #endif /* HAVE_BYTESWAP_H */ |
---|
3428 | | #if HAVE_LIBKERN_OSBYTEORDER_H |
---|
3429 | | #include <libkern/OSByteOrder.h> |
---|
3430 | | #endif /* HAVE_LIBKERN_OSBYTEORDER_H */ |
---|
3431 | | |
---|
3432 | | int |
---|
3433 | | main () |
---|
3434 | | { |
---|
3435 | | |
---|
3436 | | #if SIZEOF_SHORT == 2 |
---|
3437 | | #define int16 short |
---|
3438 | | #endif |
---|
3439 | | #if SIZEOF_INT == 4 |
---|
3440 | | #define int32 int |
---|
3441 | | #endif |
---|
3442 | | #if SIZEOF_LONG == 8 |
---|
3443 | | #define int64 long |
---|
3444 | | #elif SIZEOF_LONG_LONG == 8 |
---|
3445 | | #define int64 long long |
---|
3446 | | #endif |
---|
3447 | | |
---|
3448 | | unsigned int16 buf; |
---|
3449 | | (void)bswap_16( buf ) |
---|
3450 | | |
---|
3451 | | ; |
---|
3452 | | return 0; |
---|
3453 | | } |
---|
3454 | configure:21682: result: no |
---|
3455 | configure:21690: checking for bswap_32 |
---|
3456 | configure:21734: /usr/bin/clang++ -o conftest -g -pipe -Os -stdlib=libc++ -arch x86_64 -Wall -Wextra -Wdeprecated-register -Wno-missing-field-initializers -Wno-unused-parameter -Wignored-qualifiers -Wc++0x-compat -Wunused-private-field -O3 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp -lpthread >&5 |
---|
3457 | conftest.cpp:94:7: error: use of undeclared identifier 'bswap_32' |
---|
3458 | (void)bswap_32( buf ) |
---|
3459 | ^ |
---|
3460 | 1 error generated. |
---|
3461 | configure:21734: $? = 1 |
---|
3462 | configure: failed program was: |
---|
3463 | | /* confdefs.h */ |
---|
3464 | | #define PACKAGE_NAME "ldas-tools-framecpp" |
---|
3465 | | #define PACKAGE_TARNAME "ldas-tools-framecpp" |
---|
3466 | | #define PACKAGE_VERSION "2.5.5" |
---|
3467 | | #define PACKAGE_STRING "ldas-tools-framecpp 2.5.5" |
---|
3468 | | #define PACKAGE_BUGREPORT "http://www.ligo.caltech.edu" |
---|
3469 | | #define PACKAGE_URL "" |
---|
3470 | | #define PACKAGE "ldas-tools-framecpp" |
---|
3471 | | #define VERSION "2.5.5" |
---|
3472 | | #define STDC_HEADERS 1 |
---|
3473 | | #define HAVE_SYS_TYPES_H 1 |
---|
3474 | | #define HAVE_SYS_STAT_H 1 |
---|
3475 | | #define HAVE_STDLIB_H 1 |
---|
3476 | | #define HAVE_STRING_H 1 |
---|
3477 | | #define HAVE_MEMORY_H 1 |
---|
3478 | | #define HAVE_STRINGS_H 1 |
---|
3479 | | #define HAVE_INTTYPES_H 1 |
---|
3480 | | #define HAVE_STDINT_H 1 |
---|
3481 | | #define HAVE_UNISTD_H 1 |
---|
3482 | | #define HAVE_DLFCN_H 1 |
---|
3483 | | #define LT_OBJDIR ".libs/" |
---|
3484 | | #define INLINE_KLUDGE |
---|
3485 | | #define constexpr const |
---|
3486 | | #define HAVE_RETHROW_WORKING_IN_BAD_EXCEPTION 1 |
---|
3487 | | #define HAVE_CXX_TEMPLATE_ALIASES_VIA_USING 1 |
---|
3488 | | #define HAVE_64BIT_OS 1 |
---|
3489 | | #define STDC_HEADERS 1 |
---|
3490 | | #define HAVE_SYS_STAT_H 1 |
---|
3491 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
3492 | | #define HAVE_SYS_TYPES_H 1 |
---|
3493 | | #define HAVE_DIRENT_H 1 |
---|
3494 | | #define HAVE_STDLIB_H 1 |
---|
3495 | | #define HAVE_UNORDERED_MAP 1 |
---|
3496 | | #define HAVE_EXT_HASH_MAP 1 |
---|
3497 | | #define HAVE_MAP 1 |
---|
3498 | | #define HAVE_MEMORY 1 |
---|
3499 | | #define SIZEOF_SHORT 2 |
---|
3500 | | #define SIZEOF_INT 4 |
---|
3501 | | #define SIZEOF_LONG 8 |
---|
3502 | | #define SIZEOF_LONG_LONG 8 |
---|
3503 | | #define SIZEOF_FLOAT 4 |
---|
3504 | | #define SIZEOF_DOUBLE 8 |
---|
3505 | | #define SIZEOF_VOIDP 8 |
---|
3506 | | #define SIZEOF_PID_T 4 |
---|
3507 | | #define SIZEOF_SIZE_T 8 |
---|
3508 | | #define HAVE_LIBPTHREAD 1 |
---|
3509 | | #define HAVE_LIBZ 1 |
---|
3510 | | #define HAVE_LIBZ_COMPRESS2 1 |
---|
3511 | | #define HAVE_LIBFRAME 1 |
---|
3512 | | #define HAVE_COMMONCRYPTO_COMMONDIGEST_H 1 |
---|
3513 | | #define HAVE_MD5_IN_CRYPTO 1 |
---|
3514 | | #define HAVE_OPENSSL_MD5_H 1 |
---|
3515 | | #define HAVE_DECL_STRERROR_R 1 |
---|
3516 | | #define HAVE_STRERROR_R 1 |
---|
3517 | | #define HAVE_FPATHCONF 1 |
---|
3518 | | #define HAVE_DIRFD 1 |
---|
3519 | | #define HAVE_FDOPENDIR 1 |
---|
3520 | | #define HAVE_LIBKERN_OSBYTEORDER_H 1 |
---|
3521 | | /* end confdefs.h. */ |
---|
3522 | | |
---|
3523 | | #include <stdlib.h> |
---|
3524 | | #if HAVE_BYTESWAP_H |
---|
3525 | | #include <byteswap.h> |
---|
3526 | | #else /* HAVE_BYTESWAP_H */ |
---|
3527 | | #include <sys/types.h> |
---|
3528 | | #if HAVE_SYS_BYTEORDER_H |
---|
3529 | | #include <sys/byteorder.h> |
---|
3530 | | #endif /* HAVE_SYS_BYTEORDER_H */ |
---|
3531 | | #if HAVE_MACHINE_BSWAP_H |
---|
3532 | | #include <machine/bswap.h> |
---|
3533 | | #endif /* HAVE_MACHINE_BSWAP_H */ |
---|
3534 | | #endif /* HAVE_BYTESWAP_H */ |
---|
3535 | | #if HAVE_LIBKERN_OSBYTEORDER_H |
---|
3536 | | #include <libkern/OSByteOrder.h> |
---|
3537 | | #endif /* HAVE_LIBKERN_OSBYTEORDER_H */ |
---|
3538 | | |
---|
3539 | | int |
---|
3540 | | main () |
---|
3541 | | { |
---|
3542 | | |
---|
3543 | | #if SIZEOF_SHORT == 2 |
---|
3544 | | #define int16 short |
---|
3545 | | #endif |
---|
3546 | | #if SIZEOF_INT == 4 |
---|
3547 | | #define int32 int |
---|
3548 | | #endif |
---|
3549 | | #if SIZEOF_LONG == 8 |
---|
3550 | | #define int64 long |
---|
3551 | | #elif SIZEOF_LONG_LONG == 8 |
---|
3552 | | #define int64 long long |
---|
3553 | | #endif |
---|
3554 | | |
---|
3555 | | unsigned int32 buf; |
---|
3556 | | (void)bswap_32( buf ) |
---|
3557 | | |
---|
3558 | | ; |
---|
3559 | | return 0; |
---|
3560 | | } |
---|
3561 | configure:21744: result: no |
---|
3562 | configure:21752: checking for bswap_64 |
---|
3563 | configure:21796: /usr/bin/clang++ -o conftest -g -pipe -Os -stdlib=libc++ -arch x86_64 -Wall -Wextra -Wdeprecated-register -Wno-missing-field-initializers -Wno-unused-parameter -Wignored-qualifiers -Wc++0x-compat -Wunused-private-field -O3 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp -lpthread >&5 |
---|
3564 | conftest.cpp:94:7: error: use of undeclared identifier 'bswap_64' |
---|
3565 | (void)bswap_64( buf ) |
---|
3566 | ^ |
---|
3567 | 1 error generated. |
---|
3568 | configure:21796: $? = 1 |
---|
3569 | configure: failed program was: |
---|
3570 | | /* confdefs.h */ |
---|
3571 | | #define PACKAGE_NAME "ldas-tools-framecpp" |
---|
3572 | | #define PACKAGE_TARNAME "ldas-tools-framecpp" |
---|
3573 | | #define PACKAGE_VERSION "2.5.5" |
---|
3574 | | #define PACKAGE_STRING "ldas-tools-framecpp 2.5.5" |
---|
3575 | | #define PACKAGE_BUGREPORT "http://www.ligo.caltech.edu" |
---|
3576 | | #define PACKAGE_URL "" |
---|
3577 | | #define PACKAGE "ldas-tools-framecpp" |
---|
3578 | | #define VERSION "2.5.5" |
---|
3579 | | #define STDC_HEADERS 1 |
---|
3580 | | #define HAVE_SYS_TYPES_H 1 |
---|
3581 | | #define HAVE_SYS_STAT_H 1 |
---|
3582 | | #define HAVE_STDLIB_H 1 |
---|
3583 | | #define HAVE_STRING_H 1 |
---|
3584 | | #define HAVE_MEMORY_H 1 |
---|
3585 | | #define HAVE_STRINGS_H 1 |
---|
3586 | | #define HAVE_INTTYPES_H 1 |
---|
3587 | | #define HAVE_STDINT_H 1 |
---|
3588 | | #define HAVE_UNISTD_H 1 |
---|
3589 | | #define HAVE_DLFCN_H 1 |
---|
3590 | | #define LT_OBJDIR ".libs/" |
---|
3591 | | #define INLINE_KLUDGE |
---|
3592 | | #define constexpr const |
---|
3593 | | #define HAVE_RETHROW_WORKING_IN_BAD_EXCEPTION 1 |
---|
3594 | | #define HAVE_CXX_TEMPLATE_ALIASES_VIA_USING 1 |
---|
3595 | | #define HAVE_64BIT_OS 1 |
---|
3596 | | #define STDC_HEADERS 1 |
---|
3597 | | #define HAVE_SYS_STAT_H 1 |
---|
3598 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
3599 | | #define HAVE_SYS_TYPES_H 1 |
---|
3600 | | #define HAVE_DIRENT_H 1 |
---|
3601 | | #define HAVE_STDLIB_H 1 |
---|
3602 | | #define HAVE_UNORDERED_MAP 1 |
---|
3603 | | #define HAVE_EXT_HASH_MAP 1 |
---|
3604 | | #define HAVE_MAP 1 |
---|
3605 | | #define HAVE_MEMORY 1 |
---|
3606 | | #define SIZEOF_SHORT 2 |
---|
3607 | | #define SIZEOF_INT 4 |
---|
3608 | | #define SIZEOF_LONG 8 |
---|
3609 | | #define SIZEOF_LONG_LONG 8 |
---|
3610 | | #define SIZEOF_FLOAT 4 |
---|
3611 | | #define SIZEOF_DOUBLE 8 |
---|
3612 | | #define SIZEOF_VOIDP 8 |
---|
3613 | | #define SIZEOF_PID_T 4 |
---|
3614 | | #define SIZEOF_SIZE_T 8 |
---|
3615 | | #define HAVE_LIBPTHREAD 1 |
---|
3616 | | #define HAVE_LIBZ 1 |
---|
3617 | | #define HAVE_LIBZ_COMPRESS2 1 |
---|
3618 | | #define HAVE_LIBFRAME 1 |
---|
3619 | | #define HAVE_COMMONCRYPTO_COMMONDIGEST_H 1 |
---|
3620 | | #define HAVE_MD5_IN_CRYPTO 1 |
---|
3621 | | #define HAVE_OPENSSL_MD5_H 1 |
---|
3622 | | #define HAVE_DECL_STRERROR_R 1 |
---|
3623 | | #define HAVE_STRERROR_R 1 |
---|
3624 | | #define HAVE_FPATHCONF 1 |
---|
3625 | | #define HAVE_DIRFD 1 |
---|
3626 | | #define HAVE_FDOPENDIR 1 |
---|
3627 | | #define HAVE_LIBKERN_OSBYTEORDER_H 1 |
---|
3628 | | /* end confdefs.h. */ |
---|
3629 | | |
---|
3630 | | #include <stdlib.h> |
---|
3631 | | #if HAVE_BYTESWAP_H |
---|
3632 | | #include <byteswap.h> |
---|
3633 | | #else /* HAVE_BYTESWAP_H */ |
---|
3634 | | #include <sys/types.h> |
---|
3635 | | #if HAVE_SYS_BYTEORDER_H |
---|
3636 | | #include <sys/byteorder.h> |
---|
3637 | | #endif /* HAVE_SYS_BYTEORDER_H */ |
---|
3638 | | #if HAVE_MACHINE_BSWAP_H |
---|
3639 | | #include <machine/bswap.h> |
---|
3640 | | #endif /* HAVE_MACHINE_BSWAP_H */ |
---|
3641 | | #endif /* HAVE_BYTESWAP_H */ |
---|
3642 | | #if HAVE_LIBKERN_OSBYTEORDER_H |
---|
3643 | | #include <libkern/OSByteOrder.h> |
---|
3644 | | #endif /* HAVE_LIBKERN_OSBYTEORDER_H */ |
---|
3645 | | |
---|
3646 | | int |
---|
3647 | | main () |
---|
3648 | | { |
---|
3649 | | |
---|
3650 | | #if SIZEOF_SHORT == 2 |
---|
3651 | | #define int16 short |
---|
3652 | | #endif |
---|
3653 | | #if SIZEOF_INT == 4 |
---|
3654 | | #define int32 int |
---|
3655 | | #endif |
---|
3656 | | #if SIZEOF_LONG == 8 |
---|
3657 | | #define int64 long |
---|
3658 | | #elif SIZEOF_LONG_LONG == 8 |
---|
3659 | | #define int64 long long |
---|
3660 | | #endif |
---|
3661 | | |
---|
3662 | | unsigned int64 buf; |
---|
3663 | | (void)bswap_64( buf ) |
---|
3664 | | |
---|
3665 | | ; |
---|
3666 | | return 0; |
---|
3667 | | } |
---|
3668 | configure:21806: result: no |
---|
3669 | configure:21815: checking for bswap16 |
---|
3670 | configure:21859: /usr/bin/clang++ -o conftest -g -pipe -Os -stdlib=libc++ -arch x86_64 -Wall -Wextra -Wdeprecated-register -Wno-missing-field-initializers -Wno-unused-parameter -Wignored-qualifiers -Wc++0x-compat -Wunused-private-field -O3 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp -lpthread >&5 |
---|
3671 | conftest.cpp:94:7: error: use of undeclared identifier 'bswap16' |
---|
3672 | (void)bswap16( buf ) |
---|
3673 | ^ |
---|
3674 | 1 error generated. |
---|
3675 | configure:21859: $? = 1 |
---|
3676 | configure: failed program was: |
---|
3677 | | /* confdefs.h */ |
---|
3678 | | #define PACKAGE_NAME "ldas-tools-framecpp" |
---|
3679 | | #define PACKAGE_TARNAME "ldas-tools-framecpp" |
---|
3680 | | #define PACKAGE_VERSION "2.5.5" |
---|
3681 | | #define PACKAGE_STRING "ldas-tools-framecpp 2.5.5" |
---|
3682 | | #define PACKAGE_BUGREPORT "http://www.ligo.caltech.edu" |
---|
3683 | | #define PACKAGE_URL "" |
---|
3684 | | #define PACKAGE "ldas-tools-framecpp" |
---|
3685 | | #define VERSION "2.5.5" |
---|
3686 | | #define STDC_HEADERS 1 |
---|
3687 | | #define HAVE_SYS_TYPES_H 1 |
---|
3688 | | #define HAVE_SYS_STAT_H 1 |
---|
3689 | | #define HAVE_STDLIB_H 1 |
---|
3690 | | #define HAVE_STRING_H 1 |
---|
3691 | | #define HAVE_MEMORY_H 1 |
---|
3692 | | #define HAVE_STRINGS_H 1 |
---|
3693 | | #define HAVE_INTTYPES_H 1 |
---|
3694 | | #define HAVE_STDINT_H 1 |
---|
3695 | | #define HAVE_UNISTD_H 1 |
---|
3696 | | #define HAVE_DLFCN_H 1 |
---|
3697 | | #define LT_OBJDIR ".libs/" |
---|
3698 | | #define INLINE_KLUDGE |
---|
3699 | | #define constexpr const |
---|
3700 | | #define HAVE_RETHROW_WORKING_IN_BAD_EXCEPTION 1 |
---|
3701 | | #define HAVE_CXX_TEMPLATE_ALIASES_VIA_USING 1 |
---|
3702 | | #define HAVE_64BIT_OS 1 |
---|
3703 | | #define STDC_HEADERS 1 |
---|
3704 | | #define HAVE_SYS_STAT_H 1 |
---|
3705 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
3706 | | #define HAVE_SYS_TYPES_H 1 |
---|
3707 | | #define HAVE_DIRENT_H 1 |
---|
3708 | | #define HAVE_STDLIB_H 1 |
---|
3709 | | #define HAVE_UNORDERED_MAP 1 |
---|
3710 | | #define HAVE_EXT_HASH_MAP 1 |
---|
3711 | | #define HAVE_MAP 1 |
---|
3712 | | #define HAVE_MEMORY 1 |
---|
3713 | | #define SIZEOF_SHORT 2 |
---|
3714 | | #define SIZEOF_INT 4 |
---|
3715 | | #define SIZEOF_LONG 8 |
---|
3716 | | #define SIZEOF_LONG_LONG 8 |
---|
3717 | | #define SIZEOF_FLOAT 4 |
---|
3718 | | #define SIZEOF_DOUBLE 8 |
---|
3719 | | #define SIZEOF_VOIDP 8 |
---|
3720 | | #define SIZEOF_PID_T 4 |
---|
3721 | | #define SIZEOF_SIZE_T 8 |
---|
3722 | | #define HAVE_LIBPTHREAD 1 |
---|
3723 | | #define HAVE_LIBZ 1 |
---|
3724 | | #define HAVE_LIBZ_COMPRESS2 1 |
---|
3725 | | #define HAVE_LIBFRAME 1 |
---|
3726 | | #define HAVE_COMMONCRYPTO_COMMONDIGEST_H 1 |
---|
3727 | | #define HAVE_MD5_IN_CRYPTO 1 |
---|
3728 | | #define HAVE_OPENSSL_MD5_H 1 |
---|
3729 | | #define HAVE_DECL_STRERROR_R 1 |
---|
3730 | | #define HAVE_STRERROR_R 1 |
---|
3731 | | #define HAVE_FPATHCONF 1 |
---|
3732 | | #define HAVE_DIRFD 1 |
---|
3733 | | #define HAVE_FDOPENDIR 1 |
---|
3734 | | #define HAVE_LIBKERN_OSBYTEORDER_H 1 |
---|
3735 | | /* end confdefs.h. */ |
---|
3736 | | |
---|
3737 | | #include <stdlib.h> |
---|
3738 | | #if HAVE_BYTESWAP_H |
---|
3739 | | #include <byteswap.h> |
---|
3740 | | #else /* HAVE_BYTESWAP_H */ |
---|
3741 | | #include <sys/types.h> |
---|
3742 | | #if HAVE_SYS_BYTEORDER_H |
---|
3743 | | #include <sys/byteorder.h> |
---|
3744 | | #endif /* HAVE_SYS_BYTEORDER_H */ |
---|
3745 | | #if HAVE_MACHINE_BSWAP_H |
---|
3746 | | #include <machine/bswap.h> |
---|
3747 | | #endif /* HAVE_MACHINE_BSWAP_H */ |
---|
3748 | | #endif /* HAVE_BYTESWAP_H */ |
---|
3749 | | #if HAVE_LIBKERN_OSBYTEORDER_H |
---|
3750 | | #include <libkern/OSByteOrder.h> |
---|
3751 | | #endif /* HAVE_LIBKERN_OSBYTEORDER_H */ |
---|
3752 | | |
---|
3753 | | int |
---|
3754 | | main () |
---|
3755 | | { |
---|
3756 | | |
---|
3757 | | #if SIZEOF_SHORT == 2 |
---|
3758 | | #define int16 short |
---|
3759 | | #endif |
---|
3760 | | #if SIZEOF_INT == 4 |
---|
3761 | | #define int32 int |
---|
3762 | | #endif |
---|
3763 | | #if SIZEOF_LONG == 8 |
---|
3764 | | #define int64 long |
---|
3765 | | #elif SIZEOF_LONG_LONG == 8 |
---|
3766 | | #define int64 long long |
---|
3767 | | #endif |
---|
3768 | | |
---|
3769 | | unsigned int16 buf; |
---|
3770 | | (void)bswap16( buf ) |
---|
3771 | | |
---|
3772 | | ; |
---|
3773 | | return 0; |
---|
3774 | | } |
---|
3775 | configure:21869: result: no |
---|
3776 | configure:21877: checking for bswap32 |
---|
3777 | configure:21921: /usr/bin/clang++ -o conftest -g -pipe -Os -stdlib=libc++ -arch x86_64 -Wall -Wextra -Wdeprecated-register -Wno-missing-field-initializers -Wno-unused-parameter -Wignored-qualifiers -Wc++0x-compat -Wunused-private-field -O3 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp -lpthread >&5 |
---|
3778 | conftest.cpp:94:7: error: use of undeclared identifier 'bswap32' |
---|
3779 | (void)bswap32( buf ) |
---|
3780 | ^ |
---|
3781 | 1 error generated. |
---|
3782 | configure:21921: $? = 1 |
---|
3783 | configure: failed program was: |
---|
3784 | | /* confdefs.h */ |
---|
3785 | | #define PACKAGE_NAME "ldas-tools-framecpp" |
---|
3786 | | #define PACKAGE_TARNAME "ldas-tools-framecpp" |
---|
3787 | | #define PACKAGE_VERSION "2.5.5" |
---|
3788 | | #define PACKAGE_STRING "ldas-tools-framecpp 2.5.5" |
---|
3789 | | #define PACKAGE_BUGREPORT "http://www.ligo.caltech.edu" |
---|
3790 | | #define PACKAGE_URL "" |
---|
3791 | | #define PACKAGE "ldas-tools-framecpp" |
---|
3792 | | #define VERSION "2.5.5" |
---|
3793 | | #define STDC_HEADERS 1 |
---|
3794 | | #define HAVE_SYS_TYPES_H 1 |
---|
3795 | | #define HAVE_SYS_STAT_H 1 |
---|
3796 | | #define HAVE_STDLIB_H 1 |
---|
3797 | | #define HAVE_STRING_H 1 |
---|
3798 | | #define HAVE_MEMORY_H 1 |
---|
3799 | | #define HAVE_STRINGS_H 1 |
---|
3800 | | #define HAVE_INTTYPES_H 1 |
---|
3801 | | #define HAVE_STDINT_H 1 |
---|
3802 | | #define HAVE_UNISTD_H 1 |
---|
3803 | | #define HAVE_DLFCN_H 1 |
---|
3804 | | #define LT_OBJDIR ".libs/" |
---|
3805 | | #define INLINE_KLUDGE |
---|
3806 | | #define constexpr const |
---|
3807 | | #define HAVE_RETHROW_WORKING_IN_BAD_EXCEPTION 1 |
---|
3808 | | #define HAVE_CXX_TEMPLATE_ALIASES_VIA_USING 1 |
---|
3809 | | #define HAVE_64BIT_OS 1 |
---|
3810 | | #define STDC_HEADERS 1 |
---|
3811 | | #define HAVE_SYS_STAT_H 1 |
---|
3812 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
3813 | | #define HAVE_SYS_TYPES_H 1 |
---|
3814 | | #define HAVE_DIRENT_H 1 |
---|
3815 | | #define HAVE_STDLIB_H 1 |
---|
3816 | | #define HAVE_UNORDERED_MAP 1 |
---|
3817 | | #define HAVE_EXT_HASH_MAP 1 |
---|
3818 | | #define HAVE_MAP 1 |
---|
3819 | | #define HAVE_MEMORY 1 |
---|
3820 | | #define SIZEOF_SHORT 2 |
---|
3821 | | #define SIZEOF_INT 4 |
---|
3822 | | #define SIZEOF_LONG 8 |
---|
3823 | | #define SIZEOF_LONG_LONG 8 |
---|
3824 | | #define SIZEOF_FLOAT 4 |
---|
3825 | | #define SIZEOF_DOUBLE 8 |
---|
3826 | | #define SIZEOF_VOIDP 8 |
---|
3827 | | #define SIZEOF_PID_T 4 |
---|
3828 | | #define SIZEOF_SIZE_T 8 |
---|
3829 | | #define HAVE_LIBPTHREAD 1 |
---|
3830 | | #define HAVE_LIBZ 1 |
---|
3831 | | #define HAVE_LIBZ_COMPRESS2 1 |
---|
3832 | | #define HAVE_LIBFRAME 1 |
---|
3833 | | #define HAVE_COMMONCRYPTO_COMMONDIGEST_H 1 |
---|
3834 | | #define HAVE_MD5_IN_CRYPTO 1 |
---|
3835 | | #define HAVE_OPENSSL_MD5_H 1 |
---|
3836 | | #define HAVE_DECL_STRERROR_R 1 |
---|
3837 | | #define HAVE_STRERROR_R 1 |
---|
3838 | | #define HAVE_FPATHCONF 1 |
---|
3839 | | #define HAVE_DIRFD 1 |
---|
3840 | | #define HAVE_FDOPENDIR 1 |
---|
3841 | | #define HAVE_LIBKERN_OSBYTEORDER_H 1 |
---|
3842 | | /* end confdefs.h. */ |
---|
3843 | | |
---|
3844 | | #include <stdlib.h> |
---|
3845 | | #if HAVE_BYTESWAP_H |
---|
3846 | | #include <byteswap.h> |
---|
3847 | | #else /* HAVE_BYTESWAP_H */ |
---|
3848 | | #include <sys/types.h> |
---|
3849 | | #if HAVE_SYS_BYTEORDER_H |
---|
3850 | | #include <sys/byteorder.h> |
---|
3851 | | #endif /* HAVE_SYS_BYTEORDER_H */ |
---|
3852 | | #if HAVE_MACHINE_BSWAP_H |
---|
3853 | | #include <machine/bswap.h> |
---|
3854 | | #endif /* HAVE_MACHINE_BSWAP_H */ |
---|
3855 | | #endif /* HAVE_BYTESWAP_H */ |
---|
3856 | | #if HAVE_LIBKERN_OSBYTEORDER_H |
---|
3857 | | #include <libkern/OSByteOrder.h> |
---|
3858 | | #endif /* HAVE_LIBKERN_OSBYTEORDER_H */ |
---|
3859 | | |
---|
3860 | | int |
---|
3861 | | main () |
---|
3862 | | { |
---|
3863 | | |
---|
3864 | | #if SIZEOF_SHORT == 2 |
---|
3865 | | #define int16 short |
---|
3866 | | #endif |
---|
3867 | | #if SIZEOF_INT == 4 |
---|
3868 | | #define int32 int |
---|
3869 | | #endif |
---|
3870 | | #if SIZEOF_LONG == 8 |
---|
3871 | | #define int64 long |
---|
3872 | | #elif SIZEOF_LONG_LONG == 8 |
---|
3873 | | #define int64 long long |
---|
3874 | | #endif |
---|
3875 | | |
---|
3876 | | unsigned int32 buf; |
---|
3877 | | (void)bswap32( buf ) |
---|
3878 | | |
---|
3879 | | ; |
---|
3880 | | return 0; |
---|
3881 | | } |
---|
3882 | configure:21931: result: no |
---|
3883 | configure:21939: checking for bswap64 |
---|
3884 | configure:21983: /usr/bin/clang++ -o conftest -g -pipe -Os -stdlib=libc++ -arch x86_64 -Wall -Wextra -Wdeprecated-register -Wno-missing-field-initializers -Wno-unused-parameter -Wignored-qualifiers -Wc++0x-compat -Wunused-private-field -O3 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp -lpthread >&5 |
---|
3885 | conftest.cpp:94:7: error: use of undeclared identifier 'bswap64' |
---|
3886 | (void)bswap64( buf ) |
---|
3887 | ^ |
---|
3888 | 1 error generated. |
---|
3889 | configure:21983: $? = 1 |
---|
3890 | configure: failed program was: |
---|
3891 | | /* confdefs.h */ |
---|
3892 | | #define PACKAGE_NAME "ldas-tools-framecpp" |
---|
3893 | | #define PACKAGE_TARNAME "ldas-tools-framecpp" |
---|
3894 | | #define PACKAGE_VERSION "2.5.5" |
---|
3895 | | #define PACKAGE_STRING "ldas-tools-framecpp 2.5.5" |
---|
3896 | | #define PACKAGE_BUGREPORT "http://www.ligo.caltech.edu" |
---|
3897 | | #define PACKAGE_URL "" |
---|
3898 | | #define PACKAGE "ldas-tools-framecpp" |
---|
3899 | | #define VERSION "2.5.5" |
---|
3900 | | #define STDC_HEADERS 1 |
---|
3901 | | #define HAVE_SYS_TYPES_H 1 |
---|
3902 | | #define HAVE_SYS_STAT_H 1 |
---|
3903 | | #define HAVE_STDLIB_H 1 |
---|
3904 | | #define HAVE_STRING_H 1 |
---|
3905 | | #define HAVE_MEMORY_H 1 |
---|
3906 | | #define HAVE_STRINGS_H 1 |
---|
3907 | | #define HAVE_INTTYPES_H 1 |
---|
3908 | | #define HAVE_STDINT_H 1 |
---|
3909 | | #define HAVE_UNISTD_H 1 |
---|
3910 | | #define HAVE_DLFCN_H 1 |
---|
3911 | | #define LT_OBJDIR ".libs/" |
---|
3912 | | #define INLINE_KLUDGE |
---|
3913 | | #define constexpr const |
---|
3914 | | #define HAVE_RETHROW_WORKING_IN_BAD_EXCEPTION 1 |
---|
3915 | | #define HAVE_CXX_TEMPLATE_ALIASES_VIA_USING 1 |
---|
3916 | | #define HAVE_64BIT_OS 1 |
---|
3917 | | #define STDC_HEADERS 1 |
---|
3918 | | #define HAVE_SYS_STAT_H 1 |
---|
3919 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
3920 | | #define HAVE_SYS_TYPES_H 1 |
---|
3921 | | #define HAVE_DIRENT_H 1 |
---|
3922 | | #define HAVE_STDLIB_H 1 |
---|
3923 | | #define HAVE_UNORDERED_MAP 1 |
---|
3924 | | #define HAVE_EXT_HASH_MAP 1 |
---|
3925 | | #define HAVE_MAP 1 |
---|
3926 | | #define HAVE_MEMORY 1 |
---|
3927 | | #define SIZEOF_SHORT 2 |
---|
3928 | | #define SIZEOF_INT 4 |
---|
3929 | | #define SIZEOF_LONG 8 |
---|
3930 | | #define SIZEOF_LONG_LONG 8 |
---|
3931 | | #define SIZEOF_FLOAT 4 |
---|
3932 | | #define SIZEOF_DOUBLE 8 |
---|
3933 | | #define SIZEOF_VOIDP 8 |
---|
3934 | | #define SIZEOF_PID_T 4 |
---|
3935 | | #define SIZEOF_SIZE_T 8 |
---|
3936 | | #define HAVE_LIBPTHREAD 1 |
---|
3937 | | #define HAVE_LIBZ 1 |
---|
3938 | | #define HAVE_LIBZ_COMPRESS2 1 |
---|
3939 | | #define HAVE_LIBFRAME 1 |
---|
3940 | | #define HAVE_COMMONCRYPTO_COMMONDIGEST_H 1 |
---|
3941 | | #define HAVE_MD5_IN_CRYPTO 1 |
---|
3942 | | #define HAVE_OPENSSL_MD5_H 1 |
---|
3943 | | #define HAVE_DECL_STRERROR_R 1 |
---|
3944 | | #define HAVE_STRERROR_R 1 |
---|
3945 | | #define HAVE_FPATHCONF 1 |
---|
3946 | | #define HAVE_DIRFD 1 |
---|
3947 | | #define HAVE_FDOPENDIR 1 |
---|
3948 | | #define HAVE_LIBKERN_OSBYTEORDER_H 1 |
---|
3949 | | /* end confdefs.h. */ |
---|
3950 | | |
---|
3951 | | #include <stdlib.h> |
---|
3952 | | #if HAVE_BYTESWAP_H |
---|
3953 | | #include <byteswap.h> |
---|
3954 | | #else /* HAVE_BYTESWAP_H */ |
---|
3955 | | #include <sys/types.h> |
---|
3956 | | #if HAVE_SYS_BYTEORDER_H |
---|
3957 | | #include <sys/byteorder.h> |
---|
3958 | | #endif /* HAVE_SYS_BYTEORDER_H */ |
---|
3959 | | #if HAVE_MACHINE_BSWAP_H |
---|
3960 | | #include <machine/bswap.h> |
---|
3961 | | #endif /* HAVE_MACHINE_BSWAP_H */ |
---|
3962 | | #endif /* HAVE_BYTESWAP_H */ |
---|
3963 | | #if HAVE_LIBKERN_OSBYTEORDER_H |
---|
3964 | | #include <libkern/OSByteOrder.h> |
---|
3965 | | #endif /* HAVE_LIBKERN_OSBYTEORDER_H */ |
---|
3966 | | |
---|
3967 | | int |
---|
3968 | | main () |
---|
3969 | | { |
---|
3970 | | |
---|
3971 | | #if SIZEOF_SHORT == 2 |
---|
3972 | | #define int16 short |
---|
3973 | | #endif |
---|
3974 | | #if SIZEOF_INT == 4 |
---|
3975 | | #define int32 int |
---|
3976 | | #endif |
---|
3977 | | #if SIZEOF_LONG == 8 |
---|
3978 | | #define int64 long |
---|
3979 | | #elif SIZEOF_LONG_LONG == 8 |
---|
3980 | | #define int64 long long |
---|
3981 | | #endif |
---|
3982 | | |
---|
3983 | | unsigned int64 buf; |
---|
3984 | | (void)bswap64( buf ) |
---|
3985 | | |
---|
3986 | | ; |
---|
3987 | | return 0; |
---|
3988 | | } |
---|
3989 | configure:21993: result: no |
---|
3990 | configure:22002: checking for BSWAP_16 |
---|
3991 | configure:22046: /usr/bin/clang++ -o conftest -g -pipe -Os -stdlib=libc++ -arch x86_64 -Wall -Wextra -Wdeprecated-register -Wno-missing-field-initializers -Wno-unused-parameter -Wignored-qualifiers -Wc++0x-compat -Wunused-private-field -O3 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp -lpthread >&5 |
---|
3992 | conftest.cpp:94:7: error: use of undeclared identifier 'BSWAP_16' |
---|
3993 | (void)BSWAP_16( buf ) |
---|
3994 | ^ |
---|
3995 | 1 error generated. |
---|
3996 | configure:22046: $? = 1 |
---|
3997 | configure: failed program was: |
---|
3998 | | /* confdefs.h */ |
---|
3999 | | #define PACKAGE_NAME "ldas-tools-framecpp" |
---|
4000 | | #define PACKAGE_TARNAME "ldas-tools-framecpp" |
---|
4001 | | #define PACKAGE_VERSION "2.5.5" |
---|
4002 | | #define PACKAGE_STRING "ldas-tools-framecpp 2.5.5" |
---|
4003 | | #define PACKAGE_BUGREPORT "http://www.ligo.caltech.edu" |
---|
4004 | | #define PACKAGE_URL "" |
---|
4005 | | #define PACKAGE "ldas-tools-framecpp" |
---|
4006 | | #define VERSION "2.5.5" |
---|
4007 | | #define STDC_HEADERS 1 |
---|
4008 | | #define HAVE_SYS_TYPES_H 1 |
---|
4009 | | #define HAVE_SYS_STAT_H 1 |
---|
4010 | | #define HAVE_STDLIB_H 1 |
---|
4011 | | #define HAVE_STRING_H 1 |
---|
4012 | | #define HAVE_MEMORY_H 1 |
---|
4013 | | #define HAVE_STRINGS_H 1 |
---|
4014 | | #define HAVE_INTTYPES_H 1 |
---|
4015 | | #define HAVE_STDINT_H 1 |
---|
4016 | | #define HAVE_UNISTD_H 1 |
---|
4017 | | #define HAVE_DLFCN_H 1 |
---|
4018 | | #define LT_OBJDIR ".libs/" |
---|
4019 | | #define INLINE_KLUDGE |
---|
4020 | | #define constexpr const |
---|
4021 | | #define HAVE_RETHROW_WORKING_IN_BAD_EXCEPTION 1 |
---|
4022 | | #define HAVE_CXX_TEMPLATE_ALIASES_VIA_USING 1 |
---|
4023 | | #define HAVE_64BIT_OS 1 |
---|
4024 | | #define STDC_HEADERS 1 |
---|
4025 | | #define HAVE_SYS_STAT_H 1 |
---|
4026 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
4027 | | #define HAVE_SYS_TYPES_H 1 |
---|
4028 | | #define HAVE_DIRENT_H 1 |
---|
4029 | | #define HAVE_STDLIB_H 1 |
---|
4030 | | #define HAVE_UNORDERED_MAP 1 |
---|
4031 | | #define HAVE_EXT_HASH_MAP 1 |
---|
4032 | | #define HAVE_MAP 1 |
---|
4033 | | #define HAVE_MEMORY 1 |
---|
4034 | | #define SIZEOF_SHORT 2 |
---|
4035 | | #define SIZEOF_INT 4 |
---|
4036 | | #define SIZEOF_LONG 8 |
---|
4037 | | #define SIZEOF_LONG_LONG 8 |
---|
4038 | | #define SIZEOF_FLOAT 4 |
---|
4039 | | #define SIZEOF_DOUBLE 8 |
---|
4040 | | #define SIZEOF_VOIDP 8 |
---|
4041 | | #define SIZEOF_PID_T 4 |
---|
4042 | | #define SIZEOF_SIZE_T 8 |
---|
4043 | | #define HAVE_LIBPTHREAD 1 |
---|
4044 | | #define HAVE_LIBZ 1 |
---|
4045 | | #define HAVE_LIBZ_COMPRESS2 1 |
---|
4046 | | #define HAVE_LIBFRAME 1 |
---|
4047 | | #define HAVE_COMMONCRYPTO_COMMONDIGEST_H 1 |
---|
4048 | | #define HAVE_MD5_IN_CRYPTO 1 |
---|
4049 | | #define HAVE_OPENSSL_MD5_H 1 |
---|
4050 | | #define HAVE_DECL_STRERROR_R 1 |
---|
4051 | | #define HAVE_STRERROR_R 1 |
---|
4052 | | #define HAVE_FPATHCONF 1 |
---|
4053 | | #define HAVE_DIRFD 1 |
---|
4054 | | #define HAVE_FDOPENDIR 1 |
---|
4055 | | #define HAVE_LIBKERN_OSBYTEORDER_H 1 |
---|
4056 | | /* end confdefs.h. */ |
---|
4057 | | |
---|
4058 | | #include <stdlib.h> |
---|
4059 | | #if HAVE_BYTESWAP_H |
---|
4060 | | #include <byteswap.h> |
---|
4061 | | #else /* HAVE_BYTESWAP_H */ |
---|
4062 | | #include <sys/types.h> |
---|
4063 | | #if HAVE_SYS_BYTEORDER_H |
---|
4064 | | #include <sys/byteorder.h> |
---|
4065 | | #endif /* HAVE_SYS_BYTEORDER_H */ |
---|
4066 | | #if HAVE_MACHINE_BSWAP_H |
---|
4067 | | #include <machine/bswap.h> |
---|
4068 | | #endif /* HAVE_MACHINE_BSWAP_H */ |
---|
4069 | | #endif /* HAVE_BYTESWAP_H */ |
---|
4070 | | #if HAVE_LIBKERN_OSBYTEORDER_H |
---|
4071 | | #include <libkern/OSByteOrder.h> |
---|
4072 | | #endif /* HAVE_LIBKERN_OSBYTEORDER_H */ |
---|
4073 | | |
---|
4074 | | int |
---|
4075 | | main () |
---|
4076 | | { |
---|
4077 | | |
---|
4078 | | #if SIZEOF_SHORT == 2 |
---|
4079 | | #define int16 short |
---|
4080 | | #endif |
---|
4081 | | #if SIZEOF_INT == 4 |
---|
4082 | | #define int32 int |
---|
4083 | | #endif |
---|
4084 | | #if SIZEOF_LONG == 8 |
---|
4085 | | #define int64 long |
---|
4086 | | #elif SIZEOF_LONG_LONG == 8 |
---|
4087 | | #define int64 long long |
---|
4088 | | #endif |
---|
4089 | | |
---|
4090 | | unsigned int16 buf; |
---|
4091 | | (void)BSWAP_16( buf ) |
---|
4092 | | |
---|
4093 | | ; |
---|
4094 | | return 0; |
---|
4095 | | } |
---|
4096 | configure:22056: result: no |
---|
4097 | configure:22064: checking for BSWAP_32 |
---|
4098 | configure:22108: /usr/bin/clang++ -o conftest -g -pipe -Os -stdlib=libc++ -arch x86_64 -Wall -Wextra -Wdeprecated-register -Wno-missing-field-initializers -Wno-unused-parameter -Wignored-qualifiers -Wc++0x-compat -Wunused-private-field -O3 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp -lpthread >&5 |
---|
4099 | conftest.cpp:94:7: error: use of undeclared identifier 'BSWAP_32' |
---|
4100 | (void)BSWAP_32( buf ) |
---|
4101 | ^ |
---|
4102 | 1 error generated. |
---|
4103 | configure:22108: $? = 1 |
---|
4104 | configure: failed program was: |
---|
4105 | | /* confdefs.h */ |
---|
4106 | | #define PACKAGE_NAME "ldas-tools-framecpp" |
---|
4107 | | #define PACKAGE_TARNAME "ldas-tools-framecpp" |
---|
4108 | | #define PACKAGE_VERSION "2.5.5" |
---|
4109 | | #define PACKAGE_STRING "ldas-tools-framecpp 2.5.5" |
---|
4110 | | #define PACKAGE_BUGREPORT "http://www.ligo.caltech.edu" |
---|
4111 | | #define PACKAGE_URL "" |
---|
4112 | | #define PACKAGE "ldas-tools-framecpp" |
---|
4113 | | #define VERSION "2.5.5" |
---|
4114 | | #define STDC_HEADERS 1 |
---|
4115 | | #define HAVE_SYS_TYPES_H 1 |
---|
4116 | | #define HAVE_SYS_STAT_H 1 |
---|
4117 | | #define HAVE_STDLIB_H 1 |
---|
4118 | | #define HAVE_STRING_H 1 |
---|
4119 | | #define HAVE_MEMORY_H 1 |
---|
4120 | | #define HAVE_STRINGS_H 1 |
---|
4121 | | #define HAVE_INTTYPES_H 1 |
---|
4122 | | #define HAVE_STDINT_H 1 |
---|
4123 | | #define HAVE_UNISTD_H 1 |
---|
4124 | | #define HAVE_DLFCN_H 1 |
---|
4125 | | #define LT_OBJDIR ".libs/" |
---|
4126 | | #define INLINE_KLUDGE |
---|
4127 | | #define constexpr const |
---|
4128 | | #define HAVE_RETHROW_WORKING_IN_BAD_EXCEPTION 1 |
---|
4129 | | #define HAVE_CXX_TEMPLATE_ALIASES_VIA_USING 1 |
---|
4130 | | #define HAVE_64BIT_OS 1 |
---|
4131 | | #define STDC_HEADERS 1 |
---|
4132 | | #define HAVE_SYS_STAT_H 1 |
---|
4133 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
4134 | | #define HAVE_SYS_TYPES_H 1 |
---|
4135 | | #define HAVE_DIRENT_H 1 |
---|
4136 | | #define HAVE_STDLIB_H 1 |
---|
4137 | | #define HAVE_UNORDERED_MAP 1 |
---|
4138 | | #define HAVE_EXT_HASH_MAP 1 |
---|
4139 | | #define HAVE_MAP 1 |
---|
4140 | | #define HAVE_MEMORY 1 |
---|
4141 | | #define SIZEOF_SHORT 2 |
---|
4142 | | #define SIZEOF_INT 4 |
---|
4143 | | #define SIZEOF_LONG 8 |
---|
4144 | | #define SIZEOF_LONG_LONG 8 |
---|
4145 | | #define SIZEOF_FLOAT 4 |
---|
4146 | | #define SIZEOF_DOUBLE 8 |
---|
4147 | | #define SIZEOF_VOIDP 8 |
---|
4148 | | #define SIZEOF_PID_T 4 |
---|
4149 | | #define SIZEOF_SIZE_T 8 |
---|
4150 | | #define HAVE_LIBPTHREAD 1 |
---|
4151 | | #define HAVE_LIBZ 1 |
---|
4152 | | #define HAVE_LIBZ_COMPRESS2 1 |
---|
4153 | | #define HAVE_LIBFRAME 1 |
---|
4154 | | #define HAVE_COMMONCRYPTO_COMMONDIGEST_H 1 |
---|
4155 | | #define HAVE_MD5_IN_CRYPTO 1 |
---|
4156 | | #define HAVE_OPENSSL_MD5_H 1 |
---|
4157 | | #define HAVE_DECL_STRERROR_R 1 |
---|
4158 | | #define HAVE_STRERROR_R 1 |
---|
4159 | | #define HAVE_FPATHCONF 1 |
---|
4160 | | #define HAVE_DIRFD 1 |
---|
4161 | | #define HAVE_FDOPENDIR 1 |
---|
4162 | | #define HAVE_LIBKERN_OSBYTEORDER_H 1 |
---|
4163 | | /* end confdefs.h. */ |
---|
4164 | | |
---|
4165 | | #include <stdlib.h> |
---|
4166 | | #if HAVE_BYTESWAP_H |
---|
4167 | | #include <byteswap.h> |
---|
4168 | | #else /* HAVE_BYTESWAP_H */ |
---|
4169 | | #include <sys/types.h> |
---|
4170 | | #if HAVE_SYS_BYTEORDER_H |
---|
4171 | | #include <sys/byteorder.h> |
---|
4172 | | #endif /* HAVE_SYS_BYTEORDER_H */ |
---|
4173 | | #if HAVE_MACHINE_BSWAP_H |
---|
4174 | | #include <machine/bswap.h> |
---|
4175 | | #endif /* HAVE_MACHINE_BSWAP_H */ |
---|
4176 | | #endif /* HAVE_BYTESWAP_H */ |
---|
4177 | | #if HAVE_LIBKERN_OSBYTEORDER_H |
---|
4178 | | #include <libkern/OSByteOrder.h> |
---|
4179 | | #endif /* HAVE_LIBKERN_OSBYTEORDER_H */ |
---|
4180 | | |
---|
4181 | | int |
---|
4182 | | main () |
---|
4183 | | { |
---|
4184 | | |
---|
4185 | | #if SIZEOF_SHORT == 2 |
---|
4186 | | #define int16 short |
---|
4187 | | #endif |
---|
4188 | | #if SIZEOF_INT == 4 |
---|
4189 | | #define int32 int |
---|
4190 | | #endif |
---|
4191 | | #if SIZEOF_LONG == 8 |
---|
4192 | | #define int64 long |
---|
4193 | | #elif SIZEOF_LONG_LONG == 8 |
---|
4194 | | #define int64 long long |
---|
4195 | | #endif |
---|
4196 | | |
---|
4197 | | unsigned int32 buf; |
---|
4198 | | (void)BSWAP_32( buf ) |
---|
4199 | | |
---|
4200 | | ; |
---|
4201 | | return 0; |
---|
4202 | | } |
---|
4203 | configure:22118: result: no |
---|
4204 | configure:22126: checking for BSWAP_64 |
---|
4205 | configure:22170: /usr/bin/clang++ -o conftest -g -pipe -Os -stdlib=libc++ -arch x86_64 -Wall -Wextra -Wdeprecated-register -Wno-missing-field-initializers -Wno-unused-parameter -Wignored-qualifiers -Wc++0x-compat -Wunused-private-field -O3 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp -lpthread >&5 |
---|
4206 | conftest.cpp:94:7: error: use of undeclared identifier 'BSWAP_64' |
---|
4207 | (void)BSWAP_64( buf ) |
---|
4208 | ^ |
---|
4209 | 1 error generated. |
---|
4210 | configure:22170: $? = 1 |
---|
4211 | configure: failed program was: |
---|
4212 | | /* confdefs.h */ |
---|
4213 | | #define PACKAGE_NAME "ldas-tools-framecpp" |
---|
4214 | | #define PACKAGE_TARNAME "ldas-tools-framecpp" |
---|
4215 | | #define PACKAGE_VERSION "2.5.5" |
---|
4216 | | #define PACKAGE_STRING "ldas-tools-framecpp 2.5.5" |
---|
4217 | | #define PACKAGE_BUGREPORT "http://www.ligo.caltech.edu" |
---|
4218 | | #define PACKAGE_URL "" |
---|
4219 | | #define PACKAGE "ldas-tools-framecpp" |
---|
4220 | | #define VERSION "2.5.5" |
---|
4221 | | #define STDC_HEADERS 1 |
---|
4222 | | #define HAVE_SYS_TYPES_H 1 |
---|
4223 | | #define HAVE_SYS_STAT_H 1 |
---|
4224 | | #define HAVE_STDLIB_H 1 |
---|
4225 | | #define HAVE_STRING_H 1 |
---|
4226 | | #define HAVE_MEMORY_H 1 |
---|
4227 | | #define HAVE_STRINGS_H 1 |
---|
4228 | | #define HAVE_INTTYPES_H 1 |
---|
4229 | | #define HAVE_STDINT_H 1 |
---|
4230 | | #define HAVE_UNISTD_H 1 |
---|
4231 | | #define HAVE_DLFCN_H 1 |
---|
4232 | | #define LT_OBJDIR ".libs/" |
---|
4233 | | #define INLINE_KLUDGE |
---|
4234 | | #define constexpr const |
---|
4235 | | #define HAVE_RETHROW_WORKING_IN_BAD_EXCEPTION 1 |
---|
4236 | | #define HAVE_CXX_TEMPLATE_ALIASES_VIA_USING 1 |
---|
4237 | | #define HAVE_64BIT_OS 1 |
---|
4238 | | #define STDC_HEADERS 1 |
---|
4239 | | #define HAVE_SYS_STAT_H 1 |
---|
4240 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
4241 | | #define HAVE_SYS_TYPES_H 1 |
---|
4242 | | #define HAVE_DIRENT_H 1 |
---|
4243 | | #define HAVE_STDLIB_H 1 |
---|
4244 | | #define HAVE_UNORDERED_MAP 1 |
---|
4245 | | #define HAVE_EXT_HASH_MAP 1 |
---|
4246 | | #define HAVE_MAP 1 |
---|
4247 | | #define HAVE_MEMORY 1 |
---|
4248 | | #define SIZEOF_SHORT 2 |
---|
4249 | | #define SIZEOF_INT 4 |
---|
4250 | | #define SIZEOF_LONG 8 |
---|
4251 | | #define SIZEOF_LONG_LONG 8 |
---|
4252 | | #define SIZEOF_FLOAT 4 |
---|
4253 | | #define SIZEOF_DOUBLE 8 |
---|
4254 | | #define SIZEOF_VOIDP 8 |
---|
4255 | | #define SIZEOF_PID_T 4 |
---|
4256 | | #define SIZEOF_SIZE_T 8 |
---|
4257 | | #define HAVE_LIBPTHREAD 1 |
---|
4258 | | #define HAVE_LIBZ 1 |
---|
4259 | | #define HAVE_LIBZ_COMPRESS2 1 |
---|
4260 | | #define HAVE_LIBFRAME 1 |
---|
4261 | | #define HAVE_COMMONCRYPTO_COMMONDIGEST_H 1 |
---|
4262 | | #define HAVE_MD5_IN_CRYPTO 1 |
---|
4263 | | #define HAVE_OPENSSL_MD5_H 1 |
---|
4264 | | #define HAVE_DECL_STRERROR_R 1 |
---|
4265 | | #define HAVE_STRERROR_R 1 |
---|
4266 | | #define HAVE_FPATHCONF 1 |
---|
4267 | | #define HAVE_DIRFD 1 |
---|
4268 | | #define HAVE_FDOPENDIR 1 |
---|
4269 | | #define HAVE_LIBKERN_OSBYTEORDER_H 1 |
---|
4270 | | /* end confdefs.h. */ |
---|
4271 | | |
---|
4272 | | #include <stdlib.h> |
---|
4273 | | #if HAVE_BYTESWAP_H |
---|
4274 | | #include <byteswap.h> |
---|
4275 | | #else /* HAVE_BYTESWAP_H */ |
---|
4276 | | #include <sys/types.h> |
---|
4277 | | #if HAVE_SYS_BYTEORDER_H |
---|
4278 | | #include <sys/byteorder.h> |
---|
4279 | | #endif /* HAVE_SYS_BYTEORDER_H */ |
---|
4280 | | #if HAVE_MACHINE_BSWAP_H |
---|
4281 | | #include <machine/bswap.h> |
---|
4282 | | #endif /* HAVE_MACHINE_BSWAP_H */ |
---|
4283 | | #endif /* HAVE_BYTESWAP_H */ |
---|
4284 | | #if HAVE_LIBKERN_OSBYTEORDER_H |
---|
4285 | | #include <libkern/OSByteOrder.h> |
---|
4286 | | #endif /* HAVE_LIBKERN_OSBYTEORDER_H */ |
---|
4287 | | |
---|
4288 | | int |
---|
4289 | | main () |
---|
4290 | | { |
---|
4291 | | |
---|
4292 | | #if SIZEOF_SHORT == 2 |
---|
4293 | | #define int16 short |
---|
4294 | | #endif |
---|
4295 | | #if SIZEOF_INT == 4 |
---|
4296 | | #define int32 int |
---|
4297 | | #endif |
---|
4298 | | #if SIZEOF_LONG == 8 |
---|
4299 | | #define int64 long |
---|
4300 | | #elif SIZEOF_LONG_LONG == 8 |
---|
4301 | | #define int64 long long |
---|
4302 | | #endif |
---|
4303 | | |
---|
4304 | | unsigned int64 buf; |
---|
4305 | | (void)BSWAP_64( buf ) |
---|
4306 | | |
---|
4307 | | ; |
---|
4308 | | return 0; |
---|
4309 | | } |
---|
4310 | configure:22180: result: no |
---|
4311 | configure:22189: checking for OSSwapInt16 |
---|
4312 | configure:22233: /usr/bin/clang++ -o conftest -g -pipe -Os -stdlib=libc++ -arch x86_64 -Wall -Wextra -Wdeprecated-register -Wno-missing-field-initializers -Wno-unused-parameter -Wignored-qualifiers -Wc++0x-compat -Wunused-private-field -O3 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp -lpthread >&5 |
---|
4313 | configure:22233: $? = 0 |
---|
4314 | configure:22238: result: yes |
---|
4315 | configure:22251: checking for OSSwapInt32 |
---|
4316 | configure:22295: /usr/bin/clang++ -o conftest -g -pipe -Os -stdlib=libc++ -arch x86_64 -Wall -Wextra -Wdeprecated-register -Wno-missing-field-initializers -Wno-unused-parameter -Wignored-qualifiers -Wc++0x-compat -Wunused-private-field -O3 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp -lpthread >&5 |
---|
4317 | configure:22295: $? = 0 |
---|
4318 | configure:22300: result: yes |
---|
4319 | configure:22313: checking for OSSwapInt64 |
---|
4320 | configure:22357: /usr/bin/clang++ -o conftest -g -pipe -Os -stdlib=libc++ -arch x86_64 -Wall -Wextra -Wdeprecated-register -Wno-missing-field-initializers -Wno-unused-parameter -Wignored-qualifiers -Wc++0x-compat -Wunused-private-field -O3 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp -lpthread >&5 |
---|
4321 | configure:22357: $? = 0 |
---|
4322 | configure:22362: result: yes |
---|
4323 | configure:22376: checking pthread.h usability |
---|
4324 | configure:22376: /usr/bin/clang++ -c -g -pipe -Os -stdlib=libc++ -arch x86_64 -Wall -Wextra -Wdeprecated-register -Wno-missing-field-initializers -Wno-unused-parameter -Wignored-qualifiers -Wc++0x-compat -Wunused-private-field -O3 -I/opt/local/include conftest.cpp >&5 |
---|
4325 | configure:22376: $? = 0 |
---|
4326 | configure:22376: result: yes |
---|
4327 | configure:22376: checking pthread.h presence |
---|
4328 | configure:22376: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
4329 | configure:22376: $? = 0 |
---|
4330 | configure:22376: result: yes |
---|
4331 | configure:22376: checking for pthread.h |
---|
4332 | configure:22376: result: yes |
---|
4333 | configure:22382: checking for additional flags to compile read/write locking for threads |
---|
4334 | configure:22415: /usr/bin/clang -c -g -pipe -Os -arch x86_64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wc++-compat -Wunused-private-field -Wstrict-prototypes -O3 -I/opt/local/include conftest.c >&5 |
---|
4335 | configure:22415: $? = 0 |
---|
4336 | configure:22428: result: none needed |
---|
4337 | configure:22488: /usr/bin/clang++ -c -g -pipe -Os -stdlib=libc++ -arch x86_64 -Wall -Wextra -Wdeprecated-register -Wno-missing-field-initializers -Wno-unused-parameter -Wignored-qualifiers -Wc++0x-compat -Wunused-private-field -O3 -I/opt/local/include conftest.cpp >&5 |
---|
4338 | configure:22488: $? = 0 |
---|
4339 | configure:22535: /usr/bin/clang++ -c -g -pipe -Os -stdlib=libc++ -arch x86_64 -Wall -Wextra -Wdeprecated-register -Wno-missing-field-initializers -Wno-unused-parameter -Wignored-qualifiers -Wc++0x-compat -Wunused-private-field -O3 -I/opt/local/include conftest.cpp >&5 |
---|
4340 | configure:22535: $? = 0 |
---|
4341 | configure:22666: checking for tth |
---|
4342 | configure:22696: result: no |
---|
4343 | configure:22713: checking for ps2pdf |
---|
4344 | configure:22729: found /opt/local/bin/ps2pdf |
---|
4345 | configure:22740: result: ps2pdf |
---|
4346 | configure:22764: checking for LDASTOOLSAL |
---|
4347 | configure:22771: $PKG_CONFIG --exists --print-errors "ldastoolsal" |
---|
4348 | configure:22774: $? = 0 |
---|
4349 | configure:22788: $PKG_CONFIG --exists --print-errors "ldastoolsal" |
---|
4350 | configure:22791: $? = 0 |
---|
4351 | configure:22849: result: yes |
---|
4352 | configure:23018: checking that generated files are newer than configure |
---|
4353 | configure:23024: result: done |
---|
4354 | configure:23184: creating ./config.status |
---|
4355 | |
---|
4356 | ## ---------------------- ## |
---|
4357 | ## Running config.status. ## |
---|
4358 | ## ---------------------- ## |
---|
4359 | |
---|
4360 | This file was extended by ldas-tools-framecpp config.status 2.5.5, which was |
---|
4361 | generated by GNU Autoconf 2.69. Invocation command line was |
---|
4362 | |
---|
4363 | CONFIG_FILES = |
---|
4364 | CONFIG_HEADERS = |
---|
4365 | CONFIG_LINKS = |
---|
4366 | CONFIG_COMMANDS = |
---|
4367 | $ ./config.status |
---|
4368 | |
---|
4369 | on dhcp-123-204.caltech.edu |
---|
4370 | |
---|
4371 | config.status:1376: creating ldas-tools-framecpp.spec |
---|
4372 | config.status:1528: error: could not create ldas-tools-framecpp.spec |
---|
4373 | |
---|
4374 | ## ---------------- ## |
---|
4375 | ## Cache variables. ## |
---|
4376 | ## ---------------- ## |
---|
4377 | |
---|
4378 | ac_cv_build=x86_64-apple-darwin14.5.0 |
---|
4379 | ac_cv_c_bigendian=no |
---|
4380 | ac_cv_c_compiler_gnu=yes |
---|
4381 | ac_cv_cxx_compiler_gnu=yes |
---|
4382 | ac_cv_env_CCC_set= |
---|
4383 | ac_cv_env_CCC_value= |
---|
4384 | ac_cv_env_CC_set=set |
---|
4385 | ac_cv_env_CC_value=/usr/bin/clang |
---|
4386 | ac_cv_env_CFLAGS_set=set |
---|
4387 | ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64' |
---|
4388 | ac_cv_env_CPPFLAGS_set=set |
---|
4389 | ac_cv_env_CPPFLAGS_value=-I/opt/local/include |
---|
4390 | ac_cv_env_CPP_set= |
---|
4391 | ac_cv_env_CPP_value= |
---|
4392 | ac_cv_env_CXXCPP_set= |
---|
4393 | ac_cv_env_CXXCPP_value= |
---|
4394 | ac_cv_env_CXXFLAGS_set=set |
---|
4395 | ac_cv_env_CXXFLAGS_value='-pipe -Os -stdlib=libc++ -arch x86_64' |
---|
4396 | ac_cv_env_CXX_set=set |
---|
4397 | ac_cv_env_CXX_value=/usr/bin/clang++ |
---|
4398 | ac_cv_env_LDASTOOLSAL_CFLAGS_set= |
---|
4399 | ac_cv_env_LDASTOOLSAL_CFLAGS_value= |
---|
4400 | ac_cv_env_LDASTOOLSAL_LIBS_set= |
---|
4401 | ac_cv_env_LDASTOOLSAL_LIBS_value= |
---|
4402 | ac_cv_env_LDFLAGS_set=set |
---|
4403 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' |
---|
4404 | ac_cv_env_LIBS_set= |
---|
4405 | ac_cv_env_LIBS_value= |
---|
4406 | ac_cv_env_LT_SYS_LIBRARY_PATH_set= |
---|
4407 | ac_cv_env_LT_SYS_LIBRARY_PATH_value= |
---|
4408 | ac_cv_env_PKG_CONFIG_LIBDIR_set= |
---|
4409 | ac_cv_env_PKG_CONFIG_LIBDIR_value= |
---|
4410 | ac_cv_env_PKG_CONFIG_PATH_set= |
---|
4411 | ac_cv_env_PKG_CONFIG_PATH_value= |
---|
4412 | ac_cv_env_PKG_CONFIG_set= |
---|
4413 | ac_cv_env_PKG_CONFIG_value= |
---|
4414 | ac_cv_env_PYTHON_set= |
---|
4415 | ac_cv_env_PYTHON_value= |
---|
4416 | ac_cv_env_build_alias_set= |
---|
4417 | ac_cv_env_build_alias_value= |
---|
4418 | ac_cv_env_host_alias_set= |
---|
4419 | ac_cv_env_host_alias_value= |
---|
4420 | ac_cv_env_target_alias_set= |
---|
4421 | ac_cv_env_target_alias_value= |
---|
4422 | ac_cv_func_clock_gettime=no |
---|
4423 | ac_cv_func_dirfd=yes |
---|
4424 | ac_cv_func_fdopendir=yes |
---|
4425 | ac_cv_func_fpathconf=yes |
---|
4426 | ac_cv_func_strerror_r=yes |
---|
4427 | ac_cv_func_strerror_r_char_p=no |
---|
4428 | ac_cv_have_decl_strerror_r=yes |
---|
4429 | ac_cv_header_CommonCrypto_CommonDigest_h=yes |
---|
4430 | ac_cv_header_byteswap_h=no |
---|
4431 | ac_cv_header_dirent_h=yes |
---|
4432 | ac_cv_header_dlfcn_h=yes |
---|
4433 | ac_cv_header_ext_hash_map=yes |
---|
4434 | ac_cv_header_hash_map=no |
---|
4435 | ac_cv_header_inttypes_h=yes |
---|
4436 | ac_cv_header_libkern_OSByteOrder_h=yes |
---|
4437 | ac_cv_header_machine_bswap_h=no |
---|
4438 | ac_cv_header_map=yes |
---|
4439 | ac_cv_header_memory=yes |
---|
4440 | ac_cv_header_memory_h=yes |
---|
4441 | ac_cv_header_mntent_h=no |
---|
4442 | ac_cv_header_openssl_md5_h=yes |
---|
4443 | ac_cv_header_procfs_h=no |
---|
4444 | ac_cv_header_pthread_h=yes |
---|
4445 | ac_cv_header_stdc=yes |
---|
4446 | ac_cv_header_stdint_h=yes |
---|
4447 | ac_cv_header_stdlib_h=yes |
---|
4448 | ac_cv_header_string_h=yes |
---|
4449 | ac_cv_header_strings_h=yes |
---|
4450 | ac_cv_header_sys_byteorder_h=no |
---|
4451 | ac_cv_header_sys_mnttab_h=no |
---|
4452 | ac_cv_header_sys_proc_h=no |
---|
4453 | ac_cv_header_sys_stat_h=yes |
---|
4454 | ac_cv_header_sys_sysctl_h=yes |
---|
4455 | ac_cv_header_sys_sysinfo_h=no |
---|
4456 | ac_cv_header_sys_types_h=yes |
---|
4457 | ac_cv_header_tr1_memory=no |
---|
4458 | ac_cv_header_tr1_unordered_map=no |
---|
4459 | ac_cv_header_unistd_h=yes |
---|
4460 | ac_cv_header_unordered_map=yes |
---|
4461 | ac_cv_host=x86_64-apple-darwin14.5.0 |
---|
4462 | ac_cv_lib_Frame_FrVectCompress=yes |
---|
4463 | ac_cv_lib_crypto_MD5_Init=yes |
---|
4464 | ac_cv_lib_md5_MD5Init=no |
---|
4465 | ac_cv_lib_pthread_pthread_cancel=yes |
---|
4466 | ac_cv_lib_rt_clock_gettime=no |
---|
4467 | ac_cv_lib_z_compress2=yes |
---|
4468 | ac_cv_lib_z_compress=yes |
---|
4469 | ac_cv_objext=o |
---|
4470 | ac_cv_path_EGREP='/usr/bin/grep -E' |
---|
4471 | ac_cv_path_FGREP='/usr/bin/grep -F' |
---|
4472 | ac_cv_path_GREP=/usr/bin/grep |
---|
4473 | ac_cv_path_MACPORTSBUILD=/opt/local/bin/port |
---|
4474 | ac_cv_path_SED=/usr/bin/sed |
---|
4475 | ac_cv_path_SWIG=/opt/local/bin/swig |
---|
4476 | ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config |
---|
4477 | ac_cv_path_lt_DD=/bin/dd |
---|
4478 | ac_cv_path_mkdir=/opt/local/bin/gmkdir |
---|
4479 | ac_cv_prog_AWK=gawk |
---|
4480 | ac_cv_prog_CPP='/usr/bin/clang -E' |
---|
4481 | ac_cv_prog_CXXCPP='/usr/bin/clang++ -E' |
---|
4482 | ac_cv_prog_EXPR=expr |
---|
4483 | ac_cv_prog_PS2PDF=ps2pdf |
---|
4484 | ac_cv_prog_ac_ct_AR=ar |
---|
4485 | ac_cv_prog_ac_ct_CC=/usr/bin/clang |
---|
4486 | ac_cv_prog_ac_ct_DSYMUTIL=dsymutil |
---|
4487 | ac_cv_prog_ac_ct_LIPO=lipo |
---|
4488 | ac_cv_prog_ac_ct_NMEDIT=nmedit |
---|
4489 | ac_cv_prog_ac_ct_OTOOL=otool |
---|
4490 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
4491 | ac_cv_prog_ac_ct_STRIP=strip |
---|
4492 | ac_cv_prog_cc_c89= |
---|
4493 | ac_cv_prog_cc_g=yes |
---|
4494 | ac_cv_prog_cxx_g=yes |
---|
4495 | ac_cv_prog_make_make_set=yes |
---|
4496 | ac_cv_search_gethostbyname='none required' |
---|
4497 | ac_cv_search_socket='none required' |
---|
4498 | ac_cv_sizeof_double=8 |
---|
4499 | ac_cv_sizeof_float=4 |
---|
4500 | ac_cv_sizeof_int=4 |
---|
4501 | ac_cv_sizeof_long=8 |
---|
4502 | ac_cv_sizeof_long_long=8 |
---|
4503 | ac_cv_sizeof_pid_t=4 |
---|
4504 | ac_cv_sizeof_short=2 |
---|
4505 | ac_cv_sizeof_size_t=8 |
---|
4506 | ac_cv_sizeof_voidp=8 |
---|
4507 | ac_cv_type_size_t=yes |
---|
4508 | am_cv_CC_dependencies_compiler_type=gcc3 |
---|
4509 | am_cv_CXX_dependencies_compiler_type=gcc3 |
---|
4510 | am_cv_make_support_nested_variables=yes |
---|
4511 | am_cv_prog_cc_c_o=yes |
---|
4512 | am_cv_prog_tar_ustar=gnutar |
---|
4513 | ldas_cv_pthread_read_write_lock_option= |
---|
4514 | ldas_cv_shell_dot=no |
---|
4515 | lt_cv_apple_cc_single_mod=yes |
---|
4516 | lt_cv_ar_at_file=no |
---|
4517 | lt_cv_deplibs_check_method=pass_all |
---|
4518 | lt_cv_file_magic_cmd='$MAGIC_CMD' |
---|
4519 | lt_cv_file_magic_test_file= |
---|
4520 | lt_cv_ld_exported_symbols_list=yes |
---|
4521 | lt_cv_ld_force_load=yes |
---|
4522 | lt_cv_ld_reload_flag=-r |
---|
4523 | lt_cv_nm_interface='BSD nm' |
---|
4524 | lt_cv_objdir=.libs |
---|
4525 | lt_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
4526 | lt_cv_path_LDCXX=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
4527 | lt_cv_path_NM='/opt/local/bin/nm -B' |
---|
4528 | lt_cv_path_mainfest_tool=no |
---|
4529 | lt_cv_prog_compiler_c_o=yes |
---|
4530 | lt_cv_prog_compiler_c_o_CXX=yes |
---|
4531 | lt_cv_prog_compiler_pic='-fno-common -DPIC' |
---|
4532 | lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC' |
---|
4533 | lt_cv_prog_compiler_pic_works=yes |
---|
4534 | lt_cv_prog_compiler_pic_works_CXX=yes |
---|
4535 | lt_cv_prog_compiler_rtti_exceptions=yes |
---|
4536 | lt_cv_prog_compiler_static_works=no |
---|
4537 | lt_cv_prog_compiler_static_works_CXX=no |
---|
4538 | lt_cv_prog_gnu_ld=no |
---|
4539 | lt_cv_prog_gnu_ldcxx=no |
---|
4540 | lt_cv_sharedlib_from_linklib_cmd='printf %s\n' |
---|
4541 | lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' |
---|
4542 | lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' |
---|
4543 | lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' |
---|
4544 | lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/extern char \1;/p'\''' |
---|
4545 | lt_cv_sys_global_symbol_to_import= |
---|
4546 | lt_cv_sys_max_cmd_len=196608 |
---|
4547 | lt_cv_to_host_file_cmd=func_convert_file_noop |
---|
4548 | lt_cv_to_tool_file_cmd=func_convert_file_noop |
---|
4549 | lt_cv_truncate_bin='/bin/dd bs=4096 count=1' |
---|
4550 | pkg_cv_LDASTOOLSAL_CFLAGS= |
---|
4551 | pkg_cv_LDASTOOLSAL_LIBS='-L/opt/local/lib -lldastoolsal' |
---|
4552 | |
---|
4553 | ## ----------------- ## |
---|
4554 | ## Output variables. ## |
---|
4555 | ## ----------------- ## |
---|
4556 | |
---|
4557 | ABI_COMPLIANCE_CHECKER='' |
---|
4558 | ABI_DUMPER='' |
---|
4559 | ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_ldas-tools-framecpp/ldas-tools-framecpp/work/ldas-tools-framecpp-2.5.5/config/autotools/aux/missing aclocal-1.15' |
---|
4560 | AMDEPBACKSLASH='\' |
---|
4561 | AMDEP_FALSE='#' |
---|
4562 | AMDEP_TRUE='' |
---|
4563 | AMTAR='$${TAR-tar}' |
---|
4564 | AM_BACKSLASH='\' |
---|
4565 | AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' |
---|
4566 | AM_DEFAULT_VERBOSITY='1' |
---|
4567 | AM_V='$(V)' |
---|
4568 | AR='ar' |
---|
4569 | AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_ldas-tools-framecpp/ldas-tools-framecpp/work/ldas-tools-framecpp-2.5.5/config/autotools/aux/missing autoconf' |
---|
4570 | AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_ldas-tools-framecpp/ldas-tools-framecpp/work/ldas-tools-framecpp-2.5.5/config/autotools/aux/missing autoheader' |
---|
4571 | AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_ldas-tools-framecpp/ldas-tools-framecpp/work/ldas-tools-framecpp-2.5.5/config/autotools/aux/missing automake-1.15' |
---|
4572 | AWK='gawk' |
---|
4573 | AX_LIBDIRS='' |
---|
4574 | AX_PYTHONPATH='' |
---|
4575 | BUILDING_DEB_FALSE='' |
---|
4576 | BUILDING_DEB_TRUE='#' |
---|
4577 | BUILDING_MACPORTS_FALSE='#' |
---|
4578 | BUILDING_MACPORTS_TRUE='' |
---|
4579 | BUILDING_RPM_FALSE='' |
---|
4580 | BUILDING_RPM_TRUE='#' |
---|
4581 | CC='/usr/bin/clang' |
---|
4582 | CCDEPMODE='depmode=gcc3' |
---|
4583 | CFLAGS=' -g -pipe -Os -arch x86_64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wc++-compat -Wunused-private-field -Wstrict-prototypes -O3' |
---|
4584 | CFLAGS_FATAL_WARNINGS='' |
---|
4585 | CFLAGS_PEDANTIC='-pedantic -Wno-long-long' |
---|
4586 | CPP='/usr/bin/clang -E' |
---|
4587 | CPPFLAGS='-I/opt/local/include' |
---|
4588 | CPPFLAGSFRAME='-I/opt/local/include' |
---|
4589 | CSRUTIL=' ' |
---|
4590 | CXX='/usr/bin/clang++' |
---|
4591 | CXXCPP='/usr/bin/clang++ -E' |
---|
4592 | CXXDEPMODE='depmode=gcc3' |
---|
4593 | CXXFLAGS=' -g -pipe -Os -stdlib=libc++ -arch x86_64 -Wall -Wextra -Wdeprecated-register -Wno-missing-field-initializers -Wno-unused-parameter -Wignored-qualifiers -Wc++0x-compat -Wunused-private-field -O3' |
---|
4594 | CXXFLAGS_FATAL_WARNINGS='' |
---|
4595 | CXXFLAGS_PEDANTIC='-pedantic -Wno-long-long ' |
---|
4596 | CXXSTDFLAGS='' |
---|
4597 | CXXSTDLDFLAGS='' |
---|
4598 | CYGPATH_W='echo' |
---|
4599 | DEBBUILD='' |
---|
4600 | DEBIAN_INITD_FALSE='' |
---|
4601 | DEBIAN_INITD_TRUE='#' |
---|
4602 | DEFS='-DHAVE_CONFIG_H' |
---|
4603 | DEPDIR='.deps' |
---|
4604 | DLLTOOL='false' |
---|
4605 | DOT_PATH='' |
---|
4606 | DOXYGEN='' |
---|
4607 | DSYMUTIL='dsymutil' |
---|
4608 | DUMPBIN='' |
---|
4609 | ECHO_C='\c' |
---|
4610 | ECHO_N='' |
---|
4611 | ECHO_T='' |
---|
4612 | EGREP='/usr/bin/grep -E' |
---|
4613 | EXEEXT='' |
---|
4614 | EXPR='expr' |
---|
4615 | FGREP='/usr/bin/grep -F' |
---|
4616 | FRAMECPP_BUILD_DATE='Thu May 4 18:54:37 PDT 2017' |
---|
4617 | FRAMECPP_VERSION_NUMBER='205005' |
---|
4618 | GREP='/usr/bin/grep' |
---|
4619 | HAVE_64BIT_OS='1' |
---|
4620 | HAVE_ABI_COMPLIANCE_CHECKER_FALSE='' |
---|
4621 | HAVE_ABI_COMPLIANCE_CHECKER_TRUE='#' |
---|
4622 | HAVE_ABI_DUMPER_FALSE='' |
---|
4623 | HAVE_ABI_DUMPER_TRUE='#' |
---|
4624 | HAVE_BSWAP16='0' |
---|
4625 | HAVE_BSWAP32='0' |
---|
4626 | HAVE_BSWAP64='0' |
---|
4627 | HAVE_BSWAP_16='0' |
---|
4628 | HAVE_BSWAP_16_MACRO='0' |
---|
4629 | HAVE_BSWAP_32='0' |
---|
4630 | HAVE_BSWAP_32_MACRO='0' |
---|
4631 | HAVE_BSWAP_64='0' |
---|
4632 | HAVE_BSWAP_64_MACRO='0' |
---|
4633 | HAVE_BYTESWAP_H='0' |
---|
4634 | HAVE_CXX_TEMPLATE_ALIASES='0' |
---|
4635 | HAVE_CXX_TEMPLATE_ALIASES_VIA_USING='1' |
---|
4636 | HAVE_DOT_FALSE='' |
---|
4637 | HAVE_DOT_TRUE='#' |
---|
4638 | HAVE_DOXYGEN_FALSE='' |
---|
4639 | HAVE_DOXYGEN_TRUE='#' |
---|
4640 | HAVE_EXT_HASH_MAP='1' |
---|
4641 | HAVE_HASH_MAP='0' |
---|
4642 | HAVE_LATEX2HTML_FALSE='' |
---|
4643 | HAVE_LATEX2HTML_TRUE='#' |
---|
4644 | HAVE_LATEX_FALSE='' |
---|
4645 | HAVE_LATEX_TRUE='#' |
---|
4646 | HAVE_LIBFRAME_FALSE='#' |
---|
4647 | HAVE_LIBFRAME_TRUE='' |
---|
4648 | HAVE_LIBKERN_OSBYTEORDER_H='1' |
---|
4649 | HAVE_LIBUMEM_FALSE='' |
---|
4650 | HAVE_LIBUMEM_TRUE='#' |
---|
4651 | HAVE_LIBZ_FALSE='#' |
---|
4652 | HAVE_LIBZ_TRUE='' |
---|
4653 | HAVE_MACHINE_BSWAP_H='0' |
---|
4654 | HAVE_MAP='1' |
---|
4655 | HAVE_MEMORY='1' |
---|
4656 | HAVE_OSSWAPINT16='1' |
---|
4657 | HAVE_OSSWAPINT32='1' |
---|
4658 | HAVE_OSSWAPINT64='1' |
---|
4659 | HAVE_PKGBUILDER_FALSE='' |
---|
4660 | HAVE_PKGBUILDER_TRUE='#' |
---|
4661 | HAVE_PS2PDF_FALSE='#' |
---|
4662 | HAVE_PS2PDF_TRUE='' |
---|
4663 | HAVE_PYTHON_FALSE='' |
---|
4664 | HAVE_PYTHON_PACKAGE_CTYPES_FALSE='' |
---|
4665 | HAVE_PYTHON_PACKAGE_CTYPES_TRUE='#' |
---|
4666 | HAVE_PYTHON_PACKAGE_NUMPY_FALSE='' |
---|
4667 | HAVE_PYTHON_PACKAGE_NUMPY_TRUE='#' |
---|
4668 | HAVE_PYTHON_TRUE='#' |
---|
4669 | HAVE_SWIG_FALSE='#' |
---|
4670 | HAVE_SWIG_TRUE='' |
---|
4671 | HAVE_SYS_BYTEORDER_H='0' |
---|
4672 | HAVE_TCL_FALSE='' |
---|
4673 | HAVE_TCL_TRUE='#' |
---|
4674 | HAVE_TEMPLATE_MOVE='1' |
---|
4675 | HAVE_TR1_MEMORY='0' |
---|
4676 | HAVE_TR1_UNORDERED_MAP='0' |
---|
4677 | HAVE_UNIQUE_PTR='1' |
---|
4678 | HAVE_UNORDERED_MAP='1' |
---|
4679 | HAVE_VALGRIND_FALSE='' |
---|
4680 | HAVE_VALGRIND_TRUE='#' |
---|
4681 | INSTALL_DATA='${INSTALL} -m 644' |
---|
4682 | INSTALL_PROGRAM='${INSTALL}' |
---|
4683 | INSTALL_SCRIPT='${INSTALL}' |
---|
4684 | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
---|
4685 | LATEX2HTML='' |
---|
4686 | LATEX='' |
---|
4687 | LD='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld' |
---|
4688 | LDASTOOLSAL_CFLAGS='' |
---|
4689 | LDASTOOLSAL_INCLUDES='' |
---|
4690 | LDASTOOLSAL_LIBDIRS='' |
---|
4691 | LDASTOOLSAL_LIBS='-L/opt/local/lib -lldastoolsal' |
---|
4692 | LDASTOOLSAL_PYTHONPATH='' |
---|
4693 | LDASTOOLSAL_SWIGFLAGS='-I/opt/local/include' |
---|
4694 | LDAS_2_BYTE_INT='short' |
---|
4695 | LDAS_4_BYTE_INT='int' |
---|
4696 | LDAS_4_BYTE_REAL='float' |
---|
4697 | LDAS_4_BYTE_REAL_DIGITS='FLT_DIG' |
---|
4698 | LDAS_8_BYTE_INT='long' |
---|
4699 | LDAS_8_BYTE_REAL='double' |
---|
4700 | LDAS_8_BYTE_REAL_DIGITS='DBL_DIG' |
---|
4701 | LDAS_BUILD_OS_DARWIN_FALSE='#' |
---|
4702 | LDAS_BUILD_OS_DARWIN_TRUE='' |
---|
4703 | LDAS_CC_SUNPRO_FALSE='' |
---|
4704 | LDAS_CC_SUNPRO_TRUE='#' |
---|
4705 | LDAS_CXX_SUNPRO_FALSE='' |
---|
4706 | LDAS_CXX_SUNPRO_TRUE='#' |
---|
4707 | LDAS_DIRECTORY_MAKE_INCLUDE='$(top_srcdir)/config/autotools/make' |
---|
4708 | LDAS_EMPTY='' |
---|
4709 | LDAS_NEVER_BUILD_FALSE='' |
---|
4710 | LDAS_NEVER_BUILD_TRUE='#' |
---|
4711 | LDAS_OS_LIBRARY_PATH_SUPPORT_FALSE='' |
---|
4712 | LDAS_OS_LIBRARY_PATH_SUPPORT_TRUE='#' |
---|
4713 | LDAS_SHARED_BUILD_FALSE='#' |
---|
4714 | LDAS_SHARED_BUILD_TRUE='' |
---|
4715 | LDAS_STATIC_BUILD_FALSE='#' |
---|
4716 | LDAS_STATIC_BUILD_TRUE='' |
---|
4717 | LDAS_VOIDP_INT_TYPE='INT_8U' |
---|
4718 | LDAS_WORDS_BIGENDIAN='0' |
---|
4719 | LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' |
---|
4720 | LIBFRAME='-L/opt/local/lib -lFrame' |
---|
4721 | LIBMD5='-lcrypto' |
---|
4722 | LIBOBJS='' |
---|
4723 | LIBS='-lpthread ' |
---|
4724 | LIBTOOL='$(SHELL) $(top_builddir)/libtool' |
---|
4725 | LIBUMEM='' |
---|
4726 | LIB_64_DIR='64' |
---|
4727 | LIPO='lipo' |
---|
4728 | LN_S='ln -s' |
---|
4729 | LTLIBOBJS='' |
---|
4730 | LT_SYS_LIBRARY_PATH='' |
---|
4731 | MACPORTSBUILD='/opt/local/bin/port' |
---|
4732 | MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_ldas-tools-framecpp/ldas-tools-framecpp/work/ldas-tools-framecpp-2.5.5/config/autotools/aux/missing makeinfo' |
---|
4733 | MANIFEST_TOOL=':' |
---|
4734 | MKDIR_P='/opt/local/bin/gmkdir -p' |
---|
4735 | NM='/opt/local/bin/nm -B' |
---|
4736 | NMEDIT='nmedit' |
---|
4737 | OBJDUMP='false' |
---|
4738 | OBJEXT='o' |
---|
4739 | OSX_INITD_FALSE='' |
---|
4740 | OSX_INITD_TRUE='#' |
---|
4741 | OSX_SIP_ENABLED_FALSE='' |
---|
4742 | OSX_SIP_ENABLED_TRUE='#' |
---|
4743 | OS_LIBRARY_PATH='DYLD_LIBRARY_PATH' |
---|
4744 | OTOOL64=':' |
---|
4745 | OTOOL='otool' |
---|
4746 | PACKAGE='ldas-tools-framecpp' |
---|
4747 | PACKAGE_BUGREPORT='http://www.ligo.caltech.edu' |
---|
4748 | PACKAGE_NAME='ldas-tools-framecpp' |
---|
4749 | PACKAGE_STRING='ldas-tools-framecpp 2.5.5' |
---|
4750 | PACKAGE_TARNAME='ldas-tools-framecpp' |
---|
4751 | PACKAGE_URL='' |
---|
4752 | PACKAGE_VERSION='2.5.5' |
---|
4753 | PACKAGE_VERSION_NUMERIC='2.5.5' |
---|
4754 | PATH_SEPARATOR=':' |
---|
4755 | PKGBUILDER='' |
---|
4756 | PKGBUILDER_PATH='' |
---|
4757 | PKG_CONFIG='/opt/local/bin/pkg-config' |
---|
4758 | PKG_CONFIG_LIBDIR='' |
---|
4759 | PKG_CONFIG_PATH='' |
---|
4760 | PS2PDF='ps2pdf' |
---|
4761 | PYTHON=':' |
---|
4762 | PYTHON_CONFIG='' |
---|
4763 | PYTHON_EXEC_PREFIX='' |
---|
4764 | PYTHON_INCLUDES='' |
---|
4765 | PYTHON_NUMPY_INCLUDE='' |
---|
4766 | PYTHON_PLATFORM='' |
---|
4767 | PYTHON_PREFIX='' |
---|
4768 | PYTHON_SITE_PACKAGES_DIR='' |
---|
4769 | PYTHON_VERSION='' |
---|
4770 | RANLIB='ranlib' |
---|
4771 | RED_HAT_INITD_FALSE='' |
---|
4772 | RED_HAT_INITD_TRUE='#' |
---|
4773 | RPMBUILD='' |
---|
4774 | SED='/usr/bin/sed' |
---|
4775 | SET_MAKE='' |
---|
4776 | SHELL='/bin/sh' |
---|
4777 | SOLARIS_INITD_FALSE='' |
---|
4778 | SOLARIS_INITD_TRUE='#' |
---|
4779 | STRIP='strip' |
---|
4780 | SUPPORTED_TEMPLATES_AS_TEMPLATE_PARAMETERS='0' |
---|
4781 | SWIG='/opt/local/bin/swig' |
---|
4782 | SWIGFLAGS=' -DSWIGNEW' |
---|
4783 | TCLSH='' |
---|
4784 | TCL_INCLUDE_SPEC='' |
---|
4785 | TCL_LIB_SPEC='' |
---|
4786 | TCL_STUB_SPEC='' |
---|
4787 | TCL_VERSION='' |
---|
4788 | VALGRIND='' |
---|
4789 | VERSION='2.5.5' |
---|
4790 | WISH='' |
---|
4791 | ac_ct_AR='ar' |
---|
4792 | ac_ct_CC='/usr/bin/clang' |
---|
4793 | ac_ct_CXX='' |
---|
4794 | ac_ct_DUMPBIN='' |
---|
4795 | am__EXEEXT_FALSE='' |
---|
4796 | am__EXEEXT_TRUE='#' |
---|
4797 | am__fastdepCC_FALSE='#' |
---|
4798 | am__fastdepCC_TRUE='' |
---|
4799 | am__fastdepCXX_FALSE='#' |
---|
4800 | am__fastdepCXX_TRUE='' |
---|
4801 | am__include='include' |
---|
4802 | am__isrc='' |
---|
4803 | am__leading_dot='.' |
---|
4804 | am__nodep='_no' |
---|
4805 | am__quote='' |
---|
4806 | am__tar='tar --format=ustar -chf - "$$tardir"' |
---|
4807 | am__untar='tar -xf -' |
---|
4808 | ax_ldas_libdirs=':${abs_top_builddir}/src/Version8/.libs:${abs_top_builddir}/src/Version7/.libs:${abs_top_builddir}/src/Version6/.libs:${abs_top_builddir}/src/Version4/.libs:${abs_top_builddir}/src/Version3/.libs:${abs_top_builddir}/src/Common/.libs' |
---|
4809 | ax_ldas_pythonpath=':${abs_top_builddir}/src/Version8:${abs_top_builddir}/src/Version7:${abs_top_builddir}/src/Version6:${abs_top_builddir}/src/Version4:${abs_top_builddir}/src/Version3:${abs_top_builddir}/src/Common' |
---|
4810 | bindir='${exec_prefix}/bin' |
---|
4811 | build='x86_64-apple-darwin14.5.0' |
---|
4812 | build_alias='' |
---|
4813 | build_cpu='x86_64' |
---|
4814 | build_os='darwin14.5.0' |
---|
4815 | build_vendor='apple' |
---|
4816 | configure_flags='--prefix=/opt/local --disable-warnings-as-errors --disable-silent-rules --with-optimization=high --disable-tcl --disable-python --without-doxygen --without-dot --disable-latex' |
---|
4817 | datadir='${datarootdir}' |
---|
4818 | datarootdir='${prefix}/share' |
---|
4819 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
4820 | dvidir='${docdir}' |
---|
4821 | exec_prefix='${prefix}' |
---|
4822 | host='x86_64-apple-darwin14.5.0' |
---|
4823 | host_alias='' |
---|
4824 | host_cpu='x86_64' |
---|
4825 | host_os='darwin14.5.0' |
---|
4826 | host_vendor='apple' |
---|
4827 | htmldir='${docdir}' |
---|
4828 | includedir='${prefix}/include' |
---|
4829 | infodir='${datarootdir}/info' |
---|
4830 | install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_ldas-tools-framecpp/ldas-tools-framecpp/work/ldas-tools-framecpp-2.5.5/config/autotools/aux/install-sh' |
---|
4831 | ldas_cv_shell_dot='no' |
---|
4832 | libdir='${exec_prefix}/lib' |
---|
4833 | libexecdir='${exec_prefix}/libexec' |
---|
4834 | localedir='${datarootdir}/locale' |
---|
4835 | localstatedir='${prefix}/var' |
---|
4836 | mandir='${datarootdir}/man' |
---|
4837 | mkdir_p='$(MKDIR_P)' |
---|
4838 | oldincludedir='/usr/include' |
---|
4839 | pdfdir='${docdir}' |
---|
4840 | pkgpyexecdir='' |
---|
4841 | pkgpythondir='' |
---|
4842 | prefix='/opt/local' |
---|
4843 | program_transform_name='s,x,x,' |
---|
4844 | psdir='${docdir}' |
---|
4845 | pyexecdir='' |
---|
4846 | pythondir='' |
---|
4847 | sbindir='${exec_prefix}/sbin' |
---|
4848 | sharedstatedir='${prefix}/com' |
---|
4849 | sysconfdir='${prefix}/etc' |
---|
4850 | target_alias='' |
---|
4851 | |
---|
4852 | ## ----------- ## |
---|
4853 | ## confdefs.h. ## |
---|
4854 | ## ----------- ## |
---|
4855 | |
---|
4856 | /* confdefs.h */ |
---|
4857 | #define PACKAGE_NAME "ldas-tools-framecpp" |
---|
4858 | #define PACKAGE_TARNAME "ldas-tools-framecpp" |
---|
4859 | #define PACKAGE_VERSION "2.5.5" |
---|
4860 | #define PACKAGE_STRING "ldas-tools-framecpp 2.5.5" |
---|
4861 | #define PACKAGE_BUGREPORT "http://www.ligo.caltech.edu" |
---|
4862 | #define PACKAGE_URL "" |
---|
4863 | #define PACKAGE "ldas-tools-framecpp" |
---|
4864 | #define VERSION "2.5.5" |
---|
4865 | #define STDC_HEADERS 1 |
---|
4866 | #define HAVE_SYS_TYPES_H 1 |
---|
4867 | #define HAVE_SYS_STAT_H 1 |
---|
4868 | #define HAVE_STDLIB_H 1 |
---|
4869 | #define HAVE_STRING_H 1 |
---|
4870 | #define HAVE_MEMORY_H 1 |
---|
4871 | #define HAVE_STRINGS_H 1 |
---|
4872 | #define HAVE_INTTYPES_H 1 |
---|
4873 | #define HAVE_STDINT_H 1 |
---|
4874 | #define HAVE_UNISTD_H 1 |
---|
4875 | #define HAVE_DLFCN_H 1 |
---|
4876 | #define LT_OBJDIR ".libs/" |
---|
4877 | #define INLINE_KLUDGE |
---|
4878 | #define constexpr const |
---|
4879 | #define HAVE_RETHROW_WORKING_IN_BAD_EXCEPTION 1 |
---|
4880 | #define HAVE_CXX_TEMPLATE_ALIASES_VIA_USING 1 |
---|
4881 | #define HAVE_64BIT_OS 1 |
---|
4882 | #define STDC_HEADERS 1 |
---|
4883 | #define HAVE_SYS_STAT_H 1 |
---|
4884 | #define HAVE_SYS_SYSCTL_H 1 |
---|
4885 | #define HAVE_SYS_TYPES_H 1 |
---|
4886 | #define HAVE_DIRENT_H 1 |
---|
4887 | #define HAVE_STDLIB_H 1 |
---|
4888 | #define HAVE_UNORDERED_MAP 1 |
---|
4889 | #define HAVE_EXT_HASH_MAP 1 |
---|
4890 | #define HAVE_MAP 1 |
---|
4891 | #define HAVE_MEMORY 1 |
---|
4892 | #define SIZEOF_SHORT 2 |
---|
4893 | #define SIZEOF_INT 4 |
---|
4894 | #define SIZEOF_LONG 8 |
---|
4895 | #define SIZEOF_LONG_LONG 8 |
---|
4896 | #define SIZEOF_FLOAT 4 |
---|
4897 | #define SIZEOF_DOUBLE 8 |
---|
4898 | #define SIZEOF_VOIDP 8 |
---|
4899 | #define SIZEOF_PID_T 4 |
---|
4900 | #define SIZEOF_SIZE_T 8 |
---|
4901 | #define HAVE_LIBPTHREAD 1 |
---|
4902 | #define HAVE_LIBZ 1 |
---|
4903 | #define HAVE_LIBZ_COMPRESS2 1 |
---|
4904 | #define HAVE_LIBFRAME 1 |
---|
4905 | #define HAVE_COMMONCRYPTO_COMMONDIGEST_H 1 |
---|
4906 | #define HAVE_MD5_IN_CRYPTO 1 |
---|
4907 | #define HAVE_OPENSSL_MD5_H 1 |
---|
4908 | #define HAVE_DECL_STRERROR_R 1 |
---|
4909 | #define HAVE_STRERROR_R 1 |
---|
4910 | #define HAVE_FPATHCONF 1 |
---|
4911 | #define HAVE_DIRFD 1 |
---|
4912 | #define HAVE_FDOPENDIR 1 |
---|
4913 | #define HAVE_LIBKERN_OSBYTEORDER_H 1 |
---|
4914 | #define HAVE_OSSWAPINT16 1 |
---|
4915 | #define HAVE_OSSWAPINT32 1 |
---|
4916 | #define HAVE_OSSWAPINT64 1 |
---|
4917 | #define HAVE_PTHREAD_RW_LOCK 1 |
---|
4918 | #define HAVE_TEMPLATE_MOVE 1 |
---|
4919 | #define HAVE_UNIQUE_PTR 1 |
---|
4920 | #define FRAMECPP_VERSION_NUMBER 205005 |
---|
4921 | #define FRAMECPP_BUILD_DATE "Thu May 4 18:54:37 PDT 2017" |
---|
4922 | #define LIBEXECDIR "@libexecdir@" |
---|
4923 | |
---|
4924 | configure: exit 1 |
---|