Summary: | sci-libs/gdal-3.6.3 has implicit function declarations in configure logs | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Sci-geo Project <sci-geosciences> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | fixed in 3.6.4 | ||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 870412 | ||
Attachments: | build.log.xz |
Description
Agostino Sarubbo
![]() Created attachment 856568 [details]
build.log.xz
build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
ci has reproduced this issue with version 3.6.3 - Updating summary. * QA Notice: Found the following implicit function declarations in configure logs: * /var/tmp/portage/sci-libs/gdal-3.6.2/work/gdal-3.6.2_build/CMakeFiles/CMakeError.log:147 - _wstat64 The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a196821e2f3783c1e40e318505c5c92d336237a7 commit a196821e2f3783c1e40e318505c5c92d336237a7 Author: Sam James <sam@gentoo.org> AuthorDate: 2023-04-23 06:03:29 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-04-23 06:03:54 +0000 sci-libs/gdal: add 3.6.4 Closes: https://bugs.gentoo.org/900106 Closes: https://bugs.gentoo.org/904534 Thanks-to: Michael Uleysky <uleysky@gmail.com> (abseil patch) Signed-off-by: Sam James <sam@gentoo.org> sci-libs/gdal/Manifest | 2 + .../gdal-3.6.4-abseil-cpp-20230125.2-c++17.patch | 12 + sci-libs/gdal/gdal-3.6.4.ebuild | 249 +++++++++++++++++++++ 3 files changed, 263 insertions(+) |