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

Impossible to build against OpenVDB v6.1 in Ubuntu 22.04/jammy #1366

Closed
doisyg opened this issue Apr 24, 2022 · 3 comments
Closed

Impossible to build against OpenVDB v6.1 in Ubuntu 22.04/jammy #1366

doisyg opened this issue Apr 24, 2022 · 3 comments
Labels

Comments

@doisyg
Copy link

doisyg commented Apr 24, 2022

Environment

Operating System: Ubuntu 22.04
Version / Commit SHA: v6.1
Other: (e.g compiler, C++ standard etc.)

Describe the bug

As described here: SteveMacenski/spatio_temporal_voxel_layer#232
I believe it is impossible to build software using Ubuntu released OpenVDB v6.1 in Ubuntu 22.04/jammy because of the following points:

My guess is that releasing v8.2 instead of v8.1 to Ubuntu 22.04/jammy would solve the issue. I will try to file a bug report on launchpad hoping that it will be faster than https://bugs.launchpad.net/ubuntu/+source/openvdb/+bug/1882998 (remember SteveMacenski/spatio_temporal_voxel_layer#167).

Additional context

Trying to build https://github.com/SteveMacenski/spatio_temporal_voxel_layer in Ubuntu 22.04/jammy

@doisyg doisyg added the bug label Apr 24, 2022
@doisyg doisyg changed the title Impossible to build against OpenVDB **v6.1** in Ubuntu 22.04/jammy Impossible to build against OpenVDB v6.1 in Ubuntu 22.04/jammy Apr 24, 2022
@doisyg
Copy link
Author

doisyg commented Apr 29, 2022

Launchpad bug report: https://bugs.launchpad.net/ubuntu/+source/openvdb/+bug/1970108
Any confirmation/support is welcome

@jmlait
Copy link
Contributor

jmlait commented May 3, 2022

Correct, VDB 8.2 is required to compile against that version of TBB, so if Ubuntu package for TBB has moved forward, the OpenVDB must go to at least 8.2

@jmlait jmlait closed this as completed May 3, 2022
@doisyg
Copy link
Author

doisyg commented May 4, 2022

Thanks for your answer @jmlait. Can you confirm the issue on the launchpad ticket: https://bugs.launchpad.net/ubuntu/+source/openvdb/+bug/1970108
So we get a chance to get a backport

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

No branches or pull requests

2 participants