1 This file contains any messages produced by compilers while
2 running configure, to aid debugging if configure makes a mistake.
4 It was created by Jerasure configure 2.0, which was
5 generated by GNU Autoconf 2.69. Invocation command line was
15 uname -r = 4.19.0-8-amd64
17 uname -v = #1 SMP Debian 4.19.98-1 (2020-01-26)
19 /usr/bin/uname -p = unknown
20 /bin/uname -X = unknown
23 /usr/bin/arch -k = unknown
24 /usr/convex/getsysinfo = unknown
25 /usr/bin/hostinfo = unknown
26 /bin/machine = unknown
27 /usr/bin/oslevel = unknown
28 /bin/universe = unknown
30 PATH: /opt/FriendlyARM/toolschain/4.4.3/bin/
31 PATH: /home/couturie/tools/jdk-13.0.1/bin
38 PATH: /home/couturie/work/Cipher_code/IDA_new/gf-complete
45 configure:2458: checking for a BSD-compatible install
46 configure:2526: result: /usr/bin/install -c
47 configure:2537: checking whether build environment is sane
48 configure:2592: result: yes
49 configure:2741: checking for a thread-safe mkdir -p
50 configure:2780: result: /bin/mkdir -p
51 configure:2787: checking for gawk
52 configure:2803: found /usr/bin/gawk
53 configure:2814: result: gawk
54 configure:2825: checking whether make sets $(MAKE)
55 configure:2847: result: yes
56 configure:2876: checking whether make supports nested variables
57 configure:2893: result: yes
58 configure:3052: checking build system type
59 configure:3066: result: x86_64-pc-linux-gnu
60 configure:3086: checking host system type
61 configure:3099: result: x86_64-pc-linux-gnu
62 configure:3140: checking how to print strings
63 configure:3167: result: printf
64 configure:3200: checking for style of include used by make
65 configure:3228: result: GNU
66 configure:3299: checking for gcc
67 configure:3315: found /usr/bin/gcc
68 configure:3326: result: gcc
69 configure:3555: checking for C compiler version
70 configure:3564: gcc --version >&5
71 gcc (Debian 8.3.0-6) 8.3.0
72 Copyright (C) 2018 Free Software Foundation, Inc.
73 This is free software; see the source for copying conditions. There is NO
74 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
76 configure:3575: $? = 0
77 configure:3564: gcc -v >&5
80 COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/8/lto-wrapper
81 OFFLOAD_TARGET_NAMES=nvptx-none
82 OFFLOAD_TARGET_DEFAULT=1
83 Target: x86_64-linux-gnu
84 Configured with: ../src/configure -v --with-pkgversion='Debian 8.3.0-6' --with-bugurl=file:///usr/share/doc/gcc-8/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-8 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
86 gcc version 8.3.0 (Debian 8.3.0-6)
87 configure:3575: $? = 0
88 configure:3564: gcc -V >&5
89 gcc: error: unrecognized command line option '-V'
90 gcc: fatal error: no input files
91 compilation terminated.
92 configure:3575: $? = 1
93 configure:3564: gcc -qversion >&5
94 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
95 gcc: fatal error: no input files
96 compilation terminated.
97 configure:3575: $? = 1
98 configure:3595: checking whether the C compiler works
99 configure:3617: gcc -g -O3 -Wall conftest.c >&5
100 configure:3621: $? = 0
101 configure:3669: result: yes
102 configure:3672: checking for C compiler default output file name
103 configure:3674: result: a.out
104 configure:3680: checking for suffix of executables
105 configure:3687: gcc -o conftest -g -O3 -Wall conftest.c >&5
106 configure:3691: $? = 0
107 configure:3713: result:
108 configure:3735: checking whether we are cross compiling
109 configure:3743: gcc -o conftest -g -O3 -Wall conftest.c >&5
110 configure:3747: $? = 0
111 configure:3754: ./conftest
112 configure:3758: $? = 0
113 configure:3746: result: no
114 configure:3751: checking for suffix of object files
115 configure:3773: gcc -c -g -O3 -Wall conftest.c >&5
116 configure:3777: $? = 0
117 configure:3798: result: o
118 configure:3802: checking whether we are using the GNU C compiler
119 configure:3821: gcc -c -g -O3 -Wall conftest.c >&5
120 configure:3821: $? = 0
121 configure:3830: result: yes
122 configure:3839: checking whether gcc accepts -g
123 configure:3859: gcc -c -g conftest.c >&5
124 configure:3859: $? = 0
125 configure:3900: result: yes
126 configure:3917: checking for gcc option to accept ISO C89
127 configure:3980: gcc -c -g -O3 -Wall conftest.c >&5
128 configure:3980: $? = 0
129 configure:3993: result: none needed
130 configure:4018: checking whether gcc understands -c and -o together
131 configure:4040: gcc -c conftest.c -o conftest2.o
132 configure:4043: $? = 0
133 configure:4040: gcc -c conftest.c -o conftest2.o
134 configure:4043: $? = 0
135 configure:4055: result: yes
136 configure:4074: checking dependency style of gcc
137 configure:4185: result: gcc3
138 configure:4200: checking for a sed that does not truncate output
139 configure:4264: result: /bin/sed
140 configure:4282: checking for grep that handles long lines and -e
141 configure:4340: result: /bin/grep
142 configure:4345: checking for egrep
143 configure:4407: result: /bin/grep -E
144 configure:4412: checking for fgrep
145 configure:4474: result: /bin/grep -F
146 configure:4509: checking for ld used by gcc
147 configure:4576: result: /usr/bin/ld
148 configure:4583: checking if the linker (/usr/bin/ld) is GNU ld
149 configure:4598: result: yes
150 configure:4610: checking for BSD- or MS-compatible name lister (nm)
151 configure:4664: result: /usr/bin/nm -B
152 configure:4794: checking the name lister (/usr/bin/nm -B) interface
153 configure:4801: gcc -c -g -O3 -Wall conftest.c >&5
154 configure:4804: /usr/bin/nm -B "conftest.o"
155 configure:4807: output
156 0000000000000000 B some_variable
157 configure:4808: result: BSD nm
158 configure:4811: checking whether ln -s works
159 configure:4815: result: yes
160 configure:4823: checking the maximum length of command line arguments
161 configure:4954: result: 1572864
162 configure:5002: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format
163 configure:5042: result: func_convert_file_noop
164 configure:5049: checking how to convert x86_64-pc-linux-gnu file names to toolchain format
165 configure:5069: result: func_convert_file_noop
166 configure:5076: checking for /usr/bin/ld option to reload object files
167 configure:5083: result: -r
168 configure:5157: checking for objdump
169 configure:5173: found /usr/bin/objdump
170 configure:5184: result: objdump
171 configure:5216: checking how to recognize dependent libraries
172 configure:5416: result: pass_all
173 configure:5501: checking for dlltool
174 configure:5531: result: no
175 configure:5561: checking how to associate runtime and link libraries
176 configure:5588: result: printf %s\n
177 configure:5649: checking for ar
178 configure:5665: found /usr/bin/ar
179 configure:5676: result: ar
180 configure:5713: checking for archiver @FILE support
181 configure:5730: gcc -c -g -O3 -Wall conftest.c >&5
182 configure:5730: $? = 0
183 configure:5733: ar cru libconftest.a @conftest.lst >&5
184 ar: `u' modifier ignored since `D' is the default (see `U')
185 configure:5736: $? = 0
186 configure:5741: ar cru libconftest.a @conftest.lst >&5
187 ar: `u' modifier ignored since `D' is the default (see `U')
188 ar: conftest.o: No such file or directory
189 configure:5744: $? = 1
190 configure:5743: result: @
191 configure:5801: checking for strip
192 configure:5817: found /usr/bin/strip
193 configure:5828: result: strip
194 configure:5900: checking for ranlib
195 configure:5916: found /usr/bin/ranlib
196 configure:5927: result: ranlib
197 configure:6029: checking command to parse /usr/bin/nm -B output from gcc object
198 configure:6182: gcc -c -g -O3 -Wall conftest.c >&5
199 configure:6185: $? = 0
200 configure:6189: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
201 configure:6192: $? = 0
202 configure:6258: gcc -o conftest -g -O3 -Wall conftest.c conftstm.o >&5
203 configure:6261: $? = 0
204 configure:6299: result: ok
205 configure:6346: checking for sysroot
206 configure:6376: result: no
207 configure:6383: checking for a working dd
208 configure:6421: result: /bin/dd
209 configure:6425: checking how to truncate binary pipes
210 configure:6440: result: /bin/dd bs=4096 count=1
211 configure:6576: gcc -c -g -O3 -Wall conftest.c >&5
212 configure:6579: $? = 0
213 configure:6769: checking for mt
214 configure:6785: found /bin/mt
215 configure:6796: result: mt
216 configure:6819: checking if mt is a manifest tool
217 configure:6825: mt '-?'
218 configure:6833: result: no
219 configure:7510: checking how to run the C preprocessor
220 configure:7541: gcc -E conftest.c
221 configure:7541: $? = 0
222 configure:7555: gcc -E conftest.c
223 conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory
224 #include <ac_nonexistent.h>
226 compilation terminated.
227 configure:7555: $? = 1
228 configure: failed program was:
230 | #define PACKAGE_NAME "Jerasure"
231 | #define PACKAGE_TARNAME "jerasure"
232 | #define PACKAGE_VERSION "2.0"
233 | #define PACKAGE_STRING "Jerasure 2.0"
234 | #define PACKAGE_BUGREPORT ""
235 | #define PACKAGE_URL "https://jerasure.org/jerasure/jerasure"
236 | #define PACKAGE "jerasure"
237 | #define VERSION "2.0"
238 | /* end confdefs.h. */
239 | #include <ac_nonexistent.h>
240 configure:7580: result: gcc -E
241 configure:7600: gcc -E conftest.c
242 configure:7600: $? = 0
243 configure:7614: gcc -E conftest.c
244 conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory
245 #include <ac_nonexistent.h>
247 compilation terminated.
248 configure:7614: $? = 1
249 configure: failed program was:
251 | #define PACKAGE_NAME "Jerasure"
252 | #define PACKAGE_TARNAME "jerasure"
253 | #define PACKAGE_VERSION "2.0"
254 | #define PACKAGE_STRING "Jerasure 2.0"
255 | #define PACKAGE_BUGREPORT ""
256 | #define PACKAGE_URL "https://jerasure.org/jerasure/jerasure"
257 | #define PACKAGE "jerasure"
258 | #define VERSION "2.0"
259 | /* end confdefs.h. */
260 | #include <ac_nonexistent.h>
261 configure:7643: checking for ANSI C header files
262 configure:7663: gcc -c -g -O3 -Wall conftest.c >&5
263 configure:7663: $? = 0
264 configure:7736: gcc -o conftest -g -O3 -Wall conftest.c >&5
265 configure:7736: $? = 0
266 configure:7736: ./conftest
267 configure:7736: $? = 0
268 configure:7747: result: yes
269 configure:7760: checking for sys/types.h
270 configure:7760: gcc -c -g -O3 -Wall conftest.c >&5
271 configure:7760: $? = 0
272 configure:7760: result: yes
273 configure:7760: checking for sys/stat.h
274 configure:7760: gcc -c -g -O3 -Wall conftest.c >&5
275 configure:7760: $? = 0
276 configure:7760: result: yes
277 configure:7760: checking for stdlib.h
278 configure:7760: gcc -c -g -O3 -Wall conftest.c >&5
279 configure:7760: $? = 0
280 configure:7760: result: yes
281 configure:7760: checking for string.h
282 configure:7760: gcc -c -g -O3 -Wall conftest.c >&5
283 configure:7760: $? = 0
284 configure:7760: result: yes
285 configure:7760: checking for memory.h
286 configure:7760: gcc -c -g -O3 -Wall conftest.c >&5
287 configure:7760: $? = 0
288 configure:7760: result: yes
289 configure:7760: checking for strings.h
290 configure:7760: gcc -c -g -O3 -Wall conftest.c >&5
291 configure:7760: $? = 0
292 configure:7760: result: yes
293 configure:7760: checking for inttypes.h
294 configure:7760: gcc -c -g -O3 -Wall conftest.c >&5
295 configure:7760: $? = 0
296 configure:7760: result: yes
297 configure:7760: checking for stdint.h
298 configure:7760: gcc -c -g -O3 -Wall conftest.c >&5
299 configure:7760: $? = 0
300 configure:7760: result: yes
301 configure:7760: checking for unistd.h
302 configure:7760: gcc -c -g -O3 -Wall conftest.c >&5
303 configure:7760: $? = 0
304 configure:7760: result: yes
305 configure:7774: checking for dlfcn.h
306 configure:7774: gcc -c -g -O3 -Wall conftest.c >&5
307 configure:7774: $? = 0
308 configure:7774: result: yes
309 configure:8029: checking for objdir
310 configure:8044: result: .libs
311 configure:8308: checking if gcc supports -fno-rtti -fno-exceptions
312 configure:8326: gcc -c -g -O3 -Wall -fno-rtti -fno-exceptions conftest.c >&5
313 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
314 configure:8330: $? = 0
315 configure:8343: result: no
316 configure:8701: checking for gcc option to produce PIC
317 configure:8708: result: -fPIC -DPIC
318 configure:8716: checking if gcc PIC flag -fPIC -DPIC works
319 configure:8734: gcc -c -g -O3 -Wall -fPIC -DPIC -DPIC conftest.c >&5
320 configure:8738: $? = 0
321 configure:8751: result: yes
322 configure:8780: checking if gcc static flag -static works
323 configure:8808: result: yes
324 configure:8823: checking if gcc supports -c -o file.o
325 configure:8844: gcc -c -g -O3 -Wall -o out/conftest2.o conftest.c >&5
326 configure:8848: $? = 0
327 configure:8870: result: yes
328 configure:8878: checking if gcc supports -c -o file.o
329 configure:8925: result: yes
330 configure:8958: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
331 configure:10221: result: yes
332 configure:10258: checking whether -lc should be explicitly linked in
333 configure:10266: gcc -c -g -O3 -Wall conftest.c >&5
334 configure:10269: $? = 0
335 configure:10284: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
336 configure:10287: $? = 0
337 configure:10301: result: no
338 configure:10461: checking dynamic linker characteristics
339 configure:11042: gcc -o conftest -g -O3 -Wall -Wl,-rpath -Wl,/foo conftest.c >&5
340 configure:11042: $? = 0
341 configure:11291: result: GNU/Linux ld.so
342 configure:11413: checking how to hardcode library paths into programs
343 configure:11438: result: immediate
344 configure:11986: checking whether stripping libraries is possible
345 configure:11991: result: yes
346 configure:12026: checking if libtool supports shared libraries
347 configure:12028: result: yes
348 configure:12031: checking whether to build shared libraries
349 configure:12056: result: yes
350 configure:12059: checking whether to build static libraries
351 configure:12063: result: no
352 configure:8926: checking for gcc
353 configure:8953: result: gcc
354 configure:9182: checking for C compiler version
355 configure:9191: gcc --version >&5
356 gcc (Debian 8.3.0-6) 8.3.0
357 Copyright (C) 2018 Free Software Foundation, Inc.
358 This is free software; see the source for copying conditions. There is NO
359 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
361 configure:9202: $? = 0
362 configure:9191: gcc -v >&5
363 Using built-in specs.
365 COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/8/lto-wrapper
366 OFFLOAD_TARGET_NAMES=nvptx-none
367 OFFLOAD_TARGET_DEFAULT=1
368 Target: x86_64-linux-gnu
369 Configured with: ../src/configure -v --with-pkgversion='Debian 8.3.0-6' --with-bugurl=file:///usr/share/doc/gcc-8/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-8 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
371 gcc version 8.3.0 (Debian 8.3.0-6)
372 configure:9202: $? = 0
373 configure:9191: gcc -V >&5
374 gcc: error: unrecognized command line option '-V'
375 gcc: fatal error: no input files
376 compilation terminated.
377 configure:9202: $? = 1
378 configure:9191: gcc -qversion >&5
379 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
380 gcc: fatal error: no input files
381 compilation terminated.
382 configure:9202: $? = 1
383 configure:9206: checking whether we are using the GNU C compiler
384 configure:9234: result: yes
385 configure:9243: checking whether gcc accepts -g
386 configure:9304: result: yes
387 configure:9321: checking for gcc option to accept ISO C89
388 configure:9397: result: none needed
389 configure:9422: checking whether gcc understands -c and -o together
390 configure:9459: result: yes
391 configure:9478: checking dependency style of gcc
392 configure:9589: result: gcc3
393 configure:9662: checking for g++
394 configure:9678: found /usr/bin/g++
395 configure:9689: result: g++
396 configure:9716: checking for C++ compiler version
397 configure:9725: g++ --version >&5
398 g++ (Debian 8.3.0-6) 8.3.0
399 Copyright (C) 2018 Free Software Foundation, Inc.
400 This is free software; see the source for copying conditions. There is NO
401 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
403 configure:9736: $? = 0
404 configure:9725: g++ -v >&5
405 Using built-in specs.
407 COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/8/lto-wrapper
408 OFFLOAD_TARGET_NAMES=nvptx-none
409 OFFLOAD_TARGET_DEFAULT=1
410 Target: x86_64-linux-gnu
411 Configured with: ../src/configure -v --with-pkgversion='Debian 8.3.0-6' --with-bugurl=file:///usr/share/doc/gcc-8/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-8 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
413 gcc version 8.3.0 (Debian 8.3.0-6)
414 configure:9736: $? = 0
415 configure:9725: g++ -V >&5
416 g++: error: unrecognized command line option '-V'
417 g++: fatal error: no input files
418 compilation terminated.
419 configure:9736: $? = 1
420 configure:9725: g++ -qversion >&5
421 g++: error: unrecognized command line option '-qversion'; did you mean '--version'?
422 g++: fatal error: no input files
423 compilation terminated.
424 configure:9736: $? = 1
425 configure:9740: checking whether we are using the GNU C++ compiler
426 configure:9759: g++ -c conftest.cpp >&5
427 configure:9759: $? = 0
428 configure:9768: result: yes
429 configure:9777: checking whether g++ accepts -g
430 configure:9797: g++ -c -g conftest.cpp >&5
431 configure:9797: $? = 0
432 configure:9838: result: yes
433 configure:9863: checking dependency style of g++
434 configure:9974: result: gcc3
435 configure:10007: checking how to run the C++ preprocessor
436 configure:10034: g++ -E conftest.cpp
437 configure:10034: $? = 0
438 configure:10048: g++ -E conftest.cpp
439 conftest.cpp:23:10: fatal error: ac_nonexistent.h: No such file or directory
440 #include <ac_nonexistent.h>
442 compilation terminated.
443 configure:10048: $? = 1
444 configure: failed program was:
446 | #define PACKAGE_NAME "Jerasure"
447 | #define PACKAGE_TARNAME "jerasure"
448 | #define PACKAGE_VERSION "2.0"
449 | #define PACKAGE_STRING "Jerasure 2.0"
450 | #define PACKAGE_BUGREPORT ""
451 | #define PACKAGE_URL "https://jerasure.org/jerasure/jerasure"
452 | #define PACKAGE "jerasure"
453 | #define VERSION "2.0"
454 | #define STDC_HEADERS 1
455 | #define HAVE_SYS_TYPES_H 1
456 | #define HAVE_SYS_STAT_H 1
457 | #define HAVE_STDLIB_H 1
458 | #define HAVE_STRING_H 1
459 | #define HAVE_MEMORY_H 1
460 | #define HAVE_STRINGS_H 1
461 | #define HAVE_INTTYPES_H 1
462 | #define HAVE_STDINT_H 1
463 | #define HAVE_UNISTD_H 1
464 | #define HAVE_DLFCN_H 1
465 | #define LT_OBJDIR ".libs/"
466 | /* end confdefs.h. */
467 | #include <ac_nonexistent.h>
468 configure:10073: result: g++ -E
469 configure:10093: g++ -E conftest.cpp
470 configure:10093: $? = 0
471 configure:10107: g++ -E conftest.cpp
472 conftest.cpp:23:10: fatal error: ac_nonexistent.h: No such file or directory
473 #include <ac_nonexistent.h>
475 compilation terminated.
476 configure:10107: $? = 1
477 configure: failed program was:
479 | #define PACKAGE_NAME "Jerasure"
480 | #define PACKAGE_TARNAME "jerasure"
481 | #define PACKAGE_VERSION "2.0"
482 | #define PACKAGE_STRING "Jerasure 2.0"
483 | #define PACKAGE_BUGREPORT ""
484 | #define PACKAGE_URL "https://jerasure.org/jerasure/jerasure"
485 | #define PACKAGE "jerasure"
486 | #define VERSION "2.0"
487 | #define STDC_HEADERS 1
488 | #define HAVE_SYS_TYPES_H 1
489 | #define HAVE_SYS_STAT_H 1
490 | #define HAVE_STDLIB_H 1
491 | #define HAVE_STRING_H 1
492 | #define HAVE_MEMORY_H 1
493 | #define HAVE_STRINGS_H 1
494 | #define HAVE_INTTYPES_H 1
495 | #define HAVE_STDINT_H 1
496 | #define HAVE_UNISTD_H 1
497 | #define HAVE_DLFCN_H 1
498 | #define LT_OBJDIR ".libs/"
499 | /* end confdefs.h. */
500 | #include <ac_nonexistent.h>
501 configure:10269: checking for ld used by g++
502 configure:10336: result: /usr/bin/ld -m elf_x86_64
503 configure:10343: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
504 configure:10358: result: yes
505 configure:10413: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
506 configure:11486: result: yes
507 configure:11522: g++ -c -g -O2 conftest.cpp >&5
508 configure:11525: $? = 0
509 configure:12006: checking for g++ option to produce PIC
510 configure:12013: result: -fPIC -DPIC
511 configure:12021: checking if g++ PIC flag -fPIC -DPIC works
512 configure:12039: g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5
513 configure:12043: $? = 0
514 configure:12056: result: yes
515 configure:12079: checking if g++ static flag -static works
516 configure:12107: result: yes
517 configure:12119: checking if g++ supports -c -o file.o
518 configure:12140: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5
519 configure:12144: $? = 0
520 configure:12166: result: yes
521 configure:12171: checking if g++ supports -c -o file.o
522 configure:12218: result: yes
523 configure:12248: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
524 configure:12291: result: yes
525 configure:12432: checking dynamic linker characteristics
526 configure:13189: result: GNU/Linux ld.so
527 configure:13254: checking how to hardcode library paths into programs
528 configure:13279: result: immediate
529 configure:12153: checking for gf_init_easy in -lgf_complete
530 configure:12178: gcc -o conftest -g -O3 -Wall conftest.c -lgf_complete >&5
531 configure:12178: $? = 0
532 configure:12187: result: yes
533 configure:12210: checking stddef.h usability
534 configure:12210: gcc -c -g -O3 -Wall conftest.c >&5
535 configure:12210: $? = 0
536 configure:12210: result: yes
537 configure:12210: checking stddef.h presence
538 configure:12210: gcc -E conftest.c
539 configure:12210: $? = 0
540 configure:12210: result: yes
541 configure:12210: checking for stddef.h
542 configure:12210: result: yes
543 configure:12210: checking for stdint.h
544 configure:12210: result: yes
545 configure:12210: checking for stdlib.h
546 configure:12210: result: yes
547 configure:12210: checking for string.h
548 configure:12210: result: yes
549 configure:12210: checking sys/time.h usability
550 configure:12210: gcc -c -g -O3 -Wall conftest.c >&5
551 configure:12210: $? = 0
552 configure:12210: result: yes
553 configure:12210: checking sys/time.h presence
554 configure:12210: gcc -E conftest.c
555 configure:12210: $? = 0
556 configure:12210: result: yes
557 configure:12210: checking for sys/time.h
558 configure:12210: result: yes
559 configure:12210: checking for unistd.h
560 configure:12210: result: yes
561 configure:12223: checking gf_complete.h usability
562 configure:12223: gcc -c -g -O3 -Wall conftest.c >&5
563 configure:12223: $? = 0
564 configure:12223: result: yes
565 configure:12223: checking gf_complete.h presence
566 configure:12223: gcc -E conftest.c
567 configure:12223: $? = 0
568 configure:12223: result: yes
569 configure:12223: checking for gf_complete.h
570 configure:12223: result: yes
571 configure:12223: checking gf_general.h usability
572 configure:12223: gcc -c -g -O3 -Wall conftest.c >&5
573 configure:12223: $? = 0
574 configure:12223: result: yes
575 configure:12223: checking gf_general.h presence
576 configure:12223: gcc -E conftest.c
577 configure:12223: $? = 0
578 configure:12223: result: yes
579 configure:12223: checking for gf_general.h
580 configure:12223: result: yes
581 configure:12223: checking gf_method.h usability
582 configure:12223: gcc -c -g -O3 -Wall conftest.c >&5
583 configure:12223: $? = 0
584 configure:12223: result: yes
585 configure:12223: checking gf_method.h presence
586 configure:12223: gcc -E conftest.c
587 configure:12223: $? = 0
588 configure:12223: result: yes
589 configure:12223: checking for gf_method.h
590 configure:12223: result: yes
591 configure:12223: checking gf_rand.h usability
592 configure:12223: gcc -c -g -O3 -Wall conftest.c >&5
593 configure:12223: $? = 0
594 configure:12223: result: yes
595 configure:12223: checking gf_rand.h presence
596 configure:12223: gcc -E conftest.c
597 configure:12223: $? = 0
598 configure:12223: result: yes
599 configure:12223: checking for gf_rand.h
600 configure:12223: result: yes
601 configure:12235: checking for uint32_t
602 configure:12235: gcc -c -g -O3 -Wall conftest.c >&5
603 configure:12235: $? = 0
604 configure:12235: result: yes
605 configure:12249: checking for uint64_t
606 configure:12249: gcc -c -g -O3 -Wall conftest.c >&5
607 configure:12249: $? = 0
608 configure:12249: result: yes
609 configure:12341: checking for x86 cpuid 0x00000001 output
610 configure:12370: gcc -o conftest -g -O3 -Wall conftest.c -lgf_complete >&5
611 configure:12370: $? = 0
612 configure:12370: ./conftest
613 configure:12370: $? = 0
614 configure:12380: result: 806ea:3100800:7ffafbff:bfebfbff
615 configure:12397: checking whether mmx is supported
616 configure:12409: result: yes
617 configure:12412: checking whether sse is supported
618 configure:12424: result: yes
619 configure:12427: checking whether sse2 is supported
620 configure:12439: result: yes
621 configure:12442: checking whether sse3 is supported
622 configure:12454: result: yes
623 configure:12457: checking whether ssse3 is supported
624 configure:12469: result: yes
625 configure:12472: checking whether sse4.1 is supported
626 configure:12484: result: yes
627 configure:12487: checking whether sse4.2 is supported
628 configure:12499: result: yes
629 configure:12502: checking whether avx is supported by processor
630 configure:12514: result: yes
631 configure:12525: checking for x86-AVX xgetbv 0x00000000 output
632 configure:12555: gcc -o conftest -g -O3 -Wall conftest.c -lgf_complete >&5
633 configure:12555: $? = 0
634 configure:12555: ./conftest
635 configure:12555: $? = 0
636 configure:12565: result: 1f:0
637 configure:12580: checking whether avx is supported by operating system
638 configure:12595: result: yes
639 configure:12604: checking whether C compiler accepts -mmmx
640 configure:12623: gcc -c -g -O3 -Wall -mmmx conftest.c >&5
641 configure:12623: $? = 0
642 configure:12631: result: yes
643 configure:12651: checking whether C compiler accepts -msse
644 configure:12670: gcc -c -g -O3 -Wall -msse conftest.c >&5
645 configure:12670: $? = 0
646 configure:12678: result: yes
647 configure:12698: checking whether C compiler accepts -msse2
648 configure:12717: gcc -c -g -O3 -Wall -msse2 conftest.c >&5
649 configure:12717: $? = 0
650 configure:12725: result: yes
651 configure:12745: checking whether C compiler accepts -msse3
652 configure:12764: gcc -c -g -O3 -Wall -msse3 conftest.c >&5
653 configure:12764: $? = 0
654 configure:12772: result: yes
655 configure:12792: checking whether C compiler accepts -mssse3
656 configure:12811: gcc -c -g -O3 -Wall -mssse3 conftest.c >&5
657 configure:12811: $? = 0
658 configure:12819: result: yes
659 configure:12839: checking whether C compiler accepts -msse4.1
660 configure:12858: gcc -c -g -O3 -Wall -msse4.1 conftest.c >&5
661 configure:12858: $? = 0
662 configure:12866: result: yes
663 configure:12886: checking whether C compiler accepts -msse4.2
664 configure:12905: gcc -c -g -O3 -Wall -msse4.2 conftest.c >&5
665 configure:12905: $? = 0
666 configure:12913: result: yes
667 configure:12933: checking whether C compiler accepts -mavx
668 configure:12952: gcc -c -g -O3 -Wall -mavx conftest.c >&5
669 configure:12952: $? = 0
670 configure:12960: result: yes
671 configure:12998: checking for stdlib.h
672 configure:12998: result: yes
673 configure:13008: checking for GNU libc compatible malloc
674 configure:13032: gcc -o conftest -g -O3 -Wall conftest.c -lgf_complete >&5
675 configure:13032: $? = 0
676 configure:13032: ./conftest
677 configure:13032: $? = 0
678 configure:13042: result: yes
679 configure:13066: checking for bzero
680 configure:13066: gcc -o conftest -g -O3 -Wall conftest.c -lgf_complete >&5
681 conftest.c:67:6: warning: conflicting types for built-in function 'bzero' [-Wbuiltin-declaration-mismatch]
684 configure:13066: $? = 0
685 configure:13066: result: yes
686 configure:13066: checking for getcwd
687 configure:13066: gcc -o conftest -g -O3 -Wall conftest.c -lgf_complete >&5
688 configure:13066: $? = 0
689 configure:13066: result: yes
690 configure:13066: checking for gettimeofday
691 configure:13066: gcc -o conftest -g -O3 -Wall conftest.c -lgf_complete >&5
692 configure:13066: $? = 0
693 configure:13066: result: yes
694 configure:13066: checking for mkdir
695 configure:13066: gcc -o conftest -g -O3 -Wall conftest.c -lgf_complete >&5
696 configure:13066: $? = 0
697 configure:13066: result: yes
698 configure:13066: checking for strchr
699 configure:13066: gcc -o conftest -g -O3 -Wall conftest.c -lgf_complete >&5
700 conftest.c:71:6: warning: conflicting types for built-in function 'strchr' [-Wbuiltin-declaration-mismatch]
703 configure:13066: $? = 0
704 configure:13066: result: yes
705 configure:13066: checking for strdup
706 configure:13066: gcc -o conftest -g -O3 -Wall conftest.c -lgf_complete >&5
707 conftest.c:72:6: warning: conflicting types for built-in function 'strdup' [-Wbuiltin-declaration-mismatch]
710 configure:13066: $? = 0
711 configure:13066: result: yes
712 configure:13066: checking for strrchr
713 configure:13066: gcc -o conftest -g -O3 -Wall conftest.c -lgf_complete >&5
714 conftest.c:73:6: warning: conflicting types for built-in function 'strrchr' [-Wbuiltin-declaration-mismatch]
717 configure:13066: $? = 0
718 configure:13066: result: yes
719 configure:13179: checking that generated files are newer than configure
720 configure:13185: result: done
721 configure:13216: creating ./config.status
723 ## ---------------------- ##
724 ## Running config.status. ##
725 ## ---------------------- ##
727 This file was extended by Jerasure config.status 2.0, which was
728 generated by GNU Autoconf 2.69. Invocation command line was
738 config.status:1175: creating Examples/Makefile
739 config.status:1175: creating Makefile
740 config.status:1175: creating src/Makefile
741 config.status:1175: creating include/config.h
742 config.status:1356: include/config.h is unchanged
743 config.status:1404: executing depfiles commands
744 config.status:1404: executing libtool commands
746 ## ---------------- ##
747 ## Cache variables. ##
748 ## ---------------- ##
750 ac_cv_build=x86_64-pc-linux-gnu
751 ac_cv_c_compiler_gnu=yes
754 ac_cv_cxx_compiler_gnu=yes
759 ac_cv_env_CFLAGS_set=
760 ac_cv_env_CFLAGS_value=
761 ac_cv_env_CPPFLAGS_set=
762 ac_cv_env_CPPFLAGS_value=
765 ac_cv_env_CXXCPP_set=
766 ac_cv_env_CXXCPP_value=
767 ac_cv_env_CXXFLAGS_set=
768 ac_cv_env_CXXFLAGS_value=
771 ac_cv_env_LDFLAGS_set=
772 ac_cv_env_LDFLAGS_value=
774 ac_cv_env_LIBS_value=
775 ac_cv_env_LT_SYS_LIBRARY_PATH_set=
776 ac_cv_env_LT_SYS_LIBRARY_PATH_value=
777 ac_cv_env_build_alias_set=
778 ac_cv_env_build_alias_value=
779 ac_cv_env_host_alias_set=
780 ac_cv_env_host_alias_value=
781 ac_cv_env_target_alias_set=
782 ac_cv_env_target_alias_value=
784 ac_cv_func_getcwd=yes
785 ac_cv_func_gettimeofday=yes
786 ac_cv_func_malloc_0_nonnull=yes
788 ac_cv_func_strchr=yes
789 ac_cv_func_strdup=yes
790 ac_cv_func_strrchr=yes
791 ac_cv_header_dlfcn_h=yes
792 ac_cv_header_gf_complete_h=yes
793 ac_cv_header_gf_general_h=yes
794 ac_cv_header_gf_method_h=yes
795 ac_cv_header_gf_rand_h=yes
796 ac_cv_header_inttypes_h=yes
797 ac_cv_header_memory_h=yes
798 ac_cv_header_stdc=yes
799 ac_cv_header_stddef_h=yes
800 ac_cv_header_stdint_h=yes
801 ac_cv_header_stdlib_h=yes
802 ac_cv_header_string_h=yes
803 ac_cv_header_strings_h=yes
804 ac_cv_header_sys_stat_h=yes
805 ac_cv_header_sys_time_h=yes
806 ac_cv_header_sys_types_h=yes
807 ac_cv_header_unistd_h=yes
808 ac_cv_host=x86_64-pc-linux-gnu
809 ac_cv_lib_gf_complete_gf_init_easy=yes
811 ac_cv_path_EGREP='/bin/grep -E'
812 ac_cv_path_FGREP='/bin/grep -F'
813 ac_cv_path_GREP=/bin/grep
814 ac_cv_path_SED=/bin/sed
815 ac_cv_path_install='/usr/bin/install -c'
816 ac_cv_path_lt_DD=/bin/dd
817 ac_cv_path_mkdir=/bin/mkdir
819 ac_cv_prog_CPP='gcc -E'
820 ac_cv_prog_CXXCPP='g++ -E'
821 ac_cv_prog_ac_ct_AR=ar
822 ac_cv_prog_ac_ct_CC=gcc
823 ac_cv_prog_ac_ct_CXX=g++
824 ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
825 ac_cv_prog_ac_ct_OBJDUMP=objdump
826 ac_cv_prog_ac_ct_RANLIB=ranlib
827 ac_cv_prog_ac_ct_STRIP=strip
831 ac_cv_prog_make_make_set=yes
832 am_cv_CC_dependencies_compiler_type=gcc3
833 am_cv_CXX_dependencies_compiler_type=gcc3
834 am_cv_make_support_nested_variables=yes
835 am_cv_prog_cc_c_o=yes
836 ax_cv_check_cflags___mavx=yes
837 ax_cv_check_cflags___mmmx=yes
838 ax_cv_check_cflags___msse2=yes
839 ax_cv_check_cflags___msse3=yes
840 ax_cv_check_cflags___msse4_1=yes
841 ax_cv_check_cflags___msse4_2=yes
842 ax_cv_check_cflags___msse=yes
843 ax_cv_check_cflags___mssse3=yes
844 ax_cv_gcc_x86_avx_xgetbv_0x00000000=1f:0
845 ax_cv_gcc_x86_cpuid_0x00000001=806ea:3100800:7ffafbff:bfebfbff
846 ax_cv_have_avx_cpu_ext=yes
847 ax_cv_have_avx_ext=yes
848 ax_cv_have_mmx_ext=yes
849 ax_cv_have_sse2_ext=yes
850 ax_cv_have_sse3_ext=yes
851 ax_cv_have_sse41_ext=yes
852 ax_cv_have_sse42_ext=yes
853 ax_cv_have_sse_ext=yes
854 ax_cv_have_ssse3_ext=yes
855 ax_cv_support_avx_ext=yes
856 ax_cv_support_mmx_ext=yes
857 ax_cv_support_sse2_ext=yes
858 ax_cv_support_sse3_ext=yes
859 ax_cv_support_sse41_ext=yes
860 ax_cv_support_sse42_ext=yes
861 ax_cv_support_sse_ext=yes
862 ax_cv_support_ssse3_ext=yes
864 lt_cv_archive_cmds_need_lc=no
865 lt_cv_deplibs_check_method=pass_all
866 lt_cv_file_magic_cmd='$MAGIC_CMD'
867 lt_cv_file_magic_test_file=
868 lt_cv_ld_reload_flag=-r
869 lt_cv_nm_interface='BSD nm'
871 lt_cv_path_LD=/usr/bin/ld
872 lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64'
873 lt_cv_path_NM='/usr/bin/nm -B'
874 lt_cv_path_mainfest_tool=no
875 lt_cv_prog_compiler_c_o=yes
876 lt_cv_prog_compiler_c_o_CXX=yes
877 lt_cv_prog_compiler_pic='-fPIC -DPIC'
878 lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
879 lt_cv_prog_compiler_pic_works=yes
880 lt_cv_prog_compiler_pic_works_CXX=yes
881 lt_cv_prog_compiler_rtti_exceptions=no
882 lt_cv_prog_compiler_static_works=yes
883 lt_cv_prog_compiler_static_works_CXX=yes
884 lt_cv_prog_gnu_ld=yes
885 lt_cv_prog_gnu_ldcxx=yes
886 lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
887 lt_cv_shlibpath_overrides_runpath=yes
888 lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
889 lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
890 lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
891 lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
892 lt_cv_sys_global_symbol_to_import=
893 lt_cv_sys_max_cmd_len=1572864
894 lt_cv_to_host_file_cmd=func_convert_file_noop
895 lt_cv_to_tool_file_cmd=func_convert_file_noop
896 lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
898 ## ----------------- ##
899 ## Output variables. ##
900 ## ----------------- ##
902 ACLOCAL='${SHELL} /home/couturie/work/Cipher_code/IDA_new/jerasure/build-aux/missing aclocal-1.15'
908 AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
909 AM_DEFAULT_VERBOSITY='1'
912 AUTOCONF='${SHELL} /home/couturie/work/Cipher_code/IDA_new/jerasure/build-aux/missing autoconf'
913 AUTOHEADER='${SHELL} /home/couturie/work/Cipher_code/IDA_new/jerasure/build-aux/missing autoheader'
914 AUTOMAKE='${SHELL} /home/couturie/work/Cipher_code/IDA_new/jerasure/build-aux/missing automake-1.15'
917 CCDEPMODE='depmode=gcc3'
918 CFLAGS='-g -O3 -Wall'
923 CXXDEPMODE='depmode=gcc3'
926 DEFS='-DHAVE_CONFIG_H'
938 INSTALL_DATA='${INSTALL} -m 644'
939 INSTALL_PROGRAM='${INSTALL}'
940 INSTALL_SCRIPT='${INSTALL}'
941 INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
942 LD='/usr/bin/ld -m elf_x86_64'
945 LIBS='-lgf_complete '
946 LIBTOOL='$(SHELL) $(top_builddir)/libtool'
950 LT_SYS_LIBRARY_PATH=''
951 MAKEINFO='${SHELL} /home/couturie/work/Cipher_code/IDA_new/jerasure/build-aux/missing makeinfo'
953 MKDIR_P='/bin/mkdir -p'
962 PACKAGE_NAME='Jerasure'
963 PACKAGE_STRING='Jerasure 2.0'
964 PACKAGE_TARNAME='jerasure'
965 PACKAGE_URL='https://jerasure.org/jerasure/jerasure'
966 PACKAGE_VERSION='2.0'
972 SIMD_FLAGS=' -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mavx'
981 am__fastdepCC_FALSE='#'
982 am__fastdepCC_TRUE=''
983 am__fastdepCXX_FALSE='#'
984 am__fastdepCXX_TRUE=''
985 am__include='include'
990 am__tar='$${TAR-tar} chof - "$$tardir"'
991 am__untar='$${TAR-tar} xf -'
992 bindir='${exec_prefix}/bin'
993 build='x86_64-pc-linux-gnu'
998 datadir='${datarootdir}'
999 datarootdir='${prefix}/share'
1000 docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
1002 exec_prefix='${prefix}'
1003 host='x86_64-pc-linux-gnu'
1009 includedir='${prefix}/include'
1010 infodir='${datarootdir}/info'
1011 install_sh='${SHELL} /home/couturie/work/Cipher_code/IDA_new/jerasure/build-aux/install-sh'
1012 libdir='${exec_prefix}/lib'
1013 libexecdir='${exec_prefix}/libexec'
1014 localedir='${datarootdir}/locale'
1015 localstatedir='${prefix}/var'
1016 mandir='${datarootdir}/man'
1017 mkdir_p='$(MKDIR_P)'
1018 oldincludedir='/usr/include'
1021 program_transform_name='s,x,x,'
1023 runstatedir='${localstatedir}/run'
1024 sbindir='${exec_prefix}/sbin'
1025 sharedstatedir='${prefix}/com'
1026 sysconfdir='${prefix}/etc'
1034 #define PACKAGE_NAME "Jerasure"
1035 #define PACKAGE_TARNAME "jerasure"
1036 #define PACKAGE_VERSION "2.0"
1037 #define PACKAGE_STRING "Jerasure 2.0"
1038 #define PACKAGE_BUGREPORT ""
1039 #define PACKAGE_URL "https://jerasure.org/jerasure/jerasure"
1040 #define PACKAGE "jerasure"
1041 #define VERSION "2.0"
1042 #define STDC_HEADERS 1
1043 #define HAVE_SYS_TYPES_H 1
1044 #define HAVE_SYS_STAT_H 1
1045 #define HAVE_STDLIB_H 1
1046 #define HAVE_STRING_H 1
1047 #define HAVE_MEMORY_H 1
1048 #define HAVE_STRINGS_H 1
1049 #define HAVE_INTTYPES_H 1
1050 #define HAVE_STDINT_H 1
1051 #define HAVE_UNISTD_H 1
1052 #define HAVE_DLFCN_H 1
1053 #define LT_OBJDIR ".libs/"
1054 #define HAVE_LIBGF_COMPLETE 1
1055 #define HAVE_STDDEF_H 1
1056 #define HAVE_STDINT_H 1
1057 #define HAVE_STDLIB_H 1
1058 #define HAVE_STRING_H 1
1059 #define HAVE_SYS_TIME_H 1
1060 #define HAVE_UNISTD_H 1
1061 #define HAVE_GF_COMPLETE_H 1
1062 #define HAVE_GF_GENERAL_H 1
1063 #define HAVE_GF_METHOD_H 1
1064 #define HAVE_GF_RAND_H 1
1065 #define HAVE_MMX /**/
1066 #define HAVE_SSE /**/
1067 #define HAVE_SSE2 /**/
1068 #define HAVE_SSE3 /**/
1069 #define HAVE_SSSE3 /**/
1070 #define HAVE_SSE4_1 /**/
1071 #define HAVE_SSE4_2 /**/
1072 #define HAVE_AVX /**/
1073 #define HAVE_STDLIB_H 1
1074 #define HAVE_MALLOC 1
1075 #define HAVE_BZERO 1
1076 #define HAVE_GETCWD 1
1077 #define HAVE_GETTIMEOFDAY 1
1078 #define HAVE_MKDIR 1
1079 #define HAVE_STRCHR 1
1080 #define HAVE_STRDUP 1
1081 #define HAVE_STRRCHR 1