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

Bug 906863

Summary: dev-scheme/scheme48-1.9.2-r2 has implicit function declarations in configure logs (MUSL-SYSTEM)
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Scheme Project <scheme>
Status: RESOLVED PKGREMOVED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=933643
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 906027    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2023-05-20 19:48:43 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-scheme/scheme48-1.9.2-r2 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-20 19:48:44 UTC
Created attachment 862050 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-05-20 19:48:46 UTC
Found the following implicit function declarations in configure logs:

config.log:827 - pthread_kill
config.log:836 - pthread_kill
Comment 3 Larry the Git Cow gentoo-dev 2024-06-05 19:33:43 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d1370c337a893f3ce1fe4e080b4f9cb4551b862

commit 8d1370c337a893f3ce1fe4e080b4f9cb4551b862
Author:     Maciej Barć <xgqt@gentoo.org>
AuthorDate: 2024-06-05 19:16:06 +0000
Commit:     Maciej Barć <xgqt@gentoo.org>
CommitDate: 2024-06-05 19:33:35 +0000

    profiles/package.mask: last-rite dev-scheme/scheme48
    
    Bug: https://bugs.gentoo.org/870472
    Bug: https://bugs.gentoo.org/906863
    Closes: https://bugs.gentoo.org/933643
    Signed-off-by: Maciej Barć <xgqt@gentoo.org>

 profiles/package.mask | 6 ++++++
 1 file changed, 6 insertions(+)
Comment 4 Larry the Git Cow gentoo-dev 2024-07-05 13:26:51 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=218aef6529813d55a768c8214128da90147a9245

commit 218aef6529813d55a768c8214128da90147a9245
Author:     Arthur Zamarin <arthurzam@gentoo.org>
AuthorDate: 2024-07-05 13:26:07 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2024-07-05 13:26:24 +0000

    dev-scheme/scheme48: treeclean
    
    Bug: https://bugs.gentoo.org/870472
    Bug: https://bugs.gentoo.org/906863
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 dev-scheme/scheme48/Manifest                   |  1 -
 dev-scheme/scheme48/files/50scheme48-gentoo.el | 10 ----
 dev-scheme/scheme48/files/CVE-2014-4150.patch  | 11 ----
 dev-scheme/scheme48/metadata.xml               | 14 -----
 dev-scheme/scheme48/scheme48-1.9.2-r2.ebuild   | 77 --------------------------
 profiles/package.mask                          |  6 --
 6 files changed, 119 deletions(-)