>>> blosc: Building community/blosc 1.21.5-r0 (using abuild 3.11.21-r0) started Sun, 03 Sep 2023 18:49:07 +0000 >>> blosc: Checking sanity of /home/buildozer/aports/community/blosc/APKBUILD... >>> blosc: Analyzing dependencies... >>> blosc: Installing for build: build-base cmake lz4-dev samurai zlib-dev zstd-dev (1/12) Installing libbz2 (1.0.8-r6) (2/12) Installing xz-libs (5.4.4-r0) (3/12) Installing libarchive (3.7.1-r0) (4/12) Installing rhash-libs (1.4.4-r0) (5/12) Installing libuv (1.46.0-r0) (6/12) Installing cmake (3.27.4-r0) (7/12) Installing lz4-dev (1.9.4-r5) (8/12) Installing samurai (1.2-r5) (9/12) Installing zlib-dev (1.3-r0) (10/12) Installing zstd (1.5.5-r7) (11/12) Installing zstd-dev (1.5.5-r7) (12/12) Installing .makedepends-blosc (20230903.184911) Executing busybox-1.36.1-r6.trigger OK: 273 MiB in 112 packages >>> blosc: Cleaning up srcdir >>> blosc: Cleaning up pkgdir >>> blosc: Cleaning up tmpdir >>> blosc: Fetching https://distfiles.alpinelinux.org/distfiles/edge/blosc-1.21.5.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 >>> blosc: Fetching blosc-1.21.5.tar.gz::https://github.com/Blosc/c-blosc/archive/v1.21.5.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2401k 0 2401k 0 0 2350k 0 --:--:-- 0:00:01 --:--:-- 2350k >>> blosc: Fetching https://distfiles.alpinelinux.org/distfiles/edge/blosc-1.21.5.tar.gz >>> blosc: Checking sha512sums... blosc-1.21.5.tar.gz: OK >>> blosc: Unpacking /var/cache/distfiles/blosc-1.21.5.tar.gz... CMake Deprecation Warning at CMakeLists.txt:75 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. Configuring for Blosc version: 1.21.5 -- The C compiler identification is GNU 13.1.1 -- The ASM compiler identification is GNU -- Found assembler: /usr/bin/gcc -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Found LZ4 library: /usr/lib/liblz4.so -- Found ZLIB: /lib/libz.so (found version "1.3") -- Found Zstd library: /usr/lib/libzstd.so -- Building for system processor riscv64 CMake Warning at CMakeLists.txt:258 (message): Unrecognized system processor riscv64. Cannot determine which hardware features (GNU 13.1.1) supports, so hardware-accelerated implementations will not be available. -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Configuring done (4.6s) -- Generating done (0.2s) -- Build files have been written to: /home/buildozer/aports/community/blosc/src/c-blosc-1.21.5/build [1/56] Building C object tests/fuzz/CMakeFiles/fuzz_decompress.dir/standalone.c.o [2/56] Building C object tests/fuzz/CMakeFiles/fuzz_decompress.dir/fuzz_decompress.c.o [3/56] Building C object tests/fuzz/CMakeFiles/fuzz_compress.dir/standalone.c.o [4/56] Building C object tests/fuzz/CMakeFiles/fuzz_compress.dir/fuzz_compress.c.o [5/56] Building C object compat/CMakeFiles/filegen.dir/filegen.c.o [6/56] Building C object tests/CMakeFiles/test_shuffle_roundtrip_sse2.dir/test_shuffle_roundtrip_sse2.c.o [7/56] Building C object tests/CMakeFiles/test_shuffle_roundtrip_generic.dir/test_shuffle_roundtrip_generic.c.o [8/56] Building C object tests/CMakeFiles/test_shuffle_roundtrip_avx2.dir/test_shuffle_roundtrip_avx2.c.o [9/56] Building C object tests/CMakeFiles/test_nthreads.dir/test_nthreads.c.o [10/56] Building C object tests/CMakeFiles/test_nolock.dir/test_nolock.c.o [11/56] Building C object tests/CMakeFiles/test_noinit.dir/test_noinit.c.o [12/56] Building C object tests/CMakeFiles/test_maxout.dir/test_maxout.c.o [13/56] Building C object tests/CMakeFiles/test_getitem.dir/test_getitem.c.o [14/56] Building C object tests/CMakeFiles/test_forksafe.dir/test_forksafe.c.o [15/56] Building C object tests/CMakeFiles/test_compressor.dir/test_compressor.c.o [16/56] Building C object tests/CMakeFiles/test_compress_roundtrip.dir/test_compress_roundtrip.c.o [17/56] Building C object tests/CMakeFiles/test_bitshuffle_leftovers.dir/test_bitshuffle_leftovers.c.o [18/56] Building C object tests/CMakeFiles/test_api.dir/test_api.c.o [19/56] Building C object blosc/CMakeFiles/blosc_static.dir/shuffle.c.o [20/56] Building C object blosc/CMakeFiles/blosc_static.dir/bitshuffle-generic.c.o [21/56] Building C object blosc/CMakeFiles/blosc_static.dir/shuffle-generic.c.o [22/56] Building C object blosc/CMakeFiles/blosc_static.dir/fastcopy.c.o [23/56] Building C object blosc/CMakeFiles/blosc_static.dir/blosclz.c.o [24/56] Building C object blosc/CMakeFiles/blosc_static.dir/blosc.c.o [25/56] Building C object blosc/CMakeFiles/blosc_shared_testing.dir/shuffle.c.o [26/56] Building C object blosc/CMakeFiles/blosc_shared_testing.dir/bitshuffle-generic.c.o [27/56] Building C object blosc/CMakeFiles/blosc_shared_testing.dir/shuffle-generic.c.o [28/56] Building C object blosc/CMakeFiles/blosc_shared_testing.dir/fastcopy.c.o [29/56] Building C object blosc/CMakeFiles/blosc_shared_testing.dir/blosclz.c.o [30/56] Building C object blosc/CMakeFiles/blosc_shared_testing.dir/blosc.c.o [31/56] Building C object blosc/CMakeFiles/blosc_shared.dir/shuffle.c.o [32/56] Building C object blosc/CMakeFiles/blosc_shared.dir/bitshuffle-generic.c.o [33/56] Building C object blosc/CMakeFiles/blosc_shared.dir/shuffle-generic.c.o [34/56] Building C object blosc/CMakeFiles/blosc_shared.dir/fastcopy.c.o [35/56] Building C object blosc/CMakeFiles/blosc_shared.dir/blosclz.c.o [36/56] Building C object blosc/CMakeFiles/blosc_shared.dir/blosc.c.o /home/buildozer/aports/community/blosc/src/c-blosc-1.21.5/blosc/shuffle.c:302:4: warning: #warning Hardware-acceleration detection not implemented for the target architecture. Only the generic shuffle/unshuffle routines will be available. [-Wcpp] 302 | #warning Hardware-acceleration detection not implemented for the target architecture. Only the generic shuffle/unshuffle routines will be available. | ^~~~~~~ /home/buildozer/aports/community/blosc/src/c-blosc-1.21.5/blosc/shuffle.c: In function 'get_shuffle_implementation': /home/buildozer/aports/community/blosc/src/c-blosc-1.21.5/blosc/shuffle.c:312:22: warning: unused variable 'cpu_features' [-Wunused-variable] 312 | blosc_cpu_features cpu_features = blosc_get_cpu_features(); | ^~~~~~~~~~~~ /home/buildozer/aports/community/blosc/src/c-blosc-1.21.5/blosc/shuffle.c:302:4: warning: #warning Hardware-acceleration detection not implemented for the target architecture. Only the generic shuffle/unshuffle routines will be available. [-Wcpp] 302 | #warning Hardware-acceleration detection not implemented for the target architecture. Only the generic shuffle/unshuffle routines will be available. | ^~~~~~~ /home/buildozer/aports/community/blosc/src/c-blosc-1.21.5/blosc/shuffle.c: In function 'get_shuffle_implementation': /home/buildozer/aports/community/blosc/src/c-blosc-1.21.5/blosc/shuffle.c:312:22: warning: unused variable 'cpu_features' [-Wunused-variable] 312 | blosc_cpu_features cpu_features = blosc_get_cpu_features(); | ^~~~~~~~~~~~ /home/buildozer/aports/community/blosc/src/c-blosc-1.21.5/tests/test_shuffle_roundtrip_sse2.c:25:4: warning: #warning SSE2 shuffle tests not enabled. [-Wcpp] 25 | #warning SSE2 shuffle tests not enabled. | ^~~~~~~ /home/buildozer/aports/community/blosc/src/c-blosc-1.21.5/blosc/shuffle.c:302:4: warning: #warning Hardware-acceleration detection not implemented for the target architecture. Only the generic shuffle/unshuffle routines will be available. [-Wcpp] 302 | #warning Hardware-acceleration detection not implemented for the target architecture. Only the generic shuffle/unshuffle routines will be available. | ^~~~~~~ /home/buildozer/aports/community/blosc/src/c-blosc-1.21.5/blosc/shuffle.c: In function 'get_shuffle_implementation': /home/buildozer/aports/community/blosc/src/c-blosc-1.21.5/blosc/shuffle.c:312:22: warning: unused variable 'cpu_features' [-Wunused-variable] 312 | blosc_cpu_features cpu_features = blosc_get_cpu_features(); | ^~~~~~~~~~~~ [37/56] Linking C static library blosc/libblosc.a [38/56] Linking C executable tests/fuzz/decompress_fuzzer [39/56] Linking C executable tests/fuzz/compress_fuzzer [40/56] Linking C shared library blosc/libblosc.so.1.21.5 [41/56] Linking C shared library blosc/libblosc_testing.so [42/56] Creating library symlink blosc/libblosc.so.1 blosc/libblosc.so [43/56] Linking C executable tests/test_shuffle_roundtrip_sse2 [44/56] Linking C executable tests/test_shuffle_roundtrip_generic [45/56] Linking C executable tests/test_shuffle_roundtrip_avx2 [46/56] Linking C executable tests/test_nthreads [47/56] Linking C executable tests/test_nolock [48/56] Linking C executable tests/test_noinit [49/56] Linking C executable tests/test_maxout [50/56] Linking C executable tests/test_getitem [51/56] Linking C executable tests/test_forksafe [52/56] Linking C executable tests/test_compressor [53/56] Linking C executable tests/test_compress_roundtrip [54/56] Linking C executable tests/test_bitshuffle_leftovers [55/56] Linking C executable tests/test_api [56/56] Linking C executable compat/filegen >>> blosc: Entering fakeroot... -- Install configuration: "None" -- Installing: /home/buildozer/aports/community/blosc/pkg/blosc/usr/lib/pkgconfig/blosc.pc -- Installing: /home/buildozer/aports/community/blosc/pkg/blosc/usr/include/blosc.h -- Installing: /home/buildozer/aports/community/blosc/pkg/blosc/usr/include/blosc-export.h -- Installing: /home/buildozer/aports/community/blosc/pkg/blosc/usr/lib/libblosc.so.1.21.5 -- Installing: /home/buildozer/aports/community/blosc/pkg/blosc/usr/lib/libblosc.so.1 -- Installing: /home/buildozer/aports/community/blosc/pkg/blosc/usr/lib/libblosc.so -- Installing: /home/buildozer/aports/community/blosc/pkg/blosc/usr/lib/libblosc.a >>> blosc-static*: Running split function static... >>> blosc-static*: Preparing subpackage blosc-static... >>> blosc-static*: Stripping binaries >>> blosc-static*: Running postcheck for blosc-static >>> blosc-dev*: Running split function dev... >>> blosc-dev*: Preparing subpackage blosc-dev... >>> blosc-dev*: Stripping binaries >>> blosc-dev*: Running postcheck for blosc-dev >>> blosc*: Running postcheck for blosc >>> blosc*: Preparing package blosc... >>> blosc*: Stripping binaries >>> blosc-dev*: Scanning shared objects >>> blosc-static*: Scanning shared objects >>> blosc*: Scanning shared objects >>> blosc-dev*: Tracing dependencies... blosc=1.21.5-r0 pkgconfig >>> blosc-dev*: Package size: 48.0 KB >>> blosc-dev*: Compressing data... >>> blosc-dev*: Create checksum... >>> blosc-dev*: Create blosc-dev-1.21.5-r0.apk >>> blosc-static*: Tracing dependencies... >>> blosc-static*: Package size: 132.0 KB >>> blosc-static*: Compressing data... >>> blosc-static*: Create checksum... >>> blosc-static*: Create blosc-static-1.21.5-r0.apk >>> blosc*: Tracing dependencies... so:libc.musl-riscv64.so.1 so:liblz4.so.1 so:libz.so.1 so:libzstd.so.1 >>> blosc*: Package size: 44.0 KB >>> blosc*: Compressing data... >>> blosc*: Create checksum... >>> blosc*: Create blosc-1.21.5-r0.apk >>> blosc: Build complete at Sun, 03 Sep 2023 18:49:32 +0000 elapsed time 0h 0m 25s >>> blosc: Cleaning up srcdir >>> blosc: Cleaning up pkgdir >>> blosc: Uninstalling dependencies... (1/12) Purging .makedepends-blosc (20230903.184911) (2/12) Purging cmake (3.27.4-r0) (3/12) Purging lz4-dev (1.9.4-r5) (4/12) Purging samurai (1.2-r5) (5/12) Purging zlib-dev (1.3-r0) (6/12) Purging zstd-dev (1.5.5-r7) (7/12) Purging zstd (1.5.5-r7) (8/12) Purging libarchive (3.7.1-r0) (9/12) Purging libbz2 (1.0.8-r6) (10/12) Purging libuv (1.46.0-r0) (11/12) Purging rhash-libs (1.4.4-r0) (12/12) Purging xz-libs (5.4.4-r0) Executing busybox-1.36.1-r6.trigger OK: 226 MiB in 100 packages >>> blosc: Updating the community/riscv64 repository index... >>> blosc: Signing the index...