https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-tcltk/tkzinc-3.3.6-r1 fails to compile (MUSL-CLANG-SYSTEM). Discovered on: amd64 (internal ref: tinderbox_musl) NOTE: (MUSL-CLANG-SYSTEM) in the summary means that bug was found on a machine that runs MUSL libc + clang16 but this bug MAY or MAY NOT BE related to musl/clang16.
Created attachment 853820 [details] build.log build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: ./generic/Field.c:1746:12: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ./generic/OverlapMan.c:1120:34: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ./generic/OverlapMan.c:503:23: warning: passing arguments to 'SetTrackInitValues' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ./generic/OverlapMan.c:509:25: warning: passing arguments to 'SetTrackInitValues' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ./generic/OverlapMan.c:539:43: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ./generic/PostScript.c:1096:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ./generic/tkZinc.c:9463:59: error: incompatible function pointer types passing 'void (GLenum, void *)' (aka 'void (unsigned int, void *)') to parameter of type '_GLUfuncptr' (aka 'void (*)(void)') [-Wincompatible-function-pointer-types]
# Alfredo Tupone <tupone@gentoo.org> (2023-03-14) # Masked for removal in 30 days. # Bug #895824, no rev dep dev-tcltk/tkzinc
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3ea7fb4c15d3aa82bb016a0b44f51e2755915bd commit d3ea7fb4c15d3aa82bb016a0b44f51e2755915bd Author: Alfredo Tupone <tupone@gentoo.org> AuthorDate: 2023-03-14 20:41:34 +0000 Commit: Alfredo Tupone <tupone@gentoo.org> CommitDate: 2023-03-14 20:41:34 +0000 profiles: last rite for dev-tcltk/tkzinc Bug: https://bugs.gentoo.org/895824 Signed-off-by: Alfredo Tupone <tupone@gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f7de4e22e76a57de56210b7ec75f5ca660a8f09 commit 6f7de4e22e76a57de56210b7ec75f5ca660a8f09 Author: David Seifert <soap@gentoo.org> AuthorDate: 2023-04-15 09:23:00 +0000 Commit: David Seifert <soap@gentoo.org> CommitDate: 2023-04-15 09:23:00 +0000 dev-tcltk/tkzinc: treeclean Closes: https://bugs.gentoo.org/895824 Signed-off-by: David Seifert <soap@gentoo.org> dev-tcltk/tkzinc/Manifest | 1 - dev-tcltk/tkzinc/files/3.3.6-ldflags.patch | 14 --- dev-tcltk/tkzinc/files/tkzinc-3.3.4-latex.patch | 9 -- dev-tcltk/tkzinc/files/tkzinc-3.3.6-clang.patch | 29 ------- dev-tcltk/tkzinc/files/tkzinc-3.3.6-gcc13.patch | 110 ------------------------ dev-tcltk/tkzinc/metadata.xml | 8 -- dev-tcltk/tkzinc/tkzinc-3.3.6-r2.ebuild | 66 -------------- profiles/package.mask | 5 -- 8 files changed, 242 deletions(-)