Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 889908

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 packagesAssignee: 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 gentoo-dev 2023-01-06 06:50:02 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/libinput-1.22.0 fails to compile (USR-MERGE-SYSTEM).
Discovered on: amd64 (internal ref: usr-merge_tinderbox)

NOTE:
(USR-MERGE-SYSTEM) in the summary means that the bug was found on a machine that runs default/linux/amd64/17.1/systemd/merged-usr profile but this bug MAY or MAY NOT BE related to the new profile.
Comment 1 Agostino Sarubbo gentoo-dev 2023-01-06 06:50:04 UTC
Created attachment 847602 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-01-06 06:50:05 UTC
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)
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-01-18 23:48:31 UTC
Fixed in new release upstream.
Comment 4 Larry the Git Cow gentoo-dev 2023-01-19 01:20:52 UTC
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(+)
Comment 5 Larry the Git Cow gentoo-dev 2023-01-20 04:12:03 UTC
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(+)