Control: retitle -1 missing include for 'X509_STORE_CTX cert_ctx' The build log indicate a missing include header file:
/<<PKGBUILDDIR>>/Source/Common/gdcmOpenSSLP7CryptographicMessageSyntax.cxx:288:18:
error: aggregate 'X509_STORE_CTX cert_ctx' has incomplete type and
cannot be defined
X509_STORE_CTX cert_ctx;
^

