Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 934312 - app-misc/tmux-3.4-r1 has implicit function declarations in configure logs
Summary: app-misc/tmux-3.4-r1 has implicit function declarations in configure logs
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Shell Tools project
URL:
Whiteboard: fixed in 3.4-r1
Keywords:
Depends on:
Blocks: implicit-in-configure
  Show dependency tree
 
Reported: 2024-06-14 18:04 UTC by Agostino Sarubbo
Modified: 2024-11-04 01:15 UTC (History)
0 users

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


Attachments
build.log (build.log,380.70 KB, text/plain)
2024-06-14 18:04 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 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(-)