Skip to content

test suite of a source build fails for 6.7.0  #981

Closed
@sheepforce

Description

@sheepforce

Describe the bug
xTB 6.7.0 fails 4 test cases (10 - xtb/gfn1, 11 - xtb-gfn2, 13 - xtb/hessian and 17 - xtb/oniom) with large numerical deviations.

Building with:

  • tblite, commit 82c3dcb9f76f1b45639b7a17c27e7ba40fffe472
  • CPCM-X, commit 7de0d7be85a10a19d60220a8d25eaa750f282019
  • simple-dftd3-1.0.0
  • multicharge-0.2.0
  • openblas-0.3.26 (wrapped in standard interface)
  • mctc-lib-0.3.1
  • toml-f-0.4.2
  • test-drive-0.4.0
  • cmake-3.28.2
  • gfortran-13.2.0

To Reproduce
Steps to reproduce the behaviour:

  1. happens with input (include input files) ctest test suite fails. Full build log is here: xtb-build.txt
  2. start xtb with (all the options here)
  3. run xtb with your options and the --verbose flag
  4. output showing the error (see 1)

You can exactly reproduce this build by running nix build github:nix-qchem/nixos-qchem/xtb#xtb -L

Expected behaviour
The test suite should pass.

Additional context
I'm maintaining the xTB + tblite ecosystem for the Nix package manager and require reproducible builds from source for all packages.

Metadata

Metadata

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions