commit | author | age
|
5d5578
|
1 |
This file contains any messages produced by compilers while |
SP |
2 |
running configure, to aid debugging if configure makes a mistake. |
|
3 |
|
|
4 |
It was created by sizif-helpers configure 0.2, 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 = thinkpad |
|
14 |
uname -m = x86_64 |
|
15 |
uname -r = 4.15.0-47-generic |
|
16 |
uname -s = Linux |
|
17 |
uname -v = #50-Ubuntu SMP Wed Mar 13 10:44:52 UTC 2019 |
|
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: /home/samo/bin |
|
31 |
PATH: /home/samo/.local/bin |
|
32 |
PATH: /snap/bin |
|
33 |
PATH: /usr/local/sbin |
|
34 |
PATH: /usr/local/bin |
|
35 |
PATH: /usr/sbin |
|
36 |
PATH: /usr/bin |
|
37 |
PATH: /sbin |
|
38 |
PATH: /bin |
|
39 |
PATH: /usr/games |
|
40 |
PATH: /usr/local/games |
|
41 |
PATH: /snap/bin |
|
42 |
|
|
43 |
|
|
44 |
## ----------- ## |
|
45 |
## Core tests. ## |
|
46 |
## ----------- ## |
|
47 |
|
|
48 |
configure:2324: checking for a BSD-compatible install |
|
49 |
configure:2392: result: /usr/bin/install -c |
|
50 |
configure:2403: checking whether build environment is sane |
|
51 |
configure:2458: result: yes |
|
52 |
configure:2609: checking for a thread-safe mkdir -p |
|
53 |
configure:2648: result: /bin/mkdir -p |
|
54 |
configure:2655: checking for gawk |
|
55 |
configure:2671: found /usr/bin/gawk |
|
56 |
configure:2682: result: gawk |
|
57 |
configure:2693: checking whether make sets $(MAKE) |
|
58 |
configure:2715: result: yes |
|
59 |
configure:2744: checking whether make supports nested variables |
|
60 |
configure:2761: result: yes |
|
61 |
configure:2939: checking for gcc |
|
62 |
configure:2955: found /usr/bin/gcc |
|
63 |
configure:2966: result: gcc |
|
64 |
configure:3195: checking for C compiler version |
|
65 |
configure:3204: gcc --version >&5 |
|
66 |
gcc (Ubuntu 7.3.0-27ubuntu1~18.04) 7.3.0 |
|
67 |
Copyright (C) 2017 Free Software Foundation, Inc. |
|
68 |
This is free software; see the source for copying conditions. There is NO |
|
69 |
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
|
70 |
|
|
71 |
configure:3215: $? = 0 |
|
72 |
configure:3204: gcc -v >&5 |
|
73 |
Using built-in specs. |
|
74 |
COLLECT_GCC=gcc |
|
75 |
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper |
|
76 |
OFFLOAD_TARGET_NAMES=nvptx-none |
|
77 |
OFFLOAD_TARGET_DEFAULT=1 |
|
78 |
Target: x86_64-linux-gnu |
|
79 |
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 7.3.0-27ubuntu1~18.04' --with-bugurl=file:///usr/share/doc/gcc-7/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-7 --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 --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 |
|
80 |
Thread model: posix |
|
81 |
gcc version 7.3.0 (Ubuntu 7.3.0-27ubuntu1~18.04) |
|
82 |
configure:3215: $? = 0 |
|
83 |
configure:3204: gcc -V >&5 |
|
84 |
gcc: error: unrecognized command line option '-V' |
|
85 |
gcc: fatal error: no input files |
|
86 |
compilation terminated. |
|
87 |
configure:3215: $? = 1 |
|
88 |
configure:3204: gcc -qversion >&5 |
|
89 |
gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? |
|
90 |
gcc: fatal error: no input files |
|
91 |
compilation terminated. |
|
92 |
configure:3215: $? = 1 |
|
93 |
configure:3235: checking whether the C compiler works |
|
94 |
configure:3257: gcc conftest.c >&5 |
|
95 |
configure:3261: $? = 0 |
|
96 |
configure:3309: result: yes |
|
97 |
configure:3312: checking for C compiler default output file name |
|
98 |
configure:3314: result: a.out |
|
99 |
configure:3320: checking for suffix of executables |
|
100 |
configure:3327: gcc -o conftest conftest.c >&5 |
|
101 |
configure:3331: $? = 0 |
|
102 |
configure:3353: result: |
|
103 |
configure:3375: checking whether we are cross compiling |
|
104 |
configure:3383: gcc -o conftest conftest.c >&5 |
|
105 |
configure:3387: $? = 0 |
|
106 |
configure:3394: ./conftest |
|
107 |
configure:3398: $? = 0 |
|
108 |
configure:3413: result: no |
|
109 |
configure:3418: checking for suffix of object files |
|
110 |
configure:3440: gcc -c conftest.c >&5 |
|
111 |
configure:3444: $? = 0 |
|
112 |
configure:3465: result: o |
|
113 |
configure:3469: checking whether we are using the GNU C compiler |
|
114 |
configure:3488: gcc -c conftest.c >&5 |
|
115 |
configure:3488: $? = 0 |
|
116 |
configure:3497: result: yes |
|
117 |
configure:3506: checking whether gcc accepts -g |
|
118 |
configure:3526: gcc -c -g conftest.c >&5 |
|
119 |
configure:3526: $? = 0 |
|
120 |
configure:3567: result: yes |
|
121 |
configure:3584: checking for gcc option to accept ISO C89 |
|
122 |
configure:3647: gcc -c -g -O2 conftest.c >&5 |
|
123 |
configure:3647: $? = 0 |
|
124 |
configure:3660: result: none needed |
|
125 |
configure:3685: checking whether gcc understands -c and -o together |
|
126 |
configure:3707: gcc -c conftest.c -o conftest2.o |
|
127 |
configure:3710: $? = 0 |
|
128 |
configure:3707: gcc -c conftest.c -o conftest2.o |
|
129 |
configure:3710: $? = 0 |
|
130 |
configure:3722: result: yes |
|
131 |
configure:3750: checking for style of include used by make |
|
132 |
configure:3778: result: GNU |
|
133 |
configure:3804: checking dependency style of gcc |
|
134 |
configure:3915: result: gcc3 |
|
135 |
configure:3960: checking build system type |
|
136 |
configure:3974: result: x86_64-pc-linux-gnu |
|
137 |
configure:3994: checking host system type |
|
138 |
configure:4007: result: x86_64-pc-linux-gnu |
|
139 |
configure:4048: checking how to print strings |
|
140 |
configure:4075: result: printf |
|
141 |
configure:4096: checking for a sed that does not truncate output |
|
142 |
configure:4160: result: /bin/sed |
|
143 |
configure:4178: checking for grep that handles long lines and -e |
|
144 |
configure:4236: result: /bin/grep |
|
145 |
configure:4241: checking for egrep |
|
146 |
configure:4303: result: /bin/grep -E |
|
147 |
configure:4308: checking for fgrep |
|
148 |
configure:4370: result: /bin/grep -F |
|
149 |
configure:4405: checking for ld used by gcc |
|
150 |
configure:4472: result: /usr/bin/ld |
|
151 |
configure:4479: checking if the linker (/usr/bin/ld) is GNU ld |
|
152 |
configure:4494: result: yes |
|
153 |
configure:4506: checking for BSD- or MS-compatible name lister (nm) |
|
154 |
configure:4560: result: /usr/bin/nm -B |
|
155 |
configure:4690: checking the name lister (/usr/bin/nm -B) interface |
|
156 |
configure:4697: gcc -c -g -O2 conftest.c >&5 |
|
157 |
configure:4700: /usr/bin/nm -B "conftest.o" |
|
158 |
configure:4703: output |
|
159 |
0000000000000000 B some_variable |
|
160 |
configure:4710: result: BSD nm |
|
161 |
configure:4713: checking whether ln -s works |
|
162 |
configure:4717: result: yes |
|
163 |
configure:4725: checking the maximum length of command line arguments |
|
164 |
configure:4856: result: 1572864 |
|
165 |
configure:4904: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format |
|
166 |
configure:4944: result: func_convert_file_noop |
|
167 |
configure:4951: checking how to convert x86_64-pc-linux-gnu file names to toolchain format |
|
168 |
configure:4971: result: func_convert_file_noop |
|
169 |
configure:4978: checking for /usr/bin/ld option to reload object files |
|
170 |
configure:4985: result: -r |
|
171 |
configure:5059: checking for objdump |
|
172 |
configure:5075: found /usr/bin/objdump |
|
173 |
configure:5086: result: objdump |
|
174 |
configure:5118: checking how to recognize dependent libraries |
|
175 |
configure:5318: result: pass_all |
|
176 |
configure:5403: checking for dlltool |
|
177 |
configure:5433: result: no |
|
178 |
configure:5463: checking how to associate runtime and link libraries |
|
179 |
configure:5490: result: printf %s\n |
|
180 |
configure:5551: checking for ar |
|
181 |
configure:5567: found /usr/bin/ar |
|
182 |
configure:5578: result: ar |
|
183 |
configure:5615: checking for archiver @FILE support |
|
184 |
configure:5632: gcc -c -g -O2 conftest.c >&5 |
|
185 |
configure:5632: $? = 0 |
|
186 |
configure:5635: ar cru libconftest.a @conftest.lst >&5 |
|
187 |
ar: `u' modifier ignored since `D' is the default (see `U') |
|
188 |
configure:5638: $? = 0 |
|
189 |
configure:5643: ar cru libconftest.a @conftest.lst >&5 |
|
190 |
ar: `u' modifier ignored since `D' is the default (see `U') |
|
191 |
ar: conftest.o: No such file or directory |
|
192 |
configure:5646: $? = 1 |
|
193 |
configure:5658: result: @ |
|
194 |
configure:5716: checking for strip |
|
195 |
configure:5732: found /usr/bin/strip |
|
196 |
configure:5743: result: strip |
|
197 |
configure:5815: checking for ranlib |
|
198 |
configure:5831: found /usr/bin/ranlib |
|
199 |
configure:5842: result: ranlib |
|
200 |
configure:5944: checking command to parse /usr/bin/nm -B output from gcc object |
|
201 |
configure:6097: gcc -c -g -O2 conftest.c >&5 |
|
202 |
configure:6100: $? = 0 |
|
203 |
configure:6104: /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 |
|
204 |
configure:6107: $? = 0 |
|
205 |
configure:6173: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 |
|
206 |
configure:6176: $? = 0 |
|
207 |
configure:6214: result: ok |
|
208 |
configure:6261: checking for sysroot |
|
209 |
configure:6291: result: no |
|
210 |
configure:6298: checking for a working dd |
|
211 |
configure:6336: result: /bin/dd |
|
212 |
configure:6340: checking how to truncate binary pipes |
|
213 |
configure:6355: result: /bin/dd bs=4096 count=1 |
|
214 |
configure:6491: gcc -c -g -O2 conftest.c >&5 |
|
215 |
configure:6494: $? = 0 |
|
216 |
configure:6684: checking for mt |
|
217 |
configure:6700: found /bin/mt |
|
218 |
configure:6711: result: mt |
|
219 |
configure:6734: checking if mt is a manifest tool |
|
220 |
configure:6740: mt '-?' |
|
221 |
configure:6748: result: no |
|
222 |
configure:7425: checking how to run the C preprocessor |
|
223 |
configure:7456: gcc -E conftest.c |
|
224 |
configure:7456: $? = 0 |
|
225 |
configure:7470: gcc -E conftest.c |
|
226 |
conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory |
|
227 |
#include <ac_nonexistent.h> |
|
228 |
^~~~~~~~~~~~~~~~~~ |
|
229 |
compilation terminated. |
|
230 |
configure:7470: $? = 1 |
|
231 |
configure: failed program was: |
|
232 |
| /* confdefs.h */ |
|
233 |
| #define PACKAGE_NAME "sizif-helpers" |
|
234 |
| #define PACKAGE_TARNAME "sizif-helpers" |
|
235 |
| #define PACKAGE_VERSION "0.2" |
|
236 |
| #define PACKAGE_STRING "sizif-helpers 0.2" |
|
237 |
| #define PACKAGE_BUGREPORT "samo.penic@gmail.com" |
|
238 |
| #define PACKAGE_URL "" |
|
239 |
| #define PACKAGE "sizif-helpers" |
|
240 |
| #define VERSION "0.2" |
|
241 |
| /* end confdefs.h. */ |
|
242 |
| #include <ac_nonexistent.h> |
|
243 |
configure:7495: result: gcc -E |
|
244 |
configure:7515: gcc -E conftest.c |
|
245 |
configure:7515: $? = 0 |
|
246 |
configure:7529: gcc -E conftest.c |
|
247 |
conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory |
|
248 |
#include <ac_nonexistent.h> |
|
249 |
^~~~~~~~~~~~~~~~~~ |
|
250 |
compilation terminated. |
|
251 |
configure:7529: $? = 1 |
|
252 |
configure: failed program was: |
|
253 |
| /* confdefs.h */ |
|
254 |
| #define PACKAGE_NAME "sizif-helpers" |
|
255 |
| #define PACKAGE_TARNAME "sizif-helpers" |
|
256 |
| #define PACKAGE_VERSION "0.2" |
|
257 |
| #define PACKAGE_STRING "sizif-helpers 0.2" |
|
258 |
| #define PACKAGE_BUGREPORT "samo.penic@gmail.com" |
|
259 |
| #define PACKAGE_URL "" |
|
260 |
| #define PACKAGE "sizif-helpers" |
|
261 |
| #define VERSION "0.2" |
|
262 |
| /* end confdefs.h. */ |
|
263 |
| #include <ac_nonexistent.h> |
|
264 |
configure:7558: checking for ANSI C header files |
|
265 |
configure:7578: gcc -c -g -O2 conftest.c >&5 |
|
266 |
configure:7578: $? = 0 |
|
267 |
configure:7651: gcc -o conftest -g -O2 conftest.c >&5 |
|
268 |
configure:7651: $? = 0 |
|
269 |
configure:7651: ./conftest |
|
270 |
configure:7651: $? = 0 |
|
271 |
configure:7662: result: yes |
|
272 |
configure:7675: checking for sys/types.h |
|
273 |
configure:7675: gcc -c -g -O2 conftest.c >&5 |
|
274 |
configure:7675: $? = 0 |
|
275 |
configure:7675: result: yes |
|
276 |
configure:7675: checking for sys/stat.h |
|
277 |
configure:7675: gcc -c -g -O2 conftest.c >&5 |
|
278 |
configure:7675: $? = 0 |
|
279 |
configure:7675: result: yes |
|
280 |
configure:7675: checking for stdlib.h |
|
281 |
configure:7675: gcc -c -g -O2 conftest.c >&5 |
|
282 |
configure:7675: $? = 0 |
|
283 |
configure:7675: result: yes |
|
284 |
configure:7675: checking for string.h |
|
285 |
configure:7675: gcc -c -g -O2 conftest.c >&5 |
|
286 |
configure:7675: $? = 0 |
|
287 |
configure:7675: result: yes |
|
288 |
configure:7675: checking for memory.h |
|
289 |
configure:7675: gcc -c -g -O2 conftest.c >&5 |
|
290 |
configure:7675: $? = 0 |
|
291 |
configure:7675: result: yes |
|
292 |
configure:7675: checking for strings.h |
|
293 |
configure:7675: gcc -c -g -O2 conftest.c >&5 |
|
294 |
configure:7675: $? = 0 |
|
295 |
configure:7675: result: yes |
|
296 |
configure:7675: checking for inttypes.h |
|
297 |
configure:7675: gcc -c -g -O2 conftest.c >&5 |
|
298 |
configure:7675: $? = 0 |
|
299 |
configure:7675: result: yes |
|
300 |
configure:7675: checking for stdint.h |
|
301 |
configure:7675: gcc -c -g -O2 conftest.c >&5 |
|
302 |
configure:7675: $? = 0 |
|
303 |
configure:7675: result: yes |
|
304 |
configure:7675: checking for unistd.h |
|
305 |
configure:7675: gcc -c -g -O2 conftest.c >&5 |
|
306 |
configure:7675: $? = 0 |
|
307 |
configure:7675: result: yes |
|
308 |
configure:7689: checking for dlfcn.h |
|
309 |
configure:7689: gcc -c -g -O2 conftest.c >&5 |
|
310 |
configure:7689: $? = 0 |
|
311 |
configure:7689: result: yes |
|
312 |
configure:7945: checking for objdir |
|
313 |
configure:7960: result: .libs |
|
314 |
configure:8220: checking if gcc supports -fno-rtti -fno-exceptions |
|
315 |
configure:8238: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 |
|
316 |
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C |
|
317 |
configure:8242: $? = 0 |
|
318 |
configure:8255: result: no |
|
319 |
configure:8613: checking for gcc option to produce PIC |
|
320 |
configure:8620: result: -fPIC -DPIC |
|
321 |
configure:8628: checking if gcc PIC flag -fPIC -DPIC works |
|
322 |
configure:8646: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 |
|
323 |
configure:8650: $? = 0 |
|
324 |
configure:8663: result: yes |
|
325 |
configure:8692: checking if gcc static flag -static works |
|
326 |
configure:8720: result: yes |
|
327 |
configure:8735: checking if gcc supports -c -o file.o |
|
328 |
configure:8756: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 |
|
329 |
configure:8760: $? = 0 |
|
330 |
configure:8782: result: yes |
|
331 |
configure:8790: checking if gcc supports -c -o file.o |
|
332 |
configure:8837: result: yes |
|
333 |
configure:8870: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries |
|
334 |
configure:10133: result: yes |
|
335 |
configure:10170: checking whether -lc should be explicitly linked in |
|
336 |
configure:10178: gcc -c -g -O2 conftest.c >&5 |
|
337 |
configure:10181: $? = 0 |
|
338 |
configure:10196: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 |
|
339 |
configure:10199: $? = 0 |
|
340 |
configure:10213: result: no |
|
341 |
configure:10373: checking dynamic linker characteristics |
|
342 |
configure:10954: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5 |
|
343 |
configure:10954: $? = 0 |
|
344 |
configure:11203: result: GNU/Linux ld.so |
|
345 |
configure:11325: checking how to hardcode library paths into programs |
|
346 |
configure:11350: result: immediate |
|
347 |
configure:11898: checking whether stripping libraries is possible |
|
348 |
configure:11903: result: yes |
|
349 |
configure:11938: checking if libtool supports shared libraries |
|
350 |
configure:11940: result: yes |
|
351 |
configure:11943: checking whether to build shared libraries |
|
352 |
configure:11968: result: yes |
|
353 |
configure:11971: checking whether to build static libraries |
|
354 |
configure:11975: result: yes |
|
355 |
configure:12020: checking for stdlib.h |
|
356 |
configure:12020: result: yes |
|
357 |
configure:12020: checking for string.h |
|
358 |
configure:12020: result: yes |
|
359 |
configure:12020: checking leptonica/allheaders.h usability |
|
360 |
configure:12020: gcc -c -g -O2 conftest.c >&5 |
|
361 |
configure:12020: $? = 0 |
|
362 |
configure:12020: result: yes |
|
363 |
configure:12020: checking leptonica/allheaders.h presence |
|
364 |
configure:12020: gcc -E conftest.c |
|
365 |
configure:12020: $? = 0 |
|
366 |
configure:12020: result: yes |
|
367 |
configure:12020: checking for leptonica/allheaders.h |
|
368 |
configure:12020: result: yes |
|
369 |
configure:12032: checking for inline |
|
370 |
configure:12048: gcc -c -g -O2 conftest.c >&5 |
|
371 |
configure:12048: $? = 0 |
|
372 |
configure:12056: result: inline |
|
373 |
configure:12074: checking for size_t |
|
374 |
configure:12074: gcc -c -g -O2 conftest.c >&5 |
|
375 |
configure:12074: $? = 0 |
|
376 |
configure:12074: gcc -c -g -O2 conftest.c >&5 |
|
377 |
conftest.c: In function 'main': |
|
378 |
conftest.c:62:21: error: expected expression before ')' token |
|
379 |
if (sizeof ((size_t))) |
|
380 |
^ |
|
381 |
configure:12074: $? = 1 |
|
382 |
configure: failed program was: |
|
383 |
| /* confdefs.h */ |
|
384 |
| #define PACKAGE_NAME "sizif-helpers" |
|
385 |
| #define PACKAGE_TARNAME "sizif-helpers" |
|
386 |
| #define PACKAGE_VERSION "0.2" |
|
387 |
| #define PACKAGE_STRING "sizif-helpers 0.2" |
|
388 |
| #define PACKAGE_BUGREPORT "samo.penic@gmail.com" |
|
389 |
| #define PACKAGE_URL "" |
|
390 |
| #define PACKAGE "sizif-helpers" |
|
391 |
| #define VERSION "0.2" |
|
392 |
| #define STDC_HEADERS 1 |
|
393 |
| #define HAVE_SYS_TYPES_H 1 |
|
394 |
| #define HAVE_SYS_STAT_H 1 |
|
395 |
| #define HAVE_STDLIB_H 1 |
|
396 |
| #define HAVE_STRING_H 1 |
|
397 |
| #define HAVE_MEMORY_H 1 |
|
398 |
| #define HAVE_STRINGS_H 1 |
|
399 |
| #define HAVE_INTTYPES_H 1 |
|
400 |
| #define HAVE_STDINT_H 1 |
|
401 |
| #define HAVE_UNISTD_H 1 |
|
402 |
| #define HAVE_DLFCN_H 1 |
|
403 |
| #define LT_OBJDIR ".libs/" |
|
404 |
| #define HAVE_STDLIB_H 1 |
|
405 |
| #define HAVE_STRING_H 1 |
|
406 |
| #define HAVE_LEPTONICA_ALLHEADERS_H 1 |
|
407 |
| /* end confdefs.h. */ |
|
408 |
| #include <stdio.h> |
|
409 |
| #ifdef HAVE_SYS_TYPES_H |
|
410 |
| # include <sys/types.h> |
|
411 |
| #endif |
|
412 |
| #ifdef HAVE_SYS_STAT_H |
|
413 |
| # include <sys/stat.h> |
|
414 |
| #endif |
|
415 |
| #ifdef STDC_HEADERS |
|
416 |
| # include <stdlib.h> |
|
417 |
| # include <stddef.h> |
|
418 |
| #else |
|
419 |
| # ifdef HAVE_STDLIB_H |
|
420 |
| # include <stdlib.h> |
|
421 |
| # endif |
|
422 |
| #endif |
|
423 |
| #ifdef HAVE_STRING_H |
|
424 |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
|
425 |
| # include <memory.h> |
|
426 |
| # endif |
|
427 |
| # include <string.h> |
|
428 |
| #endif |
|
429 |
| #ifdef HAVE_STRINGS_H |
|
430 |
| # include <strings.h> |
|
431 |
| #endif |
|
432 |
| #ifdef HAVE_INTTYPES_H |
|
433 |
| # include <inttypes.h> |
|
434 |
| #endif |
|
435 |
| #ifdef HAVE_STDINT_H |
|
436 |
| # include <stdint.h> |
|
437 |
| #endif |
|
438 |
| #ifdef HAVE_UNISTD_H |
|
439 |
| # include <unistd.h> |
|
440 |
| #endif |
|
441 |
| int |
|
442 |
| main () |
|
443 |
| { |
|
444 |
| if (sizeof ((size_t))) |
|
445 |
| return 0; |
|
446 |
| ; |
|
447 |
| return 0; |
|
448 |
| } |
|
449 |
configure:12074: result: yes |
|
450 |
configure:12088: checking for library containing atan2 |
|
451 |
configure:12119: gcc -o conftest -g -O2 conftest.c >&5 |
|
452 |
conftest.c:33:6: warning: conflicting types for built-in function 'atan2' [-Wbuiltin-declaration-mismatch] |
|
453 |
char atan2 (); |
|
454 |
^~~~~ |
|
455 |
/tmp/cc9Y7o1k.o: In function `main': |
|
456 |
/home/samo/programiranje/python/sizif-ocr/sizif-helpers/conftest.c:37: undefined reference to `atan2' |
|
457 |
collect2: error: ld returned 1 exit status |
|
458 |
configure:12119: $? = 1 |
|
459 |
configure: failed program was: |
|
460 |
| /* confdefs.h */ |
|
461 |
| #define PACKAGE_NAME "sizif-helpers" |
|
462 |
| #define PACKAGE_TARNAME "sizif-helpers" |
|
463 |
| #define PACKAGE_VERSION "0.2" |
|
464 |
| #define PACKAGE_STRING "sizif-helpers 0.2" |
|
465 |
| #define PACKAGE_BUGREPORT "samo.penic@gmail.com" |
|
466 |
| #define PACKAGE_URL "" |
|
467 |
| #define PACKAGE "sizif-helpers" |
|
468 |
| #define VERSION "0.2" |
|
469 |
| #define STDC_HEADERS 1 |
|
470 |
| #define HAVE_SYS_TYPES_H 1 |
|
471 |
| #define HAVE_SYS_STAT_H 1 |
|
472 |
| #define HAVE_STDLIB_H 1 |
|
473 |
| #define HAVE_STRING_H 1 |
|
474 |
| #define HAVE_MEMORY_H 1 |
|
475 |
| #define HAVE_STRINGS_H 1 |
|
476 |
| #define HAVE_INTTYPES_H 1 |
|
477 |
| #define HAVE_STDINT_H 1 |
|
478 |
| #define HAVE_UNISTD_H 1 |
|
479 |
| #define HAVE_DLFCN_H 1 |
|
480 |
| #define LT_OBJDIR ".libs/" |
|
481 |
| #define HAVE_STDLIB_H 1 |
|
482 |
| #define HAVE_STRING_H 1 |
|
483 |
| #define HAVE_LEPTONICA_ALLHEADERS_H 1 |
|
484 |
| /* end confdefs.h. */ |
|
485 |
| |
|
486 |
| /* Override any GCC internal prototype to avoid an error. |
|
487 |
| Use char because int might match the return type of a GCC |
|
488 |
| builtin and then its argument prototype would still apply. */ |
|
489 |
| #ifdef __cplusplus |
|
490 |
| extern "C" |
|
491 |
| #endif |
|
492 |
| char atan2 (); |
|
493 |
| int |
|
494 |
| main () |
|
495 |
| { |
|
496 |
| return atan2 (); |
|
497 |
| ; |
|
498 |
| return 0; |
|
499 |
| } |
|
500 |
configure:12119: gcc -o conftest -g -O2 conftest.c -lm >&5 |
|
501 |
conftest.c:33:6: warning: conflicting types for built-in function 'atan2' [-Wbuiltin-declaration-mismatch] |
|
502 |
char atan2 (); |
|
503 |
^~~~~ |
|
504 |
configure:12119: $? = 0 |
|
505 |
configure:12136: result: -lm |
|
506 |
configure:12144: checking for library containing TIFFOpen |
|
507 |
configure:12175: gcc -o conftest -g -O2 conftest.c -lm >&5 |
|
508 |
/tmp/ccpXNSnr.o: In function `main': |
|
509 |
/home/samo/programiranje/python/sizif-ocr/sizif-helpers/conftest.c:37: undefined reference to `TIFFOpen' |
|
510 |
collect2: error: ld returned 1 exit status |
|
511 |
configure:12175: $? = 1 |
|
512 |
configure: failed program was: |
|
513 |
| /* confdefs.h */ |
|
514 |
| #define PACKAGE_NAME "sizif-helpers" |
|
515 |
| #define PACKAGE_TARNAME "sizif-helpers" |
|
516 |
| #define PACKAGE_VERSION "0.2" |
|
517 |
| #define PACKAGE_STRING "sizif-helpers 0.2" |
|
518 |
| #define PACKAGE_BUGREPORT "samo.penic@gmail.com" |
|
519 |
| #define PACKAGE_URL "" |
|
520 |
| #define PACKAGE "sizif-helpers" |
|
521 |
| #define VERSION "0.2" |
|
522 |
| #define STDC_HEADERS 1 |
|
523 |
| #define HAVE_SYS_TYPES_H 1 |
|
524 |
| #define HAVE_SYS_STAT_H 1 |
|
525 |
| #define HAVE_STDLIB_H 1 |
|
526 |
| #define HAVE_STRING_H 1 |
|
527 |
| #define HAVE_MEMORY_H 1 |
|
528 |
| #define HAVE_STRINGS_H 1 |
|
529 |
| #define HAVE_INTTYPES_H 1 |
|
530 |
| #define HAVE_STDINT_H 1 |
|
531 |
| #define HAVE_UNISTD_H 1 |
|
532 |
| #define HAVE_DLFCN_H 1 |
|
533 |
| #define LT_OBJDIR ".libs/" |
|
534 |
| #define HAVE_STDLIB_H 1 |
|
535 |
| #define HAVE_STRING_H 1 |
|
536 |
| #define HAVE_LEPTONICA_ALLHEADERS_H 1 |
|
537 |
| /* end confdefs.h. */ |
|
538 |
| |
|
539 |
| /* Override any GCC internal prototype to avoid an error. |
|
540 |
| Use char because int might match the return type of a GCC |
|
541 |
| builtin and then its argument prototype would still apply. */ |
|
542 |
| #ifdef __cplusplus |
|
543 |
| extern "C" |
|
544 |
| #endif |
|
545 |
| char TIFFOpen (); |
|
546 |
| int |
|
547 |
| main () |
|
548 |
| { |
|
549 |
| return TIFFOpen (); |
|
550 |
| ; |
|
551 |
| return 0; |
|
552 |
| } |
|
553 |
configure:12175: gcc -o conftest -g -O2 conftest.c -ltiff -lm >&5 |
|
554 |
configure:12175: $? = 0 |
|
555 |
configure:12192: result: -ltiff |
|
556 |
configure:12202: checking for library containing png_create_info_struct |
|
557 |
configure:12233: gcc -o conftest -g -O2 conftest.c -ltiff -lm >&5 |
|
558 |
/tmp/ccacyNQC.o: In function `main': |
|
559 |
/home/samo/programiranje/python/sizif-ocr/sizif-helpers/conftest.c:37: undefined reference to `png_create_info_struct' |
|
560 |
collect2: error: ld returned 1 exit status |
|
561 |
configure:12233: $? = 1 |
|
562 |
configure: failed program was: |
|
563 |
| /* confdefs.h */ |
|
564 |
| #define PACKAGE_NAME "sizif-helpers" |
|
565 |
| #define PACKAGE_TARNAME "sizif-helpers" |
|
566 |
| #define PACKAGE_VERSION "0.2" |
|
567 |
| #define PACKAGE_STRING "sizif-helpers 0.2" |
|
568 |
| #define PACKAGE_BUGREPORT "samo.penic@gmail.com" |
|
569 |
| #define PACKAGE_URL "" |
|
570 |
| #define PACKAGE "sizif-helpers" |
|
571 |
| #define VERSION "0.2" |
|
572 |
| #define STDC_HEADERS 1 |
|
573 |
| #define HAVE_SYS_TYPES_H 1 |
|
574 |
| #define HAVE_SYS_STAT_H 1 |
|
575 |
| #define HAVE_STDLIB_H 1 |
|
576 |
| #define HAVE_STRING_H 1 |
|
577 |
| #define HAVE_MEMORY_H 1 |
|
578 |
| #define HAVE_STRINGS_H 1 |
|
579 |
| #define HAVE_INTTYPES_H 1 |
|
580 |
| #define HAVE_STDINT_H 1 |
|
581 |
| #define HAVE_UNISTD_H 1 |
|
582 |
| #define HAVE_DLFCN_H 1 |
|
583 |
| #define LT_OBJDIR ".libs/" |
|
584 |
| #define HAVE_STDLIB_H 1 |
|
585 |
| #define HAVE_STRING_H 1 |
|
586 |
| #define HAVE_LEPTONICA_ALLHEADERS_H 1 |
|
587 |
| /* end confdefs.h. */ |
|
588 |
| |
|
589 |
| /* Override any GCC internal prototype to avoid an error. |
|
590 |
| Use char because int might match the return type of a GCC |
|
591 |
| builtin and then its argument prototype would still apply. */ |
|
592 |
| #ifdef __cplusplus |
|
593 |
| extern "C" |
|
594 |
| #endif |
|
595 |
| char png_create_info_struct (); |
|
596 |
| int |
|
597 |
| main () |
|
598 |
| { |
|
599 |
| return png_create_info_struct (); |
|
600 |
| ; |
|
601 |
| return 0; |
|
602 |
| } |
|
603 |
configure:12233: gcc -o conftest -g -O2 conftest.c -lpng -ltiff -lm >&5 |
|
604 |
configure:12233: $? = 0 |
|
605 |
configure:12250: result: -lpng |
|
606 |
configure:12261: checking for library containing pixMorphSequence |
|
607 |
configure:12292: gcc -o conftest -g -O2 conftest.c -lpng -ltiff -lm >&5 |
|
608 |
/tmp/ccbDnmEI.o: In function `main': |
|
609 |
/home/samo/programiranje/python/sizif-ocr/sizif-helpers/conftest.c:37: undefined reference to `pixMorphSequence' |
|
610 |
collect2: error: ld returned 1 exit status |
|
611 |
configure:12292: $? = 1 |
|
612 |
configure: failed program was: |
|
613 |
| /* confdefs.h */ |
|
614 |
| #define PACKAGE_NAME "sizif-helpers" |
|
615 |
| #define PACKAGE_TARNAME "sizif-helpers" |
|
616 |
| #define PACKAGE_VERSION "0.2" |
|
617 |
| #define PACKAGE_STRING "sizif-helpers 0.2" |
|
618 |
| #define PACKAGE_BUGREPORT "samo.penic@gmail.com" |
|
619 |
| #define PACKAGE_URL "" |
|
620 |
| #define PACKAGE "sizif-helpers" |
|
621 |
| #define VERSION "0.2" |
|
622 |
| #define STDC_HEADERS 1 |
|
623 |
| #define HAVE_SYS_TYPES_H 1 |
|
624 |
| #define HAVE_SYS_STAT_H 1 |
|
625 |
| #define HAVE_STDLIB_H 1 |
|
626 |
| #define HAVE_STRING_H 1 |
|
627 |
| #define HAVE_MEMORY_H 1 |
|
628 |
| #define HAVE_STRINGS_H 1 |
|
629 |
| #define HAVE_INTTYPES_H 1 |
|
630 |
| #define HAVE_STDINT_H 1 |
|
631 |
| #define HAVE_UNISTD_H 1 |
|
632 |
| #define HAVE_DLFCN_H 1 |
|
633 |
| #define LT_OBJDIR ".libs/" |
|
634 |
| #define HAVE_STDLIB_H 1 |
|
635 |
| #define HAVE_STRING_H 1 |
|
636 |
| #define HAVE_LEPTONICA_ALLHEADERS_H 1 |
|
637 |
| /* end confdefs.h. */ |
|
638 |
| |
|
639 |
| /* Override any GCC internal prototype to avoid an error. |
|
640 |
| Use char because int might match the return type of a GCC |
|
641 |
| builtin and then its argument prototype would still apply. */ |
|
642 |
| #ifdef __cplusplus |
|
643 |
| extern "C" |
|
644 |
| #endif |
|
645 |
| char pixMorphSequence (); |
|
646 |
| int |
|
647 |
| main () |
|
648 |
| { |
|
649 |
| return pixMorphSequence (); |
|
650 |
| ; |
|
651 |
| return 0; |
|
652 |
| } |
|
653 |
configure:12292: gcc -o conftest -g -O2 conftest.c -llept -lpng -ltiff -lm >&5 |
|
654 |
configure:12292: $? = 0 |
|
655 |
configure:12309: result: -llept |
|
656 |
configure:12319: checking for library containing gzgets |
|
657 |
configure:12350: gcc -o conftest -g -O2 conftest.c -llept -lpng -ltiff -lm >&5 |
|
658 |
/tmp/cc8xNIRS.o: In function `main': |
|
659 |
/home/samo/programiranje/python/sizif-ocr/sizif-helpers/conftest.c:37: undefined reference to `gzgets' |
|
660 |
collect2: error: ld returned 1 exit status |
|
661 |
configure:12350: $? = 1 |
|
662 |
configure: failed program was: |
|
663 |
| /* confdefs.h */ |
|
664 |
| #define PACKAGE_NAME "sizif-helpers" |
|
665 |
| #define PACKAGE_TARNAME "sizif-helpers" |
|
666 |
| #define PACKAGE_VERSION "0.2" |
|
667 |
| #define PACKAGE_STRING "sizif-helpers 0.2" |
|
668 |
| #define PACKAGE_BUGREPORT "samo.penic@gmail.com" |
|
669 |
| #define PACKAGE_URL "" |
|
670 |
| #define PACKAGE "sizif-helpers" |
|
671 |
| #define VERSION "0.2" |
|
672 |
| #define STDC_HEADERS 1 |
|
673 |
| #define HAVE_SYS_TYPES_H 1 |
|
674 |
| #define HAVE_SYS_STAT_H 1 |
|
675 |
| #define HAVE_STDLIB_H 1 |
|
676 |
| #define HAVE_STRING_H 1 |
|
677 |
| #define HAVE_MEMORY_H 1 |
|
678 |
| #define HAVE_STRINGS_H 1 |
|
679 |
| #define HAVE_INTTYPES_H 1 |
|
680 |
| #define HAVE_STDINT_H 1 |
|
681 |
| #define HAVE_UNISTD_H 1 |
|
682 |
| #define HAVE_DLFCN_H 1 |
|
683 |
| #define LT_OBJDIR ".libs/" |
|
684 |
| #define HAVE_STDLIB_H 1 |
|
685 |
| #define HAVE_STRING_H 1 |
|
686 |
| #define HAVE_LEPTONICA_ALLHEADERS_H 1 |
|
687 |
| /* end confdefs.h. */ |
|
688 |
| |
|
689 |
| /* Override any GCC internal prototype to avoid an error. |
|
690 |
| Use char because int might match the return type of a GCC |
|
691 |
| builtin and then its argument prototype would still apply. */ |
|
692 |
| #ifdef __cplusplus |
|
693 |
| extern "C" |
|
694 |
| #endif |
|
695 |
| char gzgets (); |
|
696 |
| int |
|
697 |
| main () |
|
698 |
| { |
|
699 |
| return gzgets (); |
|
700 |
| ; |
|
701 |
| return 0; |
|
702 |
| } |
|
703 |
configure:12350: gcc -o conftest -g -O2 conftest.c -lz -llept -lpng -ltiff -lm >&5 |
|
704 |
configure:12350: $? = 0 |
|
705 |
configure:12367: result: -lz |
|
706 |
configure:12492: checking that generated files are newer than configure |
|
707 |
configure:12498: result: done |
|
708 |
configure:12521: creating ./config.status |
|
709 |
|
|
710 |
## ---------------- ## |
|
711 |
## Cache variables. ## |
|
712 |
## ---------------- ## |
|
713 |
|
|
714 |
ac_cv_build=x86_64-pc-linux-gnu |
|
715 |
ac_cv_c_compiler_gnu=yes |
|
716 |
ac_cv_c_inline=inline |
|
717 |
ac_cv_env_CC_set= |
|
718 |
ac_cv_env_CC_value= |
|
719 |
ac_cv_env_CFLAGS_set= |
|
720 |
ac_cv_env_CFLAGS_value= |
|
721 |
ac_cv_env_CPPFLAGS_set= |
|
722 |
ac_cv_env_CPPFLAGS_value= |
|
723 |
ac_cv_env_CPP_set= |
|
724 |
ac_cv_env_CPP_value= |
|
725 |
ac_cv_env_LDFLAGS_set= |
|
726 |
ac_cv_env_LDFLAGS_value= |
|
727 |
ac_cv_env_LIBS_set= |
|
728 |
ac_cv_env_LIBS_value= |
|
729 |
ac_cv_env_LT_SYS_LIBRARY_PATH_set= |
|
730 |
ac_cv_env_LT_SYS_LIBRARY_PATH_value= |
|
731 |
ac_cv_env_build_alias_set= |
|
732 |
ac_cv_env_build_alias_value= |
|
733 |
ac_cv_env_host_alias_set= |
|
734 |
ac_cv_env_host_alias_value= |
|
735 |
ac_cv_env_target_alias_set= |
|
736 |
ac_cv_env_target_alias_value= |
|
737 |
ac_cv_header_dlfcn_h=yes |
|
738 |
ac_cv_header_inttypes_h=yes |
|
739 |
ac_cv_header_leptonica_allheaders_h=yes |
|
740 |
ac_cv_header_memory_h=yes |
|
741 |
ac_cv_header_stdc=yes |
|
742 |
ac_cv_header_stdint_h=yes |
|
743 |
ac_cv_header_stdlib_h=yes |
|
744 |
ac_cv_header_string_h=yes |
|
745 |
ac_cv_header_strings_h=yes |
|
746 |
ac_cv_header_sys_stat_h=yes |
|
747 |
ac_cv_header_sys_types_h=yes |
|
748 |
ac_cv_header_unistd_h=yes |
|
749 |
ac_cv_host=x86_64-pc-linux-gnu |
|
750 |
ac_cv_objext=o |
|
751 |
ac_cv_path_EGREP='/bin/grep -E' |
|
752 |
ac_cv_path_FGREP='/bin/grep -F' |
|
753 |
ac_cv_path_GREP=/bin/grep |
|
754 |
ac_cv_path_SED=/bin/sed |
|
755 |
ac_cv_path_install='/usr/bin/install -c' |
|
756 |
ac_cv_path_lt_DD=/bin/dd |
|
757 |
ac_cv_path_mkdir=/bin/mkdir |
|
758 |
ac_cv_prog_AWK=gawk |
|
759 |
ac_cv_prog_CPP='gcc -E' |
|
760 |
ac_cv_prog_ac_ct_AR=ar |
|
761 |
ac_cv_prog_ac_ct_CC=gcc |
|
762 |
ac_cv_prog_ac_ct_MANIFEST_TOOL=mt |
|
763 |
ac_cv_prog_ac_ct_OBJDUMP=objdump |
|
764 |
ac_cv_prog_ac_ct_RANLIB=ranlib |
|
765 |
ac_cv_prog_ac_ct_STRIP=strip |
|
766 |
ac_cv_prog_cc_c89= |
|
767 |
ac_cv_prog_cc_g=yes |
|
768 |
ac_cv_prog_make_make_set=yes |
|
769 |
ac_cv_search_TIFFOpen=-ltiff |
|
770 |
ac_cv_search_atan2=-lm |
|
771 |
ac_cv_search_gzgets=-lz |
|
772 |
ac_cv_search_pixMorphSequence=-llept |
|
773 |
ac_cv_search_png_create_info_struct=-lpng |
|
774 |
ac_cv_type_size_t=yes |
|
775 |
am_cv_CC_dependencies_compiler_type=gcc3 |
|
776 |
am_cv_make_support_nested_variables=yes |
|
777 |
am_cv_prog_cc_c_o=yes |
|
778 |
lt_cv_ar_at_file=@ |
|
779 |
lt_cv_archive_cmds_need_lc=no |
|
780 |
lt_cv_deplibs_check_method=pass_all |
|
781 |
lt_cv_file_magic_cmd='$MAGIC_CMD' |
|
782 |
lt_cv_file_magic_test_file= |
|
783 |
lt_cv_ld_reload_flag=-r |
|
784 |
lt_cv_nm_interface='BSD nm' |
|
785 |
lt_cv_objdir=.libs |
|
786 |
lt_cv_path_LD=/usr/bin/ld |
|
787 |
lt_cv_path_NM='/usr/bin/nm -B' |
|
788 |
lt_cv_path_mainfest_tool=no |
|
789 |
lt_cv_prog_compiler_c_o=yes |
|
790 |
lt_cv_prog_compiler_pic='-fPIC -DPIC' |
|
791 |
lt_cv_prog_compiler_pic_works=yes |
|
792 |
lt_cv_prog_compiler_rtti_exceptions=no |
|
793 |
lt_cv_prog_compiler_static_works=yes |
|
794 |
lt_cv_prog_gnu_ld=yes |
|
795 |
lt_cv_sharedlib_from_linklib_cmd='printf %s\n' |
|
796 |
lt_cv_shlibpath_overrides_runpath=yes |
|
797 |
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'\''' |
|
798 |
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'\''' |
|
799 |
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'\''' |
|
800 |
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' |
|
801 |
lt_cv_sys_global_symbol_to_import= |
|
802 |
lt_cv_sys_max_cmd_len=1572864 |
|
803 |
lt_cv_to_host_file_cmd=func_convert_file_noop |
|
804 |
lt_cv_to_tool_file_cmd=func_convert_file_noop |
|
805 |
lt_cv_truncate_bin='/bin/dd bs=4096 count=1' |
|
806 |
|
|
807 |
## ----------------- ## |
|
808 |
## Output variables. ## |
|
809 |
## ----------------- ## |
|
810 |
|
|
811 |
ACLOCAL='${SHELL} /home/samo/programiranje/python/sizif-ocr/sizif-helpers/missing aclocal-1.15' |
|
812 |
AMDEPBACKSLASH='\' |
|
813 |
AMDEP_FALSE='#' |
|
814 |
AMDEP_TRUE='' |
|
815 |
AMTAR='$${TAR-tar}' |
|
816 |
AM_BACKSLASH='\' |
|
817 |
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' |
|
818 |
AM_DEFAULT_VERBOSITY='1' |
|
819 |
AM_V='$(V)' |
|
820 |
AR='ar' |
|
821 |
AUTOCONF='${SHELL} /home/samo/programiranje/python/sizif-ocr/sizif-helpers/missing autoconf' |
|
822 |
AUTOHEADER='${SHELL} /home/samo/programiranje/python/sizif-ocr/sizif-helpers/missing autoheader' |
|
823 |
AUTOMAKE='${SHELL} /home/samo/programiranje/python/sizif-ocr/sizif-helpers/missing automake-1.15' |
|
824 |
AWK='gawk' |
|
825 |
CC='gcc' |
|
826 |
CCDEPMODE='depmode=gcc3' |
|
827 |
CFLAGS='-g -O2' |
|
828 |
CPP='gcc -E' |
|
829 |
CPPFLAGS='' |
|
830 |
CYGPATH_W='echo' |
|
831 |
DEFS='-DHAVE_CONFIG_H' |
|
832 |
DEPDIR='.deps' |
|
833 |
DLLTOOL='false' |
|
834 |
DSYMUTIL='' |
|
835 |
DUMPBIN='' |
|
836 |
ECHO_C='' |
|
837 |
ECHO_N='-n' |
|
838 |
ECHO_T='' |
|
839 |
EGREP='/bin/grep -E' |
|
840 |
EXEEXT='' |
|
841 |
FGREP='/bin/grep -F' |
|
842 |
GREP='/bin/grep' |
|
843 |
INSTALL_DATA='${INSTALL} -m 644' |
|
844 |
INSTALL_PROGRAM='${INSTALL}' |
|
845 |
INSTALL_SCRIPT='${INSTALL}' |
|
846 |
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
|
847 |
LD='/usr/bin/ld -m elf_x86_64' |
|
848 |
LDFLAGS='' |
|
849 |
LIBOBJS='' |
|
850 |
LIBS='-lz -llept -lpng -ltiff -lm ' |
|
851 |
LIBTOOL='$(SHELL) $(top_builddir)/libtool' |
|
852 |
LIPO='' |
|
853 |
LN_S='ln -s' |
|
854 |
LTLIBOBJS='' |
|
855 |
LT_SYS_LIBRARY_PATH='' |
|
856 |
MAKEINFO='${SHELL} /home/samo/programiranje/python/sizif-ocr/sizif-helpers/missing makeinfo' |
|
857 |
MANIFEST_TOOL=':' |
|
858 |
MKDIR_P='/bin/mkdir -p' |
|
859 |
NM='/usr/bin/nm -B' |
|
860 |
NMEDIT='' |
|
861 |
OBJDUMP='objdump' |
|
862 |
OBJEXT='o' |
|
863 |
OTOOL64='' |
|
864 |
OTOOL='' |
|
865 |
PACKAGE='sizif-helpers' |
|
866 |
PACKAGE_BUGREPORT='samo.penic@gmail.com' |
|
867 |
PACKAGE_NAME='sizif-helpers' |
|
868 |
PACKAGE_STRING='sizif-helpers 0.2' |
|
869 |
PACKAGE_TARNAME='sizif-helpers' |
|
870 |
PACKAGE_URL='' |
|
871 |
PACKAGE_VERSION='0.2' |
|
872 |
PATH_SEPARATOR=':' |
|
873 |
RANLIB='ranlib' |
|
874 |
SED='/bin/sed' |
|
875 |
SET_MAKE='' |
|
876 |
SHELL='/bin/bash' |
|
877 |
STRIP='strip' |
|
878 |
VERSION='0.2' |
|
879 |
ac_ct_AR='ar' |
|
880 |
ac_ct_CC='gcc' |
|
881 |
ac_ct_DUMPBIN='' |
|
882 |
am__EXEEXT_FALSE='' |
|
883 |
am__EXEEXT_TRUE='#' |
|
884 |
am__fastdepCC_FALSE='#' |
|
885 |
am__fastdepCC_TRUE='' |
|
886 |
am__include='include' |
|
887 |
am__isrc='' |
|
888 |
am__leading_dot='.' |
|
889 |
am__nodep='_no' |
|
890 |
am__quote='' |
|
891 |
am__tar='$${TAR-tar} chof - "$$tardir"' |
|
892 |
am__untar='$${TAR-tar} xf -' |
|
893 |
bindir='${exec_prefix}/bin' |
|
894 |
build='x86_64-pc-linux-gnu' |
|
895 |
build_alias='' |
|
896 |
build_cpu='x86_64' |
|
897 |
build_os='linux-gnu' |
|
898 |
build_vendor='pc' |
|
899 |
datadir='${datarootdir}' |
|
900 |
datarootdir='${prefix}/share' |
|
901 |
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
|
902 |
dvidir='${docdir}' |
|
903 |
exec_prefix='${prefix}' |
|
904 |
host='x86_64-pc-linux-gnu' |
|
905 |
host_alias='' |
|
906 |
host_cpu='x86_64' |
|
907 |
host_os='linux-gnu' |
|
908 |
host_vendor='pc' |
|
909 |
htmldir='${docdir}' |
|
910 |
includedir='${prefix}/include' |
|
911 |
infodir='${datarootdir}/info' |
|
912 |
install_sh='${SHELL} /home/samo/programiranje/python/sizif-ocr/sizif-helpers/install-sh' |
|
913 |
libdir='${exec_prefix}/lib' |
|
914 |
libexecdir='${exec_prefix}/libexec' |
|
915 |
localedir='${datarootdir}/locale' |
|
916 |
localstatedir='${prefix}/var' |
|
917 |
mandir='${datarootdir}/man' |
|
918 |
mkdir_p='$(MKDIR_P)' |
|
919 |
oldincludedir='/usr/include' |
|
920 |
pdfdir='${docdir}' |
|
921 |
prefix='/usr/local' |
|
922 |
program_transform_name='s,x,x,' |
|
923 |
psdir='${docdir}' |
|
924 |
runstatedir='${localstatedir}/run' |
|
925 |
sbindir='${exec_prefix}/sbin' |
|
926 |
sharedstatedir='${prefix}/com' |
|
927 |
sysconfdir='${prefix}/etc' |
|
928 |
target_alias='' |
|
929 |
|
|
930 |
## ----------- ## |
|
931 |
## confdefs.h. ## |
|
932 |
## ----------- ## |
|
933 |
|
|
934 |
/* confdefs.h */ |
|
935 |
#define PACKAGE_NAME "sizif-helpers" |
|
936 |
#define PACKAGE_TARNAME "sizif-helpers" |
|
937 |
#define PACKAGE_VERSION "0.2" |
|
938 |
#define PACKAGE_STRING "sizif-helpers 0.2" |
|
939 |
#define PACKAGE_BUGREPORT "samo.penic@gmail.com" |
|
940 |
#define PACKAGE_URL "" |
|
941 |
#define PACKAGE "sizif-helpers" |
|
942 |
#define VERSION "0.2" |
|
943 |
#define STDC_HEADERS 1 |
|
944 |
#define HAVE_SYS_TYPES_H 1 |
|
945 |
#define HAVE_SYS_STAT_H 1 |
|
946 |
#define HAVE_STDLIB_H 1 |
|
947 |
#define HAVE_STRING_H 1 |
|
948 |
#define HAVE_MEMORY_H 1 |
|
949 |
#define HAVE_STRINGS_H 1 |
|
950 |
#define HAVE_INTTYPES_H 1 |
|
951 |
#define HAVE_STDINT_H 1 |
|
952 |
#define HAVE_UNISTD_H 1 |
|
953 |
#define HAVE_DLFCN_H 1 |
|
954 |
#define LT_OBJDIR ".libs/" |
|
955 |
#define HAVE_STDLIB_H 1 |
|
956 |
#define HAVE_STRING_H 1 |
|
957 |
#define HAVE_LEPTONICA_ALLHEADERS_H 1 |
|
958 |
#define NEWLEPT /**/ |
|
959 |
|
|
960 |
configure: exit 0 |
|
961 |
|
|
962 |
## ---------------------- ## |
|
963 |
## Running config.status. ## |
|
964 |
## ---------------------- ## |
|
965 |
|
|
966 |
This file was extended by sizif-helpers config.status 0.2, which was |
|
967 |
generated by GNU Autoconf 2.69. Invocation command line was |
|
968 |
|
|
969 |
CONFIG_FILES = |
|
970 |
CONFIG_HEADERS = |
|
971 |
CONFIG_LINKS = |
|
972 |
CONFIG_COMMANDS = |
|
973 |
$ ./config.status |
|
974 |
|
|
975 |
on thinkpad |
|
976 |
|
|
977 |
config.status:1089: creating Makefile |
|
978 |
config.status:1089: creating src/Makefile |
|
979 |
config.status:1089: creating config.h |
|
980 |
config.status:1270: config.h is unchanged |
|
981 |
config.status:1318: executing depfiles commands |
|
982 |
config.status:1318: executing libtool commands |
|
983 |
|
|
984 |
## ---------------------- ## |
|
985 |
## Running config.status. ## |
|
986 |
## ---------------------- ## |
|
987 |
|
|
988 |
This file was extended by sizif-helpers config.status 0.2, which was |
|
989 |
generated by GNU Autoconf 2.69. Invocation command line was |
|
990 |
|
|
991 |
CONFIG_FILES = |
|
992 |
CONFIG_HEADERS = |
|
993 |
CONFIG_LINKS = |
|
994 |
CONFIG_COMMANDS = |
|
995 |
$ ./config.status config.h |
|
996 |
|
|
997 |
on thinkpad |
|
998 |
|
|
999 |
config.status:1089: creating config.h |
|
1000 |
config.status:1270: config.h is unchanged |