This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.65. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = osimodelleme uname -m = x86_64 uname -r = 3.2.0-64-generic uname -s = Linux uname -v = #97-Ubuntu SMP Wed Jun 4 22:04:21 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: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/games ## ----------- ## ## Core tests. ## ## ----------- ## configure:3041: checking build system type configure:3055: result: x86_64-unknown-linux-gnu configure:3075: checking host system type configure:3088: result: x86_64-unknown-linux-gnu configure:3108: checking target system type configure:3121: result: x86_64-unknown-linux-gnu configure:3251: checking for a BSD-compatible install configure:3319: result: /usr/bin/install -c configure:3330: checking whether build environment is sane configure:3380: result: yes configure:3521: checking for a thread-safe mkdir -p configure:3560: result: /bin/mkdir -p configure:3573: checking for gawk configure:3589: found /usr/bin/gawk configure:3600: result: gawk configure:3611: checking whether make sets $(MAKE) configure:3633: result: yes configure:3771: checking for xlc_r configure:3801: result: no configure:3771: checking for icc configure:3801: result: no configure:3771: checking for gcc configure:3787: found /usr/bin/gcc configure:3798: result: gcc configure:3829: checking for C compiler version configure:3838: gcc --version >&5 gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3 Copyright (C) 2011 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:3849: $? = 0 configure:3838: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.6/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.3-1ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) configure:3849: $? = 0 configure:3838: gcc -V >&5 gcc: error: unrecognized option '-V' gcc: fatal error: no input files compilation terminated. configure:3849: $? = 4 configure:3838: gcc -qversion >&5 gcc: error: unrecognized option '-qversion' gcc: fatal error: no input files compilation terminated. configure:3849: $? = 4 configure:3869: checking whether the C compiler works configure:3891: gcc conftest.c >&5 configure:3895: $? = 0 configure:3944: result: yes configure:3947: checking for C compiler default output file name configure:3949: result: a.out configure:3955: checking for suffix of executables configure:3962: gcc -o conftest conftest.c >&5 configure:3966: $? = 0 configure:3988: result: configure:4010: checking whether we are cross compiling configure:4018: gcc -o conftest conftest.c >&5 configure:4022: $? = 0 configure:4029: ./conftest configure:4033: $? = 0 configure:4048: result: no configure:4053: checking for suffix of object files configure:4075: gcc -c conftest.c >&5 configure:4079: $? = 0 configure:4100: result: o configure:4104: checking whether we are using the GNU C compiler configure:4123: gcc -c conftest.c >&5 configure:4123: $? = 0 configure:4132: result: yes configure:4141: checking whether gcc accepts -g configure:4161: gcc -c -g conftest.c >&5 configure:4161: $? = 0 configure:4202: result: yes configure:4219: checking for gcc option to accept ISO C89 configure:4283: gcc -c -g -O2 conftest.c >&5 configure:4283: $? = 0 configure:4296: result: none needed configure:4327: checking for style of include used by make configure:4355: result: GNU configure:4380: checking dependency style of gcc configure:4490: result: gcc3 configure:4563: checking for xlC_r configure:4593: result: no configure:4563: checking for icpc configure:4593: result: no configure:4563: checking for g++ configure:4579: found /usr/bin/g++ configure:4590: result: g++ configure:4617: checking for C++ compiler version configure:4626: g++ --version >&5 g++ (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3 Copyright (C) 2011 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:4637: $? = 0 configure:4626: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.6/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.3-1ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) configure:4637: $? = 0 configure:4626: g++ -V >&5 g++: error: unrecognized option '-V' g++: fatal error: no input files compilation terminated. configure:4637: $? = 4 configure:4626: g++ -qversion >&5 g++: error: unrecognized option '-qversion' g++: fatal error: no input files compilation terminated. configure:4637: $? = 4 configure:4641: checking whether we are using the GNU C++ compiler configure:4660: g++ -c conftest.cpp >&5 configure:4660: $? = 0 configure:4669: result: yes configure:4678: checking whether g++ accepts -g configure:4698: g++ -c -g conftest.cpp >&5 configure:4698: $? = 0 configure:4739: result: yes configure:4764: checking dependency style of g++ configure:4874: result: gcc3 configure:4942: checking for pgf90 configure:4972: result: no configure:4942: checking for gfortran configure:4958: found /usr/bin/gfortran configure:4969: result: gfortran configure:4995: checking for Fortran 77 compiler version configure:5004: gfortran --version >&5 GNU Fortran (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3 Copyright (C) 2011 Free Software Foundation, Inc. GNU Fortran comes with NO WARRANTY, to the extent permitted by law. You may redistribute copies of GNU Fortran under the terms of the GNU General Public License. For more information about these matters, see the file named COPYING configure:5015: $? = 0 configure:5004: gfortran -v >&5 Using built-in specs. COLLECT_GCC=gfortran COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.6/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.3-1ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) configure:5015: $? = 0 configure:5004: gfortran -V >&5 gfortran: error: unrecognized option '-V' gfortran: fatal error: no input files compilation terminated. configure:5015: $? = 4 configure:5004: gfortran -qversion >&5 gfortran: error: unrecognized option '-qversion' gfortran: fatal error: no input files compilation terminated. configure:5015: $? = 4 configure:5024: checking whether we are using the GNU Fortran 77 compiler configure:5037: gfortran -c conftest.F >&5 configure:5037: $? = 0 configure:5046: result: yes configure:5052: checking whether gfortran accepts -g configure:5063: gfortran -c -g conftest.f >&5 configure:5063: $? = 0 configure:5071: result: yes configure:5153: checking for pgf90 configure:5183: result: no configure:5153: checking for gfortran configure:5169: found /usr/bin/gfortran configure:5180: result: gfortran configure:5206: checking for Fortran compiler version configure:5215: gfortran --version >&5 GNU Fortran (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3 Copyright (C) 2011 Free Software Foundation, Inc. GNU Fortran comes with NO WARRANTY, to the extent permitted by law. You may redistribute copies of GNU Fortran under the terms of the GNU General Public License. For more information about these matters, see the file named COPYING configure:5226: $? = 0 configure:5215: gfortran -v >&5 Using built-in specs. COLLECT_GCC=gfortran COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.6/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.3-1ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) configure:5226: $? = 0 configure:5215: gfortran -V >&5 gfortran: error: unrecognized option '-V' gfortran: fatal error: no input files compilation terminated. configure:5226: $? = 4 configure:5215: gfortran -qversion >&5 gfortran: error: unrecognized option '-qversion' gfortran: fatal error: no input files compilation terminated. configure:5226: $? = 4 configure:5235: checking whether we are using the GNU Fortran compiler configure:5248: gfortran -c conftest.F >&5 configure:5248: $? = 0 configure:5257: result: yes configure:5263: checking whether gfortran accepts -g configure:5274: gfortran -c -g conftest.f >&5 configure:5274: $? = 0 configure:5282: result: yes configure:5311: checking for flex configure:5341: result: no configure:5311: checking for lex configure:5341: result: no configure:5471: checking for bison configure:5501: result: no configure:5471: checking for byacc configure:5501: result: no configure:5511: checking whether gcc and cc understand -c and -o together configure:5542: gcc -c conftest.c -o conftest2.o >&5 configure:5546: $? = 0 configure:5552: gcc -c conftest.c -o conftest2.o >&5 configure:5556: $? = 0 configure:5567: cc -c conftest.c >&5 configure:5571: $? = 0 configure:5579: cc -c conftest.c -o conftest2.o >&5 configure:5583: $? = 0 configure:5589: cc -c conftest.c -o conftest2.o >&5 configure:5593: $? = 0 configure:5611: result: yes configure:5641: checking how to run the C preprocessor configure:5672: gcc -E conftest.c configure:5672: $? = 0 configure:5686: gcc -E conftest.c conftest.c:14:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:5686: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define METVIEW_VERSION "4.4.7" | #define METVIEW_NAME "Metview" | #define METVIEW_RELEASE_DATE "18-June-2014" | #define METVIEW_INSTALL_PATH "/usr/local" | #define METVIEW_SITE "" | /* end confdefs.h. */ | #include configure:5711: result: gcc -E configure:5731: gcc -E conftest.c configure:5731: $? = 0 configure:5745: gcc -E conftest.c conftest.c:14:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:5745: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define METVIEW_VERSION "4.4.7" | #define METVIEW_NAME "Metview" | #define METVIEW_RELEASE_DATE "18-June-2014" | #define METVIEW_INSTALL_PATH "/usr/local" | #define METVIEW_SITE "" | /* end confdefs.h. */ | #include configure:5774: checking for grep that handles long lines and -e configure:5832: result: /bin/grep configure:5837: checking for egrep configure:5899: result: /bin/grep -E configure:5904: checking for ANSI C header files configure:5924: gcc -c -g -O2 conftest.c >&5 configure:5924: $? = 0 configure:5997: gcc -o conftest -g -O2 conftest.c >&5 configure:5997: $? = 0 configure:5997: ./conftest configure:5997: $? = 0 configure:6008: result: yes configure:6021: checking for sys/types.h configure:6021: gcc -c -g -O2 conftest.c >&5 configure:6021: $? = 0 configure:6021: result: yes configure:6021: checking for sys/stat.h configure:6021: gcc -c -g -O2 conftest.c >&5 configure:6021: $? = 0 configure:6021: result: yes configure:6021: checking for stdlib.h configure:6021: gcc -c -g -O2 conftest.c >&5 configure:6021: $? = 0 configure:6021: result: yes configure:6021: checking for string.h configure:6021: gcc -c -g -O2 conftest.c >&5 configure:6021: $? = 0 configure:6021: result: yes configure:6021: checking for memory.h configure:6021: gcc -c -g -O2 conftest.c >&5 configure:6021: $? = 0 configure:6021: result: yes configure:6021: checking for strings.h configure:6021: gcc -c -g -O2 conftest.c >&5 configure:6021: $? = 0 configure:6021: result: yes configure:6021: checking for inttypes.h configure:6021: gcc -c -g -O2 conftest.c >&5 configure:6021: $? = 0 configure:6021: result: yes configure:6021: checking for stdint.h configure:6021: gcc -c -g -O2 conftest.c >&5 configure:6021: $? = 0 configure:6021: result: yes configure:6021: checking for unistd.h configure:6021: gcc -c -g -O2 conftest.c >&5 configure:6021: $? = 0 configure:6021: result: yes configure:6035: checking minix/config.h usability configure:6035: gcc -c -g -O2 conftest.c >&5 conftest.c:57:26: fatal error: minix/config.h: No such file or directory compilation terminated. configure:6035: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define METVIEW_VERSION "4.4.7" | #define METVIEW_NAME "Metview" | #define METVIEW_RELEASE_DATE "18-June-2014" | #define METVIEW_INSTALL_PATH "/usr/local" | #define METVIEW_SITE "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* 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 | #include configure:6035: result: no configure:6035: checking minix/config.h presence configure:6035: gcc -E conftest.c conftest.c:24:26: fatal error: minix/config.h: No such file or directory compilation terminated. configure:6035: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define METVIEW_VERSION "4.4.7" | #define METVIEW_NAME "Metview" | #define METVIEW_RELEASE_DATE "18-June-2014" | #define METVIEW_INSTALL_PATH "/usr/local" | #define METVIEW_SITE "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:6035: result: no configure:6035: checking for minix/config.h configure:6035: result: no configure:6056: checking whether it is safe to define __EXTENSIONS__ configure:6074: gcc -c -g -O2 conftest.c >&5 configure:6074: $? = 0 configure:6081: result: yes configure:6126: checking for a sed that does not truncate output configure:6190: result: /bin/sed configure:6208: checking for fgrep configure:6270: result: /bin/grep -F configure:6305: checking for ld used by gcc configure:6372: result: /usr/bin/ld configure:6379: checking if the linker (/usr/bin/ld) is GNU ld configure:6394: result: yes configure:6406: checking for BSD- or MS-compatible name lister (nm) configure:6455: result: /usr/bin/nm -B configure:6573: checking the name lister (/usr/bin/nm -B) interface configure:6580: gcc -c -g -O2 conftest.c >&5 configure:6583: /usr/bin/nm -B "conftest.o" configure:6586: output 0000000000000000 B some_variable configure:6593: result: BSD nm configure:6596: checking whether ln -s works configure:6600: result: yes configure:6608: checking the maximum length of command line arguments configure:6728: result: 1572864 configure:6745: checking whether the shell understands some XSI constructs configure:6755: result: yes configure:6759: checking whether the shell understands "+=" configure:6765: result: yes configure:6800: checking for /usr/bin/ld option to reload object files configure:6807: result: -r configure:6876: checking for objdump configure:6892: found /usr/bin/objdump configure:6903: result: objdump configure:6935: checking how to recognize dependent libraries configure:7131: result: pass_all configure:7191: checking for ar configure:7207: found /usr/bin/ar configure:7218: result: ar configure:7296: checking for strip configure:7312: found /usr/bin/strip configure:7323: result: strip configure:7395: checking for ranlib configure:7411: found /usr/bin/ranlib configure:7422: result: ranlib configure:7512: checking command to parse /usr/bin/nm -B output from gcc object configure:7630: gcc -c -g -O2 conftest.c >&5 configure:7633: $? = 0 configure:7637: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:7640: $? = 0 configure:7694: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:7697: $? = 0 configure:7735: result: ok configure:7830: gcc -c -g -O2 conftest.c >&5 configure:7833: $? = 0 configure:8540: checking for dlfcn.h configure:8540: gcc -c -g -O2 conftest.c >&5 configure:8540: $? = 0 configure:8540: result: yes configure:8665: checking for C++ compiler version configure:8674: g++ --version >&5 g++ (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3 Copyright (C) 2011 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:8685: $? = 0 configure:8674: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.6/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.3-1ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) configure:8685: $? = 0 configure:8674: g++ -V >&5 g++: error: unrecognized option '-V' g++: fatal error: no input files compilation terminated. configure:8685: $? = 4 configure:8674: g++ -qversion >&5 g++: error: unrecognized option '-qversion' g++: fatal error: no input files compilation terminated. configure:8685: $? = 4 configure:8689: checking whether we are using the GNU C++ compiler configure:8717: result: yes configure:8726: checking whether g++ accepts -g configure:8787: result: yes configure:8812: checking dependency style of g++ configure:8922: result: gcc3 configure:8945: checking how to run the C++ preprocessor configure:8972: g++ -E conftest.cpp configure:8972: $? = 0 configure:8986: g++ -E conftest.cpp conftest.cpp:30:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:8986: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define METVIEW_VERSION "4.4.7" | #define METVIEW_NAME "Metview" | #define METVIEW_RELEASE_DATE "18-June-2014" | #define METVIEW_INSTALL_PATH "/usr/local" | #define METVIEW_SITE "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:9011: result: g++ -E configure:9031: g++ -E conftest.cpp configure:9031: $? = 0 configure:9045: g++ -E conftest.cpp conftest.cpp:30:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:9045: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define METVIEW_VERSION "4.4.7" | #define METVIEW_NAME "Metview" | #define METVIEW_RELEASE_DATE "18-June-2014" | #define METVIEW_INSTALL_PATH "/usr/local" | #define METVIEW_SITE "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:9186: checking for Fortran 77 compiler version configure:9195: gfortran --version >&5 GNU Fortran (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3 Copyright (C) 2011 Free Software Foundation, Inc. GNU Fortran comes with NO WARRANTY, to the extent permitted by law. You may redistribute copies of GNU Fortran under the terms of the GNU General Public License. For more information about these matters, see the file named COPYING configure:9206: $? = 0 configure:9195: gfortran -v >&5 Using built-in specs. COLLECT_GCC=gfortran COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.6/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.3-1ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) configure:9206: $? = 0 configure:9195: gfortran -V >&5 gfortran: error: unrecognized option '-V' gfortran: fatal error: no input files compilation terminated. configure:9206: $? = 4 configure:9195: gfortran -qversion >&5 gfortran: error: unrecognized option '-qversion' gfortran: fatal error: no input files compilation terminated. configure:9206: $? = 4 configure:9215: checking whether we are using the GNU Fortran 77 compiler configure:9237: result: yes configure:9243: checking whether gfortran accepts -g configure:9262: result: yes configure:9405: checking for Fortran compiler version configure:9414: gfortran --version >&5 GNU Fortran (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3 Copyright (C) 2011 Free Software Foundation, Inc. GNU Fortran comes with NO WARRANTY, to the extent permitted by law. You may redistribute copies of GNU Fortran under the terms of the GNU General Public License. For more information about these matters, see the file named COPYING configure:9425: $? = 0 configure:9414: gfortran -v >&5 Using built-in specs. COLLECT_GCC=gfortran COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.6/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.3-1ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) configure:9425: $? = 0 configure:9414: gfortran -V >&5 gfortran: error: unrecognized option '-V' gfortran: fatal error: no input files compilation terminated. configure:9425: $? = 4 configure:9414: gfortran -qversion >&5 gfortran: error: unrecognized option '-qversion' gfortran: fatal error: no input files compilation terminated. configure:9425: $? = 4 configure:9434: checking whether we are using the GNU Fortran compiler configure:9456: result: yes configure:9462: checking whether gfortran accepts -g configure:9481: result: yes configure:9684: checking for objdir configure:9699: result: .libs configure:9991: checking if gcc supports -fno-rtti -fno-exceptions configure:10009: 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] configure:10013: $? = 0 configure:10026: result: no configure:10046: checking for gcc option to produce PIC configure:10318: result: -fPIC -DPIC configure:10330: checking if gcc PIC flag -fPIC -DPIC works configure:10348: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 configure:10352: $? = 0 configure:10365: result: yes configure:10389: checking if gcc static flag -static works configure:10417: result: yes configure:10432: checking if gcc supports -c -o file.o configure:10453: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:10457: $? = 0 configure:10479: result: yes configure:10487: checking if gcc supports -c -o file.o configure:10534: result: yes configure:10567: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:11553: result: yes configure:11590: checking whether -lc should be explicitly linked in configure:11595: gcc -c -g -O2 conftest.c >&5 configure:11598: $? = 0 configure:11613: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:11616: $? = 0 configure:11628: result: no configure:11792: checking dynamic linker characteristics configure:12225: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:12225: $? = 0 configure:12443: result: GNU/Linux ld.so configure:12545: checking how to hardcode library paths into programs configure:12570: result: immediate configure:13090: checking whether stripping libraries is possible configure:13095: result: yes configure:13130: checking if libtool supports shared libraries configure:13132: result: yes configure:13135: checking whether to build shared libraries configure:13156: result: yes configure:13159: checking whether to build static libraries configure:13163: result: yes configure:13313: checking for ld used by g++ configure:13380: result: /usr/bin/ld -m elf_x86_64 configure:13387: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld configure:13402: result: yes configure:13457: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:14370: result: yes configure:14398: g++ -c -g -O2 conftest.cpp >&5 configure:14401: $? = 0 configure:14583: checking for g++ option to produce PIC configure:14900: result: -fPIC -DPIC configure:14909: checking if g++ PIC flag -fPIC -DPIC works configure:14927: g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5 configure:14931: $? = 0 configure:14944: result: yes configure:14965: checking if g++ static flag -static works configure:14993: result: yes configure:15005: checking if g++ supports -c -o file.o configure:15026: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:15030: $? = 0 configure:15052: result: yes configure:15057: checking if g++ supports -c -o file.o configure:15104: result: yes configure:15134: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:15160: result: yes configure:15297: checking dynamic linker characteristics configure:15678: g++ -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.cpp >&5 configure:15678: $? = 0 configure:15896: result: GNU/Linux ld.so configure:15947: checking how to hardcode library paths into programs configure:15972: result: immediate configure:16113: checking if libtool supports shared libraries configure:16115: result: yes configure:16118: checking whether to build shared libraries configure:16138: result: yes configure:16141: checking whether to build static libraries configure:16145: result: yes configure:16159: checking for gfortran option to produce PIC configure:16431: result: -fPIC configure:16440: checking if gfortran PIC flag -fPIC works configure:16458: gfortran -c -g -O2 -fPIC conftest.f >&5 configure:16462: $? = 0 configure:16475: result: yes configure:16496: checking if gfortran static flag -static works configure:16524: result: yes configure:16536: checking if gfortran supports -c -o file.o configure:16557: gfortran -c -g -O2 -o out/conftest2.o conftest.f >&5 configure:16561: $? = 0 configure:16583: result: yes configure:16588: checking if gfortran supports -c -o file.o configure:16635: result: yes configure:16665: checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:17638: result: yes configure:17775: checking dynamic linker characteristics configure:18150: gfortran -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.f >&5 configure:18150: $? = 0 configure:18368: result: GNU/Linux ld.so configure:18419: checking how to hardcode library paths into programs configure:18444: result: immediate configure:18580: checking if libtool supports shared libraries configure:18582: result: yes configure:18585: checking whether to build shared libraries configure:18605: result: yes configure:18608: checking whether to build static libraries configure:18612: result: yes configure:18638: gfortran -c -g -O2 conftest.f >&5 configure:18641: $? = 0 configure:18751: checking for gfortran option to produce PIC configure:19023: result: -fPIC configure:19032: checking if gfortran PIC flag -fPIC works configure:19050: gfortran -c -g -O2 -fPIC conftest.f >&5 configure:19054: $? = 0 configure:19067: result: yes configure:19088: checking if gfortran static flag -static works configure:19116: result: yes configure:19128: checking if gfortran supports -c -o file.o configure:19149: gfortran -c -g -O2 -o out/conftest2.o conftest.f >&5 configure:19153: $? = 0 configure:19175: result: yes configure:19180: checking if gfortran supports -c -o file.o configure:19227: result: yes configure:19257: checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:20230: result: yes configure:20367: checking dynamic linker characteristics configure:20742: gfortran -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.f >&5 configure:20742: $? = 0 configure:20960: result: GNU/Linux ld.so configure:21011: checking how to hardcode library paths into programs configure:21036: result: immediate configure:21096: checking for ld used by gcc configure:21163: result: /usr/bin/ld configure:21170: checking if the linker (/usr/bin/ld) is GNU ld configure:21185: result: yes configure:21273: checking for ksh configure:21289: found /usr/bin/ksh configure:21301: result: true configure:21506: checking for sqrtq in -lquadmath configure:21531: gcc -o conftest -g -O2 -m64 -fPIC -I/usr/include/freetype2 -I/usr/include -I/usr/X11R6/include -I/usr/local/include conftest.c -lquadmath >&5 configure:21531: $? = 0 configure:21540: result: yes configure:21743: checking Xm/Xm.h usability configure:21743: gcc -c -g -O2 -m64 -fPIC -I/usr/include/freetype2 -I/usr/include -I/usr/X11R6/include -I/usr/local/include conftest.c >&5 configure:21743: $? = 0 configure:21743: result: yes configure:21743: checking Xm/Xm.h presence configure:21743: gcc -E -I/usr/include/freetype2 -I/usr/include -I/usr/X11R6/include -I/usr/local/include conftest.c configure:21743: $? = 0 configure:21743: result: yes configure:21743: checking for Xm/Xm.h configure:21743: result: yes configure:21779: checking for convert configure:21795: found /usr/bin/convert configure:21807: result: true configure: this is autotroll.m4 serial 4 configure:22003: checking for qmake configure:22022: found /usr/bin/qmake configure:22034: result: /usr/bin/qmake configure:22057: checking for moc configure:22076: found /usr/bin/moc configure:22088: result: /usr/bin/moc configure:22111: checking for uic configure:22130: found /usr/bin/uic configure:22142: result: /usr/bin/uic configure:22165: checking for rcc configure:22184: found /usr/bin/rcc configure:22196: result: /usr/bin/rcc configure:22215: checking whether host operating system is Darwin configure:22225: result: no configure:22327: Invoking /usr/bin/qmake on conftest.dir.pro | ###################################################################### | # Automatically generated by qmake (2.01a) Wed Jun 18 08:48:02 2014 | ###################################################################### | | TEMPLATE = app | TARGET = | DEPENDPATH += . | INCLUDEPATH += . | | # Input | HEADERS += conftest.h | SOURCES += conftest.cpp | QT += xmlpatterns | QT += xml | QT += network | QT += webkit | CONFIG += help configure:22344: fixing the Makefiles: Makefile Makefile: updated 0 relative paths and 0 backslash-style paths configure:22426: checking whether we can build a simple Qt app g++ -c -m64 -pipe -O2 -Wall -W -D_REENTRANT -DQT_WEBKIT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtXmlPatterns -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/qt4/QtHelp -I. -I. -o conftest.o conftest.cpp /usr/bin/moc-qt4 -DQT_WEBKIT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtXmlPatterns -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/qt4/QtHelp -I. -I. conftest.h -o moc_conftest.cpp g++ -c -m64 -pipe -O2 -Wall -W -D_REENTRANT -DQT_WEBKIT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtXmlPatterns -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/qt4/QtHelp -I. -I. -o moc_conftest.o moc_conftest.cpp g++ -m64 -Wl,-O1 -o conftest conftest.o moc_conftest.o -L/usr/lib/x86_64-linux-gnu -lQtHelp -lQtWebKit -lQtSql -lQtXmlPatterns -lQtXml -lQtGui -lQtNetwork -lQtCore -lpthread configure:22486: result: ok, looks like Qt 4 configure:22520: checking for the DEFINES to use with Qt configure:22527: result: -DQT_WEBKIT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED configure:22533: checking for the CFLAGS to use with Qt configure:22540: result: -m64 -pipe -O2 -Wall -W -D_REENTRANT $(QT_DEFINES) configure:22546: checking for the CXXFLAGS to use with Qt configure:22553: result: -m64 -pipe -O2 -Wall -W -D_REENTRANT $(QT_DEFINES) configure:22559: checking for the INCPATH to use with Qt configure:22566: result: -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtXmlPatterns -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/qt4/QtHelp -I. -I. configure:22575: checking for the LDFLAGS to use with Qt configure:22582: result: -m64 -Wl,-O1 configure:22590: checking for the LIBS to use with Qt configure:22605: result: -L/usr/lib/x86_64-linux-gnu -lQtHelp -lQtWebKit -lQtSql -lQtXmlPatterns -lQtXml -lQtGui -lQtNetwork -lQtCore -lpthread configure:23265: checking for Qt configure:23279: checking for Qt's version configure:23284: Running /usr/bin/qmake --version: QMake version 2.01a Using Qt version 4.8.1 in /usr/lib/x86_64-linux-gnu configure:23289: result: 4.8.1 configure:23331: checking QXmlQuery usability configure:23331: g++ -c -g -O2 -DUSE_NEW_IO -m64 -fPIC -fno-gnu-keywords -Wno-deprecated -Wno-write-strings -I/usr/include/freetype2 -I/usr/include -I/usr/X11R6/include -I/usr/local/include -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtXmlPatterns -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/qt4/QtHelp -I. -I. conftest.cpp >&5 configure:23331: $? = 0 configure:23331: result: yes configure:23331: checking QXmlQuery presence configure:23331: g++ -E -I/usr/include/freetype2 -I/usr/include -I/usr/X11R6/include -I/usr/local/include -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtXmlPatterns -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/qt4/QtHelp -I. -I. conftest.cpp configure:23331: $? = 0 configure:23331: result: yes configure:23331: checking for QXmlQuery configure:23331: result: yes configure:23441: WARNING: is not a valid Magics directory, so we test for more ... configure:23508: checking for pkg-config configure:23526: found /usr/local/bin/pkg-config configure:23538: result: /usr/local/bin/pkg-config configure:23563: checking pkg-config is at least version 0.9.0 configure:23566: result: yes configure:23577: checking for MAGICS configure:23584: $PKG_CONFIG --exists --print-errors "magics >= ${METVIEW_MAGICS_MIN_VERSION}" configure:23587: $? = 0 configure:23600: $PKG_CONFIG --exists --print-errors "magics >= ${METVIEW_MAGICS_MIN_VERSION}" configure:23603: $? = 0 configure:23650: result: yes configure:23727: checking for FcInitLoadConfigAndFonts in -lfontconfig configure:23752: gcc -o conftest -g -O2 -m64 -fPIC -I/usr/include/freetype2 -I/usr/include -I/usr/X11R6/include -I/usr/local/include -lgfortran conftest.c -lfontconfig -lquadmath >&5 configure:23752: $? = 0 configure:23761: result: yes configure:23765: checking fontconfig/fontconfig.h usability configure:23765: gcc -c -g -O2 -m64 -fPIC -I/usr/include/freetype2 -I/usr/include -I/usr/X11R6/include -I/usr/local/include conftest.c >&5 configure:23765: $? = 0 configure:23765: result: yes configure:23765: checking fontconfig/fontconfig.h presence configure:23765: gcc -E -I/usr/include/freetype2 -I/usr/include -I/usr/X11R6/include -I/usr/local/include conftest.c configure:23765: $? = 0 configure:23765: result: yes configure:23765: checking for fontconfig/fontconfig.h configure:23765: result: yes configure:23785: checking for XShmAttach in -lXext configure:23810: gcc -o conftest -g -O2 -m64 -fPIC -I/usr/include/freetype2 -I/usr/include -I/usr/X11R6/include -I/usr/local/include -lgfortran conftest.c -lXext -lfontconfig -lquadmath >&5 configure:23810: $? = 0 configure:23819: result: yes configure:23825: checking for XShapeCombineMask in -lXext configure:23850: gcc -o conftest -g -O2 -m64 -fPIC -I/usr/include/freetype2 -I/usr/include -I/usr/X11R6/include -I/usr/local/include -lgfortran conftest.c -lXext -lfontconfig -lquadmath >&5 configure:23850: $? = 0 configure:23859: result: yes configure:23870: checking for XtAppMainLoop in -lXt configure:23895: gcc -o conftest -g -O2 -m64 -fPIC -I/usr/include/freetype2 -I/usr/include -I/usr/X11R6/include -I/usr/local/include -lgfortran conftest.c -lXt -lXext -lfontconfig -lquadmath >&5 configure:23895: $? = 0 configure:23904: result: yes configure:23915: checking for XmCreatePushButton in -lXm configure:23940: gcc -o conftest -g -O2 -m64 -fPIC -I/usr/include/freetype2 -I/usr/include -I/usr/X11R6/include -I/usr/local/include -lgfortran conftest.c -lXm -lXt -lXext -lfontconfig -lquadmath >&5 configure:23940: $? = 0 configure:23949: result: yes configure:23964: checking for XDefaultScreen in -lX11 configure:23989: gcc -o conftest -g -O2 -m64 -fPIC -I/usr/include/freetype2 -I/usr/include -I/usr/X11R6/include -I/usr/local/include -lgfortran conftest.c -lX11 -lXm -lXt -lXext -lfontconfig -lquadmath >&5 configure:23989: $? = 0 configure:23998: result: yes configure:24009: checking for XpmReadFileToImage in -lXpm configure:24034: gcc -o conftest -g -O2 -m64 -fPIC -I/usr/include/freetype2 -I/usr/include -I/usr/X11R6/include -I/usr/local/include -lgfortran conftest.c -lXpm -lX11 -lXm -lXt -lXext -lfontconfig -lquadmath >&5 configure:24034: $? = 0 configure:24043: result: yes configure:24056: checking for XmuClientWindow in -lXmu configure:24081: gcc -o conftest -g -O2 -m64 -fPIC -I/usr/include/freetype2 -I/usr/include -I/usr/X11R6/include -I/usr/local/include -lgfortran conftest.c -lXmu -lXpm -lX11 -lXm -lXt -lXext -lfontconfig -lquadmath >&5 configure:24081: $? = 0 configure:24090: result: yes configure:24105: checking xpm.h usability configure:24105: gcc -c -g -O2 -m64 -fPIC -I/usr/include/freetype2 -I/usr/include -I/usr/X11R6/include -I/usr/local/include -I/usr/include/X11 conftest.c >&5 configure:24105: $? = 0 configure:24105: result: yes configure:24105: checking xpm.h presence configure:24105: gcc -E -I/usr/include/freetype2 -I/usr/include -I/usr/X11R6/include -I/usr/local/include -I/usr/include/X11 conftest.c configure:24105: $? = 0 configure:24105: result: yes configure:24105: checking for xpm.h configure:24105: result: yes configure:24127: gcc -c -g -O2 -m64 -fPIC -I/usr/include/freetype2 -I/usr/include -I/usr/X11R6/include -I/usr/local/include -I/usr/include/X11 conftest.c >&5 configure:24127: $? = 0 configure:24137: checking for pthread_key_create in -lpthread configure:24162: gcc -o conftest -g -O2 -m64 -fPIC -I/usr/include/freetype2 -I/usr/include -I/usr/X11R6/include -I/usr/local/include -I/usr/include/X11 -lgfortran conftest.c -lpthread -lXmu -lXpm -lX11 -lXm -lXt -lXext -lfontconfig -lquadmath >&5 configure:24162: $? = 0 configure:24171: result: yes configure:24225: checking expat.h usability configure:24225: g++ -c -g -O2 -DUSE_NEW_IO -m64 -fPIC -fno-gnu-keywords -Wno-deprecated -Wno-write-strings -DMETVIEW_QT -DQT_NO_DEBUG_OUTPUT -I/usr/include/freetype2 -I/usr/include -I/usr/X11R6/include -I/usr/local/include -I/usr/include/X11 -DMETVIEW_MOTIF conftest.cpp >&5 configure:24225: $? = 0 configure:24225: result: yes configure:24225: checking expat.h presence configure:24225: g++ -E -I/usr/include/freetype2 -I/usr/include -I/usr/X11R6/include -I/usr/local/include -I/usr/include/X11 -DMETVIEW_MOTIF conftest.cpp configure:24225: $? = 0 configure:24225: result: yes configure:24225: checking for expat.h configure:24225: result: yes configure:24237: checking for XML_ParserCreate in -lexpat configure:24262: g++ -o conftest -g -O2 -DUSE_NEW_IO -m64 -fPIC -fno-gnu-keywords -Wno-deprecated -Wno-write-strings -DMETVIEW_QT -DQT_NO_DEBUG_OUTPUT -I/usr/include/freetype2 -I/usr/include -I/usr/X11R6/include -I/usr/local/include -I/usr/include/X11 -DMETVIEW_MOTIF -lgfortran conftest.cpp -lexpat -lpthread -lXmu -lXpm -lX11 -lXm -lXt -lXext -lfontconfig -lquadmath >&5 configure:24262: $? = 0 configure:24271: result: yes configure:24288: checking gdbm.h usability configure:24288: g++ -c -g -O2 -DUSE_NEW_IO -m64 -fPIC -fno-gnu-keywords -Wno-deprecated -Wno-write-strings -DMETVIEW_QT -DQT_NO_DEBUG_OUTPUT -I/usr/include/freetype2 -I/usr/include -I/usr/X11R6/include -I/usr/local/include -I/usr/include/X11 -DMETVIEW_MOTIF conftest.cpp >&5 configure:24288: $? = 0 configure:24288: result: yes configure:24288: checking gdbm.h presence configure:24288: g++ -E -I/usr/include/freetype2 -I/usr/include -I/usr/X11R6/include -I/usr/local/include -I/usr/include/X11 -DMETVIEW_MOTIF conftest.cpp configure:24288: $? = 0 configure:24288: result: yes configure:24288: checking for gdbm.h configure:24288: result: yes configure:24296: checking for gdbm_open in -lgdbm configure:24321: g++ -o conftest -g -O2 -DUSE_NEW_IO -m64 -fPIC -fno-gnu-keywords -Wno-deprecated -Wno-write-strings -DMETVIEW_QT -DQT_NO_DEBUG_OUTPUT -I/usr/include/freetype2 -I/usr/include -I/usr/X11R6/include -I/usr/local/include -I/usr/include/X11 -DMETVIEW_MOTIF -lgfortran conftest.cpp -lgdbm -lexpat -lpthread -lXmu -lXpm -lX11 -lXm -lXt -lXext -lfontconfig -lquadmath >&5 configure:24321: $? = 0 configure:24330: result: yes configure:24356: checking netcdfcpp.h usability configure:24356: g++ -c -g -O2 -DUSE_NEW_IO -m64 -fPIC -fno-gnu-keywords -Wno-deprecated -Wno-write-strings -DMETVIEW_QT -DQT_NO_DEBUG_OUTPUT -I/usr/include/freetype2 -I/usr/include -I/usr/X11R6/include -I/usr/local/include -I/usr/include/X11 -DMETVIEW_MOTIF conftest.cpp >&5 configure:24356: $? = 0 configure:24356: result: yes configure:24356: checking netcdfcpp.h presence configure:24356: g++ -E -I/usr/include/freetype2 -I/usr/include -I/usr/X11R6/include -I/usr/local/include -I/usr/include/X11 -DMETVIEW_MOTIF conftest.cpp configure:24356: $? = 0 configure:24356: result: yes configure:24356: checking for netcdfcpp.h configure:24356: result: yes configure:24367: checking for ncvarid in -lnetcdf configure:24392: g++ -o conftest -g -O2 -DUSE_NEW_IO -m64 -fPIC -fno-gnu-keywords -Wno-deprecated -Wno-write-strings -DMETVIEW_QT -DQT_NO_DEBUG_OUTPUT -I/usr/include/freetype2 -I/usr/include -I/usr/X11R6/include -I/usr/local/include -I/usr/include/X11 -DMETVIEW_MOTIF -lgfortran conftest.cpp -lnetcdf -lgdbm -lexpat -lpthread -lXmu -lXpm -lX11 -lXm -lXt -lXext -lfontconfig -lquadmath >&5 configure:24392: $? = 0 configure:24401: result: yes configure:24417: checking for curl library required by MARS web access and sometimes needed by NetCDF configure:24420: checking for curl_easy_setopt in -lcurl configure:24445: g++ -o conftest -g -O2 -DUSE_NEW_IO -m64 -fPIC -fno-gnu-keywords -Wno-deprecated -Wno-write-strings -DMETVIEW_QT -DQT_NO_DEBUG_OUTPUT -I/usr/include/freetype2 -I/usr/include -I/usr/X11R6/include -I/usr/local/include -I/usr/include/X11 -DMETVIEW_MOTIF -lgfortran conftest.cpp -lcurl -lgdbm -lexpat -lpthread -lXmu -lXpm -lX11 -lXm -lXt -lXext -lfontconfig -lquadmath >&5 configure:24445: $? = 0 configure:24454: result: yes configure:24484: checking for JPEG libraries needed by GRIB_API configure:24487: checking for opj_image_create in -lopenjpeg configure:24512: g++ -o conftest -g -O2 -DUSE_NEW_IO -m64 -fPIC -fno-gnu-keywords -Wno-deprecated -Wno-write-strings -DMETVIEW_QT -DQT_NO_DEBUG_OUTPUT -I/usr/include/freetype2 -I/usr/include -I/usr/X11R6/include -I/usr/local/include -I/usr/include/X11 -DMETVIEW_MOTIF -lgfortran conftest.cpp -lopenjpeg -lgdbm -lexpat -lpthread -lXmu -lXpm -lX11 -lXm -lXt -lXext -lfontconfig -lquadmath >&5 configure:24512: $? = 0 configure:24521: result: yes configure:24529: checking for jas_stream_memopen in -ljasper configure:24554: g++ -o conftest -g -O2 -DUSE_NEW_IO -m64 -fPIC -fno-gnu-keywords -Wno-deprecated -Wno-write-strings -DMETVIEW_QT -DQT_NO_DEBUG_OUTPUT -I/usr/include/freetype2 -I/usr/include -I/usr/X11R6/include -I/usr/local/include -I/usr/include/X11 -DMETVIEW_MOTIF -lgfortran conftest.cpp -ljasper -lgdbm -lexpat -lpthread -lXmu -lXpm -lX11 -lXm -lXt -lXext -lfontconfig -lquadmath >&5 configure:24554: $? = 0 configure:24563: result: yes configure:24635: checking for grib_get_message in -lgrib_api configure:24660: g++ -o conftest -g -O2 -DUSE_NEW_IO -m64 -fPIC -fno-gnu-keywords -Wno-deprecated -Wno-write-strings -DMETVIEW_QT -DQT_NO_DEBUG_OUTPUT -I/usr/include/freetype2 -I/usr/include -I/usr/X11R6/include -I/usr/local/include -I/usr/include/X11 -DMETVIEW_MOTIF -lgfortran conftest.cpp -lgrib_api -lgdbm -lexpat -lpthread -lXmu -lXpm -lX11 -lXm -lXt -lXext -lfontconfig -lquadmath -lopenjpeg -lm -ljasper >&5 configure:24660: $? = 0 configure:24669: result: yes configure:24701: checking for EmosLib (ECMWF) configure:24725: checking for pbopen in -lemosR64 configure:24750: g++ -o conftest -g -O2 -DUSE_NEW_IO -m64 -fPIC -fno-gnu-keywords -Wno-deprecated -Wno-write-strings -DMETVIEW_QT -DQT_NO_DEBUG_OUTPUT -I/usr/include/freetype2 -I/usr/include -I/usr/X11R6/include -I/usr/local/include -I/usr/include/X11 -DMETVIEW_MOTIF -lgfortran conftest.cpp -lemosR64 -lgdbm -lexpat -lpthread -lXmu -lXpm -lX11 -lXm -lXt -lXext -lfontconfig -lquadmath -lopenjpeg -lm -ljasper >&5 configure:24750: $? = 0 configure:24760: result: yes configure:24771: checking for intf2 in -lemosR64 configure:24796: g++ -o conftest -g -O2 -DUSE_NEW_IO -m64 -fPIC -fno-gnu-keywords -Wno-deprecated -Wno-write-strings -DMETVIEW_QT -DQT_NO_DEBUG_OUTPUT -I/usr/include/freetype2 -I/usr/include -I/usr/X11R6/include -I/usr/local/include -I/usr/include/X11 -DMETVIEW_MOTIF -lgfortran conftest.cpp -lemosR64 -lgrib_api -lgfortran -lgdbm -lexpat -lpthread -lXmu -lXpm -lX11 -lXm -lXt -lXext -lfontconfig -lquadmath -lopenjpeg -lm -ljasper >&5 configure:24796: $? = 0 configure:24806: result: yes configure:25341: checking for Proj4 header configure:25343: checking proj_api.h usability configure:25343: g++ -c -g -O2 -DUSE_NEW_IO -m64 -fPIC -fno-gnu-keywords -Wno-deprecated -Wno-write-strings -DMETVIEW_QT -DQT_NO_DEBUG_OUTPUT -I/usr/include/freetype2 -I/usr/include -I/usr/X11R6/include -I/usr/local/include -I/usr/include/X11 -DMETVIEW_MOTIF conftest.cpp >&5 configure:25343: $? = 0 configure:25343: result: yes configure:25343: checking proj_api.h presence configure:25343: g++ -E -I/usr/include/freetype2 -I/usr/include -I/usr/X11R6/include -I/usr/local/include -I/usr/include/X11 -DMETVIEW_MOTIF conftest.cpp configure:25343: $? = 0 configure:25343: result: yes configure:25343: checking for proj_api.h configure:25343: result: yes configure:25351: checking for Proj4 library configure:25353: checking for pj_init in -lproj configure:25378: g++ -o conftest -g -O2 -DUSE_NEW_IO -m64 -fPIC -fno-gnu-keywords -Wno-deprecated -Wno-write-strings -DMETVIEW_QT -DQT_NO_DEBUG_OUTPUT -I/usr/include/freetype2 -I/usr/include -I/usr/X11R6/include -I/usr/local/include -I/usr/include/X11 -DMETVIEW_MOTIF -lgfortran conftest.cpp -lproj -lgdbm -lexpat -lpthread -lXmu -lXpm -lX11 -lXm -lXt -lXext -lfontconfig -lquadmath -lopenjpeg -lm -ljasper >&5 configure:25378: $? = 0 configure:25387: result: yes configure:25410: checking for FLEXTRA configure:25455: checking for SCM configure:26528: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on osimodelleme config.status:1477: creating Makefile config.status:1477: creating src/Makefile config.status:1477: creating src/AppMod/Makefile config.status:1477: creating src/Event/Makefile config.status:1477: creating src/BufrExaminer/Makefile config.status:1477: creating src/CptecAccess/Makefile config.status:1477: creating src/Datacoverage/Makefile config.status:1477: creating src/DebugTools/Makefile config.status:1477: creating src/Desktop/Makefile config.status:1477: creating src/Divrot/Makefile config.status:1477: creating src/Ecfile/Makefile config.status:1477: creating src/ExamineManager/Makefile config.status:1477: creating src/Flextra/Makefile config.status:1477: creating src/FlextraExaminer/Makefile config.status:1477: creating src/GeopExaminer/Makefile config.status:1477: creating src/GribExaminer/Makefile config.status:1477: creating src/GribVectors/Makefile config.status:1477: creating src/Hovmoeller/Makefile config.status:1477: creating src/KML/Makefile config.status:1477: creating src/Macro/Makefile config.status:1477: creating src/MacroEditor/Makefile config.status:1477: creating src/MagML/Makefile config.status:1477: creating src/MarsCatalog/Makefile config.status:1477: creating src/Meteogram/Makefile config.status:1477: creating src/MetviewUI/Makefile config.status:1477: creating src/MvApp/Makefile config.status:1477: creating src/NcExaminer/Makefile config.status:1477: creating src/ObsFilter/Makefile config.status:1477: creating src/Obstat/Makefile config.status:1477: creating src/ObstatScatterTool/Makefile config.status:1477: creating src/ObstatCurveTool/Makefile config.status:1477: creating src/OdbExaminer/Makefile config.status:1477: creating src/Odb/Makefile config.status:1477: creating src/OgcClient/Makefile config.status:1477: creating src/OperaRadar/Makefile config.status:1477: creating src/Percentile/Makefile config.status:1477: creating src/PottF/Makefile config.status:1477: creating src/Relhum/Makefile config.status:1477: creating src/Reprojection/Makefile config.status:1477: creating src/Rttov/Makefile config.status:1477: creating src/Scm/Makefile config.status:1477: creating src/ScmEditor/Makefile config.status:1477: creating src/Spectra/Makefile config.status:1477: creating src/StdAppManager/Makefile config.status:1477: creating src/images/Makefile config.status:1477: creating src/libFTimeUtil/Makefile config.status:1477: creating src/libMars/Makefile config.status:1477: creating src/libMars-ecregrid/Makefile config.status:1477: creating src/libMetview/Makefile config.status:1477: creating src/libMvMotif/Makefile config.status:1477: creating src/libMvNetCDF/Makefile config.status:1477: creating src/libMvQtGui/Makefile config.status:1477: creating src/libUtil/Makefile config.status:1477: creating src/libMvQtUtil/Makefile config.status:1477: creating src/Thermo/Makefile config.status:1477: creating src/uPlot/Makefile config.status:1477: creating src/Velstr/Makefile config.status:1477: creating src/VisTools/Makefile config.status:1477: creating src/XSection/Makefile config.status:1477: creating src/Stations/Makefile config.status:1477: creating src/Vapor/Makefile config.status:1477: creating src/WebAccess/Makefile config.status:1477: creating scripts/Makefile config.status:1477: creating share/metview/Makefile config.status:1477: creating share/metview/app-defaults/Makefile config.status:1477: creating share/metview/etc/Makefile config.status:1477: creating share/metview/etc/ifsdata/Makefile config.status:1477: creating share/metview/icons/Makefile config.status:1477: creating share/metview/icons_mv5/Makefile config.status:1477: creating rpms/Makefile config.status:1477: creating rpms/Metview.spec config.status:1477: creating test/Makefile config.status:1477: creating test/macros/Makefile config.status:1477: creating src/metview_config.h config.status:1697: executing depfiles commands config.status:1697: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FCFLAGS_set= ac_cv_env_FCFLAGS_value= ac_cv_env_FC_set= ac_cv_env_FC_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_MAGICS_CFLAGS_set= ac_cv_env_MAGICS_CFLAGS_value= ac_cv_env_MAGICS_LIBS_set= ac_cv_env_MAGICS_LIBS_value= ac_cv_env_MOC_set= ac_cv_env_MOC_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_QMAKE_set= ac_cv_env_QMAKE_value= ac_cv_env_QT_PATH_set= ac_cv_env_QT_PATH_value= ac_cv_env_RCC_set= ac_cv_env_RCC_value= ac_cv_env_UIC_set= ac_cv_env_UIC_value= ac_cv_env_YACC_set= ac_cv_env_YACC_value= ac_cv_env_YFLAGS_set= ac_cv_env_YFLAGS_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_f77_compiler_gnu=yes ac_cv_fc_compiler_gnu=yes ac_cv_header_QXmlQuery=yes ac_cv_header_Xm_Xm_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_expat_h=yes ac_cv_header_fontconfig_fontconfig_h=yes ac_cv_header_gdbm_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_netcdfcpp_h=yes ac_cv_header_proj_api_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_header_xpm_h=yes ac_cv_host=x86_64-unknown-linux-gnu ac_cv_lib_X11_XDefaultScreen=yes ac_cv_lib_Xext_XShapeCombineMask=yes ac_cv_lib_Xext_XShmAttach=yes ac_cv_lib_Xm_XmCreatePushButton=yes ac_cv_lib_Xmu_XmuClientWindow=yes ac_cv_lib_Xpm_XpmReadFileToImage=yes ac_cv_lib_Xt_XtAppMainLoop=yes ac_cv_lib_curl_curl_easy_setopt=yes ac_cv_lib_emosR64___intf2=yes ac_cv_lib_emosR64___pbopen=yes ac_cv_lib_expat_XML_ParserCreate_=yes ac_cv_lib_fontconfig_FcInitLoadConfigAndFonts=yes ac_cv_lib_gdbm_gdbm_open=yes ac_cv_lib_grib_api_grib_get_message=yes ac_cv_lib_jasper_jas_stream_memopen=yes ac_cv_lib_netcdf_ncvarid_=yes ac_cv_lib_openjpeg_opj_image_create=yes ac_cv_lib_proj_pj_init=yes ac_cv_lib_pthread_pthread_key_create=yes ac_cv_lib_quadmath_sqrtq=yes 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_MOC=/usr/bin/moc ac_cv_path_QMAKE=/usr/bin/qmake ac_cv_path_RCC=/usr/bin/rcc ac_cv_path_SED=/bin/sed ac_cv_path_UIC=/usr/bin/uic ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config ac_cv_path_install='/usr/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_HAVE_CONVERT=true ac_cv_prog_HAVE_KSH=true ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_F77=gfortran ac_cv_prog_ac_ct_FC=gfortran 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_cc_gcc_c_o=yes ac_cv_prog_cxx_g=yes ac_cv_prog_f77_g=yes ac_cv_prog_fc_g=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_target=x86_64-unknown-linux-gnu am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 at_cv_QT_VERSION=4.8.1 at_cv_env_QT_CFLAGS='-m64 -pipe -O2 -Wall -W -D_REENTRANT $(QT_DEFINES)' at_cv_env_QT_CXXFLAGS='-m64 -pipe -O2 -Wall -W -D_REENTRANT $(QT_DEFINES)' at_cv_env_QT_DEFINES='-DQT_WEBKIT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED' at_cv_env_QT_INCPATH='-I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtXmlPatterns -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/qt4/QtHelp -I. -I.' at_cv_env_QT_LDFLAGS='-m64 -Wl,-O1' at_cv_env_QT_LIBS='-L/usr/lib/x86_64-linux-gnu -lQtHelp -lQtWebKit -lQtSql -lQtXmlPatterns -lQtXml -lQtGui -lQtNetwork -lQtCore -lpthread ' at_cv_qt_build='ok, looks like Qt 4' 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 -m elf_x86_64' lt_cv_path_NM='/usr/bin/nm -B' lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_F77=yes lt_cv_prog_compiler_c_o_FC=yes lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_pic_works_F77=yes lt_cv_prog_compiler_pic_works_FC=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_compiler_static_works_F77=yes lt_cv_prog_compiler_static_works_FC=yes lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' 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=1572864 pkg_cv_MAGICS_CFLAGS='-Dlinux -I/usr/local/include/magics/magics -I/usr/include/qt4 -I/usr/include/freetype2 -I/usr/X11R6/include -I/usr/local/include ' pkg_cv_MAGICS_LIBS='-L/usr/local/lib -lMagPlus ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/osi/Metview-4.4.7/config/missing --run aclocal-1.11' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /home/osi/Metview-4.4.7/config/missing --run tar' AM_BACKSLASH='\' AM_DEFAULT_VERBOSITY='0' AR='ar' AUTOCONF='${SHELL} /home/osi/Metview-4.4.7/config/missing --run autoconf' AUTOHEADER='${SHELL} /home/osi/Metview-4.4.7/config/missing --run autoheader' AUTOMAKE='${SHELL} /home/osi/Metview-4.4.7/config/missing --run automake-1.11' AWK='gawk' AXX='-m64 -fPIC' BOOST_CPPFLAGS='' BOOST_LDFLAGS='' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS=' -O2 -g -O2 -m64 -fPIC -DSiteIsNotECMWF -DLITTLE -DLITTLE_END -DH_INCLUDES_CC -DR64 -DREAL_8 -DREAL_BIGGER_THAN_INTEGER -DI32 -DMAGINT_IS_INT -DREAL_IS_DOUBLE' CPP='gcc -E' CPPFLAGS='-DMETVIEW -I../libMetview -I../libUtil -I../libMars -I../libFTimeUtil -I/usr/include/freetype2 -I/usr/include -I/usr/X11R6/include -I/usr/local/include -I/usr/include/X11 -DMETVIEW_MOTIF -DLITTLE -DLITTLE_END -DH_INCLUDES_CC -DR64 -DREAL_8 -DREAL_BIGGER_THAN_INTEGER -DI32 -DMAGINT_IS_INT -DREAL_IS_DOUBLE' CPPLIBS='-lstdc++' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS=' -O2 -g -O2 -DUSE_NEW_IO -m64 -fPIC -fno-gnu-keywords -Wno-deprecated -Wno-write-strings -DMETVIEW_QT -DQT_NO_DEBUG_OUTPUT -DSiteIsNotECMWF -DLITTLE -DLITTLE_END -DH_INCLUDES_CC -DR64 -DREAL_8 -DREAL_BIGGER_THAN_INTEGER -DI32 -DMAGINT_IS_INT -DREAL_IS_DOUBLE' CYGPATH_W='echo' DBMLIB='-lgdbm' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' ECREGRID_LIBS='' EGREP='/bin/grep -E' EMOS_LIB_NAME='emosR64' EXEEXT='' EXTRA_LD_LIBRARY_PATHS='' F77='gfortran' FC='gfortran' FCFLAGS='-g -O2 -I/usr/local/include -I/usr/include' FDBLIB='' FFIXED_FLAGS='' FFLAGS='-g -O2 -m64 -fPIC -m64 -fPIC -DGFORTRAN -fno-second-underscore -fpic -fdefault-real-8 -fcray-pointer -O2' FGREP='/bin/grep -F' FLIBS=' -lgfortran' GREP='/bin/grep' GRIBAPI_LIBS='-lgrib_api' GRIB_API_INC='-I/usr/local/include' GRIB_API_LIB=' -lgrib_api -ljasper' HAVE_CONVERT='true' HAVE_KSH='true' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/bin/ld' LDFLAGS=' -lgfortran' LDFLAGS_INLINE='' LEX='flex -l' LEXLIB='' LEX_OUTPUT_ROOT='' LIBNAME='lib64' LIBOBJS='' LIBS='-lproj -lgdbm -lexpat -lpthread -lXmu -lXpm -lX11 -lXm -lXt -lXext -lfontconfig -lquadmath -lopenjpeg -lm -ljasper' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBTOOL_DEPS='config/ltmain.sh' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAGICS_CFLAGS='-Dlinux -I/usr/local/include/magics/magics -I/usr/include/qt4 -I/usr/include/freetype2 -I/usr/X11R6/include -I/usr/local/include ' MAGICS_LIBS='-L/usr/local/lib -lMagPlus ' MAGPLUS_CPPFLAGS='-I/usr/local/include/magics ' MAGPLUS_HOME='/usr/local' MAGPLUS_LDFLAGS='-L/usr/local/lib ' MAGPLUS_LIB='-L/usr/local/lib -lMagWrapper -lMagPlus -lnetcdf_c++ -lnetcdf -lcurl' MAGPLUS_LIBDIR='/usr/local/lib' MAGPLUS_LIB_QT='-lMagPlusQt' MAKEINFO='${SHELL} /home/osi/Metview-4.4.7/config/missing --run makeinfo' MARS_ACCESS='MARS_webapi' MARS_HOME='' MARS_ODB_ACCESS='MARS_none' METVIEW_32BIT_FALSE='' METVIEW_32BIT_TRUE='#' METVIEW_3RDPARTY_INCLUDE=' -I/usr/include/freetype2 -I/usr/include -I/usr/X11R6/include -I/usr/local/include -I/usr/include/X11 -DMETVIEW_MOTIF -DLITTLE -DLITTLE_END -DH_INCLUDES_CC -DR64 -DREAL_8 -DREAL_BIGGER_THAN_INTEGER -DI32 -DMAGINT_IS_INT -DREAL_IS_DOUBLE' METVIEW_3RDPARTY_LIBS=' -lemosR64 -lnetcdf_c++ -lnetcdf -lcurl -lgrib_api' METVIEW_DEBUG_FALSE='' METVIEW_DEBUG_TRUE='#' METVIEW_ECREGRID='' METVIEW_ECREGRID_FALSE='' METVIEW_ECREGRID_TRUE='#' METVIEW_EMOS_FALSE='#' METVIEW_EMOS_TRUE='' METVIEW_EXPERIMENTAL_FALSE='' METVIEW_EXPERIMENTAL_TRUE='#' METVIEW_EXTERNAL_FALSE='#' METVIEW_EXTERNAL_TRUE='' METVIEW_EXTRA_TITLE='' METVIEW_GRIBAPI_MIN_VERSION='1.9.8' METVIEW_GUI_FALSE='#' METVIEW_GUI_TRUE='' METVIEW_INPE_FALSE='' METVIEW_INPE_TRUE='#' METVIEW_MAGICS_FALSE='#' METVIEW_MAGICS_MIN_VERSION='2.18.1' METVIEW_MAGICS_TRUE='' METVIEW_MARS_CATALOG_FALSE='' METVIEW_MARS_CATALOG_TRUE='#' METVIEW_MARS_FALSE='' METVIEW_MARS_ODB_FALSE='' METVIEW_MARS_ODB_TRUE='#' METVIEW_MARS_TRUE='#' METVIEW_NETCDF_FLAGS='-I../libMvNetCDF' METVIEW_NETCDF_LIB='../../lib/libMvNetCDF.a' METVIEW_NEW_GUI_FALSE='#' METVIEW_NEW_GUI_TRUE='' METVIEW_OBSTAT_FALSE='' METVIEW_OBSTAT_TRUE='#' METVIEW_ODB_FALSE='' METVIEW_ODB_NEW_FALSE='' METVIEW_ODB_NEW_TRUE='#' METVIEW_ODB_OLD_FALSE='' METVIEW_ODB_OLD_TRUE='#' METVIEW_ODB_PLOT_FALSE='' METVIEW_ODB_PLOT_TRUE='#' METVIEW_ODB_TRUE='#' METVIEW_OPERA_FALSE='#' METVIEW_OPERA_TRUE='' METVIEW_PACKAGE_NAME='Metview' METVIEW_PACKAGE_RELEASE_DATE='18-June-2014' METVIEW_PACKAGE_VERSION='4.4.7' METVIEW_PROF_FALSE='' METVIEW_PROF_TRUE='#' METVIEW_QTDEBUG_FALSE='' METVIEW_QTDEBUG_TRUE='#' METVIEW_QT_FALSE='#' METVIEW_QT_TRUE='' METVIEW_SCM_AUX_FALSE='' METVIEW_SCM_AUX_TRUE='#' METVIEW_UTIL_LIB='../../lib/libUtil.a' METVIEW_WEATHER_ROOM_FALSE='' METVIEW_WEATHER_ROOM_TRUE='#' MKDIR_P='/bin/mkdir -p' MOC='/usr/bin/moc' MVINCLUDE='include' MVSTARTDIR='${exec_prefix}/bin/Metview/..' MV_EMOSLIB=' -lemosR64' MV_ENVIRON='common' MV_MOTIF_FLAGS=' -I../libMvMotif' MV_MOTIF_UTIL_LIB='../../lib/libMvMotif.a' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' ODB1_BIN='' ODB1_USE_SCRIPT='' ODB1_VERSION='' ODB_CPPFLAGS='' ODB_LDFLAGS='' ODB_LIBDIR='' ODB_LIBS='' OTOOL64='' OTOOL='' PACKAGE='Metview' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKGCONFIG_REQUIRES='Requires.private' PKG_CONFIG='/usr/local/bin/pkg-config' PROJ4_LIBS='' QMAKE='/usr/bin/qmake' QT_CFLAGS='-m64 -pipe -Wall -W -D_REENTRANT $(QT_DEFINES)' QT_CPPFLAGS='-DQT_WEBKIT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtXmlPatterns -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/qt4/QtHelp -I. -I.' QT_CXXFLAGS='-m64 -pipe -Wall -W -D_REENTRANT $(QT_DEFINES)' QT_DEFINES='-DQT_WEBKIT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED' QT_INCPATH='-I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtXmlPatterns -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/qt4/QtHelp -I. -I.' QT_LDFLAGS='-m64 -Wl,-O1 -L/usr/lib/x86_64-linux-gnu ' QT_LFLAGS='-m64 -Wl,-O1' QT_LIBS=' -lQtHelp -lQtWebKit -lQtSql -lQtXmlPatterns -lQtXml -lQtGui -lQtNetwork -lQtCore -lpthread ' QT_PATH='/usr/bin' QT_VERSION='4.8.1' QT_VERSION_MAJOR='4' RANLIB='/usr/bin/ranlib -t' RCC='/usr/bin/rcc' SED='/bin/sed' SET_MAKE='' SHELL='/bin/bash' SITE_NAME='' SITE_WMO_CODE='255' STANDARD_METVIEW_LIBS='../../lib/libMetview.a ../../lib/libMars.a ../../lib/libFTimeUtil.a ../../lib/libUtil.a -lemosR64 -lnetcdf_c++ -lnetcdf -lcurl -lgrib_api' STANDARD_METVIEW_LIBS_NO_UTIL='../../lib/libMetview.a ../../lib/libMars.a ../../lib/libFTimeUtil.a -lemosR64 -lnetcdf_c++ -lnetcdf -lcurl -lgrib_api' STARTUP_SCRIPT='metview' STRIP='strip' UIC='/usr/bin/uic' VERSION='4.4.7' YACC='yacc' YFLAGS='' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_DUMPBIN='' ac_ct_F77='gfortran' ac_ct_FC='gfortran' 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__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin/Metview' build='x86_64-unknown-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-unknown-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/osi/Metview-4.4.7/config/install-sh' libdir='/usr/local/lib64' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' lt_ECHO='echo' 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='x86_64-unknown-linux-gnu' target_alias='' target_cpu='x86_64' target_os='linux-gnu' target_vendor='unknown' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define METVIEW_VERSION "4.4.7" #define METVIEW_NAME "Metview" #define METVIEW_RELEASE_DATE "18-June-2014" #define METVIEW_INSTALL_PATH "/usr/local" #define METVIEW_SITE "" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define METVIEW_NEW_GUI 1 #define METVIEW_GUI 1 #define HAVE_XM_XM_H 1 #define METVIEW_QT 1 #define METVIEW_MAGICS 1 #define HAVE_LIBXEXT 1 #define HAVE_LIBXT 1 #define HAVE_LIBXM 1 #define HAVE_LIBX11 1 #define HAVE_LIBXPM 1 #define HAVE_LIBXMU 1 #define HAVE_LIBPTHREAD 1 #define HAVE_LIBEXPAT 1 #define HAVE_LIBGDBM 1 #define METVIEW_EMOS 1 #define METVIEW_OPERA 1 #define HAVE_LIBPROJ 1 #define METVIEW_EXTERNAL 1 configure: exit 0