This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by Scilab configure 5, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking --enable-relocatable --disable-rpath --with-docbook=/usr/share/sgml/docbook/xsl-stylesheets --without-pvm --disable-debug --disable-code-coverage --disable-debug-C --disable-debug-CXX --disable-debug-fortran --disable-debug-java --disable-debug-linker --enable-build-help --enable-nls --enable-build-localization --disable-static --disable-compilation-tests --with-fftw --with-gui --with-javasci --with-hdf5 --with-matio --with-openmp --with-tk --with-umfpack --with-xcos --with-modelica ## --------- ## ## Platform. ## ## --------- ## hostname = moose uname -m = x86_64 uname -r = 3.4.0-gentoo uname -s = Linux uname -v = #1 SMP Tue May 22 15:56:07 CEST 2012 /usr/bin/uname -p = Intel(R) Core(TM)2 Quad CPU Q9650 @ 3.00GHz /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: /opt/sun-jdk-1.6.0.32/bin PATH: /usr/lib64/portage/bin/ebuild-helpers/4 PATH: /usr/lib64/portage/bin/ebuild-helpers PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /opt/bin PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/4.5.3 PATH: /usr/x86_64-pc-linux-gnu/avr/gcc-bin/4.5.3 PATH: /usr/lib64/subversion/bin PATH: /opt/eagle-5.11.0/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2918: loading site script /usr/share/config.site | #!/bin/bash | # Copyright 2009 Gentoo Foundation | # Distributed under the terms of the GNU General Public License v2 | | TOPDIR=/usr/share/crossdev/include/site | | config_site_arch() { | local host=$(echo ${CHOST/-/ } | awk '{print $1}') | | [[ ${host/arm.*eb/} != ${host} ]] && host=armeb | [[ ${host/arm/} != ${host} ]] && [[ ${host} != armeb ]] && host=arm | | [[ ${host/mips.*el/} != ${host} ]] && host=mipsel | | #[[ ${host/i[4-5]/6} != ${host} ]] && host=i686 | | echo ${host} | } | | config_site_names() { | local site_arch=$(config_site_arch) | local sites="" | local x | | [[ ${CHOST/-linux-/} != $CHOST ]] && sites+=" linux ${site_arch}-linux" | [[ ${CHOST/darwin/} != $CHOST ]] && sites+=" darwin ${site_arch}-linux" | | [[ ${CHOST/-linux-uclibc/} != $CHOST ]] && sites+=" linux-uclibc ${site_arch}-linux-uclibc" | [[ ${CHOST/-linux-gnu/} != $CHOST ]] && sites+=" linux-gnu ${site_arch}-linux-gnu" | | [[ ${CHOST/-linux-uclibceabi/} != $CHOST ]] && sites+=" linux-uclibceabi ${site_arch}-linux-uclibceabi" | [[ ${CHOST/-linux-gnueabi/} != $CHOST ]] && sites+=" linux-gnueabi ${site_arch}-linux-gnueabi" | | for x in ${sites} ${CHOST}; do | [[ -e ${TOPDIR}/${x} ]] && echo ${TOPDIR}/${x} | done | } | | if [[ ${CHOST} != "" ]]; then | sites="$(config_site_names)" | if [[ ${sites} != "" ]]; then | for site in ${sites}; do | echo "$(basename $0): loading site script ${site}" | . ${site} | done | fi | unset site | unset sites | fi configure:3207: checking whether ln -s works configure:3211: result: yes configure:3227: checking for x86_64-pc-linux-gnu-gcc configure:3254: result: mpicc configure:3523: checking for C compiler version configure:3532: mpicc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo 4.5.3-r2 p1.1, pie-0.4.7) 4.5.3 Copyright (C) 2010 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:3543: $? = 0 configure:3532: mpicc -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.3/x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.5.3/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.5.3-r2/work/gcc-4.5.3/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --disable-lto --enable-nls --without-included-gettext --with-system-zlib --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.5.3/python --enable-checking=release --enable-java-awt=gtk --enable-languages=c,c++,java,objc,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-targets=all --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.5.3-r2 p1.1, pie-0.4.7' Thread model: posix gcc version 4.5.3 (Gentoo 4.5.3-r2 p1.1, pie-0.4.7) configure:3543: $? = 0 configure:3532: mpicc -V >&5 x86_64-pc-linux-gnu-gcc: '-V' option must have argument configure:3543: $? = 1 configure:3532: mpicc -qversion >&5 x86_64-pc-linux-gnu-gcc: unrecognized option '-qversion' x86_64-pc-linux-gnu-gcc: no input files configure:3543: $? = 1 configure:3563: checking whether the C compiler works configure:3585: mpicc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--no-as-needed conftest.c >&5 configure:3589: $? = 0 configure:3637: result: yes configure:3640: checking for C compiler default output file name configure:3642: result: a.out configure:3648: checking for suffix of executables configure:3655: mpicc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--no-as-needed conftest.c >&5 configure:3659: $? = 0 configure:3681: result: configure:3703: checking whether we are cross compiling configure:3711: mpicc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--no-as-needed conftest.c >&5 configure:3715: $? = 0 configure:3722: ./conftest configure:3726: $? = 0 configure:3741: result: no configure:3746: checking for suffix of object files configure:3768: mpicc -c -march=native -O2 -pipe conftest.c >&5 configure:3772: $? = 0 configure:3793: result: o configure:3797: checking whether we are using the GNU C compiler configure:3816: mpicc -c -march=native -O2 -pipe conftest.c >&5 configure:3816: $? = 0 configure:3825: result: yes configure:3834: checking whether mpicc accepts -g configure:3854: mpicc -c -g conftest.c >&5 configure:3854: $? = 0 configure:3895: result: yes configure:3912: checking for mpicc option to accept ISO C89 configure:3975: mpicc -c -march=native -O2 -pipe conftest.c >&5 configure:3975: $? = 0 configure:3988: result: none needed configure:4017: checking for special C compiler options needed for large files configure:4062: result: no configure:4068: checking for _FILE_OFFSET_BITS value needed for large files configure:4093: mpicc -c -march=native -O2 -pipe conftest.c >&5 configure:4093: $? = 0 configure:4125: result: no configure:4211: checking for _LARGEFILE64_SOURCE value needed for large files configure:4234: mpicc -c -march=native -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:18:68: error: 'O_LARGEFILE' undeclared (first use in this function) conftest.c:18:68: note: each undeclared identifier is reported only once for each function it appears in configure:4234: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Scilab" | #define PACKAGE_TARNAME "scilab" | #define PACKAGE_VERSION "5" | #define PACKAGE_STRING "Scilab 5" | #define PACKAGE_BUGREPORT "http://bugzilla.scilab.org/" | #define PACKAGE_URL "" | /* end confdefs.h. */ | | #include | #include | #include | | int | main () | { | | int fd = open ("__o_largefile", O_CREAT | O_RDWR | O_LARGEFILE, 0644); | | ; | return 0; | } configure:4258: mpicc -c -march=native -O2 -pipe conftest.c >&5 configure:4258: $? = 0 configure:4273: result: yes configure:4313: checking for a BSD-compatible install configure:4381: result: /usr/bin/install -c configure:4396: checking build system type configure:4410: result: x86_64-pc-linux-gnu configure:4430: checking host system type configure:4443: result: x86_64-pc-linux-gnu configure:4487: checking for ld used by GCC configure:4551: result: /usr/x86_64-pc-linux-gnu/bin/ld configure:4558: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld configure:4571: result: yes configure:4577: checking for shared library path variable configure:4590: result: LD_LIBRARY_PATH configure:4595: checking whether to activate relocatable installation configure:4610: result: yes configure:4632: checking how to run the C preprocessor configure:4663: mpicc -E conftest.c configure:4663: $? = 0 configure:4677: mpicc -E conftest.c conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:4677: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Scilab" | #define PACKAGE_TARNAME "scilab" | #define PACKAGE_VERSION "5" | #define PACKAGE_STRING "Scilab 5" | #define PACKAGE_BUGREPORT "http://bugzilla.scilab.org/" | #define PACKAGE_URL "" | #define INSTALLPREFIX "/usr" | /* end confdefs.h. */ | #include configure:4702: result: mpicc -E configure:4722: mpicc -E conftest.c configure:4722: $? = 0 configure:4736: mpicc -E conftest.c conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:4736: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Scilab" | #define PACKAGE_TARNAME "scilab" | #define PACKAGE_VERSION "5" | #define PACKAGE_STRING "Scilab 5" | #define PACKAGE_BUGREPORT "http://bugzilla.scilab.org/" | #define PACKAGE_URL "" | #define INSTALLPREFIX "/usr" | /* end confdefs.h. */ | #include configure:4765: checking for grep that handles long lines and -e configure:4823: result: /bin/grep configure:4828: checking for egrep configure:4890: result: /bin/grep -E configure:4895: checking for ANSI C header files configure:4915: mpicc -c -march=native -O2 -pipe conftest.c >&5 configure:4915: $? = 0 configure:4988: mpicc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--no-as-needed conftest.c >&5 configure:4988: $? = 0 configure:4988: ./conftest configure:4988: $? = 0 configure:4999: result: yes configure:5012: checking for sys/types.h configure:5012: mpicc -c -march=native -O2 -pipe conftest.c >&5 configure:5012: $? = 0 configure:5012: result: yes configure:5012: checking for sys/stat.h configure:5012: mpicc -c -march=native -O2 -pipe conftest.c >&5 configure:5012: $? = 0 configure:5012: result: yes configure:5012: checking for stdlib.h configure:5012: mpicc -c -march=native -O2 -pipe conftest.c >&5 configure:5012: $? = 0 configure:5012: result: yes configure:5012: checking for string.h configure:5012: mpicc -c -march=native -O2 -pipe conftest.c >&5 configure:5012: $? = 0 configure:5012: result: yes configure:5012: checking for memory.h configure:5012: mpicc -c -march=native -O2 -pipe conftest.c >&5 configure:5012: $? = 0 configure:5012: result: yes configure:5012: checking for strings.h configure:5012: mpicc -c -march=native -O2 -pipe conftest.c >&5 configure:5012: $? = 0 configure:5012: result: yes configure:5012: checking for inttypes.h configure:5012: mpicc -c -march=native -O2 -pipe conftest.c >&5 configure:5012: $? = 0 configure:5012: result: yes configure:5012: checking for stdint.h configure:5012: mpicc -c -march=native -O2 -pipe conftest.c >&5 configure:5012: $? = 0 configure:5012: result: yes configure:5012: checking for unistd.h configure:5012: mpicc -c -march=native -O2 -pipe conftest.c >&5 configure:5012: $? = 0 configure:5012: result: yes configure:5041: checking for unistd.h configure:5041: result: yes configure:5041: checking mach-o/dyld.h usability configure:5041: mpicc -c -march=native -O2 -pipe conftest.c >&5 conftest.c:55:25: fatal error: mach-o/dyld.h: No such file or directory compilation terminated. configure:5041: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Scilab" | #define PACKAGE_TARNAME "scilab" | #define PACKAGE_VERSION "5" | #define PACKAGE_STRING "Scilab 5" | #define PACKAGE_BUGREPORT "http://bugzilla.scilab.org/" | #define PACKAGE_URL "" | #define INSTALLPREFIX "/usr" | #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 ENABLE_RELOCATABLE 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:5041: result: no configure:5041: checking mach-o/dyld.h presence configure:5041: mpicc -E conftest.c conftest.c:22:25: fatal error: mach-o/dyld.h: No such file or directory compilation terminated. configure:5041: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Scilab" | #define PACKAGE_TARNAME "scilab" | #define PACKAGE_VERSION "5" | #define PACKAGE_STRING "Scilab 5" | #define PACKAGE_BUGREPORT "http://bugzilla.scilab.org/" | #define PACKAGE_URL "" | #define INSTALLPREFIX "/usr" | #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 ENABLE_RELOCATABLE 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:5041: result: no configure:5041: checking for mach-o/dyld.h configure:5041: result: no configure:5053: checking for _NSGetExecutablePath configure:5053: mpicc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--no-as-needed conftest.c >&5 /var/tmp/portage/sci-mathematics/scilab-5.3.3-r1/temp/cc4UrOa1.o: In function `main': conftest.c:(.text+0x7): undefined reference to `_NSGetExecutablePath' collect2: ld returned 1 exit status configure:5053: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Scilab" | #define PACKAGE_TARNAME "scilab" | #define PACKAGE_VERSION "5" | #define PACKAGE_STRING "Scilab 5" | #define PACKAGE_BUGREPORT "http://bugzilla.scilab.org/" | #define PACKAGE_URL "" | #define INSTALLPREFIX "/usr" | #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 ENABLE_RELOCATABLE 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | /* Define _NSGetExecutablePath to an innocuous variant, in case declares _NSGetExecutablePath. | For example, HP-UX 11i declares gettimeofday. */ | #define _NSGetExecutablePath innocuous__NSGetExecutablePath | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _NSGetExecutablePath (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _NSGetExecutablePath | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _NSGetExecutablePath (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub__NSGetExecutablePath || defined __stub____NSGetExecutablePath | choke me | #endif | | int | main () | { | return _NSGetExecutablePath (); | ; | return 0; | } configure:5053: result: no configure:5122: checking for shared library run path origin configure:5135: result: done configure:5157: checking whether to enable maintainer-specific portions of Makefiles configure:5166: result: no configure:5182: checking whether build environment is sane configure:5232: result: yes configure:5261: checking for a thread-safe mkdir -p configure:5300: result: /bin/mkdir -p configure:5313: checking for gawk configure:5329: found /usr/bin/gawk configure:5340: result: gawk configure:5351: checking whether make sets $(MAKE) configure:5373: result: yes configure:5403: checking for style of include used by make configure:5431: result: GNU configure:5517: checking dependency style of mpicc configure:5628: result: none configure:5770: checking how to run the C preprocessor configure:5840: result: mpicc -E configure:5860: mpicc -E conftest.c configure:5860: $? = 0 configure:5874: mpicc -E conftest.c conftest.c:25:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:5874: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Scilab" | #define PACKAGE_TARNAME "scilab" | #define PACKAGE_VERSION "5" | #define PACKAGE_STRING "Scilab 5" | #define PACKAGE_BUGREPORT "http://bugzilla.scilab.org/" | #define PACKAGE_URL "" | #define INSTALLPREFIX "/usr" | #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 ENABLE_RELOCATABLE 1 | #define HAVE_UNISTD_H 1 | #define INSTALLPREFIX "/usr" | #define PACKAGE "scilab" | #define VERSION "5" | /* end confdefs.h. */ | #include configure:5902: checking for grep that handles long lines and -e configure:5960: result: /bin/grep configure:6008: checking for x86_64-pc-linux-gnu-pkg-config configure:6041: result: no configure:6051: checking for pkg-config configure:6069: found /usr/bin/pkg-config configure:6081: result: /usr/bin/pkg-config configure:6106: checking pkg-config is at least version 0.9.0 configure:6109: result: yes configure:6574: checking for x86_64-pc-linux-gnu-g77 configure:6601: result: mpif77 configure:6671: checking for Fortran 77 compiler version configure:6680: mpif77 --version >&5 GNU Fortran (Gentoo 4.5.3-r2 p1.1, pie-0.4.7) 4.5.3 Copyright (C) 2010 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:6691: $? = 0 configure:6680: mpif77 -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.3/x86_64-pc-linux-gnu-gfortran COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.5.3/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.5.3-r2/work/gcc-4.5.3/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --disable-lto --enable-nls --without-included-gettext --with-system-zlib --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.5.3/python --enable-checking=release --enable-java-awt=gtk --enable-languages=c,c++,java,objc,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-targets=all --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.5.3-r2 p1.1, pie-0.4.7' Thread model: posix gcc version 4.5.3 (Gentoo 4.5.3-r2 p1.1, pie-0.4.7) configure:6691: $? = 0 configure:6680: mpif77 -V >&5 x86_64-pc-linux-gnu-gfortran: '-V' option must have argument configure:6691: $? = 1 configure:6680: mpif77 -qversion >&5 x86_64-pc-linux-gnu-gfortran: unrecognized option '-qversion' x86_64-pc-linux-gnu-gfortran: no input files configure:6691: $? = 1 configure:6700: checking whether we are using the GNU Fortran 77 compiler configure:6713: mpif77 -c -march=native -O2 -pipe conftest.F >&5 configure:6713: $? = 0 configure:6722: result: yes configure:6728: checking whether mpif77 accepts -g configure:6739: mpif77 -c -g conftest.f >&5 configure:6739: $? = 0 configure:6747: result: yes configure:6786: checking if mpif77 is a fortran 90 compatible compiler configure:6811: mpif77 -c -march=native -O2 -pipe conftest.f >&5 configure:6811: $? = 0 configure:6812: result: yes configure:8092: checking size of int configure:8097: mpicc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--no-as-needed conftest.c >&5 configure:8097: $? = 0 configure:8097: ./conftest configure:8097: $? = 0 configure:8111: result: 4 configure:8125: checking size of long configure:8130: mpicc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--no-as-needed conftest.c >&5 configure:8130: $? = 0 configure:8130: ./conftest configure:8130: $? = 0 configure:8144: result: 8 configure:8268: checking for C++ compiler version configure:8277: mpicxx --version >&5 x86_64-pc-linux-gnu-g++ (Gentoo 4.5.3-r2 p1.1, pie-0.4.7) 4.5.3 Copyright (C) 2010 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:8288: $? = 0 configure:8277: mpicxx -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.3/x86_64-pc-linux-gnu-g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.5.3/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.5.3-r2/work/gcc-4.5.3/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --disable-lto --enable-nls --without-included-gettext --with-system-zlib --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.5.3/python --enable-checking=release --enable-java-awt=gtk --enable-languages=c,c++,java,objc,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-targets=all --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.5.3-r2 p1.1, pie-0.4.7' Thread model: posix gcc version 4.5.3 (Gentoo 4.5.3-r2 p1.1, pie-0.4.7) configure:8288: $? = 0 configure:8277: mpicxx -V >&5 x86_64-pc-linux-gnu-g++: '-V' option must have argument configure:8288: $? = 1 configure:8277: mpicxx -qversion >&5 x86_64-pc-linux-gnu-g++: unrecognized option '-qversion' x86_64-pc-linux-gnu-g++: no input files configure:8288: $? = 1 configure:8292: checking whether we are using the GNU C++ compiler configure:8311: mpicxx -c -O2 -pipe conftest.cpp >&5 configure:8311: $? = 0 configure:8320: result: yes configure:8329: checking whether mpicxx accepts -g configure:8349: mpicxx -c -g conftest.cpp >&5 configure:8349: $? = 0 configure:8390: result: yes configure:8415: checking dependency style of mpicxx configure:8526: result: none configure:8595: checking whether mpicc and cc understand -c and -o together configure:8626: mpicc -c conftest.c -o conftest2.o >&5 configure:8630: $? = 0 configure:8636: mpicc -c conftest.c -o conftest2.o >&5 configure:8640: $? = 0 configure:8651: cc -c conftest.c >&5 configure:8655: $? = 0 configure:8663: cc -c conftest.c -o conftest2.o >&5 configure:8667: $? = 0 configure:8673: cc -c conftest.c -o conftest2.o >&5 configure:8677: $? = 0 configure:8695: result: yes configure:8724: checking whether mpif77 understands -c and -o together configure:8742: mpif77 -march=native -O2 -pipe -c conftest.f -o conftest2.o >&5 configure:8746: $? = 0 configure:8753: mpif77 -march=native -O2 -pipe -c conftest.f -o conftest2.o >&5 configure:8757: $? = 0 configure:8765: result: yes configure:9364: checking for nm configure:9380: found /usr/bin/nm configure:9391: result: nm configure:9406: checking for leading underscores with Fortran (name-mangling scheme) configure:9450: result: no configure:9452: checking for trailing underscores with Fortran (name-mangling scheme) configure:9454: result: yes configure:9461: checking use of the sharpsign in CPP configure:9478: mpicc -c -march=native -O2 -pipe -D_LARGEFILE64_SOURCE -DNDEBUG -I$(top_srcdir)/modules/core/includes/ -I$(top_srcdir)/libs/MALLOC/includes/ -I$(top_srcdir)/modules/localization/includes/ conftest.c >&5 configure:9478: $? = 0 configure:9479: result: yes configure:9500: result: Define C2F with Trailing Underscore and Sharp Sign configure:9584: checking hdf5.h usability configure:9584: mpicc -c -march=native -O2 -pipe -D_LARGEFILE64_SOURCE -DNDEBUG -I$(top_srcdir)/modules/core/includes/ -I$(top_srcdir)/libs/MALLOC/includes/ -I$(top_srcdir)/modules/localization/includes/ conftest.c >&5 configure:9584: $? = 0 configure:9584: result: yes configure:9584: checking hdf5.h presence configure:9584: mpicc -E conftest.c configure:9584: $? = 0 configure:9584: result: yes configure:9584: checking for hdf5.h configure:9584: result: yes configure:9652: checking for H5Fopen in -lhdf5 configure:9677: mpicc -o conftest -march=native -O2 -pipe -D_LARGEFILE64_SOURCE -DNDEBUG -I$(top_srcdir)/modules/core/includes/ -I$(top_srcdir)/libs/MALLOC/includes/ -I$(top_srcdir)/modules/localization/includes/ -Wl,-O1 -Wl,--as-needed -Wl,--no-as-needed conftest.c -lhdf5 -lhdf5 >&5 configure:9677: $? = 0 configure:9686: result: yes configure:9755: checking for clock_gettime in -lrt configure:9780: mpicc -o conftest -march=native -O2 -pipe -D_LARGEFILE64_SOURCE -DNDEBUG -I$(top_srcdir)/modules/core/includes/ -I$(top_srcdir)/libs/MALLOC/includes/ -I$(top_srcdir)/modules/localization/includes/ -Wl,-O1 -Wl,--as-needed -Wl,--no-as-needed conftest.c -lrt >&5 configure:9780: $? = 0 configure:9789: result: yes configure:9818: checking for ocamlc configure:9834: found /usr/bin/ocamlc configure:9846: result: ocamlc configure:9860: checking for ocamlopt configure:9876: found /usr/bin/ocamlopt configure:9888: result: ocamlopt configure:9902: checking for ocamldep configure:9918: found /usr/bin/ocamldep configure:9930: result: ocamldep configure:9944: checking for ocamlyacc configure:9960: found /usr/bin/ocamlyacc configure:9972: result: ocamlyacc configure:9986: checking for ocamllex configure:10002: found /usr/bin/ocamllex configure:10014: result: ocamllex configure:10113: checking JAVA_HOME variable configure:10118: result: JAVA_HOME variable found, use it as JVM root directory configure:10266: checking for zip or jar files to include on CLASSPATH Using CLASSPATH= configure:10293: result: configure:10302: checking to see if the java compiler works /opt/sun-jdk-1.6.0.32/bin/javac -g conftest.java yes configure:10347: result: yes Using JAVAC=/opt/sun-jdk-1.6.0.32/bin/javac Java found in /opt/sun-jdk-1.6.0.32 configure:10366: checking type of jvm /opt/sun-jdk-1.6.0.32/bin/javac -g conftest.java conftest.java:2: package gnu.java.io does not exist import gnu.java.io.EncodingManager; ^ 1 error configure: failed program was: // #line 10372 "configure" import gnu.java.io.EncodingManager; public class conftest { public static void main(String[] argv) { } } configure: CLASSPATH was configure:10418: result: jdk configure:10429: checking java API version /opt/sun-jdk-1.6.0.32/bin/javac -g conftest.java yes /opt/sun-jdk-1.6.0.32/bin/javac -g conftest.java yes /opt/sun-jdk-1.6.0.32/bin/javac -g conftest.java yes configure:10571: result: 1.6 Using the following JNI include flags -I/opt/sun-jdk-1.6.0.32/include -I/opt/sun-jdk-1.6.0.32/include/linux configure:10632: checking if jni.h can be included configure:10659: mpicc -c -march=native -O2 -pipe -D_LARGEFILE64_SOURCE -DNDEBUG -I$(top_srcdir)/modules/core/includes/ -I$(top_srcdir)/libs/MALLOC/includes/ -I$(top_srcdir)/modules/localization/includes/ -I/opt/sun-jdk-1.6.0.32/include -I/opt/sun-jdk-1.6.0.32/include/linux conftest.c >&5 configure:10659: $? = 0 configure:10674: result: yes Looking for JNI libs with x86_64 as machine hardware name Looking for /opt/sun-jdk-1.6.0.32/jre/lib/x86_64/libjava.so Looking for /opt/sun-jdk-1.6.0.32/jre/lib/amd64/libjava.so Found /opt/sun-jdk-1.6.0.32/jre/lib/amd64/libjava.so Using the following JNI library flags -L/opt/sun-jdk-1.6.0.32/jre/lib/amd64 -ljava -lverify -L/opt/sun-jdk-1.6.0.32/jre/lib/amd64/server -ljvm Using the following runtime library path /opt/sun-jdk-1.6.0.32/jre/lib/amd64:/opt/sun-jdk-1.6.0.32/jre/lib/amd64/server Using LD_PRELOAD= Using LD_BIND_NOW= configure:10922: checking to see if we can link a JNI application configure:10951: mpicc -o conftest -march=native -O2 -pipe -D_LARGEFILE64_SOURCE -DNDEBUG -I$(top_srcdir)/modules/core/includes/ -I$(top_srcdir)/libs/MALLOC/includes/ -I$(top_srcdir)/modules/localization/includes/ -I/opt/sun-jdk-1.6.0.32/include -I/opt/sun-jdk-1.6.0.32/include/linux -Wl,-O1 -Wl,--as-needed -Wl,--no-as-needed conftest.c -L/opt/sun-jdk-1.6.0.32/jre/lib/amd64 -ljava -lverify -L/opt/sun-jdk-1.6.0.32/jre/lib/amd64/server -ljvm >&5 configure:10951: $? = 0 configure:10968: result: yes configure:11036: checking for zip or jar files to include on CLASSPATH Using CLASSPATH= configure:11063: result: configure:11123: checking for java configure:11153: result: /opt/sun-jdk-1.6.0.32/bin/java configure:11218: checking for java_g configure:11251: result: no configure:11313: checking for javah configure:11331: found /opt/sun-jdk-1.6.0.32/bin/javah configure:11343: result: /opt/sun-jdk-1.6.0.32/bin/javah configure:11407: checking for jar configure:11425: found /opt/sun-jdk-1.6.0.32/bin/jar configure:11437: result: /opt/sun-jdk-1.6.0.32/bin/jar configure:11501: checking for javadoc configure:11519: found /opt/sun-jdk-1.6.0.32/bin/javadoc configure:11531: result: /opt/sun-jdk-1.6.0.32/bin/javadoc configure:11596: checking for jdb configure:11614: found /opt/sun-jdk-1.6.0.32/bin/jdb configure:11626: result: /opt/sun-jdk-1.6.0.32/bin/jdb configure:11710: checking for ant configure:11728: found /usr/bin/ant configure:11740: result: /usr/bin/ant configure:11869: checking jgraphx /opt/sun-jdk-1.6.0.32/bin/javac -g conftest.java yes configure:11905: result: /usr/share/jgraphx/lib//jgraphx.jar configure:11975: checking minimal version (1.4.1.0) of jgraphx /opt/sun-jdk-1.6.0.32/bin/javac -g conftest.java /opt/sun-jdk-1.6.0.32/bin/java conftest yes configure:12085: checking minimal version (1.4.1.0) of jgraphx /opt/sun-jdk-1.6.0.32/bin/javac -g conftest.java /opt/sun-jdk-1.6.0.32/bin/java conftest yes configure:12201: checking jhdf5 /opt/sun-jdk-1.6.0.32/bin/javac -g conftest.java yes configure:12237: result: /usr/share/hdf-java/lib//jhdf5.jar configure:12314: checking for h5JNIFatalError in -ljhdf5 configure:12339: mpicc -o conftest -march=native -O2 -pipe -D_LARGEFILE64_SOURCE -DNDEBUG -I$(top_srcdir)/modules/core/includes/ -I$(top_srcdir)/libs/MALLOC/includes/ -I$(top_srcdir)/modules/localization/includes/ -L/usr/lib64/hdf-java -L/usr/lib64/jni/ -L./bin/ -L./thirdparty/ -lpthread -lhdf5 conftest.c -ljhdf5 >&5 configure:12339: $? = 0 configure:12348: result: yes configure:12362: checking minimal version (1.8.4) of hdf5 /opt/sun-jdk-1.6.0.32/bin/javac -g conftest.java /opt/sun-jdk-1.6.0.32/bin/java conftest yes configure:12489: checking flexdock /opt/sun-jdk-1.6.0.32/bin/javac -g conftest.java yes configure:12525: result: /usr/share/flexdock/lib//flexdock.jar configure:12595: checking minimal version (0.5.2) of flexdock /opt/sun-jdk-1.6.0.32/bin/javac -g conftest.java /opt/sun-jdk-1.6.0.32/bin/java conftest yes configure:12707: checking looks /opt/sun-jdk-1.6.0.32/bin/javac -g conftest.java yes configure:12743: result: /usr/share/jgoodies-looks-2.0/lib//looks.jar configure:12922: checking skinlf /opt/sun-jdk-1.6.0.32/bin/javac -g conftest.java yes configure:12958: result: /usr/share/skinlf/lib//skinlf.jar configure:13029: checking jogl /opt/sun-jdk-1.6.0.32/bin/javac -g conftest.java conftest.java:2: package javax.media.opengl.glu does not exist import javax.media.opengl.glu.GLUnurbs; ^ 1 error configure: failed program was: // #line 13048 "configure" import javax.media.opengl.glu.GLUnurbs; public class conftest { public static void main(String[] argv) { } } configure: CLASSPATH was /usr/share/jogl-2/lib//jogl-all-natives-linux-amd64.jar:/usr/share/skinlf/lib//skinlf.jar:/usr/share/jgoodies-looks-2.0/lib//looks.jar:/usr/share/flexdock/lib//flexdock.jar:/usr/share/hdf-java/lib//jhdf5.jar:/usr/share/jgraphx/lib//jgraphx.jar: /opt/sun-jdk-1.6.0.32/bin/javac -g conftest.java yes configure:13065: result: /usr/share/jogl-2/lib//jogl.all-mobile.jar configure:13140: checking for glTexParameterf in -ljogl configure:13165: mpicc -o conftest -march=native -O2 -pipe -D_LARGEFILE64_SOURCE -DNDEBUG -I$(top_srcdir)/modules/core/includes/ -I$(top_srcdir)/libs/MALLOC/includes/ -I$(top_srcdir)/modules/localization/includes/ -L/usr/lib/jni -L/usr/lib64/jni/ -L./thirdparty/ -L./bin/ -L -L conftest.c -ljogl >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -ljogl collect2: ld returned 1 exit status configure:13165: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Scilab" | #define PACKAGE_TARNAME "scilab" | #define PACKAGE_VERSION "5" | #define PACKAGE_STRING "Scilab 5" | #define PACKAGE_BUGREPORT "http://bugzilla.scilab.org/" | #define PACKAGE_URL "" | #define INSTALLPREFIX "/usr" | #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 ENABLE_RELOCATABLE 1 | #define HAVE_UNISTD_H 1 | #define INSTALLPREFIX "/usr" | #define PACKAGE "scilab" | #define VERSION "5" | #define G95_FORTRAN /**/ | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define USE_DYNAMIC_STACK /**/ | #define WTU /**/ | #define CNAME(name1,name2) name1##name2 | #define C2F(name) name##_ | #define F2C(name) name##_ | #define HAVE_LIBHDF5 1 | #define WITH_HDF5 /**/ | #define WITH_XCOS /**/ | #define HAVE_CLOCK_GETTIME 1 | #define WITH_OCAML /**/ | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char glTexParameterf (); | int | main () | { | return glTexParameterf (); | ; | return 0; | } configure:13174: result: no configure:13179: WARNING: Could not link against -ljogl. Will try against -ljogl -lGL configure:13187: checking for glTexParameterf in -ljogl configure:13212: mpicc -o conftest -march=native -O2 -pipe -D_LARGEFILE64_SOURCE -DNDEBUG -I$(top_srcdir)/modules/core/includes/ -I$(top_srcdir)/libs/MALLOC/includes/ -I$(top_srcdir)/modules/localization/includes/ -L/usr/lib/jni -L/usr/lib64/jni/ -L./thirdparty/ -L./bin/ -L -L conftest.c -ljogl -lGL >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -ljogl collect2: ld returned 1 exit status configure:13212: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Scilab" | #define PACKAGE_TARNAME "scilab" | #define PACKAGE_VERSION "5" | #define PACKAGE_STRING "Scilab 5" | #define PACKAGE_BUGREPORT "http://bugzilla.scilab.org/" | #define PACKAGE_URL "" | #define INSTALLPREFIX "/usr" | #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 ENABLE_RELOCATABLE 1 | #define HAVE_UNISTD_H 1 | #define INSTALLPREFIX "/usr" | #define PACKAGE "scilab" | #define VERSION "5" | #define G95_FORTRAN /**/ | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define USE_DYNAMIC_STACK /**/ | #define WTU /**/ | #define CNAME(name1,name2) name1##name2 | #define C2F(name) name##_ | #define F2C(name) name##_ | #define HAVE_LIBHDF5 1 | #define WITH_HDF5 /**/ | #define WITH_XCOS /**/ | #define HAVE_CLOCK_GETTIME 1 | #define WITH_OCAML /**/ | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char glTexParameterf (); | int | main () | { | return glTexParameterf (); | ; | return 0; | } configure:13222: result: no configure:13227: error: "libjogl: Library missing (Cannot find symbol glTexParameterf). Check if libjogl - C/Java (JNI) interface for JOGL - or libGL are installed and if the version is correct. Note that you might have to update etc/librarypath.xml to provide the actual path the the JNI libraries." ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_alignof_CORBA_boolean=1 ac_cv_alignof_CORBA_char=1 ac_cv_alignof_CORBA_double=8 ac_cv_alignof_CORBA_float=4 ac_cv_alignof_CORBA_long=4 ac_cv_alignof_CORBA_long_double=8 ac_cv_alignof_CORBA_long_long=8 ac_cv_alignof_CORBA_octet=1 ac_cv_alignof_CORBA_pointer=4 ac_cv_alignof_CORBA_short=2 ac_cv_alignof_CORBA_struct=1 ac_cv_alignof_CORBA_wchar=2 ac_cv_build=x86_64-pc-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=set ac_cv_env_CC_value=mpicc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-march=native -O2 -pipe' 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=set ac_cv_env_CXXFLAGS_value='-O2 -pipe' ac_cv_env_CXX_set=set ac_cv_env_CXX_value=mpicxx ac_cv_env_F77_set=set ac_cv_env_F77_value=mpif77 ac_cv_env_FFLAGS_set=set ac_cv_env_FFLAGS_value='-march=native -O2 -pipe' ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed -Wl,--no-as-needed' ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_MATIO_CFLAGS_set= ac_cv_env_MATIO_CFLAGS_value= ac_cv_env_MATIO_LIBS_set= ac_cv_env_MATIO_LIBS_value= ac_cv_env_PCRE_CFLAGS_set= ac_cv_env_PCRE_CFLAGS_value= ac_cv_env_PCRE_LIBS_set= ac_cv_env_PCRE_LIBS_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=x86_64-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=x86_64-pc-linux-gnu ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_f77_compiler_gnu=yes ac_cv_file___dev_urandom_=yes ac_cv_file__bin_bash=yes ac_cv_file__dev_arandom=no ac_cv_file__dev_random=yes ac_cv_file__dev_srandom=yes ac_cv_file__dev_urandom=yes ac_cv_file__dev_zero=yes ac_cv_file__usr_share_sgml_X11_defs_ent=1 ac_cv_func__NSGetExecutablePath=no ac_cv_func_calloc_0_nonnull=yes ac_cv_func_getaddrinfo=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_posix_getgrgid_r=yes ac_cv_func_posix_getpwnam_r=yes ac_cv_func_posix_getpwuid_r=yes ac_cv_func_printf_unix98=yes ac_cv_func_realloc_0_nonnull=yes ac_cv_func_setgrent_void=yes ac_cv_func_setpgrp_void=yes ac_cv_func_strnlen_working=yes ac_cv_func_vsnprintf_c99=yes ac_cv_have_abstract_sockets=yes ac_cv_header_hdf5_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_mach_o_dyld_h=no ac_cv_header_memory_h=yes ac_cv_header_pwd_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_java_jvm_jni_working=yes ac_cv_java_jvm_working_jni_link=yes ac_cv_lib_hdf5_H5Fopen=yes ac_cv_lib_jhdf5_h5JNIFatalError=yes ac_cv_lib_jogl____glTexParameterf=no ac_cv_lib_jogl_glTexParameterf=no ac_cv_lib_rt_clock_gettime=yes ac_cv_linux_vers=2 ac_cv_objext=o ac_cv_path_ANT=/usr/bin/ant ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_JAR=/opt/sun-jdk-1.6.0.32/bin/jar ac_cv_path_JAVA=/opt/sun-jdk-1.6.0.32/bin/java ac_cv_path_JAVADOC=/opt/sun-jdk-1.6.0.32/bin/javadoc ac_cv_path_JAVAH=/opt/sun-jdk-1.6.0.32/bin/javah ac_cv_path_JDB=/opt/sun-jdk-1.6.0.32/bin/jdb ac_cv_path_ac_pt_PKG_CONFIG=/usr/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_CC=mpicc ac_cv_prog_CPP='mpicc -E' ac_cv_prog_F77=mpif77 ac_cv_prog_NM=nm ac_cv_prog_OCAMLC=ocamlc ac_cv_prog_OCAMLDEP=ocamldep ac_cv_prog_OCAMLLEX=ocamllex ac_cv_prog_OCAMLOPT=ocamlopt ac_cv_prog_OCAMLYACC=ocamlyacc ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cc_mpicc_c_o=yes ac_cv_prog_cxx_g=yes ac_cv_prog_f77_c_o=yes ac_cv_prog_f77_g=yes ac_cv_prog_make_make_set=yes ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_va_copy=yes acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_libpath=LD_LIBRARY_PATH acl_cv_path_LD=/usr/x86_64-pc-linux-gnu/bin/ld acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=so acl_cv_shlibpath_var=LD_LIBRARY_PATH acl_cv_wl=-Wl, am_cv_CC_dependencies_compiler_type=none am_cv_CXX_dependencies_compiler_type=none bash_cv_job_control_missing=present bash_cv_sys_named_pipes=present fu_cv_sys_stat_statvfs=yes gl_cv_func_btowc_eof=yes gl_cv_func_malloc_0_nonnull=yes gl_cv_func_re_compile_pattern_working=yes gl_cv_func_rename_trailing_dest_slash_bug=no gl_cv_func_rename_trailing_slash_bug=no gl_cv_func_wcwidth_works=yes glib_cv___va_copy=yes glib_cv_has__inline=yes glib_cv_has__inline__=yes glib_cv_hasinline=yes glib_cv_long_long_format=ll glib_cv_rtldglobal_broken=no glib_cv_sane_realloc=yes glib_cv_sizeof_gmutex=40 glib_cv_stack_grows=no glib_cv_uscore=no glib_cv_va_copy=yes glib_cv_va_val_copy=no lf_cv_sane_realloc=yes libIDL_cv_long_long_format=ll sudo_cv_func_unsetenv_void=no sudo_cv_uid_t_len=10 td_cv_buggygetaddrinfo=no vim_cv_getcwd_broken=no vim_cv_memmove_handles_overlap=yes vim_cv_stat_ignores_slash=yes vim_cv_terminfo=yes vim_cv_toupper_broken=no vim_cv_tty_group=world vim_cv_tty_mode=0666 yeti_cv_func_scanf_modif_size_t=z ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/tmp/portage/sci-mathematics/scilab-5.3.3-r1/work/scilab-5.3.3/config/missing --run aclocal-1.11' ALL_LINGUAS=' de_DE' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='$${TAR-tar}' ANT='/usr/bin/ant' ANTLR='' AR='' AUTOCONF='${SHELL} /var/tmp/portage/sci-mathematics/scilab-5.3.3-r1/work/scilab-5.3.3/config/missing --run autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/sci-mathematics/scilab-5.3.3-r1/work/scilab-5.3.3/config/missing --run autoheader' AUTOMAKE='${SHELL} /var/tmp/portage/sci-mathematics/scilab-5.3.3-r1/work/scilab-5.3.3/config/missing --run automake-1.11' AVALON_FRAMEWORK='' AWK='gawk' BATIK='' BLAS_LIBS='-lf77blas -lm -latlas ' BSH='' BUILD_HELP_FALSE='' BUILD_HELP_TRUE='' CC='mpicc' CCDEPMODE='depmode=none' CFLAGS='-march=native -O2 -pipe -D_LARGEFILE64_SOURCE -DNDEBUG -I$(top_srcdir)/modules/core/includes/ -I$(top_srcdir)/libs/MALLOC/includes/ -I$(top_srcdir)/modules/localization/includes/' CHECKSTYLE='' CODE_COVERAGE_FALSE='' CODE_COVERAGE_TRUE='#' COMMONS_BEANUTILS='' COMMONS_IO='' COMMONS_LOGGING='' COMPILATION_TESTS_FALSE='' COMPILATION_TESTS_TRUE='' CPP='mpicc -E' CPPFLAGS='' CXX='mpicxx' CXXCPP='' CXXDEPMODE='depmode=none' CXXFLAGS='-O2 -pipe -D_LARGEFILE64_SOURCE -I$(top_srcdir)/modules/core/includes/ -I$(top_srcdir)/libs/MALLOC/includes/ -I$(top_srcdir)/modules/localization/includes/' CYGPATH_W='echo' DEFS='' DEMOTOOLS_ENABLE='' DEPDIR='.deps' DLLTOOL='' DOCBOOK_ROOT='' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_STATIC_FALSE='' ENABLE_STATIC_TRUE='' EXEEXT='' F77='mpif77' FFLAGS='-march=native -O2 -pipe -D_LARGEFILE64_SOURCE -DNDEBUG -m64 -fPIC -I$(top_srcdir)/modules/core/includes/' FFTW3_LIB='' FFTW_ENABLE='' FFTW_FALSE='' FFTW_TRUE='' FGREP='' FLEXDOCK='/usr/share/flexdock/lib//flexdock.jar' FLIBS='' FOP='' GENERATE_LOCALIZATION_FILES_FALSE='' GENERATE_LOCALIZATION_FILES_TRUE='' GENHTML='' GIWS_BIN='' GIWS_FALSE='' GIWS_TRUE='' GLUEGEN_RT='' GMSGFMT='' GMSGFMT_015='' GRAPHICS_ENABLE='' GREP='/bin/grep' GUI_ENABLE='' GUI_FALSE='' GUI_TRUE='' HDF5_CFLAGS='' HDF5_ENABLE='yes' HDF5_FALSE='#' HDF5_LIBS='-lhdf5' HDF5_TRUE='' HELP_ENABLE='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_HELP_XML_FALSE='' INSTALL_HELP_XML_TRUE='' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INTLLIBS='' INTL_MACOSX_LIBS='' IS_64_BITS_CPU_FALSE='#' IS_64_BITS_CPU_TRUE='' IS_HPUX_FALSE='' IS_HPUX_TRUE='#' IS_MACOSX_FALSE='' IS_MACOSX_TRUE='#' IS_MIPS_SGI_IRIX_FALSE='' IS_MIPS_SGI_IRIX_TRUE='#' IS_SOLARIS_FALSE='' IS_SOLARIS_TRUE='#' IS_SPARC_FALSE='' IS_SPARC_TRUE='#' JAR='/opt/sun-jdk-1.6.0.32/bin/jar' JAVA='/opt/sun-jdk-1.6.0.32/bin/java' JAVAC='/opt/sun-jdk-1.6.0.32/bin/javac' JAVAC_DEBUG='' JAVADOC='/opt/sun-jdk-1.6.0.32/bin/javadoc' JAVAH='/opt/sun-jdk-1.6.0.32/bin/javah' JAVASCI_ENABLE='' JAVASCI_FALSE='' JAVASCI_TRUE='' JAVA_ENABLE='' JAVA_G='/opt/sun-jdk-1.6.0.32/bin/java' JAVA_HOME='/opt/sun-jdk-1.6.0.32' JAVA_JNI_INCLUDE='-I/opt/sun-jdk-1.6.0.32/include -I/opt/sun-jdk-1.6.0.32/include/linux' JAVA_JNI_LIBS='-L/opt/sun-jdk-1.6.0.32/jre/lib/amd64 -ljava -lverify -L/opt/sun-jdk-1.6.0.32/jre/lib/amd64/server -ljvm' JDB='/opt/sun-jdk-1.6.0.32/bin/jdb' JEUCLID_CORE='' JGRAPHX='/usr/share/jgraphx/lib//jgraphx.jar' JHALL='' JHDF5='/usr/share/hdf-java/lib//jhdf5.jar' JLATEXMATH='' JLATEXMATH_FOP='' JOGL='/usr/share/jogl-2/lib//jogl.all-mobile.jar' JROSETTA_API='' JROSETTA_ENGINE='' JUNIT='' LAPACK_LIBS='-latllapack -lf77blas -latlcblas -lm -latlas ' LCOV='' LD='/usr/x86_64-pc-linux-gnu/bin/ld' LDFLAGS='-L/usr/lib/jni -L/usr/lib64/jni/ -L./thirdparty/ -L./bin/ -L -L' LIBICONV='' LIBINTL='' LIBM='' LIBOBJS=' relocatable.o' LIBS='' LIBTOOL='' LIPO='' LN_S='ln -s' LOOKS='/usr/share/jgoodies-looks-2.0/lib//looks.jar' LTLIBICONV='' LTLIBINTL='' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /var/tmp/portage/sci-mathematics/scilab-5.3.3-r1/work/scilab-5.3.3/config/missing --run makeinfo' MANIFEST_TOOL='' MATIO_CFLAGS='' MATIO_ENABLE='' MATIO_FALSE='' MATIO_LIBS='' MATIO_TRUE='' MKDIR_P='/bin/mkdir -p' MSGCAT='' MSGFMT='' MSGFMT_015='' MSGMERGE='' NEED_JAVA_FALSE='' NEED_JAVA_TRUE='' NM='nm' NMEDIT='' OBJDUMP='' OBJEXT='o' OCAMLC='ocamlc' OCAMLDEP='ocamldep' OCAMLLEX='ocamllex' OCAMLOPT='ocamlopt' OCAMLYACC='ocamlyacc' OCAML_FALSE='#' OCAML_TRUE='' OPENMP_CFLAGS='' OPENMP_CXXFLAGS='' OPENMP_ENABLE='' OPENMP_FALSE='' OPENMP_LIBS='' OPENMP_TRUE='' OTOOL64='' OTOOL='' PACKAGE='scilab' PACKAGE_BUGREPORT='http://bugzilla.scilab.org/' PACKAGE_NAME='Scilab' PACKAGE_STRING='Scilab 5' PACKAGE_TARNAME='scilab' PACKAGE_URL='' PACKAGE_VERSION='5' PATH_SEPARATOR=':' PCRE_CFLAGS='' PCRE_CONFIG='' PCRE_LIBS='' PCRE_VERSION='' PKG_CONFIG='/usr/bin/pkg-config' POSUB='' POW_LIB='' PVMGETARCH='' PVM_ARCH='LINUX' PVM_ENABLE='' PVM_FALSE='' PVM_INCLUDE='' PVM_LIB='' PVM_TRUE='' PYTHON='' QDOX='' RANLIB='' RELOCATABLE='yes' RELOCATABLE_VIA_LD_FALSE='#' RELOCATABLE_VIA_LD_TRUE='' RT_LIB='-lrt' SAXON='' SCILAB_BINARY_VERSION='5.3.3' SCILAB_LIBRARY_VERSION='5:3:3' SCILAB_VERSION_MAINTENANCE='3' SCILAB_VERSION_MAJOR='5' SCILAB_VERSION_MINOR='3' SED='' SET_MAKE='' SET_RELOCATABLE='RELOCATABLE_LDFLAGS = "$(top_builddir)/config/reloc-ldflags" "$(host)" "$(RELOCATABLE_LIBRARY_PATH)"' SHELL='/bin/sh' SKINLF='/usr/share/skinlf/lib//skinlf.jar' SPLINT='' STRIP='' SWIG_BIN='' SWIG_FALSE='' SWIG_JAVA='' SWIG_RUNTIME_LIBS_DIR='' SWIG_TRUE='' TCLTK_FALSE='' TCLTK_LIBS='' TCLTK_TRUE='' TCL_INC_PATH='' TESTNG='' TK_INC_PATH='' UMFPACK_ENABLE='' UMFPACK_FALSE='' UMFPACK_LIB='' UMFPACK_TRUE='' USE_DYNAMIC_STACK_FALSE='#' USE_DYNAMIC_STACK_TRUE='' USE_NLS='' VERSION='5' WITH_OCAML='' WITH_TKSCI='' XCOS_ENABLE='yes' XCOS_FALSE='#' XCOS_TRUE='' XGETTEXT='' XGETTEXT_015='' XMKMF='' XMLGRAPHICS_COMMONS='' XML_APIS_EXT='' XML_CONFIG='' XML_FLAGS='' XML_LIBS='' XML_VERSION='' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS='' ac_ct_AR='' ac_ct_CC='' ac_ct_CXX='' ac_ct_DUMPBIN='' ac_ct_F77='' 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='' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='x86_64-pc-linux-gnu' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' cxx_present='' datadir='/usr/share' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' host='x86_64-pc-linux-gnu' host_alias='x86_64-pc-linux-gnu' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/tmp/portage/sci-mathematics/scilab-5.3.3-r1/work/scilab-5.3.3/config/install-sh' libdir='/usr/lib64' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var/lib' mandir='/usr/share/man' mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "Scilab" #define PACKAGE_TARNAME "scilab" #define PACKAGE_VERSION "5" #define PACKAGE_STRING "Scilab 5" #define PACKAGE_BUGREPORT "http://bugzilla.scilab.org/" #define PACKAGE_URL "" #define INSTALLPREFIX "/usr" #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 ENABLE_RELOCATABLE 1 #define HAVE_UNISTD_H 1 #define INSTALLPREFIX "/usr" #define PACKAGE "scilab" #define VERSION "5" #define G95_FORTRAN /**/ #define SIZEOF_INT 4 #define SIZEOF_LONG 8 #define USE_DYNAMIC_STACK /**/ #define WTU /**/ #define CNAME(name1,name2) name1##name2 #define C2F(name) name##_ #define F2C(name) name##_ #define HAVE_LIBHDF5 1 #define WITH_HDF5 /**/ #define WITH_XCOS /**/ #define HAVE_CLOCK_GETTIME 1 #define WITH_OCAML /**/ configure: exit 1