Summary: | x11-libs/dnd-1.1-r4 has implicit function declarations in configure logs (MUSL-SYSTEM) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | matsl, xemacs |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 906027, 941869 | ||
Attachments: | build.log |
Description
Agostino Sarubbo
![]() 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(+) |