WARNING: ../poky/meta/lib/oe/maketype.py:99: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working
  if not isinstance(obj, collections.Callable):

Loading cache...done.
Loaded 2041 entries from dependency cache.
NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION           = "1.39.0"
BUILD_SYS            = "x86_64-linux"
NATIVELSBSTRING      = "arch"
TARGET_SYS           = "aarch64-oe-linux"
MACHINE              = "rpi3"
DISTRO               = "cc"
DISTRO_VERSION       = "0.1"
TUNE_FEATURES        = "aarch64"
TARGET_FPU           = ""
meta                 = "master:dbda297fd91aab2727f7a69d3b7d3a32ad4261d2"
meta-oe              = "HEAD:b0950aeff5b630256bb5e25ca15f4d59c115e7c1"
meta-cc              = "master:1619d71eca528521c7474dd2100da658c5e1d2f1"

Initialising tasks...done.
Sstate summary: Wanted 581 Found 0 Missed 581 Current 0 (0% match, 0% complete)
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
NOTE: Running task 3 of 2021 (../poky/meta/recipes-devtools/quilt/quilt-native_0.65.bb:do_patch)
NOTE: Running task 36 of 2021 (virtual:native:../poky/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_fetch)
NOTE: Running task 37 of 2021 (virtual:native:../poky/meta/recipes-support/libmpc/libmpc_1.1.0.bb:do_unpack)
NOTE: Running noexec task 38 of 2021 (../poky/meta/recipes-devtools/gcc/gcc-cross-initial_8.2.bb:do_fetch)
NOTE: Running task 39 of 2021 (virtual:native:../poky/meta/recipes-support/sqlite/sqlite3_3.23.1.bb:do_fetch)
NOTE: Running task 40 of 2021 (virtual:native:../poky/meta/recipes-support/attr/attr_2.4.47.bb:do_fetch)
NOTE: Running task 41 of 2021 (virtual:native:../poky/meta/recipes-devtools/pseudo/pseudo_git.bb:do_fetch)
NOTE: Running noexec task 42 of 2021 (../poky/meta/recipes-devtools/gcc/libgcc-initial_8.2.bb:do_fetch)
NOTE: Running task 43 of 2021 (virtual:native:../poky/meta/recipes-devtools/unifdef/unifdef_2.11.bb:do_fetch)
NOTE: Running task 44 of 2021 (../poky/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_4.15.7.bb:do_fetch)
NOTE: recipe quilt-native-0.65-r0: task do_patch: Started
ERROR: quilt-native-0.65-r0 do_patch: Error executing a python function in exec_python_func() autogenerated:

The stack trace of python calls that resulted in this exception/failure was:
File: 'exec_python_func() autogenerated', lineno: 2, function: <module>
     0001:
 *** 0002:patch_do_patch(d)
     0003:
File: '/home/martin/clients/connectedcars/yocto/poky/meta/classes/patch.bbclass', lineno: 90, function: patch_do_patch
     0086:
     0087:should_apply[vardepsexclude] = "DATE SRCDATE"
     0088:
     0089:python patch_do_patch() {
 *** 0090:    import oe.patch
     0091:
     0092:    patchsetmap = {
     0093:        "patch": oe.patch.PatchTree,
     0094:        "quilt": oe.patch.QuiltTree,
Exception: ModuleNotFoundError: No module named 'oe.patch'

ERROR: quilt-native-0.65-r0 do_patch: Function failed: patch_do_patch
ERROR: Logfile of failure stored in: /home/martin/clients/connectedcars/yocto/build/tmp-glibc/work/x86_64-linux/quilt-native/0.65-r0/temp/log.do_patch.2742
NOTE: recipe quilt-native-0.65-r0: task do_patch: Failed
ERROR: Task (../poky/meta/recipes-devtools/quilt/quilt-native_0.65.bb:do_patch) failed with exit code '1'
NOTE: Running task 45 of 2021 (../poky/meta/recipes-core/glibc/glibc-initial_2.27.bb:do_fetch)
NOTE: recipe linux-libc-headers-4.15.7-r0: task do_fetch: Started
NOTE: recipe unifdef-native-2.11-r0: task do_fetch: Started
NOTE: recipe pkgconfig-native-0.29.2+gitAUTOINC+edf8e6f0ea-r0: task do_fetch: Started
NOTE: recipe libmpc-native-1.1.0-r0: task do_unpack: Started
NOTE: recipe pseudo-native-1.9.0+gitAUTOINC+fddbe854c9-r0: task do_fetch: Started
NOTE: recipe linux-libc-headers-4.15.7-r0: task do_fetch: Succeeded
NOTE: recipe sqlite3-native-3_3.23.1-r0: task do_fetch: Started
NOTE: recipe unifdef-native-2.11-r0: task do_fetch: Succeeded
NOTE: recipe attr-native-2.4.47-r0: task do_fetch: Started
NOTE: recipe pkgconfig-native-0.29.2+gitAUTOINC+edf8e6f0ea-r0: task do_fetch: Succeeded
NOTE: recipe pseudo-native-1.9.0+gitAUTOINC+fddbe854c9-r0: task do_fetch: Succeeded
NOTE: recipe libmpc-native-1.1.0-r0: task do_unpack: Succeeded
NOTE: recipe attr-native-2.4.47-r0: task do_fetch: Succeeded
NOTE: recipe glibc-initial-2.27-r0: task do_fetch: Started
NOTE: recipe glibc-initial-2.27-r0: task do_fetch: Succeeded
NOTE: recipe sqlite3-native-3_3.23.1-r0: task do_fetch: Succeeded
NOTE: Tasks Summary: Attempted 45 tasks of which 34 didn't need to be rerun and 1 failed.

Summary: 1 task failed:
  ../poky/meta/recipes-devtools/quilt/quilt-native_0.65.bb:do_patch
Summary: There was 1 WARNING message shown.
Summary: There were 2 ERROR messages shown, returning a non-zero exit code.