>>> cramfs: Building main/cramfs 1.1-r3 (using abuild 3.7.0_rc1-r0) started Mon, 23 Nov 2020 19:20:38 +0000 >>> cramfs: Checking sanity of /home/buildozer/aports/main/cramfs/APKBUILD... >>> cramfs: Analyzing dependencies... >>> cramfs: Installing for build: build-base zlib-dev linux-headers (1/3) Installing zlib-dev (1.2.11-r3) (2/3) Installing linux-headers (5.7.8-r0) (3/3) Installing .makedepends-cramfs (20201123.192041) OK: 317 MiB in 90 packages >>> cramfs: Cleaning up srcdir >>> cramfs: Cleaning up pkgdir >>> cramfs: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/cramfs-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 curl: (22) The requested URL returned error: 404 >>> cramfs: Fetching https://downloads.sourceforge.net/cramfs/cramfs-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 100 366 100 366 0 0 562 0 --:--:-- --:--:-- --:--:-- 562 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 100 359 100 359 0 0 135 0 0:00:02 0:00:02 --:--:-- 360 100 359 100 359 0 0 135 0 0:00:02 0:00:02 --:--:-- 360 100 154 100 154 0 0 54 0 0:00:02 0:00:02 --:--:-- 54 100 154 100 154 0 0 54 0 0:00:02 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 100 357 100 357 0 0 75 0 0:00:04 0:00:04 --:--:-- 410 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 100 24179 100 24179 0 0 4805 0 0:00:05 0:00:05 --:--:-- 124k >>> cramfs: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/cramfs-1.1.tar.gz >>> cramfs: Checking sha512sums... cramfs-1.1.tar.gz: OK mkcramfs-include-sysmacros.patch: OK >>> cramfs: Unpacking /var/cache/distfiles/v3.13/cramfs-1.1.tar.gz... >>> cramfs: mkcramfs-include-sysmacros.patch patching file mkcramfs.c gcc -Os -fomit-frame-pointer -D_GNU_SOURCE -I. -Wl,--as-needed mkcramfs.c -lz -o mkcramfs gcc -Os -fomit-frame-pointer -D_GNU_SOURCE -I. -Wl,--as-needed cramfsck.c -lz -o cramfsck cramfsck.c:38: warning: "_GNU_SOURCE" redefined 38 | #define _GNU_SOURCE | : note: this is the location of the previous definition mkcramfs.c: In function 'parse_directory': mkcramfs.c:246:40: warning: passing argument 4 of 'scandir' from incompatible pointer type [-Wincompatible-pointer-types] 246 | dircount = scandir(name, &dirlist, 0, cramsort); | ^~~~~~~~ | | | int (*)(const void *, const void *) In file included from mkcramfs.c:32: /usr/include/dirent.h:33:78: note: expected 'int (*)(const struct dirent **, const struct dirent **)' but argument is of type 'int (*)(const void *, const void *)' 33 | int scandir(const char *, struct dirent ***, int (*)(const struct dirent *), int (*)(const struct dirent **, const struct dirent **)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >>> WARNING: cramfs: 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. >>> cramfs: Entering fakeroot... >>> cramfs*: Running postcheck for cramfs >>> cramfs*: Preparing package cramfs... >>> cramfs*: Stripping binaries >>> cramfs*: Scanning shared objects >>> cramfs*: Tracing dependencies... so:libc.musl-x86.so.1 so:libz.so.1 >>> cramfs*: Package size: 48.0 KB >>> cramfs*: Compressing data... >>> cramfs*: Create checksum... >>> cramfs*: Create cramfs-1.1-r3.apk >>> cramfs: Build complete at Mon, 23 Nov 2020 19:20:48 +0000 elapsed time 0h 0m 10s >>> cramfs: Cleaning up srcdir >>> cramfs: Cleaning up pkgdir >>> cramfs: Uninstalling dependencies... (1/3) Purging .makedepends-cramfs (20201123.192041) (2/3) Purging zlib-dev (1.2.11-r3) (3/3) Purging linux-headers (5.7.8-r0) OK: 310 MiB in 87 packages >>> cramfs: Updating the main/x86 repository index... >>> cramfs: Signing the index...