Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 804987

Summary: www-client/dillo-3.1_pre20181005 - tls.c: fatal error: mbedtls/net.h: No such file or directory
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal CC: ionen, jstein, lekto, phobosk, ulm
Priority: Normal Keywords: PMASKED
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 805011    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tar.bz2
logs.tar.bz2
temp.tar.bz2
www-client:dillo-3.1_pre20181005:20210728-224553.log

Description Toralf Förster gentoo-dev 2021-07-29 09:09:42 UTC
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -DDILLO_BINDIR='"/usr/bin/"' -DCA_CERTS_FILE='""' -DCA_CERTS_DIR='""' -I/usr/local/include -I/usr/include/fltk -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -W -Wno-unused-parameter -Waggregate-return -c -o tls.o tls.c
tls.c:52:10: fatal error: mbedtls/net.h: No such file or directory
   52 | #include <mbedtls/net.h>    /* net_send, net_recv */
      |          ^~~~~~~~~~~~~~~
compilation terminated.
make[3]: *** [Makefile:400: tls.o] Error 1

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_developer-j3-20210726-113246

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.1.0 *
clang version 12.0.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/12/bin
/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 346de8437536f028a83f43a18364601eee5a2798
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Jul 28 21:37:28 2021 +0000

    2021-07-28 21:37:26 UTC

emerge -qpvO www-client/dillo
[ebuild  N    ] www-client/dillo-3.1_pre20181005  USE="gif ipv6 jpeg png ssl xembed -doc"
Comment 1 Toralf Förster gentoo-dev 2021-07-29 09:09:43 UTC
Created attachment 727719 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-07-29 09:09:45 UTC
Created attachment 727722 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-07-29 09:09:46 UTC
Created attachment 727725 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-07-29 09:09:47 UTC
Created attachment 727728 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-07-29 09:09:48 UTC
Created attachment 727731 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-07-29 09:09:49 UTC
Created attachment 727734 [details]
temp.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2021-07-29 09:09:51 UTC
Created attachment 727737 [details]
www-client:dillo-3.1_pre20181005:20210728-224553.log
Comment 8 Larry the Git Cow gentoo-dev 2023-03-11 18:30:43 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98573254e171f5de8c91588ea39c4fa2f499e563

commit 98573254e171f5de8c91588ea39c4fa2f499e563
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2023-03-11 18:30:30 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2023-03-11 18:30:30 +0000

    www-client/dillo: Remove last-rited pkg
    
    Closes: https://bugs.gentoo.org/804987
    Closes: https://bugs.gentoo.org/876286
    Closes: https://bugs.gentoo.org/890244
    Signed-off-by: David Seifert <soap@gentoo.org>

 profiles/package.mask                              |   5 --
 www-client/dillo/Manifest                          |   3 -
 www-client/dillo/dillo-3.0.5-r3.ebuild             |  68 --------------
 www-client/dillo/dillo-3.1_pre20181005.ebuild      |  66 --------------
 .../dillo/files/dillo-3.0.5-disable-ssl.patch      |  22 -----
 .../dillo/files/dillo-3.0.5-fno-common.patch       | 100 ---------------------
 .../dillo/files/dillo-3.0.5-openssl-1.1.patch      |  26 ------
 www-client/dillo/files/dillo2-inbuf.patch          |  15 ----
 www-client/dillo/metadata.xml                      |   8 --
 9 files changed, 313 deletions(-)