]> AND Private Git Repository - Cipher_code.git/blob - IDA_new/jerasure/config.log
Logo AND Algorithmique Numérique Distribuée

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