>>> mingw-w64-libusb: Building testing/mingw-w64-libusb 1.0.27-r0 (using abuild 3.12.0-r3) started Wed, 07 Feb 2024 03:55:10 +0000 >>> mingw-w64-libusb: Checking sanity of /home/buildozer/aports/testing/mingw-w64-libusb/APKBUILD... >>> mingw-w64-libusb: Analyzing dependencies... >>> mingw-w64-libusb: Installing for build: build-base mingw-w64-gcc mingw-w64-binutils (1/6) Installing mingw-w64-binutils (2.40-r2) (2/6) Installing mingw-w64-crt (11.0.1-r0) (3/6) Installing mingw-w64-headers (11.0.0-r1) (4/6) Installing mingw-w64-winpthreads (11.0.0-r2) (5/6) Installing mingw-w64-gcc (13.2.0-r2) (6/6) Installing .makedepends-mingw-w64-libusb (20240207.035512) Executing busybox-1.36.1-r19.trigger OK: 783 MiB in 112 packages >>> mingw-w64-libusb: Cleaning up srcdir >>> mingw-w64-libusb: Cleaning up pkgdir >>> mingw-w64-libusb: Cleaning up tmpdir >>> mingw-w64-libusb: Fetching https://distfiles.alpinelinux.org/distfiles/edge/libusb-1.0.27.tar.bz2 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 628k 100 628k 0 0 4888k 0 --:--:-- --:--:-- --:--:-- 4910k >>> mingw-w64-libusb: Fetching https://distfiles.alpinelinux.org/distfiles/edge/libusb-1.0.27.tar.bz2 >>> mingw-w64-libusb: Checking sha512sums... libusb-1.0.27.tar.bz2: OK >>> mingw-w64-libusb: Unpacking /var/cache/distfiles/edge/libusb-1.0.27.tar.bz2... configure: WARNING: unrecognized options: --disable-lib32, --enable-lib64 checking for x86_64-w64-mingw32-gcc... x86_64-w64-mingw32-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.exe checking for suffix of executables... .exe checking whether we are cross compiling... yes checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether x86_64-w64-mingw32-gcc accepts -g... yes checking for x86_64-w64-mingw32-gcc option to enable C11 features... none needed checking whether x86_64-w64-mingw32-gcc understands -c and -o together... yes checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking for inline... inline checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip checking for a race-free mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of x86_64-w64-mingw32-gcc... gcc3 checking dependency style of g++... gcc3 checking build system type... x86_64-pc-linux-musl checking host system type... x86_64-w64-mingw32 checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-w64-mingw32-gcc... /usr/x86_64-w64-mingw32/bin/ld checking if the linker (/usr/x86_64-w64-mingw32/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-w64-mingw32-nm -B checking the name lister (/usr/bin/x86_64-w64-mingw32-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking how to convert x86_64-pc-linux-musl file names to x86_64-w64-mingw32 format... func_convert_file_nix_to_w32 checking how to convert x86_64-pc-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-w64-mingw32/bin/ld option to reload object files... -r checking for x86_64-w64-mingw32-file... no checking for file... file configure: WARNING: using cross tools not prefixed with host triplet checking for x86_64-w64-mingw32-objdump... x86_64-w64-mingw32-objdump checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL checking for x86_64-w64-mingw32-dlltool... x86_64-w64-mingw32-dlltool checking how to associate runtime and link libraries... func_cygming_dll_for_implib checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar checking for archiver @FILE support... @ checking for x86_64-w64-mingw32-strip... (cached) x86_64-w64-mingw32-strip checking for x86_64-w64-mingw32-ranlib... x86_64-w64-mingw32-ranlib checking command to parse /usr/bin/x86_64-w64-mingw32-nm -B output from x86_64-w64-mingw32-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-w64-mingw32-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... no checking for objdir... .libs checking if x86_64-w64-mingw32-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-w64-mingw32-gcc option to produce PIC... -DDLL_EXPORT -DPIC checking if x86_64-w64-mingw32-gcc PIC flag -DDLL_EXPORT -DPIC works... yes checking if x86_64-w64-mingw32-gcc static flag -static works... yes checking if x86_64-w64-mingw32-gcc supports -c -o file.o... yes checking if x86_64-w64-mingw32-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-w64-mingw32-gcc linker (/usr/x86_64-w64-mingw32/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... Win32 ld.exe checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/x86_64-w64-mingw32/bin/ld checking if the linker (/usr/x86_64-w64-mingw32/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/x86_64-w64-mingw32/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -DDLL_EXPORT -DPIC checking if g++ PIC flag -DDLL_EXPORT -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/x86_64-w64-mingw32/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... Win32 ld.exe checking how to hardcode library paths into programs... immediate checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres checking whether make supports nested variables... (cached) yes checking if x86_64-w64-mingw32-gcc supports -std=gnu11... yes checking operating system... Windows checking for struct timespec... yes checking for sys/time.h... yes checking if linker supports --add-stdcall-alias... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libusb-1.0.pc config.status: creating Makefile config.status: creating libusb/Makefile config.status: creating examples/Makefile config.status: creating tests/Makefile config.status: creating doc/Makefile config.status: creating doc/doxygen.cfg config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-lib32, --enable-lib64 make all-recursive make[1]: Entering directory '/home/buildozer/aports/testing/mingw-w64-libusb/src/libusb-1.0.27' Making all in libusb make[2]: Entering directory '/home/buildozer/aports/testing/mingw-w64-libusb/src/libusb-1.0.27/libusb' CC core.lo CC descriptor.lo CC hotplug.lo CC io.lo CC strerror.lo CC sync.lo RC libusb-1.0.lo CC os/events_windows.lo CC os/threads_windows.lo CC os/windows_common.lo CC os/windows_usbdk.lo CC os/windows_winusb.lo In function '_hid_get_config_descriptor', inlined from '_hid_get_descriptor' at os/windows_winusb.c:3750:11, inlined from 'hid_submit_control_transfer' at os/windows_winusb.c:4220:8: os/windows_winusb.c:3563:21: warning: array subscript 'struct libusb_interface_descriptor[0]' is partly outside array bounds of 'char[41]' [-Warray-bounds=] 3563 | id->bLength = LIBUSB_DT_INTERFACE_SIZE; os/windows_winusb.c: In function 'hid_submit_control_transfer': os/windows_winusb.c:3531:14: note: at offset 9 into object 'tmp' of size 41 3531 | char tmp[HID_MAX_CONFIG_DESC_SIZE]; | ^~~ In function '_hid_get_config_descriptor', inlined from '_hid_get_descriptor' at os/windows_winusb.c:3750:11, inlined from 'hid_submit_control_transfer' at os/windows_winusb.c:4220:8: os/windows_winusb.c:3564:29: warning: array subscript 'struct libusb_interface_descriptor[0]' is partly outside array bounds of 'char[41]' [-Warray-bounds=] 3564 | id->bDescriptorType = LIBUSB_DT_INTERFACE; | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ os/windows_winusb.c: In function 'hid_submit_control_transfer': os/windows_winusb.c:3531:14: note: at offset 9 into object 'tmp' of size 41 3531 | char tmp[HID_MAX_CONFIG_DESC_SIZE]; | ^~~ In function '_hid_get_config_descriptor', inlined from '_hid_get_descriptor' at os/windows_winusb.c:3750:11, inlined from 'hid_submit_control_transfer' at os/windows_winusb.c:4220:8: os/windows_winusb.c:3565:30: warning: array subscript 'struct libusb_interface_descriptor[0]' is partly outside array bounds of 'char[41]' [-Warray-bounds=] 3565 | id->bInterfaceNumber = 0; | ~~~~~~~~~~~~~~~~~~~~~^~~ os/windows_winusb.c: In function 'hid_submit_control_transfer': os/windows_winusb.c:3531:14: note: at offset 9 into object 'tmp' of size 41 3531 | char tmp[HID_MAX_CONFIG_DESC_SIZE]; | ^~~ In function '_hid_get_config_descriptor', inlined from '_hid_get_descriptor' at os/windows_winusb.c:3750:11, inlined from 'hid_submit_control_transfer' at os/windows_winusb.c:4220:8: os/windows_winusb.c:3566:31: warning: array subscript 'struct libusb_interface_descriptor[0]' is partly outside array bounds of 'char[41]' [-Warray-bounds=] 3566 | id->bAlternateSetting = 0; | ~~~~~~~~~~~~~~~~~~~~~~^~~ os/windows_winusb.c: In function 'hid_submit_control_transfer': os/windows_winusb.c:3531:14: note: at offset 9 into object 'tmp' of size 41 3531 | char tmp[HID_MAX_CONFIG_DESC_SIZE]; | ^~~ In function '_hid_get_config_descriptor', inlined from '_hid_get_descriptor' at os/windows_winusb.c:3750:11, inlined from 'hid_submit_control_transfer' at os/windows_winusb.c:4220:8: os/windows_winusb.c:3567:27: warning: array subscript 'struct libusb_interface_descriptor[0]' is partly outside array bounds of 'char[41]' [-Warray-bounds=] 3567 | id->bNumEndpoints = num_endpoints; | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ os/windows_winusb.c: In function 'hid_submit_control_transfer': os/windows_winusb.c:3531:14: note: at offset 9 into object 'tmp' of size 41 3531 | char tmp[HID_MAX_CONFIG_DESC_SIZE]; | ^~~ In function '_hid_get_config_descriptor', inlined from '_hid_get_descriptor' at os/windows_winusb.c:3750:11, inlined from 'hid_submit_control_transfer' at os/windows_winusb.c:4220:8: os/windows_winusb.c:3568:29: warning: array subscript 'struct libusb_interface_descriptor[0]' is partly outside array bounds of 'char[41]' [-Warray-bounds=] 3568 | id->bInterfaceClass = 3; | ~~~~~~~~~~~~~~~~~~~~^~~ os/windows_winusb.c: In function 'hid_submit_control_transfer': os/windows_winusb.c:3531:14: note: at offset 9 into object 'tmp' of size 41 3531 | char tmp[HID_MAX_CONFIG_DESC_SIZE]; | ^~~ In function '_hid_get_config_descriptor', inlined from '_hid_get_descriptor' at os/windows_winusb.c:3750:11, inlined from 'hid_submit_control_transfer' at os/windows_winusb.c:4220:8: os/windows_winusb.c:3569:32: warning: array subscript 'struct libusb_interface_descriptor[0]' is partly outside array bounds of 'char[41]' [-Warray-bounds=] 3569 | id->bInterfaceSubClass = 0; | ~~~~~~~~~~~~~~~~~~~~~~~^~~ os/windows_winusb.c: In function 'hid_submit_control_transfer': os/windows_winusb.c:3531:14: note: at offset 9 into object 'tmp' of size 41 3531 | char tmp[HID_MAX_CONFIG_DESC_SIZE]; | ^~~ In function '_hid_get_config_descriptor', inlined from '_hid_get_descriptor' at os/windows_winusb.c:3750:11, inlined from 'hid_submit_control_transfer' at os/windows_winusb.c:4220:8: os/windows_winusb.c:3570:32: warning: array subscript 'struct libusb_interface_descriptor[0]' is partly outside array bounds of 'char[41]' [-Warray-bounds=] 3570 | id->bInterfaceProtocol = 0; | ~~~~~~~~~~~~~~~~~~~~~~~^~~ os/windows_winusb.c: In function 'hid_submit_control_transfer': os/windows_winusb.c:3531:14: note: at offset 9 into object 'tmp' of size 41 3531 | char tmp[HID_MAX_CONFIG_DESC_SIZE]; | ^~~ In function '_hid_get_config_descriptor', inlined from '_hid_get_descriptor' at os/windows_winusb.c:3750:11, inlined from 'hid_submit_control_transfer' at os/windows_winusb.c:4220:8: os/windows_winusb.c:3571:24: warning: array subscript 'struct libusb_interface_descriptor[0]' is partly outside array bounds of 'char[41]' [-Warray-bounds=] 3571 | id->iInterface = 0; | ~~~~~~~~~~~~~~~^~~ os/windows_winusb.c: In function 'hid_submit_control_transfer': os/windows_winusb.c:3531:14: note: at offset 9 into object 'tmp' of size 41 3531 | char tmp[HID_MAX_CONFIG_DESC_SIZE]; | ^~~ In function '_hid_get_config_descriptor', inlined from '_hid_get_descriptor' at os/windows_winusb.c:3750:11, inlined from 'hid_submit_control_transfer' at os/windows_winusb.c:4220:8: os/windows_winusb.c:3577:29: warning: array subscript 'struct libusb_endpoint_descriptor[0]' is partly outside array bounds of 'char[41]' [-Warray-bounds=] 3577 | ed->bLength = LIBUSB_DT_ENDPOINT_SIZE; os/windows_winusb.c: In function 'hid_submit_control_transfer': os/windows_winusb.c:3531:14: note: at offset 27 into object 'tmp' of size 41 3531 | char tmp[HID_MAX_CONFIG_DESC_SIZE]; | ^~~ In function '_hid_get_config_descriptor', inlined from '_hid_get_descriptor' at os/windows_winusb.c:3750:11, inlined from 'hid_submit_control_transfer' at os/windows_winusb.c:4220:8: os/windows_winusb.c:3578:37: warning: array subscript 'struct libusb_endpoint_descriptor[0]' is partly outside array bounds of 'char[41]' [-Warray-bounds=] 3578 | ed->bDescriptorType = LIBUSB_DT_ENDPOINT; | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ os/windows_winusb.c: In function 'hid_submit_control_transfer': os/windows_winusb.c:3531:14: note: at offset 27 into object 'tmp' of size 41 3531 | char tmp[HID_MAX_CONFIG_DESC_SIZE]; | ^~~ In function '_hid_get_config_descriptor', inlined from '_hid_get_descriptor' at os/windows_winusb.c:3750:11, inlined from 'hid_submit_control_transfer' at os/windows_winusb.c:4220:8: os/windows_winusb.c:3579:38: warning: array subscript 'struct libusb_endpoint_descriptor[0]' is partly outside array bounds of 'char[41]' [-Warray-bounds=] 3579 | ed->bEndpointAddress = HID_IN_EP; os/windows_winusb.c: In function 'hid_submit_control_transfer': os/windows_winusb.c:3531:14: note: at offset 27 into object 'tmp' of size 41 3531 | char tmp[HID_MAX_CONFIG_DESC_SIZE]; | ^~~ In function '_hid_get_config_descriptor', inlined from '_hid_get_descriptor' at os/windows_winusb.c:3750:11, inlined from 'hid_submit_control_transfer' at os/windows_winusb.c:4220:8: os/windows_winusb.c:3580:34: warning: array subscript 'struct libusb_endpoint_descriptor[0]' is partly outside array bounds of 'char[41]' [-Warray-bounds=] 3580 | ed->bmAttributes = 3; | ~~~~~~~~~~~~~~~~~^~~ os/windows_winusb.c: In function 'hid_submit_control_transfer': os/windows_winusb.c:3531:14: note: at offset 27 into object 'tmp' of size 41 3531 | char tmp[HID_MAX_CONFIG_DESC_SIZE]; | ^~~ In function '_hid_get_config_descriptor', inlined from '_hid_get_descriptor' at os/windows_winusb.c:3750:11, inlined from 'hid_submit_control_transfer' at os/windows_winusb.c:4220:8: os/windows_winusb.c:3581:36: warning: array subscript 'struct libusb_endpoint_descriptor[0]' is partly outside array bounds of 'char[41]' [-Warray-bounds=] 3581 | ed->wMaxPacketSize = hid_priv->input_report_size - 1; | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ os/windows_winusb.c: In function 'hid_submit_control_transfer': os/windows_winusb.c:3531:14: note: at offset 27 into object 'tmp' of size 41 3531 | char tmp[HID_MAX_CONFIG_DESC_SIZE]; | ^~~ In function '_hid_get_config_descriptor', inlined from '_hid_get_descriptor' at os/windows_winusb.c:3750:11, inlined from 'hid_submit_control_transfer' at os/windows_winusb.c:4220:8: os/windows_winusb.c:3582:31: warning: array subscript 'struct libusb_endpoint_descriptor[0]' is partly outside array bounds of 'char[41]' [-Warray-bounds=] 3582 | ed->bInterval = 10; | ~~~~~~~~~~~~~~^~~~ os/windows_winusb.c: In function 'hid_submit_control_transfer': os/windows_winusb.c:3531:14: note: at offset 27 into object 'tmp' of size 41 3531 | char tmp[HID_MAX_CONFIG_DESC_SIZE]; | ^~~ In function '_hid_get_config_descriptor', inlined from '_hid_get_descriptor' at os/windows_winusb.c:3750:11, inlined from 'hid_submit_control_transfer' at os/windows_winusb.c:4220:8: os/windows_winusb.c:3587:29: warning: array subscript 'struct libusb_endpoint_descriptor[0]' is partly outside array bounds of 'struct libusb_endpoint_descriptor[1]' [-Warray-bounds=] 3587 | ed->bLength = LIBUSB_DT_ENDPOINT_SIZE; os/windows_winusb.c: In function 'hid_submit_control_transfer': os/windows_winusb.c:3531:14: note: at offset [27, 41] into object 'tmp' of size 41 3531 | char tmp[HID_MAX_CONFIG_DESC_SIZE]; | ^~~ os/windows_winusb.c:3531:14: note: at offset [34, 41] into object 'tmp' of size 41 In function '_hid_get_config_descriptor', inlined from '_hid_get_descriptor' at os/windows_winusb.c:3750:11, inlined from 'hid_submit_control_transfer' at os/windows_winusb.c:4220:8: os/windows_winusb.c:3588:37: warning: array subscript 'struct libusb_endpoint_descriptor[0]' is partly outside array bounds of 'struct libusb_endpoint_descriptor[1]' [-Warray-bounds=] 3588 | ed->bDescriptorType = LIBUSB_DT_ENDPOINT; | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ os/windows_winusb.c: In function 'hid_submit_control_transfer': os/windows_winusb.c:3531:14: note: at offset [27, 41] into object 'tmp' of size 41 3531 | char tmp[HID_MAX_CONFIG_DESC_SIZE]; | ^~~ os/windows_winusb.c:3531:14: note: at offset [34, 41] into object 'tmp' of size 41 In function '_hid_get_config_descriptor', inlined from '_hid_get_descriptor' at os/windows_winusb.c:3750:11, inlined from 'hid_submit_control_transfer' at os/windows_winusb.c:4220:8: os/windows_winusb.c:3589:38: warning: array subscript 'struct libusb_endpoint_descriptor[0]' is partly outside array bounds of 'struct libusb_endpoint_descriptor[1]' [-Warray-bounds=] 3589 | ed->bEndpointAddress = HID_OUT_EP; os/windows_winusb.c: In function 'hid_submit_control_transfer': os/windows_winusb.c:3531:14: note: at offset [27, 41] into object 'tmp' of size 41 3531 | char tmp[HID_MAX_CONFIG_DESC_SIZE]; | ^~~ os/windows_winusb.c:3531:14: note: at offset [34, 41] into object 'tmp' of size 41 In function '_hid_get_config_descriptor', inlined from '_hid_get_descriptor' at os/windows_winusb.c:3750:11, inlined from 'hid_submit_control_transfer' at os/windows_winusb.c:4220:8: os/windows_winusb.c:3590:34: warning: array subscript 'struct libusb_endpoint_descriptor[0]' is partly outside array bounds of 'struct libusb_endpoint_descriptor[1]' [-Warray-bounds=] 3590 | ed->bmAttributes = 3; | ~~~~~~~~~~~~~~~~~^~~ os/windows_winusb.c: In function 'hid_submit_control_transfer': os/windows_winusb.c:3531:14: note: at offset [27, 41] into object 'tmp' of size 41 3531 | char tmp[HID_MAX_CONFIG_DESC_SIZE]; | ^~~ os/windows_winusb.c:3531:14: note: at offset [34, 41] into object 'tmp' of size 41 In function '_hid_get_config_descriptor', inlined from '_hid_get_descriptor' at os/windows_winusb.c:3750:11, inlined from 'hid_submit_control_transfer' at os/windows_winusb.c:4220:8: os/windows_winusb.c:3591:36: warning: array subscript 'struct libusb_endpoint_descriptor[0]' is partly outside array bounds of 'struct libusb_endpoint_descriptor[1]' [-Warray-bounds=] 3591 | ed->wMaxPacketSize = hid_priv->output_report_size - 1; | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ os/windows_winusb.c: In function 'hid_submit_control_transfer': os/windows_winusb.c:3531:14: note: at offset [27, 41] into object 'tmp' of size 41 3531 | char tmp[HID_MAX_CONFIG_DESC_SIZE]; | ^~~ os/windows_winusb.c:3531:14: note: at offset [34, 41] into object 'tmp' of size 41 In function '_hid_get_config_descriptor', inlined from '_hid_get_descriptor' at os/windows_winusb.c:3750:11, inlined from 'hid_submit_control_transfer' at os/windows_winusb.c:4220:8: os/windows_winusb.c:3592:31: warning: array subscript 'struct libusb_endpoint_descriptor[0]' is partly outside array bounds of 'struct libusb_endpoint_descriptor[1]' [-Warray-bounds=] 3592 | ed->bInterval = 10; | ~~~~~~~~~~~~~~^~~~ os/windows_winusb.c: In function 'hid_submit_control_transfer': os/windows_winusb.c:3531:14: note: at offset [27, 41] into object 'tmp' of size 41 3531 | char tmp[HID_MAX_CONFIG_DESC_SIZE]; | ^~~ os/windows_winusb.c:3531:14: note: at offset [34, 41] into object 'tmp' of size 41 CCLD libusb-1.0.la DLLTOOL .libs/libusb-1.0.dll.a make[2]: Leaving directory '/home/buildozer/aports/testing/mingw-w64-libusb/src/libusb-1.0.27/libusb' make[2]: Entering directory '/home/buildozer/aports/testing/mingw-w64-libusb/src/libusb-1.0.27' make[2]: Leaving directory '/home/buildozer/aports/testing/mingw-w64-libusb/src/libusb-1.0.27' make[1]: Leaving directory '/home/buildozer/aports/testing/mingw-w64-libusb/src/libusb-1.0.27' >>> mingw-w64-libusb: Entering fakeroot... Making install in libusb make[1]: Entering directory '/home/buildozer/aports/testing/mingw-w64-libusb/src/libusb-1.0.27/libusb' make[2]: Entering directory '/home/buildozer/aports/testing/mingw-w64-libusb/src/libusb-1.0.27/libusb' .././install-sh -c -d '/home/buildozer/aports/testing/mingw-w64-libusb/pkg/mingw-w64-libusb/usr/x86_64-w64-mingw32/lib' .././install-sh -c -d '/home/buildozer/aports/testing/mingw-w64-libusb/pkg/mingw-w64-libusb/usr/x86_64-w64-mingw32/include/libusb-1.0' /bin/sh ../libtool --mode=install /usr/bin/install -c libusb-1.0.la '/home/buildozer/aports/testing/mingw-w64-libusb/pkg/mingw-w64-libusb/usr/x86_64-w64-mingw32/lib' /usr/bin/install -c -m 644 libusb.h '/home/buildozer/aports/testing/mingw-w64-libusb/pkg/mingw-w64-libusb/usr/x86_64-w64-mingw32/include/libusb-1.0' libtool: install: /usr/bin/install -c .libs/libusb-1.0.dll.a /home/buildozer/aports/testing/mingw-w64-libusb/pkg/mingw-w64-libusb/usr/x86_64-w64-mingw32/lib/libusb-1.0.dll.a libtool: install: base_file=`basename libusb-1.0.la` libtool: install: dlpath=`/bin/sh 2>&1 -c '. .libs/'libusb-1.0.la'i; echo libusb-1.0.dll'` libtool: install: dldir=/home/buildozer/aports/testing/mingw-w64-libusb/pkg/mingw-w64-libusb/usr/x86_64-w64-mingw32/lib/`dirname ../bin/libusb-1.0.dll` libtool: install: test -d /home/buildozer/aports/testing/mingw-w64-libusb/pkg/mingw-w64-libusb/usr/x86_64-w64-mingw32/lib/../bin || mkdir -p /home/buildozer/aports/testing/mingw-w64-libusb/pkg/mingw-w64-libusb/usr/x86_64-w64-mingw32/lib/../bin libtool: install: /usr/bin/install -c .libs/libusb-1.0.dll /home/buildozer/aports/testing/mingw-w64-libusb/pkg/mingw-w64-libusb/usr/x86_64-w64-mingw32/lib/../bin/libusb-1.0.dll libtool: install: chmod a+x /home/buildozer/aports/testing/mingw-w64-libusb/pkg/mingw-w64-libusb/usr/x86_64-w64-mingw32/lib/../bin/libusb-1.0.dll libtool: install: if test -n '' && test -n 'x86_64-w64-mingw32-strip --strip-unneeded'; then eval 'x86_64-w64-mingw32-strip --strip-unneeded /home/buildozer/aports/testing/mingw-w64-libusb/pkg/mingw-w64-libusb/usr/x86_64-w64-mingw32/lib/../bin/libusb-1.0.dll' || exit 0; fi libtool: install: /usr/bin/install -c .libs/libusb-1.0.lai /home/buildozer/aports/testing/mingw-w64-libusb/pkg/mingw-w64-libusb/usr/x86_64-w64-mingw32/lib/libusb-1.0.la libtool: install: /usr/bin/install -c .libs/libusb-1.0.a /home/buildozer/aports/testing/mingw-w64-libusb/pkg/mingw-w64-libusb/usr/x86_64-w64-mingw32/lib/libusb-1.0.a libtool: install: chmod 644 /home/buildozer/aports/testing/mingw-w64-libusb/pkg/mingw-w64-libusb/usr/x86_64-w64-mingw32/lib/libusb-1.0.a libtool: install: x86_64-w64-mingw32-ranlib /home/buildozer/aports/testing/mingw-w64-libusb/pkg/mingw-w64-libusb/usr/x86_64-w64-mingw32/lib/libusb-1.0.a libtool: warning: remember to run 'libtool --finish /usr/x86_64-w64-mingw32/lib' make[2]: Leaving directory '/home/buildozer/aports/testing/mingw-w64-libusb/src/libusb-1.0.27/libusb' make[1]: Leaving directory '/home/buildozer/aports/testing/mingw-w64-libusb/src/libusb-1.0.27/libusb' make[1]: Entering directory '/home/buildozer/aports/testing/mingw-w64-libusb/src/libusb-1.0.27' make[2]: Entering directory '/home/buildozer/aports/testing/mingw-w64-libusb/src/libusb-1.0.27' make[2]: Nothing to be done for 'install-exec-am'. ./install-sh -c -d '/home/buildozer/aports/testing/mingw-w64-libusb/pkg/mingw-w64-libusb/usr/x86_64-w64-mingw32/lib/pkgconfig' /usr/bin/install -c -m 644 libusb-1.0.pc '/home/buildozer/aports/testing/mingw-w64-libusb/pkg/mingw-w64-libusb/usr/x86_64-w64-mingw32/lib/pkgconfig' make[2]: Leaving directory '/home/buildozer/aports/testing/mingw-w64-libusb/src/libusb-1.0.27' make[1]: Leaving directory '/home/buildozer/aports/testing/mingw-w64-libusb/src/libusb-1.0.27' >>> mingw-w64-libusb*: Running postcheck for mingw-w64-libusb >>> mingw-w64-libusb*: Preparing package mingw-w64-libusb... >>> mingw-w64-libusb*: Stripping binaries >>> mingw-w64-libusb*: Scanning shared objects >>> mingw-w64-libusb*: Tracing dependencies... >>> mingw-w64-libusb*: Package size: 732.0 KB >>> mingw-w64-libusb*: Compressing data... >>> mingw-w64-libusb*: Create checksum... >>> mingw-w64-libusb*: Create mingw-w64-libusb-1.0.27-r0.apk >>> mingw-w64-libusb: Build complete at Wed, 07 Feb 2024 03:55:32 +0000 elapsed time 0h 0m 22s >>> mingw-w64-libusb: Cleaning up srcdir >>> mingw-w64-libusb: Cleaning up pkgdir >>> mingw-w64-libusb: Uninstalling dependencies... (1/6) Purging .makedepends-mingw-w64-libusb (20240207.035512) (2/6) Purging mingw-w64-gcc (13.2.0-r2) (3/6) Purging mingw-w64-crt (11.0.1-r0) (4/6) Purging mingw-w64-headers (11.0.0-r1) (5/6) Purging mingw-w64-winpthreads (11.0.0-r2) (6/6) Purging mingw-w64-binutils (2.40-r2) Executing busybox-1.36.1-r19.trigger OK: 378 MiB in 106 packages >>> mingw-w64-libusb: Updating the testing/x86_64 repository index... >>> mingw-w64-libusb: Signing the index...