pitrou commented on pull request #12444: URL: https://github.com/apache/arrow/pull/12444#issuecomment-1043143303
It seems this change wiped any non-tracked files from my entire Arrow checkout, for some reason. I will do an emergency revert and ask you to use a plain download URL rather than a git clone. ``` [266/553] Performing download step (git clone) for 'substrait_ep' -- Avoiding repeated git clone, stamp file is up to date: '/home/antoine/arrow/dev/cpp/build-test/src/arrow/engine/substrait_ep-prefix/src/substrait_ep-stamp/substrait_ep-gitclone-lastrun.txt' [507/553] Performing update step for 'substrait_ep' FAILED: src/arrow/engine/substrait_ep-prefix/src/substrait_ep-stamp/substrait_ep-update /home/antoine/arrow/dev/cpp/build-test/src/arrow/engine/substrait_ep-prefix/src/substrait_ep-stamp/substrait_ep-update cd /home/antoine/arrow/dev/cpp/build-test/src/arrow/engine/substrait_clone && /home/antoine/miniconda3/envs/pyarrow/bin/cmake -P /home/antoine/arrow/dev/cpp/build-test/src/arrow/engine/substrait_ep-prefix/tmp/substrait_ep-gitupdate.cmake From https://github.com/apache/arrow t [tag update] apache-arrow-6.0.1 -> apache-arrow-6.0.1 t [tag update] apache-arrow-7.0.0 -> apache-arrow-7.0.0 Ignoring path cpp/build-test/src/arrow/engine/substrait/ warning: failed to remove python/repaired_wheels/pyarrow-7.0.0.dev19+gf2c9d20d9-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl: Permission denied CMake Error at /home/antoine/arrow/dev/cpp/build-test/src/arrow/engine/substrait_ep-prefix/tmp/substrait_ep-gitupdate.cmake:167 (execute_process): execute_process failed command indexes: 1: "Child return code: 1" [508/553] Building CXX object src/parquet/CMakeFiles/parquet-arrow-test.dir/arrow/arrow_reader_writer_test.cc.o ninja: build stopped: subcommand failed. ``` -- 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]
