caiwanli commented on issue #38847:
URL: https://github.com/apache/arrow/issues/38847#issuecomment-1823720112

   This is my CMake output:
   
   [root@glusterfs-02 build]# cmake ..
   -- The C compiler identification is GNU 10.3.0
   -- The CXX compiler identification is GNU 10.3.0
   -- Detecting C compiler ABI info
   -- Detecting C compiler ABI info - done
   -- Check for working C compiler: /usr/lib64/ccache/cc - skipped
   -- Detecting C compile features
   -- Detecting C compile features - done
   -- Detecting CXX compiler ABI info
   -- Detecting CXX compiler ABI info - done
   -- Check for working CXX compiler: /usr/lib64/ccache/c++ - skipped
   -- Detecting CXX compile features
   -- Detecting CXX compile features - done
   Project root directory: /home/cwl/workspace/Arrow_train
   -- Performing Test CMAKE_HAVE_LIBC_PTHREAD
   -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed
   -- Check if compiler accepts -pthread
   -- Check if compiler accepts -pthread - yes
   -- Found Threads: TRUE  
   -- Arrow version: 15.0.0
   -- Found the Arrow shared library: /usr/local/lib64/libarrow.so.1500.0.0
   -- Found the Arrow import library: ARROW_IMPORT_LIB-NOTFOUND
   -- Found the Arrow static library: /usr/local/lib64/libarrow.a
   -- jemalloc library found at: /usr/local/lib/libjemalloc.so
   -- Configuring done
   -- Generating done
   


-- 
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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to