Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 746884 - x11-libs/libxcb-1.14 fails to compile
Summary: x11-libs/libxcb-1.14 fails to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo X packagers
URL: https://gitlab.freedesktop.org/xorg/l...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-10-06 07:51 UTC by Agostino Sarubbo
Modified: 2020-11-19 04:14 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,118.31 KB, text/plain)
2020-10-06 07:51 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 2020-10-06 07:51:39 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: x11-libs/libxcb-1.14 fails to compile.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2020-10-06 07:51:42 UTC
Created attachment 664042 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2020-10-06 07:51:43 UTC
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]
Comment 3 Matt Turner gentoo-dev 2020-10-14 22:47:39 UTC
Once again dev-libs/check has changed its API and broken downstream users.
Comment 4 Larry the Git Cow gentoo-dev 2020-11-19 04:14:15 UTC
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(+)