I'm seeing this error on the buildfarm on Humble. It seems that ROS 2 Ouster hasn't changed on Humble since February, so I take it that an upstream dependency has changed.
Here is a link to a failing job:
https://build.ros2.org/view/Hbin_uJ64/job/Hbin_uJ64__ros2_ouster__ubuntu_jammy_amd64__binary/89/
Here is what I believe to be the error from the log:
CMake Error at /usr/lib/x86_64-linux-gnu/cmake/jsoncpp/jsoncpp-namespaced-targets.cmake:5 (add_library):
add_library cannot create imported target "JsonCpp::JsonCpp" because
another target with the same name already exists.
Call Stack (most recent call first):
/usr/lib/x86_64-linux-gnu/cmake/jsoncpp/jsoncppConfig.cmake:41 (include)
CMakeLists.txt:24 (find_package)