Closed schneiderfelipe closed 4 years ago
This is surprising, because I'm running the CI at Travis at the very same OS and the very same compiler.
@awvwgk Interesting. I am probably doing something wrong, do you have any clue what is it?
By the way, I just tested removing -Dla_backend=openblas
(effectively compiling with MKL). Same error.
I could just reproduce it locally with GCC 8.4.0, something odd about this, but I will hopefully have a fix in a moment.
And thanks for reporting, this one slipped through the CI.
Describe the bug A particular xtb build won't read any geometry input.
To Reproduce From the current master version (40a182bea8dedbadd090d5eec427e27eab34dd1e), I compiled as follows:
All tests pass:
But when doing a simple optimization, an error is thrown:
(Single point energies, e.g.,
$ xtb h2.xyz
, throw the same error.)Additional context
Some versions: