Summary: | media-libs/tiff-compat-4.4.0-r1 has implicit function declarations in configure logs (PYTHON-3.12-SYSTEM) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Codec Project <codec> |
Status: | RESOLVED FIXED | ||
Severity: | normal | Keywords: | PullRequest |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://github.com/gentoo/gentoo/pull/40089 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 906027, 941869 | ||
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 865964 [details]
build.log
build log and emerge --info
Found the following implicit function declarations in configure logs: config.log:2162 - glBegin config.log:2238 - glBegin config.log:2323 - glBegin config.log:2399 - glBegin config.log:2475 - glBegin config.log:2560 - glBegin config.log:3542 - glutMainLoop config.log:3618 - glutMainLoop 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. (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 *** Bug 927816 has been marked as a duplicate of this bug. *** The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7df572717ba5c577b7c827aa1bbc92953232c55 commit d7df572717ba5c577b7c827aa1bbc92953232c55 Author: NHOrus <jy6x2b32pie9@yahoo.com> AuthorDate: 2025-01-10 16:47:18 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-02-10 09:21:39 +0000 media-libs/tiff-compat: Fix implicit declarations in configure by regenerating it with autotools. Drop blocker on tiff-4.4* - it was dropped two years ago Also fix C23 compliance by adding AC_SYSTEM_EXTENSIONS and updating config header templates, plus one stubborn source file. Bug: https://bugs.gentoo.org/910693 Signed-off-by: NHOrus <jy6x2b32pie9@yahoo.com> Closes: https://github.com/gentoo/gentoo/pull/40089 Signed-off-by: Sam James <sam@gentoo.org> media-libs/tiff-compat/files/tiff-4.4.0-C23.patch | 52 ++++++++++++ media-libs/tiff-compat/tiff-compat-4.4.0-r1.ebuild | 3 +- media-libs/tiff-compat/tiff-compat-4.4.0-r2.ebuild | 95 ++++++++++++++++++++++ 3 files changed, 148 insertions(+), 2 deletions(-) |