configure: WARNING: Emacs BrlAPI bindings not included
configure: WARNING: lua support not available
configure: WARNING: Lua BrlAPI bindings not included
configure: WARNING: libudev support not available
configure: WARNING: Human Interface Device I/O support not available on this platform
configure: WARNING: Libbraille package not found: /usr /usr/local /usr/local/Libbraille /usr/local/libbraille /opt/Libbraille /opt/libbraille /mingw /mingw/Libbraille /mingw/libbraille
configure: WARNING: FestivalLite package not found: /usr /usr/local /usr/local/FestivalLite /usr/local/flite /opt/FestivalLite /opt/flite /mingw /mingw/FestivalLite /mingw/flite
configure: WARNING: Mikropuhe package not found: /usr /usr/local /usr/local/Mikropuhe /usr/local/mikropuhe /opt/Mikropuhe /opt/mikropuhe /mingw /mingw/Mikropuhe /mingw/mikropuhe
configure: WARNING: Swift package not found: /usr /usr/local /usr/local/Swift /usr/local/swift /opt/Swift /opt/swift /mingw /mingw/Swift /mingw/swift
configure: WARNING: Theta package not found: /usr /usr/local /usr/local/Theta /usr/local/theta /opt/Theta /opt/theta /mingw /mingw/Theta /mingw/theta
In file included from ./kbd_linux.c:27:
./kbd_linux.c: In function ‘monitorKeyboard’:
../Headers/strfmt.h:65:12: warning: ‘%s’ directive output may be truncated writing up to 255 bytes into a region of size 251 [-Wformat-truncation=]
65 | STR_FORMAT(snprintf, __VA_ARGS__)
| ^
../Headers/strfmt.h:48:23: note: in definition of macro ‘STR_ADJUST’
48 | do { if ((strNext += (length)) > strLast) strNext = (char *)strLast; } while (0)
| ^~~~~~
../Headers/strfmt.h:65:1: note: in expansion of macro ‘STR_FORMAT’
65 | STR_FORMAT(snprintf, __VA_ARGS__)
| ^~~~~~~~~~
./kbd_linux.c:722:17: note: in expansion of macro ‘STR_PRINTF’
722 | STR_PRINTF(" nam=%s", name);
| ^~~~~~~~~~
In file included from /usr/include/stdio.h:970,
from ./kbd_linux.c:21:
In function ‘snprintf’,
inlined from ‘monitorKeyboard’ at ./kbd_linux.c:722:17:
/usr/include/bits/stdio2.h:68:10: note: ‘__builtin___snprintf_chk’ output between 6 and 261 bytes into a destination of size 256
68 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
69 | __glibc_objsize (__s), __fmt,
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
70 | __va_arg_pack ());
| ~~~~~~~~~~~~~~~~~
/usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!
********************************************************************************
Please avoid running ``setup.py`` directly.
Instead, use pypa/build, pypa/installer or other
standards-based tools.
This deprecation is overdue, please update your project and remove deprecated
calls to avoid build errors in the future.
See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
********************************************************************************
!!
self.initialize_options()
warning: install_lib: byte-compiling is disabled, skipping.
eutp_convert.c: In function ‘k2txt’:
eutp_convert.c:87:3: warning: ignoring return value of ‘read’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
87 | read(fd, map, size);
| ^~~~~~~~~~~~~~~~~~~
eutp_convert.c:122:3: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
122 | write(fd, newmap, size);
| ^~~~~~~~~~~~~~~~~~~~~~~
eutp_convert.c: In function ‘txt2k’:
eutp_convert.c:191:3: warning: ignoring return value of ‘read’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
191 | read(fd, map, size);
| ^~~~~~~~~~~~~~~~~~~
eutp_transfer.c: In function ‘brtopc’:
eutp_transfer.c:123:7: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
123 | write(fd, &(buf[3]), buf[0] - 2);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!
********************************************************************************
Please avoid running ``setup.py`` directly.
Instead, use pypa/build, pypa/installer or other
standards-based tools.
This deprecation is overdue, please update your project and remove deprecated
calls to avoid build errors in the future.
See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
********************************************************************************
!!
self.initialize_options()
warning: install_lib: byte-compiling is disabled, skipping.
/usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!
********************************************************************************
Please avoid running ``setup.py`` directly.
Instead, use pypa/build, pypa/installer or other
standards-based tools.
This deprecation is overdue, please update your project and remove deprecated
calls to avoid build errors in the future.
See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
********************************************************************************
!!
self.initialize_options()
warning: install_lib: byte-compiling is disabled, skipping.
/usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!
********************************************************************************
Please avoid running ``setup.py`` directly.
Instead, use pypa/build, pypa/installer or other
standards-based tools.
This deprecation is overdue, please update your project and remove deprecated
calls to avoid build errors in the future.
See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
********************************************************************************
!!
self.initialize_options()
warning: install_lib: byte-compiling is disabled, skipping.