Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 908831 - x11-libs/dnd-1.1-r4 has implicit function declarations in configure logs (MUSL-SYSTEM)
Summary: x11-libs/dnd-1.1-r4 has implicit function declarations in configure logs (MUS...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: implicit-in-configure gcc-14-stable
  Show dependency tree
 
Reported: 2023-06-19 07:18 UTC by Agostino Sarubbo
Modified: 2024-11-20 16:38 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,42.94 KB, text/plain)
2023-06-19 07:18 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
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(+)