Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 879695 - games-server/mednafen-server: possible configure breakage with Clang 16
Summary: games-server/mednafen-server: possible configure breakage with Clang 16
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal
Assignee: Gentoo Games
URL:
Whiteboard: ~arch only
Keywords:
Depends on:
Blocks: implicit-in-configure
  Show dependency tree
 
Reported: 2022-11-04 22:11 UTC by Matt Jolly
Modified: 2024-11-02 22:11 UTC (History)
0 users

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


Attachments
clang-14.log (clang-14.log,4.26 KB, text/plain)
2022-11-04 22:11 UTC, Matt Jolly
Details
clang-15.log (clang-15.log,4.30 KB, text/plain)
2022-11-04 22:11 UTC, Matt Jolly
Details
clang.diff (clang.diff,4.68 KB, text/plain)
2022-11-04 22:11 UTC, Matt Jolly
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Jolly gentoo-dev 2022-11-04 22:11:16 UTC
This package has been identified via automation as potentially impacted by upcoming Clang 16 changes.
The following have been identified as potential issues:

[-Werror,-Wstrict-prototypes]

[-Werror,-Wstrict-prototypes]
error: a function declaration without a prototype is deprecated in all versions of C [-Werror,-Wstrict-prototypes]
Comment 1 Matt Jolly gentoo-dev 2022-11-04 22:11:17 UTC
Created attachment 827333 [details]
clang-14.log

build log
Comment 2 Matt Jolly gentoo-dev 2022-11-04 22:11:18 UTC
Created attachment 827335 [details]
clang-15.log

build log
Comment 3 Matt Jolly gentoo-dev 2022-11-04 22:11:19 UTC
Created attachment 827337 [details]
clang.diff

build log
Comment 4 Larry the Git Cow gentoo-dev 2024-10-14 07:32:05 UTC
The bug has been closed via the following commit(s):

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

commit 9d39930de91d127dafe5536f0ac676b828ad4b66
Author:     Matt Jolly <kangie@gentoo.org>
AuthorDate: 2024-10-14 07:24:23 +0000
Commit:     Matt Jolly <kangie@gentoo.org>
CommitDate: 2024-10-14 07:30:18 +0000

    games-server/mednafen-server: add 0.5.2-r3
    
    C99/C23 fixes to the configure process.
    
    Closes: https://bugs.gentoo.org/879695
    Signed-off-by: Matt Jolly <kangie@gentoo.org>

 .../mednafen-server-0.5.2-m4-macro-include.patch   | 32 +++++++++++++++++++
 .../mednafen-server-0.5.2-r3.ebuild                | 37 ++++++++++++++++++++++
 2 files changed, 69 insertions(+)