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

tiledb: add new recipe #19381

Open
wants to merge 29 commits into
base: master
Choose a base branch
from
Open

tiledb: add new recipe #19381

wants to merge 29 commits into from

Conversation

valgur
Copy link
Contributor

@valgur valgur commented Aug 24, 2023

Adds tiledb: https://github.com/TileDB-Inc/TileDB

Used by GDAL as an optional dependency.

Resolves #18684.

Packaging status

The baseline configuration works, but the recipe would benefit from the following:

@conan-center-bot

This comment has been minimized.

valgur added a commit to valgur/conan-hooks that referenced this pull request Aug 24, 2023
@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@valgur valgur closed this Aug 29, 2023
@valgur valgur reopened this Aug 29, 2023
@conan-center-bot

This comment has been minimized.

@github-actions
Copy link
Contributor

Hooks produced the following warnings for commit 102cbf6
tiledb/2.16.3@#3424dfa3914ab293bc1ae9785f565c73
post_source(): WARN: [SHORT_PATHS USAGE (KB-H066)] The file './test/inputs/arrays/experimental_array_vUINT32_MAX/__fragments/__1657562300109_1657562300109_8dc3a927a28e445080d5dfd288825e1d_4294967295.ok' has a very long path and may exceed Windows max path length. Add 'short_paths = True' in your recipe.
post_source(): WARN: [SHORT_PATHS USAGE (KB-H066)] The file './test/inputs/arrays/experimental_array_vUINT32_MAX/__fragments/__1657562300109_1657562300109_8dc3a927a28e445080d5dfd288825e1d_4294967295/__fragment_metadata.tdb' has a very long path and may exceed Windows max path length. Add 'short_paths = True' in your recipe.

@conan-center-bot

This comment has been minimized.

@github-actions
Copy link
Contributor

Hooks produced the following warnings for commit 102cbf6
tiledb/2.16.3@#3424dfa3914ab293bc1ae9785f565c73
post_source(): WARN: [SHORT_PATHS USAGE (KB-H066)] The file './test/inputs/arrays/experimental_array_vUINT32_MAX/__fragments/__1657562300109_1657562300109_8dc3a927a28e445080d5dfd288825e1d_4294967295.ok' has a very long path and may exceed Windows max path length. Add 'short_paths = True' in your recipe.
post_source(): WARN: [SHORT_PATHS USAGE (KB-H066)] The file './test/inputs/arrays/experimental_array_vUINT32_MAX/__fragments/__1657562300109_1657562300109_8dc3a927a28e445080d5dfd288825e1d_4294967295/__fragment_metadata.tdb' has a very long path and may exceed Windows max path length. Add 'short_paths = True' in your recipe.

@conan-center-bot

This comment has been minimized.

@stale
Copy link

stale bot commented Oct 15, 2023

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Oct 15, 2023
@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

Copy link
Contributor

Hooks produced the following warnings for commit da3b13d
tiledb/2.17.4@#60cc8ccbf100b5b0189f1e951c3b7ff4
post_source(): WARN: [SHORT_PATHS USAGE (KB-H066)] The file './test/inputs/arrays/experimental_array_vUINT32_MAX/__fragments/__1657562300109_1657562300109_8dc3a927a28e445080d5dfd288825e1d_4294967295.ok' has a very long path and may exceed Windows max path length. Add 'short_paths = True' in your recipe.
post_source(): WARN: [SHORT_PATHS USAGE (KB-H066)] The file './test/inputs/arrays/experimental_array_vUINT32_MAX/__fragments/__1657562300109_1657562300109_8dc3a927a28e445080d5dfd288825e1d_4294967295/a0.tdb' has a very long path and may exceed Windows max path length. Add 'short_paths = True' in your recipe.

@valgur
Copy link
Contributor Author

valgur commented Mar 19, 2024

@RubenRBS Friendly ping. This PR has been green since November already. Should be a fairly straightforward one to review, I think.

@conan-center-bot

This comment has been minimized.

Copy link
Contributor

Hooks produced the following warnings for commit 746c53f
tiledb/2.21.0@#6830c80a6db90743c48ef964dfb0ff3f
post_source(): WARN: [SHORT_PATHS USAGE (KB-H066)] The file './test/inputs/arrays/experimental_array_vUINT32_MAX/__fragments/__1657562300109_1657562300109_8dc3a927a28e445080d5dfd288825e1d_4294967295.ok' has a very long path and may exceed Windows max path length. Add 'short_paths = True' in your recipe.
post_source(): WARN: [SHORT_PATHS USAGE (KB-H066)] The file './test/inputs/arrays/experimental_array_vUINT32_MAX/__fragments/__1657562300109_1657562300109_8dc3a927a28e445080d5dfd288825e1d_4294967295/a0.tdb' has a very long path and may exceed Windows max path length. Add 'short_paths = True' in your recipe.

