>>> hidapi: Building community/hidapi 0.9.0-r2 (using abuild 3.8.0_rc3-r2) started Sun, 23 May 2021 11:50:31 +0000 >>> hidapi: Checking sanity of /home/buildozer/aports/community/hidapi/APKBUILD... >>> hidapi: Analyzing dependencies... >>> hidapi: Installing for build: build-base libusb-dev libtool eudev-dev linux-headers autoconf automake (1/25) Installing libusb (1.0.24-r1) (2/25) Installing libusb-dev (1.0.24-r1) (3/25) Installing readline (8.1.0-r0) (4/25) Installing bash (5.1.4-r0) Executing bash-5.1.4-r0.post-install (5/25) Installing libltdl (2.4.6-r7) (6/25) Installing libtool (2.4.6-r7) (7/25) Installing udev-init-scripts (34-r0) Executing udev-init-scripts-34-r0.post-install (8/25) Installing eudev-libs (3.2.10-r0) (9/25) Installing libblkid (2.36.2-r2) (10/25) Installing xz-libs (5.2.5-r0) (11/25) Installing kmod-libs (29-r0) (12/25) Installing eudev (3.2.10-r0) (13/25) Installing eudev-dev (3.2.10-r0) (14/25) Installing linux-headers (5.10.27-r0) (15/25) Installing m4 (1.4.18-r2) (16/25) Installing libbz2 (1.0.8-r1) (17/25) Installing perl (5.32.1-r0) (18/25) Installing autoconf (2.71-r0) (19/25) Installing automake (1.16.3-r0) (20/25) Installing .makedepends-hidapi (20210523.115035) (21/25) Installing udev-init-scripts-openrc (34-r0) (22/25) Installing eudev-openrc (3.2.10-r0) (23/25) Installing perl-error (0.17029-r1) (24/25) Installing perl-git (2.31.1-r1) (25/25) Installing git-perl (2.31.1-r1) Executing busybox-1.33.1-r1.trigger Executing eudev-3.2.10-r0.trigger OK: 360 MiB in 114 packages >>> hidapi: Cleaning up srcdir >>> hidapi: Cleaning up pkgdir >>> hidapi: Fetching https://distfiles.alpinelinux.org/distfiles/v3.14/hidapi-0.9.0.tar.gz % 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 110k 100 110k 0 0 1751k 0 --:--:-- --:--:-- --:--:-- 1751k >>> hidapi: Fetching https://distfiles.alpinelinux.org/distfiles/v3.14/hidapi-0.9.0.tar.gz >>> hidapi: Checking sha512sums... hidapi-0.9.0.tar.gz: OK autoconf-270.patch: OK >>> hidapi: Unpacking /var/cache/distfiles/v3.14/hidapi-0.9.0.tar.gz... >>> hidapi: autoconf-270.patch patching file configure.ac + autoreconf --install --verbose --force autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: aclocal --force -I m4 autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:24: installing './ar-lib' configure.ac:24: installing './compile' configure.ac:25: installing './config.guess' configure.ac:25: installing './config.sub' configure.ac:21: installing './install-sh' configure.ac:21: installing './missing' hidtest/Makefile.am: installing './depcomp' autoreconf: './config.sub' is updated autoreconf: './config.guess' is updated autoreconf: Leaving directory '.' checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes 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 nested variables... yes checking whether make supports the include directive... yes (GNU style) checking for i586-alpine-linux-musl-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for i586-alpine-linux-musl-ar... no checking for i586-alpine-linux-musl-lib... no checking for i586-alpine-linux-musl-link... no checking for ar... ar checking the archiver (ar) interface... ar checking build system type... i586-alpine-linux-musl checking host system type... i586-alpine-linux-musl 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 gcc... /usr/i586-alpine-linux-musl/bin/ld checking if the linker (/usr/i586-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking how to convert i586-alpine-linux-musl file names to i586-alpine-linux-musl format... func_convert_file_noop checking how to convert i586-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/i586-alpine-linux-musl/bin/ld option to reload object files... -r checking for i586-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i586-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i586-alpine-linux-musl-ar... ar checking for archiver @FILE support... @ checking for i586-alpine-linux-musl-strip... no checking for strip... strip checking for i586-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from 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 i586-alpine-linux-musl-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... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/i586-alpine-linux-musl/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so 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... no checking for i586-alpine-linux-musl-gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 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 dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/i586-alpine-linux-musl/bin/ld checking if the linker (/usr/i586-alpine-linux-musl/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/i586-alpine-linux-musl/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -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/i586-alpine-linux-musl/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for i586-alpine-linux-musl-gcc... i586-alpine-linux-musl-gcc checking whether the compiler supports GNU Objective C... no checking whether i586-alpine-linux-musl-gcc accepts -g... no checking dependency style of i586-alpine-linux-musl-gcc... gcc3 checking for i586-alpine-linux-musl-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking whether make supports nested variables... (cached) yes checking operating system... i586-alpine-linux-musl (Linux back-end) checking for libudev... yes checking for clock_gettime in -lrt... yes checking for libusb... yes checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating pc/hidapi-hidraw.pc config.status: creating pc/hidapi-libusb.pc config.status: creating Makefile config.status: creating hidtest/Makefile config.status: creating libusb/Makefile config.status: creating linux/Makefile config.status: creating mac/Makefile config.status: creating testgui/Makefile config.status: creating windows/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make all-recursive make[1]: Entering directory '/home/buildozer/aports/community/hidapi/src/hidapi-hidapi-0.9.0' Making all in linux make[2]: Entering directory '/home/buildozer/aports/community/hidapi/src/hidapi-hidapi-0.9.0/linux' CC hid.lo CCLD libhidapi-hidraw.la make[2]: Leaving directory '/home/buildozer/aports/community/hidapi/src/hidapi-hidapi-0.9.0/linux' Making all in libusb make[2]: Entering directory '/home/buildozer/aports/community/hidapi/src/hidapi-hidapi-0.9.0/libusb' CC hid.lo CCLD libhidapi-libusb.la make[2]: Leaving directory '/home/buildozer/aports/community/hidapi/src/hidapi-hidapi-0.9.0/libusb' Making all in hidtest make[2]: Entering directory '/home/buildozer/aports/community/hidapi/src/hidapi-hidapi-0.9.0/hidtest' CXX hidtest.o CXXLD hidtest-libusb CXXLD hidtest-hidraw make[2]: Leaving directory '/home/buildozer/aports/community/hidapi/src/hidapi-hidapi-0.9.0/hidtest' make[2]: Entering directory '/home/buildozer/aports/community/hidapi/src/hidapi-hidapi-0.9.0' make[2]: Leaving directory '/home/buildozer/aports/community/hidapi/src/hidapi-hidapi-0.9.0' make[1]: Leaving directory '/home/buildozer/aports/community/hidapi/src/hidapi-hidapi-0.9.0' >>> hidapi: Entering fakeroot... Making install in linux make[1]: Entering directory '/home/buildozer/aports/community/hidapi/src/hidapi-hidapi-0.9.0/linux' make[2]: Entering directory '/home/buildozer/aports/community/hidapi/src/hidapi-hidapi-0.9.0/linux' .././install-sh -c -d '/home/buildozer/aports/community/hidapi/pkg/hidapi/usr/lib' .././install-sh -c -d '/home/buildozer/aports/community/hidapi/pkg/hidapi/usr/include/hidapi' /bin/sh ../libtool --mode=install /usr/bin/install -c libhidapi-hidraw.la '/home/buildozer/aports/community/hidapi/pkg/hidapi/usr/lib' /usr/bin/install -c -m 644 ../hidapi/hidapi.h '/home/buildozer/aports/community/hidapi/pkg/hidapi/usr/include/hidapi' libtool: install: /usr/bin/install -c .libs/libhidapi-hidraw.so.0.0.0 /home/buildozer/aports/community/hidapi/pkg/hidapi/usr/lib/libhidapi-hidraw.so.0.0.0 libtool: install: (cd /home/buildozer/aports/community/hidapi/pkg/hidapi/usr/lib && { ln -s -f libhidapi-hidraw.so.0.0.0 libhidapi-hidraw.so.0 || { rm -f libhidapi-hidraw.so.0 && ln -s libhidapi-hidraw.so.0.0.0 libhidapi-hidraw.so.0; }; }) libtool: install: (cd /home/buildozer/aports/community/hidapi/pkg/hidapi/usr/lib && { ln -s -f libhidapi-hidraw.so.0.0.0 libhidapi-hidraw.so || { rm -f libhidapi-hidraw.so && ln -s libhidapi-hidraw.so.0.0.0 libhidapi-hidraw.so; }; }) libtool: install: /usr/bin/install -c .libs/libhidapi-hidraw.lai /home/buildozer/aports/community/hidapi/pkg/hidapi/usr/lib/libhidapi-hidraw.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[2]: Leaving directory '/home/buildozer/aports/community/hidapi/src/hidapi-hidapi-0.9.0/linux' make[1]: Leaving directory '/home/buildozer/aports/community/hidapi/src/hidapi-hidapi-0.9.0/linux' Making install in libusb make[1]: Entering directory '/home/buildozer/aports/community/hidapi/src/hidapi-hidapi-0.9.0/libusb' make[2]: Entering directory '/home/buildozer/aports/community/hidapi/src/hidapi-hidapi-0.9.0/libusb' .././install-sh -c -d '/home/buildozer/aports/community/hidapi/pkg/hidapi/usr/lib' .././install-sh -c -d '/home/buildozer/aports/community/hidapi/pkg/hidapi/usr/include/hidapi' /bin/sh ../libtool --mode=install /usr/bin/install -c libhidapi-libusb.la '/home/buildozer/aports/community/hidapi/pkg/hidapi/usr/lib' /usr/bin/install -c -m 644 ../hidapi/hidapi.h '/home/buildozer/aports/community/hidapi/pkg/hidapi/usr/include/hidapi' libtool: install: /usr/bin/install -c .libs/libhidapi-libusb.so.0.0.0 /home/buildozer/aports/community/hidapi/pkg/hidapi/usr/lib/libhidapi-libusb.so.0.0.0 libtool: install: (cd /home/buildozer/aports/community/hidapi/pkg/hidapi/usr/lib && { ln -s -f libhidapi-libusb.so.0.0.0 libhidapi-libusb.so.0 || { rm -f libhidapi-libusb.so.0 && ln -s libhidapi-libusb.so.0.0.0 libhidapi-libusb.so.0; }; }) libtool: install: (cd /home/buildozer/aports/community/hidapi/pkg/hidapi/usr/lib && { ln -s -f libhidapi-libusb.so.0.0.0 libhidapi-libusb.so || { rm -f libhidapi-libusb.so && ln -s libhidapi-libusb.so.0.0.0 libhidapi-libusb.so; }; }) libtool: install: /usr/bin/install -c .libs/libhidapi-libusb.lai /home/buildozer/aports/community/hidapi/pkg/hidapi/usr/lib/libhidapi-libusb.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[2]: Leaving directory '/home/buildozer/aports/community/hidapi/src/hidapi-hidapi-0.9.0/libusb' make[1]: Leaving directory '/home/buildozer/aports/community/hidapi/src/hidapi-hidapi-0.9.0/libusb' Making install in hidtest make[1]: Entering directory '/home/buildozer/aports/community/hidapi/src/hidapi-hidapi-0.9.0/hidtest' make[2]: Entering directory '/home/buildozer/aports/community/hidapi/src/hidapi-hidapi-0.9.0/hidtest' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/community/hidapi/src/hidapi-hidapi-0.9.0/hidtest' make[1]: Leaving directory '/home/buildozer/aports/community/hidapi/src/hidapi-hidapi-0.9.0/hidtest' make[1]: Entering directory '/home/buildozer/aports/community/hidapi/src/hidapi-hidapi-0.9.0' make[2]: Entering directory '/home/buildozer/aports/community/hidapi/src/hidapi-hidapi-0.9.0' make[2]: Nothing to be done for 'install-exec-am'. ./install-sh -c -d '/home/buildozer/aports/community/hidapi/pkg/hidapi/usr/share/doc/hidapi' ./install-sh -c -d '/home/buildozer/aports/community/hidapi/pkg/hidapi/usr/lib/pkgconfig' /usr/bin/install -c -m 644 README.md AUTHORS.txt LICENSE-bsd.txt LICENSE-gpl3.txt LICENSE-orig.txt LICENSE.txt '/home/buildozer/aports/community/hidapi/pkg/hidapi/usr/share/doc/hidapi' /usr/bin/install -c -m 644 pc/hidapi-hidraw.pc pc/hidapi-libusb.pc '/home/buildozer/aports/community/hidapi/pkg/hidapi/usr/lib/pkgconfig' make[2]: Leaving directory '/home/buildozer/aports/community/hidapi/src/hidapi-hidapi-0.9.0' make[1]: Leaving directory '/home/buildozer/aports/community/hidapi/src/hidapi-hidapi-0.9.0' >>> hidapi-dev*: Running split function dev... >>> hidapi-dev*: Preparing subpackage hidapi-dev... >>> hidapi-dev*: Stripping binaries >>> hidapi-dev*: Running postcheck for hidapi-dev >>> hidapi-doc*: Running split function doc... >>> hidapi-doc*: Preparing subpackage hidapi-doc... >>> hidapi-doc*: Running postcheck for hidapi-doc >>> hidapi*: Running postcheck for hidapi >>> hidapi*: Preparing package hidapi... >>> hidapi*: Stripping binaries >>> hidapi-dev*: Scanning shared objects >>> hidapi-doc*: Scanning shared objects >>> hidapi*: Scanning shared objects >>> hidapi-dev*: Tracing dependencies... hidapi=0.9.0-r2 pkgconfig >>> hidapi-dev*: Package size: 48.0 KB >>> hidapi-dev*: Compressing data... >>> hidapi-dev*: Create checksum... >>> hidapi-dev*: Create hidapi-dev-0.9.0-r2.apk >>> hidapi-doc*: Tracing dependencies... >>> hidapi-doc*: Package size: 96.0 KB >>> hidapi-doc*: Compressing data... >>> hidapi-doc*: Create checksum... >>> hidapi-doc*: Create hidapi-doc-0.9.0-r2.apk >>> hidapi*: Tracing dependencies... so:libc.musl-x86.so.1 so:libudev.so.1 so:libusb-1.0.so.0 >>> hidapi*: Package size: 60.0 KB >>> hidapi*: Compressing data... >>> hidapi*: Create checksum... >>> hidapi*: Create hidapi-0.9.0-r2.apk >>> hidapi: Build complete at Sun, 23 May 2021 11:50:57 +0000 elapsed time 0h 0m 26s >>> hidapi: Cleaning up srcdir >>> hidapi: Cleaning up pkgdir >>> hidapi: Uninstalling dependencies... (1/25) Purging .makedepends-hidapi (20210523.115035) (2/25) Purging libusb-dev (1.0.24-r1) (3/25) Purging libusb (1.0.24-r1) (4/25) Purging libtool (2.4.6-r7) (5/25) Purging bash (5.1.4-r0) Executing bash-5.1.4-r0.pre-deinstall (6/25) Purging libltdl (2.4.6-r7) (7/25) Purging eudev-dev (3.2.10-r0) (8/25) Purging eudev-openrc (3.2.10-r0) (9/25) Purging eudev (3.2.10-r0) (10/25) Purging udev-init-scripts-openrc (34-r0) (11/25) Purging udev-init-scripts (34-r0) (12/25) Purging eudev-libs (3.2.10-r0) (13/25) Purging linux-headers (5.10.27-r0) (14/25) Purging autoconf (2.71-r0) (15/25) Purging m4 (1.4.18-r2) (16/25) Purging automake (1.16.3-r0) (17/25) Purging git-perl (2.31.1-r1) (18/25) Purging perl-git (2.31.1-r1) (19/25) Purging perl-error (0.17029-r1) (20/25) Purging perl (5.32.1-r0) (21/25) Purging readline (8.1.0-r0) (22/25) Purging libblkid (2.36.2-r2) (23/25) Purging kmod-libs (29-r0) (24/25) Purging xz-libs (5.2.5-r0) (25/25) Purging libbz2 (1.0.8-r1) Executing busybox-1.33.1-r1.trigger OK: 312 MiB in 89 packages >>> hidapi: Updating the community/x86 repository index... >>> hidapi: Signing the index...