Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lakka 5x : Build fail chailove core. #1881

Closed
ShigeakiAsai opened this issue Sep 19, 2023 · 3 comments · Fixed by #1883
Closed

Lakka 5x : Build fail chailove core. #1881

ShigeakiAsai opened this issue Sep 19, 2023 · 3 comments · Fixed by #1883

Comments

@ShigeakiAsai
Copy link
Contributor

I'm trying Lakka 5x build, but build fail is occurred on chailove core.
It occurs on Generic.x86_64/RPi4.aarch64/RPi.arm PROJECT and DEVICE, I confirm.
It will occure on all PROJECT, DEVICE and ARCH maybe.

Each build fails are same reason.

...
Cloning into '/home/hoge/Lakka-LibreELEC/sources/chailove/chailove-9677b142ab9562cb278e87d7475c55fe0b9a4333/vendor/SDL_tty'...
fatal: could not read Username for 'https://gitlab.com': No such device or address
fatal: clone of 'https://gitlab.com/grumbel/SDL_tty.git' into submodule path '/home/yasai/Lakka-LibreELEC/sources/chailove/chailove-9677b142ab9562cb278e87d7475c55fe0b9a4333/vendor/SDL_tty' failed
Failed to clone 'vendor/SDL_tty'. Retry scheduled
...
Cloning into '/home/hoge/Lakka-LibreELEC/sources/chailove/chailove-9677b142ab9562cb278e87d7475c55fe0b9a4333/vendor/SDL_tty'...
fatal: could not read Username for 'https://gitlab.com': No such device or address
fatal: clone of 'https://gitlab.com/grumbel/SDL_tty.git' into submodule path '/home/yasai/Lakka-LibreELEC/sources/chailove/chailove-9677b142ab9562cb278e87d7475c55fe0b9a4333/vendor/SDL_tty' failed
Failed to clone 'vendor/SDL_tty' a second time, aborting

chailove core refers to https://gitlab.com/grumbel/SDL_tty.git, but this repository may be removed.

Information :
Build machine OS : Ubuntu 22.04.3 LTS on WSL
Source files : https://github.com/libretro/Lakka-LibreELEC.git
Branch : origin/Lakka-v5.x
Commit : b952691
Build method : https://docs.libretro.com/guides/building-lakka/
Build command :
(1) Generic.x86_64 : DISTRO=Lakka PROJECT=Generic ARCH=x86_64 make image
(2) RPi4.aarch64 : DISTRO=Lakka PROJECT=RPi DEVICE=RPi4 ARCH=aarch64 make image
(3) RPi.arm : DISTRO=Lakka PROJECT=RPi DEVICE=RPi ARCH=arm make image

Thanks.
ASAI, Shigeaki

@gouchi
Copy link
Member

gouchi commented Sep 20, 2023

Thank you for the report.

I have opened an issue in the core repository.

@gouchi
Copy link
Member

gouchi commented Sep 25, 2023

Should be fixed with 778370b.

gouchi added a commit to gouchi/Lakka-LibreELEC that referenced this issue Sep 25, 2023
Ntemis pushed a commit that referenced this issue Sep 25, 2023
@ShigeakiAsai
Copy link
Contributor Author

Just information:
As issuer, I report confirmation result.

I confirmed that build fail is fixed in latest commit.
Thank you.

Build machine OS : Ubuntu 22.04.3 LTS on WSL
Source files : https://github.com/libretro/Lakka-LibreELEC.git
Branch : origin/Lakka-v5.x
Commit : 639a307
Build method : https://docs.libretro.com/guides/building-lakka/
Build command :
(1) Generic.x86_64 : DISTRO=Lakka PROJECT=Generic ARCH=x86_64 make image
(2) RPi4.aarch64 : DISTRO=Lakka PROJECT=RPi DEVICE=RPi4 ARCH=aarch64 make image
(3) RPi.arm : DISTRO=Lakka PROJECT=RPi DEVICE=RPi ARCH=arm make image
Build result : Each build were finished with no error.

Thanks.
ASAI, Shigeaki

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants