Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 945976 - x11-misc/xpad-5.8.0-r1 fails to compile: error: gettext infrastructure mismatch: using a Makefile.in.in from gettext version 0.20 but the autoconf macros are from gettext version 0.22
Summary: x11-misc/xpad-5.8.0-r1 fails to compile: error: gettext infrastructure mismat...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Philipp Rösner
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2024-12-06 15:25 UTC by Agostino Sarubbo
Modified: 2025-01-03 17:29 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,74.85 KB, text/plain)
2024-12-06 15:25 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 2024-12-06 15:25:04 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: x11-misc/xpad-5.8.0-r1 fails to compile.
Discovered on: amd64 (internal ref: gcc15_tinderbox)
System: GCC-15-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-15)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-12-06 15:25:05 UTC
Created attachment 913442 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2025-01-03 17:29:28 UTC
The bug has been closed via the following commit(s):

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

commit a33580053c93a5528b80d8f7a3165248845f201d
Author:     Philipp Rösner <rndxelement@protonmail.com>
AuthorDate: 2025-01-02 21:10:06 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2025-01-03 17:29:25 +0000

    x11-misc/xpad: 5.8.0-r1: require gettext version
    
    Patch configure.ac to use gettext version 21, instead
    of allowing it to use newer versions of gettext.
    
    Closes: https://bugs.gentoo.org/945976
    Signed-off-by: Philipp Rösner <rndxelement@protonmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/39953
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 x11-misc/xpad/files/xpad-5.8.0-gettext.patch | 16 ++++++++++++++++
 x11-misc/xpad/xpad-5.8.0-r1.ebuild           |  4 +++-
 2 files changed, 19 insertions(+), 1 deletion(-)