Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nighly feedstock build failed #63

Closed
github-actions bot opened this issue Mar 12, 2024 · 8 comments · Fixed by conda-forge/tiledb-feedstock#256
Closed

Nighly feedstock build failed #63

github-actions bot opened this issue Mar 12, 2024 · 8 comments · Fixed by conda-forge/tiledb-feedstock#256

Comments

@github-actions
Copy link

Nightly feedstock build failure for tiledbfeedstock_CI at https://dev.azure.com/TileDB-Inc/CI/_build?definitionId=4&_a=summary

Copy link
Author

Nightly feedstock build failure for TileDB-Py%20Feedstock%20Testing at https://dev.azure.com/TileDB-Inc/CI/_build?definitionId=5&_a=summary

@ihnorton
Copy link
Member

Network errors in two libtiledb jobs, rerunning 🙃

@jdblischak
Copy link
Collaborator

The osx-64 job failed again at the exact same place in the build. I restarted it

@ihnorton
Copy link
Member

I think we need to bump the macOS build image:

2024-03-12T17:33:57.1951210Z /Users/runner/miniforge3/conda-bld/tiledb_1710263927202/work/tiledb/../tiledb/sm/filesystem/ls_scanner.h:376:33: error: 'recursive_directory_iterator' is unavailable: introduced in macOS 10.15 - see https://conda-forge.org/docs/maintainer/knowledge_base.html#newer-c-features-with-old-sdk
2024-03-12T17:33:57.1958260Z   auto begin = std::filesystem::recursive_directory_iterator(parentstr);
2024-03-12T17:33:57.2059770Z                                 ^
2024-03-12T17:33:57.2160530Z /Users/runner/miniforge3/conda-bld/tiledb_1710263927202/_build_env/bin/../include/c++/v1/__filesystem/recursive_directory_iterator.h:35:7: note: 'recursive_directory_iterator' has been explicitly marked unavailable here
2024-03-12T17:33:57.2284810Z class recursive_directory_iterator {
2024-03-12T17:33:57.2386700Z       ^
2024-03-12T17:33:57.2447580Z In file included from /Users/runner/miniforge3/conda-bld/tiledb_1710263927202/work/tiledb/sm/array/array.cc:37:
2024-03-12T17:33:57.2549820Z In file included from /Users/runner/miniforge3/conda-bld/tiledb_1710263927202/work/tiledb/../tiledb/sm/array/array.h:42:
2024-03-12T17:33:57.2656080Z In file included from /Users/runner/miniforge3/conda-bld/tiledb_1710263927202/work/tiledb/../tiledb/sm/array/array_directory.h:40:
2024-03-12T17:33:57.2758640Z In file included from /Users/runner/miniforge3/conda-bld/tiledb_1710263927202/work/tiledb/../tiledb/sm/filesystem/vfs.h:43:
2024-03-12T17:33:57.2860530Z /Users/runner/miniforge3/conda-bld/tiledb_1710263927202/work/tiledb/../tiledb/sm/filesystem/ls_scanner.h:376:62: error: 'path' is unavailable: introduced in macOS 10.15 - see https://conda-forge.org/docs/maintainer/knowledge_base.html#newer-c-features-with-old-sdk

@jdblischak
Copy link
Collaborator

I think we need to bump the macOS build image:

Good catch. I should have looked earlier in the build log.

tiledb-feedstock is owned by conda-forge, and they discourage bumping the minimum macOS SDK. So I'm first trying their suggested workaround in TileDB-Inc/tiledb-feedstock@be64cb5

@jdblischak
Copy link
Collaborator

The workaround fixed the osx-64 build. I'll send a PR upstream tomorrow

Copy link
Author

Nightly feedstock build failure for tiledbfeedstock_CI at https://dev.azure.com/TileDB-Inc/CI/_build?definitionId=4&_a=summary

Copy link
Author

Nightly feedstock build failure for TileDB-Py%20Feedstock%20Testing at https://dev.azure.com/TileDB-Inc/CI/_build?definitionId=5&_a=summary

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants