mshr-h commented on PR #17337:
URL: https://github.com/apache/tvm/pull/17337#issuecomment-2345381076

   Looking at the docker ci build log, it seems like the Android SDK 
installation is failing.
   
https://ci.tlcpack.ai/blue/organizations/jenkins/tvm-docker/detail/PR-17337/3/pipeline
   
   > [2024-09-10T15:30:06.331Z] 14.60 Accept? (y/N): All SDK package licenses 
accepted
   > [2024-09-10T15:30:06.331Z] 14.60 done
   > [2024-09-10T15:30:06.331Z] 15.46 Warning: Failed to find package 
extras;m2repository;com;android;support;constraint;constraint-layout;1.0.2
   > [2024-09-10T15:30:06.331Z] ------
   > [2024-09-10T15:30:06.331Z] Dockerfile.ci_cpu:130
   > [2024-09-10T15:30:06.331Z] --------------------
   > [2024-09-10T15:30:06.331Z]  128 |     # Android SDK
   > [2024-09-10T15:30:06.331Z]  129 |     COPY 
install/ubuntu_install_androidsdk.sh /install/ubuntu_install_androidsdk.sh
   > [2024-09-10T15:30:06.331Z]  130 | >>> RUN bash 
/install/ubuntu_install_androidsdk.sh
   > [2024-09-10T15:30:06.331Z]  131 |     
   > [2024-09-10T15:30:06.331Z]  132 |     # PaddlePaddle deps
   > [2024-09-10T15:30:06.331Z] --------------------
   > [2024-09-10T15:30:06.331Z] ERROR: failed to solve: process "/bin/sh -c 
bash /install/ubuntu_install_androidsdk.sh" did not complete successfully: exit 
code: 1
   > [2024-09-10T15:30:06.331Z] ERROR: docker build 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]

Reply via email to