>>> libirecovery: Building testing/libirecovery 1.1.0-r0 (using abuild 3.11.2-r0) started Sat, 27 May 2023 09:49:01 +0000 >>> libirecovery: Checking sanity of /home/buildozer/aports/testing/libirecovery/APKBUILD... >>> libirecovery: Analyzing dependencies... >>> libirecovery: Installing for build: build-base libimobiledevice-glue-dev libusb-dev readline-dev (1/16) Installing libplist (2.3.0-r1) (2/16) Installing libimobiledevice-glue (1.0.0-r0) (3/16) Installing libplist++ (2.3.0-r1) (4/16) Installing libplist-dev (2.3.0-r1) (5/16) Installing libimobiledevice-glue-dev (1.0.0-r0) (6/16) Installing libusb (1.0.26-r3) (7/16) Installing libusb-dev (1.0.26-r3) (8/16) Installing libhistory (8.2.1-r2) (9/16) Installing libformw (6.4_p20230520-r1) (10/16) Installing libmenuw (6.4_p20230520-r1) (11/16) Installing libpanelw (6.4_p20230520-r1) (12/16) Installing libncurses++ (6.4_p20230520-r1) (13/16) Installing ncurses-dev (6.4_p20230520-r1) (14/16) Installing readline (8.2.1-r2) (15/16) Installing readline-dev (8.2.1-r2) (16/16) Installing .makedepends-libirecovery (20230527.094902) Executing busybox-1.36.1-r0.trigger OK: 903 MiB in 127 packages >>> libirecovery: Cleaning up srcdir >>> libirecovery: Cleaning up pkgdir >>> libirecovery: Fetching https://distfiles.alpinelinux.org/distfiles/edge//libirecovery-1.1.0.tar.bz2 >>> libirecovery: Fetching https://distfiles.alpinelinux.org/distfiles/edge//libirecovery-1.1.0.tar.bz2 >>> libirecovery: Checking sha512sums... libirecovery-1.1.0.tar.bz2: OK >>> libirecovery: Unpacking /var/cache/distfiles/edge//libirecovery-1.1.0.tar.bz2... 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 nested variables... (cached) yes checking for armv7-alpine-linux-musleabihf-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 whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking build system type... armv7-alpine-linux-musleabihf checking host system type... armv7-alpine-linux-musleabihf 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/armv7-alpine-linux-musleabihf/bin/ld checking if the linker (/usr/armv7-alpine-linux-musleabihf/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 armv7-alpine-linux-musleabihf file names to armv7-alpine-linux-musleabihf format... func_convert_file_noop checking how to convert armv7-alpine-linux-musleabihf file names to toolchain format... func_convert_file_noop checking for /usr/armv7-alpine-linux-musleabihf/bin/ld option to reload object files... -r checking for armv7-alpine-linux-musleabihf-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for armv7-alpine-linux-musleabihf-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for armv7-alpine-linux-musleabihf-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for armv7-alpine-linux-musleabihf-strip... no checking for strip... strip checking for armv7-alpine-linux-musleabihf-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 armv7-alpine-linux-musleabihf-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/armv7-alpine-linux-musleabihf/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 armv7-alpine-linux-musleabihf-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libimobiledevice-glue-1.0 >= 1.0.0... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for ssize_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint8_t... yes checking for strdup... yes checking for strerror... yes checking for strcasecmp... yes checking for strndup... yes checking for malloc... yes checking for realloc... yes checking for calloc... yes checking for readline/readline.h... yes checking for platform-specific build settings... linux-musleabihf checking wether the C compiler supports constructor/destructor attributes... yes checking for libusb-1.0 >= 1.0.3... yes checking for supported compiler flags... -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fvisibility=hidden checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether make supports nested variables... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/libirecovery-1.0.pc config.status: creating include/Makefile config.status: creating tools/Makefile config.status: creating udev/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands Configuration for libirecovery 1.1.0: ------------------------------------------- Install prefix: .........: /usr USB backend: ............: libusb 1.0.26 Now type 'make' to build libirecovery 1.1.0, and then 'make install' for installation. make all-recursive make[1]: Entering directory '/home/buildozer/aports/testing/libirecovery/src/libirecovery-1.1.0' Making all in src make[2]: Entering directory '/home/buildozer/aports/testing/libirecovery/src/libirecovery-1.1.0/src' CC libirecovery_1_0_la-libirecovery.lo CCLD libirecovery-1.0.la make[2]: Leaving directory '/home/buildozer/aports/testing/libirecovery/src/libirecovery-1.1.0/src' Making all in include make[2]: Entering directory '/home/buildozer/aports/testing/libirecovery/src/libirecovery-1.1.0/include' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/testing/libirecovery/src/libirecovery-1.1.0/include' Making all in tools make[2]: Entering directory '/home/buildozer/aports/testing/libirecovery/src/libirecovery-1.1.0/tools' CC irecovery-irecovery.o CCLD irecovery make[2]: Leaving directory '/home/buildozer/aports/testing/libirecovery/src/libirecovery-1.1.0/tools' Making all in udev make[2]: Entering directory '/home/buildozer/aports/testing/libirecovery/src/libirecovery-1.1.0/udev' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/testing/libirecovery/src/libirecovery-1.1.0/udev' make[2]: Entering directory '/home/buildozer/aports/testing/libirecovery/src/libirecovery-1.1.0' make[2]: Leaving directory '/home/buildozer/aports/testing/libirecovery/src/libirecovery-1.1.0' make[1]: Leaving directory '/home/buildozer/aports/testing/libirecovery/src/libirecovery-1.1.0' Making check in src make[1]: Entering directory '/home/buildozer/aports/testing/libirecovery/src/libirecovery-1.1.0/src' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/testing/libirecovery/src/libirecovery-1.1.0/src' Making check in include make[1]: Entering directory '/home/buildozer/aports/testing/libirecovery/src/libirecovery-1.1.0/include' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/testing/libirecovery/src/libirecovery-1.1.0/include' Making check in tools make[1]: Entering directory '/home/buildozer/aports/testing/libirecovery/src/libirecovery-1.1.0/tools' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/testing/libirecovery/src/libirecovery-1.1.0/tools' Making check in udev make[1]: Entering directory '/home/buildozer/aports/testing/libirecovery/src/libirecovery-1.1.0/udev' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/testing/libirecovery/src/libirecovery-1.1.0/udev' make[1]: Entering directory '/home/buildozer/aports/testing/libirecovery/src/libirecovery-1.1.0' make[1]: Leaving directory '/home/buildozer/aports/testing/libirecovery/src/libirecovery-1.1.0' >>> libirecovery: Entering fakeroot... Making install in src make[1]: Entering directory '/home/buildozer/aports/testing/libirecovery/src/libirecovery-1.1.0/src' make[2]: Entering directory '/home/buildozer/aports/testing/libirecovery/src/libirecovery-1.1.0/src' .././install-sh -c -d '/home/buildozer/aports/testing/libirecovery/pkg/libirecovery/usr/lib' .././install-sh -c -d '/home/buildozer/aports/testing/libirecovery/pkg/libirecovery/usr/lib/pkgconfig' /bin/sh ../libtool --mode=install /usr/bin/install -c libirecovery-1.0.la '/home/buildozer/aports/testing/libirecovery/pkg/libirecovery/usr/lib' /usr/bin/install -c -m 644 libirecovery-1.0.pc '/home/buildozer/aports/testing/libirecovery/pkg/libirecovery/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c .libs/libirecovery-1.0.so.3.1.0 /home/buildozer/aports/testing/libirecovery/pkg/libirecovery/usr/lib/libirecovery-1.0.so.3.1.0 libtool: install: (cd /home/buildozer/aports/testing/libirecovery/pkg/libirecovery/usr/lib && { ln -s -f libirecovery-1.0.so.3.1.0 libirecovery-1.0.so.3 || { rm -f libirecovery-1.0.so.3 && ln -s libirecovery-1.0.so.3.1.0 libirecovery-1.0.so.3; }; }) libtool: install: (cd /home/buildozer/aports/testing/libirecovery/pkg/libirecovery/usr/lib && { ln -s -f libirecovery-1.0.so.3.1.0 libirecovery-1.0.so || { rm -f libirecovery-1.0.so && ln -s libirecovery-1.0.so.3.1.0 libirecovery-1.0.so; }; }) libtool: install: /usr/bin/install -c .libs/libirecovery-1.0.lai /home/buildozer/aports/testing/libirecovery/pkg/libirecovery/usr/lib/libirecovery-1.0.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[2]: Leaving directory '/home/buildozer/aports/testing/libirecovery/src/libirecovery-1.1.0/src' make[1]: Leaving directory '/home/buildozer/aports/testing/libirecovery/src/libirecovery-1.1.0/src' Making install in include make[1]: Entering directory '/home/buildozer/aports/testing/libirecovery/src/libirecovery-1.1.0/include' make[2]: Entering directory '/home/buildozer/aports/testing/libirecovery/src/libirecovery-1.1.0/include' make[2]: Nothing to be done for 'install-exec-am'. .././install-sh -c -d '/home/buildozer/aports/testing/libirecovery/pkg/libirecovery/usr/include' /usr/bin/install -c -m 644 libirecovery.h '/home/buildozer/aports/testing/libirecovery/pkg/libirecovery/usr/include/.' make[2]: Leaving directory '/home/buildozer/aports/testing/libirecovery/src/libirecovery-1.1.0/include' make[1]: Leaving directory '/home/buildozer/aports/testing/libirecovery/src/libirecovery-1.1.0/include' Making install in tools make[1]: Entering directory '/home/buildozer/aports/testing/libirecovery/src/libirecovery-1.1.0/tools' make[2]: Entering directory '/home/buildozer/aports/testing/libirecovery/src/libirecovery-1.1.0/tools' make[2]: Nothing to be done for 'install-data-am'. .././install-sh -c -d '/home/buildozer/aports/testing/libirecovery/pkg/libirecovery/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c irecovery '/home/buildozer/aports/testing/libirecovery/pkg/libirecovery/usr/bin' libtool: warning: '../src/libirecovery-1.0.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/irecovery /home/buildozer/aports/testing/libirecovery/pkg/libirecovery/usr/bin/irecovery make[2]: Leaving directory '/home/buildozer/aports/testing/libirecovery/src/libirecovery-1.1.0/tools' make[1]: Leaving directory '/home/buildozer/aports/testing/libirecovery/src/libirecovery-1.1.0/tools' Making install in udev make[1]: Entering directory '/home/buildozer/aports/testing/libirecovery/src/libirecovery-1.1.0/udev' make[2]: Entering directory '/home/buildozer/aports/testing/libirecovery/src/libirecovery-1.1.0/udev' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Leaving directory '/home/buildozer/aports/testing/libirecovery/src/libirecovery-1.1.0/udev' make[1]: Leaving directory '/home/buildozer/aports/testing/libirecovery/src/libirecovery-1.1.0/udev' make[1]: Entering directory '/home/buildozer/aports/testing/libirecovery/src/libirecovery-1.1.0' make[2]: Entering directory '/home/buildozer/aports/testing/libirecovery/src/libirecovery-1.1.0' 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/testing/libirecovery/src/libirecovery-1.1.0' make[1]: Leaving directory '/home/buildozer/aports/testing/libirecovery/src/libirecovery-1.1.0' >>> libirecovery-dev*: Running split function dev... >>> libirecovery-dev*: Preparing subpackage libirecovery-dev... >>> libirecovery-dev*: Stripping binaries >>> libirecovery-dev*: Running postcheck for libirecovery-dev >>> libirecovery-progs*: Running split function progs... '/home/buildozer/aports/testing/libirecovery/pkg/libirecovery/usr/bin' -> '/home/buildozer/aports/testing/libirecovery/pkg/libirecovery-progs/usr/bin' >>> libirecovery-progs*: Preparing subpackage libirecovery-progs... >>> libirecovery-progs*: Stripping binaries >>> libirecovery-progs*: Running postcheck for libirecovery-progs >>> libirecovery*: Running postcheck for libirecovery >>> libirecovery*: Preparing package libirecovery... >>> libirecovery*: Stripping binaries >>> libirecovery-dev*: Scanning shared objects >>> libirecovery-progs*: Scanning shared objects >>> libirecovery*: Scanning shared objects >>> libirecovery-dev*: Tracing dependencies... libirecovery=1.1.0-r0 pc:libimobiledevice-glue-1.0>=1.0.0 pc:libusb-1.0>=1.0.3 pkgconfig >>> libirecovery-dev*: Package size: 32.0 KB >>> libirecovery-dev*: Compressing data... >>> libirecovery-dev*: Create checksum... >>> libirecovery-dev*: Create libirecovery-dev-1.1.0-r0.apk >>> libirecovery-progs*: Tracing dependencies... so:libc.musl-armv7.so.1 so:libirecovery-1.0.so.3 so:libreadline.so.8 >>> libirecovery-progs*: Package size: 28.0 KB >>> libirecovery-progs*: Compressing data... >>> libirecovery-progs*: Create checksum... >>> libirecovery-progs*: Create libirecovery-progs-1.1.0-r0.apk >>> libirecovery*: Tracing dependencies... so:libc.musl-armv7.so.1 so:libimobiledevice-glue-1.0.so.0 so:libusb-1.0.so.0 >>> libirecovery*: Package size: 56.0 KB >>> libirecovery*: Compressing data... >>> libirecovery*: Create checksum... >>> libirecovery*: Create libirecovery-1.1.0-r0.apk >>> libirecovery: Build complete at Sat, 27 May 2023 09:49:07 +0000 elapsed time 0h 0m 6s >>> libirecovery: Cleaning up srcdir >>> libirecovery: Cleaning up pkgdir >>> libirecovery: Uninstalling dependencies... (1/16) Purging .makedepends-libirecovery (20230527.094902) (2/16) Purging libimobiledevice-glue-dev (1.0.0-r0) (3/16) Purging libimobiledevice-glue (1.0.0-r0) (4/16) Purging libusb-dev (1.0.26-r3) (5/16) Purging libusb (1.0.26-r3) (6/16) Purging readline-dev (8.2.1-r2) (7/16) Purging libhistory (8.2.1-r2) (8/16) Purging readline (8.2.1-r2) (9/16) Purging libplist-dev (2.3.0-r1) (10/16) Purging libplist++ (2.3.0-r1) (11/16) Purging libplist (2.3.0-r1) (12/16) Purging ncurses-dev (6.4_p20230520-r1) (13/16) Purging libncurses++ (6.4_p20230520-r1) (14/16) Purging libpanelw (6.4_p20230520-r1) (15/16) Purging libformw (6.4_p20230520-r1) (16/16) Purging libmenuw (6.4_p20230520-r1) Executing busybox-1.36.1-r0.trigger OK: 901 MiB in 111 packages >>> libirecovery: Updating the testing/armv7 repository index... >>> libirecovery: Signing the index...