https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: x11-libs/dnd-1.1-r4 has implicit function declarations in configure logs (MUSL-SYSTEM). Discovered on: amd64 (internal ref: tinderbox_musl) NOTE: (MUSL-SYSTEM) in the summary means that bug was found on a machine that runs MUSL libc but this bug MAY or MAY NOT BE related to musl. See also: https://bugs.gentoo.org/898488#c4.
Created attachment 864203 [details] build.log build log and emerge --info
Found the following implicit function declarations in configure logs: config.log:31 - XtMalloc
configure.ac is not present in the release ...
This is only used by xemacs. @xemacs: do you want to take over maintenance (and fix it)? or should we mask the useflag xemacs[dnd] ?
(In reply to Andreas K. Hüttel from comment #4) > This is only used by xemacs. > > @xemacs: do you want to take over maintenance (and fix it)? > or should we mask the useflag xemacs[dnd] ? OMG. I will check with XEmacs upstream about the state of drag and drop in current XEmacs. If this is relevant any more.
Hi, I have asked XEmacs upstream and dropping this functionality from XEmacs is the right thing. It is unclear if it even works with current XEmacs. So masking the useflag xemacs[dnd] is what I suggest.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c20b23c9ee15a3eacc859c2eb1326941e679bc46 commit c20b23c9ee15a3eacc859c2eb1326941e679bc46 Author: Mats Lidell <matsl@gentoo.org> AuthorDate: 2024-11-20 16:34:58 +0000 Commit: Mats Lidell <matsl@gentoo.org> CommitDate: 2024-11-20 16:38:27 +0000 profiles/base: globally package.use.mask xemacs[dnd] Bug: https://bugs.gentoo.org/908831 Signed-off-by: Mats Lidell <matsl@gentoo.org> profiles/base/package.use.mask | 5 +++++ 1 file changed, 5 insertions(+)