@conan-center-bot

This comment has been minimized.

Copy link
Contributor

Hooks produced the following warnings for commit 96d1412
tiledb/2.21.0@#9c0e325032d6df2e416a8708763a1332
post_source(): WARN: [SHORT_PATHS USAGE (KB-H066)] The file './test/inputs/arrays/experimental_array_vUINT32_MAX/__fragments/__1657562300109_1657562300109_8dc3a927a28e445080d5dfd288825e1d_4294967295.ok' has a very long path and may exceed Windows max path length. Add 'short_paths = True' in your recipe.
post_source(): WARN: [SHORT_PATHS USAGE (KB-H066)] The file './test/inputs/arrays/experimental_array_vUINT32_MAX/__fragments/__1657562300109_1657562300109_8dc3a927a28e445080d5dfd288825e1d_4294967295/a0.tdb' has a very long path and may exceed Windows max path length. Add 'short_paths = True' in your recipe.

Copy link
Member

@AbrilRBS AbrilRBS left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for the delay, going thru old PRs now. I'll be trying to compile non default options for a bit today, will let you know and post logs should a combination fail :)

Comment on lines +94 to +99
if self.options.serialization:
self.options["libcurl"].with_zstd = True
if self.options.s3:
self.options["aws-sdk-cpp"].s3 = True
self.options["aws-sdk-cpp"]["identity-management"] = True
self.options["aws-sdk-cpp"].sts = True
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this not be part of the validate method too if these are hard requirements?

@conan-center-bot

This comment has been minimized.

@AbrilRBS
Copy link
Member

AbrilRBS commented Jul 4, 2024

Rebuilding now

@conan-center-bot

This comment has been minimized.

Copy link
Contributor

github-actions bot commented Aug 5, 2024

Hooks produced the following warnings for commit 96910b7
tiledb/2.22.0@#044583203e973cb8a2090307d174c9aa
post_source(): WARN: [SHORT_PATHS USAGE (KB-H066)] The file './test/inputs/arrays/experimental_array_vUINT32_MAX/__fragments/__1657562300109_1657562300109_8dc3a927a28e445080d5dfd288825e1d_4294967295.ok' has a very long path and may exceed Windows max path length. Add 'short_paths = True' in your recipe.
post_source(): WARN: [SHORT_PATHS USAGE (KB-H066)] The file './test/inputs/arrays/experimental_array_vUINT32_MAX/__fragments/__1657562300109_1657562300109_8dc3a927a28e445080d5dfd288825e1d_4294967295/__fragment_metadata.tdb' has a very long path and may exceed Windows max path length. Add 'short_paths = True' in your recipe.

recipes/tiledb/all/conanfile.py Outdated Show resolved Hide resolved
@conan-center-bot
Copy link
Collaborator

Conan v1 pipeline ✔️

All green in build 7 (d057aba63eba3394e0e35d247e89e919e02e2ae2):

  • tiledb/2.22.0:
    All packages built successfully! (All logs)

Conan v2 pipeline ✔️

Note: Conan v2 builds are now mandatory. Please read our discussion about it.

All green in build 7 (d057aba63eba3394e0e35d247e89e919e02e2ae2):

  • tiledb/2.22.0:
    All packages built successfully! (All logs)

Copy link
Contributor

github-actions bot commented Aug 6, 2024

Hooks produced the following warnings for commit d057aba
tiledb/2.22.0@#3dfa5f9b3f06108e88a0c624ecc65219
post_source(): WARN: [SHORT_PATHS USAGE (KB-H066)] The file './test/inputs/arrays/experimental_array_vUINT32_MAX/__fragments/__1657562300109_1657562300109_8dc3a927a28e445080d5dfd288825e1d_4294967295.ok' has a very long path and may exceed Windows max path length. Add 'short_paths = True' in your recipe.
post_source(): WARN: [SHORT_PATHS USAGE (KB-H066)] The file './test/inputs/arrays/experimental_array_vUINT32_MAX/__fragments/__1657562300109_1657562300109_8dc3a927a28e445080d5dfd288825e1d_4294967295/__fragment_metadata.tdb' has a very long path and may exceed Windows max path length. Add 'short_paths = True' in your recipe.

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

Successfully merging this pull request may close these issues.

[request] tiledb/2.16.0
4 participants