Hi Bruno, thank you.
Are you using the same version of gfortran and gcc? Can you send the > whole config.log. I need to see what's the environment that p4est is > using. > /opt/gcc/6.2.0/bin/gfortran /opt/gcc/6.2.0/bin/gcc The log is attached. Thank you for the help! -- The deal.II project is located at http://www.dealii.org/ For mailing list/forum options, see https://groups.google.com/d/forum/dealii?hl=en --- You received this message because you are subscribed to the Google Groups "deal.II User Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to dealii+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.
This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by p4est configure 2.0, which was generated by GNU Autoconf 2.69. Invocation command line was $ /home/h/niitcaju/deal.ii-candi/tmp/unpack/p4est-2.0/configure --enable-mpi --enable-shared --disable-vtk-binary --without-blas --prefix=/home/h/niitcaju/deal.ii-candi/p4est-2.0/FAST CFLAGS=-O2 CPPFLAGS=-DSC_LOG_PRIORITY=SC_LP_ESSENTIAL ## --------- ## ## Platform. ## ## --------- ## hostname = hlogin4 uname -m = x86_64 uname -r = 3.0.101-0.47.86.1.11753.0.PTF-default uname -s = Linux uname -v = #1 SMP Wed Oct 19 14:11:00 UTC 2016 (56c73f1) /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = x86_64 /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/intel/compilers_and_libraries_2016.3.210/linux/bin/intel64 PATH: /opt/intel/compilers_and_libraries_2016.3.210/linux/mpi/intel64/bin PATH: /opt/intel/debugger_2016/gdb/intel64_mic/bin PATH: /sw/tools/cmake/2.8.11/generic/GNU/bin PATH: /opt/gcc/6.2.0/bin PATH: /sw/tools/python/2.7.6/generic/bin PATH: /home/h/niitcaju/spack/bin PATH: /sw/tools/git/1.8.5.2/generic/bin PATH: /sw/hlrn/bin PATH: /opt/moab/default/bin PATH: /opt/moab/default/sbin PATH: /opt/cray/mpt/7.5.1/gni/bin PATH: /opt/cray/rca/1.0.0-2.0502.60530.1.62.ari/bin PATH: /opt/cray/alps/5.2.4-2.0502.9774.31.11.ari/sbin PATH: /opt/cray/dvs/2.5_0.9.0-1.0502.2188.1.116.ari/bin PATH: /opt/cray/xpmem/0.1-2.0502.64982.5.3.ari/bin PATH: /opt/cray/ugni/6.0-1.0502.10863.8.29.ari/bin PATH: /opt/cray/udreg/2.3.2-1.0502.10518.2.17.ari/bin PATH: /opt/cray/craype/2.5.9/bin PATH: /opt/cray/cce/8.5.6/cray-binutils/x86_64-pc-linux-gnu/bin PATH: /opt/cray/cce/8.5.6/craylibs/x86-64/bin PATH: /opt/cray/cce/8.5.6/cftn/bin PATH: /opt/cray/cce/8.5.6/CC/bin PATH: /opt/cray/switch/1.0-1.0502.60522.1.61.ari/bin PATH: /opt/cray/eslogin/eswrap/1.3.3-1.020200.1278.0/bin PATH: /opt/modules/3.2.10.5/bin PATH: /opt/torque/default/bin PATH: /opt/torque/default/sbin PATH: /home/h/niitcaju/bin PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/bin/X11 PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: . PATH: /opt/cray/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2994: checking for a BSD-compatible install configure:3062: result: /usr/bin/install -c configure:3073: checking whether build environment is sane configure:3128: result: yes configure:3279: checking for a thread-safe mkdir -p configure:3318: result: /bin/mkdir -p configure:3325: checking for gawk configure:3341: found /usr/bin/gawk configure:3352: result: gawk configure:3363: checking whether make sets $(MAKE) configure:3385: result: yes configure:3414: checking whether make supports nested variables configure:3431: result: yes configure:3568: checking whether make supports nested variables configure:3585: result: yes configure:3596: checking for a sed that does not truncate output configure:3660: result: /usr/bin/sed configure:3671: checking Major version configure:3673: result: 2 configure:3675: checking Minor version configure:3677: result: 0 configure:3679: checking Point version configure:3681: result: 2.0 configure:3914: checking whether we are using MPI configure:3916: result: yes configure:3933: checking whether we are using MPI I/O configure:3935: result: yes configure:3952: checking whether we are using MPI_Init_thread configure:3954: result: yes configure:3964: checking for mpiexec configure:3980: found /opt/intel/compilers_and_libraries_2016.3.210/linux/mpi/intel64/bin/mpiexec configure:3991: result: mpiexec configure:4028: F77 set to mpif77 configure:4035: FC set to mpif90 configure:4041: CC set to mpicc, configure:4047: CXX set to mpicxx configure:4300: checking for Fortran 77 compiler version configure:4309: mpif77 --version >&5 /home/h/niitcaju/deal.ii-candi/tmp/unpack/p4est-2.0/configure: line 4311: mpif77: command not found configure:4320: $? = 127 configure:4309: mpif77 -v >&5 /home/h/niitcaju/deal.ii-candi/tmp/unpack/p4est-2.0/configure: line 4311: mpif77: command not found configure:4320: $? = 127 configure:4309: mpif77 -V >&5 /home/h/niitcaju/deal.ii-candi/tmp/unpack/p4est-2.0/configure: line 4311: mpif77: command not found configure:4320: $? = 127 configure:4309: mpif77 -qversion >&5 /home/h/niitcaju/deal.ii-candi/tmp/unpack/p4est-2.0/configure: line 4311: mpif77: command not found configure:4320: $? = 127 configure:4335: checking whether the Fortran 77 compiler works configure:4357: mpif77 conftest.f >&5 /home/h/niitcaju/deal.ii-candi/tmp/unpack/p4est-2.0/configure: line 4359: mpif77: command not found configure:4361: $? = 127 configure:4399: result: no configure: failed program was: | program main | | end configure:4404: error: in `/home/h/niitcaju/deal.ii-candi/tmp/build/p4est-2.0/FAST': configure:4406: error: Fortran 77 compiler cannot create executables See `config.log' for more details ## ---------------- ## ## Cache variables. ## ## ---------------- ## 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=-O2 ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value=-DSC_LOG_PRIORITY=SC_LP_ESSENTIAL ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set=set ac_cv_env_CXX_value=mpicxx 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=set ac_cv_env_FC_value=mpif90 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_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_path_SED=/usr/bin/sed ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_P4EST_MPIRUN=mpiexec ac_cv_prog_make_make_set=yes am_cv_make_support_nested_variables=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/h/niitcaju/deal.ii-candi/tmp/unpack/p4est-2.0/build-aux/missing aclocal-1.14' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AR='' AUTOCONF='${SHELL} /home/h/niitcaju/deal.ii-candi/tmp/unpack/p4est-2.0/build-aux/missing autoconf' AUTOHEADER='${SHELL} /home/h/niitcaju/deal.ii-candi/tmp/unpack/p4est-2.0/build-aux/missing autoheader' AUTOMAKE='${SHELL} /home/h/niitcaju/deal.ii-candi/tmp/unpack/p4est-2.0/build-aux/missing automake-1.14' AWK='gawk' CC='mpicc,' CCDEPMODE='' CFLAGS='-O2' CPP='' CPPFLAGS='-DSC_LOG_PRIORITY=SC_LP_ESSENTIAL' CXX='mpicxx' CXXCPP='' CXXDEPMODE='' CXXFLAGS='' CYGPATH_W='echo' C_VERSION='' DEFS='' DEPDIR='' DLLTOOL='' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='' EXEEXT='' F77='mpif77' FC='mpif90' FCFLAGS='' FCLIBS='' FFLAGS='' FGREP='' FLIBS='' GREP='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='' LINT='' LINT_FALSE='' LINT_FLAGS='' LINT_TRUE='' LIPO='' LN_S='' LTLIBOBJS='' MAKEINFO='${SHELL} /home/h/niitcaju/deal.ii-candi/tmp/unpack/p4est-2.0/build-aux/missing makeinfo' MANIFEST_TOOL='' MKDIR_P='/bin/mkdir -p' MPI_INCLUDES='' MPI_INCLUDE_PATH='' NM='' NMEDIT='' OBJDUMP='' OBJEXT='' OTOOL64='' OTOOL='' P4EST_DISTCLEAN='' P4EST_DIST_DENY_FALSE='' P4EST_DIST_DENY_TRUE='' P4EST_ENABLE_BUILD_2D_FALSE='#' P4EST_ENABLE_BUILD_2D_TRUE='' P4EST_ENABLE_BUILD_3D_FALSE='#' P4EST_ENABLE_BUILD_3D_TRUE='' P4EST_ENABLE_BUILD_P6EST_FALSE='#' P4EST_ENABLE_BUILD_P6EST_TRUE='' P4EST_ENABLE_DEBUG_FALSE='' P4EST_ENABLE_DEBUG_TRUE='#' P4EST_ENABLE_MEMALIGN_FALSE='' P4EST_ENABLE_MEMALIGN_TRUE='' P4EST_ENABLE_MPIIO_FALSE='#' P4EST_ENABLE_MPIIO_TRUE='' P4EST_ENABLE_MPITHREAD_FALSE='#' P4EST_ENABLE_MPITHREAD_TRUE='' P4EST_ENABLE_MPI_FALSE='#' P4EST_ENABLE_MPI_TRUE='' P4EST_ENABLE_OPENMP_FALSE='' P4EST_ENABLE_OPENMP_TRUE='' P4EST_ENABLE_PTHREAD_FALSE='' P4EST_ENABLE_PTHREAD_TRUE='' P4EST_ENABLE_VTK_BINARY_FALSE='' P4EST_ENABLE_VTK_BINARY_TRUE='#' P4EST_ENABLE_VTK_COMPRESSION_FALSE='#' P4EST_ENABLE_VTK_COMPRESSION_TRUE='' P4EST_ENABLE_VTK_DOUBLES_FALSE='' P4EST_ENABLE_VTK_DOUBLES_TRUE='#' P4EST_F77_COMPILER='' P4EST_FC_COMPILER='' P4EST_HAVE_LPTHREAD_FALSE='' P4EST_HAVE_LPTHREAD_TRUE='' P4EST_HAVE_LUA_FALSE='' P4EST_HAVE_LUA_TRUE='' P4EST_HAVE_OPENMP_FALSE='' P4EST_HAVE_OPENMP_TRUE='' P4EST_HAVE_ZLIB_FALSE='' P4EST_HAVE_ZLIB_TRUE='' P4EST_MPIRUN='mpiexec' P4EST_MPIRUN_FALSE='#' P4EST_MPIRUN_TRUE='' P4EST_MPI_TEST_FLAGS='-n 2' P4EST_PETSC_INCLUDE_DIRS='' P4EST_PETSC_LINK_LIBS='' P4EST_PROVIDE_GETOPT_FALSE='' P4EST_PROVIDE_GETOPT_TRUE='' P4EST_PROVIDE_OBSTACK_FALSE='' P4EST_PROVIDE_OBSTACK_TRUE='' P4EST_SC_AMFLAGS='' P4EST_SC_CPPFLAGS='' P4EST_SC_LDADD='' P4EST_SC_MK_INCLUDE='' P4EST_SC_MK_USE_FALSE='' P4EST_SC_MK_USE_TRUE='' P4EST_SC_SUBDIR='' P4EST_WITH_BLAS_FALSE='' P4EST_WITH_BLAS_TRUE='' P4EST_WITH_LAPACK_FALSE='' P4EST_WITH_LAPACK_TRUE='' P4EST_WITH_METIS_FALSE='' P4EST_WITH_METIS_TRUE='' P4EST_WITH_PETSC_FALSE='' P4EST_WITH_PETSC_TRUE='' P4EST_WITH_SC_FALSE='' P4EST_WITH_SC_TRUE='' PACKAGE='p4est' PACKAGE_BUGREPORT='i...@p4est.org' PACKAGE_NAME='p4est' PACKAGE_PREFIX='P4EST' PACKAGE_STRING='p4est 2.0' PACKAGE_TARNAME='p4est' PACKAGE_URL='' PACKAGE_VERSION='2.0' PATH_SEPARATOR=':' PETSCARCH_PROG='' RANLIB='' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='2.0' ac_ct_AR='' ac_ct_CC='' ac_ct_CXX='' ac_ct_DUMPBIN='' ac_ct_F77='' ac_ct_FC='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='' am__fastdepCXX_TRUE='' am__include='' am__isrc=' -I$(srcdir)' am__leading_dot='.' am__nodep='' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='' build_alias='' build_cpu='' build_os='' build_vendor='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' host='' host_alias='' host_cpu='' host_os='' host_vendor='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/h/niitcaju/deal.ii-candi/tmp/unpack/p4est-2.0/build-aux/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/home/h/niitcaju/deal.ii-candi/p4est-2.0/FAST' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs='' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "p4est" #define PACKAGE_TARNAME "p4est" #define PACKAGE_VERSION "2.0" #define PACKAGE_STRING "p4est 2.0" #define PACKAGE_BUGREPORT "i...@p4est.org" #define PACKAGE_URL "" #define PACKAGE "p4est" #define VERSION "2.0" #define VERSION_MAJOR 2 #define VERSION_MINOR 0 #define VERSION_POINT 2.0 #define VTK_COMPRESSION 1 #define ENABLE_VTK_COMPRESSION 1 #define BUILD_2D 1 #define ENABLE_BUILD_2D 1 #define BUILD_3D 1 #define ENABLE_BUILD_3D 1 #define BUILD_P6EST 1 #define ENABLE_BUILD_P6EST 1 #define MPI 1 #define ENABLE_MPI 1 #define MPIIO 1 #define ENABLE_MPIIO 1 #define ENABLE_MPITHREAD 1 configure: exit 77