1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-14 05:19:57 +00:00
Files
poky/meta/recipes-devtools
Mingli Yu 9e856a0a1a python3: define a profile directory path
After ccache upgrade to 3.7.10, there comes below error when
enable ccache to build python3 and check [1] and [2] for more
details.
 | Python-3.8.3/Modules/_contextvarsmodule.c:43:1: error: source locations for function 'PyInit__contextvars' have changed, the profile data may be out of date [-Werror=coverage-mismatch]

That's because the logic for profile directory changes a little in
[3] after ccache upgrades to 3.7.10.

So define a profile directory path accordingly to fix the above error.

[1] https://github.com/ccache/ccache/issues/615
[2] https://lists.openembedded.org/g/openembedded-core/topic/75170448#140065
[3] https://github.com/ccache/ccache/commit/91a2954eb47b4a106e2be6cf611917b895108e35

(From OE-Core rev: 0000d30fb82aafa5064051502a927c5fc447b63b)

Signed-off-by: Mingli Yu <mingli.yu@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2020-07-12 12:21:48 +01:00
..
2020-06-04 13:27:31 +01:00
2020-06-04 13:27:31 +01:00
2020-06-28 23:37:38 +01:00
2019-12-30 08:47:13 +00:00
2020-06-28 08:35:59 +01:00
2020-05-07 12:16:00 +01:00
2020-06-28 08:36:00 +01:00
2020-05-05 13:19:54 +01:00
2020-06-24 18:06:43 +01:00
2020-05-19 22:57:26 +01:00
2020-05-30 12:32:48 +01:00
2020-06-09 13:14:00 +01:00
2020-07-02 16:18:03 +01:00
2020-07-03 11:38:24 +01:00
2020-05-12 15:20:42 +01:00
2020-06-28 08:35:59 +01:00
2020-06-09 13:13:59 +01:00
2020-05-14 14:15:11 +01:00
2020-03-08 08:21:11 +00:00
2020-06-28 08:35:59 +01:00
2019-12-28 23:25:42 +00:00
2019-12-15 09:10:46 +00:00
2020-02-25 10:41:22 +00:00
2020-06-28 23:37:38 +01:00
2020-06-28 23:37:38 +01:00
2020-06-17 16:31:52 +01:00
2020-06-28 08:36:00 +01:00
2020-06-09 13:13:59 +01:00
2020-07-03 11:38:24 +01:00
2020-06-28 08:36:00 +01:00
2020-05-24 23:56:03 +01:00
2020-06-09 13:14:00 +01:00
2020-05-18 06:33:36 +01:00
2020-02-28 23:11:28 +00:00
2020-06-04 13:27:30 +01:00
2020-01-27 16:48:08 +00:00