Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 879789 - x11-plugins/wmwifi: possible configure breakage with Clang 16
Summary: x11-plugins/wmwifi: possible configure breakage with Clang 16
Status: RESOLVED DUPLICATE of bug 899062
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal
Assignee: Bernard Cafarelli
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: implicit-in-configure gcc-14-stable
  Show dependency tree
 
Reported: 2022-11-04 22:16 UTC by Matt Jolly
Modified: 2025-01-28 15:56 UTC (History)
2 users (show)

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


Attachments
clang-14.log (clang-14.log,1.56 KB, text/plain)
2022-11-04 22:16 UTC, Matt Jolly
Details
clang-15.log (clang-15.log,1.56 KB, text/plain)
2022-11-04 22:16 UTC, Matt Jolly
Details
clang.diff (clang.diff,1.79 KB, text/plain)
2022-11-04 22:16 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:16:53 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,-Wimplicit-function-declaration]

[-Werror,-Wimplicit-function-declaration]
error: call to undeclared library function 'exit' with type 'void (int) __attribute__((noreturn))'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration]
Comment 1 Matt Jolly gentoo-dev 2022-11-04 22:16:54 UTC
Created attachment 827615 [details]
clang-14.log

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

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

build log
Comment 4 NHO 2025-01-17 17:18:56 UTC
Can't reproduce with GCC-14 and -std=c23 nor Clang-19-musl
Was fixed by https://bugs.gentoo.org/899062

Bug is obsolete
Comment 5 Bernard Cafarelli gentoo-dev 2025-01-28 15:56:45 UTC
Thanks for checking, closing as dup of #899062 then!

*** This bug has been marked as a duplicate of bug 899062 ***