Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
None
Description
https://github.com/ursacomputing/crossbow/runs/7243793233?check_suite_focus=true
Nightly tests build test-ubuntu-22.04-cpp is failing with the following error:
-- Linking Arrow Flight tests statically due to static gRPC -- Found SQLite3Alt: /usr/lib/x86_64-linux-gnu/libsqlite3.so CMake Error at src/arrow/flight/sql/CMakeLists.txt:122 (target_compile_definitions): Cannot specify compile definitions for target "flight_sql_test" which is not built by this project.
This seems to have been introduced by:
It can be reproduced locally with:
UBUNTU=22.04 docker-compose run ubuntu-cpp
Attachments
Issue Links
- links to