This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by liborcus configure 0.7.0, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --with-pic --enable-static --disable-shared --disable-debug --disable-spreadsheet-model --without-tools --disable-werror ## --------- ## ## Platform. ## ## --------- ## hostname = hp02 uname -m = i686 uname -r = 3.15.3-1.i386 uname -s = Linux uname -v = #2 SMP Tue Jul 1 11:51:10 UTC 2014 /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: . PATH: /var/uhubuild/work/compile/solenv/bin PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2640: checking for a BSD-compatible install configure:2708: result: /bin/install -c configure:2719: checking whether build environment is sane configure:2774: result: yes configure:2925: checking for a thread-safe mkdir -p configure:2964: result: /bin/mkdir -p configure:2971: checking for gawk configure:2987: found /bin/gawk configure:2998: result: gawk configure:3009: checking whether make sets $(MAKE) configure:3031: result: yes configure:3123: checking whether make supports nested variables configure:3140: result: yes configure:3174: checking for style of include used by make configure:3202: result: GNU configure:3273: checking for gcc configure:3300: result: gcc configure:3529: checking for C compiler version configure:3538: gcc --version >&5 gcc (GCC) 4.8.3 Copyright (C) 2013 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:3549: $? = 0 configure:3538: gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:3549: $? = 0 configure:3538: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3549: $? = 1 configure:3538: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:3549: $? = 1 configure:3569: checking whether the C compiler works configure:3591: gcc -L/usr/lib conftest.c -lz -lboost_system -lboost_iostreams >&5 configure:3595: $? = 0 configure:3643: result: yes configure:3646: checking for C compiler default output file name configure:3648: result: a.out configure:3654: checking for suffix of executables configure:3661: gcc -o conftest -L/usr/lib conftest.c -lz -lboost_system -lboost_iostreams >&5 configure:3665: $? = 0 configure:3687: result: configure:3709: checking whether we are cross compiling configure:3717: gcc -o conftest -L/usr/lib conftest.c -lz -lboost_system -lboost_iostreams >&5 configure:3721: $? = 0 configure:3728: ./conftest configure:3732: $? = 0 configure:3747: result: no configure:3752: checking for suffix of object files configure:3774: gcc -c conftest.c >&5 configure:3778: $? = 0 configure:3799: result: o configure:3803: checking whether we are using the GNU C compiler configure:3822: gcc -c conftest.c >&5 configure:3822: $? = 0 configure:3831: result: yes configure:3840: checking whether gcc accepts -g configure:3860: gcc -c -g conftest.c >&5 configure:3860: $? = 0 configure:3901: result: yes configure:3918: checking for gcc option to accept ISO C89 configure:3981: gcc -c -g -O2 conftest.c >&5 configure:3981: $? = 0 configure:3994: result: none needed configure:4016: checking dependency style of gcc configure:4127: result: gcc3 configure:4147: checking how to run the C preprocessor configure:4178: gcc -E conftest.c configure:4178: $? = 0 configure:4192: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4192: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "liborcus" | #define PACKAGE_TARNAME "liborcus" | #define PACKAGE_VERSION "0.7.0" | #define PACKAGE_STRING "liborcus 0.7.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "liborcus" | #define VERSION "0.7.0" | /* end confdefs.h. */ | #include configure:4217: result: gcc -E configure:4237: gcc -E conftest.c configure:4237: $? = 0 configure:4251: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4251: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "liborcus" | #define PACKAGE_TARNAME "liborcus" | #define PACKAGE_VERSION "0.7.0" | #define PACKAGE_STRING "liborcus 0.7.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "liborcus" | #define VERSION "0.7.0" | /* end confdefs.h. */ | #include configure:4391: checking for C++ compiler version configure:4400: g++ --version >&5 g++ (GCC) 4.8.3 Copyright (C) 2013 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:4411: $? = 0 configure:4400: g++ -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:4411: $? = 0 configure:4400: g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:4411: $? = 1 configure:4400: g++ -qversion >&5 g++: error: unrecognized command line option '-qversion' g++: fatal error: no input files compilation terminated. configure:4411: $? = 1 configure:4415: checking whether we are using the GNU C++ compiler configure:4434: g++ -c -O2 -fvisibility=hidden -Wall conftest.cpp >&5 configure:4434: $? = 0 configure:4443: result: yes configure:4452: checking whether g++ accepts -g configure:4472: g++ -c -g conftest.cpp >&5 configure:4472: $? = 0 configure:4513: result: yes configure:4538: checking dependency style of g++ configure:4649: result: gcc3 configure:4665: checking whether ln -s works configure:4669: result: yes configure:4705: checking build system type configure:4719: result: i686-pc-linux-gnu configure:4739: checking host system type configure:4752: result: i686-pc-linux-gnu configure:4793: checking how to print strings configure:4820: result: printf configure:4841: checking for a sed that does not truncate output configure:4905: result: /bin/sed configure:4923: checking for grep that handles long lines and -e configure:4981: result: /bin/grep configure:4986: checking for egrep configure:5048: result: /bin/grep -E configure:5053: checking for fgrep configure:5115: result: /bin/grep -F configure:5150: checking for ld used by gcc configure:5217: result: /usr/bin/ld configure:5224: checking if the linker (/usr/bin/ld) is GNU ld configure:5239: result: yes configure:5251: checking for BSD- or MS-compatible name lister (nm) configure:5300: result: nm configure:5430: checking the name lister (nm) interface configure:5437: g++ -c -O2 -fvisibility=hidden -Wall conftest.cpp >&5 configure:5440: nm "conftest.o" configure:5443: output 00000000 B some_variable configure:5450: result: BSD nm configure:5454: checking the maximum length of command line arguments configure:5584: result: 805306365 configure:5601: checking whether the shell understands some XSI constructs configure:5611: result: yes configure:5615: checking whether the shell understands "+=" configure:5621: result: yes configure:5656: checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format configure:5696: result: func_convert_file_noop configure:5703: checking how to convert i686-pc-linux-gnu file names to toolchain format configure:5723: result: func_convert_file_noop configure:5730: checking for /usr/bin/ld option to reload object files configure:5737: result: -r configure:5811: checking for objdump configure:5838: result: objdump configure:5870: checking how to recognize dependent libraries configure:6072: result: pass_all configure:6157: checking for dlltool configure:6187: result: no configure:6217: checking how to associate runtime and link libraries configure:6244: result: printf %s\n configure:6369: checking for archiver @FILE support configure:6386: g++ -c -O2 -fvisibility=hidden -Wall conftest.cpp >&5 configure:6386: $? = 0 configure:6389: ar cru libconftest.a @conftest.lst >&5 configure:6392: $? = 0 configure:6397: ar cru libconftest.a @conftest.lst >&5 ar: conftest.o: No such file or directory configure:6400: $? = 1 configure:6412: result: @ configure:6470: checking for strip configure:6497: result: strip configure:6569: checking for ranlib configure:6596: result: ranlib configure:6698: checking command to parse nm output from gcc object configure:6818: g++ -c -O2 -fvisibility=hidden -Wall conftest.cpp >&5 configure:6821: $? = 0 configure:6825: nm 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:6828: $? = 0 configure:6894: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib conftest.cpp conftstm.o >&5 configure:6897: $? = 0 configure:6935: result: ok configure:6972: checking for sysroot configure:7002: result: no configure:7259: checking for mt configure:7289: result: no configure:7309: checking if : is a manifest tool configure:7315: : '-?' configure:7323: result: no configure:7961: checking for ANSI C header files configure:7981: g++ -c -O2 -fvisibility=hidden -Wall conftest.cpp >&5 configure:7981: $? = 0 ./configure: line 7995: ./conftest.cpp: Permission denied configure:8065: result: no configure:8078: checking for sys/types.h configure:8078: g++ -c -O2 -fvisibility=hidden -Wall conftest.cpp >&5 configure:8078: $? = 0 configure:8078: result: yes configure:8078: checking for sys/stat.h configure:8078: g++ -c -O2 -fvisibility=hidden -Wall conftest.cpp >&5 configure:8078: $? = 0 configure:8078: result: yes configure:8078: checking for stdlib.h configure:8078: g++ -c -O2 -fvisibility=hidden -Wall conftest.cpp >&5 configure:8078: $? = 0 configure:8078: result: yes configure:8078: checking for string.h configure:8078: g++ -c -O2 -fvisibility=hidden -Wall conftest.cpp >&5 configure:8078: $? = 0 configure:8078: result: yes configure:8078: checking for memory.h configure:8078: g++ -c -O2 -fvisibility=hidden -Wall conftest.cpp >&5 configure:8078: $? = 0 configure:8078: result: yes configure:8078: checking for strings.h configure:8078: g++ -c -O2 -fvisibility=hidden -Wall conftest.cpp >&5 configure:8078: $? = 0 configure:8078: result: yes configure:8078: checking for inttypes.h configure:8078: g++ -c -O2 -fvisibility=hidden -Wall conftest.cpp >&5 configure:8078: $? = 0 configure:8078: result: yes configure:8078: checking for stdint.h configure:8078: g++ -c -O2 -fvisibility=hidden -Wall conftest.cpp >&5 configure:8078: $? = 0 configure:8078: result: yes configure:8078: checking for unistd.h configure:8078: g++ -c -O2 -fvisibility=hidden -Wall conftest.cpp >&5 configure:8078: $? = 0 configure:8078: result: yes configure:8092: checking for dlfcn.h configure:8092: g++ -c -O2 -fvisibility=hidden -Wall conftest.cpp >&5 configure:8092: $? = 0 configure:8092: result: yes configure:8308: checking for objdir configure:8323: result: .libs configure:8594: checking if gcc supports -fno-rtti -fno-exceptions configure:8612: 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 [enabled by default] cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] configure:8616: $? = 0 configure:8629: result: no configure:8956: checking for gcc option to produce PIC configure:8963: result: -fPIC -DPIC configure:8971: checking if gcc PIC flag -fPIC -DPIC works configure:8989: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 configure:8993: $? = 0 configure:9006: result: yes configure:9035: checking if gcc static flag -static works configure:9063: result: yes configure:9078: checking if gcc supports -c -o file.o configure:9099: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:9103: $? = 0 configure:9125: result: yes configure:9133: checking if gcc supports -c -o file.o configure:9180: result: yes configure:9213: checking whether the gcc linker (/usr/bin/ld) supports shared libraries configure:10366: result: yes configure:10606: checking dynamic linker characteristics configure:11117: gcc -o conftest -g -O2 -L/usr/lib -Wl,-rpath -Wl,/foo conftest.c -lz -lboost_system -lboost_iostreams >&5 configure:11117: $? = 0 configure:11339: result: GNU/Linux ld.so configure:11446: checking how to hardcode library paths into programs configure:11471: result: immediate configure:12011: checking whether stripping libraries is possible configure:12016: result: yes configure:12051: checking if libtool supports shared libraries configure:12053: result: yes configure:12056: checking whether to build shared libraries configure:12077: result: no configure:12080: checking whether to build static libraries configure:12084: result: yes configure:12107: checking how to run the C++ preprocessor configure:12134: g++ -E conftest.cpp configure:12134: $? = 0 configure:12148: g++ -E conftest.cpp conftest.cpp:22:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:12148: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "liborcus" | #define PACKAGE_TARNAME "liborcus" | #define PACKAGE_VERSION "0.7.0" | #define PACKAGE_STRING "liborcus 0.7.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "liborcus" | #define VERSION "0.7.0" | #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/" | /* end confdefs.h. */ | #include configure:12173: result: g++ -E configure:12193: g++ -E conftest.cpp configure:12193: $? = 0 configure:12207: g++ -E conftest.cpp conftest.cpp:22:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:12207: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "liborcus" | #define PACKAGE_TARNAME "liborcus" | #define PACKAGE_VERSION "0.7.0" | #define PACKAGE_STRING "liborcus 0.7.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "liborcus" | #define VERSION "0.7.0" | #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/" | /* end confdefs.h. */ | #include configure:12376: checking for ld used by g++ configure:12443: result: /usr/bin/ld configure:12450: checking if the linker (/usr/bin/ld) is GNU ld configure:12465: result: yes configure:12520: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:13525: result: yes configure:13561: g++ -c -O2 -fvisibility=hidden -Wall conftest.cpp >&5 configure:13564: $? = 0 configure:14084: checking for g++ option to produce PIC configure:14091: result: -fPIC -DPIC configure:14099: checking if g++ PIC flag -fPIC -DPIC works configure:14117: g++ -c -O2 -fvisibility=hidden -Wall -fPIC -DPIC -DPIC conftest.cpp >&5 configure:14121: $? = 0 configure:14134: result: yes configure:14157: checking if g++ static flag -static works configure:14185: result: yes configure:14197: checking if g++ supports -c -o file.o configure:14218: g++ -c -O2 -fvisibility=hidden -Wall -o out/conftest2.o conftest.cpp >&5 configure:14222: $? = 0 configure:14244: result: yes configure:14249: checking if g++ supports -c -o file.o configure:14296: result: yes configure:14326: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:14362: result: yes configure:14503: checking dynamic linker characteristics configure:15170: result: GNU/Linux ld.so configure:15223: checking how to hardcode library paths into programs configure:15248: result: immediate configure:15715: checking pkg-config is at least version 0.20 configure:15718: result: yes configure:15734: checking for stdlib.h configure:15734: result: yes configure:15734: checking sys/time.h usability configure:15734: g++ -c -O2 -fvisibility=hidden -Wall conftest.cpp >&5 configure:15734: $? = 0 configure:15734: result: yes configure:15734: checking sys/time.h presence configure:15734: g++ -E conftest.cpp configure:15734: $? = 0 configure:15734: result: yes configure:15734: checking for sys/time.h configure:15734: result: yes configure:15734: checking for unistd.h configure:15734: result: yes configure:15748: checking for stdbool.h that conforms to C99 configure:15815: g++ -c -O2 -fvisibility=hidden -Wall conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:74:24: warning: the address of 's' will always evaluate as 'true' [-Waddress] bool e = &s; ^ conftest.cpp:78:23: warning: the address of 'a' will always evaluate as 'true' [-Waddress] return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l ^ conftest.cpp:78:28: warning: the address of 'b' will always evaluate as 'true' [-Waddress] return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l ^ conftest.cpp:78:33: warning: the address of 'c' will always evaluate as 'true' [-Waddress] return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l ^ conftest.cpp:78:38: warning: the address of 'd' will always evaluate as 'true' [-Waddress] return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l ^ conftest.cpp:78:48: warning: the address of 'f' will always evaluate as 'true' [-Waddress] return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l ^ conftest.cpp:78:53: warning: the address of 'g' will always evaluate as 'true' [-Waddress] return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l ^ conftest.cpp:78:58: warning: the address of 'h' will always evaluate as 'true' [-Waddress] return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l ^ conftest.cpp:78:63: warning: the address of 'i' will always evaluate as 'true' [-Waddress] return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l ^ conftest.cpp:79:30: warning: the address of 'n' will always evaluate as 'true' [-Waddress] ^ conftest.cpp:79:35: warning: the address of 'o' will always evaluate as 'true' [-Waddress] ^ conftest.cpp:79:40: warning: the address of 'p' will always evaluate as 'true' [-Waddress] ^ configure:15815: $? = 0 configure:15822: result: yes configure:15824: checking for _Bool configure:15824: g++ -c -O2 -fvisibility=hidden -Wall conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:61:13: error: '_Bool' was not declared in this scope if (sizeof (_Bool)) ^ configure:15824: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "liborcus" | #define PACKAGE_TARNAME "liborcus" | #define PACKAGE_VERSION "0.7.0" | #define PACKAGE_STRING "liborcus 0.7.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "liborcus" | #define VERSION "0.7.0" | #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_SYS_TIME_H 1 | #define HAVE_UNISTD_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 (_Bool)) | return 0; | ; | return 0; | } configure:15824: result: no configure:15841: checking for inline configure:15857: g++ -c -O2 -fvisibility=hidden -Wall conftest.cpp >&5 configure:15857: $? = 0 configure:15865: result: inline configure:15883: checking for mode_t configure:15883: g++ -c -O2 -fvisibility=hidden -Wall conftest.cpp >&5 configure:15883: $? = 0 configure:15883: g++ -c -O2 -fvisibility=hidden -Wall conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:62:20: error: expected primary-expression before ')' token if (sizeof ((mode_t))) ^ configure:15883: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "liborcus" | #define PACKAGE_TARNAME "liborcus" | #define PACKAGE_VERSION "0.7.0" | #define PACKAGE_STRING "liborcus 0.7.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "liborcus" | #define VERSION "0.7.0" | #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_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDBOOL_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 ((mode_t))) | return 0; | ; | return 0; | } configure:15883: result: yes configure:15894: checking for size_t configure:15894: g++ -c -O2 -fvisibility=hidden -Wall conftest.cpp >&5 configure:15894: $? = 0 configure:15894: g++ -c -O2 -fvisibility=hidden -Wall conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:62:20: error: expected primary-expression before ')' token if (sizeof ((size_t))) ^ configure:15894: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "liborcus" | #define PACKAGE_TARNAME "liborcus" | #define PACKAGE_VERSION "0.7.0" | #define PACKAGE_STRING "liborcus 0.7.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "liborcus" | #define VERSION "0.7.0" | #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_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDBOOL_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:15894: result: yes configure:15909: checking for working strtod configure:15950: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib conftest.cpp -lz -lboost_system -lboost_iostreams >&5 conftest.cpp: In function 'int main()': conftest.cpp:68:20: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] char *string = " +69"; ^ conftest.cpp:79:20: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] char *string = "NaN"; ^ configure:15950: $? = 0 configure:15950: ./conftest configure:15950: $? = 0 configure:15960: result: yes configure:16024: checking for gettimeofday configure:16024: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib conftest.cpp -lz -lboost_system -lboost_iostreams >&5 configure:16024: $? = 0 configure:16024: result: yes configure: this is boost.m4 serial 18 configure:16080: checking for Boost headers version >= 1.36.0 configure:16151: g++ -c -O2 -fvisibility=hidden -Wall conftest.cpp >&5 configure:16151: $? = 0 configure:16172: result: yes configure:16191: checking for Boost's header version configure:16209: result: 1_54 configure:16221: checking for the toolset name used by Boost for g++ configure:16296: g++ -c -O2 -fvisibility=hidden -Wall conftest.cpp >&5 configure:16296: $? = 0 configure:16331: result: gcc48 -gcc configure:16358: g++ -c -O2 -fvisibility=hidden -Wall conftest.cpp >&5 configure:16358: $? = 0 configure:16385: checking boost/system/error_code.hpp usability configure:16385: g++ -c -O2 -fvisibility=hidden -Wall conftest.cpp >&5 configure:16385: $? = 0 configure:16385: result: yes configure:16385: checking boost/system/error_code.hpp presence configure:16385: g++ -E conftest.cpp configure:16385: $? = 0 configure:16385: result: yes configure:16385: checking for boost/system/error_code.hpp configure:16385: result: yes configure:16412: checking for the Boost system library configure:16454: g++ -c -O2 -fvisibility=hidden -Wall conftest.cpp >&5 configure:16454: $? = 0 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/local/lib conftest.o -lboost_system-gcc48-mt-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_system-gcc48-mt-1_54 collect2: error: ld returned 1 exit status configure:16520: $? = 1 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/local/libexec conftest.o -lboost_system-gcc48-mt-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_system-gcc48-mt-1_54 collect2: error: ld returned 1 exit status configure:16520: $? = 1 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/lib conftest.o -lboost_system-gcc48-mt-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_system-gcc48-mt-1_54 collect2: error: ld returned 1 exit status configure:16520: $? = 1 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/libexec conftest.o -lboost_system-gcc48-mt-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_system-gcc48-mt-1_54 collect2: error: ld returned 1 exit status configure:16520: $? = 1 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/lib conftest.o -lboost_system-gcc48-mt-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_system-gcc48-mt-1_54 collect2: error: ld returned 1 exit status configure:16520: $? = 1 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/local/lib conftest.o -lboost_system-gcc48-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_system-gcc48-1_54 collect2: error: ld returned 1 exit status configure:16520: $? = 1 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/local/libexec conftest.o -lboost_system-gcc48-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_system-gcc48-1_54 collect2: error: ld returned 1 exit status configure:16520: $? = 1 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/lib conftest.o -lboost_system-gcc48-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_system-gcc48-1_54 collect2: error: ld returned 1 exit status configure:16520: $? = 1 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/libexec conftest.o -lboost_system-gcc48-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_system-gcc48-1_54 collect2: error: ld returned 1 exit status configure:16520: $? = 1 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/lib conftest.o -lboost_system-gcc48-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_system-gcc48-1_54 collect2: error: ld returned 1 exit status configure:16520: $? = 1 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/local/lib conftest.o -lboost_system-gcc48-mt-d-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_system-gcc48-mt-d-1_54 collect2: error: ld returned 1 exit status configure:16520: $? = 1 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/local/libexec conftest.o -lboost_system-gcc48-mt-d-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_system-gcc48-mt-d-1_54 collect2: error: ld returned 1 exit status configure:16520: $? = 1 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/lib conftest.o -lboost_system-gcc48-mt-d-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_system-gcc48-mt-d-1_54 collect2: error: ld returned 1 exit status configure:16520: $? = 1 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/libexec conftest.o -lboost_system-gcc48-mt-d-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_system-gcc48-mt-d-1_54 collect2: error: ld returned 1 exit status configure:16520: $? = 1 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/lib conftest.o -lboost_system-gcc48-mt-d-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_system-gcc48-mt-d-1_54 collect2: error: ld returned 1 exit status configure:16520: $? = 1 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/local/lib conftest.o -lboost_system-gcc48-d-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_system-gcc48-d-1_54 collect2: error: ld returned 1 exit status configure:16520: $? = 1 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/local/libexec conftest.o -lboost_system-gcc48-d-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_system-gcc48-d-1_54 collect2: error: ld returned 1 exit status configure:16520: $? = 1 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/lib conftest.o -lboost_system-gcc48-d-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_system-gcc48-d-1_54 collect2: error: ld returned 1 exit status configure:16520: $? = 1 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/libexec conftest.o -lboost_system-gcc48-d-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_system-gcc48-d-1_54 collect2: error: ld returned 1 exit status configure:16520: $? = 1 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/lib conftest.o -lboost_system-gcc48-d-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_system-gcc48-d-1_54 collect2: error: ld returned 1 exit status configure:16520: $? = 1 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/local/lib conftest.o -lboost_system-gcc48-mt -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_system-gcc48-mt collect2: error: ld returned 1 exit status configure:16520: $? = 1 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/local/libexec conftest.o -lboost_system-gcc48-mt -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_system-gcc48-mt collect2: error: ld returned 1 exit status configure:16520: $? = 1 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/lib conftest.o -lboost_system-gcc48-mt -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_system-gcc48-mt collect2: error: ld returned 1 exit status configure:16520: $? = 1 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/libexec conftest.o -lboost_system-gcc48-mt -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_system-gcc48-mt collect2: error: ld returned 1 exit status configure:16520: $? = 1 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/lib conftest.o -lboost_system-gcc48-mt -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_system-gcc48-mt collect2: error: ld returned 1 exit status configure:16520: $? = 1 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/local/lib conftest.o -lboost_system-gcc48 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_system-gcc48 collect2: error: ld returned 1 exit status configure:16520: $? = 1 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/local/libexec conftest.o -lboost_system-gcc48 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_system-gcc48 collect2: error: ld returned 1 exit status configure:16520: $? = 1 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/lib conftest.o -lboost_system-gcc48 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_system-gcc48 collect2: error: ld returned 1 exit status configure:16520: $? = 1 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/libexec conftest.o -lboost_system-gcc48 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_system-gcc48 collect2: error: ld returned 1 exit status configure:16520: $? = 1 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/lib conftest.o -lboost_system-gcc48 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_system-gcc48 collect2: error: ld returned 1 exit status configure:16520: $? = 1 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/local/lib conftest.o -lboost_system-gcc48-mt-d -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_system-gcc48-mt-d collect2: error: ld returned 1 exit status configure:16520: $? = 1 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/local/libexec conftest.o -lboost_system-gcc48-mt-d -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_system-gcc48-mt-d collect2: error: ld returned 1 exit status configure:16520: $? = 1 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/lib conftest.o -lboost_system-gcc48-mt-d -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_system-gcc48-mt-d collect2: error: ld returned 1 exit status configure:16520: $? = 1 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/libexec conftest.o -lboost_system-gcc48-mt-d -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_system-gcc48-mt-d collect2: error: ld returned 1 exit status configure:16520: $? = 1 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/lib conftest.o -lboost_system-gcc48-mt-d -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_system-gcc48-mt-d collect2: error: ld returned 1 exit status configure:16520: $? = 1 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/local/lib conftest.o -lboost_system-gcc48-d -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_system-gcc48-d collect2: error: ld returned 1 exit status configure:16520: $? = 1 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/local/libexec conftest.o -lboost_system-gcc48-d -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_system-gcc48-d collect2: error: ld returned 1 exit status configure:16520: $? = 1 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/lib conftest.o -lboost_system-gcc48-d -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_system-gcc48-d collect2: error: ld returned 1 exit status configure:16520: $? = 1 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/libexec conftest.o -lboost_system-gcc48-d -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_system-gcc48-d collect2: error: ld returned 1 exit status configure:16520: $? = 1 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/lib conftest.o -lboost_system-gcc48-d -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_system-gcc48-d collect2: error: ld returned 1 exit status configure:16520: $? = 1 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/local/lib conftest.o -lboost_system-gcc-mt-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_system-gcc-mt-1_54 collect2: error: ld returned 1 exit status configure:16520: $? = 1 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/local/libexec conftest.o -lboost_system-gcc-mt-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_system-gcc-mt-1_54 collect2: error: ld returned 1 exit status configure:16520: $? = 1 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/lib conftest.o -lboost_system-gcc-mt-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_system-gcc-mt-1_54 collect2: error: ld returned 1 exit status configure:16520: $? = 1 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/libexec conftest.o -lboost_system-gcc-mt-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_system-gcc-mt-1_54 collect2: error: ld returned 1 exit status configure:16520: $? = 1 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/lib conftest.o -lboost_system-gcc-mt-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_system-gcc-mt-1_54 collect2: error: ld returned 1 exit status configure:16520: $? = 1 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/local/lib conftest.o -lboost_system-gcc-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_system-gcc-1_54 collect2: error: ld returned 1 exit status configure:16520: $? = 1 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/local/libexec conftest.o -lboost_system-gcc-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_system-gcc-1_54 collect2: error: ld returned 1 exit status configure:16520: $? = 1 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/lib conftest.o -lboost_system-gcc-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_system-gcc-1_54 collect2: error: ld returned 1 exit status configure:16520: $? = 1 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/libexec conftest.o -lboost_system-gcc-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_system-gcc-1_54 collect2: error: ld returned 1 exit status configure:16520: $? = 1 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/lib conftest.o -lboost_system-gcc-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_system-gcc-1_54 collect2: error: ld returned 1 exit status configure:16520: $? = 1 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/local/lib conftest.o -lboost_system-gcc-mt-d-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_system-gcc-mt-d-1_54 collect2: error: ld returned 1 exit status configure:16520: $? = 1 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/local/libexec conftest.o -lboost_system-gcc-mt-d-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_system-gcc-mt-d-1_54 collect2: error: ld returned 1 exit status configure:16520: $? = 1 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/lib conftest.o -lboost_system-gcc-mt-d-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_system-gcc-mt-d-1_54 collect2: error: ld returned 1 exit status configure:16520: $? = 1 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/libexec conftest.o -lboost_system-gcc-mt-d-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_system-gcc-mt-d-1_54 collect2: error: ld returned 1 exit status configure:16520: $? = 1 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/lib conftest.o -lboost_system-gcc-mt-d-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_system-gcc-mt-d-1_54 collect2: error: ld returned 1 exit status configure:16520: $? = 1 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/local/lib conftest.o -lboost_system-gcc-d-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_system-gcc-d-1_54 collect2: error: ld returned 1 exit status configure:16520: $? = 1 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/local/libexec conftest.o -lboost_system-gcc-d-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_system-gcc-d-1_54 collect2: error: ld returned 1 exit status configure:16520: $? = 1 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/lib conftest.o -lboost_system-gcc-d-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_system-gcc-d-1_54 collect2: error: ld returned 1 exit status configure:16520: $? = 1 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/libexec conftest.o -lboost_system-gcc-d-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_system-gcc-d-1_54 collect2: error: ld returned 1 exit status configure:16520: $? = 1 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/lib conftest.o -lboost_system-gcc-d-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_system-gcc-d-1_54 collect2: error: ld returned 1 exit status configure:16520: $? = 1 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/local/lib conftest.o -lboost_system-gcc-mt -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_system-gcc-mt collect2: error: ld returned 1 exit status configure:16520: $? = 1 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/local/libexec conftest.o -lboost_system-gcc-mt -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_system-gcc-mt collect2: error: ld returned 1 exit status configure:16520: $? = 1 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/lib conftest.o -lboost_system-gcc-mt -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_system-gcc-mt collect2: error: ld returned 1 exit status configure:16520: $? = 1 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/libexec conftest.o -lboost_system-gcc-mt -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_system-gcc-mt collect2: error: ld returned 1 exit status configure:16520: $? = 1 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/lib conftest.o -lboost_system-gcc-mt -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_system-gcc-mt collect2: error: ld returned 1 exit status configure:16520: $? = 1 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/local/lib conftest.o -lboost_system-gcc -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_system-gcc collect2: error: ld returned 1 exit status configure:16520: $? = 1 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/local/libexec conftest.o -lboost_system-gcc -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_system-gcc collect2: error: ld returned 1 exit status configure:16520: $? = 1 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/lib conftest.o -lboost_system-gcc -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_system-gcc collect2: error: ld returned 1 exit status configure:16520: $? = 1 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/libexec conftest.o -lboost_system-gcc -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_system-gcc collect2: error: ld returned 1 exit status configure:16520: $? = 1 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/lib conftest.o -lboost_system-gcc -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_system-gcc collect2: error: ld returned 1 exit status configure:16520: $? = 1 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/local/lib conftest.o -lboost_system-gcc-mt-d -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_system-gcc-mt-d collect2: error: ld returned 1 exit status configure:16520: $? = 1 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/local/libexec conftest.o -lboost_system-gcc-mt-d -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_system-gcc-mt-d collect2: error: ld returned 1 exit status configure:16520: $? = 1 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/lib conftest.o -lboost_system-gcc-mt-d -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_system-gcc-mt-d collect2: error: ld returned 1 exit status configure:16520: $? = 1 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/libexec conftest.o -lboost_system-gcc-mt-d -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_system-gcc-mt-d collect2: error: ld returned 1 exit status configure:16520: $? = 1 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/lib conftest.o -lboost_system-gcc-mt-d -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_system-gcc-mt-d collect2: error: ld returned 1 exit status configure:16520: $? = 1 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/local/lib conftest.o -lboost_system-gcc-d -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_system-gcc-d collect2: error: ld returned 1 exit status configure:16520: $? = 1 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/local/libexec conftest.o -lboost_system-gcc-d -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_system-gcc-d collect2: error: ld returned 1 exit status configure:16520: $? = 1 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/lib conftest.o -lboost_system-gcc-d -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_system-gcc-d collect2: error: ld returned 1 exit status configure:16520: $? = 1 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/libexec conftest.o -lboost_system-gcc-d -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_system-gcc-d collect2: error: ld returned 1 exit status configure:16520: $? = 1 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/lib conftest.o -lboost_system-gcc-d -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_system-gcc-d collect2: error: ld returned 1 exit status configure:16520: $? = 1 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/local/lib conftest.o -lboost_system-mt-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_system-mt-1_54 collect2: error: ld returned 1 exit status configure:16520: $? = 1 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/local/libexec conftest.o -lboost_system-mt-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_system-mt-1_54 collect2: error: ld returned 1 exit status configure:16520: $? = 1 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/lib conftest.o -lboost_system-mt-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_system-mt-1_54 collect2: error: ld returned 1 exit status configure:16520: $? = 1 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/libexec conftest.o -lboost_system-mt-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_system-mt-1_54 collect2: error: ld returned 1 exit status configure:16520: $? = 1 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/lib conftest.o -lboost_system-mt-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_system-mt-1_54 collect2: error: ld returned 1 exit status configure:16520: $? = 1 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/local/lib conftest.o -lboost_system-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_system-1_54 collect2: error: ld returned 1 exit status configure:16520: $? = 1 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/local/libexec conftest.o -lboost_system-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_system-1_54 collect2: error: ld returned 1 exit status configure:16520: $? = 1 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/lib conftest.o -lboost_system-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_system-1_54 collect2: error: ld returned 1 exit status configure:16520: $? = 1 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/libexec conftest.o -lboost_system-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_system-1_54 collect2: error: ld returned 1 exit status configure:16520: $? = 1 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/lib conftest.o -lboost_system-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_system-1_54 collect2: error: ld returned 1 exit status configure:16520: $? = 1 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/local/lib conftest.o -lboost_system-mt-d-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_system-mt-d-1_54 collect2: error: ld returned 1 exit status configure:16520: $? = 1 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/local/libexec conftest.o -lboost_system-mt-d-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_system-mt-d-1_54 collect2: error: ld returned 1 exit status configure:16520: $? = 1 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/lib conftest.o -lboost_system-mt-d-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_system-mt-d-1_54 collect2: error: ld returned 1 exit status configure:16520: $? = 1 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/libexec conftest.o -lboost_system-mt-d-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_system-mt-d-1_54 collect2: error: ld returned 1 exit status configure:16520: $? = 1 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/lib conftest.o -lboost_system-mt-d-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_system-mt-d-1_54 collect2: error: ld returned 1 exit status configure:16520: $? = 1 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/local/lib conftest.o -lboost_system-d-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_system-d-1_54 collect2: error: ld returned 1 exit status configure:16520: $? = 1 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/local/libexec conftest.o -lboost_system-d-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_system-d-1_54 collect2: error: ld returned 1 exit status configure:16520: $? = 1 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/lib conftest.o -lboost_system-d-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_system-d-1_54 collect2: error: ld returned 1 exit status configure:16520: $? = 1 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/libexec conftest.o -lboost_system-d-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_system-d-1_54 collect2: error: ld returned 1 exit status configure:16520: $? = 1 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/lib conftest.o -lboost_system-d-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_system-d-1_54 collect2: error: ld returned 1 exit status configure:16520: $? = 1 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/local/lib conftest.o -lboost_system-mt -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_system-mt collect2: error: ld returned 1 exit status configure:16520: $? = 1 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/local/libexec conftest.o -lboost_system-mt -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_system-mt collect2: error: ld returned 1 exit status configure:16520: $? = 1 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/lib conftest.o -lboost_system-mt -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_system-mt collect2: error: ld returned 1 exit status configure:16520: $? = 1 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/libexec conftest.o -lboost_system-mt -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_system-mt collect2: error: ld returned 1 exit status configure:16520: $? = 1 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/lib conftest.o -lboost_system-mt -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_system-mt collect2: error: ld returned 1 exit status configure:16520: $? = 1 configure:16505: re-using the existing conftest.o configure:16511: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/local/lib conftest.o -lboost_system -lz -lboost_system -lboost_iostreams >&5 configure:16520: $? = 0 configure:16561: re-using the existing conftest.o configure:16567: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/local/lib -Wl,-R,/usr/local/lib conftest.o -lz -lboost_system -lboost_iostreams -lboost_system >&5 configure:16576: $? = 0 configure:16622: result: yes configure:16701: checking for ZLIB configure:16786: result: yes configure:16919: checking boost/iostreams/device/file_descriptor.hpp usability configure:16919: g++ -c -O2 -fvisibility=hidden -Wall conftest.cpp >&5 configure:16919: $? = 0 configure:16919: result: yes configure:16919: checking boost/iostreams/device/file_descriptor.hpp presence configure:16919: g++ -E conftest.cpp configure:16919: $? = 0 configure:16919: result: yes configure:16919: checking for boost/iostreams/device/file_descriptor.hpp configure:16919: result: yes configure:16946: checking for the Boost iostreams library configure:16988: g++ -c -O2 -fvisibility=hidden -Wall conftest.cpp >&5 configure:16988: $? = 0 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/local/lib conftest.o -lboost_iostreams-gcc48-mt-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_iostreams-gcc48-mt-1_54 collect2: error: ld returned 1 exit status configure:17054: $? = 1 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/local/libexec conftest.o -lboost_iostreams-gcc48-mt-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_iostreams-gcc48-mt-1_54 collect2: error: ld returned 1 exit status configure:17054: $? = 1 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/lib conftest.o -lboost_iostreams-gcc48-mt-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_iostreams-gcc48-mt-1_54 collect2: error: ld returned 1 exit status configure:17054: $? = 1 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/libexec conftest.o -lboost_iostreams-gcc48-mt-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_iostreams-gcc48-mt-1_54 collect2: error: ld returned 1 exit status configure:17054: $? = 1 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/lib conftest.o -lboost_iostreams-gcc48-mt-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_iostreams-gcc48-mt-1_54 collect2: error: ld returned 1 exit status configure:17054: $? = 1 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/local/lib conftest.o -lboost_iostreams-gcc48-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_iostreams-gcc48-1_54 collect2: error: ld returned 1 exit status configure:17054: $? = 1 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/local/libexec conftest.o -lboost_iostreams-gcc48-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_iostreams-gcc48-1_54 collect2: error: ld returned 1 exit status configure:17054: $? = 1 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/lib conftest.o -lboost_iostreams-gcc48-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_iostreams-gcc48-1_54 collect2: error: ld returned 1 exit status configure:17054: $? = 1 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/libexec conftest.o -lboost_iostreams-gcc48-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_iostreams-gcc48-1_54 collect2: error: ld returned 1 exit status configure:17054: $? = 1 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/lib conftest.o -lboost_iostreams-gcc48-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_iostreams-gcc48-1_54 collect2: error: ld returned 1 exit status configure:17054: $? = 1 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/local/lib conftest.o -lboost_iostreams-gcc48-mt-d-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_iostreams-gcc48-mt-d-1_54 collect2: error: ld returned 1 exit status configure:17054: $? = 1 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/local/libexec conftest.o -lboost_iostreams-gcc48-mt-d-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_iostreams-gcc48-mt-d-1_54 collect2: error: ld returned 1 exit status configure:17054: $? = 1 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/lib conftest.o -lboost_iostreams-gcc48-mt-d-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_iostreams-gcc48-mt-d-1_54 collect2: error: ld returned 1 exit status configure:17054: $? = 1 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/libexec conftest.o -lboost_iostreams-gcc48-mt-d-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_iostreams-gcc48-mt-d-1_54 collect2: error: ld returned 1 exit status configure:17054: $? = 1 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/lib conftest.o -lboost_iostreams-gcc48-mt-d-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_iostreams-gcc48-mt-d-1_54 collect2: error: ld returned 1 exit status configure:17054: $? = 1 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/local/lib conftest.o -lboost_iostreams-gcc48-d-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_iostreams-gcc48-d-1_54 collect2: error: ld returned 1 exit status configure:17054: $? = 1 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/local/libexec conftest.o -lboost_iostreams-gcc48-d-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_iostreams-gcc48-d-1_54 collect2: error: ld returned 1 exit status configure:17054: $? = 1 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/lib conftest.o -lboost_iostreams-gcc48-d-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_iostreams-gcc48-d-1_54 collect2: error: ld returned 1 exit status configure:17054: $? = 1 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/libexec conftest.o -lboost_iostreams-gcc48-d-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_iostreams-gcc48-d-1_54 collect2: error: ld returned 1 exit status configure:17054: $? = 1 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/lib conftest.o -lboost_iostreams-gcc48-d-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_iostreams-gcc48-d-1_54 collect2: error: ld returned 1 exit status configure:17054: $? = 1 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/local/lib conftest.o -lboost_iostreams-gcc48-mt -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_iostreams-gcc48-mt collect2: error: ld returned 1 exit status configure:17054: $? = 1 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/local/libexec conftest.o -lboost_iostreams-gcc48-mt -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_iostreams-gcc48-mt collect2: error: ld returned 1 exit status configure:17054: $? = 1 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/lib conftest.o -lboost_iostreams-gcc48-mt -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_iostreams-gcc48-mt collect2: error: ld returned 1 exit status configure:17054: $? = 1 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/libexec conftest.o -lboost_iostreams-gcc48-mt -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_iostreams-gcc48-mt collect2: error: ld returned 1 exit status configure:17054: $? = 1 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/lib conftest.o -lboost_iostreams-gcc48-mt -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_iostreams-gcc48-mt collect2: error: ld returned 1 exit status configure:17054: $? = 1 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/local/lib conftest.o -lboost_iostreams-gcc48 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_iostreams-gcc48 collect2: error: ld returned 1 exit status configure:17054: $? = 1 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/local/libexec conftest.o -lboost_iostreams-gcc48 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_iostreams-gcc48 collect2: error: ld returned 1 exit status configure:17054: $? = 1 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/lib conftest.o -lboost_iostreams-gcc48 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_iostreams-gcc48 collect2: error: ld returned 1 exit status configure:17054: $? = 1 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/libexec conftest.o -lboost_iostreams-gcc48 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_iostreams-gcc48 collect2: error: ld returned 1 exit status configure:17054: $? = 1 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/lib conftest.o -lboost_iostreams-gcc48 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_iostreams-gcc48 collect2: error: ld returned 1 exit status configure:17054: $? = 1 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/local/lib conftest.o -lboost_iostreams-gcc48-mt-d -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_iostreams-gcc48-mt-d collect2: error: ld returned 1 exit status configure:17054: $? = 1 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/local/libexec conftest.o -lboost_iostreams-gcc48-mt-d -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_iostreams-gcc48-mt-d collect2: error: ld returned 1 exit status configure:17054: $? = 1 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/lib conftest.o -lboost_iostreams-gcc48-mt-d -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_iostreams-gcc48-mt-d collect2: error: ld returned 1 exit status configure:17054: $? = 1 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/libexec conftest.o -lboost_iostreams-gcc48-mt-d -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_iostreams-gcc48-mt-d collect2: error: ld returned 1 exit status configure:17054: $? = 1 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/lib conftest.o -lboost_iostreams-gcc48-mt-d -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_iostreams-gcc48-mt-d collect2: error: ld returned 1 exit status configure:17054: $? = 1 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/local/lib conftest.o -lboost_iostreams-gcc48-d -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_iostreams-gcc48-d collect2: error: ld returned 1 exit status configure:17054: $? = 1 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/local/libexec conftest.o -lboost_iostreams-gcc48-d -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_iostreams-gcc48-d collect2: error: ld returned 1 exit status configure:17054: $? = 1 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/lib conftest.o -lboost_iostreams-gcc48-d -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_iostreams-gcc48-d collect2: error: ld returned 1 exit status configure:17054: $? = 1 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/libexec conftest.o -lboost_iostreams-gcc48-d -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_iostreams-gcc48-d collect2: error: ld returned 1 exit status configure:17054: $? = 1 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/lib conftest.o -lboost_iostreams-gcc48-d -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_iostreams-gcc48-d collect2: error: ld returned 1 exit status configure:17054: $? = 1 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/local/lib conftest.o -lboost_iostreams-gcc-mt-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_iostreams-gcc-mt-1_54 collect2: error: ld returned 1 exit status configure:17054: $? = 1 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/local/libexec conftest.o -lboost_iostreams-gcc-mt-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_iostreams-gcc-mt-1_54 collect2: error: ld returned 1 exit status configure:17054: $? = 1 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/lib conftest.o -lboost_iostreams-gcc-mt-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_iostreams-gcc-mt-1_54 collect2: error: ld returned 1 exit status configure:17054: $? = 1 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/libexec conftest.o -lboost_iostreams-gcc-mt-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_iostreams-gcc-mt-1_54 collect2: error: ld returned 1 exit status configure:17054: $? = 1 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/lib conftest.o -lboost_iostreams-gcc-mt-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_iostreams-gcc-mt-1_54 collect2: error: ld returned 1 exit status configure:17054: $? = 1 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/local/lib conftest.o -lboost_iostreams-gcc-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_iostreams-gcc-1_54 collect2: error: ld returned 1 exit status configure:17054: $? = 1 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/local/libexec conftest.o -lboost_iostreams-gcc-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_iostreams-gcc-1_54 collect2: error: ld returned 1 exit status configure:17054: $? = 1 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/lib conftest.o -lboost_iostreams-gcc-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_iostreams-gcc-1_54 collect2: error: ld returned 1 exit status configure:17054: $? = 1 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/libexec conftest.o -lboost_iostreams-gcc-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_iostreams-gcc-1_54 collect2: error: ld returned 1 exit status configure:17054: $? = 1 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/lib conftest.o -lboost_iostreams-gcc-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_iostreams-gcc-1_54 collect2: error: ld returned 1 exit status configure:17054: $? = 1 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/local/lib conftest.o -lboost_iostreams-gcc-mt-d-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_iostreams-gcc-mt-d-1_54 collect2: error: ld returned 1 exit status configure:17054: $? = 1 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/local/libexec conftest.o -lboost_iostreams-gcc-mt-d-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_iostreams-gcc-mt-d-1_54 collect2: error: ld returned 1 exit status configure:17054: $? = 1 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/lib conftest.o -lboost_iostreams-gcc-mt-d-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_iostreams-gcc-mt-d-1_54 collect2: error: ld returned 1 exit status configure:17054: $? = 1 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/libexec conftest.o -lboost_iostreams-gcc-mt-d-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_iostreams-gcc-mt-d-1_54 collect2: error: ld returned 1 exit status configure:17054: $? = 1 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/lib conftest.o -lboost_iostreams-gcc-mt-d-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_iostreams-gcc-mt-d-1_54 collect2: error: ld returned 1 exit status configure:17054: $? = 1 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/local/lib conftest.o -lboost_iostreams-gcc-d-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_iostreams-gcc-d-1_54 collect2: error: ld returned 1 exit status configure:17054: $? = 1 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/local/libexec conftest.o -lboost_iostreams-gcc-d-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_iostreams-gcc-d-1_54 collect2: error: ld returned 1 exit status configure:17054: $? = 1 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/lib conftest.o -lboost_iostreams-gcc-d-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_iostreams-gcc-d-1_54 collect2: error: ld returned 1 exit status configure:17054: $? = 1 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/libexec conftest.o -lboost_iostreams-gcc-d-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_iostreams-gcc-d-1_54 collect2: error: ld returned 1 exit status configure:17054: $? = 1 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/lib conftest.o -lboost_iostreams-gcc-d-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_iostreams-gcc-d-1_54 collect2: error: ld returned 1 exit status configure:17054: $? = 1 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/local/lib conftest.o -lboost_iostreams-gcc-mt -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_iostreams-gcc-mt collect2: error: ld returned 1 exit status configure:17054: $? = 1 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/local/libexec conftest.o -lboost_iostreams-gcc-mt -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_iostreams-gcc-mt collect2: error: ld returned 1 exit status configure:17054: $? = 1 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/lib conftest.o -lboost_iostreams-gcc-mt -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_iostreams-gcc-mt collect2: error: ld returned 1 exit status configure:17054: $? = 1 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/libexec conftest.o -lboost_iostreams-gcc-mt -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_iostreams-gcc-mt collect2: error: ld returned 1 exit status configure:17054: $? = 1 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/lib conftest.o -lboost_iostreams-gcc-mt -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_iostreams-gcc-mt collect2: error: ld returned 1 exit status configure:17054: $? = 1 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/local/lib conftest.o -lboost_iostreams-gcc -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_iostreams-gcc collect2: error: ld returned 1 exit status configure:17054: $? = 1 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/local/libexec conftest.o -lboost_iostreams-gcc -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_iostreams-gcc collect2: error: ld returned 1 exit status configure:17054: $? = 1 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/lib conftest.o -lboost_iostreams-gcc -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_iostreams-gcc collect2: error: ld returned 1 exit status configure:17054: $? = 1 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/libexec conftest.o -lboost_iostreams-gcc -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_iostreams-gcc collect2: error: ld returned 1 exit status configure:17054: $? = 1 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/lib conftest.o -lboost_iostreams-gcc -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_iostreams-gcc collect2: error: ld returned 1 exit status configure:17054: $? = 1 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/local/lib conftest.o -lboost_iostreams-gcc-mt-d -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_iostreams-gcc-mt-d collect2: error: ld returned 1 exit status configure:17054: $? = 1 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/local/libexec conftest.o -lboost_iostreams-gcc-mt-d -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_iostreams-gcc-mt-d collect2: error: ld returned 1 exit status configure:17054: $? = 1 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/lib conftest.o -lboost_iostreams-gcc-mt-d -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_iostreams-gcc-mt-d collect2: error: ld returned 1 exit status configure:17054: $? = 1 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/libexec conftest.o -lboost_iostreams-gcc-mt-d -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_iostreams-gcc-mt-d collect2: error: ld returned 1 exit status configure:17054: $? = 1 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/lib conftest.o -lboost_iostreams-gcc-mt-d -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_iostreams-gcc-mt-d collect2: error: ld returned 1 exit status configure:17054: $? = 1 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/local/lib conftest.o -lboost_iostreams-gcc-d -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_iostreams-gcc-d collect2: error: ld returned 1 exit status configure:17054: $? = 1 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/local/libexec conftest.o -lboost_iostreams-gcc-d -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_iostreams-gcc-d collect2: error: ld returned 1 exit status configure:17054: $? = 1 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/lib conftest.o -lboost_iostreams-gcc-d -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_iostreams-gcc-d collect2: error: ld returned 1 exit status configure:17054: $? = 1 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/libexec conftest.o -lboost_iostreams-gcc-d -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_iostreams-gcc-d collect2: error: ld returned 1 exit status configure:17054: $? = 1 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/lib conftest.o -lboost_iostreams-gcc-d -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_iostreams-gcc-d collect2: error: ld returned 1 exit status configure:17054: $? = 1 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/local/lib conftest.o -lboost_iostreams-mt-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_iostreams-mt-1_54 collect2: error: ld returned 1 exit status configure:17054: $? = 1 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/local/libexec conftest.o -lboost_iostreams-mt-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_iostreams-mt-1_54 collect2: error: ld returned 1 exit status configure:17054: $? = 1 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/lib conftest.o -lboost_iostreams-mt-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_iostreams-mt-1_54 collect2: error: ld returned 1 exit status configure:17054: $? = 1 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/libexec conftest.o -lboost_iostreams-mt-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_iostreams-mt-1_54 collect2: error: ld returned 1 exit status configure:17054: $? = 1 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/lib conftest.o -lboost_iostreams-mt-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_iostreams-mt-1_54 collect2: error: ld returned 1 exit status configure:17054: $? = 1 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/local/lib conftest.o -lboost_iostreams-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_iostreams-1_54 collect2: error: ld returned 1 exit status configure:17054: $? = 1 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/local/libexec conftest.o -lboost_iostreams-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_iostreams-1_54 collect2: error: ld returned 1 exit status configure:17054: $? = 1 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/lib conftest.o -lboost_iostreams-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_iostreams-1_54 collect2: error: ld returned 1 exit status configure:17054: $? = 1 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/libexec conftest.o -lboost_iostreams-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_iostreams-1_54 collect2: error: ld returned 1 exit status configure:17054: $? = 1 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/lib conftest.o -lboost_iostreams-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_iostreams-1_54 collect2: error: ld returned 1 exit status configure:17054: $? = 1 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/local/lib conftest.o -lboost_iostreams-mt-d-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_iostreams-mt-d-1_54 collect2: error: ld returned 1 exit status configure:17054: $? = 1 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/local/libexec conftest.o -lboost_iostreams-mt-d-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_iostreams-mt-d-1_54 collect2: error: ld returned 1 exit status configure:17054: $? = 1 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/lib conftest.o -lboost_iostreams-mt-d-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_iostreams-mt-d-1_54 collect2: error: ld returned 1 exit status configure:17054: $? = 1 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/libexec conftest.o -lboost_iostreams-mt-d-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_iostreams-mt-d-1_54 collect2: error: ld returned 1 exit status configure:17054: $? = 1 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/lib conftest.o -lboost_iostreams-mt-d-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_iostreams-mt-d-1_54 collect2: error: ld returned 1 exit status configure:17054: $? = 1 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/local/lib conftest.o -lboost_iostreams-d-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_iostreams-d-1_54 collect2: error: ld returned 1 exit status configure:17054: $? = 1 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/local/libexec conftest.o -lboost_iostreams-d-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_iostreams-d-1_54 collect2: error: ld returned 1 exit status configure:17054: $? = 1 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/lib conftest.o -lboost_iostreams-d-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_iostreams-d-1_54 collect2: error: ld returned 1 exit status configure:17054: $? = 1 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/libexec conftest.o -lboost_iostreams-d-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_iostreams-d-1_54 collect2: error: ld returned 1 exit status configure:17054: $? = 1 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/lib conftest.o -lboost_iostreams-d-1_54 -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_iostreams-d-1_54 collect2: error: ld returned 1 exit status configure:17054: $? = 1 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/local/lib conftest.o -lboost_iostreams-mt -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_iostreams-mt collect2: error: ld returned 1 exit status configure:17054: $? = 1 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/local/libexec conftest.o -lboost_iostreams-mt -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_iostreams-mt collect2: error: ld returned 1 exit status configure:17054: $? = 1 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/lib conftest.o -lboost_iostreams-mt -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_iostreams-mt collect2: error: ld returned 1 exit status configure:17054: $? = 1 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/libexec conftest.o -lboost_iostreams-mt -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_iostreams-mt collect2: error: ld returned 1 exit status configure:17054: $? = 1 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/lib conftest.o -lboost_iostreams-mt -lz -lboost_system -lboost_iostreams >&5 /usr/bin/ld: cannot find -lboost_iostreams-mt collect2: error: ld returned 1 exit status configure:17054: $? = 1 configure:17039: re-using the existing conftest.o configure:17045: g++ -o conftest -O2 -fvisibility=hidden -Wall -L/usr/lib -L/usr/local/lib conftest.o -lboost_iostreams -lz -lboost_system -lboost_iostreams >&5 configure:17054: $? = 0 configure:17156: result: yes configure:18047: checking for MDDS configure:18132: result: yes configure:18364: checking that generated files are newer than configure configure:18370: result: done configure:18425: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by liborcus config.status 0.7.0, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp02 config.status:1209: creating Makefile config.status:1209: creating liborcus-0.8.pc config.status:1209: creating liborcus-spreadsheet-model-0.8.pc config.status:1209: creating VERSION config.status:1209: creating include/Makefile config.status:1209: creating include/orcus/Makefile config.status:1209: creating include/orcus/mso/Makefile config.status:1209: creating include/orcus/spreadsheet/Makefile config.status:1209: creating src/Makefile config.status:1209: creating src/liborcus/Makefile config.status:1209: creating src/mso/Makefile config.status:1209: creating src/parser/Makefile config.status:1209: creating src/spreadsheet/Makefile config.status:1209: creating config.h config.status:1438: executing depfiles commands config.status:1438: executing libtool commands configure:20947: ============================================================================== Build configuration: debug: no werror: no spreadsheet-model: no gnumeric-filter: yes ods-filter: yes xlsx-filter: yes xls-xml-filter: yes tools: no ============================================================================== ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_BOOST_ROOT_set= ac_cv_env_BOOST_ROOT_value= ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set=set ac_cv_env_CC_value=gcc 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_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set=set ac_cv_env_CXX_value=g++ ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=' -L/usr/lib' ac_cv_env_LIBIXION_CFLAGS_set= ac_cv_env_LIBIXION_CFLAGS_value= ac_cv_env_LIBIXION_LIBS_set= ac_cv_env_LIBIXION_LIBS_value= ac_cv_env_LIBS_set=set ac_cv_env_LIBS_value=' -lz -lboost_system -lboost_iostreams' ac_cv_env_MDDS_CFLAGS_set=set ac_cv_env_MDDS_CFLAGS_value=' -I/var/uhubuild/work/compile/workdir/UnpackedTarball/mdds/include' ac_cv_env_MDDS_LIBS_set=set ac_cv_env_MDDS_LIBS_value=' ' ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set= ac_cv_env_PKG_CONFIG_PATH_value= ac_cv_env_PKG_CONFIG_set=set ac_cv_env_PKG_CONFIG_value=/usr/bin/pkg-config ac_cv_env_ZLIB_CFLAGS_set=set ac_cv_env_ZLIB_CFLAGS_value=' ' ac_cv_env_ZLIB_LIBS_set=set ac_cv_env_ZLIB_LIBS_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_func_gettimeofday=yes ac_cv_func_strtod=yes ac_cv_header_boost_iostreams_device_file_descriptor_hpp=yes ac_cv_header_boost_system_error_code_hpp=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdbool_h=yes ac_cv_header_stdc=no 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_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-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='/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_ac_ct_CC=gcc 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_cxx_g=yes ac_cv_prog_make_make_set=yes ac_cv_type__Bool=no ac_cv_type_mode_t=yes ac_cv_type_size_t=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes boost_cv_inc_path=yes boost_cv_lib_iostreams=yes boost_cv_lib_iostreams_LDFLAGS='-L/usr/local/lib -Wl,-R,/usr/local/lib' boost_cv_lib_iostreams_LDPATH=/usr/local/lib boost_cv_lib_iostreams_LIBS=-lboost_iostreams boost_cv_lib_system=yes boost_cv_lib_system_LDFLAGS='-L/usr/local/lib -Wl,-R,/usr/local/lib' boost_cv_lib_system_LDPATH=/usr/local/lib boost_cv_lib_system_LIBS=-lboost_system boost_cv_lib_tag='gcc48 -gcc' boost_cv_lib_version=1_54 boost_cv_rpath_link_ldflag=-Wl,-R, lt_cv_ar_at_file=@ 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_LDCXX=/usr/bin/ld lt_cv_path_NM=nm lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_compiler_static_works_CXX=yes lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=no 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]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=805306365 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop pkg_cv_MDDS_CFLAGS=' -I/var/uhubuild/work/compile/workdir/UnpackedTarball/mdds/include' pkg_cv_MDDS_LIBS=' ' pkg_cv_ZLIB_CFLAGS=' ' pkg_cv_ZLIB_LIBS=' ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/workdir/UnpackedTarball/liborcus/missing --run aclocal-1.12' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_V='$(V)' AR='ar' AS='as' AUTOCONF='${SHELL} /var/uhubuild/work/compile/workdir/UnpackedTarball/liborcus/missing --run autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/workdir/UnpackedTarball/liborcus/missing --run autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/workdir/UnpackedTarball/liborcus/missing --run automake-1.12' AWK='gawk' BOOST_CPPFLAGS='' BOOST_FILESYSTEM_LDFLAGS='' BOOST_FILESYSTEM_LDPATH='' BOOST_FILESYSTEM_LIBS='' BOOST_IOSTREAMS_LDFLAGS='-L/usr/local/lib -Wl,-R,/usr/local/lib' BOOST_IOSTREAMS_LDPATH='/usr/local/lib' BOOST_IOSTREAMS_LIBS='-lboost_iostreams' BOOST_LDPATH='/usr/local/lib' BOOST_PROGRAM_OPTIONS_LDFLAGS='' BOOST_PROGRAM_OPTIONS_LDPATH='' BOOST_PROGRAM_OPTIONS_LIBS='' BOOST_ROOT='' BOOST_SYSTEM_LDFLAGS='-L/usr/local/lib -Wl,-R,/usr/local/lib' BOOST_SYSTEM_LDPATH='/usr/local/lib' BOOST_SYSTEM_LIBS='-lboost_system' BUILD_SPREADSHEET_MODEL_FALSE='' BUILD_SPREADSHEET_MODEL_TRUE='#' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS=' -O2 -fvisibility=hidden -Wall -DMDDS_HASH_CONTAINER_BOOST' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DISTCHECK_CONFIGURE_FLAGS=' '\''--with-boost='\''' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FGREP='/bin/grep -F' GREP='/bin/grep' HAVE_STATIC_LIB_FALSE='#' HAVE_STATIC_LIB_TRUE='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' IXION_REQUIRED_API_VERSION='0.8' LD='/usr/bin/ld' LDFLAGS=' -L/usr/lib' LIBIXION_CFLAGS='' LIBIXION_LIBS='' LIBOBJS='' LIBS=' -lz -lboost_system -lboost_iostreams' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /var/uhubuild/work/compile/workdir/UnpackedTarball/liborcus/missing --run makeinfo' MANIFEST_TOOL=':' MDDS_CFLAGS=' -I/var/uhubuild/work/compile/workdir/UnpackedTarball/mdds/include' MDDS_LIBS=' ' MKDIR_P='/bin/mkdir -p' NM='nm' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' ORCUS_API_VERSION='0.8' OTOOL64='' OTOOL='' PACKAGE='liborcus' PACKAGE_BUGREPORT='' PACKAGE_NAME='liborcus' PACKAGE_STRING='liborcus 0.7.0' PACKAGE_TARNAME='liborcus' PACKAGE_URL='' PACKAGE_VERSION='0.7.0' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' POW_LIB='' RANLIB='ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='0.7.0' WITH_GNUMERIC_FILTER_FALSE='#' WITH_GNUMERIC_FILTER_TRUE='' WITH_ODS_FILTER_FALSE='#' WITH_ODS_FILTER_TRUE='' WITH_TOOLS_FALSE='' WITH_TOOLS_TRUE='#' WITH_XLSX_FILTER_FALSE='#' WITH_XLSX_FILTER_TRUE='' WITH_XLS_XML_FILTER_FALSE='#' WITH_XLS_XML_FILTER_TRUE='' ZLIB_CFLAGS=' ' ZLIB_LIBS=' ' ac_ct_AR='' ac_ct_CC='gcc' ac_ct_CXX='' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_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='i686-pc-linux-gnu' build_alias='' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='i686-pc-linux-gnu' host_alias='' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /var/uhubuild/work/compile/workdir/UnpackedTarball/liborcus/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "liborcus" #define PACKAGE_TARNAME "liborcus" #define PACKAGE_VERSION "0.7.0" #define PACKAGE_STRING "liborcus 0.7.0" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "liborcus" #define VERSION "0.7.0" #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_SYS_TIME_H 1 #define HAVE_UNISTD_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_GETTIMEOFDAY 1 #define _REENTRANT /**/ #define BOOST_ALL_NO_LIB /**/ #define HAVE_BOOST 1 #define HAVE_BOOST_SYSTEM_ERROR_CODE_HPP 1 #define NDEBUG /**/ #define HAVE_BOOST_IOSTREAMS_DEVICE_FILE_DESCRIPTOR_HPP 1 configure: exit 0