Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 935126 - dev-util/poke-4.1 has implicit function declarations in configure logs
Summary: dev-util/poke-4.1 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 (vote)
Assignee: Arsen Arsenović
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: implicit-in-configure
  Show dependency tree
 
Reported: 2024-06-29 06:22 UTC by Agostino Sarubbo
Modified: 2024-07-04 19:53 UTC (History)
0 users

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


Attachments
build.log (build.log,760.99 KB, text/plain)
2024-06-29 06:22 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-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(+)