==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done ==> Making package: blosc 1.21.6-1 (Wed Jul 24 06:13:51 2024) ==> Retrieving sources... -> Found blosc-1.21.6.tar.gz ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... blosc-1.21.6.tar.gz ... Passed ==> Validating source files with b2sums... blosc-1.21.6.tar.gz ... Passed ==> Making package: blosc 1.21.6-1 (Wed 24 Jul 2024 06:13:58 AM MDT) ==> Checking runtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (1) snappy-1.1.10-1 Total Download Size: 0.03 MiB Total Installed Size: 0.08 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... snappy-1.1.10-1-aarch64 downloading... checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing snappy... [?25h==> Checking buildtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (6) cppdap-1.58.0-2 hicolor-icon-theme-0.18-1 jsoncpp-1.9.5-3 libuv-1.48.0-2 rhash-1.4.4-1 cmake-3.30.1-1 Total Installed Size: 94.64 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing cppdap... installing hicolor-icon-theme... installing jsoncpp... Optional dependencies for jsoncpp jsoncpp-doc: documentation installing libuv... installing rhash... installing cmake... Optional dependencies for cmake make: for unix Makefile generator [installed] ninja: for ninja generator qt6-base: cmake-gui [?25h==> Retrieving sources... -> Found blosc-1.21.6.tar.gz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting blosc-1.21.6.tar.gz with bsdtar ==> Starting build()... 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 <min> value or use a ...<max> suffix to tell CMake that the project does not need compatibility with older versions. Configuring for Blosc version: 1.21.6 -- The C compiler identification is GNU 14.1.1 -- The ASM compiler identification is GNU -- Found assembler: /usr/lib/distcc/bin/cc -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/lib/distcc/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Found LZ4 library: /usr/lib/liblz4.so -- Found SNAPPY library: /usr/lib/libsnappy.so -- Activating support for SNAPPY. -- Found ZLIB: /usr/lib/libz.so (found version "1.3.1") -- Found Zstd library: /usr/lib/libzstd.so -- No build type specified. Defaulting to 'Release'. -- Building for system processor aarch64 CMake Warning at CMakeLists.txt:258 (message): Unrecognized system processor aarch64. Cannot determine which hardware features (GNU 14.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 (1.1s) -- Generating done (0.1s) -- Build files have been written to: /build/blosc/src/build [ 2%] Building C object blosc/CMakeFiles/blosc_shared.dir/blosc.c.o [ 4%] Building C object blosc/CMakeFiles/blosc_shared.dir/blosclz.c.o [ 6%] Building C object blosc/CMakeFiles/blosc_shared_testing.dir/blosc.c.o [ 9%] Building C object blosc/CMakeFiles/blosc_shared_testing.dir/blosclz.c.o [ 11%] Building C object blosc/CMakeFiles/blosc_shared.dir/fastcopy.c.o [ 13%] Building C object blosc/CMakeFiles/blosc_shared.dir/bitshuffle-generic.c.o [ 15%] Building C object blosc/CMakeFiles/blosc_shared.dir/shuffle-generic.c.o [ 18%] Building C object blosc/CMakeFiles/blosc_shared_testing.dir/fastcopy.c.o [ 20%] Building C object blosc/CMakeFiles/blosc_shared.dir/shuffle.c.o [ 22%] Building C object blosc/CMakeFiles/blosc_shared_testing.dir/shuffle-generic.c.o [ 25%] Building C object blosc/CMakeFiles/blosc_shared_testing.dir/bitshuffle-generic.c.o /build/blosc/src/c-blosc-1.21.6/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. []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;] 302 | #warning Hardware-acceleration detection not implemented for the target architecture. Only the generic shuffle/unshuffle routines will be available. | ^~~~~~~ [ 27%] Building C object blosc/CMakeFiles/blosc_shared_testing.dir/shuffle.c.o /build/blosc/src/c-blosc-1.21.6/blosc/shuffle.c: In function 'get_shuffle_implementation': /build/blosc/src/c-blosc-1.21.6/blosc/shuffle.c:312:22: warning: unused variable 'cpu_features' [-Wunused-variable] /build/blosc/src/c-blosc-1.21.6/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. []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;] 302 | #warning Hardware-acceleration detection not implemented for the target architecture. Only the generic shuffle/unshuffle routines will be available. | ^~~~~~~ /build/blosc/src/c-blosc-1.21.6/blosc/shuffle.c: In function 'get_shuffle_implementation': /build/blosc/src/c-blosc-1.21.6/blosc/shuffle.c:312:22: warning: unused variable 'cpu_features' [-Wunused-variable] [ 29%] Linking C shared library libblosc.so [ 29%] Built target blosc_shared [ 31%] Linking C shared library libblosc_testing.so [ 34%] Building C object compat/CMakeFiles/filegen.dir/filegen.c.o [ 36%] Building C object bench/CMakeFiles/bench.dir/bench.c.o [ 36%] Built target blosc_shared_testing [ 38%] Linking C executable filegen [ 43%] Building C object tests/CMakeFiles/test_compressor.dir/test_compressor.c.o [ 43%] Building C object tests/CMakeFiles/test_bitshuffle_leftovers.dir/test_bitshuffle_leftovers.c.o [ 45%] Building C object tests/CMakeFiles/test_api.dir/test_api.c.o [ 47%] Building C object tests/CMakeFiles/test_compress_roundtrip.dir/test_compress_roundtrip.c.o [ 50%] Building C object tests/CMakeFiles/test_getitem.dir/test_getitem.c.o [ 52%] Building C object tests/CMakeFiles/test_forksafe.dir/test_forksafe.c.o [ 54%] Linking C executable bench [ 56%] Linking C executable test_bitshuffle_leftovers [ 61%] Linking C executable test_getitem [ 61%] Linking C executable test_compress_roundtrip [ 63%] Linking C executable test_compressor [ 65%] Linking C executable test_forksafe [ 68%] Linking C executable test_api [ 68%] Built target test_bitshuffle_leftovers [ 68%] Built target bench [ 68%] Built target test_compress_roundtrip [ 68%] Built target test_getitem [ 70%] Building C object tests/CMakeFiles/test_maxout.dir/test_maxout.c.o [ 72%] Building C object tests/CMakeFiles/test_noinit.dir/test_noinit.c.o [ 77%] Building C object tests/CMakeFiles/test_nthreads.dir/test_nthreads.c.o [ 77%] Building C object tests/CMakeFiles/test_nolock.dir/test_nolock.c.o [ 79%] Linking C executable test_noinit [ 81%] Linking C executable test_maxout [ 84%] Linking C executable test_nthreads [ 86%] Linking C executable test_nolock [ 86%] Built target test_nthreads [ 86%] Built target test_maxout [ 86%] Built target test_noinit [ 86%] Built target test_nolock [ 88%] Building C object tests/CMakeFiles/test_shuffle_roundtrip_avx2.dir/test_shuffle_roundtrip_avx2.c.o [ 90%] Building C object tests/CMakeFiles/test_shuffle_roundtrip_generic.dir/test_shuffle_roundtrip_generic.c.o [ 93%] Building C object tests/CMakeFiles/test_shuffle_roundtrip_sse2.dir/test_shuffle_roundtrip_sse2.c.o /build/blosc/src/c-blosc-1.21.6/tests/test_shuffle_roundtrip_sse2.c:25:4: warning: #warning SSE2 shuffle tests not enabled. []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;] 25 | #warning SSE2 shuffle tests not enabled. | ^~~~~~~ [ 95%] Linking C executable test_shuffle_roundtrip_avx2 [ 97%] Linking C executable test_shuffle_roundtrip_generic [100%] Linking C executable test_shuffle_roundtrip_sse2 [100%] Built target test_shuffle_roundtrip_avx2 [100%] Built target test_compressor [100%] Built target test_shuffle_roundtrip_sse2 [100%] Built target test_shuffle_roundtrip_generic [100%] Built target filegen [100%] Built target test_forksafe [100%] Built target test_api ==> Entering fakeroot environment... ==> Starting package()... -- Install configuration: "Release" -- Installing: /build/blosc/pkg/blosc/usr/lib/pkgconfig/blosc.pc -- Installing: /build/blosc/pkg/blosc/usr/include/blosc.h -- Installing: /build/blosc/pkg/blosc/usr/include/blosc-export.h -- Installing: /build/blosc/pkg/blosc/usr/lib/libblosc.so.1.21.6 -- Installing: /build/blosc/pkg/blosc/usr/lib/libblosc.so.1 -- Installing: /build/blosc/pkg/blosc/usr/lib/libblosc.so install: creating directory '/build/blosc/pkg/blosc/usr/share' install: creating directory '/build/blosc/pkg/blosc/usr/share/licenses' install: creating directory '/build/blosc/pkg/blosc/usr/share/licenses/blosc' 'c-blosc-1.21.6/LICENSE.txt' -> '/build/blosc/pkg/blosc/usr/share/licenses/blosc/LICENSE' ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "blosc"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: blosc 1.21.6-1 (Wed 24 Jul 2024 06:14:13 AM MDT) ==> Cleaning up...