In file included from ciphers.c:10: ciphers.c: In function ‘af_alg_CIPHER_init_key’: ciphers.h:7:59: error: dereferencing pointer to incomplete type ‘EVP_CIPHER_CTX’ {aka ‘struct evp_cipher_ctx_st’} #define CIPHER_DATA(ctx) ((struct af_alg_cipher_data*)(ctx->cipher_data)) ^~ ciphers.c:18:35: note: in expansion of macro ‘CIPHER_DATA’ ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.0-desktop_test_20190102-071440 ------------------------------------------------------------------- Please see the tracker bug for details. gcc-config -l: [1] x86_64-pc-linux-gnu-7.3.1 [2] x86_64-pc-linux-gnu-8.2.0 * Available Python interpreters, in order of preference: [1] python3.7 [2] python3.6 [3] python2.7 (fallback) [4] pypy3 (fallback) [5] pypy (fallback) Available Ruby profiles: [1] ruby24 (with Rubygems) [2] ruby25 (with Rubygems) [3] ruby26 (with Rubygems) * Available Rust versions: [1] rust-1.31.1 * java-config: The following VMs are available for generation-2: *) IcedTea JDK 3.9.0 [icedtea-8] 2) IcedTea JDK 3.9.0 [icedtea-bin-8] Available Java Virtual Machines: [1] icedtea-8 system-vm [2] icedtea-bin-8 emerge -qpvO app-crypt/af_alg [ebuild N ] app-crypt/af_alg-0.0.1 USE="-libressl"
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.