Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 937613 - gui-libs/vte-common-0.76.3 fails to compile: meson.build:615:20: ERROR: Dependency liblz4 not found, tried pkgconfig and cmake
Summary: gui-libs/vte-common-0.76.3 fails to compile: meson.build:615:20: ERROR: Depen...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-08-09 10:00 UTC by Agostino Sarubbo
Modified: 2024-08-09 10:12 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,72.69 KB, text/plain)
2024-08-09 10:00 UTC, Agostino Sarubbo
Details
1-meson-log.txt (1-meson-log.txt,136.17 KB, text/plain)
2024-08-09 10:01 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 2024-08-09 10:00:57 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: gui-libs/vte-common-0.76.3 fails to compile.
Discovered on: amd64 (internal ref: ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-08-09 10:00:58 UTC
CC'ing also the author of the commit (473e80ac2586a6c0cda6a920ca864e6f00d2af77)
Comment 2 Agostino Sarubbo gentoo-dev 2024-08-09 10:00:59 UTC
Created attachment 899667 [details]
build.log

build log and emerge --info
Comment 3 Agostino Sarubbo gentoo-dev 2024-08-09 10:01:00 UTC
Created attachment 899668 [details]
1-meson-log.txt

1-meson-log.txt
Comment 4 Agostino Sarubbo gentoo-dev 2024-08-09 10:01:01 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


meson.build:615:20: ERROR: Dependency "liblz4" not found, tried pkgconfig and cmake
Run-time dependency liblz4 found: NO (tried pkgconfig and cmake)
Comment 5 Larry the Git Cow gentoo-dev 2024-08-09 10:12:38 UTC
The bug has been closed via the following commit(s):

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

commit 167da5e83c4816e4358fb4dfbbc364e369d83d20
Author:     Pacho Ramos <pacho@gentoo.org>
AuthorDate: 2024-08-09 10:12:12 +0000
Commit:     Pacho Ramos <pacho@gentoo.org>
CommitDate: 2024-08-09 10:12:12 +0000

    gui-libs/vte-common: fix liblz4 dependency
    
    Closes: https://bugs.gentoo.org/937613
    Signed-off-by: Pacho Ramos <pacho@gentoo.org>

 gui-libs/vte-common/vte-common-0.76.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)