Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 908831

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 packagesAssignee: 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 gentoo-dev 2023-06-19 07:18:10 UTC
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.
Comment 1 Agostino Sarubbo gentoo-dev 2023-06-19 07:18:12 UTC
Created attachment 864203 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-06-19 07:18:13 UTC
Found the following implicit function declarations in configure logs:

config.log:31 - XtMalloc
Comment 3 Andreas K. Hüttel archtester gentoo-dev 2024-11-09 20:58:33 UTC
configure.ac is not present in the release ...
Comment 4 Andreas K. Hüttel archtester gentoo-dev 2024-11-16 13:56:58 UTC
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] ?
Comment 5 Mats Lidell gentoo-dev 2024-11-16 22:04:24 UTC
(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.
Comment 6 Mats Lidell gentoo-dev 2024-11-17 21:19:28 UTC
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.
Comment 7 Larry the Git Cow gentoo-dev 2024-11-20 16:38:35 UTC
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(+)