1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88
|
mkwin: revision identifier: BRLTTY-6.6-60-g2ce4a91a
mkwin: MinGW command not found: linuxdoc
mkwin: copying source tree
mkwin: applying patches
patching file Programs/usb_libusb-1.0.c
patching file Programs/usb_libusb.c
mkwin: configuring build
../source/brltty-prologue.bash: line 287: declare: -A: invalid option
declare: usage: declare [-afFirtx] [-p] [name[=value] ...]
../source/brltty-prologue.bash: line 387: declare: -n: invalid option
declare: usage: declare [-afFirtx] [-p] [name[=value] ...]
mkwin: building programs
In file included from c:\Program Files (x86)\Python311-32\include/Python.h:86,
from ../../../source/Bindings/Python/bindings.c:25:
c:\Program Files (x86)\Python311-32\include/cpython/pytime.h:184:12: warning: 'struct timeval' declared inside parameter list will not be visible outside of this definition or declaration
184 | struct timeval *tv,
| ^~~~~~~
c:\Program Files (x86)\Python311-32\include/cpython/pytime.h:190:12: warning: 'struct timeval' declared inside parameter list will not be visible outside of this definition or declaration
190 | struct timeval *tv,
| ^~~~~~~
In file included from c:\Program Files (x86)\Python311-32\include/Python.h:86,
from brlapi.auto.c:16:
c:\Program Files (x86)\Python311-32\include/cpython/pytime.h:184:12: warning: 'struct timeval' declared inside parameter list will not be visible outside of this definition or declaration
184 | struct timeval *tv,
| ^~~~~~~
c:\Program Files (x86)\Python311-32\include/cpython/pytime.h:190:12: warning: 'struct timeval' declared inside parameter list will not be visible outside of this definition or declaration
190 | struct timeval *tv,
| ^~~~~~~
brlapi.auto.c: In function '__Pyx_ImportType_3_0_4':
brlapi.auto.c:33284:13: warning: unknown conversion type character 'z' in format [-Wformat=]
33284 | "%s.%s size changed, may indicate binary incompatibility. "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
brlapi.auto.c:33285:24: note: format string is defined here
33285 | "Expected %zd from C header, got %zd from PyObject",
| ^
brlapi.auto.c:33284:13: warning: unknown conversion type character 'z' in format [-Wformat=]
33284 | "%s.%s size changed, may indicate binary incompatibility. "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
brlapi.auto.c:33285:47: note: format string is defined here
33285 | "Expected %zd from C header, got %zd from PyObject",
| ^
brlapi.auto.c:33284:13: warning: too many arguments for format [-Wformat-extra-args]
33284 | "%s.%s size changed, may indicate binary incompatibility. "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
mkwin: building documents
linuxdoc is not installed - document will not be made
linuxdoc is not installed - document will not be made
linuxdoc is not installed - document will not be made
mkwin: installing files
c:\Program Files (x86)\Python311-32\Lib\site-packages\setuptools\_distutils\cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!
********************************************************************************
Please avoid running ``setup.py`` directly.
Instead, use pypa/build, pypa/installer or other
standards-based tools.
See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
********************************************************************************
!!
self.initialize_options()
c:\Program Files (x86)\Python311-32\Lib\site-packages\setuptools\_distutils\cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!
********************************************************************************
Please avoid running ``setup.py`` directly.
Instead, use pypa/build, pypa/installer or other
standards-based tools.
See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
********************************************************************************
!!
self.initialize_options()
c:\Program Files (x86)\Python311-32\Lib\site-packages\wheel\bdist_wheel.py:109: RuntimeWarning: Config variable 'Py_DEBUG' is unset, Python ABI tag may be incorrect
if get_flag("Py_DEBUG", hasattr(sys, "gettotalrefcount"), warn=(impl == "cp")):
mkwin: updating files
mkwin: USB package: libusb
mkwin: installing package files: LibUSB (aka LibUSB-Win32)
Creating library brlapi.lib and object brlapi.exp
mkwin: creating configurator
Successfully compiled: C:\Users\dave\AppData\Local\Temp\brltty-mkwin\install\brltty-win-6.6-60-libusb\brlttycnf.exe
mkwin: converting text files
mkwin: creating archive
mkwin: creating installer
mkwin: cleaning up
mkwin: done
|