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

Bug 882641

Summary: gnustep-base/gnustep-base: configure breakage with Clang 16
Product: Gentoo Linux Reporter: Sam James <sam>
Component: Current packagesAssignee: Gentoo Gnustep project <gnustep>
Status: RESOLVED FIXED    
Severity: normal Keywords: PATCH
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://savannah.gnu.org/bugs/index.php?63408
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 906027    

Description Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-11-24 01:11:26 UTC
See https://savannah.gnu.org/bugs/index.php?63408. Thanks!
Comment 1 Bernard Cafarelli gentoo-dev 2022-11-24 20:37:16 UTC
Changes in patch are small, adding this (I need to do a gnustep-base* stabling round at some point also)
Comment 2 Larry the Git Cow gentoo-dev 2022-11-24 20:38:09 UTC
The bug has been closed via the following commit(s):

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

commit 75ac5e2c17405dc3b2c7326f17b539cc9b69ef2d
Author:     Bernard Cafarelli <voyageur@gentoo.org>
AuthorDate: 2022-11-24 20:37:51 +0000
Commit:     Bernard Cafarelli <voyageur@gentoo.org>
CommitDate: 2022-11-24 20:38:06 +0000

    gnustep-base/gnustep-base: update EAPI 7 -> 8
    
    Closes: https://bugs.gentoo.org/882641
    Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>

 .../files/gnustep-base-1.28.0-c99.patch            | 67 ++++++++++++++++++++
 .../gnustep-base/gnustep-base-1.28.0-r2.ebuild     | 72 ++++++++++++++++++++++
 2 files changed, 139 insertions(+)
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-11-24 21:20:08 UTC
(In reply to Bernard Cafarelli from comment #1)
> Changes in patch are small, adding this (I need to do a gnustep-base*
> stabling round at some point also)

Thank you!