O
has someone attempted to build 9.0.13 for Ubuntu Jammy (22.04 LTS)?
They have bumped GCC to 11.2.0 and I'm running into issues due to stricter checks,
/build/condor-9.0.13/src/condor_io/condor_auth_passwd.cpp: In static member function 'static int Condor_Auth_Passwd::hkdf(const unsigned char*, size_t, const unsigned char*, size_t, const unsigned char*, size_t, unsigned char*, size_t)':
/build/condor-9.0.13/src/condor_io/condor_auth_passwd.cpp:1545:44: error: invalid conversion from 'void*' to 'const EVP_MD*' {aka 'const evp_md_st*'} [-fpermissive]