Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 900106 - sci-libs/gdal-3.6.3 has implicit function declarations in configure logs
Summary: sci-libs/gdal-3.6.3 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: Sci-geo Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2023-03-07 09:28 UTC by Agostino Sarubbo
Modified: 2023-04-23 06:06 UTC (History)
0 users

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


Attachments
build.log.xz (build.log.xz,54.52 KB, application/x-xz)
2023-03-07 09:28 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 2023-03-07 09:28:38 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-libs/gdal-3.6.2 has implicit function declarations in configure logs.
Discovered on: amd64 (internal ref: ci)

NOTE:
See also: https://bugs.gentoo.org/898488#c4.
Comment 1 Agostino Sarubbo gentoo-dev 2023-03-07 09:28:40 UTC
Created attachment 856568 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Agostino Sarubbo gentoo-dev 2023-03-14 07:03:42 UTC
ci has reproduced this issue with version 3.6.3 - Updating summary.
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-04-23 05:56:26 UTC
 * 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
Comment 4 Larry the Git Cow gentoo-dev 2023-04-23 06:06:43 UTC
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(+)