leandron commented on pull request #9425: URL: https://github.com/apache/tvm/pull/9425#issuecomment-961085436
> I was just looking at this as well. However, I had to update the lld to lld-12 as well. Otherwise, I am seeing following issue when building the demo_rocm docker image: > > ``` > The following packages have unmet dependencies: > lld : Depends: lld-14 (>= 14~) but it is not going to be installed > E: Unable to correct problems, you have held broken packages. > The command '/bin/sh -c bash /install/ubuntu_install_rocm.sh' returned a non-zero code: 100 > ERROR: docker build failed. > ``` I see. So what do we need to do? Migrate the whole CI to LLVM-12? Can you help me to understand what needs to be done? perhaps in separate patches, so that we can safely update ROCm and unblock the update of Docker images? -- 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]
