Summary: | dev-libs/libinput-1.22.0 fails to compile (USR-MERGE-SYSTEM): TypeError: not all arguments converted during string formatting | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Gentoo X packagers <x11> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | alexandref75, leonchik1976 |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://bugs.gentoo.org/show_bug.cgi?id=891371 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 890634 | ||
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 847602 [details]
build.log
build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: FAILED: doc/user/Documentation Program yq found: NO TypeError: not all arguments converted during string formatting fatal: not a git repository (or any parent up to mount point /var/tmp) Fixed in new release upstream. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59f2b4f8e18701bf0a0cdcb51aa9ac3df3183901 commit 59f2b4f8e18701bf0a0cdcb51aa9ac3df3183901 Author: Sam James <sam@gentoo.org> AuthorDate: 2023-01-19 01:13:17 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-01-19 01:20:22 +0000 dev-libs/libinput: add 1.22.1 Closes: https://bugs.gentoo.org/889908 Signed-off-by: Sam James <sam@gentoo.org> dev-libs/libinput/Manifest | 1 + dev-libs/libinput/libinput-1.22.1.ebuild | 90 ++++++++++++++++++++++++++++++++ 2 files changed, 91 insertions(+) The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a676e6198e558a1d71b36028e3face9e614ea33 commit 5a676e6198e558a1d71b36028e3face9e614ea33 Author: Sam James <sam@gentoo.org> AuthorDate: 2023-01-20 04:11:30 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-01-20 04:11:30 +0000 dev-libs/libinput: fix build w/ sphinx 6 Closes: https://bugs.gentoo.org/889908 Bug: https://bugs.gentoo.org/891371 Signed-off-by: Sam James <sam@gentoo.org> .../libinput/files/libinput-1.22.1-sphinx-6.patch | 28 ++++++++++++++++++++++ dev-libs/libinput/libinput-1.22.1.ebuild | 4 ++++ 2 files changed, 32 insertions(+) |