Hello,

I'm having problems installing Rust-1.70.0-GCCcore-12.3.0.eb in easybuild 4.7.2, I have all the dependencies installed but I am receiving this error:

downloading https://ci-artifacts.rust-lang.org/rustc-builds/90c541806f23a127002de5b4038be731ba1458ca/rust-dev-1.70.0-x86_64-unknown-linux-gnu.tar.xz
#=#=- #       #
M#=O#-    #        #
^M-#O=-#      #         #
 ^Mcurl: (22) The requested URL returned error: 404

error: failed to download llvm from ci

    help: old builds get deleted after a certain time
    help: if trying to compile an old commit of rustc, disable `download-ci-llvm` in config.toml:

    [llvm]
    download-ci-llvm = false

Build completed unsuccessfully in 0:04:00
 (at easybuild/software/EasyBuild/4.7.2/lib/python3.6/site-packages/easybuild/tools/run.py:643 in parse_cmd_output)
== 2025-03-12 08:31:50,459 build_log.py:267 INFO ... (took 4 mins 0 secs)
== 2025-03-12 08:31:50,459 config.py:694 DEBUG software install path as specified by 'installpath' and 'subdir_software': /lustre/opt/foss/0.3/software == 2025-03-12 08:31:50,460 filetools.py:2015 INFO Removing lock /lustre/opt/foss/0.3/software/.locks/_lustre_opt_foss_0.3_software_Rust_1.70.0-GCCcore-12.3.0.lock... == 2025-03-12 08:31:50,461 filetools.py:384 INFO Path /lustre/opt/foss/0.3/software/.locks/_lustre_opt_foss_0.3_software_Rust_1.70.0-GCCcore-12.3.0.lock successfully removed. == 2025-03-12 08:31:50,461 filetools.py:2019 INFO Lock removed: /lustre/opt/foss/0.3/software/.locks/_lustre_opt_foss_0.3_software_Rust_1.70.0-GCCcore-12.3.0.lock == 2025-03-12 08:31:50,462 easyblock.py:4257 WARNING build failed (first 300 chars): cmd " export CARGO_HOME=/dev/shm/Rust/1.70.0/GCCcore-12.3.0/cargo &&   ./x.py build  -j 48 " exited with exit code 1 and output: downloading https://static.rust-lang.org/dist/2023-04-20/rust-std-1.69.0-x86_64-unknown-linux-gnu.tar.xz
#=#=- #       #
== 2025-03-12 08:31:50,462 easyblock.py:328 INFO Closing log for application name Rust version 1.70.0

I tried editing the file config.toml as the error suggested but it didn´t work.

Have you got any advice on this matter?

Kind regards and thank you very much in advanced,
Daniel

Reply via email to