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

Bug 908483

Summary: sci-libs/qfits-6.2.0 has implicit function declarations in configure logs (MUSL-SYSTEM)
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gentoo Astronomy project <sci-astronomy>
Status: RESOLVED FIXED    
Severity: normal Keywords: PullRequest
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/40796
Whiteboard: ~arch only
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 906027    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2023-06-14 07:43:32 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-libs/qfits-6.2.0 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-14 07:43:35 UTC
Created attachment 863818 [details]
build.log

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

config.log:213 - exit
Comment 3 Larry the Git Cow gentoo-dev 2025-03-10 01:42:12 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=728dfaa3ea51a3779e8a99881cbfacd395125c1c

commit 728dfaa3ea51a3779e8a99881cbfacd395125c1c
Author:     NHOrus <jy6x2b32pie9@yahoo.com>
AuthorDate: 2025-02-27 16:27:02 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-03-10 01:38:53 +0000

    sci-libs/qfits: update EAPI 7 -> 8, add missing includes
    
    Update home page, add missing includes in tests, main library
    and custom m4 scripts for configure.
    
    Closes: https://bugs.gentoo.org/908483
    Closes: https://bugs.gentoo.org/886463
    Signed-off-by: NHOrus <jy6x2b32pie9@yahoo.com>
    Closes: https://github.com/gentoo/gentoo/pull/40796
    Signed-off-by: Sam James <sam@gentoo.org>

 sci-libs/qfits/files/qfits-6.2.0-includes.patch    | 32 +++++++++++++++++++
 sci-libs/qfits/files/qfits-6.2.0-m4.patch          | 36 ++++++++++++++++++++++
 .../{qfits-6.2.0.ebuild => qfits-6.2.0-r1.ebuild}  | 22 +++++++++----
 3 files changed, 84 insertions(+), 6 deletions(-)