The pkgsrc package isn't building on SmartOS (which is illumos, which is
OpenSolaris, more or less).
Full build at the last link:
https://reports.pkgci.org/SmartOS/upstream/trunk/20250518.2249/meta/report.html
https://reports.pkgci.org/SmartOS/upstream/trunk/20250518.2249/gdal-lib-3.11.0/co
Greg,
HAVE_STD_FLOAT16_T tests only the C++ part of Float16 support. Later in
the log I can see:
-- Performing Test HAVE__FLOAT16
-- Performing Test HAVE__FLOAT16 - Success
which is this test in cmake/helpers/configure.cmake
# Check whether the type `_Float16` exists, and whether type
# con
The build I posted was gcc 13.
This might be a gcc bug:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117321
___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/gdal-dev
Michael,
I couldn't reproduce your error (the temp file gets deleted for me), but
the creation of a temporary file on /vsis3/ was certainly a bug. I've
addressed this per https://github.com/OSGeo/gdal/pull/12421
Even
Le 20/05/2025 à 02:38, Michael Sumner via gdal-dev a écrit :
When I write a