>>> bcache-tools: Building main/bcache-tools 1.1-r0 (using abuild 3.9.0-r0) started Wed, 13 Apr 2022 03:57:41 +0000
>>> bcache-tools: Checking sanity of /home/buildozer/aports/main/bcache-tools/APKBUILD...
>>> WARNING: bcache-tools: No maintainer
>>> bcache-tools: Analyzing dependencies...
>>> bcache-tools: Installing for build: build-base eudev-dev util-linux-dev linux-headers coreutils
(1/19) Installing udev-init-scripts (35-r0)
Executing udev-init-scripts-35-r0.post-install
(2/19) Installing eudev-libs (3.2.11-r0)
(3/19) Installing libblkid (2.38-r0)
(4/19) Installing xz-libs (5.2.5-r1)
(5/19) Installing kmod-libs (29-r2)
(6/19) Installing eudev (3.2.11-r0)
(7/19) Installing eudev-dev (3.2.11-r0)
(8/19) Installing libuuid (2.38-r0)
(9/19) Installing libfdisk (2.38-r0)
(10/19) Installing libmount (2.38-r0)
(11/19) Installing libsmartcols (2.38-r0)
(12/19) Installing util-linux-dev (2.38-r0)
(13/19) Installing linux-headers (5.16.7-r1)
(14/19) Installing skalibs (2.11.2.0-r0)
(15/19) Installing utmps-libs (0.1.2.0-r0)
(16/19) Installing coreutils (9.0-r3)
(17/19) Installing .makedepends-bcache-tools (20220413.035743)
(18/19) Installing udev-init-scripts-openrc (35-r0)
(19/19) Installing eudev-openrc (3.2.11-r0)
Executing busybox-1.35.0-r8.trigger
Executing eudev-3.2.11-r0.trigger
OK: 342 MiB in 104 packages
>>> bcache-tools: Cleaning up srcdir
>>> bcache-tools: Cleaning up pkgdir
>>> bcache-tools: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/bcache-tools-1.1.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   146    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404
>>> bcache-tools: Fetching https://git.kernel.org/pub/scm/linux/kernel/git/colyli/bcache-tools.git/snapshot/bcache-tools-1.1.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 34548    0 34548    0     0   338k      0 --:--:-- --:--:-- --:--:--  337k
>>> bcache-tools: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/bcache-tools-1.1.tar.gz
>>> bcache-tools: Checking sha512sums...
bcache-tools-1.1.tar.gz: OK
>>> bcache-tools: Unpacking /var/cache/distfiles/v3.16/bcache-tools-1.1.tar.gz...
gcc -Os -fomit-frame-pointer -O2 -Wall -g `pkg-config --cflags uuid blkid smartcols` -Os -fomit-frame-pointer  -c -o make.o make.c
gcc -Os -fomit-frame-pointer -O2 -Wall -g `pkg-config --cflags uuid blkid smartcols` -Os -fomit-frame-pointer  -c -o crc64.o crc64.c
gcc -Os -fomit-frame-pointer -O2 -Wall -g `pkg-config --cflags uuid blkid smartcols` -Os -fomit-frame-pointer  -c -o lib.o lib.c
gcc -Os -fomit-frame-pointer -O2 -Wall -g `pkg-config --cflags uuid blkid` -Os -fomit-frame-pointer   probe-bcache.c  `pkg-config --libs uuid blkid` -o probe-bcache
gcc -Os -fomit-frame-pointer -O2 -Wall -g -Os -fomit-frame-pointer  -c -o bcache-register.o bcache-register.c
gcc   bcache-register.o   -o bcache-register
gcc -Os -fomit-frame-pointer -O2 -Wall -g -std=gnu99 -Os -fomit-frame-pointer   bcache-super-show.c crc64.o  `pkg-config --libs uuid` -o bcache-super-show
gcc -Os -fomit-frame-pointer -O2 -Wall -g `pkg-config --cflags uuid blkid smartcols` -Os -fomit-frame-pointer   make-bcache.c make.o crc64.o lib.o  `pkg-config --libs uuid blkid smartcols` -o make-bcache
gcc -Os -fomit-frame-pointer -O2 -Wall -g `pkg-config --cflags blkid uuid smartcols` -std=gnu99 -Os -fomit-frame-pointer   bcache.c crc64.o lib.o make.o  `pkg-config --libs blkid uuid smartcols` -o bcache
>>> WARNING: bcache-tools: APKBUILD does not run any tests!
    Alpine policy will soon require that packages have any relevant testsuites run during the build process.
    To fix, either define a check() function, or declare !check in $options to indicate the package does not have a testsuite.
>>> bcache-tools: Entering fakeroot...
install -m0755 make-bcache bcache-super-show	bcache /home/buildozer/aports/main/bcache-tools/pkg/bcache-tools/usr/sbin/
install -m0755 probe-bcache bcache-register		/home/buildozer/aports/main/bcache-tools/pkg/bcache-tools/lib/udev/
install -m0644 69-bcache.rules	/home/buildozer/aports/main/bcache-tools/pkg/bcache-tools/lib/udev/rules.d/
install -m0644 -- *.8 /home/buildozer/aports/main/bcache-tools/pkg/bcache-tools/usr/share/man/man8/
install -D -m0755 initramfs/hook	/home/buildozer/aports/main/bcache-tools/pkg/bcache-tools/usr/share/initramfs-tools/hooks/bcache
install -D -m0755 initcpio/install	/home/buildozer/aports/main/bcache-tools/pkg/bcache-tools/usr/lib/initcpio/install/bcache
install -D -m0755 dracut/module-setup.sh /home/buildozer/aports/main/bcache-tools/pkg/bcache-tools/lib/dracut/modules.d/90bcache/module-setup.sh
>>> bcache-tools-doc*: Running split function doc...
>>> bcache-tools-doc*: Preparing subpackage bcache-tools-doc...
>>> bcache-tools-doc*: Running postcheck for bcache-tools-doc
>>> bcache-tools*: Running postcheck for bcache-tools
>>> bcache-tools*: Preparing package bcache-tools...
>>> bcache-tools*: Stripping binaries
>>> bcache-tools-doc*: Scanning shared objects
>>> bcache-tools*: Scanning shared objects
>>> bcache-tools-doc*: Tracing dependencies...
>>> bcache-tools-doc*: Package size: 32.0 KB
>>> bcache-tools-doc*: Compressing data...
>>> bcache-tools-doc*: Create checksum...
>>> bcache-tools-doc*: Create bcache-tools-doc-1.1-r0.apk
>>> bcache-tools*: Tracing dependencies...
	so:libblkid.so.1
	so:libc.musl-x86_64.so.1
	so:libsmartcols.so.1
	so:libuuid.so.1
>>> bcache-tools*: Package size: 208.0 KB
>>> bcache-tools*: Compressing data...
>>> bcache-tools*: Create checksum...
>>> bcache-tools*: Create bcache-tools-1.1-r0.apk
>>> bcache-tools: Build complete at Wed, 13 Apr 2022 03:57:45 +0000 elapsed time 0h 0m 4s
>>> bcache-tools: Cleaning up srcdir
>>> bcache-tools: Cleaning up pkgdir
>>> bcache-tools: Uninstalling dependencies...
(1/19) Purging .makedepends-bcache-tools (20220413.035743)
(2/19) Purging eudev-dev (3.2.11-r0)
(3/19) Purging eudev-openrc (3.2.11-r0)
(4/19) Purging eudev (3.2.11-r0)
(5/19) Purging udev-init-scripts-openrc (35-r0)
(6/19) Purging udev-init-scripts (35-r0)
(7/19) Purging eudev-libs (3.2.11-r0)
(8/19) Purging util-linux-dev (2.38-r0)
(9/19) Purging libfdisk (2.38-r0)
(10/19) Purging libmount (2.38-r0)
(11/19) Purging libsmartcols (2.38-r0)
(12/19) Purging libuuid (2.38-r0)
(13/19) Purging linux-headers (5.16.7-r1)
(14/19) Purging coreutils (9.0-r3)
Executing coreutils-9.0-r3.post-deinstall
(15/19) Purging libblkid (2.38-r0)
(16/19) Purging kmod-libs (29-r2)
(17/19) Purging xz-libs (5.2.5-r1)
(18/19) Purging utmps-libs (0.1.2.0-r0)
(19/19) Purging skalibs (2.11.2.0-r0)
Executing busybox-1.35.0-r8.trigger
OK: 327 MiB in 85 packages
>>> bcache-tools: Updating the main/x86_64 repository index...
>>> bcache-tools: Signing the index...