DEBUG: Executing shell function do_compile
* Getting build dependencies for wheel...
running egg_info
writing src/evdev.egg-info/PKG-INFO
writing dependency_links to src/evdev.egg-info/dependency_links.txt
writing top-level names to src/evdev.egg-info/top_level.txt
reading manifest file 'src/evdev.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files found matching 'src/evdev/ecodes.c'
adding license file 'LICENSE'
writing manifest file 'src/evdev.egg-info/SOURCES.txt'
* Building wheel...
running bdist_wheel
running build
running build_py
creating build/lib.linux-x86_64-cpython-313/evdev
copying src/evdev/__init__.py -> build/lib.linux-x86_64-cpython-313/evdev
copying src/evdev/ff.py -> build/lib.linux-x86_64-cpython-313/evdev
copying src/evdev/ecodes_runtime.py -> build/lib.linux-x86_64-cpython-313/evdev
copying src/evdev/events.py -> build/lib.linux-x86_64-cpython-313/evdev
copying src/evdev/eventio_async.py -> build/lib.linux-x86_64-cpython-313/evdev
copying src/evdev/genecodes_c.py -> build/lib.linux-x86_64-cpython-313/evdev
copying src/evdev/device.py -> build/lib.linux-x86_64-cpython-313/evdev
copying src/evdev/uinput.py -> build/lib.linux-x86_64-cpython-313/evdev
copying src/evdev/eventio.py -> build/lib.linux-x86_64-cpython-313/evdev
copying src/evdev/evtest.py -> build/lib.linux-x86_64-cpython-313/evdev
copying src/evdev/util.py -> build/lib.linux-x86_64-cpython-313/evdev
copying src/evdev/ecodes.py -> build/lib.linux-x86_64-cpython-313/evdev
copying src/evdev/genecodes_py.py -> build/lib.linux-x86_64-cpython-313/evdev
running egg_info
writing src/evdev.egg-info/PKG-INFO
writing dependency_links to src/evdev.egg-info/dependency_links.txt
writing top-level names to src/evdev.egg-info/top_level.txt
reading manifest file 'src/evdev.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files found matching 'src/evdev/ecodes.c'
adding license file 'LICENSE'
writing manifest file 'src/evdev.egg-info/SOURCES.txt'
copying src/evdev/input.c -> build/lib.linux-x86_64-cpython-313/evdev
copying src/evdev/py.typed -> build/lib.linux-x86_64-cpython-313/evdev
copying src/evdev/uinput.c -> build/lib.linux-x86_64-cpython-313/evdev
running build_ext
running build_ecodes
writing TOPDIR/tmp/work/core2-64-poky-linux/python3-evdev/1.9.1/evdev-1.9.1/src/evdev/ecodes.c (using /usr/include/linux/input.h /usr/include/linux/input-event-codes.h /usr/include/linux/uinput.h)
building 'evdev._input' extension
creating build/temp.linux-x86_64-cpython-313/src/evdev
x86_64-poky-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-poky-linux/python3-evdev/1.9.1/recipe-sysroot -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/python3-evdev/1.9.1/evdev-1.9.1=/usr/src/debug/python3-evdev/1.9.1 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/python3-evdev/1.9.1/evdev-1.9.1=/usr/src/debug/python3-evdev/1.9.1 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/python3-evdev/1.9.1/evdev-1.9.1=/usr/src/debug/python3-evdev/1.9.1 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/python3-evdev/1.9.1/evdev-1.9.1=/usr/src/debug/python3-evdev/1.9.1 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/python3-evdev/1.9.1/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/python3-evdev/1.9.1/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/python3-evdev/1.9.1/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/python3-evdev/1.9.1/recipe-sysroot-native= -pipe -fPIC -ITOPDIR/tmp/work/core2-64-poky-linux/python3-evdev/1.9.1/recipe-sysroot/usr/include/python3.13 -c src/evdev/input.c -o build/temp.linux-x86_64-cpython-313/src/evdev/input.o -std=c99 -Wno-error=declaration-after-statement
x86_64-poky-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-poky-linux/python3-evdev/1.9.1/recipe-sysroot -shared -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/python3-evdev/1.9.1/evdev-1.9.1=/usr/src/debug/python3-evdev/1.9.1 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/python3-evdev/1.9.1/evdev-1.9.1=/usr/src/debug/python3-evdev/1.9.1 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/python3-evdev/1.9.1/evdev-1.9.1=/usr/src/debug/python3-evdev/1.9.1 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/python3-evdev/1.9.1/evdev-1.9.1=/usr/src/debug/python3-evdev/1.9.1 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/python3-evdev/1.9.1/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/python3-evdev/1.9.1/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/python3-evdev/1.9.1/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/python3-evdev/1.9.1/recipe-sysroot-native= -Wl,-z,relro,-z,now -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/python3-evdev/1.9.1/evdev-1.9.1=/usr/src/debug/python3-evdev/1.9.1 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/python3-evdev/1.9.1/evdev-1.9.1=/usr/src/debug/python3-evdev/1.9.1 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/python3-evdev/1.9.1/evdev-1.9.1=/usr/src/debug/python3-evdev/1.9.1 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/python3-evdev/1.9.1/evdev-1.9.1=/usr/src/debug/python3-evdev/1.9.1 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/python3-evdev/1.9.1/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/python3-evdev/1.9.1/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/python3-evdev/1.9.1/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/python3-evdev/1.9.1/recipe-sysroot-native= -pipe build/temp.linux-x86_64-cpython-313/src/evdev/input.o -LTOPDIR/tmp/work/core2-64-poky-linux/python3-evdev/1.9.1/recipe-sysroot/usr/lib -o build/lib.linux-x86_64-cpython-313/evdev/_input.cpython-313-x86_64-linux-gnu.so
building 'evdev._uinput' extension
x86_64-poky-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-poky-linux/python3-evdev/1.9.1/recipe-sysroot -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/python3-evdev/1.9.1/evdev-1.9.1=/usr/src/debug/python3-evdev/1.9.1 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/python3-evdev/1.9.1/evdev-1.9.1=/usr/src/debug/python3-evdev/1.9.1 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/python3-evdev/1.9.1/evdev-1.9.1=/usr/src/debug/python3-evdev/1.9.1 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/python3-evdev/1.9.1/evdev-1.9.1=/usr/src/debug/python3-evdev/1.9.1 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/python3-evdev/1.9.1/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/python3-evdev/1.9.1/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/python3-evdev/1.9.1/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/python3-evdev/1.9.1/recipe-sysroot-native= -pipe -fPIC -ITOPDIR/tmp/work/core2-64-poky-linux/python3-evdev/1.9.1/recipe-sysroot/usr/include/python3.13 -c src/evdev/uinput.c -o build/temp.linux-x86_64-cpython-313/src/evdev/uinput.o -std=c99 -Wno-error=declaration-after-statement
x86_64-poky-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-poky-linux/python3-evdev/1.9.1/recipe-sysroot -shared -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/python3-evdev/1.9.1/evdev-1.9.1=/usr/src/debug/python3-evdev/1.9.1 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/python3-evdev/1.9.1/evdev-1.9.1=/usr/src/debug/python3-evdev/1.9.1 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/python3-evdev/1.9.1/evdev-1.9.1=/usr/src/debug/python3-evdev/1.9.1 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/python3-evdev/1.9.1/evdev-1.9.1=/usr/src/debug/python3-evdev/1.9.1 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/python3-evdev/1.9.1/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/python3-evdev/1.9.1/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/python3-evdev/1.9.1/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/python3-evdev/1.9.1/recipe-sysroot-native= -Wl,-z,relro,-z,now -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/python3-evdev/1.9.1/evdev-1.9.1=/usr/src/debug/python3-evdev/1.9.1 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/python3-evdev/1.9.1/evdev-1.9.1=/usr/src/debug/python3-evdev/1.9.1 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/python3-evdev/1.9.1/evdev-1.9.1=/usr/src/debug/python3-evdev/1.9.1 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/python3-evdev/1.9.1/evdev-1.9.1=/usr/src/debug/python3-evdev/1.9.1 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/python3-evdev/1.9.1/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/python3-evdev/1.9.1/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/python3-evdev/1.9.1/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/python3-evdev/1.9.1/recipe-sysroot-native= -pipe build/temp.linux-x86_64-cpython-313/src/evdev/uinput.o -LTOPDIR/tmp/work/core2-64-poky-linux/python3-evdev/1.9.1/recipe-sysroot/usr/lib -o build/lib.linux-x86_64-cpython-313/evdev/_uinput.cpython-313-x86_64-linux-gnu.so
building 'evdev._ecodes' extension
x86_64-poky-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-poky-linux/python3-evdev/1.9.1/recipe-sysroot -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/python3-evdev/1.9.1/evdev-1.9.1=/usr/src/debug/python3-evdev/1.9.1 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/python3-evdev/1.9.1/evdev-1.9.1=/usr/src/debug/python3-evdev/1.9.1 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/python3-evdev/1.9.1/evdev-1.9.1=/usr/src/debug/python3-evdev/1.9.1 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/python3-evdev/1.9.1/evdev-1.9.1=/usr/src/debug/python3-evdev/1.9.1 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/python3-evdev/1.9.1/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/python3-evdev/1.9.1/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/python3-evdev/1.9.1/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/python3-evdev/1.9.1/recipe-sysroot-native= -pipe -fPIC -ITOPDIR/tmp/work/core2-64-poky-linux/python3-evdev/1.9.1/recipe-sysroot/usr/include/python3.13 -c src/evdev/ecodes.c -o build/temp.linux-x86_64-cpython-313/src/evdev/ecodes.o -std=c99 -Wno-error=declaration-after-statement
In file included from TOPDIR/tmp/work/core2-64-poky-linux/python3-evdev/1.9.1/recipe-sysroot/usr/include/python3.13/Python.h:120,
from src/evdev/ecodes.c:1:
src/evdev/ecodes.c: In function 'PyInit__ecodes':
src/evdev/ecodes.c:542:29: error: 'KEY_LINK_PHONE' undeclared (first use in this function); did you mean 'KEY_PICKUP_PHONE'?
542 | PyModule_AddIntMacro(m, KEY_LINK_PHONE);
| ^~~~~~~~~~~~~~
TOPDIR/tmp/work/core2-64-poky-linux/python3-evdev/1.9.1/recipe-sysroot/usr/include/python3.13/modsupport.h:47:70: note: in definition of macro 'PyModule_AddIntMacro'
47 | #define PyModule_AddIntMacro(m, c) PyModule_AddIntConstant((m), #c, (c))
| ^
src/evdev/ecodes.c:542:29: note: each undeclared identifier is reported only once for each function it appears in
542 | PyModule_AddIntMacro(m, KEY_LINK_PHONE);
| ^~~~~~~~~~~~~~
TOPDIR/tmp/work/core2-64-poky-linux/python3-evdev/1.9.1/recipe-sysroot/usr/include/python3.13/modsupport.h:47:70: note: in definition of macro 'PyModule_AddIntMacro'
47 | #define PyModule_AddIntMacro(m, c) PyModule_AddIntConstant((m), #c, (c))
| ^
error: command 'TOPDIR/tmp/work/core2-64-poky-linux/python3-evdev/1.9.1/recipe-sysroot-native/usr/bin/x86_64-poky-linux/x86_64-poky-linux-gcc' failed with exit code 1
ERROR Backend subprocess exited when trying to invoke build_wheel
WARNING: exit code 1 from a shell command.