https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: net-dialup/mwavem-2.0-r2 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
Created attachment 912347 [details] build.log build log and emerge --info
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bddf10139c64151ed822ad7adadea7162c63637f commit bddf10139c64151ed822ad7adadea7162c63637f Author: NHOrus <jy6x2b32pie9@yahoo.com> AuthorDate: 2025-01-26 09:09:15 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-02-10 08:55:00 +0000 net-dialup/mwavem: update EAPI 7 -> 8, fix compilation errors Fixes C23 problems and difference in pthread_t between musl and glibc Included in C23 problems: Actual usage of va_args instead of handrolled pointers, system includes, removal of redefinitions of system functions and completion of externs with function arguments. Closes: https://bugs.gentoo.org/897844 Closes: https://bugs.gentoo.org/715926 Closes: https://bugs.gentoo.org/945184 Closes: https://bugs.gentoo.org/921186 Signed-off-by: NHOrus <jy6x2b32pie9@yahoo.com> Closes: https://github.com/gentoo/gentoo/pull/40311 Signed-off-by: Sam James <sam@gentoo.org> net-dialup/mwavem/files/mwavem-2.0-C23.patch | 128 +++++++++++++++++++++++ net-dialup/mwavem/files/mwavem-2.0-pthread.patch | 14 +++ net-dialup/mwavem/mwavem-2.0-r3.ebuild | 57 ++++++++++ 3 files changed, 199 insertions(+)