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

Bug 910680

Summary: app-mobilephone/gnokii-0.6.31-r4 has implicit function declarations in configure logs (PYTHON-3.12-SYSTEM)
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
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, 941869    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2023-07-22 07:40:23 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-mobilephone/gnokii-0.6.31-r4 has implicit function declarations in configure logs (PYTHON-3.12-SYSTEM).
Discovered on: amd64 (internal ref: python-3.12_tinderbox)

NOTE:
(PYTHON-3.12-SYSTEM) in the summary means that the bug was found on a machine that runs python-3.12 but this bug MAY or MAY NOT BE related to the new python version
See also: https://bugs.gentoo.org/898488#c4.
Comment 1 Agostino Sarubbo gentoo-dev 2023-07-22 07:40:25 UTC
Created attachment 865925 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-07-22 07:40:26 UTC
Found the following implicit function declarations in configure logs:

config.log:3187 - exit
config.log:3219 - exit
Comment 3 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2024-03-24 02:42:44 UTC
Mass-closing "PYTHON-3.12-SYSTEM" bugs.  Most of them are either obsolete (i.e. packages have 3.12 support already), or report issues completely tangential to Python 3.12 support.  Manually checking them is a waste of time.
Comment 4 Andreas K. Hüttel archtester gentoo-dev 2024-11-03 21:49:20 UTC
(In reply to Michał Górny from comment #3)
> Mass-closing "PYTHON-3.12-SYSTEM" bugs.  Most of them are either obsolete
> (i.e. packages have 3.12 support already), or report issues completely
> tangential to Python 3.12 support.  Manually checking them is a waste of
> time.

Most likely not related to Python 3.12
Comment 5 Larry the Git Cow gentoo-dev 2024-11-16 14:08:01 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d8c8ea2039737e18c88e75973abd8d6cc6f9d16

commit 4d8c8ea2039737e18c88e75973abd8d6cc6f9d16
Author:     Andreas K. Hüttel <dilfridge@gentoo.org>
AuthorDate: 2024-11-16 14:07:05 +0000
Commit:     Andreas K. Hüttel <dilfridge@gentoo.org>
CommitDate: 2024-11-16 14:07:40 +0000

    app-mobilephone/gnokii: fix implicit declarations in configure
    
    Closes: https://bugs.gentoo.org/910680
    Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>

 .../gnokii/files/gnokii-0.6.31-conf-intrinsic.patch   | 19 +++++++++++++++++++
 app-mobilephone/gnokii/gnokii-0.6.31-r5.ebuild        |  1 +
 2 files changed, 20 insertions(+)
Comment 6 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-11-19 14:06:28 UTC
*** Bug 928972 has been marked as a duplicate of this bug. ***