Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 859745 - [guru] dev-libs/libxlsxwriter-1.1.4 installs pkg-config files with mismatched Version
Summary: [guru] dev-libs/libxlsxwriter-1.1.4 installs pkg-config files with mismatched...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Efe İzbudak
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: qa-guru
  Show dependency tree
 
Reported: 2022-07-21 11:09 UTC by Agostino Sarubbo
Modified: 2022-08-31 02:52 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,66.83 KB, text/plain)
2022-07-21 11:09 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 2022-07-21 11:09:54 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/libxlsxwriter-1.1.4 installs pkg-config files with mismatched Version.
Discovered on: amd64 (internal ref: guru_tinderbox)

NOTE:
This machine uses lto with CFLAGS=-flto -Werror=odr -Werror=lto-type-mismatch -Werror=strict-aliasing
Comment 1 Agostino Sarubbo gentoo-dev 2022-07-21 11:09:57 UTC
Created attachment 792824 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2022-07-23 17:36:41 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=47e458fd2067e53db62e53434587dd7bda222677

commit 47e458fd2067e53db62e53434587dd7bda222677
Author:     Dex Conner <cantcuckthis@danwin1210.de>
AuthorDate: 2022-07-22 09:51:15 +0000
Commit:     Dex Conner <cantcuckthis@danwin1210.de>
CommitDate: 2022-07-22 09:59:27 +0000

    dev-libs/libxlsxwriter: fixes pkg-config file ver
    
    The problem is now fixed in upstream. I added a patch
    to apply those changes until a new relese.
    
    Closes: https://bugs.gentoo.org/859745
    Signed-off-by: Dex Conner <cantcuckthis@danwin1210.de>

 .../files/libxlsxwriter-1.1.4-fix-pkgconfig-version.patch  | 14 ++++++++++++++
 dev-libs/libxlsxwriter/libxlsxwriter-1.1.4.ebuild          |  4 ++++
 2 files changed, 18 insertions(+)
Comment 3 Larry the Git Cow gentoo-dev 2022-08-31 02:52:52 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b56f76d85ea363d9f84e6102e0860b6e25f05fa

commit 7b56f76d85ea363d9f84e6102e0860b6e25f05fa
Author:     Efe İzbudak <efe.izbudak@metu.edu.tr>
AuthorDate: 2022-08-30 00:06:31 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-08-31 02:52:42 +0000

    dev-libs/libxlsxwriter: fixes pkg-config file ver
    
    The xlsxwriter.pc had incorrect version because of
    greedy dot star. The issue is fixed upstream, this
    patch should do before there is a new version.
    
    Bug: https://bugs.gentoo.org/859745
    Signed-off-by: Efe İzbudak <efe.izbudak@metu.edu.tr>
    Closes: https://github.com/gentoo/gentoo/pull/27065
    Signed-off-by: Sam James <sam@gentoo.org>

 .../libxlsxwriter-1.1.4-fix-pkgconfig-version.patch    | 18 ++++++++++++++++++
 ...iter-1.1.4.ebuild => libxlsxwriter-1.1.4-r1.ebuild} |  4 ++++
 2 files changed, 22 insertions(+)