>>> zimg: Building community/zimg 3.0.5-r3 (using abuild 3.14.1-r6) started Thu, 13 Feb 2025 19:04:02 +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/15) Installing m4 (1.4.19-r3) (2/15) Installing perl (5.40.1-r0) (3/15) Installing autoconf (2.72-r0) (4/15) Installing automake (1.17-r0) (5/15) Installing libltdl (2.5.4-r0) (6/15) Installing libtool (2.5.4-r0) (7/15) Installing libarchive (3.7.7-r0) (8/15) Installing rhash-libs (1.4.5-r0) (9/15) Installing libuv (1.50.0-r0) (10/15) Installing cmake (3.31.5-r0) (11/15) Installing linux-headers (6.12.6-r0) (12/15) Installing .makedepends-zimg (20250213.190403) (13/15) Installing perl-error (0.17029-r2) (14/15) Installing perl-git (2.48.1-r0) (15/15) Installing git-perl (2.48.1-r0) Executing busybox-1.37.0-r14.trigger OK: 502 MiB in 131 packages >>> zimg: Cleaning up srcdir >>> zimg: Cleaning up pkgdir >>> zimg: Cleaning up tmpdir >>> zimg: Fetching https://distfiles.alpinelinux.org/distfiles/edge/zimg-3.0.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 curl: (22) The requested URL returned error: 404 >>> zimg: Fetching zimg-3.0.5.tar.gz::https://github.com/sekrit-twc/zimg/archive/release-3.0.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 100 319k 0 319k 0 0 640k 0 --:--:-- --:--:-- --:--:-- 640k >>> zimg: Fetching https://distfiles.alpinelinux.org/distfiles/edge/zimg-gtest-1.12.0.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 >>> zimg: Fetching zimg-gtest-1.12.0.tar.gz::https://github.com/google/googletest/archive/release-1.12.0.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 834k 0 834k 0 0 829k 0 --:--:-- 0:00:01 --:--:-- 829k >>> zimg: Fetching https://distfiles.alpinelinux.org/distfiles/edge/zimg-3.0.5.tar.gz >>> zimg: Fetching https://distfiles.alpinelinux.org/distfiles/edge/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/edge/zimg-3.0.5.tar.gz... >>> zimg: Unpacking /var/cache/distfiles/edge/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... i586-alpine-linux-musl checking host system type... i586-alpine-linux-musl checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) checking for i586-alpine-linux-musl-gcc... gcc 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 gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... 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 gcc... /usr/i586-alpine-linux-musl/bin/ld checking if the linker (/usr/i586-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 i586-alpine-linux-musl file names to i586-alpine-linux-musl format... func_convert_file_noop checking how to convert i586-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/i586-alpine-linux-musl/bin/ld option to reload object files... -r checking for file... file checking for i586-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i586-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i586-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking for i586-alpine-linux-musl-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i586-alpine-linux-musl-strip... no checking for strip... strip checking command to parse /usr/bin/nm -B output from gcc 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 i586-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 gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/i586-alpine-linux-musl/bin/ld) 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 g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/i586-alpine-linux-musl/bin/ld checking if the linker (/usr/i586-alpine-linux-musl/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/i586-alpine-linux-musl/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/i586-alpine-linux-musl/bin/ld) 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... gcc -E checking for egrep -e... (cached) /bin/grep -E checking whether gcc 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/gcc - 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/g++ - 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 libsse2.la CXXLD libavx512_vnni.la CXXLD libavx.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-log10f.lo CC test/extra/musl-libm/libmusl_m_la-logf.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 (109 ms) [ RUN ] ColorspaceConversionTest.test_matrix_only [ OK ] ColorspaceConversionTest.test_matrix_only (720 ms) [ RUN ] ColorspaceConversionTest.test_transfer_only [ OK ] ColorspaceConversionTest.test_transfer_only (635 ms) [ RUN ] ColorspaceConversionTest.test_transfer_only_b67 [ OK ] ColorspaceConversionTest.test_transfer_only_b67 (598 ms) [ RUN ] ColorspaceConversionTest.test_matrix_transfer [ OK ] ColorspaceConversionTest.test_matrix_transfer (138 ms) [ RUN ] ColorspaceConversionTest.test_matrix_transfer_primaries [ OK ] ColorspaceConversionTest.test_matrix_transfer_primaries (719 ms) [ RUN ] ColorspaceConversionTest.test_constant_luminance [ OK ] ColorspaceConversionTest.test_constant_luminance (1267 ms) [ RUN ] ColorspaceConversionTest.test_rec2100_ictcp [ OK ] ColorspaceConversionTest.test_rec2100_ictcp (657 ms) [----------] 8 tests from ColorspaceConversionTest (4847 ms total) [----------] 12 tests from GammaTest [ RUN ] GammaTest.test_rec709 [ OK ] GammaTest.test_rec709 (27 ms) [ RUN ] GammaTest.test_log100 [ OK ] GammaTest.test_log100 (20 ms) [ RUN ] GammaTest.test_log316 [ OK ] GammaTest.test_log316 (21 ms) [ RUN ] GammaTest.test_rec_470m_470bg_st428 [ OK ] GammaTest.test_rec_470m_470bg_st428 (29 ms) [ RUN ] GammaTest.test_smpte_240m [ OK ] GammaTest.test_smpte_240m (27 ms) [ RUN ] GammaTest.test_rec1886 [ OK ] GammaTest.test_rec1886 (25 ms) [ RUN ] GammaTest.test_srgb [ OK ] GammaTest.test_srgb (26 ms) [ RUN ] GammaTest.test_xvycc [ OK ] GammaTest.test_xvycc (57 ms) [ RUN ] GammaTest.test_st_2084 [ OK ] GammaTest.test_st_2084 (46 ms) [ RUN ] GammaTest.test_st_2084_oetf [ OK ] GammaTest.test_st_2084_oetf (96 ms) [ RUN ] GammaTest.test_arib_b67 [ OK ] GammaTest.test_arib_b67 (17 ms) [ RUN ] GammaTest.test_arib_b67_eotf [ OK ] GammaTest.test_arib_b67_eotf (39 ms) [----------] 12 tests from GammaTest (435 ms total) [----------] 6 tests from DepthConvertTest [ RUN ] DepthConvertTest.test_limited_luma [ OK ] DepthConvertTest.test_limited_luma (1131 ms) [ RUN ] DepthConvertTest.test_limited_chroma [ OK ] DepthConvertTest.test_limited_chroma (561 ms) [ RUN ] DepthConvertTest.test_limited_chroma_ycgco [ OK ] DepthConvertTest.test_limited_chroma_ycgco (569 ms) [ RUN ] DepthConvertTest.test_full_luma [ OK ] DepthConvertTest.test_full_luma (1120 ms) [ RUN ] DepthConvertTest.test_full_chroma [ OK ] DepthConvertTest.test_full_chroma (1132 ms) [ RUN ] DepthConvertTest.test_non_full_integer [ OK ] DepthConvertTest.test_non_full_integer (470 ms) [----------] 6 tests from DepthConvertTest (4986 ms total) [----------] 7 tests from DitherTest [ RUN ] DitherTest.test_limited_luma [ OK ] DitherTest.test_limited_luma (415 ms) [ RUN ] DitherTest.test_limited_chroma [ OK ] DitherTest.test_limited_chroma (426 ms) [ RUN ] DitherTest.test_full_luma [ OK ] DitherTest.test_full_luma (425 ms) [ RUN ] DitherTest.test_full_chroma [ OK ] DitherTest.test_full_chroma (437 ms) [ RUN ] DitherTest.test_bayer_dither [ OK ] DitherTest.test_bayer_dither (421 ms) [ RUN ] DitherTest.test_random_dither [ OK ] DitherTest.test_random_dither (428 ms) [ RUN ] DitherTest.test_error_diffusion [ OK ] DitherTest.test_error_diffusion (541 ms) [----------] 7 tests from DitherTest (3097 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 (11 ms) [ RUN ] FilterGraphTest.test_basic [ OK ] FilterGraphTest.test_basic (8 ms) [ RUN ] FilterGraphTest.test_skip_plane [ OK ] FilterGraphTest.test_skip_plane (13 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 (2 ms) [ RUN ] FilterGraphTest.test_grey_to_color_yuv [ OK ] FilterGraphTest.test_grey_to_color_yuv (1 ms) [ RUN ] FilterGraphTest.test_support [ OK ] FilterGraphTest.test_support (6 ms) [ RUN ] FilterGraphTest.test_callback [ OK ] FilterGraphTest.test_callback (69 ms) [ RUN ] FilterGraphTest.test_callback_failed [ OK ] FilterGraphTest.test_callback_failed (1 ms) [----------] 10 tests from FilterGraphTest (119 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 (13 ms) [ RUN ] GraphBuilderTest.test_downscale_colorspace [ OK ] GraphBuilderTest.test_downscale_colorspace (13 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 (12 ms) [ RUN ] GraphBuilderTest.test_yuv_to_grey_colorspace [ OK ] GraphBuilderTest.test_yuv_to_grey_colorspace (12 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 (61 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 (1142 ms) [ RUN ] ResizeImplTest.test_horizontal_up [ OK ] ResizeImplTest.test_horizontal_up (1165 ms) [ RUN ] ResizeImplTest.test_horizontal_down [ OK ] ResizeImplTest.test_horizontal_down (379 ms) [ RUN ] ResizeImplTest.test_vertical_up [ OK ] ResizeImplTest.test_vertical_up (2261 ms) [ RUN ] ResizeImplTest.test_vertical_down [ OK ] ResizeImplTest.test_vertical_down (254 ms) [ RUN ] ResizeImplTest.test_horizontal_nonfull [ OK ] ResizeImplTest.test_horizontal_nonfull (673 ms) [ RUN ] ResizeImplTest.test_vertical_nonfull [ OK ] ResizeImplTest.test_vertical_nonfull (1111 ms) [ RUN ] ResizeImplTest.test_horizontal_shift [ OK ] ResizeImplTest.test_horizontal_shift (1431 ms) [ RUN ] ResizeImplTest.test_vertical_shift [ OK ] ResizeImplTest.test_vertical_shift (14761 ms) [----------] 9 tests from ResizeImplTest (23182 ms total) [----------] 1 test from ColorspaceConversionAVXTest [ RUN ] ColorspaceConversionAVXTest.test_matrix [ OK ] ColorspaceConversionAVXTest.test_matrix (249 ms) [----------] 1 test from ColorspaceConversionAVXTest (249 ms total) [----------] 1 test from ColorspaceConversionAVX2Test [ RUN ] ColorspaceConversionAVX2Test.test_transfer_lut [ OK ] ColorspaceConversionAVX2Test.test_transfer_lut (1245 ms) [----------] 1 test from ColorspaceConversionAVX2Test (1245 ms total) [----------] 1 test from ColorspaceConversionSSETest [ RUN ] ColorspaceConversionSSETest.test_matrix [ OK ] ColorspaceConversionSSETest.test_matrix (250 ms) [----------] 1 test from ColorspaceConversionSSETest (250 ms total) [----------] 1 test from ColorspaceConversionSSE2Test [ RUN ] ColorspaceConversionSSE2Test.test_transfer_lut [ OK ] ColorspaceConversionSSE2Test.test_transfer_lut (1252 ms) [----------] 1 test from ColorspaceConversionSSE2Test (1252 ms total) [----------] 8 tests from DepthConvertAVX2Test [ RUN ] DepthConvertAVX2Test.test_left_shift_b2b [ OK ] DepthConvertAVX2Test.test_left_shift_b2b (118 ms) [ RUN ] DepthConvertAVX2Test.test_left_shift_b2w [ OK ] DepthConvertAVX2Test.test_left_shift_b2w (170 ms) [ RUN ] DepthConvertAVX2Test.test_left_shift_w2b [ OK ] DepthConvertAVX2Test.test_left_shift_w2b (118 ms) [ RUN ] DepthConvertAVX2Test.test_left_shift_w2w [ OK ] DepthConvertAVX2Test.test_left_shift_w2w (169 ms) [ RUN ] DepthConvertAVX2Test.test_depth_convert_b2h [ OK ] DepthConvertAVX2Test.test_depth_convert_b2h (172 ms) [ RUN ] DepthConvertAVX2Test.test_depth_convert_b2f [ OK ] DepthConvertAVX2Test.test_depth_convert_b2f (205 ms) [ RUN ] DepthConvertAVX2Test.test_depth_convert_w2h [ OK ] DepthConvertAVX2Test.test_depth_convert_w2h (182 ms) [ RUN ] DepthConvertAVX2Test.test_depth_convert_w2f [ OK ] DepthConvertAVX2Test.test_depth_convert_w2f (215 ms) [----------] 8 tests from DepthConvertAVX2Test (1354 ms total) [----------] 6 tests from DepthConvertSSE2Test [ RUN ] DepthConvertSSE2Test.test_left_shift_b2b [ OK ] DepthConvertSSE2Test.test_left_shift_b2b (118 ms) [ RUN ] DepthConvertSSE2Test.test_left_shift_b2w [ OK ] DepthConvertSSE2Test.test_left_shift_b2w (155 ms) [ RUN ] DepthConvertSSE2Test.test_left_shift_w2b [ OK ] DepthConvertSSE2Test.test_left_shift_w2b (118 ms) [ RUN ] DepthConvertSSE2Test.test_left_shift_w2w [ OK ] DepthConvertSSE2Test.test_left_shift_w2w (173 ms) [ RUN ] DepthConvertSSE2Test.test_depth_convert_b2f [ OK ] DepthConvertSSE2Test.test_depth_convert_b2f (205 ms) [ RUN ] DepthConvertSSE2Test.test_depth_convert_w2f [ OK ] DepthConvertSSE2Test.test_depth_convert_w2f (214 ms) [----------] 6 tests from DepthConvertSSE2Test (986 ms total) [----------] 8 tests from DitherAVX2Test [ RUN ] DitherAVX2Test.test_ordered_dither_b2b [ OK ] DitherAVX2Test.test_ordered_dither_b2b (123 ms) [ RUN ] DitherAVX2Test.test_ordered_dither_b2w [ OK ] DitherAVX2Test.test_ordered_dither_b2w (157 ms) [ RUN ] DitherAVX2Test.test_ordered_dither_w2b [ OK ] DitherAVX2Test.test_ordered_dither_w2b (121 ms) [ RUN ] DitherAVX2Test.test_ordered_dither_w2w [ OK ] DitherAVX2Test.test_ordered_dither_w2w (161 ms) [ RUN ] DitherAVX2Test.test_ordered_dither_h2b [ OK ] DitherAVX2Test.test_ordered_dither_h2b (144 ms) [ RUN ] DitherAVX2Test.test_ordered_dither_h2w [ OK ] DitherAVX2Test.test_ordered_dither_h2w (174 ms) [ RUN ] DitherAVX2Test.test_ordered_dither_f2b [ OK ] DitherAVX2Test.test_ordered_dither_f2b (126 ms) [ RUN ] DitherAVX2Test.test_ordered_dither_f2w [ OK ] DitherAVX2Test.test_ordered_dither_f2w (187 ms) [----------] 8 tests from DitherAVX2Test (1196 ms total) [----------] 6 tests from DitherSSE2Test [ RUN ] DitherSSE2Test.test_ordered_dither_b2b [ OK ] DitherSSE2Test.test_ordered_dither_b2b (120 ms) [ RUN ] DitherSSE2Test.test_ordered_dither_b2w [ OK ] DitherSSE2Test.test_ordered_dither_b2w (165 ms) [ RUN ] DitherSSE2Test.test_ordered_dither_w2b [ OK ] DitherSSE2Test.test_ordered_dither_w2b (121 ms) [ RUN ] DitherSSE2Test.test_ordered_dither_w2w [ OK ] DitherSSE2Test.test_ordered_dither_w2w (156 ms) [ RUN ] DitherSSE2Test.test_ordered_dither_f2b [ OK ] DitherSSE2Test.test_ordered_dither_f2b (120 ms) [ RUN ] DitherSSE2Test.test_ordered_dither_f2w [ OK ] DitherSSE2Test.test_ordered_dither_f2w (148 ms) [----------] 6 tests from DitherSSE2Test (834 ms total) [----------] 8 tests from ErrorDiffusionAVX2Test [ RUN ] ErrorDiffusionAVX2Test.test_error_diffusion_b2b [ OK ] ErrorDiffusionAVX2Test.test_error_diffusion_b2b (72 ms) [ RUN ] ErrorDiffusionAVX2Test.test_error_diffusion_b2w [ OK ] ErrorDiffusionAVX2Test.test_error_diffusion_b2w (91 ms) [ RUN ] ErrorDiffusionAVX2Test.test_error_diffusion_w2b [ OK ] ErrorDiffusionAVX2Test.test_error_diffusion_w2b (72 ms) [ RUN ] ErrorDiffusionAVX2Test.test_error_diffusion_w2w [ OK ] ErrorDiffusionAVX2Test.test_error_diffusion_w2w (92 ms) [ RUN ] ErrorDiffusionAVX2Test.test_error_diffusion_h2b [ OK ] ErrorDiffusionAVX2Test.test_error_diffusion_h2b (84 ms) [ RUN ] ErrorDiffusionAVX2Test.test_error_diffusion_h2w [ OK ] ErrorDiffusionAVX2Test.test_error_diffusion_h2w (100 ms) [ RUN ] ErrorDiffusionAVX2Test.test_error_diffusion_f2b [ OK ] ErrorDiffusionAVX2Test.test_error_diffusion_f2b (76 ms) [ RUN ] ErrorDiffusionAVX2Test.test_error_diffusion_f2w [ OK ] ErrorDiffusionAVX2Test.test_error_diffusion_f2w (88 ms) [----------] 8 tests from ErrorDiffusionAVX2Test (680 ms total) [----------] 8 tests from ErrorDiffusionSSE2Test [ RUN ] ErrorDiffusionSSE2Test.test_error_diffusion_b2b [ OK ] ErrorDiffusionSSE2Test.test_error_diffusion_b2b (80 ms) [ RUN ] ErrorDiffusionSSE2Test.test_error_diffusion_b2w [ OK ] ErrorDiffusionSSE2Test.test_error_diffusion_b2w (98 ms) [ RUN ] ErrorDiffusionSSE2Test.test_error_diffusion_w2b [ OK ] ErrorDiffusionSSE2Test.test_error_diffusion_w2b (82 ms) [ RUN ] ErrorDiffusionSSE2Test.test_error_diffusion_w2w [ OK ] ErrorDiffusionSSE2Test.test_error_diffusion_w2w (110 ms) [ RUN ] ErrorDiffusionSSE2Test.test_error_diffusion_h2b [ OK ] ErrorDiffusionSSE2Test.test_error_diffusion_h2b (92 ms) [ RUN ] ErrorDiffusionSSE2Test.test_error_diffusion_h2w [ OK ] ErrorDiffusionSSE2Test.test_error_diffusion_h2w (109 ms) [ RUN ] ErrorDiffusionSSE2Test.test_error_diffusion_f2b [ OK ] ErrorDiffusionSSE2Test.test_error_diffusion_f2b (84 ms) [ RUN ] ErrorDiffusionSSE2Test.test_error_diffusion_f2w [ OK ] ErrorDiffusionSSE2Test.test_error_diffusion_f2w (101 ms) [----------] 8 tests from ErrorDiffusionSSE2Test (759 ms total) [----------] 2 tests from F16CIVBTest [ RUN ] F16CIVBTest.test_half_to_float [ OK ] F16CIVBTest.test_half_to_float (220 ms) [ RUN ] F16CIVBTest.test_float_to_half [ OK ] F16CIVBTest.test_float_to_half (179 ms) [----------] 2 tests from F16CIVBTest (399 ms total) [----------] 2 tests from F16CSSE2Test [ RUN ] F16CSSE2Test.test_half_to_float [ OK ] F16CSSE2Test.test_half_to_float (218 ms) [ RUN ] F16CSSE2Test.test_float_to_half [ OK ] F16CSSE2Test.test_float_to_half (159 ms) [----------] 2 tests from F16CSSE2Test (377 ms total) [----------] 2 tests from ResizeImplAVXTest [ RUN ] ResizeImplAVXTest.test_resize_h_f32 [ OK ] ResizeImplAVXTest.test_resize_h_f32 (613 ms) [ RUN ] ResizeImplAVXTest.test_resize_v_f32 [ OK ] ResizeImplAVXTest.test_resize_v_f32 (1737 ms) [----------] 2 tests from ResizeImplAVXTest (2350 ms total) [----------] 8 tests from ResizeImplAVX2Test [ RUN ] ResizeImplAVX2Test.test_resize_h_u10 [ OK ] ResizeImplAVX2Test.test_resize_h_u10 (852 ms) [ RUN ] ResizeImplAVX2Test.test_resize_h_u16 [ OK ] ResizeImplAVX2Test.test_resize_h_u16 (860 ms) [ RUN ] ResizeImplAVX2Test.test_resize_v_u10 [ OK ] ResizeImplAVX2Test.test_resize_v_u10 (1278 ms) [ RUN ] ResizeImplAVX2Test.test_resize_v_u16 [ OK ] ResizeImplAVX2Test.test_resize_v_u16 (1347 ms) [ RUN ] ResizeImplAVX2Test.test_resize_h_f16 [ OK ] ResizeImplAVX2Test.test_resize_h_f16 (310 ms) [ RUN ] ResizeImplAVX2Test.test_resize_v_f16 [ OK ] ResizeImplAVX2Test.test_resize_v_f16 (488 ms) [ RUN ] ResizeImplAVX2Test.test_resize_h_f32 [ OK ] ResizeImplAVX2Test.test_resize_h_f32 (1129 ms) [ RUN ] ResizeImplAVX2Test.test_resize_v_f32 [ OK ] ResizeImplAVX2Test.test_resize_v_f32 (1731 ms) [----------] 8 tests from ResizeImplAVX2Test (7998 ms total) [----------] 2 tests from ResizeImplSSETest [ RUN ] ResizeImplSSETest.test_resize_h_f32 [ OK ] ResizeImplSSETest.test_resize_h_f32 (702 ms) [ RUN ] ResizeImplSSETest.test_resize_v_f32 [ OK ] ResizeImplSSETest.test_resize_v_f32 (1712 ms) [----------] 2 tests from ResizeImplSSETest (2415 ms total) [----------] 4 tests from ResizeImplSSE2Test [ RUN ] ResizeImplSSE2Test.test_resize_h_u10 [ OK ] ResizeImplSSE2Test.test_resize_h_u10 (455 ms) [ RUN ] ResizeImplSSE2Test.test_resize_h_u16 [ OK ] ResizeImplSSE2Test.test_resize_h_u16 (463 ms) [ RUN ] ResizeImplSSE2Test.test_resize_v_u10 [ OK ] ResizeImplSSE2Test.test_resize_v_u10 (1240 ms) [ RUN ] ResizeImplSSE2Test.test_resize_v_u16 [ OK ] ResizeImplSSE2Test.test_resize_v_u16 (1290 ms) [----------] 4 tests from ResizeImplSSE2Test (3450 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. (62534 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 cd test/extra/googletest/build && make clean test -z "" || rm -f test/unit_test rm -f libzimg_internal.la libsse.la libsse2.la libavx.la libf16c.la libavx2.la libavx512.la libavx512_vnni.la rm -f make[2]: Entering directory '/home/buildozer/aports/community/zimg/src/zimg-release-3.0.5/test/extra/googletest/build' test -z "" || rm -f rm -f ./so_locations rm -rf doc/example/.libs doc/example/_libs rm -f *.o rm -f test/so_locations rm -rf src/testcommon/.libs src/testcommon/_libs rm -f test/unit_test.log rm -f *.lo rm -f ./so_locations rm -rf src/zimg/api/.libs src/zimg/api/_libs 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 -rf src/zimg/colorspace/x86/.libs src/zimg/colorspace/x86/_libs rm -f src/testcommon/*.o rm -rf src/zimg/common/.libs src/zimg/common/_libs rm -f src/testcommon/*.lo rm -rf src/zimg/common/arm/.libs src/zimg/common/arm/_libs rm -rf src/zimg/common/x86/.libs src/zimg/common/x86/_libs rm -f src/zimg/api/*.o rm -rf src/zimg/depth/.libs src/zimg/depth/_libs rm -f src/zimg/api/*.lo rm -rf src/zimg/depth/arm/.libs src/zimg/depth/arm/_libs rm -rf src/zimg/depth/x86/.libs src/zimg/depth/x86/_libs rm -f src/zimg/colorspace/*.o rm -rf src/zimg/graph/.libs src/zimg/graph/_libs rm -f src/zimg/colorspace/*.lo rm -rf src/zimg/resize/.libs src/zimg/resize/_libs rm -rf src/zimg/resize/arm/.libs src/zimg/resize/arm/_libs rm -f src/zimg/colorspace/arm/*.o rm -rf src/zimg/resize/x86/.libs src/zimg/resize/x86/_libs rm -f src/zimg/colorspace/arm/*.lo rm -rf src/zimg/unresize/.libs src/zimg/unresize/_libs rm -rf test/.libs test/_libs rm -f src/zimg/colorspace/x86/*.o rm -rf test/extra/musl-libm/.libs test/extra/musl-libm/_libs rm -f src/zimg/colorspace/x86/*.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/*.o rm -f src/zimg/common/*.lo 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... i586-alpine-linux-musl checking host system type... i586-alpine-linux-musl checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) checking for i586-alpine-linux-musl-gcc... gcc 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 gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... 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 gcc... /usr/i586-alpine-linux-musl/bin/ld checking if the linker (/usr/i586-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 i586-alpine-linux-musl file names to i586-alpine-linux-musl format... func_convert_file_noop checking how to convert i586-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/i586-alpine-linux-musl/bin/ld option to reload object files... -r checking for file... file checking for i586-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i586-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i586-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking for i586-alpine-linux-musl-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i586-alpine-linux-musl-strip... no checking for strip... strip checking command to parse /usr/bin/nm -B output from gcc 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 i586-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 gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/i586-alpine-linux-musl/bin/ld) 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 g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/i586-alpine-linux-musl/bin/ld checking if the linker (/usr/i586-alpine-linux-musl/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/i586-alpine-linux-musl/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/i586-alpine-linux-musl/bin/ld) 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... gcc -E checking for egrep -e... (cached) /bin/grep -E checking whether gcc 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/mkdir -p '/home/buildozer/aports/community/zimg/pkg/zimg/usr/share/doc/zimg/example' /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/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 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' /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' 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.so.1 so:libgcc_s.so.1 so:libstdc++.so.6 >>> zimg*: Package size: 893.6 KB >>> zimg*: Compressing data... >>> zimg*: Create checksum... >>> zimg*: Create zimg-3.0.5-r3.apk >>> zimg: Build complete at Thu, 13 Feb 2025 19:07:02 +0000 elapsed time 0h 3m 0s >>> zimg: Cleaning up srcdir >>> zimg: Cleaning up pkgdir >>> zimg: Uninstalling dependencies... (1/15) Purging .makedepends-zimg (20250213.190403) (2/15) Purging autoconf (2.72-r0) (3/15) Purging m4 (1.4.19-r3) (4/15) Purging automake (1.17-r0) (5/15) Purging libtool (2.5.4-r0) (6/15) Purging libltdl (2.5.4-r0) (7/15) Purging cmake (3.31.5-r0) (8/15) Purging linux-headers (6.12.6-r0) (9/15) Purging git-perl (2.48.1-r0) (10/15) Purging perl-git (2.48.1-r0) (11/15) Purging perl-error (0.17029-r2) (12/15) Purging perl (5.40.1-r0) (13/15) Purging libarchive (3.7.7-r0) (14/15) Purging libuv (1.50.0-r0) (15/15) Purging rhash-libs (1.4.5-r0) Executing busybox-1.37.0-r14.trigger OK: 403 MiB in 116 packages >>> zimg: Updating the community/x86 repository index... >>> zimg: Signing the index...