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

Bug 935126

Summary: dev-util/poke-4.1 has implicit function declarations in configure logs
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Arsen Arsenović <arsen>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 906027    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2024-06-29 06:22:49 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-util/poke-4.1 has implicit function declarations in configure logs.
Discovered on: amd64 (internal ref: tinderbox_musl)
System: MUSL-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#MUSL)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#QA0072
Comment 1 Agostino Sarubbo gentoo-dev 2024-06-29 06:22:51 UTC
Created attachment 896600 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-06-29 06:22:53 UTC
Found the following implicit function declarations in configure logs:

config.log:6859 - _exit
config.log:11911 - _exit
Comment 3 Larry the Git Cow gentoo-dev 2024-07-04 19:53:49 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55afdc839e49759737e63127e213fa2b21d7d92d

commit 55afdc839e49759737e63127e213fa2b21d7d92d
Author:     Arsen Arsenović <arsen@gentoo.org>
AuthorDate: 2024-07-01 11:01:54 +0000
Commit:     Arsen Arsenović <arsen@gentoo.org>
CommitDate: 2024-07-04 19:53:18 +0000

    dev-util/poke: fix implicit fn decl in configure
    
    Closes: https://bugs.gentoo.org/935126
    Signed-off-by: Arsen Arsenović <arsen@gentoo.org>

 .../files/poke-4.1-missing-configure-include.patch |  20 +++
 dev-util/poke/poke-4.1-r1.ebuild                   | 149 +++++++++++++++++++++
 2 files changed, 169 insertions(+)