K 10 svn:author V 7 antoine K 8 svn:date V 27 2020-05-29T08:38:54.986901Z K 7 svn:log V 896 Mark BROKEN: fails to build m_polynomial_coeff.F90:2883:67: 2800 | do icoeff1=icoeff,ncoeff+nstr | 2 ...... 2883 | & index_coeff,list_combination,icoeff1,max_power_strain,& | 1 Error: Variable 'icoeff1' at (1) not definable inside loop beginning at (2) as INTENT(INOUT) argument to subroutine 'computecombinationfromlist' m_polynomial_coeff.F90:2643:26: 2553 | do icoeff1=icoeff,ncoeff+nstr | 2 ...... 2643 | & icoeff1,icoeff_tot,natom,ncoeff,nstr,ncoeff_out,nrpt,nsym,power_disp+1,& | 1 Error: Variable 'icoeff1' at (1) not definable inside loop beginning at (2) as INTENT(INOUT) argument to subroutine 'computenorder' Reported by: pkg-fallout END