404 Not Found (/0day-ci/cross-package) for make.cross
From: Masahiro Yamada
Date: Fri Sep 30 2022 - 01:25:55 EST
Hello Intel 0day maintainers,
When make.cross tries to download toolchains,
the access to https://download.01.org/0day-ci/cross-package
results in "404 Not Found" error.
What has happened to the web site?
masahiro@zoe:~/ref/linux$ COMPILER=gcc-11 make.arm64 defconfig
Compiler will be installed in /home/masahiro/0day
cd: Access failed: 404 Not Found (/0day-ci/cross-package)
Cannot find aarch64-linux.* under
https://download.01.org/0day-ci/cross-package check
/tmp/0day-ci-crosstool-files
gcc crosstool install failed
Install gcc cross compiler failed
setup_crosstool failed
--
Best Regards
Masahiro Yamada