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