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

[BUG]Problems encountered during compilation #5285

Closed
matthuo333 opened this issue Apr 1, 2021 · 4 comments
Closed

[BUG]Problems encountered during compilation #5285

matthuo333 opened this issue Apr 1, 2021 · 4 comments

Comments

@matthuo333
Copy link

Describe the bug

The Clone 9.2.6 project was compiled locally from the Ubuntu 20.04 environment, and the result appears in the following image:

image

To Reproduce

Steps to reproduce the behavior:

  1. git clone -b 9.2.6 ....
  2. cd ./Libreelec
  3. make image PROJECT=RPi DEVICE=RPi4 ARCH=arm

Informations

  • LE Version: 9.2.6
  • Hardware Platform: RPi4 B

Log file

Not found log file. If you know which path, please let me know

Additional context

No

@lrusak
Copy link
Member

lrusak commented Apr 1, 2021

Please use the forum for support. Thanks.

@lrusak lrusak closed this as completed Apr 1, 2021
@SupervisedThinking
Copy link
Contributor

SupervisedThinking commented Apr 1, 2021

You're simply running out of RAM, happened to me even on systems with 6GB so close stuff like your browser, increase swap and try again.

@matthuo333
Copy link
Author

You're simply running out of RAM, happened to me even on systems with 6GB so close stuff like your browser, increase swap and try again.

My Ubuntu is running on a VM virtual machine. Do I need to set up appropriate memory and other resources for the VM virtual machine? What should be the main ones? How much memory should I have? How much should SWAP be?

@SupervisedThinking
Copy link
Contributor

Well how much RAM did you actually reserve for your VM? 6GB is fine on my dedicated system once you don't run a browser, slack or else. 4GB is fine on a headless system. When you installed the VM you had to define the size of the swap partition, I guess 4-8GB should be fine too & a safe value.

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

No branches or pull requests

3 participants