Getting this error when trying to build on `ubuntu:24.04.
Error
In file included from ./../code-sign-blobs/superblob.h:7:
./../code-sign-blobs/blob.h:185:60: error: no member named 'clone' in 'Security::BlobCore'
185 | { assert(validateBlob()); return specific(this->BlobCore::clone()); }
| ~~~~~~~~~~^
Getting this error when trying to build on `ubuntu:24.04.
Error
Build log