kou commented on PR #39824:
URL: https://github.com/apache/arrow/pull/39824#issuecomment-1916122900

   `cpp/src/arrow/**/*.cc` are built before jemalloc is built:
   
   
https://github.com/apache/arrow/actions/runs/7705131604/job/20998591461?pr=39824#step:6:1465
   
   ```text
    [48/1143] Building CXX object 
src/arrow/CMakeFiles/arrow_array.dir/array/array_primitive.cc.o
   [49/1143] Building CXX object 
src/arrow/CMakeFiles/arrow_array.dir/array/array_base.cc.o
   [50/1143] Building CXX object 
src/arrow/CMakeFiles/arrow_array.dir/array/array_nested.cc.o
   [51/1143] Building CXX object 
src/arrow/CMakeFiles/arrow_array.dir/array/array_run_end.cc.o
   [52/1143] Building CXX object 
src/arrow/CMakeFiles/arrow_array.dir/array/builder_adaptive.cc.o
   [53/1143] Building CXX object 
src/arrow/CMakeFiles/arrow_array.dir/array/builder_decimal.cc.o
   [54/1143] Building CXX object 
src/arrow/CMakeFiles/arrow_array.dir/array/builder_binary.cc.o
   [55/1143] Building CXX object 
src/arrow/CMakeFiles/arrow_array.dir/array/array_dict.cc.o
   [56/1143] Building CXX object 
src/arrow/CMakeFiles/arrow_array.dir/array/builder_base.cc.o
   [57/1143] Building CXX object 
src/arrow/CMakeFiles/arrow_array.dir/array/builder_run_end.cc.o
   [58/1143] Building CXX object 
src/arrow/CMakeFiles/arrow_array.dir/array/builder_primitive.cc.o
   [59/1143] Building CXX object 
src/arrow/CMakeFiles/arrow_array.dir/array/builder_nested.cc.o
   [60/1143] Performing configure step for 'jemalloc_ep'
   ```


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