>>> zimg: Building community/zimg 3.0.5-r3 (using abuild 3.15.0_rc3-r1) started Wed, 23 Apr 2025 18:54:56 +0000 >>> zimg: Validating /home/buildozer/aports/community/zimg/APKBUILD... >>> zimg: Analyzing dependencies... >>> zimg: Installing for build: build-base autoconf automake libtool cmake linux-headers (1/17) Installing m4 (1.4.19-r3) (2/17) Installing libbz2 (1.0.8-r6) (3/17) Installing perl (5.40.2-r0) (4/17) Installing autoconf (2.72-r0) (5/17) Installing automake (1.17-r0) (6/17) Installing libltdl (2.5.4-r0) (7/17) Installing libtool (2.5.4-r0) (8/17) Installing xz-libs (5.8.1-r0) (9/17) Installing libarchive (3.7.9-r0) (10/17) Installing rhash-libs (1.4.5-r0) (11/17) Installing libuv (1.50.0-r0) (12/17) Installing cmake (3.31.6-r1) (13/17) Installing linux-headers (6.14.2-r0) (14/17) Installing .makedepends-zimg (20250423.185501) (15/17) Installing perl-error (0.17030-r0) (16/17) Installing perl-git (2.49.0-r0) (17/17) Installing git-perl (2.49.0-r0) Executing busybox-1.37.0-r16.trigger OK: 499 MiB in 119 packages >>> zimg: Cleaning up srcdir >>> zimg: Cleaning up pkgdir >>> zimg: Cleaning up tmpdir >>> zimg: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/zimg-3.0.5.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> zimg: Fetching zimg-3.0.5.tar.gz::https://github.com/sekrit-twc/zimg/archive/release-3.0.5.tar.gz Connecting to github.com (140.82.121.3:443) Connecting to codeload.github.com (140.82.121.10:443) saving to '/var/cache/distfiles/v3.22/zimg-3.0.5.tar.gz.part' zimg-3.0.5.tar.gz.pa 100% |********************************| 319k 0:00:00 ETA '/var/cache/distfiles/v3.22/zimg-3.0.5.tar.gz.part' saved >>> zimg: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/zimg-gtest-1.12.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> zimg: Fetching zimg-gtest-1.12.0.tar.gz::https://github.com/google/googletest/archive/release-1.12.0.tar.gz Connecting to github.com (140.82.121.3:443) Connecting to codeload.github.com (140.82.121.10:443) saving to '/var/cache/distfiles/v3.22/zimg-gtest-1.12.0.tar.gz.part' zimg-gtest-1.12.0.ta 100% |********************************| 834k 0:00:00 ETA '/var/cache/distfiles/v3.22/zimg-gtest-1.12.0.tar.gz.part' saved >>> zimg: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/zimg-3.0.5.tar.gz >>> zimg: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/zimg-gtest-1.12.0.tar.gz >>> zimg: Checking sha512sums... zimg-3.0.5.tar.gz: OK zimg-gtest-1.12.0.tar.gz: OK >>> zimg: Unpacking /var/cache/distfiles/v3.22/zimg-3.0.5.tar.gz... >>> zimg: Unpacking /var/cache/distfiles/v3.22/zimg-gtest-1.12.0.tar.gz... autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: aclocal --force -I m4 autoreconf: running: /usr/bin/autoconf --force configure.ac:36: warning: $as_echo is obsolete; use AS_ECHO(["message"]) instead lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/ax_pthread.m4:88: AX_PTHREAD is expanded from... configure.ac:36: the top level autoreconf: configure.ac: not using Autoheader autoreconf: running: automake --add-missing --copy --force-missing configure.ac:10: installing './compile' configure.ac:10: installing './config.guess' configure.ac:10: installing './config.sub' configure.ac:7: installing './install-sh' configure.ac:7: installing './missing' Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' autoreconf: Leaving directory '.' checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 2 checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p 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 xargs -n works... yes checking build system type... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) checking for x86_64-alpine-linux-musl-gcc... cc 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 the compiler supports GNU C... yes checking whether cc accepts -g... yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by cc... /usr/x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking how to convert x86_64-alpine-linux-musl file names to x86_64-alpine-linux-musl format... func_convert_file_noop checking how to convert x86_64-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-alpine-linux-musl/bin/ld option to reload object files... -r checking for file... file checking for x86_64-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking for x86_64-alpine-linux-musl-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-alpine-linux-musl-strip... no checking for strip... strip checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-alpine-linux-musl-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether the compiler supports GNU C++... yes checking whether c++ accepts -g... yes checking for c++ option to enable C++11 features... none needed checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the c++ linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether C++ compiler accepts -std=c++14... yes checking whether C compiler accepts -fvisibility=hidden... yes checking how to run the C preprocessor... cc -E checking for egrep -e... (cached) /bin/grep -E checking whether cc is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for cmake... cmake CMake Deprecation Warning at CMakeLists.txt:4 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. -- The C compiler identification is GNU 14.2.0 -- The CXX compiler identification is GNU 14.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done CMake Deprecation Warning at googlemock/CMakeLists.txt:39 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. CMake Deprecation Warning at googletest/CMakeLists.txt:49 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. -- Could NOT find Python (missing: Python_EXECUTABLE Interpreter) -- Configuring done (0.6s) -- Generating done (0.0s) -- Build files have been written to: /home/buildozer/aports/community/zimg/src/zimg-release-3.0.5/test/extra/googletest/build checking whether C compiler accepts -mtune=sandybridge... yes checking whether C compiler accepts -mtune=ivybridge... yes checking whether C compiler accepts -mtune=haswell... yes checking whether C compiler accepts -mtune=skylake-avx512... yes checking whether C compiler accepts -mtune=cascadelake... yes checking whether C compiler accepts -mavx512f -mavx512pf -mavx512er -mavx512cd -mavx512vl -mavx512bw -mavx512dq -mavx512ifma -mavx512vbmi -mavx512vbmi2 -mavx512bitalg -mavx512vpopcntdq -mavx512vnni... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating zimg.pc config.status: executing depfiles commands config.status: executing libtool commands make[1]: Entering directory '/home/buildozer/aports/community/zimg/src/zimg-release-3.0.5' CXX dummy.lo CXX src/zimg/colorspace/x86/libsse_la-operation_impl_sse.lo CXX src/zimg/colorspace/x86/libsse2_la-operation_impl_sse2.lo CXX src/zimg/depth/x86/libsse2_la-depth_convert_sse2.lo CXX src/zimg/depth/x86/libsse2_la-dither_sse2.lo CXX src/zimg/depth/x86/libsse2_la-error_diffusion_sse2.lo CXX src/zimg/depth/x86/libsse2_la-f16c_sse2.lo CXX src/zimg/resize/x86/libsse2_la-resize_impl_sse2.lo CXX src/zimg/colorspace/x86/libavx_la-operation_impl_avx.lo CXX src/zimg/resize/x86/libavx_la-resize_impl_avx.lo CXX src/zimg/depth/x86/libf16c_la-f16c_ivb.lo CXX src/zimg/colorspace/x86/libavx2_la-operation_impl_avx2.lo CXX src/zimg/depth/x86/libavx2_la-depth_convert_avx2.lo CXX src/zimg/depth/x86/libavx2_la-dither_avx2.lo CXX src/zimg/depth/x86/libavx2_la-error_diffusion_avx2.lo CXX src/zimg/resize/x86/libavx2_la-resize_impl_avx2.lo CXX src/zimg/colorspace/x86/libavx512_la-gamma_constants_avx512.lo CXX src/zimg/colorspace/x86/libavx512_la-operation_impl_avx512.lo CXX src/zimg/depth/x86/libavx512_la-depth_convert_avx512.lo CXX src/zimg/depth/x86/libavx512_la-dither_avx512.lo CXX src/zimg/resize/x86/libavx512_la-resize_impl_avx512.lo CXX src/zimg/resize/x86/libavx512_vnni_la-resize_impl_avx512_vnni.lo CXX src/zimg/api/libzimg_internal_la-zimg.lo CXX src/zimg/colorspace/libzimg_internal_la-colorspace.lo CXX src/zimg/colorspace/libzimg_internal_la-colorspace_param.lo CXX src/zimg/colorspace/libzimg_internal_la-gamma.lo CXX src/zimg/colorspace/libzimg_internal_la-graph.lo CXX src/zimg/colorspace/libzimg_internal_la-matrix3.lo CXX src/zimg/colorspace/libzimg_internal_la-operation.lo CXX src/zimg/colorspace/libzimg_internal_la-operation_impl.lo CXX src/zimg/common/libzimg_internal_la-cpuinfo.lo CXX src/zimg/common/libzimg_internal_la-libm_wrapper.lo CXX src/zimg/common/libzimg_internal_la-matrix.lo CXX src/zimg/depth/libzimg_internal_la-blue.lo CXX src/zimg/depth/libzimg_internal_la-depth_convert.lo CXX src/zimg/depth/libzimg_internal_la-depth.lo CXX src/zimg/depth/libzimg_internal_la-dither.lo CXX src/zimg/depth/libzimg_internal_la-quantize.lo CXX src/zimg/graph/libzimg_internal_la-basic_filter.lo CXX src/zimg/graph/libzimg_internal_la-filtergraph.lo CXX src/zimg/graph/libzimg_internal_la-graphbuilder.lo CXX src/zimg/graph/libzimg_internal_la-graphnode.lo CXX src/zimg/resize/libzimg_internal_la-filter.lo CXX src/zimg/resize/libzimg_internal_la-resize.lo CXX src/zimg/resize/libzimg_internal_la-resize_impl.lo CXX src/zimg/unresize/libzimg_internal_la-bilinear.lo CXX src/zimg/unresize/libzimg_internal_la-unresize.lo CXX src/zimg/unresize/libzimg_internal_la-unresize_impl.lo CXX src/zimg/colorspace/x86/libzimg_internal_la-operation_impl_x86.lo CXX src/zimg/common/x86/libzimg_internal_la-cpuinfo_x86.lo CXX src/zimg/common/x86/libzimg_internal_la-x86util.lo CXX src/zimg/depth/x86/libzimg_internal_la-depth_convert_x86.lo CXX src/zimg/depth/x86/libzimg_internal_la-dither_x86.lo CXX src/zimg/resize/x86/libzimg_internal_la-resize_impl_x86.lo CXX src/zimg/resize/x86/libsse_la-resize_impl_sse.lo CXXLD libf16c.la CXXLD libsse.la CXXLD libavx.la CXXLD libsse2.la CXXLD libavx512_vnni.la CXXLD libavx2.la CXXLD libavx512.la CXXLD libzimg_internal.la CXXLD libzimg.la make[1]: Leaving directory '/home/buildozer/aports/community/zimg/src/zimg-release-3.0.5' CXX test/colorspace/x86/unit_test-colorspace_avx512_test.o CXX test/colorspace/x86/unit_test-gamma_constants_avx512_test.o CXX test/depth/x86/unit_test-depth_convert_avx512_test.o CXX test/depth/x86/unit_test-dither_avx512_test.o CXX test/resize/x86/unit_test-resize_impl_avx512_test.o make -C test/extra/googletest/build gtest CXX test/resize/x86/unit_test-resize_impl_avx512_vnni_test.o make[1]: Entering directory '/home/buildozer/aports/community/zimg/src/zimg-release-3.0.5/test/extra/googletest/build' CXX test/unit_test-main.o CXX test/api/unit_test-api_test.o CXX test/colorspace/unit_test-colorspace_test.o CXX test/colorspace/unit_test-gamma_test.o CXX test/depth/unit_test-depth_convert_test.o CXX test/depth/unit_test-dither_test.o CC test/extra/sha1/unit_test-sha1.o CXX test/graph/unit_test-audit_buffer.o CXX test/graph/unit_test-filter_validator.o CXX test/graph/unit_test-filtergraph_test.o CXX test/graph/unit_test-graphbuilder_test.o CXX test/graph/unit_test-mock_filter.o CXX test/resize/unit_test-filter_test.o CXX test/resize/unit_test-resize_impl_test.o CXX test/colorspace/x86/unit_test-colorspace_avx_test.o CXX test/colorspace/x86/unit_test-colorspace_avx2_test.o CXX test/colorspace/x86/unit_test-colorspace_sse_test.o CXX test/colorspace/x86/unit_test-colorspace_sse2_test.o CXX test/depth/x86/unit_test-depth_convert_avx2_test.o CXX test/depth/x86/unit_test-depth_convert_sse2_test.o CXX test/depth/x86/unit_test-dither_avx2_test.o CXX test/depth/x86/unit_test-dither_sse2_test.o CXX test/depth/x86/unit_test-error_diffusion_avx2_test.o CXX test/depth/x86/unit_test-error_diffusion_sse2_test.o CXX test/depth/x86/unit_test-f16c_ivb_test.o CXX test/depth/x86/unit_test-f16c_sse2_test.o CXX test/resize/x86/unit_test-resize_impl_avx_test.o CXX test/resize/x86/unit_test-resize_impl_avx2_test.o CXX test/resize/x86/unit_test-resize_impl_sse_test.o CXX test/resize/x86/unit_test-resize_impl_sse2_test.o CC test/extra/musl-libm/libmusl_m_la-__cos.lo CC test/extra/musl-libm/libmusl_m_la-__math_divzerof.lo CC test/extra/musl-libm/libmusl_m_la-__math_invalidf.lo CC test/extra/musl-libm/libmusl_m_la-__math_oflowf.lo CC test/extra/musl-libm/libmusl_m_la-__math_uflowf.lo CC test/extra/musl-libm/libmusl_m_la-__math_xflowf.lo CC test/extra/musl-libm/libmusl_m_la-__rem_pio2.lo CC test/extra/musl-libm/libmusl_m_la-__rem_pio2_large.lo CC test/extra/musl-libm/libmusl_m_la-__sin.lo CC test/extra/musl-libm/libmusl_m_la-cos.lo CC test/extra/musl-libm/libmusl_m_la-exp2f_data.lo [ 50%] Building CXX object googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o CC test/extra/musl-libm/libmusl_m_la-fpu_wrapper.lo CC test/extra/musl-libm/libmusl_m_la-expf.lo CC test/extra/musl-libm/libmusl_m_la-logf.lo CC test/extra/musl-libm/libmusl_m_la-log10f.lo CC test/extra/musl-libm/libmusl_m_la-logf_data.lo CC test/extra/musl-libm/libmusl_m_la-powf.lo CC test/extra/musl-libm/libmusl_m_la-powf_data.lo CC test/extra/musl-libm/libmusl_m_la-sin.lo CCLD test/libmusl_m.la [100%] Linking CXX static library ../lib/libgtest.a [100%] Built target gtest make[1]: Leaving directory '/home/buildozer/aports/community/zimg/src/zimg-release-3.0.5/test/extra/googletest/build' CXXLD test/unit_test PASS: test/unit_test [==========] Running 199 tests from 31 test suites. [----------] Global test environment set-up. [----------] 3 tests from APITest [ RUN ] APITest.test_api_2_0_compat [ OK ] APITest.test_api_2_0_compat (0 ms) [ RUN ] APITest.test_api_2_1_compat [ OK ] APITest.test_api_2_1_compat (0 ms) [ RUN ] APITest.test_api_2_3_compat [ OK ] APITest.test_api_2_3_compat (0 ms) [----------] 3 tests from APITest (0 ms total) [----------] 8 tests from ColorspaceConversionTest [ RUN ] ColorspaceConversionTest.test_nop [ OK ] ColorspaceConversionTest.test_nop (93 ms) [ RUN ] ColorspaceConversionTest.test_matrix_only [ OK ] ColorspaceConversionTest.test_matrix_only (606 ms) [ RUN ] ColorspaceConversionTest.test_transfer_only [ OK ] ColorspaceConversionTest.test_transfer_only (466 ms) [ RUN ] ColorspaceConversionTest.test_transfer_only_b67 [ OK ] ColorspaceConversionTest.test_transfer_only_b67 (437 ms) [ RUN ] ColorspaceConversionTest.test_matrix_transfer [ OK ] ColorspaceConversionTest.test_matrix_transfer (102 ms) [ RUN ] ColorspaceConversionTest.test_matrix_transfer_primaries [ OK ] ColorspaceConversionTest.test_matrix_transfer_primaries (549 ms) [ RUN ] ColorspaceConversionTest.test_constant_luminance [ OK ] ColorspaceConversionTest.test_constant_luminance (918 ms) [ RUN ] ColorspaceConversionTest.test_rec2100_ictcp [ OK ] ColorspaceConversionTest.test_rec2100_ictcp (520 ms) [----------] 8 tests from ColorspaceConversionTest (3694 ms total) [----------] 12 tests from GammaTest [ RUN ] GammaTest.test_rec709 [ OK ] GammaTest.test_rec709 (16 ms) [ RUN ] GammaTest.test_log100 [ OK ] GammaTest.test_log100 (12 ms) [ RUN ] GammaTest.test_log316 [ OK ] GammaTest.test_log316 (13 ms) [ RUN ] GammaTest.test_rec_470m_470bg_st428 [ OK ] GammaTest.test_rec_470m_470bg_st428 (19 ms) [ RUN ] GammaTest.test_smpte_240m [ OK ] GammaTest.test_smpte_240m (16 ms) [ RUN ] GammaTest.test_rec1886 [ OK ] GammaTest.test_rec1886 (15 ms) [ RUN ] GammaTest.test_srgb [ OK ] GammaTest.test_srgb (16 ms) [ RUN ] GammaTest.test_xvycc [ OK ] GammaTest.test_xvycc (31 ms) [ RUN ] GammaTest.test_st_2084 [ OK ] GammaTest.test_st_2084 (31 ms) [ RUN ] GammaTest.test_st_2084_oetf [ OK ] GammaTest.test_st_2084_oetf (60 ms) [ RUN ] GammaTest.test_arib_b67 [ OK ] GammaTest.test_arib_b67 (9 ms) [ RUN ] GammaTest.test_arib_b67_eotf [ OK ] GammaTest.test_arib_b67_eotf (23 ms) [----------] 12 tests from GammaTest (268 ms total) [----------] 6 tests from DepthConvertTest [ RUN ] DepthConvertTest.test_limited_luma [ OK ] DepthConvertTest.test_limited_luma (766 ms) [ RUN ] DepthConvertTest.test_limited_chroma [ OK ] DepthConvertTest.test_limited_chroma (382 ms) [ RUN ] DepthConvertTest.test_limited_chroma_ycgco [ OK ] DepthConvertTest.test_limited_chroma_ycgco (382 ms) [ RUN ] DepthConvertTest.test_full_luma [ OK ] DepthConvertTest.test_full_luma (764 ms) [ RUN ] DepthConvertTest.test_full_chroma [ OK ] DepthConvertTest.test_full_chroma (763 ms) [ RUN ] DepthConvertTest.test_non_full_integer [ OK ] DepthConvertTest.test_non_full_integer (366 ms) [----------] 6 tests from DepthConvertTest (3425 ms total) [----------] 7 tests from DitherTest [ RUN ] DitherTest.test_limited_luma [ OK ] DitherTest.test_limited_luma (265 ms) [ RUN ] DitherTest.test_limited_chroma [ OK ] DitherTest.test_limited_chroma (266 ms) [ RUN ] DitherTest.test_full_luma [ OK ] DitherTest.test_full_luma (265 ms) [ RUN ] DitherTest.test_full_chroma [ OK ] DitherTest.test_full_chroma (266 ms) [ RUN ] DitherTest.test_bayer_dither [ OK ] DitherTest.test_bayer_dither (266 ms) [ RUN ] DitherTest.test_random_dither [ OK ] DitherTest.test_random_dither (266 ms) [ RUN ] DitherTest.test_error_diffusion [ OK ] DitherTest.test_error_diffusion (359 ms) [----------] 7 tests from DitherTest (1956 ms total) [----------] 10 tests from FilterGraphTest [ RUN ] FilterGraphTest.test_noop [ OK ] FilterGraphTest.test_noop (2 ms) [ RUN ] FilterGraphTest.test_noop_subsampling [ OK ] FilterGraphTest.test_noop_subsampling (9 ms) [ RUN ] FilterGraphTest.test_basic [ OK ] FilterGraphTest.test_basic (7 ms) [ RUN ] FilterGraphTest.test_skip_plane [ OK ] FilterGraphTest.test_skip_plane (10 ms) [ RUN ] FilterGraphTest.test_color_to_grey [ OK ] FilterGraphTest.test_color_to_grey (1 ms) [ RUN ] FilterGraphTest.test_grey_to_color_rgb [ OK ] FilterGraphTest.test_grey_to_color_rgb (1 ms) [ RUN ] FilterGraphTest.test_grey_to_color_yuv [ OK ] FilterGraphTest.test_grey_to_color_yuv (0 ms) [ RUN ] FilterGraphTest.test_support [ OK ] FilterGraphTest.test_support (5 ms) [ RUN ] FilterGraphTest.test_callback [ OK ] FilterGraphTest.test_callback (53 ms) [ RUN ] FilterGraphTest.test_callback_failed [ OK ] FilterGraphTest.test_callback_failed (1 ms) [----------] 10 tests from FilterGraphTest (92 ms total) [----------] 34 tests from GraphBuilderTest [ RUN ] GraphBuilderTest.test_noop [ OK ] GraphBuilderTest.test_noop (0 ms) [ RUN ] GraphBuilderTest.test_resize_only_rgb [ OK ] GraphBuilderTest.test_resize_only_rgb (0 ms) [ RUN ] GraphBuilderTest.test_resize_only_444 [ OK ] GraphBuilderTest.test_resize_only_444 (0 ms) [ RUN ] GraphBuilderTest.test_resize_only_420 [ OK ] GraphBuilderTest.test_resize_only_420 (0 ms) [ RUN ] GraphBuilderTest.test_resize_420_to_444 [ OK ] GraphBuilderTest.test_resize_420_to_444 (0 ms) [ RUN ] GraphBuilderTest.test_resize_444_to_420 [ OK ] GraphBuilderTest.test_resize_444_to_420 (0 ms) [ RUN ] GraphBuilderTest.test_resize_chromaloc_upsample [ OK ] GraphBuilderTest.test_resize_chromaloc_upsample (0 ms) [ RUN ] GraphBuilderTest.test_resize_chromaloc_downsample [ OK ] GraphBuilderTest.test_resize_chromaloc_downsample (0 ms) [ RUN ] GraphBuilderTest.test_resize_deinterlace [ OK ] GraphBuilderTest.test_resize_deinterlace (0 ms) [ RUN ] GraphBuilderTest.test_resize_interlace_to_interlace [ OK ] GraphBuilderTest.test_resize_interlace_to_interlace (0 ms) [ RUN ] GraphBuilderTest.test_resize_byte_fast_path [ OK ] GraphBuilderTest.test_resize_byte_fast_path (0 ms) [ RUN ] GraphBuilderTest.test_resize_byte_slow_path [ OK ] GraphBuilderTest.test_resize_byte_slow_path (0 ms) [ RUN ] GraphBuilderTest.test_resize_byte_word [ OK ] GraphBuilderTest.test_resize_byte_word (0 ms) [ RUN ] GraphBuilderTest.test_resize_word_byte [ OK ] GraphBuilderTest.test_resize_word_byte (0 ms) [ RUN ] GraphBuilderTest.test_colorspace_only [ OK ] GraphBuilderTest.test_colorspace_only (0 ms) [ RUN ] GraphBuilderTest.test_upscale_colorspace [ OK ] GraphBuilderTest.test_upscale_colorspace (18 ms) [ RUN ] GraphBuilderTest.test_downscale_colorspace [ OK ] GraphBuilderTest.test_downscale_colorspace (18 ms) [ RUN ] GraphBuilderTest.test_upscale_colorspace_tile [ OK ] GraphBuilderTest.test_upscale_colorspace_tile (0 ms) [ RUN ] GraphBuilderTest.test_downscale_colorspace_tile [ OK ] GraphBuilderTest.test_downscale_colorspace_tile (0 ms) [ RUN ] GraphBuilderTest.test_grey_to_grey_noop [ OK ] GraphBuilderTest.test_grey_to_grey_noop (0 ms) [ RUN ] GraphBuilderTest.test_grey_to_rgb_noop [ OK ] GraphBuilderTest.test_grey_to_rgb_noop (0 ms) [ RUN ] GraphBuilderTest.test_grey_to_yuv_noop [ OK ] GraphBuilderTest.test_grey_to_yuv_noop (0 ms) [ RUN ] GraphBuilderTest.test_grey_to_grey_colorspace [ OK ] GraphBuilderTest.test_grey_to_grey_colorspace (17 ms) [ RUN ] GraphBuilderTest.test_yuv_to_grey_colorspace [ OK ] GraphBuilderTest.test_yuv_to_grey_colorspace (17 ms) [ RUN ] GraphBuilderTest.test_straight_to_premul [ OK ] GraphBuilderTest.test_straight_to_premul (0 ms) [ RUN ] GraphBuilderTest.test_premul_to_straight [ OK ] GraphBuilderTest.test_premul_to_straight (0 ms) [ RUN ] GraphBuilderTest.test_straight_to_opaque [ OK ] GraphBuilderTest.test_straight_to_opaque (0 ms) [ RUN ] GraphBuilderTest.test_opaque_to_straight [ OK ] GraphBuilderTest.test_opaque_to_straight (0 ms) [ RUN ] GraphBuilderTest.test_colorspace_straight_alpha [ OK ] GraphBuilderTest.test_colorspace_straight_alpha (0 ms) [ RUN ] GraphBuilderTest.test_resize_straight_alpha [ OK ] GraphBuilderTest.test_resize_straight_alpha (0 ms) [ RUN ] GraphBuilderTest.test_resize_premul_alpha [ OK ] GraphBuilderTest.test_resize_premul_alpha (0 ms) [ RUN ] GraphBuilderTest.test_straight_depth [ OK ] GraphBuilderTest.test_straight_depth (0 ms) [ RUN ] GraphBuilderTest.test_straight_depth_tile [ OK ] GraphBuilderTest.test_straight_depth_tile (0 ms) [ RUN ] GraphBuilderTest.test_subsample_noop_tile [ OK ] GraphBuilderTest.test_subsample_noop_tile (0 ms) [----------] 34 tests from GraphBuilderTest (79 ms total) [----------] 7 tests from FilterTest [ RUN ] FilterTest.test_bilinear [ OK ] FilterTest.test_bilinear (0 ms) [ RUN ] FilterTest.test_bicubic_interpolating [ OK ] FilterTest.test_bicubic_interpolating (0 ms) [ RUN ] FilterTest.test_bicubic_noninterpolating [ OK ] FilterTest.test_bicubic_noninterpolating (0 ms) [ RUN ] FilterTest.test_spline16 [ OK ] FilterTest.test_spline16 (0 ms) [ RUN ] FilterTest.test_spline36 [ OK ] FilterTest.test_spline36 (0 ms) [ RUN ] FilterTest.test_spline64 [ OK ] FilterTest.test_spline64 (0 ms) [ RUN ] FilterTest.test_lanczos [ OK ] FilterTest.test_lanczos (0 ms) [----------] 7 tests from FilterTest (0 ms total) [----------] 9 tests from ResizeImplTest [ RUN ] ResizeImplTest.test_nop [ OK ] ResizeImplTest.test_nop (812 ms) [ RUN ] ResizeImplTest.test_horizontal_up [ OK ] ResizeImplTest.test_horizontal_up (799 ms) [ RUN ] ResizeImplTest.test_horizontal_down [ OK ] ResizeImplTest.test_horizontal_down (258 ms) [ RUN ] ResizeImplTest.test_vertical_up [ OK ] ResizeImplTest.test_vertical_up (1512 ms) [ RUN ] ResizeImplTest.test_vertical_down [ OK ] ResizeImplTest.test_vertical_down (185 ms) [ RUN ] ResizeImplTest.test_horizontal_nonfull [ OK ] ResizeImplTest.test_horizontal_nonfull (377 ms) [ RUN ] ResizeImplTest.test_vertical_nonfull [ OK ] ResizeImplTest.test_vertical_nonfull (576 ms) [ RUN ] ResizeImplTest.test_horizontal_shift [ OK ] ResizeImplTest.test_horizontal_shift (1110 ms) [ RUN ] ResizeImplTest.test_vertical_shift [ OK ] ResizeImplTest.test_vertical_shift (12420 ms) [----------] 9 tests from ResizeImplTest (18054 ms total) [----------] 1 test from ColorspaceConversionAVXTest [ RUN ] ColorspaceConversionAVXTest.test_matrix [ OK ] ColorspaceConversionAVXTest.test_matrix (226 ms) [----------] 1 test from ColorspaceConversionAVXTest (226 ms total) [----------] 1 test from ColorspaceConversionAVX2Test [ RUN ] ColorspaceConversionAVX2Test.test_transfer_lut [ OK ] ColorspaceConversionAVX2Test.test_transfer_lut (1040 ms) [----------] 1 test from ColorspaceConversionAVX2Test (1040 ms total) [----------] 1 test from ColorspaceConversionSSETest [ RUN ] ColorspaceConversionSSETest.test_matrix [ OK ] ColorspaceConversionSSETest.test_matrix (215 ms) [----------] 1 test from ColorspaceConversionSSETest (215 ms total) [----------] 1 test from ColorspaceConversionSSE2Test [ RUN ] ColorspaceConversionSSE2Test.test_transfer_lut [ OK ] ColorspaceConversionSSE2Test.test_transfer_lut (984 ms) [----------] 1 test from ColorspaceConversionSSE2Test (984 ms total) [----------] 8 tests from DepthConvertAVX2Test [ RUN ] DepthConvertAVX2Test.test_left_shift_b2b [ OK ] DepthConvertAVX2Test.test_left_shift_b2b (83 ms) [ RUN ] DepthConvertAVX2Test.test_left_shift_b2w [ OK ] DepthConvertAVX2Test.test_left_shift_b2w (83 ms) [ RUN ] DepthConvertAVX2Test.test_left_shift_w2b [ OK ] DepthConvertAVX2Test.test_left_shift_w2b (83 ms) [ RUN ] DepthConvertAVX2Test.test_left_shift_w2w [ OK ] DepthConvertAVX2Test.test_left_shift_w2w (86 ms) [ RUN ] DepthConvertAVX2Test.test_depth_convert_b2h [ OK ] DepthConvertAVX2Test.test_depth_convert_b2h (90 ms) [ RUN ] DepthConvertAVX2Test.test_depth_convert_b2f [ OK ] DepthConvertAVX2Test.test_depth_convert_b2f (179 ms) [ RUN ] DepthConvertAVX2Test.test_depth_convert_w2h [ OK ] DepthConvertAVX2Test.test_depth_convert_w2h (91 ms) [ RUN ] DepthConvertAVX2Test.test_depth_convert_w2f [ OK ] DepthConvertAVX2Test.test_depth_convert_w2f (182 ms) [----------] 8 tests from DepthConvertAVX2Test (881 ms total) [----------] 6 tests from DepthConvertSSE2Test [ RUN ] DepthConvertSSE2Test.test_left_shift_b2b [ OK ] DepthConvertSSE2Test.test_left_shift_b2b (83 ms) [ RUN ] DepthConvertSSE2Test.test_left_shift_b2w [ OK ] DepthConvertSSE2Test.test_left_shift_b2w (85 ms) [ RUN ] DepthConvertSSE2Test.test_left_shift_w2b [ OK ] DepthConvertSSE2Test.test_left_shift_w2b (83 ms) [ RUN ] DepthConvertSSE2Test.test_left_shift_w2w [ OK ] DepthConvertSSE2Test.test_left_shift_w2w (83 ms) [ RUN ] DepthConvertSSE2Test.test_depth_convert_b2f [ OK ] DepthConvertSSE2Test.test_depth_convert_b2f (169 ms) [ RUN ] DepthConvertSSE2Test.test_depth_convert_w2f [ OK ] DepthConvertSSE2Test.test_depth_convert_w2f (168 ms) [----------] 6 tests from DepthConvertSSE2Test (674 ms total) [----------] 8 tests from DitherAVX2Test [ RUN ] DitherAVX2Test.test_ordered_dither_b2b [ OK ] DitherAVX2Test.test_ordered_dither_b2b (89 ms) [ RUN ] DitherAVX2Test.test_ordered_dither_b2w [ OK ] DitherAVX2Test.test_ordered_dither_b2w (89 ms) [ RUN ] DitherAVX2Test.test_ordered_dither_w2b [ OK ] DitherAVX2Test.test_ordered_dither_w2b (90 ms) [ RUN ] DitherAVX2Test.test_ordered_dither_w2w [ OK ] DitherAVX2Test.test_ordered_dither_w2w (90 ms) [ RUN ] DitherAVX2Test.test_ordered_dither_h2b [ OK ] DitherAVX2Test.test_ordered_dither_h2b (94 ms) [ RUN ] DitherAVX2Test.test_ordered_dither_h2w [ OK ] DitherAVX2Test.test_ordered_dither_h2w (97 ms) [ RUN ] DitherAVX2Test.test_ordered_dither_f2b [ OK ] DitherAVX2Test.test_ordered_dither_f2b (92 ms) [ RUN ] DitherAVX2Test.test_ordered_dither_f2w [ OK ] DitherAVX2Test.test_ordered_dither_f2w (92 ms) [----------] 8 tests from DitherAVX2Test (737 ms total) [----------] 6 tests from DitherSSE2Test [ RUN ] DitherSSE2Test.test_ordered_dither_b2b [ OK ] DitherSSE2Test.test_ordered_dither_b2b (85 ms) [ RUN ] DitherSSE2Test.test_ordered_dither_b2w [ OK ] DitherSSE2Test.test_ordered_dither_b2w (85 ms) [ RUN ] DitherSSE2Test.test_ordered_dither_w2b [ OK ] DitherSSE2Test.test_ordered_dither_w2b (85 ms) [ RUN ] DitherSSE2Test.test_ordered_dither_w2w [ OK ] DitherSSE2Test.test_ordered_dither_w2w (85 ms) [ RUN ] DitherSSE2Test.test_ordered_dither_f2b [ OK ] DitherSSE2Test.test_ordered_dither_f2b (88 ms) [ RUN ] DitherSSE2Test.test_ordered_dither_f2w [ OK ] DitherSSE2Test.test_ordered_dither_f2w (87 ms) [----------] 6 tests from DitherSSE2Test (517 ms total) [----------] 8 tests from ErrorDiffusionAVX2Test [ RUN ] ErrorDiffusionAVX2Test.test_error_diffusion_b2b [ OK ] ErrorDiffusionAVX2Test.test_error_diffusion_b2b (54 ms) [ RUN ] ErrorDiffusionAVX2Test.test_error_diffusion_b2w [ OK ] ErrorDiffusionAVX2Test.test_error_diffusion_b2w (54 ms) [ RUN ] ErrorDiffusionAVX2Test.test_error_diffusion_w2b [ OK ] ErrorDiffusionAVX2Test.test_error_diffusion_w2b (54 ms) [ RUN ] ErrorDiffusionAVX2Test.test_error_diffusion_w2w [ OK ] ErrorDiffusionAVX2Test.test_error_diffusion_w2w (54 ms) [ RUN ] ErrorDiffusionAVX2Test.test_error_diffusion_h2b [ OK ] ErrorDiffusionAVX2Test.test_error_diffusion_h2b (60 ms) [ RUN ] ErrorDiffusionAVX2Test.test_error_diffusion_h2w [ OK ] ErrorDiffusionAVX2Test.test_error_diffusion_h2w (62 ms) [ RUN ] ErrorDiffusionAVX2Test.test_error_diffusion_f2b [ OK ] ErrorDiffusionAVX2Test.test_error_diffusion_f2b (58 ms) [ RUN ] ErrorDiffusionAVX2Test.test_error_diffusion_f2w [ OK ] ErrorDiffusionAVX2Test.test_error_diffusion_f2w (62 ms) [----------] 8 tests from ErrorDiffusionAVX2Test (462 ms total) [----------] 8 tests from ErrorDiffusionSSE2Test [ RUN ] ErrorDiffusionSSE2Test.test_error_diffusion_b2b [ OK ] ErrorDiffusionSSE2Test.test_error_diffusion_b2b (59 ms) [ RUN ] ErrorDiffusionSSE2Test.test_error_diffusion_b2w [ OK ] ErrorDiffusionSSE2Test.test_error_diffusion_b2w (62 ms) [ RUN ] ErrorDiffusionSSE2Test.test_error_diffusion_w2b [ OK ] ErrorDiffusionSSE2Test.test_error_diffusion_w2b (59 ms) [ RUN ] ErrorDiffusionSSE2Test.test_error_diffusion_w2w [ OK ] ErrorDiffusionSSE2Test.test_error_diffusion_w2w (59 ms) [ RUN ] ErrorDiffusionSSE2Test.test_error_diffusion_h2b [ OK ] ErrorDiffusionSSE2Test.test_error_diffusion_h2b (66 ms) [ RUN ] ErrorDiffusionSSE2Test.test_error_diffusion_h2w [ OK ] ErrorDiffusionSSE2Test.test_error_diffusion_h2w (66 ms) [ RUN ] ErrorDiffusionSSE2Test.test_error_diffusion_f2b [ OK ] ErrorDiffusionSSE2Test.test_error_diffusion_f2b (63 ms) [ RUN ] ErrorDiffusionSSE2Test.test_error_diffusion_f2w [ OK ] ErrorDiffusionSSE2Test.test_error_diffusion_f2w (63 ms) [----------] 8 tests from ErrorDiffusionSSE2Test (501 ms total) [----------] 2 tests from F16CIVBTest [ RUN ] F16CIVBTest.test_half_to_float [ OK ] F16CIVBTest.test_half_to_float (183 ms) [ RUN ] F16CIVBTest.test_float_to_half [ OK ] F16CIVBTest.test_float_to_half (93 ms) [----------] 2 tests from F16CIVBTest (276 ms total) [----------] 2 tests from F16CSSE2Test [ RUN ] F16CSSE2Test.test_half_to_float [ OK ] F16CSSE2Test.test_half_to_float (173 ms) [ RUN ] F16CSSE2Test.test_float_to_half [ OK ] F16CSSE2Test.test_float_to_half (89 ms) [----------] 2 tests from F16CSSE2Test (263 ms total) [----------] 2 tests from ResizeImplAVXTest [ RUN ] ResizeImplAVXTest.test_resize_h_f32 [ OK ] ResizeImplAVXTest.test_resize_h_f32 (489 ms) [ RUN ] ResizeImplAVXTest.test_resize_v_f32 [ OK ] ResizeImplAVXTest.test_resize_v_f32 (1409 ms) [----------] 2 tests from ResizeImplAVXTest (1899 ms total) [----------] 8 tests from ResizeImplAVX2Test [ RUN ] ResizeImplAVX2Test.test_resize_h_u10 [ OK ] ResizeImplAVX2Test.test_resize_h_u10 (468 ms) [ RUN ] ResizeImplAVX2Test.test_resize_h_u16 [ OK ] ResizeImplAVX2Test.test_resize_h_u16 (464 ms) [ RUN ] ResizeImplAVX2Test.test_resize_v_u10 [ OK ] ResizeImplAVX2Test.test_resize_v_u10 (696 ms) [ RUN ] ResizeImplAVX2Test.test_resize_v_u16 [ OK ] ResizeImplAVX2Test.test_resize_v_u16 (692 ms) [ RUN ] ResizeImplAVX2Test.test_resize_h_f16 [ OK ] ResizeImplAVX2Test.test_resize_h_f16 (166 ms) [ RUN ] ResizeImplAVX2Test.test_resize_v_f16 [ OK ] ResizeImplAVX2Test.test_resize_v_f16 (283 ms) [ RUN ] ResizeImplAVX2Test.test_resize_h_f32 [ OK ] ResizeImplAVX2Test.test_resize_h_f32 (926 ms) [ RUN ] ResizeImplAVX2Test.test_resize_v_f32 [ OK ] ResizeImplAVX2Test.test_resize_v_f32 (1409 ms) [----------] 8 tests from ResizeImplAVX2Test (5107 ms total) [----------] 2 tests from ResizeImplSSETest [ RUN ] ResizeImplSSETest.test_resize_h_f32 [ OK ] ResizeImplSSETest.test_resize_h_f32 (553 ms) [ RUN ] ResizeImplSSETest.test_resize_v_f32 [ OK ] ResizeImplSSETest.test_resize_v_f32 (1325 ms) [----------] 2 tests from ResizeImplSSETest (1878 ms total) [----------] 4 tests from ResizeImplSSE2Test [ RUN ] ResizeImplSSE2Test.test_resize_h_u10 [ OK ] ResizeImplSSE2Test.test_resize_h_u10 (272 ms) [ RUN ] ResizeImplSSE2Test.test_resize_h_u16 [ OK ] ResizeImplSSE2Test.test_resize_h_u16 (273 ms) [ RUN ] ResizeImplSSE2Test.test_resize_v_u10 [ OK ] ResizeImplSSE2Test.test_resize_v_u10 (665 ms) [ RUN ] ResizeImplSSE2Test.test_resize_v_u16 [ OK ] ResizeImplSSE2Test.test_resize_v_u16 (656 ms) [----------] 4 tests from ResizeImplSSE2Test (1867 ms total) [----------] 4 tests from ColorspaceConversionAVX512Test [ RUN ] ColorspaceConversionAVX512Test.test_matrix [ OK ] ColorspaceConversionAVX512Test.test_matrix (0 ms) [ RUN ] ColorspaceConversionAVX512Test.test_transfer_rec_1886 [ OK ] ColorspaceConversionAVX512Test.test_transfer_rec_1886 (0 ms) [ RUN ] ColorspaceConversionAVX512Test.test_transfer_srgb [ OK ] ColorspaceConversionAVX512Test.test_transfer_srgb (0 ms) [ RUN ] ColorspaceConversionAVX512Test.test_transfer_st_2084 [ OK ] ColorspaceConversionAVX512Test.test_transfer_st_2084 (0 ms) [----------] 4 tests from ColorspaceConversionAVX512Test (0 ms total) [----------] 3 tests from GammaConstantsAVX512Test [ RUN ] GammaConstantsAVX512Test.test_rec1886 [ OK ] GammaConstantsAVX512Test.test_rec1886 (0 ms) [ RUN ] GammaConstantsAVX512Test.test_srgb [ OK ] GammaConstantsAVX512Test.test_srgb (0 ms) [ RUN ] GammaConstantsAVX512Test.test_st_2084 [ OK ] GammaConstantsAVX512Test.test_st_2084 (0 ms) [----------] 3 tests from GammaConstantsAVX512Test (0 ms total) [----------] 8 tests from DepthConvertAVX512Test [ RUN ] DepthConvertAVX512Test.test_left_shift_b2b [ OK ] DepthConvertAVX512Test.test_left_shift_b2b (0 ms) [ RUN ] DepthConvertAVX512Test.test_left_shift_b2w [ OK ] DepthConvertAVX512Test.test_left_shift_b2w (0 ms) [ RUN ] DepthConvertAVX512Test.test_left_shift_w2b [ OK ] DepthConvertAVX512Test.test_left_shift_w2b (0 ms) [ RUN ] DepthConvertAVX512Test.test_left_shift_w2w [ OK ] DepthConvertAVX512Test.test_left_shift_w2w (0 ms) [ RUN ] DepthConvertAVX512Test.test_depth_convert_b2h [ OK ] DepthConvertAVX512Test.test_depth_convert_b2h (0 ms) [ RUN ] DepthConvertAVX512Test.test_depth_convert_b2f [ OK ] DepthConvertAVX512Test.test_depth_convert_b2f (0 ms) [ RUN ] DepthConvertAVX512Test.test_depth_convert_w2h [ OK ] DepthConvertAVX512Test.test_depth_convert_w2h (0 ms) [ RUN ] DepthConvertAVX512Test.test_depth_convert_w2f [ OK ] DepthConvertAVX512Test.test_depth_convert_w2f (0 ms) [----------] 8 tests from DepthConvertAVX512Test (0 ms total) [----------] 8 tests from DitherAVX512Test [ RUN ] DitherAVX512Test.test_ordered_dither_b2b [ OK ] DitherAVX512Test.test_ordered_dither_b2b (0 ms) [ RUN ] DitherAVX512Test.test_ordered_dither_b2w [ OK ] DitherAVX512Test.test_ordered_dither_b2w (0 ms) [ RUN ] DitherAVX512Test.test_ordered_dither_w2b [ OK ] DitherAVX512Test.test_ordered_dither_w2b (0 ms) [ RUN ] DitherAVX512Test.test_ordered_dither_w2w [ OK ] DitherAVX512Test.test_ordered_dither_w2w (0 ms) [ RUN ] DitherAVX512Test.test_ordered_dither_h2b [ OK ] DitherAVX512Test.test_ordered_dither_h2b (0 ms) [ RUN ] DitherAVX512Test.test_ordered_dither_h2w [ OK ] DitherAVX512Test.test_ordered_dither_h2w (0 ms) [ RUN ] DitherAVX512Test.test_ordered_dither_f2b [ OK ] DitherAVX512Test.test_ordered_dither_f2b (0 ms) [ RUN ] DitherAVX512Test.test_ordered_dither_f2w [ OK ] DitherAVX512Test.test_ordered_dither_f2w (0 ms) [----------] 8 tests from DitherAVX512Test (0 ms total) [----------] 8 tests from ResizeImplAVX512Test [ RUN ] ResizeImplAVX512Test.test_resize_h_u10 [ OK ] ResizeImplAVX512Test.test_resize_h_u10 (0 ms) [ RUN ] ResizeImplAVX512Test.test_resize_h_u16 [ OK ] ResizeImplAVX512Test.test_resize_h_u16 (0 ms) [ RUN ] ResizeImplAVX512Test.test_resize_v_u10 [ OK ] ResizeImplAVX512Test.test_resize_v_u10 (0 ms) [ RUN ] ResizeImplAVX512Test.test_resize_v_u16 [ OK ] ResizeImplAVX512Test.test_resize_v_u16 (0 ms) [ RUN ] ResizeImplAVX512Test.test_resize_h_f16 [ OK ] ResizeImplAVX512Test.test_resize_h_f16 (0 ms) [ RUN ] ResizeImplAVX512Test.test_resize_v_f16 [ OK ] ResizeImplAVX512Test.test_resize_v_f16 (0 ms) [ RUN ] ResizeImplAVX512Test.test_resize_h_f32 [ OK ] ResizeImplAVX512Test.test_resize_h_f32 (0 ms) [ RUN ] ResizeImplAVX512Test.test_resize_v_f32 [ OK ] ResizeImplAVX512Test.test_resize_v_f32 (0 ms) [----------] 8 tests from ResizeImplAVX512Test (0 ms total) [----------] 4 tests from ResizeImplAVX512VNNITest [ RUN ] ResizeImplAVX512VNNITest.test_resize_h_u10 [ OK ] ResizeImplAVX512VNNITest.test_resize_h_u10 (0 ms) [ RUN ] ResizeImplAVX512VNNITest.test_resize_h_u16 [ OK ] ResizeImplAVX512VNNITest.test_resize_h_u16 (0 ms) [ RUN ] ResizeImplAVX512VNNITest.test_resize_v_u10 [ OK ] ResizeImplAVX512VNNITest.test_resize_v_u10 (0 ms) [ RUN ] ResizeImplAVX512VNNITest.test_resize_v_u16 [ OK ] ResizeImplAVX512VNNITest.test_resize_v_u16 (0 ms) [----------] 4 tests from ResizeImplAVX512VNNITest (0 ms total) [----------] Global test environment tear-down [==========] 199 tests from 31 test suites ran. (45109 ms total) [ PASSED ] 199 tests. make[1]: Entering directory '/home/buildozer/aports/community/zimg/src/zimg-release-3.0.5' rm -f test/libmusl_m.la rm -f test/unit_test rm -f libzimg.la rm -rf .libs _libs test -z "" || rm -f test/unit_test cd test/extra/googletest/build && make clean rm -f libzimg_internal.la libsse.la libsse2.la libavx.la libf16c.la libavx2.la libavx512.la libavx512_vnni.la rm -f rm -f test/so_locations test -z "" || rm -f make[2]: Entering directory '/home/buildozer/aports/community/zimg/src/zimg-release-3.0.5/test/extra/googletest/build' rm -rf doc/example/.libs doc/example/_libs rm -f *.o rm -rf src/testcommon/.libs src/testcommon/_libs rm -f test/unit_test.log rm -f ./so_locations rm -f *.lo rm -rf src/zimg/api/.libs src/zimg/api/_libs rm -f ./so_locations rm -f doc/example/*.o rm -f test/unit_test.trs rm -rf src/zimg/colorspace/.libs src/zimg/colorspace/_libs rm -f test-suite.log rm -f src/testapp/*.o rm -rf src/zimg/colorspace/arm/.libs src/zimg/colorspace/arm/_libs rm -f src/testcommon/*.o rm -rf src/zimg/colorspace/x86/.libs src/zimg/colorspace/x86/_libs rm -f src/testcommon/*.lo rm -rf src/zimg/common/.libs src/zimg/common/_libs rm -rf src/zimg/common/arm/.libs src/zimg/common/arm/_libs rm -f src/zimg/api/*.o rm -rf src/zimg/common/x86/.libs src/zimg/common/x86/_libs rm -f src/zimg/api/*.lo rm -rf src/zimg/depth/.libs src/zimg/depth/_libs rm -rf src/zimg/depth/arm/.libs src/zimg/depth/arm/_libs rm -f src/zimg/colorspace/*.o rm -rf src/zimg/depth/x86/.libs src/zimg/depth/x86/_libs rm -f src/zimg/colorspace/*.lo rm -rf src/zimg/graph/.libs src/zimg/graph/_libs rm -rf src/zimg/resize/.libs src/zimg/resize/_libs rm -f src/zimg/colorspace/arm/*.o rm -rf src/zimg/resize/arm/.libs src/zimg/resize/arm/_libs rm -f src/zimg/colorspace/arm/*.lo rm -rf src/zimg/resize/x86/.libs src/zimg/resize/x86/_libs rm -f src/zimg/colorspace/x86/*.o rm -rf src/zimg/unresize/.libs src/zimg/unresize/_libs rm -rf test/.libs test/_libs rm -f src/zimg/colorspace/x86/*.lo rm -rf test/extra/musl-libm/.libs test/extra/musl-libm/_libs rm -f src/zimg/common/*.o rm -f src/zimg/common/*.lo make[2]: Leaving directory '/home/buildozer/aports/community/zimg/src/zimg-release-3.0.5/test/extra/googletest/build' rm -f src/zimg/common/arm/*.o rm -f src/zimg/common/arm/*.lo rm -f src/zimg/common/x86/*.o rm -f src/zimg/common/x86/*.lo rm -f src/zimg/depth/*.o rm -f src/zimg/depth/*.lo rm -f src/zimg/depth/arm/*.o rm -f src/zimg/depth/arm/*.lo rm -f src/zimg/depth/x86/*.o rm -f src/zimg/depth/x86/*.lo rm -f src/zimg/graph/*.o rm -f src/zimg/graph/*.lo rm -f src/zimg/resize/*.o rm -f src/zimg/resize/*.lo rm -f src/zimg/resize/arm/*.o rm -f src/zimg/resize/arm/*.lo rm -f src/zimg/resize/x86/*.o rm -f src/zimg/resize/x86/*.lo rm -f src/zimg/unresize/*.o rm -f src/zimg/unresize/*.lo rm -f test/*.o rm -f test/api/*.o rm -f test/colorspace/*.o rm -f test/colorspace/arm/*.o rm -f test/colorspace/x86/*.o rm -f test/depth/*.o rm -f test/depth/arm/*.o rm -f test/depth/x86/*.o rm -f test/extra/musl-libm/*.o rm -f test/extra/musl-libm/*.lo rm -f test/extra/sha1/*.o rm -f test/graph/*.o rm -f test/resize/*.o rm -f test/resize/arm/*.o rm -f test/resize/x86/*.o make[1]: Leaving directory '/home/buildozer/aports/community/zimg/src/zimg-release-3.0.5' checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 2 checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p 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 xargs -n works... yes checking build system type... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) checking for x86_64-alpine-linux-musl-gcc... cc 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 the compiler supports GNU C... yes checking whether cc accepts -g... yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by cc... /usr/x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking how to convert x86_64-alpine-linux-musl file names to x86_64-alpine-linux-musl format... func_convert_file_noop checking how to convert x86_64-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-alpine-linux-musl/bin/ld option to reload object files... -r checking for file... file checking for x86_64-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking for x86_64-alpine-linux-musl-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-alpine-linux-musl-strip... no checking for strip... strip checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-alpine-linux-musl-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether the compiler supports GNU C++... yes checking whether c++ accepts -g... yes checking for c++ option to enable C++11 features... none needed checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the c++ linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether C++ compiler accepts -std=c++14... yes checking whether C compiler accepts -fvisibility=hidden... yes checking how to run the C preprocessor... cc -E checking for egrep -e... (cached) /bin/grep -E checking whether cc is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking whether C compiler accepts -mtune=sandybridge... yes checking whether C compiler accepts -mtune=ivybridge... yes checking whether C compiler accepts -mtune=haswell... yes checking whether C compiler accepts -mtune=skylake-avx512... yes checking whether C compiler accepts -mtune=cascadelake... yes checking whether C compiler accepts -mavx512f -mavx512pf -mavx512er -mavx512cd -mavx512vl -mavx512bw -mavx512dq -mavx512ifma -mavx512vbmi -mavx512vbmi2 -mavx512bitalg -mavx512vpopcntdq -mavx512vnni... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating zimg.pc config.status: executing depfiles commands config.status: executing libtool commands make[1]: Entering directory '/home/buildozer/aports/community/zimg/src/zimg-release-3.0.5' CXX dummy.lo CXX src/zimg/api/libzimg_internal_la-zimg.lo CXX src/zimg/colorspace/libzimg_internal_la-colorspace.lo CXX src/zimg/colorspace/libzimg_internal_la-colorspace_param.lo CXX src/zimg/colorspace/libzimg_internal_la-gamma.lo CXX src/zimg/colorspace/libzimg_internal_la-graph.lo CXX src/zimg/colorspace/libzimg_internal_la-matrix3.lo CXX src/zimg/colorspace/libzimg_internal_la-operation.lo CXX src/zimg/colorspace/libzimg_internal_la-operation_impl.lo CXX src/zimg/common/libzimg_internal_la-cpuinfo.lo CXX src/zimg/common/libzimg_internal_la-libm_wrapper.lo CXX src/zimg/common/libzimg_internal_la-matrix.lo CXX src/zimg/depth/libzimg_internal_la-blue.lo CXX src/zimg/depth/libzimg_internal_la-depth_convert.lo CXX src/zimg/depth/libzimg_internal_la-depth.lo CXX src/zimg/depth/libzimg_internal_la-dither.lo CXX src/zimg/depth/libzimg_internal_la-quantize.lo CXX src/zimg/graph/libzimg_internal_la-basic_filter.lo CXX src/zimg/graph/libzimg_internal_la-filtergraph.lo CXX src/zimg/graph/libzimg_internal_la-graphbuilder.lo CXX src/zimg/graph/libzimg_internal_la-graphnode.lo CXX src/zimg/resize/libzimg_internal_la-filter.lo CXX src/zimg/resize/libzimg_internal_la-resize.lo CXX src/zimg/resize/libzimg_internal_la-resize_impl.lo CXX src/zimg/unresize/libzimg_internal_la-bilinear.lo CXX src/zimg/unresize/libzimg_internal_la-unresize.lo CXX src/zimg/unresize/libzimg_internal_la-unresize_impl.lo CXX src/zimg/colorspace/x86/libzimg_internal_la-operation_impl_x86.lo CXX src/zimg/common/x86/libzimg_internal_la-cpuinfo_x86.lo CXX src/zimg/common/x86/libzimg_internal_la-x86util.lo CXX src/zimg/depth/x86/libzimg_internal_la-depth_convert_x86.lo CXX src/zimg/depth/x86/libzimg_internal_la-dither_x86.lo CXX src/zimg/resize/x86/libzimg_internal_la-resize_impl_x86.lo CXX src/zimg/colorspace/x86/libsse_la-operation_impl_sse.lo CXX src/zimg/resize/x86/libsse_la-resize_impl_sse.lo CXX src/zimg/colorspace/x86/libsse2_la-operation_impl_sse2.lo CXX src/zimg/depth/x86/libsse2_la-depth_convert_sse2.lo CXX src/zimg/depth/x86/libsse2_la-dither_sse2.lo CXX src/zimg/depth/x86/libsse2_la-error_diffusion_sse2.lo CXX src/zimg/depth/x86/libsse2_la-f16c_sse2.lo CXX src/zimg/resize/x86/libsse2_la-resize_impl_sse2.lo CXX src/zimg/colorspace/x86/libavx_la-operation_impl_avx.lo CXX src/zimg/resize/x86/libavx_la-resize_impl_avx.lo CXX src/zimg/depth/x86/libf16c_la-f16c_ivb.lo CXX src/zimg/colorspace/x86/libavx2_la-operation_impl_avx2.lo CXX src/zimg/depth/x86/libavx2_la-depth_convert_avx2.lo CXX src/zimg/depth/x86/libavx2_la-dither_avx2.lo CXX src/zimg/depth/x86/libavx2_la-error_diffusion_avx2.lo CXX src/zimg/resize/x86/libavx2_la-resize_impl_avx2.lo CXX src/zimg/colorspace/x86/libavx512_la-gamma_constants_avx512.lo CXX src/zimg/colorspace/x86/libavx512_la-operation_impl_avx512.lo CXX src/zimg/depth/x86/libavx512_la-depth_convert_avx512.lo CXX src/zimg/depth/x86/libavx512_la-dither_avx512.lo CXX src/zimg/resize/x86/libavx512_la-resize_impl_avx512.lo CXX src/zimg/resize/x86/libavx512_vnni_la-resize_impl_avx512_vnni.lo CXXLD libsse.la CXXLD libf16c.la CXXLD libsse2.la CXXLD libavx.la CXXLD libavx512_vnni.la CXXLD libavx2.la CXXLD libavx512.la CXXLD libzimg_internal.la CXXLD libzimg.la make[1]: Leaving directory '/home/buildozer/aports/community/zimg/src/zimg-release-3.0.5' >>> zimg: Entering fakeroot... make[1]: Entering directory '/home/buildozer/aports/community/zimg/src/zimg-release-3.0.5' make[2]: Entering directory '/home/buildozer/aports/community/zimg/src/zimg-release-3.0.5' /bin/mkdir -p '/home/buildozer/aports/community/zimg/pkg/zimg/usr/lib' /bin/mkdir -p '/home/buildozer/aports/community/zimg/pkg/zimg/usr/share/doc/zimg' /bin/sh ./libtool --mode=install /usr/bin/install -c libzimg.la '/home/buildozer/aports/community/zimg/pkg/zimg/usr/lib' /bin/mkdir -p '/home/buildozer/aports/community/zimg/pkg/zimg/usr/share/doc/zimg/example' /bin/mkdir -p '/home/buildozer/aports/community/zimg/pkg/zimg/usr/share/doc/zimg/example/misc' /bin/mkdir -p '/home/buildozer/aports/community/zimg/pkg/zimg/usr/include' /bin/mkdir -p '/home/buildozer/aports/community/zimg/pkg/zimg/usr/lib/pkgconfig' /usr/bin/install -c -m 644 ChangeLog COPYING README.md '/home/buildozer/aports/community/zimg/pkg/zimg/usr/share/doc/zimg' /usr/bin/install -c -m 644 doc/example/api_example.cpp doc/example/api_example_c.c doc/example/hdr_example.cpp doc/example/interlace_example.cpp doc/example/tile_example.cpp doc/example/Makefile '/home/buildozer/aports/community/zimg/pkg/zimg/usr/share/doc/zimg/example' /usr/bin/install -c -m 644 src/testcommon/aligned_malloc.h src/testcommon/argparse.cpp src/testcommon/argparse.h src/testcommon/mmap.cpp src/testcommon/mmap.h src/testcommon/win32_bitmap.cpp src/testcommon/win32_bitmap.h '/home/buildozer/aports/community/zimg/pkg/zimg/usr/share/doc/zimg/example/misc' /usr/bin/install -c -m 644 src/zimg/api/zimg.h src/zimg/api/zimg++.hpp '/home/buildozer/aports/community/zimg/pkg/zimg/usr/include' /usr/bin/install -c -m 644 zimg.pc '/home/buildozer/aports/community/zimg/pkg/zimg/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c .libs/libzimg.so.2.0.0 /home/buildozer/aports/community/zimg/pkg/zimg/usr/lib/libzimg.so.2.0.0 libtool: install: (cd /home/buildozer/aports/community/zimg/pkg/zimg/usr/lib && { ln -s -f libzimg.so.2.0.0 libzimg.so.2 || { rm -f libzimg.so.2 && ln -s libzimg.so.2.0.0 libzimg.so.2; }; }) libtool: install: (cd /home/buildozer/aports/community/zimg/pkg/zimg/usr/lib && { ln -s -f libzimg.so.2.0.0 libzimg.so || { rm -f libzimg.so && ln -s libzimg.so.2.0.0 libzimg.so; }; }) libtool: install: /usr/bin/install -c .libs/libzimg.lai /home/buildozer/aports/community/zimg/pkg/zimg/usr/lib/libzimg.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[2]: Leaving directory '/home/buildozer/aports/community/zimg/src/zimg-release-3.0.5' make[1]: Leaving directory '/home/buildozer/aports/community/zimg/src/zimg-release-3.0.5' >>> zimg-doc*: Running split function doc... 'usr/share/doc' -> '/home/buildozer/aports/community/zimg/pkg/zimg-doc/usr/share/doc' >>> zimg-doc*: Preparing subpackage zimg-doc... >>> zimg-doc*: Running postcheck for zimg-doc >>> zimg-dev*: Running split function dev... 'usr/include' -> '/home/buildozer/aports/community/zimg/pkg/zimg-dev/usr/include' 'usr/lib/pkgconfig' -> '/home/buildozer/aports/community/zimg/pkg/zimg-dev/usr/lib/pkgconfig' 'usr/lib/libzimg.so' -> '/home/buildozer/aports/community/zimg/pkg/zimg-dev/usr/lib/libzimg.so' >>> zimg-dev*: Preparing subpackage zimg-dev... >>> zimg-dev*: Stripping binaries >>> zimg-dev*: Running postcheck for zimg-dev >>> zimg*: Running postcheck for zimg >>> zimg*: Preparing package zimg... >>> zimg*: Stripping binaries >>> zimg-dev*: Scanning shared objects >>> zimg-doc*: Scanning shared objects >>> zimg*: Scanning shared objects >>> zimg-dev*: Tracing dependencies... pkgconfig zimg=3.0.5-r3 >>> zimg-dev*: Package size: 31.4 KB >>> zimg-dev*: Compressing data... >>> zimg-dev*: Create checksum... >>> zimg-dev*: Create zimg-dev-3.0.5-r3.apk >>> zimg-doc*: Tracing dependencies... >>> zimg-doc*: Package size: 101.3 KB >>> zimg-doc*: Compressing data... >>> zimg-doc*: Create checksum... >>> zimg-doc*: Create zimg-doc-3.0.5-r3.apk >>> zimg*: Tracing dependencies... so:libc.musl-x86_64.so.1 so:libgcc_s.so.1 so:libstdc++.so.6 >>> zimg*: Package size: 794.2 KB >>> zimg*: Compressing data... >>> zimg*: Create checksum... >>> zimg*: Create zimg-3.0.5-r3.apk >>> zimg: Build complete at Wed, 23 Apr 2025 18:57:19 +0000 elapsed time 0h 2m 23s >>> zimg: Cleaning up srcdir >>> zimg: Cleaning up pkgdir >>> zimg: Uninstalling dependencies... (1/17) Purging .makedepends-zimg (20250423.185501) (2/17) Purging autoconf (2.72-r0) (3/17) Purging m4 (1.4.19-r3) (4/17) Purging automake (1.17-r0) (5/17) Purging libtool (2.5.4-r0) (6/17) Purging libltdl (2.5.4-r0) (7/17) Purging cmake (3.31.6-r1) (8/17) Purging linux-headers (6.14.2-r0) (9/17) Purging git-perl (2.49.0-r0) (10/17) Purging perl-git (2.49.0-r0) (11/17) Purging perl-error (0.17030-r0) (12/17) Purging perl (5.40.2-r0) (13/17) Purging libarchive (3.7.9-r0) (14/17) Purging libbz2 (1.0.8-r6) (15/17) Purging libuv (1.50.0-r0) (16/17) Purging rhash-libs (1.4.5-r0) (17/17) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r16.trigger OK: 398 MiB in 102 packages >>> zimg: Updating the community/x86_64 repository index... >>> zimg: Signing the index...