RetroPie / RetroPie-Setup

Shell script to set up a Raspberry Pi/Odroid/PC with RetroArch emulator and various cores
Other
10.06k stars 1.39k forks source link

BPi M1 building has warning version stable-updates has bad syntax #3233

Closed Jir8taiwan closed 4 years ago

Jir8taiwan commented 4 years ago

Hi, whom may concern.

My Banana Pi M1 in Armbian 20.08.3 with kernel 5.8.11-sunxi I am installing RestroPie-Setup Script 4.6.8 and have patched from the helper for BPi board identify (https://github.com/bernhard263/Bananapi-Retropie).

Due to many different questions by a new leaner on linux os in arm architecture. I not only does many stupid failures in crash result, but also am slowly making up careful after many times of complete os reinstallation. However, I detect new issues to search someone help in advanced. Today, I look at execute ./retropie_setup.sh and immediate show off following error feedback dpkg: warning: version 'stable-updates' has bad syntax: version number does not start with digit

I try to ignore to go on installing core packages in menuconfig selection. And then, I also detect the first downloading line with the same error message in something. I think that is an important to solve why I cannot to build complete up in the end. Would someone please to advice how to find the real location to debug or solve it? It will be helpful to me because I has costed many days on redo, reinstall, recompile and rebuild.

Thanks a lot in the beginning.

PS1. I mean previous reinstallation OS can run two hours to finish core complier to prepare enter. Today of current installation, I have really stuck with fail building sdl2 - SDL (Simple DirectMedia Layer). I do not know how it comes. jyjyttj-1 jyjyttj-2

Ah! I look at the log file in next screen and I am manually installing libsdl2-dev package. Let see any else to fix it up later.

= = = = = = = = = = = = = = = = = = = = =
Building 'sdl2' : SDL (Simple DirectMedia Layer) v2.x
= = = = = = = = = = = = = = = = = = = = =

dpkg-buildpackage: info: source package libsdl2
dpkg-buildpackage: info: source version 2.0.10+5mali
dpkg-buildpackage: info: source distribution UNRELEASED
dpkg-buildpackage: info: source changed by Jools Wills <buzz@exotica.org.uk>
 dpkg-source --before-build .
dpkg-buildpackage: info: host architecture armhf
 debian/rules clean
dh clean --parallel
dh: warning: Compatibility levels before 10 are deprecated (level 9 in use)
   debian/rules override_dh_auto_clean
make[1]: Entering directory '/usr/local/src/RetroPie-Setup/tmp/build/sdl2/2.0.10+5mali'
dh_auto_clean -Bbuilddir/all
dh_auto_clean: warning: Compatibility levels before 10 are deprecated (level 9 in use)
rm -f debian/examples.tar.gz
make[1]: Leaving directory '/usr/local/src/RetroPie-Setup/tmp/build/sdl2/2.0.10+5mali'
   dh_clean -O--parallel
dh_clean: warning: Compatibility levels before 10 are deprecated (level 9 in use)
 debian/rules build
dh build --parallel
dh: warning: Compatibility levels before 10 are deprecated (level 9 in use)
   dh_update_autotools_config -O--parallel
   debian/rules override_dh_auto_configure
Jir8taiwan commented 4 years ago

I have tried this post : https://retropie.org.uk/forum/topic/23984/solved-rpi4-sdl2-problem-during-installation-meanwhile-its-available-via-apt-get/11 However, it is still not sucessful and received the error message. Errors: Could not successfully build sdl2 - SDL (Simple DirectMedia Layer) v2.x (/usr/local/src/RetroPie-Setup/tmp/build/sdl2/libsdl2-dev_2.0.10+5mali_armhf.deb not found).

I think this is why I cannot go into command emulationstation with error:

Sep 27 20:26:56 lvl0:   Error initializing SDL!
        No available video device
Sep 27 20:26:56 lvl0:   Renderer failed to initialize!
Sep 27 20:26:56 lvl0:   Window failed to initialize!
joolswills commented 4 years ago

Please follow instructions when opening an issue - in the text you removed:

Please start a topic on the RetroPie forum before opening an issue - https://retropie.org.uk/forum/

Once a problem has been verified on the forum, an issue can be opened here.

However the repository you reference is nothing to do with RetroPie and we don't currently support your board. For further help please use the forum as detailed.