Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 904997 - media-sound/upmpdcli-1.7.9-r1 has implicit function declarations in configure logs
Summary: media-sound/upmpdcli-1.7.9-r1 has implicit function declarations in configure...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Erik Mackdanz
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: implicit-in-configure
  Show dependency tree
 
Reported: 2023-04-25 06:42 UTC by Agostino Sarubbo
Modified: 2023-06-10 16:18 UTC (History)
0 users

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


Attachments
build.log (build.log,81.49 KB, text/plain)
2023-04-25 06:42 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-04-25 06:42:45 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-sound/upmpdcli-1.7.9 has implicit function declarations in configure logs.
Discovered on: amd64 (internal ref: ci)

NOTE:
See also: https://bugs.gentoo.org/898488#c4.
Comment 1 Agostino Sarubbo gentoo-dev 2023-04-25 06:42:47 UTC
Created attachment 860730 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-06-01 07:10:15 UTC
ci has reproduced this issue with version 1.7.9-r1 - Updating summary.
Comment 3 Larry the Git Cow gentoo-dev 2023-06-10 15:58:47 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e1af15dc3180bad9cc46ec25f6dc0786df68f58

commit 5e1af15dc3180bad9cc46ec25f6dc0786df68f58
Author:     Erik Mackdanz <stasibear@gentoo.org>
AuthorDate: 2023-06-10 15:58:12 +0000
Commit:     Erik Mackdanz <stasibear@gentoo.org>
CommitDate: 2023-06-10 15:58:12 +0000

    media-sound/upmpdcli: patch config-time implicit decl
    
    Closes: https://bugs.gentoo.org/904997
    Signed-off-by: Erik Mackdanz <stasibear@gentoo.org>

 media-sound/upmpdcli/files/configure.patch    | 11 +++++++++++
 media-sound/upmpdcli/upmpdcli-1.7.9-r1.ebuild |  3 +++
 2 files changed, 14 insertions(+)
Comment 4 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-06-10 16:18:32 UTC
Please revbump for these fixes (may lead to an incorrectly functioning build), but also, the eautoconf in src_configure shouldn't be needed as eautoreconf is already called in src_prepare.