base: CUDA 12.6.2 and Ubuntu 24.04 #3459
Annotations
1 error
Build mealkit image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c <<\"EOF\" bash -exu -o pipefail\npip install tensorflow_datasets==4.9.2 auditwheel tensorflow==2.13.0\ngit-clone.sh ${URLREF_TFTEXT} ${SRC_PATH_TFTEXT}\ncd ${SRC_PATH_TFTEXT}\n\n# The tftext build script queries GitHub, but these requests are sometimes\n# throttled by GH, resulting in a corrupted uri for tensorflow in WORKSPACE.\n# A workaround (needs to be updated when the tensorflow version changes):\nsed -i \"s/# Update TF dependency to installed tensorflow/commit_sha=1cb1a030a62b169d90d34c747ab9b09f332bf905/\" oss_scripts/prepare_tf_dep.sh\n\n# Newer versions of LLVM make lld's --undefined-version check of lld is strict\n# by default (https://reviews.llvm.org/D135402), but the tftext build seems to\n# rely on this behavior.\necho \"write_to_bazelrc \\\"build --linkopt='-Wl,--undefined-version'\\\"\" >> oss_scripts/configure.sh\n\n./oss_scripts/run_build.sh\nEOF" did not complete successfully: exit code: 1
|
Loading