This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by sizif-helpers configure 0.2, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --no-create --no-recursion ## --------- ## ## Platform. ## ## --------- ## hostname = thinkpad uname -m = x86_64 uname -r = 4.15.0-47-generic uname -s = Linux uname -v = #50-Ubuntu SMP Wed Mar 13 10:44:52 UTC 2019 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /home/samo/bin PATH: /home/samo/.local/bin PATH: /snap/bin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/games PATH: /usr/local/games PATH: /snap/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2324: checking for a BSD-compatible install configure:2392: result: /usr/bin/install -c configure:2403: checking whether build environment is sane configure:2458: result: yes configure:2609: checking for a thread-safe mkdir -p configure:2648: result: /bin/mkdir -p configure:2655: checking for gawk configure:2671: found /usr/bin/gawk configure:2682: result: gawk configure:2693: checking whether make sets $(MAKE) configure:2715: result: yes configure:2744: checking whether make supports nested variables configure:2761: result: yes configure:2939: checking for gcc configure:2955: found /usr/bin/gcc configure:2966: result: gcc configure:3195: checking for C compiler version configure:3204: gcc --version >&5 gcc (Ubuntu 7.3.0-27ubuntu1~18.04) 7.3.0 Copyright (C) 2017 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3215: $? = 0 configure:3204: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu 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 Thread model: posix gcc version 7.3.0 (Ubuntu 7.3.0-27ubuntu1~18.04) configure:3215: $? = 0 configure:3204: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3215: $? = 1 configure:3204: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:3215: $? = 1 configure:3235: checking whether the C compiler works configure:3257: gcc conftest.c >&5 configure:3261: $? = 0 configure:3309: result: yes configure:3312: checking for C compiler default output file name configure:3314: result: a.out configure:3320: checking for suffix of executables configure:3327: gcc -o conftest conftest.c >&5 configure:3331: $? = 0 configure:3353: result: configure:3375: checking whether we are cross compiling configure:3383: gcc -o conftest conftest.c >&5 configure:3387: $? = 0 configure:3394: ./conftest configure:3398: $? = 0 configure:3413: result: no configure:3418: checking for suffix of object files configure:3440: gcc -c conftest.c >&5 configure:3444: $? = 0 configure:3465: result: o configure:3469: checking whether we are using the GNU C compiler configure:3488: gcc -c conftest.c >&5 configure:3488: $? = 0 configure:3497: result: yes configure:3506: checking whether gcc accepts -g configure:3526: gcc -c -g conftest.c >&5 configure:3526: $? = 0 configure:3567: result: yes configure:3584: checking for gcc option to accept ISO C89 configure:3647: gcc -c -g -O2 conftest.c >&5 configure:3647: $? = 0 configure:3660: result: none needed configure:3685: checking whether gcc understands -c and -o together configure:3707: gcc -c conftest.c -o conftest2.o configure:3710: $? = 0 configure:3707: gcc -c conftest.c -o conftest2.o configure:3710: $? = 0 configure:3722: result: yes configure:3750: checking for style of include used by make configure:3778: result: GNU configure:3804: checking dependency style of gcc configure:3915: result: gcc3 configure:3960: checking build system type configure:3974: result: x86_64-pc-linux-gnu configure:3994: checking host system type configure:4007: result: x86_64-pc-linux-gnu configure:4048: checking how to print strings configure:4075: result: printf configure:4096: checking for a sed that does not truncate output configure:4160: result: /bin/sed configure:4178: checking for grep that handles long lines and -e configure:4236: result: /bin/grep configure:4241: checking for egrep configure:4303: result: /bin/grep -E configure:4308: checking for fgrep configure:4370: result: /bin/grep -F configure:4405: checking for ld used by gcc configure:4472: result: /usr/bin/ld configure:4479: checking if the linker (/usr/bin/ld) is GNU ld configure:4494: result: yes configure:4506: checking for BSD- or MS-compatible name lister (nm) configure:4560: result: /usr/bin/nm -B configure:4690: checking the name lister (/usr/bin/nm -B) interface configure:4697: gcc -c -g -O2 conftest.c >&5 configure:4700: /usr/bin/nm -B "conftest.o" configure:4703: output 0000000000000000 B some_variable configure:4710: result: BSD nm configure:4713: checking whether ln -s works configure:4717: result: yes configure:4725: checking the maximum length of command line arguments configure:4856: result: 1572864 configure:4904: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:4944: result: func_convert_file_noop configure:4951: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:4971: result: func_convert_file_noop configure:4978: checking for /usr/bin/ld option to reload object files configure:4985: result: -r configure:5059: checking for objdump configure:5075: found /usr/bin/objdump configure:5086: result: objdump configure:5118: checking how to recognize dependent libraries configure:5318: result: pass_all configure:5403: checking for dlltool configure:5433: result: no configure:5463: checking how to associate runtime and link libraries configure:5490: result: printf %s\n configure:5551: checking for ar configure:5567: found /usr/bin/ar configure:5578: result: ar configure:5615: checking for archiver @FILE support configure:5632: gcc -c -g -O2 conftest.c >&5 configure:5632: $? = 0 configure:5635: ar cru libconftest.a @conftest.lst >&5 ar: `u' modifier ignored since `D' is the default (see `U') configure:5638: $? = 0 configure:5643: ar cru libconftest.a @conftest.lst >&5 ar: `u' modifier ignored since `D' is the default (see `U') ar: conftest.o: No such file or directory configure:5646: $? = 1 configure:5658: result: @ configure:5716: checking for strip configure:5732: found /usr/bin/strip configure:5743: result: strip configure:5815: checking for ranlib configure:5831: found /usr/bin/ranlib configure:5842: result: ranlib configure:5944: checking command to parse /usr/bin/nm -B output from gcc object configure:6097: gcc -c -g -O2 conftest.c >&5 configure:6100: $? = 0 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 configure:6107: $? = 0 configure:6173: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:6176: $? = 0 configure:6214: result: ok configure:6261: checking for sysroot configure:6291: result: no configure:6298: checking for a working dd configure:6336: result: /bin/dd configure:6340: checking how to truncate binary pipes configure:6355: result: /bin/dd bs=4096 count=1 configure:6491: gcc -c -g -O2 conftest.c >&5 configure:6494: $? = 0 configure:6684: checking for mt configure:6700: found /bin/mt configure:6711: result: mt configure:6734: checking if mt is a manifest tool configure:6740: mt '-?' configure:6748: result: no configure:7425: checking how to run the C preprocessor configure:7456: gcc -E conftest.c configure:7456: $? = 0 configure:7470: gcc -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:7470: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sizif-helpers" | #define PACKAGE_TARNAME "sizif-helpers" | #define PACKAGE_VERSION "0.2" | #define PACKAGE_STRING "sizif-helpers 0.2" | #define PACKAGE_BUGREPORT "samo.penic@gmail.com" | #define PACKAGE_URL "" | #define PACKAGE "sizif-helpers" | #define VERSION "0.2" | /* end confdefs.h. */ | #include configure:7495: result: gcc -E configure:7515: gcc -E conftest.c configure:7515: $? = 0 configure:7529: gcc -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:7529: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sizif-helpers" | #define PACKAGE_TARNAME "sizif-helpers" | #define PACKAGE_VERSION "0.2" | #define PACKAGE_STRING "sizif-helpers 0.2" | #define PACKAGE_BUGREPORT "samo.penic@gmail.com" | #define PACKAGE_URL "" | #define PACKAGE "sizif-helpers" | #define VERSION "0.2" | /* end confdefs.h. */ | #include configure:7558: checking for ANSI C header files configure:7578: gcc -c -g -O2 conftest.c >&5 configure:7578: $? = 0 configure:7651: gcc -o conftest -g -O2 conftest.c >&5 configure:7651: $? = 0 configure:7651: ./conftest configure:7651: $? = 0 configure:7662: result: yes configure:7675: checking for sys/types.h configure:7675: gcc -c -g -O2 conftest.c >&5 configure:7675: $? = 0 configure:7675: result: yes configure:7675: checking for sys/stat.h configure:7675: gcc -c -g -O2 conftest.c >&5 configure:7675: $? = 0 configure:7675: result: yes configure:7675: checking for stdlib.h configure:7675: gcc -c -g -O2 conftest.c >&5 configure:7675: $? = 0 configure:7675: result: yes configure:7675: checking for string.h configure:7675: gcc -c -g -O2 conftest.c >&5 configure:7675: $? = 0 configure:7675: result: yes configure:7675: checking for memory.h configure:7675: gcc -c -g -O2 conftest.c >&5 configure:7675: $? = 0 configure:7675: result: yes configure:7675: checking for strings.h configure:7675: gcc -c -g -O2 conftest.c >&5 configure:7675: $? = 0 configure:7675: result: yes configure:7675: checking for inttypes.h configure:7675: gcc -c -g -O2 conftest.c >&5 configure:7675: $? = 0 configure:7675: result: yes configure:7675: checking for stdint.h configure:7675: gcc -c -g -O2 conftest.c >&5 configure:7675: $? = 0 configure:7675: result: yes configure:7675: checking for unistd.h configure:7675: gcc -c -g -O2 conftest.c >&5 configure:7675: $? = 0 configure:7675: result: yes configure:7689: checking for dlfcn.h configure:7689: gcc -c -g -O2 conftest.c >&5 configure:7689: $? = 0 configure:7689: result: yes configure:7945: checking for objdir configure:7960: result: .libs configure:8220: checking if gcc supports -fno-rtti -fno-exceptions configure:8238: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C configure:8242: $? = 0 configure:8255: result: no configure:8613: checking for gcc option to produce PIC configure:8620: result: -fPIC -DPIC configure:8628: checking if gcc PIC flag -fPIC -DPIC works configure:8646: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 configure:8650: $? = 0 configure:8663: result: yes configure:8692: checking if gcc static flag -static works configure:8720: result: yes configure:8735: checking if gcc supports -c -o file.o configure:8756: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:8760: $? = 0 configure:8782: result: yes configure:8790: checking if gcc supports -c -o file.o configure:8837: result: yes configure:8870: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:10133: result: yes configure:10170: checking whether -lc should be explicitly linked in configure:10178: gcc -c -g -O2 conftest.c >&5 configure:10181: $? = 0 configure:10196: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:10199: $? = 0 configure:10213: result: no configure:10373: checking dynamic linker characteristics configure:10954: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:10954: $? = 0 configure:11203: result: GNU/Linux ld.so configure:11325: checking how to hardcode library paths into programs configure:11350: result: immediate configure:11898: checking whether stripping libraries is possible configure:11903: result: yes configure:11938: checking if libtool supports shared libraries configure:11940: result: yes configure:11943: checking whether to build shared libraries configure:11968: result: yes configure:11971: checking whether to build static libraries configure:11975: result: yes configure:12020: checking for stdlib.h configure:12020: result: yes configure:12020: checking for string.h configure:12020: result: yes configure:12020: checking leptonica/allheaders.h usability configure:12020: gcc -c -g -O2 conftest.c >&5 configure:12020: $? = 0 configure:12020: result: yes configure:12020: checking leptonica/allheaders.h presence configure:12020: gcc -E conftest.c configure:12020: $? = 0 configure:12020: result: yes configure:12020: checking for leptonica/allheaders.h configure:12020: result: yes configure:12032: checking for inline configure:12048: gcc -c -g -O2 conftest.c >&5 configure:12048: $? = 0 configure:12056: result: inline configure:12074: checking for size_t configure:12074: gcc -c -g -O2 conftest.c >&5 configure:12074: $? = 0 configure:12074: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:62:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:12074: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sizif-helpers" | #define PACKAGE_TARNAME "sizif-helpers" | #define PACKAGE_VERSION "0.2" | #define PACKAGE_STRING "sizif-helpers 0.2" | #define PACKAGE_BUGREPORT "samo.penic@gmail.com" | #define PACKAGE_URL "" | #define PACKAGE "sizif-helpers" | #define VERSION "0.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_LEPTONICA_ALLHEADERS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:12074: result: yes configure:12088: checking for library containing atan2 configure:12119: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:33:6: warning: conflicting types for built-in function 'atan2' [-Wbuiltin-declaration-mismatch] char atan2 (); ^~~~~ /tmp/cc9Y7o1k.o: In function `main': /home/samo/programiranje/python/sizif-ocr/sizif-helpers/conftest.c:37: undefined reference to `atan2' collect2: error: ld returned 1 exit status configure:12119: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sizif-helpers" | #define PACKAGE_TARNAME "sizif-helpers" | #define PACKAGE_VERSION "0.2" | #define PACKAGE_STRING "sizif-helpers 0.2" | #define PACKAGE_BUGREPORT "samo.penic@gmail.com" | #define PACKAGE_URL "" | #define PACKAGE "sizif-helpers" | #define VERSION "0.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_LEPTONICA_ALLHEADERS_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char atan2 (); | int | main () | { | return atan2 (); | ; | return 0; | } configure:12119: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:33:6: warning: conflicting types for built-in function 'atan2' [-Wbuiltin-declaration-mismatch] char atan2 (); ^~~~~ configure:12119: $? = 0 configure:12136: result: -lm configure:12144: checking for library containing TIFFOpen configure:12175: gcc -o conftest -g -O2 conftest.c -lm >&5 /tmp/ccpXNSnr.o: In function `main': /home/samo/programiranje/python/sizif-ocr/sizif-helpers/conftest.c:37: undefined reference to `TIFFOpen' collect2: error: ld returned 1 exit status configure:12175: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sizif-helpers" | #define PACKAGE_TARNAME "sizif-helpers" | #define PACKAGE_VERSION "0.2" | #define PACKAGE_STRING "sizif-helpers 0.2" | #define PACKAGE_BUGREPORT "samo.penic@gmail.com" | #define PACKAGE_URL "" | #define PACKAGE "sizif-helpers" | #define VERSION "0.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_LEPTONICA_ALLHEADERS_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char TIFFOpen (); | int | main () | { | return TIFFOpen (); | ; | return 0; | } configure:12175: gcc -o conftest -g -O2 conftest.c -ltiff -lm >&5 configure:12175: $? = 0 configure:12192: result: -ltiff configure:12202: checking for library containing png_create_info_struct configure:12233: gcc -o conftest -g -O2 conftest.c -ltiff -lm >&5 /tmp/ccacyNQC.o: In function `main': /home/samo/programiranje/python/sizif-ocr/sizif-helpers/conftest.c:37: undefined reference to `png_create_info_struct' collect2: error: ld returned 1 exit status configure:12233: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sizif-helpers" | #define PACKAGE_TARNAME "sizif-helpers" | #define PACKAGE_VERSION "0.2" | #define PACKAGE_STRING "sizif-helpers 0.2" | #define PACKAGE_BUGREPORT "samo.penic@gmail.com" | #define PACKAGE_URL "" | #define PACKAGE "sizif-helpers" | #define VERSION "0.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_LEPTONICA_ALLHEADERS_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char png_create_info_struct (); | int | main () | { | return png_create_info_struct (); | ; | return 0; | } configure:12233: gcc -o conftest -g -O2 conftest.c -lpng -ltiff -lm >&5 configure:12233: $? = 0 configure:12250: result: -lpng configure:12261: checking for library containing pixMorphSequence configure:12292: gcc -o conftest -g -O2 conftest.c -lpng -ltiff -lm >&5 /tmp/ccbDnmEI.o: In function `main': /home/samo/programiranje/python/sizif-ocr/sizif-helpers/conftest.c:37: undefined reference to `pixMorphSequence' collect2: error: ld returned 1 exit status configure:12292: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sizif-helpers" | #define PACKAGE_TARNAME "sizif-helpers" | #define PACKAGE_VERSION "0.2" | #define PACKAGE_STRING "sizif-helpers 0.2" | #define PACKAGE_BUGREPORT "samo.penic@gmail.com" | #define PACKAGE_URL "" | #define PACKAGE "sizif-helpers" | #define VERSION "0.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_LEPTONICA_ALLHEADERS_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char pixMorphSequence (); | int | main () | { | return pixMorphSequence (); | ; | return 0; | } configure:12292: gcc -o conftest -g -O2 conftest.c -llept -lpng -ltiff -lm >&5 configure:12292: $? = 0 configure:12309: result: -llept configure:12319: checking for library containing gzgets configure:12350: gcc -o conftest -g -O2 conftest.c -llept -lpng -ltiff -lm >&5 /tmp/cc8xNIRS.o: In function `main': /home/samo/programiranje/python/sizif-ocr/sizif-helpers/conftest.c:37: undefined reference to `gzgets' collect2: error: ld returned 1 exit status configure:12350: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sizif-helpers" | #define PACKAGE_TARNAME "sizif-helpers" | #define PACKAGE_VERSION "0.2" | #define PACKAGE_STRING "sizif-helpers 0.2" | #define PACKAGE_BUGREPORT "samo.penic@gmail.com" | #define PACKAGE_URL "" | #define PACKAGE "sizif-helpers" | #define VERSION "0.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_LEPTONICA_ALLHEADERS_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char gzgets (); | int | main () | { | return gzgets (); | ; | return 0; | } configure:12350: gcc -o conftest -g -O2 conftest.c -lz -llept -lpng -ltiff -lm >&5 configure:12350: $? = 0 configure:12367: result: -lz configure:12492: checking that generated files are newer than configure configure:12498: result: done configure:12521: creating ./config.status ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_inline=inline ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LT_SYS_LIBRARY_PATH_set= ac_cv_env_LT_SYS_LIBRARY_PATH_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_leptonica_allheaders_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_SED=/bin/sed ac_cv_path_install='/usr/bin/install -c' ac_cv_path_lt_DD=/bin/dd ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_MANIFEST_TOOL=mt ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes ac_cv_search_TIFFOpen=-ltiff ac_cv_search_atan2=-lm ac_cv_search_gzgets=-lz ac_cv_search_pixMorphSequence=-llept ac_cv_search_png_create_info_struct=-lpng ac_cv_type_size_t=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=yes 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'\''' 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'\''' 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'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_global_symbol_to_import= lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop lt_cv_truncate_bin='/bin/dd bs=4096 count=1' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/samo/programiranje/python/sizif-ocr/sizif-helpers/missing aclocal-1.15' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AR='ar' AUTOCONF='${SHELL} /home/samo/programiranje/python/sizif-ocr/sizif-helpers/missing autoconf' AUTOHEADER='${SHELL} /home/samo/programiranje/python/sizif-ocr/sizif-helpers/missing autoheader' AUTOMAKE='${SHELL} /home/samo/programiranje/python/sizif-ocr/sizif-helpers/missing automake-1.15' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPP='gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FGREP='/bin/grep -F' GREP='/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/bin/ld -m elf_x86_64' LDFLAGS='' LIBOBJS='' LIBS='-lz -llept -lpng -ltiff -lm ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' MAKEINFO='${SHELL} /home/samo/programiranje/python/sizif-ocr/sizif-helpers/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='sizif-helpers' PACKAGE_BUGREPORT='samo.penic@gmail.com' PACKAGE_NAME='sizif-helpers' PACKAGE_STRING='sizif-helpers 0.2' PACKAGE_TARNAME='sizif-helpers' PACKAGE_URL='' PACKAGE_VERSION='0.2' PATH_SEPARATOR=':' RANLIB='ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/bash' STRIP='strip' VERSION='0.2' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-pc-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/samo/programiranje/python/sizif-ocr/sizif-helpers/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "sizif-helpers" #define PACKAGE_TARNAME "sizif-helpers" #define PACKAGE_VERSION "0.2" #define PACKAGE_STRING "sizif-helpers 0.2" #define PACKAGE_BUGREPORT "samo.penic@gmail.com" #define PACKAGE_URL "" #define PACKAGE "sizif-helpers" #define VERSION "0.2" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_LEPTONICA_ALLHEADERS_H 1 #define NEWLEPT /**/ configure: exit 0 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by sizif-helpers config.status 0.2, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on thinkpad config.status:1089: creating Makefile config.status:1089: creating src/Makefile config.status:1089: creating config.h config.status:1270: config.h is unchanged config.status:1318: executing depfiles commands config.status:1318: executing libtool commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by sizif-helpers config.status 0.2, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status config.h on thinkpad config.status:1089: creating config.h config.status:1270: config.h is unchanged