For several days now I have been trying in vain to compile LibreELEC for Allwinner H6.
I use commands:
Compilation always ends with an error:
Code
2021-10-17 10:09:45 (1.19 MB/s) - '/home/technician/LibreELEC.tv/sources/kodi/kodi-19.2-Matrix.tar.gz' saved [52359726]
WARNING Incorrect checksum calculated on downloaded file: got e8f5e50767ddd1b8f0399016dcf5ba762315c16c0568cb06e659c493376f99d5 wanted 9830e68a2b6d6381e1dc03c1be119d9742fcdfff9824da1e4fe8c5c778f8f6ed
--2021-10-17 10:09:46-- http://sources.libreelec.tv/mirror/kodi/kodi-19.2-Matrix.tar.gz
Resolving sources.libreelec.tv (sources.libreelec.tv)... 138.68.75.163
Connecting to sources.libreelec.tv (sources.libreelec.tv)|138.68.75.163|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://sources.libreelec.tv/mirror/kodi/kodi-19.2-Matrix.tar.gz [following]
--2021-10-17 10:09:46-- https://sources.libreelec.tv/mirror/kodi/kodi-19.2-Matrix.tar.gz
Connecting to sources.libreelec.tv (sources.libreelec.tv)|138.68.75.163|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2021-10-17 10:09:46 ERROR 404: Not Found.
Cannot get kodi sources : https://github.com/xbmc/xbmc/archive/19.2-Matrix.tar.gz
Try later!
*********** FAILED COMMAND ***********
. "${get_handler}"
**************************************
*********** FAILED COMMAND ***********
${SCRIPTS}/get "${PKG_NAME}"
**************************************
*********** FAILED COMMAND ***********
${SCRIPTS}/unpack "${p}" "${PARENT_PKG}"
**************************************
*********** FAILED COMMAND ***********
${SCRIPTS}/unpack "${PKG_NAME}" "${PARENT_PKG}"
**************************************
FAILURE: scripts/build JsonSchemaBuilder:host has failed!
The following log for this failure is available:
/home/technician/LibreELEC.tv/build.LibreELEC-H6.arm-10.0-devel/.threads/logs/70.log
>>> JsonSchemaBuilder:host seq 70 >>>
[129/279] [FAIL] build JsonSchemaBuilder:host
The following log for this failure is available:
/home/technician/LibreELEC.tv/build.LibreELEC-H6.arm-10.0-devel/.threads/logs/70.log
Parallel build failure - see log for details. Time of failure: Sun Oct 17 10:09:46 CEST 2021
Makefile:12: recipe for target 'image' failed
make: *** [image] Error 1
Display More
Am I doing something wrong?