-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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] build of kernel aborts because of old patchset #4599
Comments
Use https://github.com/chewitt/LibreELEC.tv/commits/amlogic until I bump Amlogic non-support to Linux 5.9 |
thanks, i tried it, unfortunately i had the same behaviour. did i do something wrong?
|
I guess you're not doing something right, because it works for me ™️ |
i checked out: git clone https://github.com/chewitt/LibreELEC.tv.git same error again. ill try this evening with a debian vm. can you give me a bit information what env you use? maybe i can figure out a bit whats going wrong. but the error indicates a problem with some patches... so not sure if that changes anything at all. |
I'd guess you are not checking out the amlogic branch in my repo, thus you are building master, not master + changes for 5.9
^ AMLG12 no longer exists in my branch (should be obvious from the commits) as we are now using mesa/panfrost and can combine everything to a single image for GXBB > GXL > GXM > G12A > G12B > SM1 devices. I build in Ubuntu 18.04 (same for official images) but I doubt that's the issue. |
oh dang! you are right! thanks! i was on master all the time |
That build command will result in 11x different .img files being created, so if you only want N2, append UBOOT_SYSTEM as per the command in my previous post. |
now i get another error :/ sorry for disturbing:
maybe thats now because of fedora, but for completness i poste it here. when i find a solution i will also poste it here. |
I've just done a full/clean rebuild with no issues. Images are here https://chewitt.libreelec.tv/testing/9.80/ |
i just started a new build, guess the old error has been fixed but now i get another one. any idea? fedora 33 beta
|
This is the well known unsolved heimdal issue #4457 |
I have a small problem with the initial LIbreELEC, Kodi settings. SSH and SAMBA. |
@erbasandrade - with the current https://chewitt.libreelec.tv/testing/9.80/ are you still facing the same issues? Settings has been updated a couple times since and should be improved. I have tested on an Odroid N2+ |
As the main branch is on 5.11.3 (for Amlogic) I'm going to close this out. |
Describe the bug
i tried to build an image for my odroid n2 with PROJECT=Amlogic DEVICE=AMLG12 ARCH=arm make image
To Reproduce
Steps to reproduce the behavior:
Informations
Log file
Additional context
The text was updated successfully, but these errors were encountered: