^~~~~~~ ftxlate.c: In function 'cryptopan_init': ftxlate.c:2043:58: error: invalid application of 'sizeof' to incomplete type 'EVP_CIPHER_CTX' {aka 'struct evp_cipher_ctx_st'} if (!(cp->cipher_ctx = (EVP_CIPHER_CTX*) malloc(sizeof(EVP_CIPHER_CTX)))) { ^~~~~~~~~~~~~~ make[2]: *** [Makefile:561: libft_la-ftxlate.lo] Error 1 ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.0-systemd_test_20181228-124659 ------------------------------------------------------------------- Please see the tracker bug for details. gcc-config -l: [1] x86_64-pc-linux-gnu-8.2.0 * Available Python interpreters, in order of preference: [1] python3.6 [2] python2.7 (fallback) emerge -qpvO net-analyzer/flow-tools [ebuild N ] net-analyzer/flow-tools-0.68.5.1-r9 USE="ssl -debug -libressl -mysql -postgres -static-libs"
Created attachment 558878 [details] emerge-info.txt
Created attachment 558880 [details] emerge-history.txt
Created attachment 558882 [details] environment
Created attachment 558884 [details] etc.portage.tbz2
Created attachment 558886 [details] logs.tbz2
Created attachment 558888 [details] net-analyzer:flow-tools-0.68.5.1-r9:20181229-205751.log
Created attachment 558890 [details] temp.tbz2
not LibreSSL related althought the error message pattern is similar
Created attachment 558912 [details] flow-tools-0.68.5.1-r10.ebuild
Created attachment 558914 [details, diff] flow-tools-0.68.5.1-openssl11.patch
Created attachment 558916 [details, diff] flow-tools-0.68.5.1-r9..r10.ebuild.diff
Created attachment 558918 [details] flow-tools-0.68.5.1-r10.ebuild
Created attachment 558920 [details, diff] flow-tools-0.68.5.1-openssl11.patch
please test the attached -r10 ebuild & patch.
(In reply to Robin Johnson from comment #14) works
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65092da067a661727d15db17bccd679d84baf10f commit 65092da067a661727d15db17bccd679d84baf10f Author: Brian Evans <grknight@gentoo.org> AuthorDate: 2019-02-14 19:48:29 +0000 Commit: Brian Evans <grknight@gentoo.org> CommitDate: 2019-02-14 19:50:49 +0000 net-analyzer/flow-tools: Revbump to fix compile and mysql dependency Non-maintainer commit. Original ebuild and patch by Robin Johnson <robbat2@gentoo.org> Additional change for mysql dep by me Bug: https://bugs.gentoo.org/674032 Bug: https://bugs.gentoo.org/665940 Package-Manager: Portage-2.3.60, Repoman-2.3.12 Signed-off-by: Brian Evans <grknight@gentoo.org> .../files/flow-tools-0.68.5.1-openssl11.patch | 47 +++++++++++++ .../flow-tools/flow-tools-0.68.5.1-r10.ebuild | 78 ++++++++++++++++++++++ 2 files changed, 125 insertions(+)
Thanks, please close bugs when you fix them.