Page 1 of 1

Fail Build Abinit v7.10.5 with LibXC

Posted: Sun Apr 17, 2016 3:36 pm
by Homnath
I have 32 bit cpu but showing same problem as described above.. please help me.

/usr/bin/install: target 'instalation/abinit-7.10.5/build/fallbacks/exports/lib/libxc.la' is not a directory
make[7]: *** [install-libLTLIBRARIES] Error 1
make[7]: Leaving directory `/home/homnath/Desktop/Abinit instalation/abinit-7.10.5/build/fallbacks/sources/libxc-2.0.3/src'
make[6]: *** [install-am] Error 2
make[6]: Leaving directory `/home/homnath/Desktop/Abinit instalation/abinit-7.10.5/build/fallbacks/sources/libxc-2.0.3/src'
make[5]: *** [install] Error 2
make[5]: Leaving directory `/home/homnath/Desktop/Abinit instalation/abinit-7.10.5/build/fallbacks/sources/libxc-2.0.3/src'
make[4]: *** [install-recursive] Error 1
make[4]: Leaving directory `/home/homnath/Desktop/Abinit instalation/abinit-7.10.5/build/fallbacks/sources/libxc-2.0.3'
make[3]: *** [stamps/libxc-install-stamp] Error 2
make[3]: Leaving directory `/home/homnath/Desktop/Abinit instalation/abinit-7.10.5/build/fallbacks'
make[2]: [all-local] Error 2 (ignored)
Checking build of libxc fallback
test -e stamps/libxc-install-stamp
make[2]: *** [all-local] Error 1
make[2]: Leaving directory `/home/homnath/Desktop/Abinit instalation/abinit-7.10.5/build/fallbacks'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/homnath/Desktop/Abinit instalation/abinit-7.10.5/build'
make: *** [all] Error 2

Re: Fail Build Abinit v7.10.5 with LibXC

Posted: Mon Apr 18, 2016 10:19 pm
by pouillon
This problem is likely not related to Abinit. Looks like LibXC doesn't like the space character in your install path. Please rename "Abinit instalation" to "Abinit_instalation" and retry.

If it works, please report the issue to the developers of LibXC.

Re: Fail Build Abinit v7.10.5 with LibXC

Posted: Tue Apr 19, 2016 7:44 am
by Homnath
Sir,
again it is giving some error like this...

Error: Type mismatch in argument 'block_displ' at (1); passed INTEGER(8) to INTEGER(4)
../../../src/51_manage_mpi/m_wffile.F90:4025.40:

call xmpio_type_struct(nbval+2,length1,depl1,type1,filetype,ierr)
1
Error: Type mismatch in argument 'block_displ' at (1); passed INTEGER(8) to INTEGER(4)
../../../src/51_manage_mpi/m_wffile.F90:3266.40:

call xmpio_type_struct(nbval+2,length1,depl1,type1,filetype,ierr)
1
Error: Type mismatch in argument 'block_displ' at (1); passed INTEGER(8) to INTEGER(4)
../../../src/51_manage_mpi/m_wffile.F90:3119.40:

call xmpio_type_struct(nbval+2,length1,depl1,type1,filetype,ierr)
1
Error: Type mismatch in argument 'block_displ' at (1); passed INTEGER(8) to INTEGER(4)
../../../src/51_manage_mpi/m_wffile.F90:2043.43:

call xmpio_type_struct(nb+2,BlockLength,BlockDepl,BlockType,filetype,ierr)
1
Error: Type mismatch in argument 'block_displ' at (1); passed INTEGER(8) to INTEGER(4)
../../../src/51_manage_mpi/m_wffile.F90:2104.45:

call xmpio_type_struct(nb+2,BlockLength,BlockDepl,BlockType,filetype,ierr)
1
Error: Type mismatch in argument 'block_displ' at (1); passed INTEGER(8) to INTEGER(4)
make[3]: *** [m_wffile.o] Error 1
make[3]: Leaving directory `/home/homnath/Desktop/Abinit_instalation/abinit/build/src/51_manage_mpi'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/homnath/Desktop/Abinit_instalation/abinit/build/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/homnath/Desktop/Abinit_instalation/abinit/build'
make: *** [all] Error 2