Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 741350 - dev-libs/elfutils-0.181: configure: error: dependencies not found, use --disable-libdebuginfod to disable or --enable-libdebuginfod=dummy to build a (bootstrap) dummy library.
Summary: dev-libs/elfutils-0.181: configure: error: dependencies not found, use --disa...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
: 741448 (view as bug list)
Depends on:
Blocks:
 
Reported: 2020-09-09 06:54 UTC by Lars Wendler (Polynomial-C) (RETIRED)
Modified: 2020-11-09 17:19 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,8.81 KB, text/plain)
2020-09-09 06:54 UTC, Lars Wendler (Polynomial-C) (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2020-09-09 06:54:52 UTC
Created attachment 659198 [details]
build.log

checking for bunzip2... yes
configure: checking libdebuginfod dependencies, --disable-libdebuginfod or --ena
ble-libdebuginfo=dummy to skip
checking pkg-config is at least version 0.9.0... yes
checking for libcurl... no
configure: error: dependencies not found, use --disable-libdebuginfod to disable
 or --enable-libdebuginfod=dummy to build a (bootstrap) dummy library.

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/dev-libs/elfutils-0.181/work/elfutils-0.181-abi_x86_32.x86/
config.log
 * ERROR: dev-libs/elfutils-0.181::gentoo failed (configure phase):
 *   econf failed
Comment 1 Larry the Git Cow gentoo-dev 2020-09-09 07:18:44 UTC
The bug has been closed via the following commit(s):

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

commit d0cb14543006ec492240a2408676e95a13a7f8d7
Author:     Sergei Trofimovich <slyfox@gentoo.org>
AuthorDate: 2020-09-09 07:18:28 +0000
Commit:     Sergei Trofimovich <slyfox@gentoo.org>
CommitDate: 2020-09-09 07:18:40 +0000

    dev-libs/elfutils: unconditionally disable debuginfod client
    
    We don't package debuginfod server yet. Let's avoid client as well.
    
    Reported-by: Lars Wendler (Polynomial-C)
    Closes: https://bugs.gentoo.org/741350
    Package-Manager: Portage-3.0.6, Repoman-3.0.1
    Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

 dev-libs/elfutils/elfutils-0.181.ebuild | 1 +
 1 file changed, 1 insertion(+)
Comment 2 Sergei Trofimovich (RETIRED) gentoo-dev 2020-09-09 18:00:27 UTC
*** Bug 741448 has been marked as a duplicate of this bug. ***
Comment 3 Daniel M. Weeks 2020-11-09 17:19:02 UTC
I believe this should have been (and still could be) a revbump. I have a build host where this library did get installed so a bunch of binutils binary packages link against it. Those packages are now broken if they get used with a newer elfutils package.