Compiling NWChem 6.6 on openSUSE42.1


Click here for full thread
Clicked A Few Times



ranksus@linux-94w6:~/Desktop/nwchem/nwchem-6.6/src> make
test \! -f 64_to_32 -o \! -f 32_to_64 || rm -f 64_to_32 32_to_64
test -d /home/franksus/Desktop/nwchem/nwchem-6.6//lib/LINUX64 || mkdir -p /home/franksus/Desktop/nwchem/nwchem-6.6//lib/LINUX64
test -d /home/franksus/Desktop/nwchem/nwchem-6.6//bin/LINUX64 || mkdir -p /home/franksus/Desktop/nwchem/nwchem-6.6//bin/LINUX64
./util/util_nwchem_version.bash
which: no svn in (/usr/lib64/openmpi/bin/:/usr/lib64/mpi/gcc/openmpi/bin:/usr/lib64/mpi/gcc/openmpi/bin:/home/franksus/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games)
Making libraries in tools
make[1]: Entering directory '/home/franksus/Desktop/nwchem/nwchem-6.6/src/tools'
rm -f ./*.FC.stamp
echo "" > gfortran.FC.stamp
rm -f ./*.CC.stamp
echo "" > cc.CC.stamp
rm -rf build install
rm -f ./*.DIR.stamp
echo "" > ga-5-4.DIR.stamp

      • Configuring Parallel Tools ****

which: no svn in (/usr/lib64/openmpi/bin/:/usr/lib64/mpi/gcc/openmpi/bin:/usr/lib64/mpi/gcc/openmpi/bin:/home/franksus/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games)
../ga-5-4/configure --prefix=/home/franksus/Desktop/nwchem/nwchem-6.6/src/tools/install --with-tcgmsg --with-mpi=-I/usr/local/mpich2.141p1/include -Lv/usr/local/mpich2.141p1/lib -lmpich -lopa -lmpl -lpthread -lmpichf90 -lfmpich -lmpich --enable-peigs --enable-underscoring --disable-mpi-tests --without-scalapack --without-lapack --with-blas4=-lopenblas -lpthread -lrt --with-mpi-ts CC=cc CXX=g++ F77=gfortran ARMCI_DEFAULT_SHMMAX_UBOUND=131072
configure: loading site script /usr/share/site/x86_64-unknown-linux-gnu
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for TARGET base (64bit-ness checked later)... LINUX
checking whether we think this system is what we call SYSV... yes
checking whether we are cross compiling... no
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
configure: Detected VPATH build
configure:
configure: C compiler
configure:
checking for style of include used by make... GNU
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking dependency style of cc... gcc3
checking how to run the C preprocessor... cc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for C compiler vendor... gnu
checking whether a simple C MPI program compiles... no
configure: error: in `/home/franksus/Desktop/nwchem/nwchem-6.6/src/tools/build':
configure: error: could not compile simple C MPI program
See `config.log' for more details
GNUmakefile:561: recipe for target 'build/config.status' failed
make[1]: *** [build/config.status] Error 1
make[1]: Leaving directory '/home/franksus/Desktop/nwchem/nwchem-6.6/src/tools'
GNUmakefile:103: recipe for target 'libraries' failed
make: *** [libraries] Error 1