Summary: | x11-libs/motif-2.3.8-r4 - /.../WmError.c: error: incompatible function pointer types passing void (char ) to parameter of type voi | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Ulrich Müller <ulm> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | fixed in 2.3.8-r4 | ||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 870412 | ||
Attachments: |
emerge-info.txt
emerge-history.txt environment etc.clang.tar.bz2 etc.portage.tar.bz2 logs.tar.bz2 temp.tar.bz2 var.tmp.clang.tar.bz2 x11-libs:motif-2.3.8-r4:20221125-203335.log.bz2 |
Description
Toralf Förster
2022-11-25 22:12:40 UTC
Created attachment 836807 [details]
emerge-info.txt
Created attachment 836809 [details]
emerge-history.txt
Created attachment 836811 [details]
environment
Created attachment 836813 [details]
etc.clang.tar.bz2
Created attachment 836815 [details]
etc.portage.tar.bz2
Created attachment 836817 [details]
logs.tar.bz2
Created attachment 836819 [details]
temp.tar.bz2
Created attachment 836821 [details]
var.tmp.clang.tar.bz2
Created attachment 836823 [details]
x11-libs:motif-2.3.8-r4:20221125-203335.log.bz2
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/dev/ulm.git/commit/?id=4ef04b81b4723e339bd9eeabaa7133c1164b1a5d commit 4ef04b81b4723e339bd9eeabaa7133c1164b1a5d Author: Ulrich Müller <ulm@gentoo.org> AuthorDate: 2022-11-26 13:32:48 +0000 Commit: Ulrich Müller <ulm@gentoo.org> CommitDate: 2022-11-26 13:32:48 +0000 motif: More clang stupidity Bug: https://bugs.gentoo.org/883075 Signed-off-by: Ulrich Müller <ulm@gentoo.org> patchsets/motif/2.3.8/12_all_noreturn.patch | 13 +++++++++++++ 1 file changed, 13 insertions(+) The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3c160efee152c7d7154b5093182d42ce39e4a2a commit d3c160efee152c7d7154b5093182d42ce39e4a2a Author: Ulrich Müller <ulm@gentoo.org> AuthorDate: 2022-11-26 13:38:56 +0000 Commit: Ulrich Müller <ulm@gentoo.org> CommitDate: 2022-11-26 13:38:56 +0000 x11-libs/motif: Fix build with clang Closes: https://bugs.gentoo.org/883075 Signed-off-by: Ulrich Müller <ulm@gentoo.org> x11-libs/motif/Manifest | 2 +- x11-libs/motif/motif-2.3.8-r4.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) Fedora's fixes are listed at https://gitlab.com/fweimer-rh/fedora-modernc/-/commit/6fbf75ea71315169236d8f99b81c3efaa13dd718. I haven't compared them to ours though. (In reply to Sam James from comment #12) > Fedora's fixes are listed at > https://gitlab.com/fweimer-rh/fedora-modernc/-/commit/6fbf75ea71315169236d8f99b81c3efaa13dd718. > I haven't compared them to ours though. Well, maybe they should bump their version. :) Looks like they're still at 2.3.4, so they must apply upstream fixes that are 10 years old: https://sourceforge.net/p/motif/code/ci/56dae22f7c2e7446852af1d68116f1809edae633 https://sourceforge.net/p/motif/code/ci/d094e8c4a6a1890520ade3e1900229454dc2eac2 https://sourceforge.net/p/motif/code/ci/7a52b1ea7e1ec88ba854db30a51d9f68f2f0078f AFAICS these are all included in the 2.3.8 release. |