Files
poky/meta/recipes-core
Richard Purdie 29206e7240 glib-2.0: Fix TMPDIR mismatch test failures
gcc 13 appears to trigger TMPDIR changes in glib which causes ptest failures:

FAIL: glib/utils-c-90.test (Child process killed by signal 6)
FAIL: glib/utils.test (Child process killed by signal 6)
FAIL: glib/utils-c-99.test (Child process killed by signal 6)
FAIL: glib/utils-c-17.test (Child process killed by signal 6)
FAIL: glib/utils-c-11.test (Child process killed by signal 6)

The issue is caused by our symlinks between tmp directories which
cause the tests to get confused. We can set G_TEST_TMPDIR to
a resolved path using readlink to avoid the failures.

(From OE-Core rev: 7ef0ce88e23c7ca138bc4041931d9bfe1d85dfc0)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2023-05-26 07:54:17 +01:00
..
2022-10-26 12:28:37 +01:00
2023-02-08 10:29:01 +00:00
2022-11-01 17:34:59 +00:00
2023-04-27 14:41:31 +01:00
2023-02-28 07:53:54 +00:00
2022-11-27 23:54:51 +00:00
2023-04-20 11:56:06 +01:00
2023-05-25 10:29:09 +01:00
2022-11-08 22:47:16 +00:00
2023-05-25 12:36:00 +01:00
2023-05-05 11:07:26 +01:00
2023-05-22 10:53:47 +01:00
2022-11-15 09:38:37 +00:00
2022-06-07 21:21:54 +01:00
2023-05-25 12:36:00 +01:00
2022-10-26 12:28:39 +01:00