Package: src:libgav1 Version: 0.19.0-3 Severity: serious Tags: ftbfs forky sid
Dear maintainer: During a rebuild of all packages in unstable, your package failed to build. Below you will find how the build ends (probably the most relevant part, but not necessarily). If required, the full build log is available here: https://people.debian.org/~sanvila/build-logs/202509/ About the archive rebuild: The build was made on virtual machines from AWS, using sbuild and a reduced chroot with only build-essential packages. If you could not reproduce the bug please contact me privately, as I am willing to provide ssh access to a virtual machine where the bug is fully reproducible. If this is really a bug in one of the build-depends, please use reassign and add an affects on src:libgav1, so that this is still visible in the BTS web page for this package. Thanks. -------------------------------------------------------------------------------- [...] debian/rules clean dh clean --with pkgkde_symbolshelper dh_clean debian/rules binary dh binary --with pkgkde_symbolshelper dh_update_autotools_config dh_autoreconf debian/rules override_dh_auto_configure make[1]: Entering directory '/<<PKGBUILDDIR>>' dh_auto_configure -- \ -DBUILD_SHARED_LIBS=ON \ -DLIBGAV1_ENABLE_SSE4_1=0 -DLIBGAV1_ENABLE_AVX2=0 cd obj-x86_64-linux-gnu && DEB_PYTHON_INSTALL_LAYOUT=deb PKG_CONFIG=/usr/bin/pkg-config cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF -DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON -DFETCHCONTENT_FULLY_DISCONNECTED=ON -DCMAKE_INSTALL_RUNSTATEDIR=/run -DCMAKE_SKIP_INSTALL_ALL_DEPENDENCY=ON "-GUnix Makefiles" -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_INSTALL_LIBDIR=lib/x86_64-linux-gnu -DBUILD_SHARED_LIBS=ON -DLIBGAV1_ENABLE_SSE4_1=0 -DLIBGAV1_ENABLE_AVX2=0 .. CMake Deprecation Warning at CMakeLists.txt:16 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument <min> value. Or, use the <min>...<max> syntax to tell CMake that the project requires at least <min> but has been updated to work with policies introduced by <max> or earlier. -- The CXX compiler identification is GNU 15.2.0 -- The C compiler identification is GNU 15.2.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE --- Running combined CXX flags test, flags: -Wall;-Wextra;-Wmissing-declarations;-Wno-sign-compare;-fvisibility=hidden;-fvisibility-inlines-hidden;-Wno-format-truncation --- Passed combined CXX flags test -- Configuring done (0.8s) -- Generating done (0.2s) CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY FETCHCONTENT_FULLY_DISCONNECTED -- Build files have been written to: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_auto_build cd obj-x86_64-linux-gnu && make -j2 "INSTALL=install --strip-program=true" VERBOSE=1 make[1]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' /usr/bin/cmake -S/<<PKGBUILDDIR>> -B/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu//CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[2]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' make -f CMakeFiles/libgav1_dsp.dir/build.make CMakeFiles/libgav1_dsp.dir/depend make -f CMakeFiles/libgav1_decoder.dir/build.make CMakeFiles/libgav1_decoder.dir/depend make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/libgav1_decoder.dir/DependInfo.cmake "--color=" make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/libgav1_dsp.dir/DependInfo.cmake "--color=" make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' make -f CMakeFiles/libgav1_decoder.dir/build.make CMakeFiles/libgav1_decoder.dir/build make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' make -f CMakeFiles/libgav1_dsp.dir/build.make CMakeFiles/libgav1_dsp.dir/build make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [ 1%] Building CXX object CMakeFiles/libgav1_decoder.dir/src/buffer_pool.cc.o [ 1%] Building CXX object CMakeFiles/libgav1_dsp.dir/src/dsp/average_blend.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] KGBUILDDIR>>/src/buffer_pool.cc /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] DDIR>>/src/dsp/average_blend.cc [ 1%] Building CXX object CMakeFiles/libgav1_dsp.dir/src/dsp/cdef.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIBGAV1_ENABLE_NEON=0 -DLIBGAV1_ENABLE_SSE4_1=0 -DLIBGAV1_FLAGS_SRCDIR=\"/<<PKGBUILDDIR>>\" -DLIBGAV1_FLAGS_TMPDIR=\"/tmp\" -DLIBGAV1_MAX_BITDEPTH=12 -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/src -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>>/third_party/abseil-cpp -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu++14 -fPIC -Wall -Wextra -Wmissing-declarations -Wno-sign-compare -fvisibility=hidden -fvisibility-inlines-hidden -Wno-format-truncation -MD -MT CMakeFiles/libgav1_dsp.dir/src/dsp/cdef.cc.o -MF CMakeFiles/libgav1_dsp.dir/src/dsp/cdef.cc.o.d -o CMakeFiles/libgav1_dsp.dir/src/dsp/cdef.cc.o -c /<<PKGBUILDDIR>>/src/dsp/cdef.cc [ 2%] Building CXX object CMakeFiles/libgav1_decoder.dir/src/decoder_impl.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] GBUILDDIR>>/src/decoder_impl.cc [ 2%] Building CXX object CMakeFiles/libgav1_dsp.dir/src/dsp/constants.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] BUILDDIR>>/src/dsp/constants.cc [ 3%] Building CXX object CMakeFiles/libgav1_dsp.dir/src/dsp/convolve.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] GBUILDDIR>>/src/dsp/convolve.cc [ 3%] Building CXX object CMakeFiles/libgav1_dsp.dir/src/dsp/distance_weighted_blend.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] /dsp/distance_weighted_blend.cc [ 4%] Building CXX object CMakeFiles/libgav1_dsp.dir/src/dsp/dsp.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIBGAV1_ENABLE_NEON=0 -DLIBGAV1_ENABLE_SSE4_1=0 -DLIBGAV1_FLAGS_SRCDIR=\"/<<PKGBUILDDIR>>\" -DLIBGAV1_FLAGS_TMPDIR=\"/tmp\" -DLIBGAV1_MAX_BITDEPTH=12 -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/src -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>>/third_party/abseil-cpp -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu++14 -fPIC -Wall -Wextra -Wmissing-declarations -Wno-sign-compare -fvisibility=hidden -fvisibility-inlines-hidden -Wno-format-truncation -MD -MT CMakeFiles/libgav1_dsp.dir/src/dsp/dsp.cc.o -MF CMakeFiles/libgav1_dsp.dir/src/dsp/dsp.cc.o.d -o CMakeFiles/libgav1_dsp.dir/src/dsp/dsp.cc.o -c /<<PKGBUILDDIR>>/src/dsp/dsp.cc [ 4%] Building CXX object CMakeFiles/libgav1_dsp.dir/src/dsp/film_grain.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] UILDDIR>>/src/dsp/film_grain.cc [ 4%] Building CXX object CMakeFiles/libgav1_decoder.dir/src/tile_scratch_buffer.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] IR>>/src/tile_scratch_buffer.cc [ 4%] Building CXX object CMakeFiles/libgav1_decoder.dir/src/film_grain.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] PKGBUILDDIR>>/src/film_grain.cc [ 4%] Building CXX object CMakeFiles/libgav1_dsp.dir/src/dsp/intra_edge.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] UILDDIR>>/src/dsp/intra_edge.cc [ 5%] Building CXX object CMakeFiles/libgav1_dsp.dir/src/dsp/intrapred_cfl.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] DDIR>>/src/dsp/intrapred_cfl.cc [ 6%] Building CXX object CMakeFiles/libgav1_decoder.dir/src/frame_buffer.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] GBUILDDIR>>/src/frame_buffer.cc [ 6%] Building CXX object CMakeFiles/libgav1_decoder.dir/src/internal_frame_buffer_list.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] c/internal_frame_buffer_list.cc [ 7%] Building CXX object CMakeFiles/libgav1_decoder.dir/src/loop_restoration_info.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] >>/src/loop_restoration_info.cc [ 7%] Building CXX object CMakeFiles/libgav1_decoder.dir/src/motion_vector.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] BUILDDIR>>/src/motion_vector.cc [ 7%] Building CXX object CMakeFiles/libgav1_dsp.dir/src/dsp/intrapred_directional.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] rc/dsp/intrapred_directional.cc [ 8%] Building CXX object CMakeFiles/libgav1_decoder.dir/src/obu_parser.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] PKGBUILDDIR>>/src/obu_parser.cc [ 9%] Building CXX object CMakeFiles/libgav1_dsp.dir/src/dsp/intrapred_filter.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] R>>/src/dsp/intrapred_filter.cc [ 9%] Building CXX object CMakeFiles/libgav1_dsp.dir/src/dsp/intrapred.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] BUILDDIR>>/src/dsp/intrapred.cc [ 9%] Building CXX object CMakeFiles/libgav1_decoder.dir/src/post_filter/cdef.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] LDDIR>>/src/post_filter/cdef.cc [ 10%] Building CXX object CMakeFiles/libgav1_dsp.dir/src/dsp/intrapred_smooth.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] R>>/src/dsp/intrapred_smooth.cc [ 10%] Building CXX object CMakeFiles/libgav1_decoder.dir/src/post_filter/deblock.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] IR>>/src/post_filter/deblock.cc [ 11%] Building CXX object CMakeFiles/libgav1_decoder.dir/src/post_filter/loop_restoration.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] post_filter/loop_restoration.cc [ 11%] Building CXX object CMakeFiles/libgav1_dsp.dir/src/dsp/inverse_transform.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] >>/src/dsp/inverse_transform.cc [ 11%] Building CXX object CMakeFiles/libgav1_decoder.dir/src/post_filter/post_filter.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] /src/post_filter/post_filter.cc [ 12%] Building CXX object CMakeFiles/libgav1_decoder.dir/src/post_filter/super_res.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] >>/src/post_filter/super_res.cc [ 12%] Building CXX object CMakeFiles/libgav1_decoder.dir/src/prediction_mask.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] ILDDIR>>/src/prediction_mask.cc [ 12%] Building CXX object CMakeFiles/libgav1_decoder.dir/src/quantizer.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] <PKGBUILDDIR>>/src/quantizer.cc [ 13%] Building CXX object CMakeFiles/libgav1_decoder.dir/src/reconstruction.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] UILDDIR>>/src/reconstruction.cc [ 13%] Building CXX object CMakeFiles/libgav1_decoder.dir/src/residual_buffer_pool.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] R>>/src/residual_buffer_pool.cc [ 14%] Building CXX object CMakeFiles/libgav1_decoder.dir/src/symbol_decoder_context.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] >/src/symbol_decoder_context.cc [ 14%] Building CXX object CMakeFiles/libgav1_dsp.dir/src/dsp/loop_filter.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] ILDDIR>>/src/dsp/loop_filter.cc [ 14%] Building CXX object CMakeFiles/libgav1_decoder.dir/src/threading_strategy.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] DIR>>/src/threading_strategy.cc [ 15%] Building CXX object CMakeFiles/libgav1_dsp.dir/src/dsp/loop_restoration.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] R>>/src/dsp/loop_restoration.cc [ 15%] Building CXX object CMakeFiles/libgav1_decoder.dir/src/tile/bitstream/mode_info.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] src/tile/bitstream/mode_info.cc [ 16%] Building CXX object CMakeFiles/libgav1_decoder.dir/src/tile/bitstream/palette.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] >/src/tile/bitstream/palette.cc [ 16%] Building CXX object CMakeFiles/libgav1_decoder.dir/src/tile/bitstream/partition.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] src/tile/bitstream/partition.cc [ 16%] Building CXX object CMakeFiles/libgav1_dsp.dir/src/dsp/mask_blend.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] UILDDIR>>/src/dsp/mask_blend.cc [ 17%] Building CXX object CMakeFiles/libgav1_decoder.dir/src/tile/bitstream/transform_size.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] ile/bitstream/transform_size.cc [ 18%] Building CXX object CMakeFiles/libgav1_dsp.dir/src/dsp/motion_field_projection.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] /dsp/motion_field_projection.cc [ 18%] Building CXX object CMakeFiles/libgav1_dsp.dir/src/dsp/motion_vector_search.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] src/dsp/motion_vector_search.cc [ 18%] Building CXX object CMakeFiles/libgav1_decoder.dir/src/tile/prediction.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] ILDDIR>>/src/tile/prediction.cc [ 18%] Building CXX object CMakeFiles/libgav1_dsp.dir/src/dsp/obmc.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIBGAV1_ENABLE_NEON=0 -DLIBGAV1_ENABLE_SSE4_1=0 -DLIBGAV1_FLAGS_SRCDIR=\"/<<PKGBUILDDIR>>\" -DLIBGAV1_FLAGS_TMPDIR=\"/tmp\" -DLIBGAV1_MAX_BITDEPTH=12 -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/src -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>>/third_party/abseil-cpp -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu++14 -fPIC -Wall -Wextra -Wmissing-declarations -Wno-sign-compare -fvisibility=hidden -fvisibility-inlines-hidden -Wno-format-truncation -MD -MT CMakeFiles/libgav1_dsp.dir/src/dsp/obmc.cc.o -MF CMakeFiles/libgav1_dsp.dir/src/dsp/obmc.cc.o.d -o CMakeFiles/libgav1_dsp.dir/src/dsp/obmc.cc.o -c /<<PKGBUILDDIR>>/src/dsp/obmc.cc [ 19%] Building CXX object CMakeFiles/libgav1_dsp.dir/src/dsp/super_res.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] BUILDDIR>>/src/dsp/super_res.cc [ 19%] Building CXX object CMakeFiles/libgav1_dsp.dir/src/dsp/warp.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIBGAV1_ENABLE_NEON=0 -DLIBGAV1_ENABLE_SSE4_1=0 -DLIBGAV1_FLAGS_SRCDIR=\"/<<PKGBUILDDIR>>\" -DLIBGAV1_FLAGS_TMPDIR=\"/tmp\" -DLIBGAV1_MAX_BITDEPTH=12 -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/src -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>>/third_party/abseil-cpp -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu++14 -fPIC -Wall -Wextra -Wmissing-declarations -Wno-sign-compare -fvisibility=hidden -fvisibility-inlines-hidden -Wno-format-truncation -MD -MT CMakeFiles/libgav1_dsp.dir/src/dsp/warp.cc.o -MF CMakeFiles/libgav1_dsp.dir/src/dsp/warp.cc.o.d -o CMakeFiles/libgav1_dsp.dir/src/dsp/warp.cc.o -c /<<PKGBUILDDIR>>/src/dsp/warp.cc [ 20%] Building CXX object CMakeFiles/libgav1_dsp.dir/src/dsp/weight_mask.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] ILDDIR>>/src/dsp/weight_mask.cc [ 20%] Building CXX object CMakeFiles/libgav1_decoder.dir/src/tile/tile.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] <PKGBUILDDIR>>/src/tile/tile.cc [ 20%] Building CXX object CMakeFiles/libgav1_dsp.dir/src/dsp/arm/average_blend_neon.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] c/dsp/arm/average_blend_neon.cc [ 20%] Building CXX object CMakeFiles/libgav1_dsp.dir/src/dsp/arm/cdef_neon.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] DDIR>>/src/dsp/arm/cdef_neon.cc [ 21%] Building CXX object CMakeFiles/libgav1_dsp.dir/src/dsp/arm/convolve_10bit_neon.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] /dsp/arm/convolve_10bit_neon.cc [ 21%] Building CXX object CMakeFiles/libgav1_dsp.dir/src/dsp/arm/convolve_neon.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] >>/src/dsp/arm/convolve_neon.cc [ 22%] Building CXX object CMakeFiles/libgav1_dsp.dir/src/dsp/arm/distance_weighted_blend_neon.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] distance_weighted_blend_neon.cc [ 22%] Building CXX object CMakeFiles/libgav1_dsp.dir/src/dsp/arm/film_grain_neon.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] /src/dsp/arm/film_grain_neon.cc [ 22%] Building CXX object CMakeFiles/libgav1_dsp.dir/src/dsp/arm/intra_edge_neon.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] /src/dsp/arm/intra_edge_neon.cc [ 23%] Building CXX object CMakeFiles/libgav1_dsp.dir/src/dsp/arm/intrapred_cfl_neon.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] c/dsp/arm/intrapred_cfl_neon.cc [ 23%] Building CXX object CMakeFiles/libgav1_dsp.dir/src/dsp/arm/intrapred_directional_neon.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] m/intrapred_directional_neon.cc [ 24%] Building CXX object CMakeFiles/libgav1_decoder.dir/src/warp_prediction.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] ILDDIR>>/src/warp_prediction.cc [ 25%] Building CXX object CMakeFiles/libgav1_dsp.dir/src/dsp/arm/intrapred_filter_neon.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] sp/arm/intrapred_filter_neon.cc [ 25%] Building CXX object CMakeFiles/libgav1_dsp.dir/src/dsp/arm/intrapred_neon.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] >/src/dsp/arm/intrapred_neon.cc [ 25%] Building CXX object CMakeFiles/libgav1_dsp.dir/src/dsp/arm/intrapred_smooth_neon.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] sp/arm/intrapred_smooth_neon.cc [ 26%] Building CXX object CMakeFiles/libgav1_dsp.dir/src/dsp/arm/inverse_transform_10bit_neon.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] inverse_transform_10bit_neon.cc [ 26%] Building CXX object CMakeFiles/libgav1_decoder.dir/src/yuv_buffer.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] PKGBUILDDIR>>/src/yuv_buffer.cc [ 26%] Building CXX object CMakeFiles/libgav1_dsp.dir/src/dsp/arm/inverse_transform_neon.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] p/arm/inverse_transform_neon.cc make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [ 26%] Built target libgav1_decoder make -f CMakeFiles/libgav1_utils.dir/build.make CMakeFiles/libgav1_utils.dir/depend make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/libgav1_utils.dir/DependInfo.cmake "--color=" make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' make -f CMakeFiles/libgav1_utils.dir/build.make CMakeFiles/libgav1_utils.dir/build make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [ 27%] Building CXX object CMakeFiles/libgav1_dsp.dir/src/dsp/arm/loop_filter_10bit_neon.cc.o [ 27%] Building CXX object CMakeFiles/libgav1_utils.dir/src/utils/bit_reader.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] LDDIR>>/src/utils/bit_reader.cc /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] p/arm/loop_filter_10bit_neon.cc [ 27%] Building CXX object CMakeFiles/libgav1_dsp.dir/src/dsp/arm/loop_filter_neon.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] src/dsp/arm/loop_filter_neon.cc [ 27%] Building CXX object CMakeFiles/libgav1_utils.dir/src/utils/block_parameters_holder.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] tils/block_parameters_holder.cc [ 28%] Building CXX object CMakeFiles/libgav1_dsp.dir/src/dsp/arm/loop_restoration_10bit_neon.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] /loop_restoration_10bit_neon.cc [ 28%] Building CXX object CMakeFiles/libgav1_dsp.dir/src/dsp/arm/loop_restoration_neon.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] sp/arm/loop_restoration_neon.cc [ 29%] Building CXX object CMakeFiles/libgav1_utils.dir/src/utils/constants.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] ILDDIR>>/src/utils/constants.cc [ 29%] Building CXX object CMakeFiles/libgav1_utils.dir/src/utils/cpu.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] <PKGBUILDDIR>>/src/utils/cpu.cc [ 30%] Building CXX object CMakeFiles/libgav1_utils.dir/src/utils/entropy_decoder.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] >>/src/utils/entropy_decoder.cc [ 30%] Building CXX object CMakeFiles/libgav1_dsp.dir/src/dsp/arm/mask_blend_neon.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] /src/dsp/arm/mask_blend_neon.cc [ 31%] Building CXX object CMakeFiles/libgav1_dsp.dir/src/dsp/arm/motion_field_projection_neon.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] motion_field_projection_neon.cc [ 31%] Building CXX object CMakeFiles/libgav1_dsp.dir/src/dsp/arm/motion_vector_search_neon.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] rm/motion_vector_search_neon.cc [ 32%] Building CXX object CMakeFiles/libgav1_dsp.dir/src/dsp/arm/obmc_neon.cc.o [ 32%] Building CXX object CMakeFiles/libgav1_utils.dir/src/utils/executor.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] DDIR>>/src/dsp/arm/obmc_neon.cc /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] UILDDIR>>/src/utils/executor.cc [ 32%] Building CXX object CMakeFiles/libgav1_utils.dir/src/utils/logging.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] BUILDDIR>>/src/utils/logging.cc [ 32%] Building CXX object CMakeFiles/libgav1_dsp.dir/src/dsp/arm/super_res_neon.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] >/src/dsp/arm/super_res_neon.cc [ 32%] Building CXX object CMakeFiles/libgav1_dsp.dir/src/dsp/arm/warp_neon.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] DDIR>>/src/dsp/arm/warp_neon.cc [ 33%] Building CXX object CMakeFiles/libgav1_utils.dir/src/utils/raw_bit_reader.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] R>>/src/utils/raw_bit_reader.cc [ 34%] Building CXX object CMakeFiles/libgav1_dsp.dir/src/dsp/arm/weight_mask_neon.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] src/dsp/arm/weight_mask_neon.cc [ 34%] Building CXX object CMakeFiles/libgav1_utils.dir/src/utils/segmentation.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] DIR>>/src/utils/segmentation.cc [ 34%] Building CXX object CMakeFiles/libgav1_dsp.dir/src/dsp/x86/cdef_avx2.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] DDIR>>/src/dsp/x86/cdef_avx2.cc [ 35%] Building CXX object CMakeFiles/libgav1_utils.dir/src/utils/segmentation_map.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] >/src/utils/segmentation_map.cc [ 36%] Building CXX object CMakeFiles/libgav1_dsp.dir/src/dsp/x86/convolve_avx2.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] >>/src/dsp/x86/convolve_avx2.cc [ 36%] Building CXX object CMakeFiles/libgav1_utils.dir/src/utils/threadpool.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] LDDIR>>/src/utils/threadpool.cc [ 36%] Building CXX object CMakeFiles/libgav1_dsp.dir/src/dsp/x86/loop_restoration_10bit_avx2.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] /loop_restoration_10bit_avx2.cc [ 36%] Building CXX object CMakeFiles/libgav1_dsp.dir/src/dsp/x86/loop_restoration_avx2.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] sp/x86/loop_restoration_avx2.cc [ 37%] Building CXX object CMakeFiles/libgav1_dsp.dir/src/dsp/x86/average_blend_sse4.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] c/dsp/x86/average_blend_sse4.cc make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [ 37%] Built target libgav1_utils make -f CMakeFiles/libgav1_file_reader.dir/build.make CMakeFiles/libgav1_file_reader.dir/depend make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/libgav1_file_reader.dir/DependInfo.cmake "--color=" [ 37%] Building CXX object CMakeFiles/libgav1_dsp.dir/src/dsp/x86/cdef_sse4.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] DDIR>>/src/dsp/x86/cdef_sse4.cc make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' make -f CMakeFiles/libgav1_file_reader.dir/build.make CMakeFiles/libgav1_file_reader.dir/build make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [ 38%] Building CXX object CMakeFiles/libgav1_file_reader.dir/examples/file_reader.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] LDDIR>>/examples/file_reader.cc [ 39%] Building CXX object CMakeFiles/libgav1_dsp.dir/src/dsp/x86/convolve_sse4.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] >>/src/dsp/x86/convolve_sse4.cc [ 39%] Building CXX object CMakeFiles/libgav1_dsp.dir/src/dsp/x86/distance_weighted_blend_sse4.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] distance_weighted_blend_sse4.cc [ 39%] Building CXX object CMakeFiles/libgav1_file_reader.dir/examples/file_reader_constants.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] amples/file_reader_constants.cc [ 40%] Building CXX object CMakeFiles/libgav1_file_reader.dir/examples/file_reader_factory.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] examples/file_reader_factory.cc [ 40%] Building CXX object CMakeFiles/libgav1_dsp.dir/src/dsp/x86/film_grain_sse4.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] /src/dsp/x86/film_grain_sse4.cc [ 40%] Building CXX object CMakeFiles/libgav1_file_reader.dir/examples/ivf_parser.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] ILDDIR>>/examples/ivf_parser.cc [ 41%] Building CXX object CMakeFiles/libgav1_dsp.dir/src/dsp/x86/intra_edge_sse4.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] /src/dsp/x86/intra_edge_sse4.cc make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [ 41%] Built target libgav1_file_reader make -f CMakeFiles/libgav1_file_writer.dir/build.make CMakeFiles/libgav1_file_writer.dir/depend make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/libgav1_file_writer.dir/DependInfo.cmake "--color=" make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' make -f CMakeFiles/libgav1_file_writer.dir/build.make CMakeFiles/libgav1_file_writer.dir/build make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [ 41%] Building CXX object CMakeFiles/libgav1_file_writer.dir/examples/file_writer.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] LDDIR>>/examples/file_writer.cc [ 41%] Building CXX object CMakeFiles/libgav1_dsp.dir/src/dsp/x86/intrapred_cfl_sse4.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] c/dsp/x86/intrapred_cfl_sse4.cc [ 42%] Building CXX object CMakeFiles/libgav1_dsp.dir/src/dsp/x86/intrapred_directional_sse4.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] 6/intrapred_directional_sse4.cc make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [ 42%] Built target libgav1_file_writer [ 42%] Building CXX object CMakeFiles/libgav1_dsp.dir/src/dsp/x86/intrapred_filter_sse4.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] sp/x86/intrapred_filter_sse4.cc [ 42%] Building CXX object CMakeFiles/libgav1_dsp.dir/src/dsp/x86/intrapred_sse4.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] >/src/dsp/x86/intrapred_sse4.cc make -f CMakeFiles/libgav1_gtest.dir/build.make CMakeFiles/libgav1_gtest.dir/depend make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/libgav1_gtest.dir/DependInfo.cmake "--color=" make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' make -f CMakeFiles/libgav1_gtest.dir/build.make CMakeFiles/libgav1_gtest.dir/build make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [ 43%] Building CXX object CMakeFiles/libgav1_dsp.dir/src/dsp/x86/intrapred_smooth_sse4.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] sp/x86/intrapred_smooth_sse4.cc [ 44%] Building CXX object CMakeFiles/libgav1_gtest.dir/usr/src/googletest/googletest/src/gtest-all.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] est/googletest/src/gtest-all.cc In file included from /usr/src/googletest/googletest/include/gtest/gtest-message.h:57, from /usr/src/googletest/googletest/include/gtest/gtest-assertion-result.h:46, from /usr/src/googletest/googletest/include/gtest/gtest.h:63, from /usr/src/googletest/googletest/src/gtest-all.cc:38: /usr/src/googletest/googletest/include/gtest/internal/gtest-port.h:273:2: error: #error C++ versions less than C++17 are not supported. 273 | #error C++ versions less than C++17 are not supported. | ^~~~~ [ 44%] Building CXX object CMakeFiles/libgav1_dsp.dir/src/dsp/x86/inverse_transform_sse4.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] p/x86/inverse_transform_sse4.cc [ 45%] Building CXX object CMakeFiles/libgav1_dsp.dir/src/dsp/x86/loop_filter_sse4.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] src/dsp/x86/loop_filter_sse4.cc In file included from /usr/src/googletest/googletest/include/gtest/gtest.h:67: /usr/src/googletest/googletest/include/gtest/gtest-param-test.h:483:56: error: missing template arguments before â(â token 483 | typename StdFunction = decltype(std::function(std::declval<Func>()))> | ^ /usr/src/googletest/googletest/include/gtest/gtest-param-test.h:493:56: error: missing template arguments before â(â token 493 | typename StdFunction = decltype(std::function(std::declval<Func>()))> | ^ /usr/src/googletest/googletest/include/gtest/gtest-param-test.h: In function âauto testing::ConvertGenerator(Gen&&, Func&&)â: /usr/src/googletest/googletest/include/gtest/gtest-param-test.h:497:6: warning: âif constexprâ only available with â-std=c++17â or â-std=gnu++17â [-Wc++17-extensions] 497 | if constexpr (is_single_arg_std_function) { | ^~~~~~~~~ [ 45%] Building CXX object CMakeFiles/libgav1_dsp.dir/src/dsp/x86/loop_restoration_10bit_sse4.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] /loop_restoration_10bit_sse4.cc [ 45%] Building CXX object CMakeFiles/libgav1_dsp.dir/src/dsp/x86/loop_restoration_sse4.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] sp/x86/loop_restoration_sse4.cc [ 46%] Building CXX object CMakeFiles/libgav1_dsp.dir/src/dsp/x86/mask_blend_sse4.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] /src/dsp/x86/mask_blend_sse4.cc [ 46%] Building CXX object CMakeFiles/libgav1_dsp.dir/src/dsp/x86/motion_field_projection_sse4.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] motion_field_projection_sse4.cc make[3]: *** [CMakeFiles/libgav1_gtest.dir/build.make:82: CMakeFiles/libgav1_gtest.dir/usr/src/googletest/googletest/src/gtest-all.cc.o] Error 1 make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' make[2]: *** [CMakeFiles/Makefile2:519: CMakeFiles/libgav1_gtest.dir/all] Error 2 make[2]: *** Waiting for unfinished jobs.... [ 47%] Building CXX object CMakeFiles/libgav1_dsp.dir/src/dsp/x86/motion_vector_search_sse4.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] 86/motion_vector_search_sse4.cc [ 47%] Building CXX object CMakeFiles/libgav1_dsp.dir/src/dsp/x86/obmc_sse4.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] DDIR>>/src/dsp/x86/obmc_sse4.cc [ 48%] Building CXX object CMakeFiles/libgav1_dsp.dir/src/dsp/x86/super_res_sse4.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] >/src/dsp/x86/super_res_sse4.cc [ 48%] Building CXX object CMakeFiles/libgav1_dsp.dir/src/dsp/x86/warp_sse4.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] DDIR>>/src/dsp/x86/warp_sse4.cc [ 48%] Building CXX object CMakeFiles/libgav1_dsp.dir/src/dsp/x86/weight_mask_sse4.cc.o /usr/bin/c++ -DLIBGAV1_CMAKE=1 -DLIBGAV1_ENABLE_AVX2=0 -DLIB [too-long-redacted] src/dsp/x86/weight_mask_sse4.cc make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [ 48%] Built target libgav1_dsp make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' make[1]: *** [Makefile:149: all] Error 2 make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' dh_auto_build: error: cd obj-x86_64-linux-gnu && make -j2 "INSTALL=install --strip-program=true" VERBOSE=1 returned exit code 2 make: *** [debian/rules:33: binary] Error 25 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 --------------------------------------------------------------------------------

