Snippets for buildstream 2.8.0 from Fedora x86_64
Sourced from https://kojipkgs.fedoraproject.org/packages/buildstream/2.8.0/2.fc46/data/logs/x86_64/build.log.
-
src/buildstream/_utils.c:2360:1: warning: ‘Py_UNICODE’ is deprecated [-Wdeprecated-declarations] 2360 | static Py_UNICODE __pyx_f_11buildstream_6_utils__transl(Py_UNICODE); /*proto*/
-
src/buildstream/_utils.c:2360:1: warning: ‘Py_UNICODE’ is deprecated [-Wdeprecated-declarations]
-
src/buildstream/_utils.c:2651:3: warning: ‘Py_UNICODE’ is deprecated [-Wdeprecated-declarations] 2651 | Py_UNICODE __pyx_t_9;
-
src/buildstream/_utils.c:2679:7: warning: ‘Py_UNICODE’ is deprecated [-Wdeprecated-declarations] 2679 | __pyx_t_9 = __pyx_f_11buildstream_6_utils__transl(__pyx_7genexpr__pyx_v_x); if (unlikely(__pyx_t_9 == ((Py_UNICODE)-1) && PyErr_Occurred())) __PYX_ERR(0, 36, __pyx_L1_error)
-
src/buildstream/_utils.c:3147:1: warning: ‘Py_UNICODE’ is deprecated [-Wdeprecated-declarations] 3147 | static Py_UNICODE __pyx_f_11buildstream_6_utils__transl(Py_UNICODE __pyx_v_x) { -
src/buildstream/_utils.c:3147:1: warning: ‘Py_UNICODE’ is deprecated [-Wdeprecated-declarations]
-
src/buildstream/_utils.c:3148:3: warning: ‘Py_UNICODE’ is deprecated [-Wdeprecated-declarations] 3148 | Py_UNICODE __pyx_r;
-
tests/format/include.py::test_include_missing_file FAILED [ 5%]
-
tests/format/include.py::test_include_dir FAILED [ 5%]