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

Bug 891053

Summary: www-client/elinks-0.16.0 fails to compile (DASH-SYSTEM): meson.build:1:0: ERROR: Dependency "libidn" not found, tried pkgconfig and cmake
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Felix Janda <felix.janda>
Status: RESOLVED FIXED    
Severity: normal CC: proxy-maint
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 893356, 904641    
Attachments: build.log
1-meson-log.txt

Description Agostino Sarubbo gentoo-dev 2023-01-16 07:56:43 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: www-client/elinks-0.16.0 fails to compile (DASH-SYSTEM).
Discovered on: amd64 (internal ref: dash_tinderbox)

NOTE:
(DASH-SYSTEM) in the summary means that the bug was found on a machine that runs /bin/sh as dash but this bug MAY or MAY NOT BE related to dash.
Comment 1 Agostino Sarubbo gentoo-dev 2023-01-16 07:56:45 UTC
Created attachment 848661 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-01-16 07:56:46 UTC
Created attachment 848663 [details]
1-meson-log.txt

1-meson-log.txt
Comment 3 Agostino Sarubbo gentoo-dev 2023-01-16 07:56:47 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


Library iconv found: NO
Run-time dependency bzip2 found: NO (tried pkgconfig and cmake)
Run-time dependency libidn found: NO (tried pkgconfig and cmake)
src/protocol/test/meson.build:1:0: ERROR: Dependency "libidn" not found, tried pkgconfig and cmake
Comment 4 Larry the Git Cow gentoo-dev 2023-05-01 05:16:14 UTC
The bug has been closed via the following commit(s):

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

commit 1f6643982970325d12322ad79fdb3418dc843dea
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-05-01 05:11:37 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-05-01 05:16:05 +0000

    www-client/elinks: add libidn test dep
    
    Closes: https://bugs.gentoo.org/891053
    Signed-off-by: Sam James <sam@gentoo.org>

 www-client/elinks/elinks-0.16.0.ebuild | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)