First congratulations on the Matrix build it runs very well on my N2. I am however having major difficulties building CoreElec 9.2 and coreelec-19 branches and also more specifically my addon pvr.nextpvr
This is extremely important because my addon is failing for odd reasons but I can build the newer release version or a custom version with debug information to test.
Is the build system compatible with Ubuntu 20.04> I have never had issues with CE or LE in the past? It doesn’t even start to build a toolchain
If so I have unsuccessfully tried quite a few things notably.
PROJECT=Amlogic ARCH=arm DEVICE=AMLG12 make image
Traceback (most recent call last):
File "scripts/genbuildplan.py", line 367, in <module>
REQUIRED_PKGS = processPackages(args, ALL_PACKAGES)
File "scripts/genbuildplan.py", line 296, in processPackages
raise Exception(msg)
Exception: Invalid package reference: dependency qca-firmware in package linux-firmware::PKG_DEPENDS_TARGET is not valid
and
PROJECT=Amlogic-ce ARCH=arm DEVICE=Amlogic-ng make image
<<< CoreELEC-Debug-Scripts:target seq 6 <<<
config/functions: line 1593: /media/acer/CoreELEC/build.CoreELEC-Amlogic-ng.arm-19/.threads/locks/CoreELEC-Debug-Scripts:target.install.owner: Invalid argument
*********** FAILED COMMAND ***********
echo "${this_job} ${PARALLEL_SEQ} ${task} ${pkg}" > "${THREAD_CONTROL}/locks/${pkg}.${task}.owner"
**************************************
FAILURE: scripts/install CoreELEC-Debug-Scripts:target has failed!
Thanks in advance