-
Notifications
You must be signed in to change notification settings - Fork 52
Open
Description
Trying to install morello-scp-firmware and it fails:
$ ./cheribuild.py morello-scp-firmware -d
Checking /home/lord/.config/cheribuild.json since /home/lord/src/cheribuild/cheribuild.json doesn't exist
Note: Configuration file /home/lord/.config/cheribuild.json does not exist, using only command line arguments.
Sources will be stored in /home/lord/cheri
Build artifacts will be stored in /home/lord/cheri/output
cd /home/lord/src/cheribuild && git fetch
Failed to check for updates: Command '['git', 'fetch']' died with <Signals.SIGKILL: 9>.
Could not find `gmake` command, assuming `make` is GNU make
wget https://developer.arm.com/-/media/Files/downloads/gnu-rm/9-2020q2/gcc-arm-none-eabi-9-2020-q2-update-x86_64-linux.tar.bz2 -O /home/lord/cheri/build/gcc-arm-none-eabi-9-2020-q2-update-x86_64-linux.tar.bz2
--2023-03-06 19:00:16-- https://developer.arm.com/-/media/Files/downloads/gnu-rm/9-2020q2/gcc-arm-none-eabi-9-2020-q2-update-x86_64-linux.tar.bz2
Resolving developer.arm.com (developer.arm.com)... 104.84.79.59
Connecting to developer.arm.com (developer.arm.com)|104.84.79.59|:443... connected.
HTTP request sent, awaiting response... 302 Moved Temporarily
Location: https://armkeil.blob.core.windows.net/developer/Files/downloads/gnu-rm/9-2020q2/gcc-arm-none-eabi-9-2020-q2-update-x86_64-linux.tar.bz2 [following]
--2023-03-06 19:00:18-- https://armkeil.blob.core.windows.net/developer/Files/downloads/gnu-rm/9-2020q2/gcc-arm-none-eabi-9-2020-q2-update-x86_64-linux.tar.bz2
Resolving armkeil.blob.core.windows.net (armkeil.blob.core.windows.net)... 52.239.137.100
Connecting to armkeil.blob.core.windows.net (armkeil.blob.core.windows.net)|52.239.137.100|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 140360119 (134M) [application/octet-stream]
Saving to: ‘/home/lord/cheri/build/gcc-arm-none-eabi-9-2020-q2-update-x86_64-linux.tar.bz2’
/home/lord/cheri/build/gcc-arm-none-eabi-9 100%[========================================================================================>] 133.86M 966KB/s in 69s
2023-03-06 19:01:29 (1.93 MB/s) - ‘/home/lord/cheri/build/gcc-arm-none-eabi-9-2020-q2-update-x86_64-linux.tar.bz2’ saved [140360119/140360119]
Warning: Downloaded file SHA256 hash 5adc2ee03904571c2de79d5cfc0f7fe2a5c5f54f44da5b645c17ee57b217f11f does not match expected SHA256 -O
Continue with unexpected file? y/[N]
Metadata
Metadata
Assignees
Labels
No labels