Snippets for buildstream 2.7.0 from Nix aarch64-linux
Sourced from https://hydra.nixos.org/log/f8whf3875fd407bwyf0m8k9k2qyr28aq-buildstream-2.7.0.drv.
-
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:2650:3: warning: ‘Py_UNICODE’ is deprecated [-Wdeprecated-declarations] 2650 | Py_UNICODE __pyx_t_9; | ^~~~~~~~~~ -
src/buildstream/_utils.c:2678:7: warning: ‘Py_UNICODE’ is deprecated [-Wdeprecated-declarations] 2678 | __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:3146:1: warning: ‘Py_UNICODE’ is deprecated [-Wdeprecated-declarations] 3146 | static Py_UNICODE __pyx_f_11buildstream_6_utils__transl(Py_UNICODE __pyx_v_x) { | ^~~~~~ -
src/buildstream/_utils.c:3146:1: warning: ‘Py_UNICODE’ is deprecated [-Wdeprecated-declarations]
-
src/buildstream/_utils.c:3147:3: warning: ‘Py_UNICODE’ is deprecated [-Wdeprecated-declarations] 3147 | Py_UNICODE __pyx_r; | ^~~~~~~~~~