Hello,
it seems that iMX6 does currently not build, since a patch for etnaviv does not apply properly. Not sure if this is the right place to report here....
Code
$ PROJECT=NXP DEVICE=iMX6 ARCH=arm UBOOT_SYSTEM=cubox-q make image
[...]
<<< linux:host seq 36 <<<
CLEAN linux
* Removing /home/rd/tmp.nobackup/git/LibreELEC.tv/build.LibreELEC-iMX6.arm-9.80-devel/build/linux-5.4.7 ...
UNPACK linux
APPLY PATCH (common - default) packages/linux/patches/default/linux-051-ouya_controller_support.patch
patching file drivers/hid/Kconfig
Hunk #1 succeeded at 726 (offset 67 lines).
patching file drivers/hid/Makefile
Hunk #1 succeeded at 76 (offset 5 lines).
patching file drivers/hid/hid-ids.h
Hunk #1 succeeded at 906 (offset 47 lines).
patching file drivers/hid/hid-ouya.c
patching file drivers/hid/hid-quirks.c
Hunk #1 succeeded at 536 (offset -2 lines).
APPLY PATCH (common - default) packages/linux/patches/default/linux-058.05-hid_sony-add_autorepeat_for_PS3_remotes.patch
patching file drivers/hid/hid-sony.c
Hunk #1 succeeded at 837 with fuzz 1 (offset -283 lines).
Hunk #2 succeeded at 2790 with fuzz 1 (offset 399 lines).
APPLY PATCH (common - default) packages/linux/patches/default/linux-062-imon_pad_ignore_diagonal.patch
patching file drivers/media/rc/imon.c
Hunk #1 succeeded at 1397 (offset 53 lines).
APPLY PATCH (common - default) packages/linux/patches/default/linux-063-imon_ultrabay-id_0x98.patch
patching file drivers/media/rc/imon.c
Hunk #5 succeeded at 1591 (offset 11 lines).
Hunk #6 succeeded at 1692 (offset 10 lines).
Hunk #7 succeeded at 1889 (offset 10 lines).
Hunk #8 succeeded at 2028 (offset 10 lines).
APPLY PATCH (common - default) packages/linux/patches/default/linux-999-no-lzma-in-x86-perf-build.patch
patching file tools/perf/Makefile.config
Hunk #1 succeeded at 40 with fuzz 2 (offset 5 lines).
APPLY PATCH (common - default) packages/linux/patches/default/linux-999.02-0001-pm-disable-async-suspend-resume-by-default.patch
patching file kernel/power/main.c
Hunk #1 succeeded at 95 (offset 49 lines).
APPLY PATCH (common - default) packages/linux/patches/default/linux-999.20-i915-pm-Be-less-agressive-with-clockfreq-changes-on-Bay-Trail.patch
patching file drivers/gpu/drm/i915/i915_reg.h
Hunk #1 succeeded at 1217 with fuzz 2 (offset -138 lines).
patching file drivers/gpu/drm/i915/intel_pm.c
Hunk #1 succeeded at 6610 (offset 514 lines).
APPLY PATCH (common - default) packages/linux/patches/default/linux-999.21-intel_idle-Disable-C6N-and-C6S-on-Bay-Trail.patch
patching file drivers/idle/intel_idle.c
Hunk #1 succeeded at 209 (offset -12 lines).
Hunk #2 succeeded at 218 (offset -12 lines).
APPLY PATCH (common - default) packages/linux/patches/default/linux-999.22-intel_geminilake_i2c_timing.patch
patching file drivers/mfd/intel-lpss-pci.c
APPLY PATCH (device) projects/NXP/devices/iMX6/patches/linux/linux-0001-mm-cma-export-functions-to-get-CMA-base-and-size.patch
patching file mm/cma.c
APPLY PATCH (device) projects/NXP/devices/iMX6/patches/linux/linux-0002-drm-etnaviv-use-CMA-area-to-compute-linear-window-offset-if-possible.patch
patching file drivers/gpu/drm/etnaviv/etnaviv_gpu.c
Hunk #1 FAILED at 4.
Hunk #2 FAILED at 724.
2 out of 2 hunks FAILED -- saving rejects to file drivers/gpu/drm/etnaviv/etnaviv_gpu.c.rej
FAILURE: scripts/build linux:host has failed!
The following log for this failure is available:
/home/rd/tmp.nobackup/git/LibreELEC.tv/build.LibreELEC-iMX6.arm-9.80-devel/.threads/logs/36.log
>>> linux:host seq 36 >>>
[037/267] [FAIL] build linux:host
The following log for this failure is available:
/home/rd/tmp.nobackup/git/LibreELEC.tv/build.LibreELEC-iMX6.arm-9.80-devel/.threads/logs/36.log
Parallel build failure - see log for details. Time of failure: Mon Jan 27 23:06:15 CET 2020
make: *** [Makefile:12: image] Fehler 1
Display More
Thanks,
Rainer