[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1114172: marked as done (libgav1: FTBFS: /usr/src/googletest/googletest/include/gtest/internal/gtest-port.h:273:2: error: #error C++ versions less than C++17 are not supported.)



Your message dated Sat, 27 Dec 2025 19:00:59 +0000
with message-id <E1vZZX9-007Rrx-21@fasolo.debian.org>
and subject line Bug#1114172: fixed in libgav1 0.20.0-1
has caused the Debian Bug report #1114172,
regarding libgav1: FTBFS: /usr/src/googletest/googletest/include/gtest/internal/gtest-port.h:273:2: error: #error C++ versions less than C++17 are not supported.
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
1114172: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1114172
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
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
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: libgav1
Source-Version: 0.20.0-1
Done: Sebastian Ramacher <sramacher@debian.org>

We believe that the bug you reported is fixed in the latest version of
libgav1, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1114172@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sebastian Ramacher <sramacher@debian.org> (supplier of updated libgav1 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Tue, 23 Dec 2025 12:22:13 +0100
Binary: libgav1-2 libgav1-2-dbgsym libgav1-bin libgav1-bin-dbgsym libgav1-dev
Source: libgav1
Architecture: amd64 source
Version: 0.20.0-1
Distribution: experimental
Urgency: medium
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Changed-By: Sebastian Ramacher <sramacher@debian.org>
Closes: 1114172
Description:
 libgav1-2  - AV1 decoder developed by Google -- runtime library
 libgav1-bin - Av1 decoder developed by Google -- example application
 libgav1-dev - AV1 decoder developed by Google -- development kit
Changes:
 libgav1 (0.20.0-1) experimental; urgency=medium
 .
   * Team upload
   * New upstream version 0.20.0
   * SONAME bump: libgav1-1 -> libgav1-2
   * debian/control:
     - Bump Standards-Version
     - Drop RRR: no
   * debian/patches: Require C++17 (Closes: #1114172)
Checksums-Sha1:
 9c380e1481b020495c45a9e4316273f7082884f3 1623 libgav1_0.20.0-1.dsc
 203426bc3a09d497b93a2947eb4778f0010d9f36 758912 libgav1_0.20.0.orig.tar.xz
 fd3995f27934e320ec91e309ba7871308e38f89d 6920 libgav1_0.20.0-1.debian.tar.xz
 d3086481403088819bd1c469ba17924c22cb282a 2716860 libgav1-2-dbgsym_0.20.0-1_amd64.deb
 f02c604ddee04c4ef40646d9ee90a1925e4f4736 372424 libgav1-2_0.20.0-1_amd64.deb
 e26c6360b1f54ef69171f0ba93b9018224efdfe8 185248 libgav1-bin-dbgsym_0.20.0-1_amd64.deb
 d62b145e7d72dec28815c409022dc5beb56f4b9d 19112 libgav1-bin_0.20.0-1_amd64.deb
 79317be0ce4378163eaadb05361319ff4f2c1608 458260 libgav1-dev_0.20.0-1_amd64.deb
 b4f626c54b298da80a058416ccdced22f2827054 8047 libgav1_0.20.0-1_amd64.buildinfo
Checksums-Sha256:
 b57b7177d76e2118174937636b63d7ddcea1365ca61776251e65a15911e349f6 1623 libgav1_0.20.0-1.dsc
 953f98a5147f556f358ef986601fda7804cfaaa634302aa9b842fea889aa7e6c 758912 libgav1_0.20.0.orig.tar.xz
 03e7c3cff127acb57ef4d13a8408bd786ef1f7d11f0177fb84cc9a54868a0b46 6920 libgav1_0.20.0-1.debian.tar.xz
 0d00e037290f58ffcc58a987898549f4201cb4dc0dbe29ad79631bf8d3079772 2716860 libgav1-2-dbgsym_0.20.0-1_amd64.deb
 02d2d835e2378d52ddf5890b2a1e8855de820cac53239985a20c5e7b6b9b4b30 372424 libgav1-2_0.20.0-1_amd64.deb
 4487d18a38a1a96bdf2db7877f419ccc0b04d117a3c15faba999435adb6a9360 185248 libgav1-bin-dbgsym_0.20.0-1_amd64.deb
 ad6df3594d75a1580cb20311ff84017ca88ad1cc7405701e645c585e69177af4 19112 libgav1-bin_0.20.0-1_amd64.deb
 0dd2f002e268473affababa1435f843e1a72524e75955f7167a83a660242888c 458260 libgav1-dev_0.20.0-1_amd64.deb
 c09684f42826a63b989a43360c2c500d20f217cd1322ab1c498fbd0adcae882a 8047 libgav1_0.20.0-1_amd64.buildinfo
Files:
 92280b2f293d1371f1078a1ec78b8ebd 1623 libs optional libgav1_0.20.0-1.dsc
 0d8dc0ca6a121d8f6827f79fb83a627b 758912 libs optional libgav1_0.20.0.orig.tar.xz
 b2fd69d1d456b98aba8a39bffa5eca34 6920 libs optional libgav1_0.20.0-1.debian.tar.xz
 24772a0a0bb8d1fc25120851a610e327 2716860 debug optional libgav1-2-dbgsym_0.20.0-1_amd64.deb
 1b16bf55965e949eda698eeca46d4ecd 372424 libs optional libgav1-2_0.20.0-1_amd64.deb
 c675a2f5b39a1c21a5a6160e9f193966 185248 debug optional libgav1-bin-dbgsym_0.20.0-1_amd64.deb
 8ab80635d7ed29530b098a8c8d6dcc51 19112 utils optional libgav1-bin_0.20.0-1_amd64.deb
 08b7436d6cc0c211d84b24b270452737 458260 libdevel optional libgav1-dev_0.20.0-1_amd64.deb
 b1f7343a450d33209799340e2ddf4c26 8047 libs optional libgav1_0.20.0-1_amd64.buildinfo


-----BEGIN PGP SIGNATURE-----

wr0EARYKAG8FgmlKfJoJECGTazZgD82JRxQAAAAAAB4AIHNhbHRAbm90YXRpb25z
LnNlcXVvaWEtcGdwLm9yZ6IKKKKAtNzh92KxMCfyj2tJv4o76NccwzueMoq/9243
FiEEQmJ+hB2ZZ9qD4fqQIZNrNmAPzYkAALiyAP4xkNXJgTnASdZOD9W1F74v70kL
uTo5YBoYzHzCBp5xNwEA6qA6AYpf68LYZK1vFfAwhiaYy8VuVYEn2jl1Y1Rtjgs=
=wWXG
-----END PGP SIGNATURE-----

Attachment: pgpWTs9xxaaU0.pgp
Description: PGP signature


--- End Message ---

Reply to: