>>> simple-mtpfs: Building community/simple-mtpfs 0.4.0-r0 (using abuild 3.7.0_rc1-r2) started Mon, 28 Dec 2020 17:22:27 +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/20) Installing m4 (1.4.18-r1) (2/20) Installing libbz2 (1.0.8-r1) (3/20) Installing perl (5.32.0-r0) (4/20) Installing autoconf (2.69-r3) (5/20) Installing autoconf-archive (2019.01.06-r0) (6/20) Installing automake (1.16.3-r0) (7/20) Installing libusb (1.0.24-r0) (8/20) Installing libusb-compat (0.1.5-r4) (9/20) Installing libusb-dev (1.0.24-r0) (10/20) Installing libusb-compat-dev (0.1.5-r4) (11/20) Installing libmtp (1.1.18-r0) (12/20) Installing libmtp-dev (1.1.18-r0) (13/20) Installing fuse-common (3.10.1-r0) (14/20) Installing fuse (2.9.9-r1) (15/20) Installing fuse-dev (2.9.9-r1) (16/20) Installing .makedepends-simple-mtpfs (20201228.172234) (17/20) Installing fuse-openrc (3.10.1-r0) (18/20) Installing perl-error (0.17029-r1) (19/20) Installing perl-git (2.29.2-r0) (20/20) Installing git-perl (2.29.2-r0) Executing busybox-1.32.0-r8.trigger OK: 350 MiB in 106 packages >>> simple-mtpfs: Cleaning up srcdir >>> simple-mtpfs: Cleaning up pkgdir >>> simple-mtpfs: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36234 100 36234 0 0 561k 0 --:--:-- --:--:-- --:--:-- 552k >>> simple-mtpfs: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/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.13/simple-mtpfs-0.4.0.tar.gz... 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: 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 thread-safe 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 we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes 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 CXXFLAGS for maximum warnings... -Wall checking for LIBMTP_Init in -lmtp... yes checking for LIBMTP_Check_Capability in -lmtp... yes checking how to run the C++ preprocessor... g++ -std=c++17 -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking libmtp.h usability... yes checking libmtp.h presence... 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 -Os -fomit-frame-pointer -Wall -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 -Os -fomit-frame-pointer -Wall -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 -Os -fomit-frame-pointer -Wall -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 -Os -fomit-frame-pointer -Wall -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 -Os -fomit-frame-pointer -Wall -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 -Os -fomit-frame-pointer -Wall -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 -Os -fomit-frame-pointer -Wall -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 -Os -fomit-frame-pointer -Wall -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 -Os -fomit-frame-pointer -Wall -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 -Os -fomit-frame-pointer -Wall -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 -Os -fomit-frame-pointer -Wall -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-sha1.Tpo .deps/simple_mtpfs-simple-mtpfs-sha1.Po mv -f .deps/simple_mtpfs-simple-mtpfs-main.Tpo .deps/simple_mtpfs-simple-mtpfs-main.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-mtp-device.Tpo .deps/simple_mtpfs-simple-mtpfs-mtp-device.Po mv -f .deps/simple_mtpfs-simple-mtpfs-fuse.Tpo .deps/simple_mtpfs-simple-mtpfs-fuse.Po g++ -std=c++17 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I/usr/include/libusb-1.0 -Os -fomit-frame-pointer -Wall -Wl,--as-needed -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.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: 96.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 Mon, 28 Dec 2020 17:22:48 +0000 elapsed time 0h 0m 21s >>> simple-mtpfs: Cleaning up srcdir >>> simple-mtpfs: Cleaning up pkgdir >>> simple-mtpfs: Uninstalling dependencies... (1/20) Purging .makedepends-simple-mtpfs (20201228.172234) (2/20) Purging autoconf-archive (2019.01.06-r0) (3/20) Purging autoconf (2.69-r3) (4/20) Purging m4 (1.4.18-r1) (5/20) Purging automake (1.16.3-r0) (6/20) Purging libmtp-dev (1.1.18-r0) (7/20) Purging libusb-compat-dev (0.1.5-r4) (8/20) Purging libusb-compat (0.1.5-r4) (9/20) Purging libmtp (1.1.18-r0) (10/20) Purging libusb-dev (1.0.24-r0) (11/20) Purging libusb (1.0.24-r0) (12/20) Purging fuse-dev (2.9.9-r1) (13/20) Purging fuse (2.9.9-r1) (14/20) Purging fuse-openrc (3.10.1-r0) (15/20) Purging fuse-common (3.10.1-r0) (16/20) Purging git-perl (2.29.2-r0) (17/20) Purging perl-git (2.29.2-r0) (18/20) Purging perl-error (0.17029-r1) (19/20) Purging perl (5.32.0-r0) (20/20) Purging libbz2 (1.0.8-r1) Executing busybox-1.32.0-r8.trigger OK: 310 MiB in 86 packages >>> simple-mtpfs: Updating the community/x86 repository index... >>> simple-mtpfs: Signing the index...