kou opened a new issue, #14819:
URL: https://github.com/apache/arrow/issues/14819

   ### Describe the bug, including details regarding any error messages, 
version, and platform.
   
   
https://github.com/ursacomputing/crossbow/actions/runs/3590866755/jobs/6044735050#step:6:1864
   
   ```text
   CMake Error at /usr/share/cmake/Modules/CMakeTestCCompiler.cmake:66 
(message):
     The C compiler
   
       "/opt/rh/gcc-toolset-12/root/usr/bin/gcc"
   
     is not able to compile a simple test program.
   
     It fails with the following output:
   
       Change Dir: 
/root/rpmbuild/BUILD/apache-arrow-11.0.0.dev189/cpp/redhat-linux-build/CMakeFiles/CMakeTmp
       
       Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_427a1/fast && 
/usr/bin/gmake  -f CMakeFiles/cmTC_427a1.dir/build.make 
CMakeFiles/cmTC_427a1.dir/build
       gmake[1]: Entering directory 
'/build/rpmbuild/BUILD/apache-arrow-11.0.0.dev189/cpp/redhat-linux-build/CMakeFiles/CMakeTmp'
       Building C object CMakeFiles/cmTC_427a1.dir/testCCompiler.c.o
   -- Check for working C compiler: /opt/rh/gcc-toolset-12/root/usr/bin/gcc - 
broken
       /opt/rh/gcc-toolset-12/root/usr/bin/gcc   -O2 -flto=auto 
-ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall 
-Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS 
-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong 
-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 
-mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection 
-fcf-protection  -o CMakeFiles/cmTC_427a1.dir/testCCompiler.c.o -c 
/root/rpmbuild/BUILD/apache-arrow-11.0.0.dev189/cpp/redhat-linux-build/CMakeFiles/CMakeTmp/testCCompiler.c
       cc1: fatal error: inaccessible plugin file 
/opt/rh/gcc-toolset-12/root/usr/lib/gcc/x86_64-redhat-linux/12/plugin/gcc-annobin.so
 expanded from short plugin name gcc-annobin: No such file or directory
   ```
   
   ### Component(s)
   
   Continuous Integration, Packaging


-- 
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]

Reply via email to