>>> zimg: Building community/zimg 3.0.4-r1 (using abuild 3.10.0_rc1-r2) started Sun, 30 Oct 2022 02:06:19 +0000 >>> zimg: Checking sanity of /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-r1) (2/17) Installing libbz2 (1.0.8-r3) (3/17) Installing perl (5.36.0-r0) (4/17) Installing autoconf (2.71-r1) (5/17) Installing automake (1.16.5-r1) (6/17) Installing libltdl (2.4.7-r0) (7/17) Installing libtool (2.4.7-r0) (8/17) Installing xz-libs (5.2.7-r0) (9/17) Installing libarchive (3.6.1-r1) (10/17) Installing rhash-libs (1.4.3-r1) (11/17) Installing libuv (1.44.2-r0) (12/17) Installing cmake (3.24.2-r0) (13/17) Installing linux-headers (5.19.5-r0) (14/17) Installing .makedepends-zimg (20221030.020622) (15/17) Installing perl-error (0.17029-r1) (16/17) Installing perl-git (2.38.1-r0) (17/17) Installing git-perl (2.38.1-r0) Executing busybox-1.35.0-r27.trigger OK: 275 MiB in 109 packages >>> zimg: Cleaning up srcdir >>> zimg: Cleaning up pkgdir >>> zimg: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/zimg-3.0.4.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 25 318k 25 81866 0 0 120k 0 0:00:02 --:--:-- 0:00:02 120k 100 318k 100 318k 0 0 351k 0 --:--:-- --:--:-- --:--:-- 350k >>> zimg: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/zimg-gtest-1.11.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 14 865k 14 127k 0 0 164k 0 0:00:05 --:--:-- 0:00:05 164k 100 865k 100 865k 0 0 757k 0 0:00:01 0:00:01 --:--:-- 757k >>> zimg: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/zimg-arm-checksums.patch % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3066 100 3066 0 0 7373 0 --:--:-- --:--:-- --:--:-- 7387 >>> zimg: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/zimg-3.0.4.tar.gz >>> zimg: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/zimg-gtest-1.11.0.tar.gz >>> zimg: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/zimg-arm-checksums.patch >>> zimg: Checking sha512sums... zimg-3.0.4.tar.gz: OK zimg-gtest-1.11.0.tar.gz: OK zimg-arm-checksums.patch: OK >>> zimg: Unpacking /var/cache/distfiles/v3.17/zimg-3.0.4.tar.gz... >>> zimg: Unpacking /var/cache/distfiles/v3.17/zimg-gtest-1.11.0.tar.gz... >>> zimg: zimg-arm-checksums.patch patching file test/colorspace/arm/colorspace_neon_test.cpp 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:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: 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 build environment is sane... yes checking for a race-free mkdir -p... ./install-sh -c -d 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 whether make supports nested variables... (cached) yes checking build system type... armv7-alpine-linux-musleabihf checking host system type... armv7-alpine-linux-musleabihf checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) checking for armv7-alpine-linux-musleabihf-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/armv7-alpine-linux-musleabihf/bin/ld checking if the linker (/usr/armv7-alpine-linux-musleabihf/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 armv7-alpine-linux-musleabihf file names to armv7-alpine-linux-musleabihf format... func_convert_file_noop checking how to convert armv7-alpine-linux-musleabihf file names to toolchain format... func_convert_file_noop checking for /usr/armv7-alpine-linux-musleabihf/bin/ld option to reload object files... -r checking for armv7-alpine-linux-musleabihf-file... no checking for file... file checking for armv7-alpine-linux-musleabihf-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for armv7-alpine-linux-musleabihf-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for armv7-alpine-linux-musleabihf-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for armv7-alpine-linux-musleabihf-strip... no checking for strip... strip checking for armv7-alpine-linux-musleabihf-ranlib... no checking for ranlib... ranlib 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 armv7-alpine-linux-musleabihf-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/armv7-alpine-linux-musleabihf/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/armv7-alpine-linux-musleabihf/bin/ld checking if the linker (/usr/armv7-alpine-linux-musleabihf/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/armv7-alpine-linux-musleabihf/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/armv7-alpine-linux-musleabihf/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 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 -- The C compiler identification is GNU 12.2.1 -- The CXX compiler identification is GNU 12.2.1 -- 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 -- Could NOT find Python (missing: Python_EXECUTABLE Interpreter) -- Configuring done -- Generating done -- Build files have been written to: /home/buildozer/aports/community/zimg/src/zimg-release-3.0.4/test/extra/googletest/build checking whether C compiler accepts -mfp16-format=ieee... 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.4' CXX dummy.lo CXX src/zimg/colorspace/arm/libneon_la-operation_impl_neon.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_impl.lo CXX src/zimg/colorspace/arm/libzimg_internal_la-operation_impl_arm.lo CXX src/zimg/common/arm/libzimg_internal_la-cpuinfo_arm.lo CXX src/zimg/common/arm/libzimg_internal_la-neon_util.lo CXX src/zimg/depth/arm/libzimg_internal_la-depth_convert_arm.lo CXX src/zimg/depth/arm/libzimg_internal_la-dither_arm.lo CXX src/zimg/resize/arm/libzimg_internal_la-resize_impl_arm.lo CXX src/zimg/unresize/libzimg_internal_la-unresize.lo CXX src/zimg/depth/arm/libneon_la-depth_convert_neon.lo CXX src/zimg/depth/arm/libneon_la-dither_neon.lo CXX src/zimg/depth/arm/libneon_la-f16c_neon.lo CXX src/zimg/resize/arm/libneon_la-resize_impl_neon.lo In file included from /usr/include/c++/12.2.1/vector:70, from src/zimg/common/matrix.h:6, from src/zimg/common/matrix.cpp:2: /usr/include/c++/12.2.1/bits/vector.tcc: In member function 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::_M_erase(iterator, iterator) [with _Tp = double; _Alloc = std::allocator]': /usr/include/c++/12.2.1/bits/vector.tcc:189:5: note: parameter passing for argument of type 'std::vector >::iterator' changed in GCC 7.1 189 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/vector.tcc:189:5: note: parameter passing for argument of type 'std::vector >::iterator' changed in GCC 7.1 In file included from /usr/include/c++/12.2.1/vector:64: In member function 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::erase(const_iterator, const_iterator) [with _Tp = double; _Alloc = std::allocator]', inlined from 'void zimg::RowMatrix::compress() [with T = double]' at src/zimg/common/matrix.cpp:176:18: /usr/include/c++/12.2.1/bits/stl_vector.h:1561:24: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 1561 | return _M_erase(__beg + (__first - __cbeg), __beg + (__last - __cbeg)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::erase(const_iterator, const_iterator) [with _Tp = double; _Alloc = std::allocator]', inlined from 'void zimg::RowMatrix::compress() [with T = double]' at src/zimg/common/matrix.cpp:177:18: /usr/include/c++/12.2.1/bits/stl_vector.h:1561:24: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 1561 | return _M_erase(__beg + (__first - __cbeg), __beg + (__last - __cbeg)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_fill_insert(iterator, size_type, const value_type&) [with _Tp = double; _Alloc = std::allocator]': /usr/include/c++/12.2.1/bits/vector.tcc:523:5: note: parameter passing for argument of type 'std::vector >::iterator' changed in GCC 7.1 523 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In member function 'void std::vector<_Tp, _Alloc>::resize(size_type, const value_type&) [with _Tp = double; _Alloc = std::allocator]', inlined from 'T& zimg::RowMatrix::ref(size_type, size_type) [with T = double]' at src/zimg/common/matrix.cpp:114:18: /usr/include/c++/12.2.1/bits/stl_vector.h:1032:25: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 1032 | _M_fill_insert(end(), __new_size - size(), __x); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::insert(const_iterator, size_type, const value_type&) [with _Tp = double; _Alloc = std::allocator]', inlined from 'T& zimg::RowMatrix::ref(size_type, size_type) [with T = double]' at src/zimg/common/matrix.cpp:118:18: /usr/include/c++/12.2.1/bits/stl_vector.h:1435:23: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 1435 | _M_fill_insert(begin() + __offset, __n, __x); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::insert(const_iterator, size_type, const value_type&) [with _Tp = double; _Alloc = std::allocator]', inlined from 'T& zimg::RowMatrix::ref(size_type, size_type) [with T = double]' at src/zimg/common/matrix.cpp:122:18: /usr/include/c++/12.2.1/bits/stl_vector.h:1435:23: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 1435 | _M_fill_insert(begin() + __offset, __n, __x); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/vector.tcc: In member function 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::_M_erase(iterator, iterator) [with _Tp = long double; _Alloc = std::allocator]': /usr/include/c++/12.2.1/bits/vector.tcc:189:5: note: parameter passing for argument of type 'std::vector >::iterator' changed in GCC 7.1 189 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/vector.tcc:189:5: note: parameter passing for argument of type 'std::vector >::iterator' changed in GCC 7.1 In member function 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::erase(const_iterator, const_iterator) [with _Tp = long double; _Alloc = std::allocator]', inlined from 'void zimg::RowMatrix::compress() [with T = long double]' at src/zimg/common/matrix.cpp:176:18: /usr/include/c++/12.2.1/bits/stl_vector.h:1561:24: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 1561 | return _M_erase(__beg + (__first - __cbeg), __beg + (__last - __cbeg)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::erase(const_iterator, const_iterator) [with _Tp = long double; _Alloc = std::allocator]', inlined from 'void zimg::RowMatrix::compress() [with T = long double]' at src/zimg/common/matrix.cpp:177:18: /usr/include/c++/12.2.1/bits/stl_vector.h:1561:24: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 1561 | return _M_erase(__beg + (__first - __cbeg), __beg + (__last - __cbeg)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_fill_insert(iterator, size_type, const value_type&) [with _Tp = long double; _Alloc = std::allocator]': /usr/include/c++/12.2.1/bits/vector.tcc:523:5: note: parameter passing for argument of type 'std::vector >::iterator' changed in GCC 7.1 523 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In member function 'void std::vector<_Tp, _Alloc>::resize(size_type, const value_type&) [with _Tp = long double; _Alloc = std::allocator]', inlined from 'T& zimg::RowMatrix::ref(size_type, size_type) [with T = long double]' at src/zimg/common/matrix.cpp:114:18: /usr/include/c++/12.2.1/bits/stl_vector.h:1032:25: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 1032 | _M_fill_insert(end(), __new_size - size(), __x); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::insert(const_iterator, size_type, const value_type&) [with _Tp = long double; _Alloc = std::allocator]', inlined from 'T& zimg::RowMatrix::ref(size_type, size_type) [with T = long double]' at src/zimg/common/matrix.cpp:118:18: /usr/include/c++/12.2.1/bits/stl_vector.h:1435:23: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 1435 | _M_fill_insert(begin() + __offset, __n, __x); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::insert(const_iterator, size_type, const value_type&) [with _Tp = long double; _Alloc = std::allocator]', inlined from 'T& zimg::RowMatrix::ref(size_type, size_type) [with T = long double]' at src/zimg/common/matrix.cpp:122:18: /usr/include/c++/12.2.1/bits/stl_vector.h:1435:23: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 1435 | _M_fill_insert(begin() + __offset, __n, __x); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CXXLD libneon.la CXXLD libzimg_internal.la CXXLD libzimg.la make[1]: Leaving directory '/home/buildozer/aports/community/zimg/src/zimg-release-3.0.4' make -C test/extra/googletest/build gtest make[1]: Entering directory '/home/buildozer/aports/community/zimg/src/zimg-release-3.0.4/test/extra/googletest/build' make[2]: Entering directory '/home/buildozer/aports/community/zimg/src/zimg-release-3.0.4/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 make[3]: Entering directory '/home/buildozer/aports/community/zimg/src/zimg-release-3.0.4/test/extra/googletest/build' 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 make[4]: Entering directory '/home/buildozer/aports/community/zimg/src/zimg-release-3.0.4/test/extra/googletest/build' 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/arm/unit_test-colorspace_neon_test.o CXX test/depth/arm/unit_test-depth_convert_neon_test.o CXX test/depth/arm/unit_test-dither_neon_test.o CXX test/depth/arm/unit_test-f16c_neon_test.o CXX test/resize/arm/unit_test-resize_impl_neon_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 make[4]: Leaving directory '/home/buildozer/aports/community/zimg/src/zimg-release-3.0.4/test/extra/googletest/build' 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 make[4]: Entering directory '/home/buildozer/aports/community/zimg/src/zimg-release-3.0.4/test/extra/googletest/build' [ 50%] Building CXX object googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o CCLD test/libmusl_m.la [100%] Linking CXX static library ../lib/libgtest.a make[4]: Leaving directory '/home/buildozer/aports/community/zimg/src/zimg-release-3.0.4/test/extra/googletest/build' [100%] Built target gtest make[3]: Leaving directory '/home/buildozer/aports/community/zimg/src/zimg-release-3.0.4/test/extra/googletest/build' make[2]: Leaving directory '/home/buildozer/aports/community/zimg/src/zimg-release-3.0.4/test/extra/googletest/build' make[1]: Leaving directory '/home/buildozer/aports/community/zimg/src/zimg-release-3.0.4/test/extra/googletest/build' CXXLD test/unit_test PASS: test/unit_test [==========] Running 122 tests from 14 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 (79 ms) [ RUN ] ColorspaceConversionTest.test_matrix_only [ OK ] ColorspaceConversionTest.test_matrix_only (565 ms) [ RUN ] ColorspaceConversionTest.test_transfer_only [ OK ] ColorspaceConversionTest.test_transfer_only (423 ms) [ RUN ] ColorspaceConversionTest.test_transfer_only_b67 [ OK ] ColorspaceConversionTest.test_transfer_only_b67 (414 ms) [ RUN ] ColorspaceConversionTest.test_matrix_transfer [ OK ] ColorspaceConversionTest.test_matrix_transfer (97 ms) [ RUN ] ColorspaceConversionTest.test_matrix_transfer_primaries [ OK ] ColorspaceConversionTest.test_matrix_transfer_primaries (528 ms) [ RUN ] ColorspaceConversionTest.test_constant_luminance [ OK ] ColorspaceConversionTest.test_constant_luminance (879 ms) [ RUN ] ColorspaceConversionTest.test_rec2100_ictcp [ OK ] ColorspaceConversionTest.test_rec2100_ictcp (476 ms) [----------] 8 tests from ColorspaceConversionTest (3465 ms total) [----------] 12 tests from GammaTest [ RUN ] GammaTest.test_rec709 [ OK ] GammaTest.test_rec709 (15 ms) [ RUN ] GammaTest.test_log100 [ OK ] GammaTest.test_log100 (13 ms) [ RUN ] GammaTest.test_log316 [ OK ] GammaTest.test_log316 (14 ms) [ RUN ] GammaTest.test_rec_470m_470bg [ OK ] GammaTest.test_rec_470m_470bg (9 ms) [ RUN ] GammaTest.test_smpte_240m [ OK ] GammaTest.test_smpte_240m (15 ms) [ RUN ] GammaTest.test_rec1886 [ OK ] GammaTest.test_rec1886 (14 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 (27 ms) [ RUN ] GammaTest.test_st_2084_oetf [ OK ] GammaTest.test_st_2084_oetf (53 ms) [ RUN ] GammaTest.test_arib_b67 [ OK ] GammaTest.test_arib_b67 (10 ms) [ RUN ] GammaTest.test_arib_b67_eotf [ OK ] GammaTest.test_arib_b67_eotf (22 ms) [----------] 12 tests from GammaTest (245 ms total) [----------] 6 tests from DepthConvertTest [ RUN ] DepthConvertTest.test_limited_luma [ OK ] DepthConvertTest.test_limited_luma (878 ms) [ RUN ] DepthConvertTest.test_limited_chroma [ OK ] DepthConvertTest.test_limited_chroma (439 ms) [ RUN ] DepthConvertTest.test_limited_chroma_ycgco [ OK ] DepthConvertTest.test_limited_chroma_ycgco (439 ms) [ RUN ] DepthConvertTest.test_full_luma [ OK ] DepthConvertTest.test_full_luma (878 ms) [ RUN ] DepthConvertTest.test_full_chroma [ OK ] DepthConvertTest.test_full_chroma (879 ms) [ RUN ] DepthConvertTest.test_non_full_integer [ OK ] DepthConvertTest.test_non_full_integer (365 ms) [----------] 6 tests from DepthConvertTest (3882 ms total) [----------] 7 tests from DitherTest [ RUN ] DitherTest.test_limited_luma [ OK ] DitherTest.test_limited_luma (386 ms) [ RUN ] DitherTest.test_limited_chroma [ OK ] DitherTest.test_limited_chroma (386 ms) [ RUN ] DitherTest.test_full_luma [ OK ] DitherTest.test_full_luma (386 ms) [ RUN ] DitherTest.test_full_chroma [ OK ] DitherTest.test_full_chroma (386 ms) [ RUN ] DitherTest.test_bayer_dither [ OK ] DitherTest.test_bayer_dither (386 ms) [ RUN ] DitherTest.test_random_dither [ OK ] DitherTest.test_random_dither (386 ms) [ RUN ] DitherTest.test_error_diffusion [ OK ] DitherTest.test_error_diffusion (506 ms) [----------] 7 tests from DitherTest (2826 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 (10 ms) [ RUN ] FilterGraphTest.test_basic [ OK ] FilterGraphTest.test_basic (9 ms) [ RUN ] FilterGraphTest.test_skip_plane [ OK ] FilterGraphTest.test_skip_plane (16 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 (8 ms) [ RUN ] FilterGraphTest.test_callback [ OK ] FilterGraphTest.test_callback (71 ms) [ RUN ] FilterGraphTest.test_callback_failed [ OK ] FilterGraphTest.test_callback_failed (0 ms) [----------] 10 tests from FilterGraphTest (124 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 (77 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 (913 ms) [ RUN ] ResizeImplTest.test_horizontal_up [ OK ] ResizeImplTest.test_horizontal_up (903 ms) [ RUN ] ResizeImplTest.test_horizontal_down [ OK ] ResizeImplTest.test_horizontal_down (258 ms) [ RUN ] ResizeImplTest.test_vertical_up [ OK ] ResizeImplTest.test_vertical_up (1810 ms) [ RUN ] ResizeImplTest.test_vertical_down [ OK ] ResizeImplTest.test_vertical_down (174 ms) [ RUN ] ResizeImplTest.test_horizontal_nonfull [ OK ] ResizeImplTest.test_horizontal_nonfull (509 ms) [ RUN ] ResizeImplTest.test_vertical_nonfull [ OK ] ResizeImplTest.test_vertical_nonfull (895 ms) [ RUN ] ResizeImplTest.test_horizontal_shift [ OK ] ResizeImplTest.test_horizontal_shift (1129 ms) [ RUN ] ResizeImplTest.test_vertical_shift [ OK ] ResizeImplTest.test_vertical_shift (6927 ms) [----------] 9 tests from ResizeImplTest (13523 ms total) [----------] 2 tests from ColorspaceConversionNeonTest [ RUN ] ColorspaceConversionNeonTest.test_matrix [ OK ] ColorspaceConversionNeonTest.test_matrix (206 ms) [ RUN ] ColorspaceConversionNeonTest.test_transfer_lut [ OK ] ColorspaceConversionNeonTest.test_transfer_lut (932 ms) [----------] 2 tests from ColorspaceConversionNeonTest (1138 ms total) [----------] 8 tests from DepthConvertNeonTest [ RUN ] DepthConvertNeonTest.test_left_shift_b2b [ OK ] DepthConvertNeonTest.test_left_shift_b2b (126 ms) [ RUN ] DepthConvertNeonTest.test_left_shift_b2w [ OK ] DepthConvertNeonTest.test_left_shift_b2w (129 ms) [ RUN ] DepthConvertNeonTest.test_left_shift_w2b [ OK ] DepthConvertNeonTest.test_left_shift_w2b (126 ms) [ RUN ] DepthConvertNeonTest.test_left_shift_w2w [ OK ] DepthConvertNeonTest.test_left_shift_w2w (129 ms) [ RUN ] DepthConvertNeonTest.test_depth_convert_b2h [ OK ] DepthConvertNeonTest.test_depth_convert_b2h (131 ms) [ RUN ] DepthConvertNeonTest.test_depth_convert_b2f [ OK ] DepthConvertNeonTest.test_depth_convert_b2f (171 ms) [ RUN ] DepthConvertNeonTest.test_depth_convert_w2h [ OK ] DepthConvertNeonTest.test_depth_convert_w2h (132 ms) [ RUN ] DepthConvertNeonTest.test_depth_convert_w2f [ OK ] DepthConvertNeonTest.test_depth_convert_w2f (172 ms) [----------] 8 tests from DepthConvertNeonTest (1121 ms total) [----------] 8 tests from DitherNeonTest [ RUN ] DitherNeonTest.test_ordered_dither_b2b [ OK ] DitherNeonTest.test_ordered_dither_b2b (130 ms) [ RUN ] DitherNeonTest.test_ordered_dither_b2w [ OK ] DitherNeonTest.test_ordered_dither_b2w (131 ms) [ RUN ] DitherNeonTest.test_ordered_dither_w2b [ OK ] DitherNeonTest.test_ordered_dither_w2b (129 ms) [ RUN ] DitherNeonTest.test_ordered_dither_w2w [ OK ] DitherNeonTest.test_ordered_dither_w2w (131 ms) [ RUN ] DitherNeonTest.test_ordered_dither_h2b [ OK ] DitherNeonTest.test_ordered_dither_h2b (135 ms) [ RUN ] DitherNeonTest.test_ordered_dither_h2w [ OK ] DitherNeonTest.test_ordered_dither_h2w (140 ms) [ RUN ] DitherNeonTest.test_ordered_dither_f2b [ OK ] DitherNeonTest.test_ordered_dither_f2b (136 ms) [ RUN ] DitherNeonTest.test_ordered_dither_f2w [ OK ] DitherNeonTest.test_ordered_dither_f2w (137 ms) [----------] 8 tests from DitherNeonTest (1072 ms total) [----------] 2 tests from F16CNeonTest [ RUN ] F16CNeonTest.test_half_to_float [ OK ] F16CNeonTest.test_half_to_float (182 ms) [ RUN ] F16CNeonTest.test_float_to_half [ OK ] F16CNeonTest.test_float_to_half (136 ms) [----------] 2 tests from F16CNeonTest (319 ms total) [----------] 6 tests from ResizeImplNeonTest [ RUN ] ResizeImplNeonTest.test_resize_h_u10 [ OK ] ResizeImplNeonTest.test_resize_h_u10 (405 ms) [ RUN ] ResizeImplNeonTest.test_resize_h_u16 [ OK ] ResizeImplNeonTest.test_resize_h_u16 (360 ms) [ RUN ] ResizeImplNeonTest.test_resize_v_u10 [ OK ] ResizeImplNeonTest.test_resize_v_u10 (1077 ms) [ RUN ] ResizeImplNeonTest.test_resize_v_u16 [ OK ] ResizeImplNeonTest.test_resize_v_u16 (1023 ms) [ RUN ] ResizeImplNeonTest.test_resize_h_f32 [ OK ] ResizeImplNeonTest.test_resize_h_f32 (530 ms) [ RUN ] ResizeImplNeonTest.test_resize_v_f32 [ OK ] ResizeImplNeonTest.test_resize_v_f32 (1345 ms) [----------] 6 tests from ResizeImplNeonTest (4743 ms total) [----------] Global test environment tear-down [==========] 122 tests from 14 test suites ran. (32541 ms total) [ PASSED ] 122 tests. make[1]: Entering directory '/home/buildozer/aports/community/zimg/src/zimg-release-3.0.4' test -z "test/libmusl_m.la" || rm -f test/libmusl_m.la test -z "libzimg.la" || rm -f libzimg.la rm -rf .libs _libs rm -f test/unit_test cd test/extra/googletest/build && make clean test -z "libzimg_internal.la libneon.la " || rm -f libzimg_internal.la libneon.la rm -rf doc/example/.libs doc/example/_libs rm -rf src/testcommon/.libs src/testcommon/_libs make[2]: Entering directory '/home/buildozer/aports/community/zimg/src/zimg-release-3.0.4/test/extra/googletest/build' rm -f rm -f test/so_locations rm -rf src/zimg/api/.libs src/zimg/api/_libs rm -f *.o test -z "test/unit_test.log" || rm -f test/unit_test.log rm -f ./so_locations make[3]: Entering directory '/home/buildozer/aports/community/zimg/src/zimg-release-3.0.4/test/extra/googletest/build' rm -rf src/zimg/colorspace/.libs src/zimg/colorspace/_libs rm -f *.lo rm -f doc/example/*.o test -z "test/unit_test.trs" || rm -f test/unit_test.trs rm -rf src/zimg/colorspace/arm/.libs src/zimg/colorspace/arm/_libs make[4]: Entering directory '/home/buildozer/aports/community/zimg/src/zimg-release-3.0.4/test/extra/googletest/build' rm -f ./so_locations rm -f src/testapp/*.o make[4]: Entering directory '/home/buildozer/aports/community/zimg/src/zimg-release-3.0.4/test/extra/googletest/build' rm -rf src/zimg/colorspace/x86/.libs src/zimg/colorspace/x86/_libs make[4]: Entering directory '/home/buildozer/aports/community/zimg/src/zimg-release-3.0.4/test/extra/googletest/build' test -z "test-suite.log" || rm -f test-suite.log make[4]: Entering directory '/home/buildozer/aports/community/zimg/src/zimg-release-3.0.4/test/extra/googletest/build' rm -rf src/zimg/common/.libs src/zimg/common/_libs rm -f src/testcommon/*.o rm -rf src/zimg/common/arm/.libs src/zimg/common/arm/_libs rm -f src/testcommon/*.lo rm -rf src/zimg/common/x86/.libs src/zimg/common/x86/_libs rm -rf src/zimg/depth/.libs src/zimg/depth/_libs rm -f src/zimg/api/*.o rm -rf src/zimg/depth/arm/.libs src/zimg/depth/arm/_libs rm -f src/zimg/api/*.lo rm -rf src/zimg/depth/x86/.libs src/zimg/depth/x86/_libs rm -rf src/zimg/graph/.libs src/zimg/graph/_libs rm -f src/zimg/colorspace/*.o rm -rf src/zimg/resize/.libs src/zimg/resize/_libs rm -f src/zimg/colorspace/*.lo make[4]: Leaving directory '/home/buildozer/aports/community/zimg/src/zimg-release-3.0.4/test/extra/googletest/build' rm -rf src/zimg/resize/arm/.libs src/zimg/resize/arm/_libs make[4]: Leaving directory '/home/buildozer/aports/community/zimg/src/zimg-release-3.0.4/test/extra/googletest/build' make[4]: Leaving directory '/home/buildozer/aports/community/zimg/src/zimg-release-3.0.4/test/extra/googletest/build' rm -f src/zimg/colorspace/arm/*.o make[4]: Leaving directory '/home/buildozer/aports/community/zimg/src/zimg-release-3.0.4/test/extra/googletest/build' make[3]: Leaving directory '/home/buildozer/aports/community/zimg/src/zimg-release-3.0.4/test/extra/googletest/build' rm -rf src/zimg/resize/x86/.libs src/zimg/resize/x86/_libs make[2]: Leaving directory '/home/buildozer/aports/community/zimg/src/zimg-release-3.0.4/test/extra/googletest/build' rm -rf src/zimg/unresize/.libs src/zimg/unresize/_libs rm -f src/zimg/colorspace/arm/*.lo 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 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.4' checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... ./install-sh -c -d 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 whether make supports nested variables... (cached) yes checking build system type... armv7-alpine-linux-musleabihf checking host system type... armv7-alpine-linux-musleabihf checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) checking for armv7-alpine-linux-musleabihf-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/armv7-alpine-linux-musleabihf/bin/ld checking if the linker (/usr/armv7-alpine-linux-musleabihf/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 armv7-alpine-linux-musleabihf file names to armv7-alpine-linux-musleabihf format... func_convert_file_noop checking how to convert armv7-alpine-linux-musleabihf file names to toolchain format... func_convert_file_noop checking for /usr/armv7-alpine-linux-musleabihf/bin/ld option to reload object files... -r checking for armv7-alpine-linux-musleabihf-file... no checking for file... file checking for armv7-alpine-linux-musleabihf-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for armv7-alpine-linux-musleabihf-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for armv7-alpine-linux-musleabihf-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for armv7-alpine-linux-musleabihf-strip... no checking for strip... strip checking for armv7-alpine-linux-musleabihf-ranlib... no checking for ranlib... ranlib 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 armv7-alpine-linux-musleabihf-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/armv7-alpine-linux-musleabihf/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/armv7-alpine-linux-musleabihf/bin/ld checking if the linker (/usr/armv7-alpine-linux-musleabihf/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/armv7-alpine-linux-musleabihf/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/armv7-alpine-linux-musleabihf/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 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 -mfp16-format=ieee... 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.4' 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/arm/libzimg_internal_la-operation_impl_arm.lo CXX src/zimg/common/arm/libzimg_internal_la-cpuinfo_arm.lo CXX src/zimg/common/arm/libzimg_internal_la-neon_util.lo CXX src/zimg/depth/arm/libzimg_internal_la-depth_convert_arm.lo CXX src/zimg/depth/arm/libzimg_internal_la-dither_arm.lo CXX src/zimg/resize/arm/libzimg_internal_la-resize_impl_arm.lo CXX src/zimg/colorspace/arm/libneon_la-operation_impl_neon.lo CXX src/zimg/depth/arm/libneon_la-depth_convert_neon.lo CXX src/zimg/depth/arm/libneon_la-dither_neon.lo CXX src/zimg/depth/arm/libneon_la-f16c_neon.lo CXX src/zimg/resize/arm/libneon_la-resize_impl_neon.lo CXXLD libneon.la CXXLD libzimg_internal.la CXXLD libzimg.la make[1]: Leaving directory '/home/buildozer/aports/community/zimg/src/zimg-release-3.0.4' >>> zimg: Entering fakeroot... make[1]: Entering directory '/home/buildozer/aports/community/zimg/src/zimg-release-3.0.4' make[2]: Entering directory '/home/buildozer/aports/community/zimg/src/zimg-release-3.0.4' ./install-sh -c -d '/home/buildozer/aports/community/zimg/pkg/zimg/usr/lib' ./install-sh -c -d '/home/buildozer/aports/community/zimg/pkg/zimg/usr/share/doc/zimg' ./install-sh -c -d '/home/buildozer/aports/community/zimg/pkg/zimg/usr/share/doc/zimg/example' ./install-sh -c -d '/home/buildozer/aports/community/zimg/pkg/zimg/usr/share/doc/zimg/example/misc' ./install-sh -c -d '/home/buildozer/aports/community/zimg/pkg/zimg/usr/include' ./install-sh -c -d '/home/buildozer/aports/community/zimg/pkg/zimg/usr/lib/pkgconfig' /bin/sh ./libtool --mode=install /usr/bin/install -c libzimg.la '/home/buildozer/aports/community/zimg/pkg/zimg/usr/lib' /usr/bin/install -c -m 644 zimg.pc '/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' 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.4' make[1]: Leaving directory '/home/buildozer/aports/community/zimg/src/zimg-release-3.0.4' >>> zimg-doc*: Running split function doc... >>> zimg-doc*: Preparing subpackage zimg-doc... >>> zimg-doc*: Running postcheck for zimg-doc >>> zimg-dev*: Running split function dev... >>> 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.4-r1 >>> zimg-dev*: Package size: 60.0 KB >>> zimg-dev*: Compressing data... >>> zimg-dev*: Create checksum... >>> zimg-dev*: Create zimg-dev-3.0.4-r1.apk >>> zimg-doc*: Tracing dependencies... >>> zimg-doc*: Package size: 160.0 KB >>> zimg-doc*: Compressing data... >>> zimg-doc*: Create checksum... >>> zimg-doc*: Create zimg-doc-3.0.4-r1.apk >>> zimg*: Tracing dependencies... so:libc.musl-armv7.so.1 so:libgcc_s.so.1 so:libstdc++.so.6 >>> zimg*: Package size: 272.0 KB >>> zimg*: Compressing data... >>> zimg*: Create checksum... >>> zimg*: Create zimg-3.0.4-r1.apk >>> zimg: Build complete at Sun, 30 Oct 2022 02:08:07 +0000 elapsed time 0h 1m 48s >>> zimg: Cleaning up srcdir >>> zimg: Cleaning up pkgdir >>> zimg: Uninstalling dependencies... (1/17) Purging .makedepends-zimg (20221030.020622) (2/17) Purging autoconf (2.71-r1) (3/17) Purging m4 (1.4.19-r1) (4/17) Purging automake (1.16.5-r1) (5/17) Purging libtool (2.4.7-r0) (6/17) Purging libltdl (2.4.7-r0) (7/17) Purging cmake (3.24.2-r0) (8/17) Purging linux-headers (5.19.5-r0) (9/17) Purging git-perl (2.38.1-r0) (10/17) Purging perl-git (2.38.1-r0) (11/17) Purging perl-error (0.17029-r1) (12/17) Purging perl (5.36.0-r0) (13/17) Purging libarchive (3.6.1-r1) (14/17) Purging libbz2 (1.0.8-r3) (15/17) Purging xz-libs (5.2.7-r0) (16/17) Purging rhash-libs (1.4.3-r1) (17/17) Purging libuv (1.44.2-r0) Executing busybox-1.35.0-r27.trigger OK: 189 MiB in 92 packages >>> zimg: Updating the community/armv7 repository index... >>> zimg: Signing the index...