[Debichem-devel] Bug#747259: abinit: FTBFS: Cannot assign to a named constant

Aaron M. Ucko ucko at debian.org
Tue May 6 21:19:39 UTC 2014


Source: abinit
Version: 7.6.3+dfsg-1
Severity: serious
Justification: fails to build from source (but built successfully in the past)

Automatic builds of abinit with gfortran 4.8.2 (as unstable uses these
days) have been failing:

  gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -I/«BUILDDIR»/abinit-7.6.3+dfsg/fallbacks/exports/include   -ffree-form -J/«BUILDDIR»/abinit-7.6.3+dfsg/src/mods   -g -O2 -fstack-protector --param=ssp-buffer-size=4 -c -o m_ListCdagC.o m_ListCdagC.F90
  m_ListCdagC.F90:129.29:
  
    IF(ALLOCATED(list_1%list)) THEN \newline deallocate(list_1%list, stat=ABI_ALL
                               1
  Error: Cannot assign to a named constant at (1)
  m_ListCdagC.F90:242.29:
  
      IF(ALLOCATED(list_temp)) THEN \newline deallocate(list_temp, stat=ABI_ALLOC
                               1
  Error: Cannot assign to a named constant at (1)
  m_ListCdagC.F90:954.29:
  
    IF(ALLOCATED(list_1%list)) THEN \newline deallocate(list_1%list, stat=ABI_ALL
                               1
  Error: Cannot assign to a named constant at (1)
  make[4]: *** [m_ListCdagC.o] Error 1
  make[4]: Leaving directory `/«BUILDDIR»/abinit-7.6.3+dfsg/src/62_ctqmc'


Could you please take a look?

Thanks!



More information about the Debichem-devel mailing list