Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 887621 - x11-misc/i3lock-2.14.1-r1 fails to compile (CLANG-STRICTER-SYSTEM): meson.build:80:0: ERROR: Dependency "xcb-image" not found, tried pkgconfig
Summary: x11-misc/i3lock-2.14.1-r1 fails to compile (CLANG-STRICTER-SYSTEM): meson.bui...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Jakov Smolić
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-12-21 09:40 UTC by Agostino Sarubbo
Modified: 2022-12-21 11:31 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,47.62 KB, text/plain)
2022-12-21 09:40 UTC, Agostino Sarubbo
Details
1-meson-log.txt (1-meson-log.txt,17.94 KB, text/plain)
2022-12-21 09:41 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 2022-12-21 09:40:57 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: x11-misc/i3lock-2.14.1-r1 fails to compile (CLANG-STRICTER-SYSTEM).
Discovered on: amd64 (internal ref: clang-stricter_tinderbox)

NOTE:
(CLANG-STRICTER-SYSTEM) in the summary means that the bug was found on a machine that runs clang with stricter mode

This machine uses clang with CFLAGS/CXXFLAGS=-Werror=implicit-function-declaration -Werror=implicit-int -Werror=incompatible-function-pointer-types

See also:
https://archives.gentoo.org/gentoo-dev/message/dd9f2d3082b8b6f8dfbccb0639e6e240
https://wiki.gentoo.org/wiki/Modern_C_porting
Comment 1 Agostino Sarubbo gentoo-dev 2022-12-21 09:40:59 UTC
Created attachment 844325 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-12-21 09:41:00 UTC
Created attachment 844327 [details]
1-meson-log.txt

1-meson-log.txt
Comment 3 Agostino Sarubbo gentoo-dev 2022-12-21 09:41:01 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


Run-time dependency xcb-image found: NO (tried pkgconfig)
meson.build:80:0: ERROR: Dependency "xcb-image" not found, tried pkgconfig
Comment 4 Larry the Git Cow gentoo-dev 2022-12-21 11:31:47 UTC
The bug has been closed via the following commit(s):

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

commit e33bfdf162cef2afbf9db76453706b7970e7c459
Author:     Marek Szuba <marecki@gentoo.org>
AuthorDate: 2022-12-21 11:30:53 +0000
Commit:     Marek Szuba <marecki@gentoo.org>
CommitDate: 2022-12-21 11:31:43 +0000

    x11-misc/i3lock: add missing dependency on x11-libs/xcb-util-image
    
    Closes: https://bugs.gentoo.org/887621
    Signed-off-by: Marek Szuba <marecki@gentoo.org>

 x11-misc/i3lock/{i3lock-2.14.1-r1.ebuild => i3lock-2.14.1-r2.ebuild} | 1 +
 1 file changed, 1 insertion(+)