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

Private GIT Repository
374be27cf0594879a901d704a6f4fbdb49c9824d
[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 --no-create --no-recursion
8
9 ## --------- ##
10 ## Platform. ##
11 ## --------- ##
12
13 hostname = extinction
14 uname -m = x86_64
15 uname -r = 4.9.0-8-amd64
16 uname -s = Linux
17 uname -v = #1 SMP Debian 4.9.144-3.1 (2019-02-19)
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: /usr/lib64
31 PATH: /lib64
32 PATH: /usr/local/cuda-9.0/bin/
33 PATH: /home/couturie/tools/opencv-2.4.9/
34 PATH: /home/couturie/tools/jdk-10.0.1/bin
35 PATH: /usr//bin/
36 PATH: .
37 PATH: /bin
38 PATH: /usr/bin
39 PATH: /usr/sbin/
40 PATH: /usr/local/bin
41 PATH: /usr/X11R6/bin
42 PATH: /home/couturie/tools/esp/crosstool-NG/builds/xtensa-esp32-elf/bin
43
44
45 ## ----------- ##
46 ## Core tests. ##
47 ## ----------- ##
48
49 configure:2462: checking for a BSD-compatible install
50 configure:2530: result: /usr//bin//install -c
51 configure:2541: checking whether build environment is sane
52 configure:2596: result: yes
53 configure:2747: checking for a thread-safe mkdir -p
54 configure:2786: result: /bin/mkdir -p
55 configure:2793: checking for gawk
56 configure:2809: found /usr//bin//gawk
57 configure:2820: result: gawk
58 configure:2831: checking whether make sets $(MAKE)
59 configure:2853: result: yes
60 configure:2882: checking whether make supports nested variables
61 configure:2899: result: yes
62 configure:3058: checking build system type
63 configure:3072: result: x86_64-pc-linux-gnu
64 configure:3092: checking host system type
65 configure:3105: result: x86_64-pc-linux-gnu
66 configure:3146: checking how to print strings
67 configure:3173: result: printf
68 configure:3206: checking for style of include used by make
69 configure:3234: result: GNU
70 configure:3305: checking for gcc
71 configure:3321: found /usr//bin//gcc
72 configure:3332: result: gcc
73 configure:3561: checking for C compiler version
74 configure:3570: gcc --version >&5
75 gcc (Debian 6.3.0-18+deb9u1) 6.3.0 20170516
76 Copyright (C) 2016 Free Software Foundation, Inc.
77 This is free software; see the source for copying conditions.  There is NO
78 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
79
80 configure:3581: $? = 0
81 configure:3570: gcc -v >&5
82 Using built-in specs.
83 COLLECT_GCC=gcc
84 COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/6/lto-wrapper
85 Target: x86_64-linux-gnu
86 Configured with: ../src/configure -v --with-pkgversion='Debian 6.3.0-18+deb9u1' --with-bugurl=file:///usr/share/doc/gcc-6/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-6 --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 --with-sysroot=/ --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 --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-6-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-6-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-6-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
87 Thread model: posix
88 gcc version 6.3.0 20170516 (Debian 6.3.0-18+deb9u1) 
89 configure:3581: $? = 0
90 configure:3570: gcc -V >&5
91 gcc: error: unrecognized command line option '-V'
92 gcc: fatal error: no input files
93 compilation terminated.
94 configure:3581: $? = 1
95 configure:3570: gcc -qversion >&5
96 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
97 gcc: fatal error: no input files
98 compilation terminated.
99 configure:3581: $? = 1
100 configure:3601: checking whether the C compiler works
101 configure:3623: gcc -g -O3 -Wall   conftest.c  >&5
102 configure:3627: $? = 0
103 configure:3675: result: yes
104 configure:3678: checking for C compiler default output file name
105 configure:3680: result: a.out
106 configure:3686: checking for suffix of executables
107 configure:3693: gcc -o conftest -g -O3 -Wall   conftest.c  >&5
108 configure:3697: $? = 0
109 configure:3719: result: 
110 configure:3741: checking whether we are cross compiling
111 configure:3749: gcc -o conftest -g -O3 -Wall   conftest.c  >&5
112 configure:3753: $? = 0
113 configure:3760: ./conftest
114 configure:3764: $? = 0
115 configure:3779: result: no
116 configure:3784: checking for suffix of object files
117 configure:3806: gcc -c -g -O3 -Wall  conftest.c >&5
118 configure:3810: $? = 0
119 configure:3831: result: o
120 configure:3835: checking whether we are using the GNU C compiler
121 configure:3854: gcc -c -g -O3 -Wall  conftest.c >&5
122 configure:3854: $? = 0
123 configure:3863: result: yes
124 configure:3872: checking whether gcc accepts -g
125 configure:3892: gcc -c -g  conftest.c >&5
126 configure:3892: $? = 0
127 configure:3933: result: yes
128 configure:3950: checking for gcc option to accept ISO C89
129 configure:4013: gcc  -c -g -O3 -Wall  conftest.c >&5
130 configure:4013: $? = 0
131 configure:4026: result: none needed
132 configure:4051: checking whether gcc understands -c and -o together
133 configure:4073: gcc -c conftest.c -o conftest2.o
134 configure:4076: $? = 0
135 configure:4073: gcc -c conftest.c -o conftest2.o
136 configure:4076: $? = 0
137 configure:4088: result: yes
138 configure:4107: checking dependency style of gcc
139 configure:4218: result: gcc3
140 configure:4233: checking for a sed that does not truncate output
141 configure:4297: result: /bin/sed
142 configure:4315: checking for grep that handles long lines and -e
143 configure:4373: result: /bin/grep
144 configure:4378: checking for egrep
145 configure:4440: result: /bin/grep -E
146 configure:4445: checking for fgrep
147 configure:4507: result: /bin/grep -F
148 configure:4542: checking for ld used by gcc
149 configure:4609: result: /usr//bin//ld
150 configure:4616: checking if the linker (/usr//bin//ld) is GNU ld
151 configure:4631: result: yes
152 configure:4643: checking for BSD- or MS-compatible name lister (nm)
153 configure:4697: result: /usr//bin//nm -B
154 configure:4827: checking the name lister (/usr//bin//nm -B) interface
155 configure:4834: gcc -c -g -O3 -Wall  conftest.c >&5
156 configure:4837: /usr//bin//nm -B "conftest.o"
157 configure:4840: output
158 0000000000000000 B some_variable
159 configure:4847: result: BSD nm
160 configure:4850: checking whether ln -s works
161 configure:4854: result: yes
162 configure:4862: checking the maximum length of command line arguments
163 configure:4993: result: 1572864
164 configure:5041: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format
165 configure:5081: result: func_convert_file_noop
166 configure:5088: checking how to convert x86_64-pc-linux-gnu file names to toolchain format
167 configure:5108: result: func_convert_file_noop
168 configure:5115: checking for /usr//bin//ld option to reload object files
169 configure:5122: result: -r
170 configure:5196: checking for objdump
171 configure:5212: found /usr//bin//objdump
172 configure:5223: result: objdump
173 configure:5255: checking how to recognize dependent libraries
174 configure:5455: result: pass_all
175 configure:5540: checking for dlltool
176 configure:5570: result: no
177 configure:5600: checking how to associate runtime and link libraries
178 configure:5627: result: printf %s\n
179 configure:5688: checking for ar
180 configure:5704: found /usr//bin//ar
181 configure:5715: result: ar
182 configure:5752: checking for archiver @FILE support
183 configure:5769: gcc -c -g -O3 -Wall  conftest.c >&5
184 configure:5769: $? = 0
185 configure:5772: ar cru libconftest.a @conftest.lst >&5
186 ar: `u' modifier ignored since `D' is the default (see `U')
187 configure:5775: $? = 0
188 configure:5780: ar cru libconftest.a @conftest.lst >&5
189 ar: `u' modifier ignored since `D' is the default (see `U')
190 ar: conftest.o: No such file or directory
191 configure:5783: $? = 1
192 configure:5795: result: @
193 configure:5853: checking for strip
194 configure:5869: found /usr//bin//strip
195 configure:5880: result: strip
196 configure:5952: checking for ranlib
197 configure:5968: found /usr//bin//ranlib
198 configure:5979: result: ranlib
199 configure:6081: checking command to parse /usr//bin//nm -B output from gcc object
200 configure:6234: gcc -c -g -O3 -Wall  conftest.c >&5
201 configure:6237: $? = 0
202 configure:6241: /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
203 configure:6244: $? = 0
204 configure:6310: gcc -o conftest -g -O3 -Wall   conftest.c conftstm.o >&5
205 configure:6313: $? = 0
206 configure:6351: result: ok
207 configure:6398: checking for sysroot
208 configure:6428: result: no
209 configure:6435: checking for a working dd
210 configure:6473: result: /bin/dd
211 configure:6477: checking how to truncate binary pipes
212 configure:6492: result: /bin/dd bs=4096 count=1
213 configure:6628: gcc -c -g -O3 -Wall  conftest.c >&5
214 configure:6631: $? = 0
215 configure:6821: checking for mt
216 configure:6837: found /bin/mt
217 configure:6848: result: mt
218 configure:6871: checking if mt is a manifest tool
219 configure:6877: mt '-?'
220 configure:6885: result: no
221 configure:7562: checking how to run the C preprocessor
222 configure:7593: gcc -E  conftest.c
223 configure:7593: $? = 0
224 configure:7607: gcc -E  conftest.c
225 conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
226  #include <ac_nonexistent.h>
227                             ^
228 compilation terminated.
229 configure:7607: $? = 1
230 configure: failed program was:
231 | /* confdefs.h */
232 | #define PACKAGE_NAME "Jerasure"
233 | #define PACKAGE_TARNAME "jerasure"
234 | #define PACKAGE_VERSION "2.0"
235 | #define PACKAGE_STRING "Jerasure 2.0"
236 | #define PACKAGE_BUGREPORT ""
237 | #define PACKAGE_URL "https://jerasure.org/jerasure/jerasure"
238 | #define PACKAGE "jerasure"
239 | #define VERSION "2.0"
240 | /* end confdefs.h.  */
241 | #include <ac_nonexistent.h>
242 configure:7632: result: gcc -E
243 configure:7652: gcc -E  conftest.c
244 configure:7652: $? = 0
245 configure:7666: gcc -E  conftest.c
246 conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
247  #include <ac_nonexistent.h>
248                             ^
249 compilation terminated.
250 configure:7666: $? = 1
251 configure: failed program was:
252 | /* confdefs.h */
253 | #define PACKAGE_NAME "Jerasure"
254 | #define PACKAGE_TARNAME "jerasure"
255 | #define PACKAGE_VERSION "2.0"
256 | #define PACKAGE_STRING "Jerasure 2.0"
257 | #define PACKAGE_BUGREPORT ""
258 | #define PACKAGE_URL "https://jerasure.org/jerasure/jerasure"
259 | #define PACKAGE "jerasure"
260 | #define VERSION "2.0"
261 | /* end confdefs.h.  */
262 | #include <ac_nonexistent.h>
263 configure:7695: checking for ANSI C header files
264 configure:7715: gcc -c -g -O3 -Wall  conftest.c >&5
265 configure:7715: $? = 0
266 configure:7788: gcc -o conftest -g -O3 -Wall   conftest.c  >&5
267 configure:7788: $? = 0
268 configure:7788: ./conftest
269 configure:7788: $? = 0
270 configure:7799: result: yes
271 configure:7812: checking for sys/types.h
272 configure:7812: gcc -c -g -O3 -Wall  conftest.c >&5
273 configure:7812: $? = 0
274 configure:7812: result: yes
275 configure:7812: checking for sys/stat.h
276 configure:7812: gcc -c -g -O3 -Wall  conftest.c >&5
277 configure:7812: $? = 0
278 configure:7812: result: yes
279 configure:7812: checking for stdlib.h
280 configure:7812: gcc -c -g -O3 -Wall  conftest.c >&5
281 configure:7812: $? = 0
282 configure:7812: result: yes
283 configure:7812: checking for string.h
284 configure:7812: gcc -c -g -O3 -Wall  conftest.c >&5
285 configure:7812: $? = 0
286 configure:7812: result: yes
287 configure:7812: checking for memory.h
288 configure:7812: gcc -c -g -O3 -Wall  conftest.c >&5
289 configure:7812: $? = 0
290 configure:7812: result: yes
291 configure:7812: checking for strings.h
292 configure:7812: gcc -c -g -O3 -Wall  conftest.c >&5
293 configure:7812: $? = 0
294 configure:7812: result: yes
295 configure:7812: checking for inttypes.h
296 configure:7812: gcc -c -g -O3 -Wall  conftest.c >&5
297 configure:7812: $? = 0
298 configure:7812: result: yes
299 configure:7812: checking for stdint.h
300 configure:7812: gcc -c -g -O3 -Wall  conftest.c >&5
301 configure:7812: $? = 0
302 configure:7812: result: yes
303 configure:7812: checking for unistd.h
304 configure:7812: gcc -c -g -O3 -Wall  conftest.c >&5
305 configure:7812: $? = 0
306 configure:7812: result: yes
307 configure:7826: checking for dlfcn.h
308 configure:7826: gcc -c -g -O3 -Wall  conftest.c >&5
309 configure:7826: $? = 0
310 configure:7826: result: yes
311 configure:8081: checking for objdir
312 configure:8096: result: .libs
313 configure:8360: checking if gcc supports -fno-rtti -fno-exceptions
314 configure:8378: gcc -c -g -O3 -Wall  -fno-rtti -fno-exceptions conftest.c >&5
315 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
316 configure:8382: $? = 0
317 configure:8395: result: no
318 configure:8753: checking for gcc option to produce PIC
319 configure:8760: result: -fPIC -DPIC
320 configure:8768: checking if gcc PIC flag -fPIC -DPIC works
321 configure:8786: gcc -c -g -O3 -Wall  -fPIC -DPIC -DPIC conftest.c >&5
322 configure:8790: $? = 0
323 configure:8803: result: yes
324 configure:8832: checking if gcc static flag -static works
325 configure:8860: result: yes
326 configure:8875: checking if gcc supports -c -o file.o
327 configure:8896: gcc -c -g -O3 -Wall  -o out/conftest2.o conftest.c >&5
328 configure:8900: $? = 0
329 configure:8922: result: yes
330 configure:8930: checking if gcc supports -c -o file.o
331 configure:8977: result: yes
332 configure:9010: checking whether the gcc linker (/usr//bin//ld -m elf_x86_64) supports shared libraries
333 configure:10273: result: yes
334 configure:10310: checking whether -lc should be explicitly linked in
335 configure:10318: gcc -c -g -O3 -Wall  conftest.c >&5
336 configure:10321: $? = 0
337 configure:10336: gcc -shared  -fPIC -DPIC conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep  -lc  \>/dev/null 2\>\&1
338 configure:10339: $? = 0
339 configure:10353: result: no
340 configure:10513: checking dynamic linker characteristics
341 configure:11094: gcc -o conftest -g -O3 -Wall   -Wl,-rpath -Wl,/foo conftest.c  >&5
342 configure:11094: $? = 0
343 configure:11343: result: GNU/Linux ld.so
344 configure:11465: checking how to hardcode library paths into programs
345 configure:11490: result: immediate
346 configure:12038: checking whether stripping libraries is possible
347 configure:12043: result: yes
348 configure:12078: checking if libtool supports shared libraries
349 configure:12080: result: yes
350 configure:12083: checking whether to build shared libraries
351 configure:12108: result: yes
352 configure:12111: checking whether to build static libraries
353 configure:12115: result: no
354 configure:12202: checking for gcc
355 configure:12229: result: gcc
356 configure:12458: checking for C compiler version
357 configure:12467: gcc --version >&5
358 gcc (Debian 6.3.0-18+deb9u1) 6.3.0 20170516
359 Copyright (C) 2016 Free Software Foundation, Inc.
360 This is free software; see the source for copying conditions.  There is NO
361 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
362
363 configure:12478: $? = 0
364 configure:12467: gcc -v >&5
365 Using built-in specs.
366 COLLECT_GCC=gcc
367 COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/6/lto-wrapper
368 Target: x86_64-linux-gnu
369 Configured with: ../src/configure -v --with-pkgversion='Debian 6.3.0-18+deb9u1' --with-bugurl=file:///usr/share/doc/gcc-6/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-6 --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 --with-sysroot=/ --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 --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-6-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-6-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-6-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
370 Thread model: posix
371 gcc version 6.3.0 20170516 (Debian 6.3.0-18+deb9u1) 
372 configure:12478: $? = 0
373 configure:12467: gcc -V >&5
374 gcc: error: unrecognized command line option '-V'
375 gcc: fatal error: no input files
376 compilation terminated.
377 configure:12478: $? = 1
378 configure:12467: 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:12478: $? = 1
383 configure:12482: checking whether we are using the GNU C compiler
384 configure:12510: result: yes
385 configure:12519: checking whether gcc accepts -g
386 configure:12580: result: yes
387 configure:12597: checking for gcc option to accept ISO C89
388 configure:12673: result: none needed
389 configure:12698: checking whether gcc understands -c and -o together
390 configure:12735: result: yes
391 configure:12754: checking dependency style of gcc
392 configure:12865: result: gcc3
393 configure:12938: checking for g++
394 configure:12954: found /usr//bin//g++
395 configure:12965: result: g++
396 configure:12992: checking for C++ compiler version
397 configure:13001: g++ --version >&5
398 g++ (Debian 6.3.0-18+deb9u1) 6.3.0 20170516
399 Copyright (C) 2016 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.
402
403 configure:13012: $? = 0
404 configure:13001: g++ -v >&5
405 Using built-in specs.
406 COLLECT_GCC=g++
407 COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/6/lto-wrapper
408 Target: x86_64-linux-gnu
409 Configured with: ../src/configure -v --with-pkgversion='Debian 6.3.0-18+deb9u1' --with-bugurl=file:///usr/share/doc/gcc-6/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-6 --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 --with-sysroot=/ --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 --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-6-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-6-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-6-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
410 Thread model: posix
411 gcc version 6.3.0 20170516 (Debian 6.3.0-18+deb9u1) 
412 configure:13012: $? = 0
413 configure:13001: g++ -V >&5
414 g++: error: unrecognized command line option '-V'
415 g++: fatal error: no input files
416 compilation terminated.
417 configure:13012: $? = 1
418 configure:13001: g++ -qversion >&5
419 g++: error: unrecognized command line option '-qversion'; did you mean '--version'?
420 g++: fatal error: no input files
421 compilation terminated.
422 configure:13012: $? = 1
423 configure:13016: checking whether we are using the GNU C++ compiler
424 configure:13035: g++ -c   conftest.cpp >&5
425 configure:13035: $? = 0
426 configure:13044: result: yes
427 configure:13053: checking whether g++ accepts -g
428 configure:13073: g++ -c -g  conftest.cpp >&5
429 configure:13073: $? = 0
430 configure:13114: result: yes
431 configure:13139: checking dependency style of g++
432 configure:13250: result: gcc3
433 configure:13283: checking how to run the C++ preprocessor
434 configure:13310: g++ -E  conftest.cpp
435 configure:13310: $? = 0
436 configure:13324: g++ -E  conftest.cpp
437 conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory
438  #include <ac_nonexistent.h>
439                             ^
440 compilation terminated.
441 configure:13324: $? = 1
442 configure: failed program was:
443 | /* confdefs.h */
444 | #define PACKAGE_NAME "Jerasure"
445 | #define PACKAGE_TARNAME "jerasure"
446 | #define PACKAGE_VERSION "2.0"
447 | #define PACKAGE_STRING "Jerasure 2.0"
448 | #define PACKAGE_BUGREPORT ""
449 | #define PACKAGE_URL "https://jerasure.org/jerasure/jerasure"
450 | #define PACKAGE "jerasure"
451 | #define VERSION "2.0"
452 | #define STDC_HEADERS 1
453 | #define HAVE_SYS_TYPES_H 1
454 | #define HAVE_SYS_STAT_H 1
455 | #define HAVE_STDLIB_H 1
456 | #define HAVE_STRING_H 1
457 | #define HAVE_MEMORY_H 1
458 | #define HAVE_STRINGS_H 1
459 | #define HAVE_INTTYPES_H 1
460 | #define HAVE_STDINT_H 1
461 | #define HAVE_UNISTD_H 1
462 | #define HAVE_DLFCN_H 1
463 | #define LT_OBJDIR ".libs/"
464 | /* end confdefs.h.  */
465 | #include <ac_nonexistent.h>
466 configure:13349: result: g++ -E
467 configure:13369: g++ -E  conftest.cpp
468 configure:13369: $? = 0
469 configure:13383: g++ -E  conftest.cpp
470 conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory
471  #include <ac_nonexistent.h>
472                             ^
473 compilation terminated.
474 configure:13383: $? = 1
475 configure: failed program was:
476 | /* confdefs.h */
477 | #define PACKAGE_NAME "Jerasure"
478 | #define PACKAGE_TARNAME "jerasure"
479 | #define PACKAGE_VERSION "2.0"
480 | #define PACKAGE_STRING "Jerasure 2.0"
481 | #define PACKAGE_BUGREPORT ""
482 | #define PACKAGE_URL "https://jerasure.org/jerasure/jerasure"
483 | #define PACKAGE "jerasure"
484 | #define VERSION "2.0"
485 | #define STDC_HEADERS 1
486 | #define HAVE_SYS_TYPES_H 1
487 | #define HAVE_SYS_STAT_H 1
488 | #define HAVE_STDLIB_H 1
489 | #define HAVE_STRING_H 1
490 | #define HAVE_MEMORY_H 1
491 | #define HAVE_STRINGS_H 1
492 | #define HAVE_INTTYPES_H 1
493 | #define HAVE_STDINT_H 1
494 | #define HAVE_UNISTD_H 1
495 | #define HAVE_DLFCN_H 1
496 | #define LT_OBJDIR ".libs/"
497 | /* end confdefs.h.  */
498 | #include <ac_nonexistent.h>
499 configure:13545: checking for ld used by g++
500 configure:13612: result: /usr//bin//ld -m elf_x86_64
501 configure:13619: checking if the linker (/usr//bin//ld -m elf_x86_64) is GNU ld
502 configure:13634: result: yes
503 configure:13689: checking whether the g++ linker (/usr//bin//ld -m elf_x86_64) supports shared libraries
504 configure:14762: result: yes
505 configure:14798: g++ -c -g -O2  conftest.cpp >&5
506 configure:14801: $? = 0
507 configure:15282: checking for g++ option to produce PIC
508 configure:15289: result: -fPIC -DPIC
509 configure:15297: checking if g++ PIC flag -fPIC -DPIC works
510 configure:15315: g++ -c -g -O2  -fPIC -DPIC -DPIC conftest.cpp >&5
511 configure:15319: $? = 0
512 configure:15332: result: yes
513 configure:15355: checking if g++ static flag -static works
514 configure:15383: result: yes
515 configure:15395: checking if g++ supports -c -o file.o
516 configure:15416: g++ -c -g -O2  -o out/conftest2.o conftest.cpp >&5
517 configure:15420: $? = 0
518 configure:15442: result: yes
519 configure:15447: checking if g++ supports -c -o file.o
520 configure:15494: result: yes
521 configure:15524: checking whether the g++ linker (/usr//bin//ld -m elf_x86_64) supports shared libraries
522 configure:15567: result: yes
523 configure:15708: checking dynamic linker characteristics
524 configure:16465: result: GNU/Linux ld.so
525 configure:16530: checking how to hardcode library paths into programs
526 configure:16555: result: immediate
527 configure:16598: checking for gf_init_easy in -lgf_complete
528 configure:16623: gcc -o conftest -g -O3 -Wall   conftest.c -lgf_complete   >&5
529 configure:16623: $? = 0
530 configure:16632: result: yes
531 configure:16655: checking stddef.h usability
532 configure:16655: gcc -c -g -O3 -Wall  conftest.c >&5
533 configure:16655: $? = 0
534 configure:16655: result: yes
535 configure:16655: checking stddef.h presence
536 configure:16655: gcc -E  conftest.c
537 configure:16655: $? = 0
538 configure:16655: result: yes
539 configure:16655: checking for stddef.h
540 configure:16655: result: yes
541 configure:16655: checking for stdint.h
542 configure:16655: result: yes
543 configure:16655: checking for stdlib.h
544 configure:16655: result: yes
545 configure:16655: checking for string.h
546 configure:16655: result: yes
547 configure:16655: checking sys/time.h usability
548 configure:16655: gcc -c -g -O3 -Wall  conftest.c >&5
549 configure:16655: $? = 0
550 configure:16655: result: yes
551 configure:16655: checking sys/time.h presence
552 configure:16655: gcc -E  conftest.c
553 configure:16655: $? = 0
554 configure:16655: result: yes
555 configure:16655: checking for sys/time.h
556 configure:16655: result: yes
557 configure:16655: checking for unistd.h
558 configure:16655: result: yes
559 configure:16668: checking gf_complete.h usability
560 configure:16668: gcc -c -g -O3 -Wall  conftest.c >&5
561 configure:16668: $? = 0
562 configure:16668: result: yes
563 configure:16668: checking gf_complete.h presence
564 configure:16668: gcc -E  conftest.c
565 configure:16668: $? = 0
566 configure:16668: result: yes
567 configure:16668: checking for gf_complete.h
568 configure:16668: result: yes
569 configure:16668: checking gf_general.h usability
570 configure:16668: gcc -c -g -O3 -Wall  conftest.c >&5
571 configure:16668: $? = 0
572 configure:16668: result: yes
573 configure:16668: checking gf_general.h presence
574 configure:16668: gcc -E  conftest.c
575 configure:16668: $? = 0
576 configure:16668: result: yes
577 configure:16668: checking for gf_general.h
578 configure:16668: result: yes
579 configure:16668: checking gf_method.h usability
580 configure:16668: gcc -c -g -O3 -Wall  conftest.c >&5
581 configure:16668: $? = 0
582 configure:16668: result: yes
583 configure:16668: checking gf_method.h presence
584 configure:16668: gcc -E  conftest.c
585 configure:16668: $? = 0
586 configure:16668: result: yes
587 configure:16668: checking for gf_method.h
588 configure:16668: result: yes
589 configure:16668: checking gf_rand.h usability
590 configure:16668: gcc -c -g -O3 -Wall  conftest.c >&5
591 configure:16668: $? = 0
592 configure:16668: result: yes
593 configure:16668: checking gf_rand.h presence
594 configure:16668: gcc -E  conftest.c
595 configure:16668: $? = 0
596 configure:16668: result: yes
597 configure:16668: checking for gf_rand.h
598 configure:16668: result: yes
599 configure:16680: checking for uint32_t
600 configure:16680: gcc -c -g -O3 -Wall  conftest.c >&5
601 configure:16680: $? = 0
602 configure:16680: result: yes
603 configure:16694: checking for uint64_t
604 configure:16694: gcc -c -g -O3 -Wall  conftest.c >&5
605 configure:16694: $? = 0
606 configure:16694: result: yes
607 configure:16786: checking for x86 cpuid 0x00000001 output
608 configure:16815: gcc -o conftest -g -O3 -Wall   conftest.c -lgf_complete  >&5
609 configure:16815: $? = 0
610 configure:16815: ./conftest
611 configure:16815: $? = 0
612 configure:16825: result: 306c3:6100800:7ffafbff:bfebfbff
613 configure:16842: checking whether mmx is supported
614 configure:16854: result: yes
615 configure:16857: checking whether sse is supported
616 configure:16869: result: yes
617 configure:16872: checking whether sse2 is supported
618 configure:16884: result: yes
619 configure:16887: checking whether sse3 is supported
620 configure:16899: result: yes
621 configure:16902: checking whether ssse3 is supported
622 configure:16914: result: yes
623 configure:16917: checking whether sse4.1 is supported
624 configure:16929: result: yes
625 configure:16932: checking whether sse4.2 is supported
626 configure:16944: result: yes
627 configure:16947: checking whether avx is supported by processor
628 configure:16959: result: yes
629 configure:16970: checking for x86-AVX xgetbv 0x00000000 output
630 configure:17000: gcc -o conftest -g -O3 -Wall   conftest.c -lgf_complete  >&5
631 configure:17000: $? = 0
632 configure:17000: ./conftest
633 configure:17000: $? = 0
634 configure:17010: result: 7:0
635 configure:17025: checking whether avx is supported by operating system
636 configure:17040: result: yes
637 configure:17049: checking whether C compiler accepts -mmmx
638 configure:17068: gcc -c -g -O3 -Wall  -mmmx  conftest.c >&5
639 configure:17068: $? = 0
640 configure:17076: result: yes
641 configure:17096: checking whether C compiler accepts -msse
642 configure:17115: gcc -c -g -O3 -Wall  -msse  conftest.c >&5
643 configure:17115: $? = 0
644 configure:17123: result: yes
645 configure:17143: checking whether C compiler accepts -msse2
646 configure:17162: gcc -c -g -O3 -Wall  -msse2  conftest.c >&5
647 configure:17162: $? = 0
648 configure:17170: result: yes
649 configure:17190: checking whether C compiler accepts -msse3
650 configure:17209: gcc -c -g -O3 -Wall  -msse3  conftest.c >&5
651 configure:17209: $? = 0
652 configure:17217: result: yes
653 configure:17237: checking whether C compiler accepts -mssse3
654 configure:17256: gcc -c -g -O3 -Wall  -mssse3  conftest.c >&5
655 configure:17256: $? = 0
656 configure:17264: result: yes
657 configure:17284: checking whether C compiler accepts -msse4.1
658 configure:17303: gcc -c -g -O3 -Wall  -msse4.1  conftest.c >&5
659 configure:17303: $? = 0
660 configure:17311: result: yes
661 configure:17331: checking whether C compiler accepts -msse4.2
662 configure:17350: gcc -c -g -O3 -Wall  -msse4.2  conftest.c >&5
663 configure:17350: $? = 0
664 configure:17358: result: yes
665 configure:17378: checking whether C compiler accepts -mavx
666 configure:17397: gcc -c -g -O3 -Wall  -mavx  conftest.c >&5
667 configure:17397: $? = 0
668 configure:17405: result: yes
669 configure:17443: checking for stdlib.h
670 configure:17443: result: yes
671 configure:17453: checking for GNU libc compatible malloc
672 configure:17477: gcc -o conftest -g -O3 -Wall   conftest.c -lgf_complete  >&5
673 configure:17477: $? = 0
674 configure:17477: ./conftest
675 configure:17477: $? = 0
676 configure:17487: result: yes
677 configure:17511: checking for bzero
678 configure:17511: gcc -o conftest -g -O3 -Wall   conftest.c -lgf_complete  >&5
679 conftest.c:67:6: warning: conflicting types for built-in function 'bzero'
680  char bzero ();
681       ^~~~~
682 configure:17511: $? = 0
683 configure:17511: result: yes
684 configure:17511: checking for getcwd
685 configure:17511: gcc -o conftest -g -O3 -Wall   conftest.c -lgf_complete  >&5
686 configure:17511: $? = 0
687 configure:17511: result: yes
688 configure:17511: checking for gettimeofday
689 configure:17511: gcc -o conftest -g -O3 -Wall   conftest.c -lgf_complete  >&5
690 configure:17511: $? = 0
691 configure:17511: result: yes
692 configure:17511: checking for mkdir
693 configure:17511: gcc -o conftest -g -O3 -Wall   conftest.c -lgf_complete  >&5
694 configure:17511: $? = 0
695 configure:17511: result: yes
696 configure:17511: checking for strchr
697 configure:17511: gcc -o conftest -g -O3 -Wall   conftest.c -lgf_complete  >&5
698 conftest.c:71:6: warning: conflicting types for built-in function 'strchr'
699  char strchr ();
700       ^~~~~~
701 configure:17511: $? = 0
702 configure:17511: result: yes
703 configure:17511: checking for strdup
704 configure:17511: gcc -o conftest -g -O3 -Wall   conftest.c -lgf_complete  >&5
705 conftest.c:72:6: warning: conflicting types for built-in function 'strdup'
706  char strdup ();
707       ^~~~~~
708 configure:17511: $? = 0
709 configure:17511: result: yes
710 configure:17511: checking for strrchr
711 configure:17511: gcc -o conftest -g -O3 -Wall   conftest.c -lgf_complete  >&5
712 conftest.c:73:6: warning: conflicting types for built-in function 'strrchr'
713  char strrchr ();
714       ^~~~~~~
715 configure:17511: $? = 0
716 configure:17511: result: yes
717 configure:17632: checking that generated files are newer than configure
718 configure:17638: result: done
719 configure:17669: creating ./config.status
720
721 ## ---------------- ##
722 ## Cache variables. ##
723 ## ---------------- ##
724
725 ac_cv_build=x86_64-pc-linux-gnu
726 ac_cv_c_compiler_gnu=yes
727 ac_cv_c_uint32_t=yes
728 ac_cv_c_uint64_t=yes
729 ac_cv_cxx_compiler_gnu=yes
730 ac_cv_env_CCC_set=
731 ac_cv_env_CCC_value=
732 ac_cv_env_CC_set=
733 ac_cv_env_CC_value=
734 ac_cv_env_CFLAGS_set=
735 ac_cv_env_CFLAGS_value=
736 ac_cv_env_CPPFLAGS_set=
737 ac_cv_env_CPPFLAGS_value=
738 ac_cv_env_CPP_set=
739 ac_cv_env_CPP_value=
740 ac_cv_env_CXXCPP_set=
741 ac_cv_env_CXXCPP_value=
742 ac_cv_env_CXXFLAGS_set=
743 ac_cv_env_CXXFLAGS_value=
744 ac_cv_env_CXX_set=
745 ac_cv_env_CXX_value=
746 ac_cv_env_LDFLAGS_set=
747 ac_cv_env_LDFLAGS_value=
748 ac_cv_env_LIBS_set=
749 ac_cv_env_LIBS_value=
750 ac_cv_env_LT_SYS_LIBRARY_PATH_set=
751 ac_cv_env_LT_SYS_LIBRARY_PATH_value=
752 ac_cv_env_build_alias_set=
753 ac_cv_env_build_alias_value=
754 ac_cv_env_host_alias_set=
755 ac_cv_env_host_alias_value=
756 ac_cv_env_target_alias_set=
757 ac_cv_env_target_alias_value=
758 ac_cv_func_bzero=yes
759 ac_cv_func_getcwd=yes
760 ac_cv_func_gettimeofday=yes
761 ac_cv_func_malloc_0_nonnull=yes
762 ac_cv_func_mkdir=yes
763 ac_cv_func_strchr=yes
764 ac_cv_func_strdup=yes
765 ac_cv_func_strrchr=yes
766 ac_cv_header_dlfcn_h=yes
767 ac_cv_header_gf_complete_h=yes
768 ac_cv_header_gf_general_h=yes
769 ac_cv_header_gf_method_h=yes
770 ac_cv_header_gf_rand_h=yes
771 ac_cv_header_inttypes_h=yes
772 ac_cv_header_memory_h=yes
773 ac_cv_header_stdc=yes
774 ac_cv_header_stddef_h=yes
775 ac_cv_header_stdint_h=yes
776 ac_cv_header_stdlib_h=yes
777 ac_cv_header_string_h=yes
778 ac_cv_header_strings_h=yes
779 ac_cv_header_sys_stat_h=yes
780 ac_cv_header_sys_time_h=yes
781 ac_cv_header_sys_types_h=yes
782 ac_cv_header_unistd_h=yes
783 ac_cv_host=x86_64-pc-linux-gnu
784 ac_cv_lib_gf_complete_gf_init_easy=yes
785 ac_cv_objext=o
786 ac_cv_path_EGREP='/bin/grep -E'
787 ac_cv_path_FGREP='/bin/grep -F'
788 ac_cv_path_GREP=/bin/grep
789 ac_cv_path_SED=/bin/sed
790 ac_cv_path_install='/usr//bin//install -c'
791 ac_cv_path_lt_DD=/bin/dd
792 ac_cv_path_mkdir=/bin/mkdir
793 ac_cv_prog_AWK=gawk
794 ac_cv_prog_CPP='gcc -E'
795 ac_cv_prog_CXXCPP='g++ -E'
796 ac_cv_prog_ac_ct_AR=ar
797 ac_cv_prog_ac_ct_CC=gcc
798 ac_cv_prog_ac_ct_CXX=g++
799 ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
800 ac_cv_prog_ac_ct_OBJDUMP=objdump
801 ac_cv_prog_ac_ct_RANLIB=ranlib
802 ac_cv_prog_ac_ct_STRIP=strip
803 ac_cv_prog_cc_c89=
804 ac_cv_prog_cc_g=yes
805 ac_cv_prog_cxx_g=yes
806 ac_cv_prog_make_make_set=yes
807 am_cv_CC_dependencies_compiler_type=gcc3
808 am_cv_CXX_dependencies_compiler_type=gcc3
809 am_cv_make_support_nested_variables=yes
810 am_cv_prog_cc_c_o=yes
811 ax_cv_check_cflags___mavx=yes
812 ax_cv_check_cflags___mmmx=yes
813 ax_cv_check_cflags___msse2=yes
814 ax_cv_check_cflags___msse3=yes
815 ax_cv_check_cflags___msse4_1=yes
816 ax_cv_check_cflags___msse4_2=yes
817 ax_cv_check_cflags___msse=yes
818 ax_cv_check_cflags___mssse3=yes
819 ax_cv_gcc_x86_avx_xgetbv_0x00000000=7:0
820 ax_cv_gcc_x86_cpuid_0x00000001=306c3:6100800:7ffafbff:bfebfbff
821 ax_cv_have_avx_cpu_ext=yes
822 ax_cv_have_avx_ext=yes
823 ax_cv_have_mmx_ext=yes
824 ax_cv_have_sse2_ext=yes
825 ax_cv_have_sse3_ext=yes
826 ax_cv_have_sse41_ext=yes
827 ax_cv_have_sse42_ext=yes
828 ax_cv_have_sse_ext=yes
829 ax_cv_have_ssse3_ext=yes
830 ax_cv_support_avx_ext=yes
831 ax_cv_support_mmx_ext=yes
832 ax_cv_support_sse2_ext=yes
833 ax_cv_support_sse3_ext=yes
834 ax_cv_support_sse41_ext=yes
835 ax_cv_support_sse42_ext=yes
836 ax_cv_support_sse_ext=yes
837 ax_cv_support_ssse3_ext=yes
838 lt_cv_ar_at_file=@
839 lt_cv_archive_cmds_need_lc=no
840 lt_cv_deplibs_check_method=pass_all
841 lt_cv_file_magic_cmd='$MAGIC_CMD'
842 lt_cv_file_magic_test_file=
843 lt_cv_ld_reload_flag=-r
844 lt_cv_nm_interface='BSD nm'
845 lt_cv_objdir=.libs
846 lt_cv_path_LD=/usr//bin//ld
847 lt_cv_path_LDCXX='/usr//bin//ld -m elf_x86_64'
848 lt_cv_path_NM='/usr//bin//nm -B'
849 lt_cv_path_mainfest_tool=no
850 lt_cv_prog_compiler_c_o=yes
851 lt_cv_prog_compiler_c_o_CXX=yes
852 lt_cv_prog_compiler_pic='-fPIC -DPIC'
853 lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
854 lt_cv_prog_compiler_pic_works=yes
855 lt_cv_prog_compiler_pic_works_CXX=yes
856 lt_cv_prog_compiler_rtti_exceptions=no
857 lt_cv_prog_compiler_static_works=yes
858 lt_cv_prog_compiler_static_works_CXX=yes
859 lt_cv_prog_gnu_ld=yes
860 lt_cv_prog_gnu_ldcxx=yes
861 lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
862 lt_cv_shlibpath_overrides_runpath=yes
863 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'\'''
864 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'\'''
865 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'\'''
866 lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
867 lt_cv_sys_global_symbol_to_import=
868 lt_cv_sys_max_cmd_len=1572864
869 lt_cv_to_host_file_cmd=func_convert_file_noop
870 lt_cv_to_tool_file_cmd=func_convert_file_noop
871 lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
872
873 ## ----------------- ##
874 ## Output variables. ##
875 ## ----------------- ##
876
877 ACLOCAL='${SHELL} /home/couturie/work/Cipher_code/IDA_new/jerasure/build-aux/missing aclocal-1.15'
878 AMDEPBACKSLASH='\'
879 AMDEP_FALSE='#'
880 AMDEP_TRUE=''
881 AMTAR='$${TAR-tar}'
882 AM_BACKSLASH='\'
883 AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
884 AM_DEFAULT_VERBOSITY='1'
885 AM_V='$(V)'
886 AR='ar'
887 AUTOCONF='${SHELL} /home/couturie/work/Cipher_code/IDA_new/jerasure/build-aux/missing autoconf'
888 AUTOHEADER='${SHELL} /home/couturie/work/Cipher_code/IDA_new/jerasure/build-aux/missing autoheader'
889 AUTOMAKE='${SHELL} /home/couturie/work/Cipher_code/IDA_new/jerasure/build-aux/missing automake-1.15'
890 AWK='gawk'
891 CC='gcc'
892 CCDEPMODE='depmode=gcc3'
893 CFLAGS='-g -O3 -Wall'
894 CPP='gcc -E'
895 CPPFLAGS=''
896 CXX='g++'
897 CXXCPP='g++ -E'
898 CXXDEPMODE='depmode=gcc3'
899 CXXFLAGS='-g -O2'
900 CYGPATH_W='echo'
901 DEFS='-DHAVE_CONFIG_H'
902 DEPDIR='.deps'
903 DLLTOOL='false'
904 DSYMUTIL=''
905 DUMPBIN=''
906 ECHO_C=''
907 ECHO_N='-n'
908 ECHO_T=''
909 EGREP='/bin/grep -E'
910 EXEEXT=''
911 FGREP='/bin/grep -F'
912 GREP='/bin/grep'
913 INSTALL_DATA='${INSTALL} -m 644'
914 INSTALL_PROGRAM='${INSTALL}'
915 INSTALL_SCRIPT='${INSTALL}'
916 INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
917 LD='/usr//bin//ld -m elf_x86_64'
918 LDFLAGS=''
919 LIBOBJS=''
920 LIBS='-lgf_complete '
921 LIBTOOL='$(SHELL) $(top_builddir)/libtool'
922 LIPO=''
923 LN_S='ln -s'
924 LTLIBOBJS=''
925 LT_SYS_LIBRARY_PATH=''
926 MAKEINFO='${SHELL} /home/couturie/work/Cipher_code/IDA_new/jerasure/build-aux/missing makeinfo'
927 MANIFEST_TOOL=':'
928 MKDIR_P='/bin/mkdir -p'
929 NM='/usr//bin//nm -B'
930 NMEDIT=''
931 OBJDUMP='objdump'
932 OBJEXT='o'
933 OTOOL64=''
934 OTOOL=''
935 PACKAGE='jerasure'
936 PACKAGE_BUGREPORT=''
937 PACKAGE_NAME='Jerasure'
938 PACKAGE_STRING='Jerasure 2.0'
939 PACKAGE_TARNAME='jerasure'
940 PACKAGE_URL='https://jerasure.org/jerasure/jerasure'
941 PACKAGE_VERSION='2.0'
942 PATH_SEPARATOR=':'
943 RANLIB='ranlib'
944 SED='/bin/sed'
945 SET_MAKE=''
946 SHELL='/bin/bash'
947 SIMD_FLAGS=' -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mavx'
948 STRIP='strip'
949 VERSION='2.0'
950 ac_ct_AR='ar'
951 ac_ct_CC='gcc'
952 ac_ct_CXX='g++'
953 ac_ct_DUMPBIN=''
954 am__EXEEXT_FALSE=''
955 am__EXEEXT_TRUE='#'
956 am__fastdepCC_FALSE='#'
957 am__fastdepCC_TRUE=''
958 am__fastdepCXX_FALSE='#'
959 am__fastdepCXX_TRUE=''
960 am__include='include'
961 am__isrc=''
962 am__leading_dot='.'
963 am__nodep='_no'
964 am__quote=''
965 am__tar='$${TAR-tar} chof - "$$tardir"'
966 am__untar='$${TAR-tar} xf -'
967 bindir='${exec_prefix}/bin'
968 build='x86_64-pc-linux-gnu'
969 build_alias=''
970 build_cpu='x86_64'
971 build_os='linux-gnu'
972 build_vendor='pc'
973 datadir='${datarootdir}'
974 datarootdir='${prefix}/share'
975 docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
976 dvidir='${docdir}'
977 exec_prefix='${prefix}'
978 host='x86_64-pc-linux-gnu'
979 host_alias=''
980 host_cpu='x86_64'
981 host_os='linux-gnu'
982 host_vendor='pc'
983 htmldir='${docdir}'
984 includedir='${prefix}/include'
985 infodir='${datarootdir}/info'
986 install_sh='${SHELL} /home/couturie/work/Cipher_code/IDA_new/jerasure/build-aux/install-sh'
987 libdir='${exec_prefix}/lib'
988 libexecdir='${exec_prefix}/libexec'
989 localedir='${datarootdir}/locale'
990 localstatedir='${prefix}/var'
991 mandir='${datarootdir}/man'
992 mkdir_p='$(MKDIR_P)'
993 oldincludedir='/usr/include'
994 pdfdir='${docdir}'
995 prefix='/usr/local'
996 program_transform_name='s,x,x,'
997 psdir='${docdir}'
998 runstatedir='${localstatedir}/run'
999 sbindir='${exec_prefix}/sbin'
1000 sharedstatedir='${prefix}/com'
1001 sysconfdir='${prefix}/etc'
1002 target_alias=''
1003
1004 ## ----------- ##
1005 ## confdefs.h. ##
1006 ## ----------- ##
1007
1008 /* confdefs.h */
1009 #define PACKAGE_NAME "Jerasure"
1010 #define PACKAGE_TARNAME "jerasure"
1011 #define PACKAGE_VERSION "2.0"
1012 #define PACKAGE_STRING "Jerasure 2.0"
1013 #define PACKAGE_BUGREPORT ""
1014 #define PACKAGE_URL "https://jerasure.org/jerasure/jerasure"
1015 #define PACKAGE "jerasure"
1016 #define VERSION "2.0"
1017 #define STDC_HEADERS 1
1018 #define HAVE_SYS_TYPES_H 1
1019 #define HAVE_SYS_STAT_H 1
1020 #define HAVE_STDLIB_H 1
1021 #define HAVE_STRING_H 1
1022 #define HAVE_MEMORY_H 1
1023 #define HAVE_STRINGS_H 1
1024 #define HAVE_INTTYPES_H 1
1025 #define HAVE_STDINT_H 1
1026 #define HAVE_UNISTD_H 1
1027 #define HAVE_DLFCN_H 1
1028 #define LT_OBJDIR ".libs/"
1029 #define HAVE_LIBGF_COMPLETE 1
1030 #define HAVE_STDDEF_H 1
1031 #define HAVE_STDINT_H 1
1032 #define HAVE_STDLIB_H 1
1033 #define HAVE_STRING_H 1
1034 #define HAVE_SYS_TIME_H 1
1035 #define HAVE_UNISTD_H 1
1036 #define HAVE_GF_COMPLETE_H 1
1037 #define HAVE_GF_GENERAL_H 1
1038 #define HAVE_GF_METHOD_H 1
1039 #define HAVE_GF_RAND_H 1
1040 #define HAVE_MMX /**/
1041 #define HAVE_SSE /**/
1042 #define HAVE_SSE2 /**/
1043 #define HAVE_SSE3 /**/
1044 #define HAVE_SSSE3 /**/
1045 #define HAVE_SSE4_1 /**/
1046 #define HAVE_SSE4_2 /**/
1047 #define HAVE_AVX /**/
1048 #define HAVE_STDLIB_H 1
1049 #define HAVE_MALLOC 1
1050 #define HAVE_BZERO 1
1051 #define HAVE_GETCWD 1
1052 #define HAVE_GETTIMEOFDAY 1
1053 #define HAVE_MKDIR 1
1054 #define HAVE_STRCHR 1
1055 #define HAVE_STRDUP 1
1056 #define HAVE_STRRCHR 1
1057
1058 configure: exit 0
1059
1060 ## ---------------------- ##
1061 ## Running config.status. ##
1062 ## ---------------------- ##
1063
1064 This file was extended by Jerasure config.status 2.0, which was
1065 generated by GNU Autoconf 2.69.  Invocation command line was
1066
1067   CONFIG_FILES    = 
1068   CONFIG_HEADERS  = 
1069   CONFIG_LINKS    = 
1070   CONFIG_COMMANDS = 
1071   $ ./config.status 
1072
1073 on extinction
1074
1075 config.status:1179: creating Examples/Makefile
1076 config.status:1179: creating Makefile
1077 config.status:1179: creating src/Makefile
1078 config.status:1179: creating include/config.h
1079 config.status:1360: include/config.h is unchanged
1080 config.status:1408: executing depfiles commands
1081 config.status:1408: executing libtool commands