Error on update and compilling lr-ppsspp.. 2020
-
Hi guys I try for some time to install the lr-ppsspp from source.
The install fail
I have plenty of space in my device, but the install keep fail.
I have the last version of RetroPie in my systempi@retropie:~ $ df -h Filesystem Size Used Avail Use% Mounted on /dev/root 28G 5.1G 22G 20% / devtmpfs 244M 0 244M 0% /dev tmpfs 248M 16K 248M 1% /dev/shm tmpfs 248M 7.0M 241M 3% /run tmpfs 5.0M 4.0K 5.0M 1% /run/lock tmpfs 248M 0 248M 0% /sys/fs/cgroup /dev/sdb2 932G 531G 401G 58% /home/pi/RetroPie /dev/sda1 240M 23M 217M 10% /boot tmpfs 50M 0 50M 0% /run/user/1000 pi@retropie:~ $ Any ideas ?
Br -
Please provide some info about your system - https://retropie.org.uk/forum/topic/3/read-this-first.
You can find the installation log in$HOME/RetroPie-Setup/logs
- pick the log file corresponding to the installation attempt and post its contents on pastebin.com. -
@mitu said in Error on update and compilling lr-ppsspp.. 2020:
$HOME/RetroPie-Setup/logs
Hi
This is the log file, is short/home/pi/RetroPie-Setup/tmp/build/lr-ppsspp /home/pi = = = = = = = = = = = = = = = = = = = = = Getting sources for 'lr-ppsspp' : PlayStation Portable emu - PPSSPP port for libretro = = = = = = = = = = = = = = = = = = = = = git clone --recursive --depth 1 --branch master "https://github.com/hrydgard/ppsspp.git" "/home/pi/RetroPie-Setup/tmp/build/lr-ppsspp/lr-ppsspp" Cloning into '/home/pi/RetroPie-Setup/tmp/build/lr-ppsspp/lr-ppsspp'... Submodule 'lang' (https://github.com/hrydgard/ppsspp-lang.git) registered for path 'assets/lang' Submodule 'dx9sdk' (https://github.com/hrydgard/minidx9.git) registered for path 'dx9sdk' Submodule 'ext/SPIRV-Cross' (https://github.com/KhronosGroup/SPIRV-Cross.git) registered for path 'ext/SPIRV-Cross' Submodule 'ext/armips' (https://github.com/Kingcom/armips) registered for path 'ext/armips' Submodule 'ext/discord-rpc' (https://github.com/discordapp/discord-rpc.git) registered for path 'ext/discord-rpc' Submodule 'ext/glslang' (https://github.com/hrydgard/glslang.git) registered for path 'ext/glslang' Submodule 'ext/native/tools/prebuilt' (https://github.com/hrydgard/ppsspp-freetype.git) registered for path 'ext/native/tools/prebuilt' Submodule 'ext/rapidjson' (https://github.com/Tencent/rapidjson.git) registered for path 'ext/rapidjson' Submodule 'ffmpeg' (https://github.com/hrydgard/ppsspp-ffmpeg.git) registered for path 'ffmpeg' Submodule 'pspautotests' (https://github.com/hrydgard/pspautotests.git) registered for path 'pspautotests' Cloning into '/home/pi/RetroPie-Setup/tmp/build/lr-ppsspp/lr-ppsspp/assets/lang'... Cloning into '/home/pi/RetroPie-Setup/tmp/build/lr-ppsspp/lr-ppsspp/dx9sdk'... Cloning into '/home/pi/RetroPie-Setup/tmp/build/lr-ppsspp/lr-ppsspp/ext/SPIRV-Cross'... Cloning into '/home/pi/RetroPie-Setup/tmp/build/lr-ppsspp/lr-ppsspp/ext/armips'... Cloning into '/home/pi/RetroPie-Setup/tmp/build/lr-ppsspp/lr-ppsspp/ext/discord-rpc'... Cloning into '/home/pi/RetroPie-Setup/tmp/build/lr-ppsspp/lr-ppsspp/ext/glslang'... Cloning into '/home/pi/RetroPie-Setup/tmp/build/lr-ppsspp/lr-ppsspp/ext/native/tools/prebuilt'... Cloning into '/home/pi/RetroPie-Setup/tmp/build/lr-ppsspp/lr-ppsspp/ext/rapidjson'... Cloning into '/home/pi/RetroPie-Setup/tmp/build/lr-ppsspp/lr-ppsspp/ffmpeg'... error: index-pack died of signal 9 fatal: index-pack failed fatal: clone of 'https://github.com/hrydgard/ppsspp-ffmpeg.git' into submodule path '/home/pi/RetroPie-Setup/tmp/build/lr-ppsspp/lr-ppsspp/ffmpeg' failed Failed to clone 'ffmpeg'. Retry scheduled Cloning into '/home/pi/RetroPie-Setup/tmp/build/lr-ppsspp/lr-ppsspp/pspautotests'... Cloning into '/home/pi/RetroPie-Setup/tmp/build/lr-ppsspp/lr-ppsspp/ffmpeg'... error: index-pack died of signal 9 fatal: index-pack failed fatal: clone of 'https://github.com/hrydgard/ppsspp-ffmpeg.git' into submodule path '/home/pi/RetroPie-Setup/tmp/build/lr-ppsspp/lr-ppsspp/ffmpeg' failed Failed to clone 'ffmpeg' a second time, aborting HEAD is now in branch 'master' at commit 'b9426071534aba40a0d17159d6703071cf2b6ab3' sed: can't read ffmpeg/linux_arm.sh: No such file or directory /home/pi Error running 'git clone --recursive --depth 1 --branch master https://github.com/hrydgard/ppsspp.git /home/pi/RetroPie-Setup/tmp/build/lr-ppsspp/lr-ppsspp' - returned 1 Log ended at: Thu May 7 20:48:03 BST 2020 Total running time: 0 hours, 14 mins, 29 secs -
Looks like a github issue - the PPSSPP repository is quite large and downloading fails.. Try again later.
-
Thanks !
I try for the last 4 days :(
Do you know if its possible to try to do the clone of the ffmpeg first ? its seems that's the module with the problem
Br
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.