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

Bug 903866

Summary: dev-libs/tree-sitter-0.20.8 installs pkg-config files with mismatched Version
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Ali Abdel-Qader <abdelqaderali>
Status: RESOLVED FIXED    
Severity: normal CC: matthew, mva, sarnex
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 857654    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2023-04-05 11:10:35 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/tree-sitter-0.20.8 installs pkg-config files with mismatched Version.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-04-05 11:10:37 UTC
Created attachment 859537 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2023-04-16 15:30:10 UTC
The bug has been closed via the following commit(s):

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

commit 0bbf0b6b62190421ecf524686a1986b98dc0a959
Author:     Vadim Misbakh-Soloviov <mva@gentoo.org>
AuthorDate: 2023-04-16 15:11:39 +0000
Commit:     Vadim Misbakh-Soloviov <mva@gentoo.org>
CommitDate: 2023-04-16 15:30:00 +0000

    dev-libs/tree-sitter: adjust upstream version mismatch in QA_PKGCONFIG_VERSION
    
    - Upstream tried to fix previous version mismatch, with "0.6.3" instead
      of real version, but ocasionally messed up with number again.
      Let's keep an eye on it and hope they'll be luck on next release.
    
    - Also this fixes indentation in src_install (removed redundant spaces)
    
    Closes: https://bugs.gentoo.org/903866
    Signed-off-by: Vadim Misbakh-Soloviov <mva@gentoo.org>

 dev-libs/tree-sitter/tree-sitter-0.20.8.ebuild | 15 ++++++++++-----
 1 file changed, 10 insertions(+), 5 deletions(-)