Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 910687 - net-dns/inadyn-2.11.0 - configure: error: Package requirements (mbedtls) were not met:
Summary: net-dns/inadyn-2.11.0 - configure: error: Package requirements (mbedtls) were...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Conrad Kostecki
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-07-22 12:57 UTC by Toralf Förster
Modified: 2024-01-02 18:40 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.27 KB, text/plain)
2023-07-22 12:57 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,119.68 KB, text/plain)
2023-07-22 12:57 UTC, Toralf Förster
Details
environment (environment,66.70 KB, text/plain)
2023-07-22 12:57 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,976 bytes, application/x-xz)
2023-07-22 12:57 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,21.61 KB, application/x-xz)
2023-07-22 12:57 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,9.26 KB, application/x-xz)
2023-07-22 12:57 UTC, Toralf Förster
Details
net-dns:inadyn-2.11.0:20230722-114659.log (net-dns:inadyn-2.11.0:20230722-114659.log,9.36 KB, text/plain)
2023-07-22 12:57 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,18.27 KB, application/x-xz)
2023-07-22 12:57 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 2023-07-22 12:57:13 UTC
checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for libconfuse >= 3.0... yes
checking for cfg_init in -lconfuse... yes
checking for confuse.h... yes
checking for mbedtls... no
configure: error: Package requirements (mbedtls) were not met:

Package 'mbedtls', required by 'virtual:world', not found

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma-20230721-061504

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 16.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/16/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/16
16.0.6
Python 3.11.4
Available Rust versions:
  [1]   rust-bin-1.71.0
  [2]   rust-1.71.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JRE 17.0.7_p7 [openjdk-jre-bin-17]
Available Java Virtual Machines:
  [1]   openjdk-jre-bin-17  system-vm

php cli (if any):
go version go1.20.6 linux/amd64

  HEAD of ::gentoo
commit 98729499b3de06ae47d9991be4cfe3d7b089aee1
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Jul 22 06:46:53 2023 +0000

    2023-07-22 06:46:52 UTC

emerge -qpvO net-dns/inadyn
[ebuild  N    ] net-dns/inadyn-2.11.0  USE="mbedtls -gnutls -openssl"
Comment 1 Toralf Förster gentoo-dev 2023-07-22 12:57:13 UTC
Created attachment 865942 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-07-22 12:57:15 UTC
Created attachment 865943 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2023-07-22 12:57:16 UTC
Created attachment 865944 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-07-22 12:57:16 UTC
Created attachment 865945 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2023-07-22 12:57:17 UTC
Created attachment 865946 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-07-22 12:57:18 UTC
Created attachment 865947 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-07-22 12:57:19 UTC
Created attachment 865948 [details]
net-dns:inadyn-2.11.0:20230722-114659.log
Comment 8 Toralf Förster gentoo-dev 2023-07-22 12:57:20 UTC
Created attachment 865949 [details]
temp.tar.xz
Comment 9 Larry the Git Cow gentoo-dev 2024-01-02 18:40:36 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c1b1c9db0083b352b86255e9a90acda44cdd8a1

commit 0c1b1c9db0083b352b86255e9a90acda44cdd8a1
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2024-01-02 18:39:43 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2024-01-02 18:39:43 +0000

    net-dns/inadyn: fix mbedtls support
    
    Closes: https://bugs.gentoo.org/910687
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 net-dns/inadyn/inadyn-2.12.0.ebuild | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)