Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 906002 - app-arch/pdv-1.5.1-r4 has implicit function declarations in configure logs (MUSL-SYSTEM)
Summary: app-arch/pdv-1.5.1-r4 has implicit function declarations in configure logs (M...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
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
  Show dependency tree
 
Reported: 2023-05-09 06:29 UTC by Agostino Sarubbo
Modified: 2023-12-30 16:57 UTC (History)
0 users

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


Attachments
build.log (build.log,45.37 KB, text/plain)
2023-05-09 06:29 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-05-09 06:29:11 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-arch/pdv-1.5.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-05-09 06:29:12 UTC
Created attachment 861365 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2023-12-30 16:57:43 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f895a8c495438df236a79c4d798690295f4e0db

commit 7f895a8c495438df236a79c4d798690295f4e0db
Author:     Petr Vaněk <arkamar@gentoo.org>
AuthorDate: 2023-12-30 14:40:13 +0000
Commit:     Petr Vaněk <arkamar@gentoo.org>
CommitDate: 2023-12-30 16:56:04 +0000

    app-arch/pdv: reconfigure also project root
    
    It is necessary to reconfigure also project root for modern compiler
    compatibility. This necessitated updating the no-strip patch to modify
    extra.mk instead of Makefile.in, responding to the new regeneration
    process.
    
    Closes: https://bugs.gentoo.org/880351
    Closes: https://bugs.gentoo.org/906002
    Signed-off-by: Petr Vaněk <arkamar@gentoo.org>

 app-arch/pdv/files/pdv-1.5.1-no-strip.patch | 11 +++++------
 app-arch/pdv/pdv-1.5.1-r4.ebuild            |  4 ++--
 2 files changed, 7 insertions(+), 8 deletions(-)