Nick: Durneztj E-mail: none Board: unknown Contents: $ cat build_details.txt Build started on Thu Dec 16 16:14:50 CEST 2021 exec: export LC_ALL=C ; { [ -n "/usr/lib/pkgconfig" ] && export PKG_CONFIG_LIBDIR="/usr/lib/pkgconfig" ; pkg-config --libs libftdi1 || pkg-config --libs libftdi || printf "%s" "-lftdi -lusb" ; } Package libftdi1 was not found in the pkg-config search path. Perhaps you should add the directory containing `libftdi1.pc' to the PKG_CONFIG_PATH environment variable No package 'libftdi1' found -LC:/MinGW/msys/1.0/bin -lftdi -lusb exec: export LC_ALL=C ; { [ -n "/usr/lib/pkgconfig" ] && export PKG_CONFIG_LIBDIR="/usr/lib/pkgconfig" ; pkg-config --cflags-only-I libftdi1 ; } Package libftdi1 was not found in the pkg-config search path. Perhaps you should add the directory containing `libftdi1.pc' to the PKG_CONFIG_PATH environment variable No package 'libftdi1' found exec: export LC_ALL=C ; { [ -n "/usr/lib/pkgconfig" ] && export PKG_CONFIG_LIBDIR="/usr/lib/pkgconfig"; pkg-config --cflags-only-I libusb-1.0 || printf "%s" "-I/usr/include/libusb-1.0" ; } Package libusb-1.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `libusb-1.0.pc' to the PKG_CONFIG_PATH environment variable No package 'libusb-1.0' found -I/usr/include/libusb-1.0 exec: export LC_ALL=C ; { [ -n "/usr/lib/pkgconfig" ] && export PKG_CONFIG_LIBDIR="/usr/lib/pkgconfig"; pkg-config --cflags-only-I libusb-1.0 || printf "%s" "-I/usr/include/libusb-1.0" ; } Package libusb-1.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `libusb-1.0.pc' to the PKG_CONFIG_PATH environment variable No package 'libusb-1.0' found -I/usr/include/libusb-1.0 exec: export LC_ALL=C ; { [ -n "/usr/lib/pkgconfig" ] && export PKG_CONFIG_LIBDIR="/usr/lib/pkgconfig"; pkg-config --libs libusb-1.0 || printf "%s" "-lusb-1.0" ; } Package libusb-1.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `libusb-1.0.pc' to the PKG_CONFIG_PATH environment variable No package 'libusb-1.0' found -lusb-1.0 exec: export LC_ALL=C ; { [ -n "/usr/lib/pkgconfig" ] && export PKG_CONFIG_LIBDIR="/usr/lib/pkgconfig"; pkg-config --libs libusb-1.0 || printf "%s" "-lusb-1.0" ; } Package libusb-1.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `libusb-1.0.pc' to the PKG_CONFIG_PATH environment variable No package 'libusb-1.0' found -lusb-1.0 exec: export LC_ALL=C ; { [ -n "/usr/lib/pkgconfig" ] && export PKG_CONFIG_LIBDIR="/usr/lib/pkgconfig"; pkg-config --cflags-only-I libusb-1.0 || printf "%s" "-I/usr/include/libusb-1.0" ; } Package libusb-1.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `libusb-1.0.pc' to the PKG_CONFIG_PATH environment variable No package 'libusb-1.0' found -I/usr/include/libusb-1.0 exec: export LC_ALL=C ; { [ -n "/usr/lib/pkgconfig" ] && export PKG_CONFIG_LIBDIR="/usr/lib/pkgconfig"; pkg-config --cflags-only-I libusb-1.0 || printf "%s" "-I/usr/include/libusb-1.0" ; } Package libusb-1.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `libusb-1.0.pc' to the PKG_CONFIG_PATH environment variable No package 'libusb-1.0' found -I/usr/include/libusb-1.0 exec: export LC_ALL=C ; { [ -n "/usr/lib/pkgconfig" ] && export PKG_CONFIG_LIBDIR="/usr/lib/pkgconfig"; pkg-config --cflags-only-I libusb-1.0 || printf "%s" "-I/usr/include/libusb-1.0" ; } Package libusb-1.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `libusb-1.0.pc' to the PKG_CONFIG_PATH environment variable No package 'libusb-1.0' found -I/usr/include/libusb-1.0 exec: export LC_ALL=C ; { [ -n "/usr/lib/pkgconfig" ] && export PKG_CONFIG_LIBDIR="/usr/lib/pkgconfig"; pkg-config --cflags-only-I libusb-1.0 || printf "%s" "-I/usr/include/libusb-1.0" ; } Package libusb-1.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `libusb-1.0.pc' to the PKG_CONFIG_PATH environment variable No package 'libusb-1.0' found -I/usr/include/libusb-1.0 Checking for libusb-1.0 headers... exec: gcc -c -I/usr/include -I/usr/include/libusb-1.0 -Os -Wall -Wextra -Wno-unused-parameter -Wshadow -Wmissing-prototypes -Wwrite-strings -Werror .test.c -o .test.o found. Checking if libusb-1.0 is usable... exec: gcc -L/usr/lib -Wl,-rpath -Wl,/usr/lib .test.o -o .test.exe -lusb-1.0 c:/mingw/bin/../lib/gcc/mingw32/6.3.0/../../../../mingw32/bin/ld.exe: cannot find -lusb-1.0 collect2.exe: error: ld returned 1 exit status no. The following features require libusb-1.0: CONFIG_CH341A_SPI CONFIG_DEDIPROG CONFIG_DEVELOPERBOX_SPI CONFIG_DIGILENT_SPI CONFIG_PICKIT2_SPI CONFIG_RAIDEN_DEBUG_SPI CONFIG_STLINKV3_SPI. Please install libusb-1.0 or disable all features mentioned above by specifying make CONFIG_ENABLE_LIBUSB1_PROGRAMMERS=no See README for more information.