Still doesn't support OpenSSL 3 and old OpenSSL will be EOL in a few days. See https://github.com/facebookincubator/gloo/issues/358.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fdb1a21ee5cb6e0b625a5399e367b2f9feb206b9 commit fdb1a21ee5cb6e0b625a5399e367b2f9feb206b9 Author: Sam James <sam@gentoo.org> AuthorDate: 2023-09-09 19:07:23 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-09-09 20:22:29 +0000 profiles/base: mask sci-libs/gloo[ssl] Incompatible with OpenSSL 3. Bug: https://bugs.gentoo.org/797325 Bug: https://bugs.gentoo.org/913685 Signed-off-by: Sam James <sam@gentoo.org> profiles/base/package.use.mask | 5 +++++ 1 file changed, 5 insertions(+)
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5e3325de0c1665d5c606f556680e973b188c422 commit b5e3325de0c1665d5c606f556680e973b188c422 Author: Alfredo Tupone <tupone@gentoo.org> AuthorDate: 2023-11-27 21:53:34 +0000 Commit: Alfredo Tupone <tupone@gentoo.org> CommitDate: 2023-11-27 21:55:39 +0000 sci-libs/gloo: fix ssl3 build Bug: https://bugs.gentoo.org/913685 Signed-off-by: Alfredo Tupone <tupone@gentoo.org> sci-libs/gloo/files/gloo-2023.01.17-ssl3.patch | 19 +++++++++++++++++++ ...2023.01.17-r1.ebuild => gloo-2023.01.17-r2.ebuild} | 1 + 2 files changed, 20 insertions(+)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ee516c6694ed584f255192125ce1602702162db commit 6ee516c6694ed584f255192125ce1602702162db Author: Alfredo Tupone <tupone@gentoo.org> AuthorDate: 2023-12-19 20:08:09 +0000 Commit: Alfredo Tupone <tupone@gentoo.org> CommitDate: 2023-12-19 20:08:09 +0000 profiles/base: remove mask on gloo ssl Closes: https://bugs.gentoo.org/913685 Signed-off-by: Alfredo Tupone <tupone@gentoo.org> profiles/base/package.use.mask | 5 ----- 1 file changed, 5 deletions(-)
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82f42ae114edf7ee0b800dd26c70ca68ca59859f commit 82f42ae114edf7ee0b800dd26c70ca68ca59859f Author: Sam James <sam@gentoo.org> AuthorDate: 2023-12-20 07:42:51 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-12-20 07:43:56 +0000 profiles/base: fix sci-libs/gloo ssl mask The older version still needs openssl-1.1.x. Bug: https://bugs.gentoo.org/913685 Fixes: 6ee516c6694ed584f255192125ce1602702162db Signed-off-by: Sam James <sam@gentoo.org> profiles/base/package.use.mask | 5 +++++ 1 file changed, 5 insertions(+)