Closed regro-cf-autotick-bot closed 1 month ago
Hi! This is the friendly automated conda-forge-linting service.
I just wanted to let you know that I linted all conda-recipes in your PR (recipe/meta.yaml
) and found it was in an excellent condition.
I do have some suggestions for making it better though...
For recipe/meta.yaml:
gdal
using pip
. Python recipes using pip
need to explicitly specify a build backend in the host
section. If your recipe has built with only pip
in the host
section in the past, you likely should add setuptools
to the host
section of your recipe.Hi! This is the friendly automated conda-forge-linting service.
I just wanted to let you know that I linted all conda-recipes in your PR (recipe/meta.yaml
) and found it was in an excellent condition.
It looks like some patching is likely required:
[ 35%] Building CXX object frmts/pcidsk/sdk/CMakeFiles/pcidsk_sdk.dir/core/libjpeg_io.cpp.o
In file included from /home/conda/feedstock_root/build_artifacts/gdal-split_1725420864220/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_/include/poppler/Object.h:44,
from /home/conda/feedstock_root/build_artifacts/gdal-split_1725420864220/work/frmts/pdf/pdfsdk_headers.h:68,
from /home/conda/feedstock_root/build_artifacts/gdal-split_1725420864220/work/frmts/pdf/gdal_pdf.h:55,
from /home/conda/feedstock_root/build_artifacts/gdal-split_1725420864220/work/frmts/pdf/ogrpdflayer.cpp:29:
/home/conda/feedstock_root/build_artifacts/gdal-split_1725420864220/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_/include/poppler/goo/GooString.h:241:24: error: 'starts_with' has not been declared in 'std::string'
241 | using std::string::starts_with;
| ^~~~~~~~~~~
/home/conda/feedstock_root/build_artifacts/gdal-split_1725420864220/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_/include/poppler/goo/GooString.h:244:24: error: 'ends_with' has not been declared in 'std::string'
244 | using std::string::ends_with;
| ^~~~~~~~~
In file included from /home/conda/feedstock_root/build_artifacts/gdal-split_1725420864220/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_/include/poppler/Object.h:690:
/home/conda/feedstock_root/build_artifacts/gdal-split_1725420864220/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_/include/poppler/Stream.h:307:26: error: 'std::span' has not been declared
307 | virtual size_t write(std::span<unsigned char> data) = 0;
| ^~~
/home/conda/feedstock_root/build_artifacts/gdal-split_1725420864220/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_/include/poppler/Stream.h:307:35: error: expected ',' or '...' before '<' token
307 | virtual size_t write(std::span<unsigned char> data) = 0;
| ^
/home/conda/feedstock_root/build_artifacts/gdal-split_1725420864220/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_/include/poppler/Stream.h:328:18: error: 'std::span' has not been declared
328 | size_t write(std::span<unsigned char> data) override;
| ^~~
/home/conda/feedstock_root/build_artifacts/gdal-split_1725420864220/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_/include/poppler/Stream.h:328:27: error: expected ',' or '...' before '<' token
328 | size_t write(std::span<unsigned char> data) override;
| ^
Assuming #979 (main branch goes green), likely just another one to hold in draft status until we dump the v3.8.x
branch.
Yeah, sounds fine to me.
This PR has been triggered in an effort to update python313.
Notes and instructions for merging this PR:
Please note that if you close this PR we presume that the feedstock has been rebuilt, so if you are going to perform the rebuild yourself don't close this PR until the your rebuild has been merged.
This package has the following downstream children:
If this PR was opened in error or needs to be updated please add the
bot-rerun
label to this PR. The bot will close this PR and schedule another one. If you do not have permissions to add this label, you can use the phrase code>@<space/conda-forge-admin, please rerun bot in a PR comment to have theconda-forge-admin
add it for you.This PR was created by the regro-cf-autotick-bot. The regro-cf-autotick-bot is a service to automatically track the dependency graph, migrate packages, and propose package version updates for conda-forge. Feel free to drop us a line if there are any issues! This PR was generated by - please use this URL for debugging.