Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 891053 - www-client/elinks-0.16.0 fails to compile (DASH-SYSTEM): meson.build:1:0: ERROR: Dependency "libidn" not found, tried pkgconfig and cmake
Summary: www-client/elinks-0.16.0 fails to compile (DASH-SYSTEM): meson.build:1:0: ERR...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Felix Janda
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: missing-depend 904641
  Show dependency tree
 
Reported: 2023-01-16 07:56 UTC by Agostino Sarubbo
Modified: 2023-05-01 05:24 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,53.68 KB, text/plain)
2023-01-16 07:56 UTC, Agostino Sarubbo
Details
1-meson-log.txt (1-meson-log.txt,169.18 KB, text/plain)
2023-01-16 07:56 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
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(-)