Build Bug for CP2K v2026.1

9 views
Skip to first unread message

Michael LaCount

unread,
Jan 28, 2026, 1:13:30 AM (5 days ago) Jan 28
to cp2k
I noticed an odd build bug while using the toolchain for a build of support/v2026.1

The created file "tools/toolchain/install/dbcsr-2.9.0/lib/cmake/dbcsr/DBCSRConfigVersion.cmake"
lists dbcsr version as "2026.1.v2026.1v2026.1" this causes an error when using cmake to build CP2K:

CMake Error at CMakeLists.txt:615 (find_package):
  Could not find a configuration file for package "DBCSR" that is compatible
  with requested version "2.6".

It is simple enough to work around by replacing "2026.1.v2026.1v2026.1" with "2.9.0" within the DBCSRConfigVersion.cmake file.
Reply all
Reply to author
Forward
0 new messages