alkis commented on PR #42174:
URL: https://github.com/apache/arrow/pull/42174#issuecomment-2232478724

   > Looks like CI failure might be related to this change:
   > 
   > ```
   > FAILED: debug/parquet-dump-footer 
   > : && /usr/lib/ccache/c++ -Wredundant-move -Wno-noexcept-type  
-fdiagnostics-color=always  -Wall -Wno-conversion -Wno-sign-conversion 
-Wdate-time -Wunused-result -fno-semantic-interposition -msse4.2  -g -Werror 
-O0 -ggdb -g1  
tools/parquet/CMakeFiles/parquet-dump-footer.dir/parquet_dump_footer.cc.o -o 
debug/parquet-dump-footer  -Wl,-rpath,/build/cpp/debug:  
debug/libparquet.so.1700.0.0  /usr/lib/x86_64-linux-gnu/libthrift.so  
-larrow_static  debug/libarrow.so.1700.0.0 && :
   > /usr/bin/ld: cannot find -larrow_static: No such file or directory
   > collect2: error: ld returned 1 exit status
   > ```
   > 
   > Generally seems OK, asked a few questions for clarity and some suggestions 
on using existing functionality.
   
   @kou do you understand why this fails in CI?


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