[Debichem-devel] Bug#720837: elkcode: FTBFS in parallel mode

Daniel Schepler dschepler at gmail.com
Sun Aug 25 14:58:19 UTC 2013


Source: elkcode
Version: 2.1.25-1
Severity: serious

>From my pbuilder build log, run with DEB_BUILD_OPTIONS="parallel=8":

...
 debian/rules build
dh build --parallel
   dh_testdir -O--parallel
   dh_auto_configure -O--parallel
   dh_auto_build -O--parallel
make[1]: Entering directory `/tmp/buildd/elkcode-2.1.25'
cd src; make all
make[2]: Entering directory `/tmp/buildd/elkcode-2.1.25/src'
cd fftlib; make; cp fftlib.a ..
gfortran -g -Wall -O2 -ffast-math -funroll-loops -fopenmp -c modmain.f90
gfortran -g -Wall -O2 -ffast-math -funroll-loops -fopenmp -c mpi_stub.f90
gfortran -g -Wall -O2 -ffast-math -funroll-loops -fopenmp -c modmpi.f90
gfortran -g -Wall -O2 -ffast-math -funroll-loops -fopenmp -c libxcifc_stub.f90
make[3]: Entering directory `/tmp/buildd/elkcode-2.1.25/src/fftlib'
gfortran -g -Wall -O2 -ffast-math -funroll-loops -fopenmp -c cfftnd.f90
gfortran -g -Wall -O2 -ffast-math -funroll-loops -fopenmp -c modxcifc.f90
modmpi.f90:8.4:

use mpi
    1
Fatal Error: Can't open module file 'mpi.mod' for reading at (1): No such file 
or directory
make[2]: *** [modmpi.o] Error 1
make[2]: *** Waiting for unfinished jobs....
mpi_stub.f90:43.29:

subroutine mpi_comm_size(comm,size,ierror)
                             1
Warning: Unused dummy argument 'comm' at (1)
mpi_stub.f90:53.29:

...
Warning: Type mismatch in argument 'cc' at (1); passed COMPLEX(8) to REAL(8)
cfftnd.f90:592.63:

      call cmfgkf ( lot, ido, ip, l1, lid, na, ch, ch, 1, lot, c, c, &
                                                               1
Warning: Type mismatch in argument 'ch' at (1); passed COMPLEX(8) to REAL(8)
ar -rc fftlib.a cfftnd.o
make[3]: Leaving directory `/tmp/buildd/elkcode-2.1.25/src/fftlib'
make[2]: Leaving directory `/tmp/buildd/elkcode-2.1.25/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/tmp/buildd/elkcode-2.1.25'
dh_auto_build: make -j8 returned exit code 2
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- 
Daniel Schepler



More information about the Debichem-devel mailing list