Hi Konrad,
Yes, we need some version of ADOL-C greater than 2.6.3, as we upstreamed some required patches to the project. I installed deal.II using Spack a few weeks ago, and didn’t run into any difficulty... but I see that the Gitlab project is indeed locked down, which is a bit surprising. There’s a new, active repo on github (
https://github.com/coin-or/ADOL-C), so maybe they’ve migrated the project there.
They’ve also made several releases since the Spack package was last updated (
https://www.coin-or.org/download/source/ADOL-C/). This is good, because you can actually get Spack to pull one of these updated versions for you (if you’re willing to do the download without checksumming). The syntax for that would be something like
spack install dea...@9.1.1+adol-c ^ado...@2.7.2
I hope that this helps you. I’ll try to remember to update the Spack package in the near future.
Best,
Jean-Paul