Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 882641 - gnustep-base/gnustep-base: configure breakage with Clang 16
Summary: gnustep-base/gnustep-base: configure breakage with Clang 16
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Gnustep project
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks: 906027
  Show dependency tree
 
Reported: 2022-11-24 01:11 UTC by Sam James
Modified: 2023-05-09 13:16 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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!