Summary: | x11-libs/libxcb-1.14 fails to compile | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Gentoo X packagers <x11> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | paolo.pedroni |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | https://gitlab.freedesktop.org/xorg/lib/libxcb/-/issues/49 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 664042 [details]
build.log
build log and emerge --info
Possible context of error(s): Package 'xorg-macros', required by 'virtual:world', not found /var/tmp/portage/x11-libs/libxcb-1.14/work/libxcb-1.14/tests/check_public.c:40:24: error: too many arguments for format [-Werror=format-extra-args] Once again dev-libs/check has changed its API and broken downstream users. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=195e1a3fde15d42f068a398f95c1211ff1f2fa09 commit 195e1a3fde15d42f068a398f95c1211ff1f2fa09 Author: Matt Turner <mattst88@gentoo.org> AuthorDate: 2020-11-19 04:12:04 +0000 Commit: Matt Turner <mattst88@gentoo.org> CommitDate: 2020-11-19 04:14:08 +0000 x11-libs/libxcb: Fix tests with dev-libs/check >= 0.15 Closes: https://bugs.gentoo.org/746884 Signed-off-by: Matt Turner <mattst88@gentoo.org> ...on-t-use-deprecated-fail_unless-check-API.patch | 86 ++++++++++++++++++++++ x11-libs/libxcb/libxcb-1.14.ebuild | 4 + 2 files changed, 90 insertions(+) |