Summary: | app-crypt/af_alg-0.0.1 : ciphers.h:7:59: error: dereferencing pointer to incomplete type EVP_CIPHER_CTX {aka struct evp_cipher_ctx_st } | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Steve Arnold <nerdboy> |
Status: | RESOLVED OBSOLETE | ||
Severity: | normal | CC: | mgorny, treecleaner |
Priority: | Normal | Keywords: | PMASKED |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | last-rite? | ||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 592438 | ||
Deadline: | 2019-09-26 | ||
Attachments: |
emerge-info.txt
app-crypt:af_alg-0.0.1:20190107-102441.log emerge-history.txt environment etc.portage.tbz2 logs.tbz2 temp.tbz2 |
Description
Toralf Förster
![]() Created attachment 560232 [details]
emerge-info.txt
Created attachment 560234 [details]
app-crypt:af_alg-0.0.1:20190107-102441.log
Created attachment 560236 [details]
emerge-history.txt
Created attachment 560238 [details]
environment
Created attachment 560240 [details]
etc.portage.tbz2
Created attachment 560242 [details]
logs.tbz2
Created attachment 560244 [details]
temp.tbz2
Dead upstream, no revdeps; restrict openssl to <1.1 or treeclean? This only works with the older openssl API and the newer openssl apparently installs its own afalg interface so this is no longer needed on current systems: $ qlist openssl | grep afalg /usr/lib32/engines-1.1/afalg.so /usr/lib64/engines-1.1/afalg.so Tree-cleaning is fine (unless someone stuck with an older runtime complains loudly enough). Also i'm not dead yet... Possibly I might smell a little funny... The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=251ea7f493d9df609fafeb3608d6ffad1015c77a commit 251ea7f493d9df609fafeb3608d6ffad1015c77a Author: Michał Górny <mgorny@gentoo.org> AuthorDate: 2019-09-26 14:47:45 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2019-09-26 14:49:22 +0000 app-crypt/af_alg: Remove last-rited pkg Closes: https://bugs.gentoo.org/674800 Signed-off-by: Michał Górny <mgorny@gentoo.org> app-crypt/af_alg/Manifest | 2 -- app-crypt/af_alg/af_alg-0.0.1.ebuild | 45 ---------------------------- app-crypt/af_alg/af_alg-0_pre20120229.ebuild | 37 ----------------------- app-crypt/af_alg/metadata.xml | 19 ------------ profiles/package.mask | 6 ---- profiles/updates/3Q-2016 | 1 - 6 files changed, 110 deletions(-) Package removed. |