chaokunyang commented on PR #2888:
URL: https://github.com/apache/fory/pull/2888#issuecomment-3487425170

   ```
         # Execution platform: @local_config_platform//:host
         SUBCOMMAND: # @local_config_pyarrow//:libarrow_python [action 
'Executing genrule @local_config_pyarrow//:libarrow_python', configuration: 
692eb6610c708216bde8e139a42c505ffc7784763343e8856b8dc070de970ef8, execution 
platform: @local_config_platform//:host]
         (cd 
/home/runner/.cache/bazel/_bazel_runner/8d280d35b2da959da0f37ed0093e86d5/execroot/fory
 && \
           exec env - \
             LD_LIBRARY_PATH=/opt/hostedtoolcache/Python/3.8.18/x64/lib \
             
PATH=/home/runner/.cache/bazelisk/downloads/sha256/e78fc3394deae5408d6f49a15c7b1e615901969ecf6e50d55ef899996b0b8458/bin:/tmp/pip-build-env-30uopdic/overlay/bin:/tmp/pip-build-env-30uopdic/normal/bin:/opt/hostedtoolcache/Python/3.8.18/x64/bin:/opt/hostedtoolcache/Python/3.8.18/x64:/opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.17-10/x64/bin:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
 \
           /bin/bash -c 'source 
external/bazel_tools/tools/genrule/genrule-setup.sh;
         cp -f 
"/tmp/pip-build-env-lg3oi1jt/overlay/lib/python3.8/site-packages/pyarrow/libarrow_python.so"
 "bazel-out/k8-opt/bin/external/local_config_pyarrow/libarrow_python.so"
            ')
         # Configuration: 
692eb6610c708216bde8e139a42c505ffc7784763343e8856b8dc070de970ef8
         # Execution platform: @local_config_platform//:host
         ERROR: 
/home/runner/.cache/bazel/_bazel_runner/8d280d35b2da959da0f37ed0093e86d5/external/local_config_pyarrow/BUILD:536:8:
 Executing genrule @local_config_pyarrow//:libarrow_python failed: (Exit 1): 
bash failed: error executing command (from target 
@local_config_pyarrow//:libarrow_python) /bin/bash -c ... (remaining 1 argument 
skipped)
         
         Use --sandbox_debug to see verbose messages from the sandbox and 
retain the sandbox build root for debugging
         cp: cannot stat 
'/tmp/pip-build-env-lg3oi1jt/overlay/lib/python3.8/site-packages/pyarrow/libarrow_python.so':
 No such file or directory
         Target //:cp_fory_so failed to build
         Use --verbose_failures to see the command lines of failed build steps.
         INFO: Elapsed time: 5.539s, Critical Path: 0.10s
         INFO: 5 processes: 5 internal.
         FAILED: Build did NOT complete successfully
         DEBUG = False, BAZEL_BUILD_EXT = True, PATH = 
/tmp/pip-build-env-30uopdic/overlay/bin:/tmp/pip-build-env-30uopdic/normal/bin:/opt/hostedtoolcache/Python/3.8.18/x64/bin:/opt/hostedtoolcache/Python/3.8.18/x64:/opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.17-10/x64/bin:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
         setup_dir: /home/runner/work/fory/fory/python
         project_dir: /home/runner/work/fory/fory
   ```
   
   Seems all python bazel build fails now


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to