Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
https://github.com/ursacomputing/crossbow/runs/6789534725?check_suite_focus=true
FAILED: CMakeFiles/grpc++.dir/src/core/ext/transport/binder/transport/binder_transport.cc.o /usr/lib/ccache/c++ -I/build/apache-arrow-9.0.0.dev191/cpp_build/grpc_ep-prefix/src/grpc_ep/include -I/build/apache-arrow-9.0.0.dev191/cpp_build/grpc_ep-prefix/src/grpc_ep -I/build/apache-arrow-9.0.0.dev191/cpp_build/grpc_ep-prefix/src/grpc_ep/third_party/address_sorting/include -I/build/apache-arrow-9.0.0.dev191/cpp_build/grpc_ep-prefix/src/grpc_ep/src/core/ext/upb-generated -I/build/apache-arrow-9.0.0.dev191/cpp_build/grpc_ep-prefix/src/grpc_ep/src/core/ext/upbdefs-generated -I/build/apache-arrow-9.0.0.dev191/cpp_build/grpc_ep-prefix/src/grpc_ep/third_party/upb -I/build/apache-arrow-9.0.0.dev191/cpp_build/grpc_ep-prefix/src/grpc_ep/third_party/xxhash -Igens -isystem /build/apache-arrow-9.0.0.dev191/cpp_build/protobuf_ep-install/include -isystem /build/apache-arrow-9.0.0.dev191/cpp_build/absl_ep-install/include -g -O2 -fdebug-prefix-map=/build/apache-arrow-9.0.0.dev191=. -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -fdiagnostics-color=always -O3 -DNDEBUG -O3 -DNDEBUG -fPIC -g -O2 -fdebug-prefix-map=/build/apache-arrow-9.0.0.dev191=. -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -fdiagnostics-color=always -O3 -DNDEBUG -O3 -DNDEBUG -fPIC -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc++.dir/src/core/ext/transport/binder/transport/binder_transport.cc.o -MF CMakeFiles/grpc++.dir/src/core/ext/transport/binder/transport/binder_transport.cc.o.d -o CMakeFiles/grpc++.dir/src/core/ext/transport/binder/transport/binder_transport.cc.o -c /build/apache-arrow-9.0.0.dev191/cpp_build/grpc_ep-prefix/src/grpc_ep/src/core/ext/transport/binder/transport/binder_transport.cc /build/apache-arrow-9.0.0.dev191/cpp_build/grpc_ep-prefix/src/grpc_ep/src/core/ext/transport/binder/transport/binder_transport.cc: In function ‘void set_pollset_set(grpc_transport*, grpc_stream*, grpc_pollset_set*)’: /build/apache-arrow-9.0.0.dev191/cpp_build/grpc_ep-prefix/src/grpc_ep/src/core/ext/transport/binder/transport/binder_transport.cc:135:29: error: format not a string literal and no format arguments [-Werror=format-security] 135 | gpr_log(GPR_INFO, __func__); | ^
Attachments
Issue Links
- is caused by
-
ARROW-16729 [C++] Bump version of bundled gRPC, Abseil and c-ares
- Resolved
- links to