Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 830555 - net-libs/libmicrohttpd-0.9.75 - configure: error: cant find usable libgnutls
Summary: net-libs/libmicrohttpd-0.9.75 - configure: error: cant find usable libgnutls
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Anthony Basile
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2022-01-03 20:13 UTC by Toralf Förster
Modified: 2022-01-06 17:20 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.27 KB, text/plain)
2022-01-03 20:13 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,93.51 KB, text/plain)
2022-01-03 20:13 UTC, Toralf Förster
Details
environment (environment,70.67 KB, text/plain)
2022-01-03 20:13 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,24.40 KB, application/x-bzip)
2022-01-03 20:13 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,19.20 KB, application/x-bzip)
2022-01-03 20:13 UTC, Toralf Förster
Details
net-libs:libmicrohttpd-0.9.75:20220103-190347.log (net-libs:libmicrohttpd-0.9.75:20220103-190347.log,16.96 KB, text/plain)
2022-01-03 20:13 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,21.56 KB, application/x-bzip)
2022-01-03 20:13 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 2022-01-03 20:13:32 UTC
***
checking for gcrypt.h... yes
checking for gnutls/gnutls.h... yes
checking for gnutls_priority_set in -lgnutls... no
configure: error: can't find usable libgnutls

!!! Please attach the following file when seeking support:

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_systemd-j4_abi32+64-20220103-010011

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.3.1
 [2] x86_64-pc-linux-gnu-11.2.1 *
Python 3.9.9
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.57.0
  [2]   rust-1.57.0 *
The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:

  HEAD of ::gentoo
commit 00e8a2f7eb4c536e9e426455d4cc979a6151d259
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Jan 3 17:22:00 2022 +0000

    2022-01-03 17:21:59 UTC

emerge -qpvO net-libs/libmicrohttpd
[ebuild  N    ] net-libs/libmicrohttpd-0.9.75  USE="epoll ssl thread-names -static-libs -test" ABI_X86="32 (64) (-x32)"
Comment 1 Toralf Förster gentoo-dev 2022-01-03 20:13:33 UTC
Created attachment 761218 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-01-03 20:13:34 UTC
Created attachment 761219 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-01-03 20:13:36 UTC
Created attachment 761220 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-01-03 20:13:37 UTC
Created attachment 761221 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-01-03 20:13:38 UTC
Created attachment 761222 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-01-03 20:13:40 UTC
Created attachment 761223 [details]
net-libs:libmicrohttpd-0.9.75:20220103-190347.log
Comment 7 Toralf Förster gentoo-dev 2022-01-03 20:13:41 UTC
Created attachment 761224 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2022-01-06 17:20:21 UTC
The bug has been closed via the following commit(s):

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

commit b8d2fb46efb375f94c183a039d33b13e6c5d27ac
Author:     Karlson2k (Evgeny Grin) <k2k@narod.ru>
AuthorDate: 2022-01-06 16:56:00 +0000
Commit:     Anthony G. Basile <blueness@gentoo.org>
CommitDate: 2022-01-06 17:20:18 +0000

    net-libs/libmicrohttpd: fixed missing multilib dep
    
    No revbump.
    
    Closes: https://bugs.gentoo.org/830555
    Signed-off-by: Karlson2k (Evgeny Grin) <k2k@narod.ru>
    Signed-off-by: Anthony G. Basile <blueness@gentoo.org>

 net-libs/libmicrohttpd/libmicrohttpd-0.9.68-r1.ebuild | 2 +-
 net-libs/libmicrohttpd/libmicrohttpd-0.9.72.ebuild    | 2 +-
 net-libs/libmicrohttpd/libmicrohttpd-0.9.73.ebuild    | 2 +-
 net-libs/libmicrohttpd/libmicrohttpd-0.9.74.ebuild    | 2 +-
 net-libs/libmicrohttpd/libmicrohttpd-0.9.75.ebuild    | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)