>>> simple-mtpfs: Building community/simple-mtpfs 0.4.0-r0 (using abuild 3.9.0-r0) started Wed, 20 Apr 2022 18:32:03 +0000 >>> simple-mtpfs: Checking sanity of /home/buildozer/aports/community/simple-mtpfs/APKBUILD... >>> simple-mtpfs: Analyzing dependencies... >>> simple-mtpfs: Installing for build: build-base autoconf-archive automake libmtp-dev libusb-dev fuse-dev (1/15) Installing m4 (1.4.19-r1) (2/15) Installing autoconf (2.71-r0) (3/15) Installing autoconf-archive (2022.02.11-r0) (4/15) Installing automake (1.16.5-r0) (5/15) Installing libusb (1.0.26-r0) (6/15) Installing libusb-compat (0.1.7-r1) (7/15) Installing libusb-dev (1.0.26-r0) (8/15) Installing libusb-compat-dev (0.1.7-r1) (9/15) Installing libmtp (1.1.19-r0) (10/15) Installing libmtp-dev (1.1.19-r0) (11/15) Installing fuse-common (3.10.5-r1) (12/15) Installing fuse (2.9.9-r1) (13/15) Installing fuse-dev (2.9.9-r1) (14/15) Installing .makedepends-simple-mtpfs (20220420.183228) (15/15) Installing fuse-openrc (3.10.5-r1) Executing busybox-1.35.0-r8.trigger OK: 1284 MiB in 118 packages >>> simple-mtpfs: Cleaning up srcdir >>> simple-mtpfs: Cleaning up pkgdir >>> simple-mtpfs: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/simple-mtpfs-0.4.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 36234 100 36234 0 0 488k 0 --:--:-- --:--:-- --:--:-- 491k >>> simple-mtpfs: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/simple-mtpfs-0.4.0.tar.gz >>> simple-mtpfs: Checking sha512sums... simple-mtpfs-0.4.0.tar.gz: OK >>> simple-mtpfs: Unpacking /var/cache/distfiles/v3.16/simple-mtpfs-0.4.0.tar.gz... autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force aclocal: warning: couldn't open directory 'm4': No such file or directory autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:6: installing './install-sh' configure.ac:6: installing './missing' src/makefile.am: installing './depcomp' 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 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 g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking whether make supports the include directive... yes (GNU style) checking dependency style of g++... gcc3 checking whether g++ supports C++17 features with -std=c++17... yes checking for C++ compiler vendor... gnu checking CXXFLAGS for most reasonable warnings... -Wall checking for LIBMTP_Init in -lmtp... yes checking for LIBMTP_Check_Capability in -lmtp... yes 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 libmtp.h... yes checking for fdatasync... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for FUSE... yes checking for LIBUSB1... 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 man/makefile config.status: creating config.h config.status: executing depfiles commands configure: simple-mtpfs 0.4.0 ================== prefix: /usr tmpdir: /tmp usbdev: /dev/bus/usb/%u/%u Now type 'make' to build simple-mtpfs make all-recursive make[1]: Entering directory '/home/buildozer/aports/community/simple-mtpfs/src/simple-mtpfs-0.4.0' Making all in src make[2]: Entering directory '/home/buildozer/aports/community/simple-mtpfs/src/simple-mtpfs-0.4.0/src' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -DFUSE_USE_VERSION=28 -Os -fomit-frame-pointer -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I/usr/include/libusb-1.0 -Wall -Os -fomit-frame-pointer -MT simple_mtpfs-simple-mtpfs-fuse.o -MD -MP -MF .deps/simple_mtpfs-simple-mtpfs-fuse.Tpo -c -o simple_mtpfs-simple-mtpfs-fuse.o `test -f 'simple-mtpfs-fuse.cpp' || echo './'`simple-mtpfs-fuse.cpp g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -DFUSE_USE_VERSION=28 -Os -fomit-frame-pointer -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I/usr/include/libusb-1.0 -Wall -Os -fomit-frame-pointer -MT simple_mtpfs-simple-mtpfs-libmtp.o -MD -MP -MF .deps/simple_mtpfs-simple-mtpfs-libmtp.Tpo -c -o simple_mtpfs-simple-mtpfs-libmtp.o `test -f 'simple-mtpfs-libmtp.cpp' || echo './'`simple-mtpfs-libmtp.cpp g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -DFUSE_USE_VERSION=28 -Os -fomit-frame-pointer -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I/usr/include/libusb-1.0 -Wall -Os -fomit-frame-pointer -MT simple_mtpfs-simple-mtpfs-log.o -MD -MP -MF .deps/simple_mtpfs-simple-mtpfs-log.Tpo -c -o simple_mtpfs-simple-mtpfs-log.o `test -f 'simple-mtpfs-log.cpp' || echo './'`simple-mtpfs-log.cpp g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -DFUSE_USE_VERSION=28 -Os -fomit-frame-pointer -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I/usr/include/libusb-1.0 -Wall -Os -fomit-frame-pointer -MT simple_mtpfs-simple-mtpfs-main.o -MD -MP -MF .deps/simple_mtpfs-simple-mtpfs-main.Tpo -c -o simple_mtpfs-simple-mtpfs-main.o `test -f 'simple-mtpfs-main.cpp' || echo './'`simple-mtpfs-main.cpp g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -DFUSE_USE_VERSION=28 -Os -fomit-frame-pointer -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I/usr/include/libusb-1.0 -Wall -Os -fomit-frame-pointer -MT simple_mtpfs-simple-mtpfs-mtp-device.o -MD -MP -MF .deps/simple_mtpfs-simple-mtpfs-mtp-device.Tpo -c -o simple_mtpfs-simple-mtpfs-mtp-device.o `test -f 'simple-mtpfs-mtp-device.cpp' || echo './'`simple-mtpfs-mtp-device.cpp g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -DFUSE_USE_VERSION=28 -Os -fomit-frame-pointer -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I/usr/include/libusb-1.0 -Wall -Os -fomit-frame-pointer -MT simple_mtpfs-simple-mtpfs-sha1.o -MD -MP -MF .deps/simple_mtpfs-simple-mtpfs-sha1.Tpo -c -o simple_mtpfs-simple-mtpfs-sha1.o `test -f 'simple-mtpfs-sha1.cpp' || echo './'`simple-mtpfs-sha1.cpp g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -DFUSE_USE_VERSION=28 -Os -fomit-frame-pointer -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I/usr/include/libusb-1.0 -Wall -Os -fomit-frame-pointer -MT simple_mtpfs-simple-mtpfs-tmp-files-pool.o -MD -MP -MF .deps/simple_mtpfs-simple-mtpfs-tmp-files-pool.Tpo -c -o simple_mtpfs-simple-mtpfs-tmp-files-pool.o `test -f 'simple-mtpfs-tmp-files-pool.cpp' || echo './'`simple-mtpfs-tmp-files-pool.cpp g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -DFUSE_USE_VERSION=28 -Os -fomit-frame-pointer -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I/usr/include/libusb-1.0 -Wall -Os -fomit-frame-pointer -MT simple_mtpfs-simple-mtpfs-type-dir.o -MD -MP -MF .deps/simple_mtpfs-simple-mtpfs-type-dir.Tpo -c -o simple_mtpfs-simple-mtpfs-type-dir.o `test -f 'simple-mtpfs-type-dir.cpp' || echo './'`simple-mtpfs-type-dir.cpp g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -DFUSE_USE_VERSION=28 -Os -fomit-frame-pointer -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I/usr/include/libusb-1.0 -Wall -Os -fomit-frame-pointer -MT simple_mtpfs-simple-mtpfs-type-file.o -MD -MP -MF .deps/simple_mtpfs-simple-mtpfs-type-file.Tpo -c -o simple_mtpfs-simple-mtpfs-type-file.o `test -f 'simple-mtpfs-type-file.cpp' || echo './'`simple-mtpfs-type-file.cpp g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -DFUSE_USE_VERSION=28 -Os -fomit-frame-pointer -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I/usr/include/libusb-1.0 -Wall -Os -fomit-frame-pointer -MT simple_mtpfs-simple-mtpfs-type-tmp-file.o -MD -MP -MF .deps/simple_mtpfs-simple-mtpfs-type-tmp-file.Tpo -c -o simple_mtpfs-simple-mtpfs-type-tmp-file.o `test -f 'simple-mtpfs-type-tmp-file.cpp' || echo './'`simple-mtpfs-type-tmp-file.cpp g++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -DFUSE_USE_VERSION=28 -Os -fomit-frame-pointer -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I/usr/include/libusb-1.0 -Wall -Os -fomit-frame-pointer -MT simple_mtpfs-simple-mtpfs-util.o -MD -MP -MF .deps/simple_mtpfs-simple-mtpfs-util.Tpo -c -o simple_mtpfs-simple-mtpfs-util.o `test -f 'simple-mtpfs-util.cpp' || echo './'`simple-mtpfs-util.cpp mv -f .deps/simple_mtpfs-simple-mtpfs-libmtp.Tpo .deps/simple_mtpfs-simple-mtpfs-libmtp.Po mv -f .deps/simple_mtpfs-simple-mtpfs-type-file.Tpo .deps/simple_mtpfs-simple-mtpfs-type-file.Po mv -f .deps/simple_mtpfs-simple-mtpfs-log.Tpo .deps/simple_mtpfs-simple-mtpfs-log.Po mv -f .deps/simple_mtpfs-simple-mtpfs-util.Tpo .deps/simple_mtpfs-simple-mtpfs-util.Po mv -f .deps/simple_mtpfs-simple-mtpfs-main.Tpo .deps/simple_mtpfs-simple-mtpfs-main.Po mv -f .deps/simple_mtpfs-simple-mtpfs-sha1.Tpo .deps/simple_mtpfs-simple-mtpfs-sha1.Po mv -f .deps/simple_mtpfs-simple-mtpfs-type-tmp-file.Tpo .deps/simple_mtpfs-simple-mtpfs-type-tmp-file.Po mv -f .deps/simple_mtpfs-simple-mtpfs-tmp-files-pool.Tpo .deps/simple_mtpfs-simple-mtpfs-tmp-files-pool.Po mv -f .deps/simple_mtpfs-simple-mtpfs-type-dir.Tpo .deps/simple_mtpfs-simple-mtpfs-type-dir.Po mv -f .deps/simple_mtpfs-simple-mtpfs-fuse.Tpo .deps/simple_mtpfs-simple-mtpfs-fuse.Po mv -f .deps/simple_mtpfs-simple-mtpfs-mtp-device.Tpo .deps/simple_mtpfs-simple-mtpfs-mtp-device.Po g++ -std=c++17 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I/usr/include/libusb-1.0 -Wall -Os -fomit-frame-pointer -o simple-mtpfs simple_mtpfs-simple-mtpfs-fuse.o simple_mtpfs-simple-mtpfs-libmtp.o simple_mtpfs-simple-mtpfs-log.o simple_mtpfs-simple-mtpfs-main.o simple_mtpfs-simple-mtpfs-mtp-device.o simple_mtpfs-simple-mtpfs-sha1.o simple_mtpfs-simple-mtpfs-tmp-files-pool.o simple_mtpfs-simple-mtpfs-type-dir.o simple_mtpfs-simple-mtpfs-type-file.o simple_mtpfs-simple-mtpfs-type-tmp-file.o simple_mtpfs-simple-mtpfs-util.o -lfuse -pthread -lusb-1.0 -lmtp make[2]: Leaving directory '/home/buildozer/aports/community/simple-mtpfs/src/simple-mtpfs-0.4.0/src' Making all in man make[2]: Entering directory '/home/buildozer/aports/community/simple-mtpfs/src/simple-mtpfs-0.4.0/man' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/simple-mtpfs/src/simple-mtpfs-0.4.0/man' make[2]: Entering directory '/home/buildozer/aports/community/simple-mtpfs/src/simple-mtpfs-0.4.0' make[2]: Leaving directory '/home/buildozer/aports/community/simple-mtpfs/src/simple-mtpfs-0.4.0' make[1]: Leaving directory '/home/buildozer/aports/community/simple-mtpfs/src/simple-mtpfs-0.4.0' >>> simple-mtpfs: Entering fakeroot... Making install in src make[1]: Entering directory '/home/buildozer/aports/community/simple-mtpfs/src/simple-mtpfs-0.4.0/src' make[2]: Entering directory '/home/buildozer/aports/community/simple-mtpfs/src/simple-mtpfs-0.4.0/src' make[2]: Nothing to be done for 'install-data-am'. .././install-sh -c -d '/home/buildozer/aports/community/simple-mtpfs/pkg/simple-mtpfs/usr/bin' /usr/bin/install -c simple-mtpfs '/home/buildozer/aports/community/simple-mtpfs/pkg/simple-mtpfs/usr/bin' make[2]: Leaving directory '/home/buildozer/aports/community/simple-mtpfs/src/simple-mtpfs-0.4.0/src' make[1]: Leaving directory '/home/buildozer/aports/community/simple-mtpfs/src/simple-mtpfs-0.4.0/src' Making install in man make[1]: Entering directory '/home/buildozer/aports/community/simple-mtpfs/src/simple-mtpfs-0.4.0/man' make[2]: Entering directory '/home/buildozer/aports/community/simple-mtpfs/src/simple-mtpfs-0.4.0/man' make[2]: Nothing to be done for 'install-exec-am'. .././install-sh -c -d '/home/buildozer/aports/community/simple-mtpfs/pkg/simple-mtpfs/usr/share/man/man1' /usr/bin/install -c -m 644 simple-mtpfs.1 '/home/buildozer/aports/community/simple-mtpfs/pkg/simple-mtpfs/usr/share/man/man1' make[2]: Leaving directory '/home/buildozer/aports/community/simple-mtpfs/src/simple-mtpfs-0.4.0/man' make[1]: Leaving directory '/home/buildozer/aports/community/simple-mtpfs/src/simple-mtpfs-0.4.0/man' make[1]: Entering directory '/home/buildozer/aports/community/simple-mtpfs/src/simple-mtpfs-0.4.0' make[2]: Entering directory '/home/buildozer/aports/community/simple-mtpfs/src/simple-mtpfs-0.4.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/community/simple-mtpfs/src/simple-mtpfs-0.4.0' make[1]: Leaving directory '/home/buildozer/aports/community/simple-mtpfs/src/simple-mtpfs-0.4.0' >>> simple-mtpfs-doc*: Running split function doc... >>> simple-mtpfs-doc*: Preparing subpackage simple-mtpfs-doc... >>> simple-mtpfs-doc*: Running postcheck for simple-mtpfs-doc >>> simple-mtpfs*: Running postcheck for simple-mtpfs >>> simple-mtpfs*: Preparing package simple-mtpfs... >>> simple-mtpfs*: Stripping binaries >>> simple-mtpfs-doc*: Scanning shared objects >>> simple-mtpfs*: Scanning shared objects >>> simple-mtpfs-doc*: Tracing dependencies... >>> simple-mtpfs-doc*: Package size: 24.0 KB >>> simple-mtpfs-doc*: Compressing data... >>> simple-mtpfs-doc*: Create checksum... >>> simple-mtpfs-doc*: Create simple-mtpfs-doc-0.4.0-r0.apk >>> simple-mtpfs*: Tracing dependencies... so:libc.musl-x86_64.so.1 so:libfuse.so.2 so:libgcc_s.so.1 so:libmtp.so.9 so:libstdc++.so.6 so:libusb-1.0.so.0 >>> simple-mtpfs*: Package size: 100.0 KB >>> simple-mtpfs*: Compressing data... >>> simple-mtpfs*: Create checksum... >>> simple-mtpfs*: Create simple-mtpfs-0.4.0-r0.apk >>> simple-mtpfs: Build complete at Wed, 20 Apr 2022 18:32:41 +0000 elapsed time 0h 0m 38s >>> simple-mtpfs: Cleaning up srcdir >>> simple-mtpfs: Cleaning up pkgdir >>> simple-mtpfs: Uninstalling dependencies... (1/15) Purging .makedepends-simple-mtpfs (20220420.183228) (2/15) Purging autoconf-archive (2022.02.11-r0) (3/15) Purging autoconf (2.71-r0) (4/15) Purging m4 (1.4.19-r1) (5/15) Purging automake (1.16.5-r0) (6/15) Purging libmtp-dev (1.1.19-r0) (7/15) Purging libusb-compat-dev (0.1.7-r1) (8/15) Purging libusb-compat (0.1.7-r1) (9/15) Purging libmtp (1.1.19-r0) (10/15) Purging libusb-dev (1.0.26-r0) (11/15) Purging libusb (1.0.26-r0) (12/15) Purging fuse-dev (2.9.9-r1) (13/15) Purging fuse (2.9.9-r1) (14/15) Purging fuse-openrc (3.10.5-r1) (15/15) Purging fuse-common (3.10.5-r1) Executing busybox-1.35.0-r8.trigger OK: 1274 MiB in 103 packages >>> simple-mtpfs: Updating the community/x86_64 repository index... >>> simple-mtpfs: Signing the index...