x86_64-pc-linux-gnu-gcc -c -Imbedtls/include -pipe -pipe -march=native -fno-diagnostics-color -Og -g -falign-functions=32:25:16 -DNDEBUG -pthread -Wall ssl_common.c -o ssl_common.o x86_64-pc-linux-gnu-gcc -c -Imbedtls/include -pipe -pipe -march=native -fno-diagnostics-color -Og -g -falign-functions=32:25:16 -DNDEBUG -pthread -Wall ssl.c -o ssl.o ssl.c:35:12: fatal error: mbedtls/config.h: No such file or directory 35 | # include "mbedtls/config.h" | ^~~~~~~~~~~~~~~~~~ compilation terminated. make: *** [GNUmakefile:316: ssl.o] Error 1 ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop-j3_debug-20210725-175241 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-11.1.0 * /usr/lib/llvm/12 12.0.1 Python 3.9.6 Available Ruby profiles: [1] ruby26 (with Rubygems) [2] ruby30 (with Rubygems) * Available Rust versions: [1] rust-bin-1.53.0 * The following VMs are available for generation-2: *) AdoptOpenJDK 8.292_p10 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 system-vm The Glorious Glasgow Haskell Compilation System, version 8.10.4 HEAD of ::gentoo commit 5cfa384719b084ce24550cd993da9325c2c52b74 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Wed Jul 28 20:36:47 2021 +0000 2021-07-28 20:36:46 UTC emerge -qpvO net-proxy/privoxy [ebuild R ] net-proxy/privoxy-3.0.32-r1 USE="acl fast-redirects force image-blocking ipv6 mbedtls ssl stats threads zlib -brotli -client-tags -compression -editor -extended-host-patterns -extended-statistics -external-filters -fuzz -graceful-termination -lfs -openssl -png-images (-selinux) -toggle -tools -whitelists"
Created attachment 727656 [details] emerge-info.txt
Created attachment 727659 [details] emerge-history.txt
Created attachment 727662 [details] environment
Created attachment 727665 [details] etc.portage.tar.bz2
Created attachment 727668 [details] logs.tar.bz2
Created attachment 727671 [details] net-proxy:privoxy-3.0.32-r1:20210728-212458.log
Created attachment 727674 [details] temp.tar.bz2
I'm not closing this bug as upstream in ordrer to not mislead the tracker, but such port is outside of the ebuild maintenance scope. Let's wait for upstream: https://lists.privoxy.org/pipermail/privoxy-devel/2021-December/000513.html
(In reply to Andrew Savchenko from comment #8) > I'm not closing this bug as upstream in ordrer to not mislead the tracker, > but such port is outside of the ebuild maintenance scope. Let's wait for > upstream: > https://lists.privoxy.org/pipermail/privoxy-devel/2021-December/000513.html >There is also work in progress to add wolfSSL support and once >the support is available I'd expect most MbedTLS users to switch. Looks like we might just have to bite the bullet and package wolfSSL finally (again? I think we used to have it)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5465a8c96926595faeffa59aa9e1142d5ad84f6 commit e5465a8c96926595faeffa59aa9e1142d5ad84f6 Author: Azamat H. Hackimov <azamat.hackimov@gmail.com> AuthorDate: 2025-01-06 00:10:20 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-01-06 00:19:03 +0000 net-proxy/privoxy: use slotted mbedtls:0 Privoxy requires optional dependency MbedTLS from 2.28.x branch. Minor fixes to ebuild (reorder S variable location). Closes: https://bugs.gentoo.org/804978 Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/39993 Signed-off-by: Sam James <sam@gentoo.org> .../privoxy/{privoxy-3.0.34.ebuild => privoxy-3.0.34-r1.ebuild} | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)