Post updated due to an update to release 11 of the AZR skin.
Can you please share your cpm build?
Thank’s but I think there’s a mistake for the ‘‘memory usage’’… It says L1 min/max/avg
Reboot your system. After that, all is fine.
There are too many changes in the skin.
Works fine here, you just need to build it and make sure you have the appropriate additional libraries.
Offered without a “called it” paragraph, damn shame to see it become reality.
Can you share your build?
This thread is becoming a mess, with a handful of “insider” people talking among themselves and (unwittingly?) teasing the others…
yes, but you also have to specify the DEVICE variable before the command (as for normal make).
Also If only kodi has changed I don’t do full cleans now, just run a clean of kodi package, that makes things much faster (a couple of minutes). If it’s not just kodi version bump in the CoreELEC repo history, I usually do the full clean/build just in case and don’t bother checking which exact package was changed. CE team does full build for every nightly.
I agree it is a disappointment.
So far I haven’t found an explicit way to make a private chat here (if there is a way then it’s not very obvious, at least to me), so we’re kind of bound to hash these tech details here in public. Sorry if we’re teasing.
Do you have the command to clean up kodi only?
That would save me a lot of build time.
DEVICE=<....> ./scripts/clean kodi
Also if kodi package is changed then it is automatically rebuild.
I have built a small script to get the PKG_VERSION and PKG_SHA256 in one go via Powershell.
The only thing you need for this is aria2.
Open Powershell and enter this commands:
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser
Invoke-RestMethod -Uri https://get.scoop.sh | Invoke-Expression
scoop install aria2
In the .ps1 scripts, line 7 must be adapted because the output path.
XBMC_PKG_VERSION+PKG_SHA256.ps1 (1.1 KB)
Thanks for all your instructions. They seem to work fine. I now have a build running under WSL2 on an AMD 5900X with 32 GB memory and Windows 11. It’s excruciatingly slow though. After about 3 hours it’s now at:
[087/362] [DONE] build heimdal:host
Have to be patient I guess
interesting… might be WSL-related or slow download for some dependency…
i use a dedicated VM for this on a 5950x and full clean build takes less than an hour (and that’s on the slow spinner HDD, instead of SSD which would improve the speed by quite a bit)
With an 3600X and 16GB of Ram it took about an hour with WSL2 running Ubuntu 20.04.6LTS
Hmm, I wonder what I’m doing wrong then?
The CoreELEC directory is located on an SSD.
Top seems to show the system is busy compiling:
top - 12:05:55 up 3:26, 1 user, load average: 22.86, 22.74, 22.23
Tasks: 135 total, 4 running, 131 sleeping, 0 stopped, 0 zombie
%Cpu(s): 0.6 us, 7.7 sy, 0.0 ni, 91.7 id, 0.0 wa, 0.0 hi, 0.1 si, 0.0 st
MiB Mem : 15955.5 total, 14969.1 free, 981.7 used, 298.6 buff/cache
MiB Swap: 4096.0 total, 4096.0 free, 0.0 used. 14973.9 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
782816 maurice 20 0 47152 29204 17412 D 4.3 0.2 0:00.34 cc1
782819 maurice 20 0 47056 29156 17340 D 4.3 0.2 0:00.34 cc1
782822 maurice 20 0 47028 28864 17356 D 4.3 0.2 0:00.33 cc1
782826 maurice 20 0 44928 28332 17408 D 4.3 0.2 0:00.32 cc1
782828 maurice 20 0 44916 28172 17344 D 4.3 0.2 0:00.32 cc1
782835 maurice 20 0 44384 26648 17416 D 4.3 0.2 0:00.29 cc1
782841 maurice 20 0 44120 25776 17304 D 4.3 0.2 0:00.24 cc1
782861 maurice 20 0 41928 24652 17304 D 4.3 0.2 0:00.15 cc1
782833 maurice 20 0 39688 20588 15064 D 4.0 0.1 0:00.29 cc1
782850 maurice 20 0 42028 25032 17044 D 4.0 0.2 0:00.22 cc1
782853 maurice 20 0 39352 19736 15060 D 4.0 0.1 0:00.21 cc1
782858 maurice 20 0 41936 25076 17316 D 4.0 0.2 0:00.17 cc1
782864 maurice 20 0 41540 23584 17040 R 4.0 0.1 0:00.14 cc1
782456 maurice 20 0 20484 18652 2644 D 3.7 0.1 0:02.25 armv8a-libreele
782838 maurice 20 0 44872 27648 17412 D 3.7 0.2 0:00.27 cc1
782846 maurice 20 0 39476 19816 15092 D 3.7 0.1 0:00.22 cc1
782855 maurice 20 0 42028 24812 17080 D 3.7 0.2 0:00.20 cc1
CPU load itself doesn’t seem to be very high though… is the CoreELEC dir located in WSL2 user’s dir (native FS) or on Windows partition that is mounted in WSL2? afair, for IO-heavy tasks there is a big difference in performance (WSL-native fs being faster). And also mind that the build is pretty space-hungry (like stated in the official howto)
WSL2 performance ticket (I think it’s still relevant, though closed):
Yeah it’s on a mounted NTFS partition at the moment.
Also, it just crashed on me
collect2: error: ld returned 1 exit status make[3]: *** [../Makerules:647: /mnt/f/CoreELEC/build.CoreELEC-Amlogic-ng.arm-21/build/glibc-44f757a6364a5463>make[3]: Leaving directory '/mnt/f/CoreELEC/build.CoreELEC-Amlogic-ng.arm-21/build/glibc-44f757a6364a54635980>make[2]: *** [Makefile:484: elf/subdir_lib] Error 2 make[2]: Leaving directory '/mnt/f/CoreELEC/build.CoreELEC-Amlogic-ng.arm-21/build/glibc-44f757a6364a54635980>make[1]: *** [Makefile:9: all] Error 2 make[1]: Leaving directory '/mnt/f/CoreELEC/build.CoreELEC-Amlogic-ng.arm-21/build/glibc-44f757a6364a54635980>^[[1;31mFAILURE: scripts/build glibc:target during make_target (default)^[[0m *********** FAILED COMMAND *********** make ${PKG_MAKE_OPTS_TARGET} ************************************** *********** FAILED COMMAND *********** ${SCRIPTS}/build "${1}" "${PARENT_PKG}" **************************************
^[[1;31mFAILURE: scripts/install glibc:target has failed!^[[0m