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

Bug 934312

Summary: app-misc/tmux-3.4-r1 has implicit function declarations in configure logs
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gentoo Shell Tools project <shell-tools>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard: fixed in 3.4-r1
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 906027    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2024-06-14 18:04:20 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-misc/tmux-3.4-r1 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-14 18:04:22 UTC
Created attachment 895829 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-06-14 18:04:23 UTC
Found the following implicit function declarations in configure logs:

config.log:2340 - b64_ntop
config.log:2431 - b64_ntop
config.log:2522 - b64_ntop
Comment 3 Larry the Git Cow gentoo-dev 2024-06-14 19:45:02 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e04ff1c099278a57da9f91e1ae1a4d6142a0025

commit 9e04ff1c099278a57da9f91e1ae1a4d6142a0025
Author:     Arthur Zamarin <arthurzam@gentoo.org>
AuthorDate: 2024-06-14 19:44:43 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2024-06-14 19:44:43 +0000

    app-misc/tmux: fix implicit configure b64_ntop
    
    Closes: https://bugs.gentoo.org/934312
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 app-misc/tmux/tmux-3.4-r1.ebuild | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)