Hi Matteo! On 2022-03-28 01:53, Matteo F. Vescovi wrote: > On 2022-03-25 at 20:44 (+01), Matteo F. Vescovi wrote: >> It builds for me: >> >> https://people.debian.org/~mfv/opencolorio_2.1.1+dfsg-1.buildlog > Well, actually I had to rebuild OpenImageIO against OpenEXR v3 (and > disabling OpenVDB as well) before getting over the point where your > build failed (and I was able to rebuild only today due to work > priority).
Thanks for the explanation, but I guess I need an even more explicit one to be able to reproduce your FTBFS. I tried building OpenImageIO on experimental and ran into this: In file included from /usr/include/openvdb/openvdb.h:8, from /home/merkys/openimageio/src/openvdb.imageio/openvdbinput.cpp:14: /usr/include/openvdb/Types.h:12:10: fatal error: OpenEXR/half.h: No such file or directory 12 | #include <OpenEXR/half.h> | ^~~~~~~~~~~~~~~~ compilation terminated. If there are any changes in build routines on top of what is in Git, I would suggest making branches (maybe named 'experimental') in these projects. What do you think? > It's clear that now I need to start the transition for OpenImageIO > before getting OCIO to build without hackery. I support this very much. If we aim to have the new packages in bookworm, I prefer starting the transitions sooner than later. > Gonna keep you updated on my progress. Thanks a lot! Best, Andrius