Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build fails: chkinp.F90:722:132: Error: Line truncated at (1) [-Werror=line-truncation] #1

Closed
yurivict opened this issue May 2, 2017 · 1 comment

Comments

@yurivict
Copy link

yurivict commented May 2, 2017

chkinp.F90:722:132: Error: Line truncated at (1) [-Werror=line-truncation]
chkinp.F90:722:131: Error: Syntax error in argument list at (1)
chkinp.F90:725:132: Error: Line truncated at (1) [-Werror=line-truncation]
chkinp.F90:725:131: Error: Syntax error in argument list at (1)
dfpt_dyfro.F90:160:132: Error: Line truncated at (1) [-Werror=line-truncation]
dfpt_dyfro.F90:160:128: Error: Unterminated character constant beginning at (1)
dfpt_rhotov.F90:151:132: Error: Line truncated at (1) [-Werror=line-truncation]
dfpt_rhotov.F90:151:132: Error: Syntax error in argument list at (1)

Version 8.2.2

@gmatteo
Copy link
Member

gmatteo commented May 8, 2017

Please add -ffree-line-length-none to your FCFLAGS when configuring.
We don't enforce the 132 characters limit in Abinit

@gmatteo gmatteo closed this as completed May 8, 2017
jmbeuken pushed a commit that referenced this issue Nov 4, 2017
jmbeuken pushed a commit that referenced this issue Mar 10, 2018
jmbeuken pushed a commit that referenced this issue Mar 10, 2018
* 'develop' of gitlab.abinit.org:trunk/abinit: (31 commits)
  Change http to https in ref file
  Update ref v3#42, for missing "s"
  Exclude tests 93 & 94 from executing on buda_intel_14.0_mpich (was already excluded from intel_13.0)
  Update reference for abirules #1
  Fix minor problem for ROBODOC
  Document the new input variables fockaux_ixc and fockaux_scal. Update the documentation.
  ntroduce new input variables fockaux_ixc and fockaux_scal , and update the test v7#67 accordingly. Doc for these input variables still to be written.
  Update ref for v3#42, from abiref machine
  Correct the numbering in the "installation notes" for v8.4 and 8.6.
  Set up new datasets in test v3#42, to test the new input variable chkdilatmx, and also corrected treatment of violations of chkdilatmx constraint.
  Create a test for auxiliary functional treatment
  Auxiliary XC functional implementation is working : energy is OK, including the double counting one.
  Fix problems with the doc of chkdilatmx, and ROBODOC.
  Implemented scaling factor for hybrid compensation, but energy double counting is not yet OK.
  cleaning of Fock2ACE
  remove some unicode characters
  Change ALL http:// by https://www.abinit.org
  Define message
  Fix gub (endif missing)
  Fix the declrataion and innder document of chkdilatmx
  ...
jmbeuken pushed a commit that referenced this issue Mar 20, 2018
* 'develop' of gitlab.abinit.org:trunk/abinit: (89 commits)
  Change http to https in ref file
  Update ref v3#42, for missing "s"
  Exclude tests 93 & 94 from executing on buda_intel_14.0_mpich (was already excluded from intel_13.0)
  Update reference for abirules #1
  Fix minor problem for ROBODOC
  Document the new input variables fockaux_ixc and fockaux_scal. Update the documentation.
  ntroduce new input variables fockaux_ixc and fockaux_scal , and update the test v7#67 accordingly. Doc for these input variables still to be written.
  Update ref for v3#42, from abiref machine
  Correct the numbering in the "installation notes" for v8.4 and 8.6.
  Set up new datasets in test v3#42, to test the new input variable chkdilatmx, and also corrected treatment of violations of chkdilatmx constraint.
  Create a test for auxiliary functional treatment
  Auxiliary XC functional implementation is working : energy is OK, including the double counting one.
  Fix problems with the doc of chkdilatmx, and ROBODOC.
  Implemented scaling factor for hybrid compensation, but energy double counting is not yet OK.
  cleaning of Fock2ACE
  remove some unicode characters
  Change ALL http:// by https://www.abinit.org
  Remove unneeded comment lines, for which robodoc complained.
  Allow vxc1 to be printed in dfpt calculations
  Fixed the translation vector L0 used in v1phq_complete
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants