kou opened a new issue, #37129: URL: https://github.com/apache/arrow/issues/37129
### Describe the bug, including details regarding any error messages, version, and platform. https://github.com/apache/arrow/actions/runs/5830590560/job/15812275941#step:6:8651 ```text FAILED: CMakeFiles/_flight.dir/_flight.cpp.o /usr/bin/ccache /usr/lib/ccache/c++ -DARROW_HAVE_RUNTIME_AVX2 -DARROW_HAVE_RUNTIME_AVX512 -DARROW_HAVE_RUNTIME_BMI2 -DARROW_HAVE_RUNTIME_SSE4_2 -DARROW_HAVE_SSE4_2 -D_flight_EXPORTS -I../../pyarrow/src -Ipyarrow/src -isystem /usr/include/python3.8 -isystem /usr/local/lib/python3.8/dist-packages/numpy/core/include -Wno-noexcept-type -Wall -fno-semantic-interposition -msse4.2 -fdiagnostics-color=always -fno-omit-frame-pointer -Wno-unused-variable -Wno-maybe-uninitialized -g -O0 -fPIC -std=c++17 -Wno-unused-function -Winvalid-pch -include /arrow/python/build/temp.linux-x86_64-cpython-38/CMakeFiles/_flight.dir/cmake_pch.hxx -MD -MT CMakeFiles/_flight.dir/_flight.cpp.o -MF CMakeFiles/_flight.dir/_flight.cpp.o.d -o CMakeFiles/_flight.dir/_flight.cpp.o -c _flight.cpp _flight.cpp:75452:1: fatal error: error writing to /tmp/ccBobgrt.s: No space left on device 75452 | } | ^ compilation terminated. ``` ### Component(s) Continuous Integration, Documentation -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
