Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 804978 - net-proxy/privoxy-3.0.32-r1 - ssl.c: fatal error: mbedtls/config.h: No such file or directory
Summary: net-proxy/privoxy-3.0.32-r1 - ssl.c: fatal error: mbedtls/config.h: No such f...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: mbedtls-3
  Show dependency tree
 
Reported: 2021-07-29 09:07 UTC by Toralf Förster
Modified: 2024-04-03 10:03 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,17.51 KB, text/plain)
2021-07-29 09:07 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,273.79 KB, text/plain)
2021-07-29 09:07 UTC, Toralf Förster
Details
environment (environment,77.25 KB, text/plain)
2021-07-29 09:07 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,52.49 KB, application/x-bzip)
2021-07-29 09:07 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,9.37 KB, application/x-bzip)
2021-07-29 09:07 UTC, Toralf Förster
Details
net-proxy:privoxy-3.0.32-r1:20210728-212458.log (net-proxy:privoxy-3.0.32-r1:20210728-212458.log,13.99 KB, text/plain)
2021-07-29 09:07 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,23.62 KB, application/x-bzip)
2021-07-29 09:07 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2021-07-29 09:07:28 UTC
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"
Comment 1 Toralf Förster gentoo-dev 2021-07-29 09:07:29 UTC
Created attachment 727656 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-07-29 09:07:31 UTC
Created attachment 727659 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-07-29 09:07:32 UTC
Created attachment 727662 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-07-29 09:07:33 UTC
Created attachment 727665 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-07-29 09:07:35 UTC
Created attachment 727668 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-07-29 09:07:36 UTC
Created attachment 727671 [details]
net-proxy:privoxy-3.0.32-r1:20210728-212458.log
Comment 7 Toralf Förster gentoo-dev 2021-07-29 09:07:37 UTC
Created attachment 727674 [details]
temp.tar.bz2
Comment 8 Andrew Savchenko gentoo-dev 2021-12-13 16:29:14 UTC
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
Comment 9 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-12-14 05:49:52 UTC
(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)