==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: aom 3.15.0-1 (Fri Aug 28 13:09:55 2026)
==> Retrieving sources...
  -> Found libaom-3.15.0.tar.gz
  -> Found libaom-3.15.0.tar.gz.asc
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with b2sums...
    libaom-3.15.0.tar.gz ... Passed
    libaom-3.15.0.tar.gz.asc ... Skipped
==> Making package: aom 3.15.0-1 (Fri Aug 28 19:10:24 2026)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (15) clang-22.1.8-1  compiler-rt-22.1.8-1  cppdap-1.58.0-3  fmt-12.2.0-1  hicolor-icon-theme-0.18-1  jsoncpp-1.9.6-3  libedit-20260512_3.1-1  libuv-1.52.1-2  llvm-libs-22.1.8-2  rhash-1.4.6-1  spdlog-1.17.0-2  cmake-4.4.2-1  doxygen-1.18.0-1  ninja-1.13.2-3  yasm-1.3.0-9

Total Download Size:     0.45 MiB
Total Installed Size:  534.86 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 yasm-1.3.0-9-armv7h downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing cppdap...
installing hicolor-icon-theme...
installing jsoncpp...
Optional dependencies for jsoncpp
    jsoncpp-doc: documentation
installing libuv...
installing rhash...
installing cmake...
Optional dependencies for cmake
    make: for unix Makefile generator [installed]
    ninja: for ninja generator [pending]
    qt6-base: cmake-gui
installing libedit...
installing llvm-libs...
installing compiler-rt...
installing clang...
Optional dependencies for clang
    openmp: OpenMP support in clang with -fopenmp
    python: for scan-view and git-clang-format [installed]
    llvm: referenced by some clang headers
installing fmt...
installing spdlog...
installing doxygen...
Optional dependencies for doxygen
    graphviz: for caller/callee graph generation
    qt6-base: for doxywizard
    qt6-svg: for doxywizard
    texlive-fontsrecommended: for generating LaTeX, Postscript and PDF output
    texlive-fontutils: for generating LaTeX, Postscript and PDF output
    texlive-latexextra: for generating LaTeX, Postscript and PDF output
    texlive-plaingeneric: for generating LaTeX, Postscript and PDF output
installing ninja...
installing yasm...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
  -> Found libaom-3.15.0.tar.gz
  -> Found libaom-3.15.0.tar.gz.asc
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting libaom-3.15.0.tar.gz with bsdtar
==> Starting prepare()...
==> Starting build()...
-- The C compiler identification is GNU 16.1.1
-- The CXX compiler identification is GNU 16.1.1
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/lib/distcc/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/lib/distcc/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
--- aom_configure: Detected CPU: generic
Running C compiler test: unistd_check
-- Performing Test C_TEST_COMPILED
-- Performing Test C_TEST_COMPILED - Success
Running CXX compiler test: unistd_check
-- Performing Test CXX_TEST_COMPILED
-- Performing Test CXX_TEST_COMPILED - Success
-- Looking for pthread_setname_np
-- Looking for pthread_setname_np - found
Running C compiler test: fenv_check
-- Performing Test C_TEST_COMPILED
-- Performing Test C_TEST_COMPILED - Success
Checking C compiler flag support for: -std=c11
-- Performing Test HAVE_C_FLAG
-- Performing Test HAVE_C_FLAG - Success
Checking C++ compiler flag support for: -std=c++17
-- Performing Test HAVE_CXX_FLAG
-- Performing Test HAVE_CXX_FLAG - Success
Checking C compiler flag support for: -Wall
-- Performing Test C_FLAG_SUPPORTED
-- Performing Test C_FLAG_SUPPORTED - Success
Checking C++ compiler flag support for: -Wall
-- Performing Test CXX_FLAG_SUPPORTED
-- Performing Test CXX_FLAG_SUPPORTED - Success
Checking C compiler flag support for: -Wdisabled-optimization
-- Performing Test C_FLAG_SUPPORTED
-- Performing Test C_FLAG_SUPPORTED - Success
Checking C++ compiler flag support for: -Wdisabled-optimization
-- Performing Test CXX_FLAG_SUPPORTED
-- Performing Test CXX_FLAG_SUPPORTED - Success
Checking C compiler flag support for: -Wextra
-- Performing Test C_FLAG_SUPPORTED
-- Performing Test C_FLAG_SUPPORTED - Success
Checking C++ compiler flag support for: -Wextra
-- Performing Test CXX_FLAG_SUPPORTED
-- Performing Test CXX_FLAG_SUPPORTED - Success
Checking C compiler flag support for: -Wextra-semi
-- Performing Test C_FLAG_SUPPORTED
-- Performing Test C_FLAG_SUPPORTED - Failed
Checking C++ compiler flag support for: -Wextra-semi
-- Performing Test CXX_FLAG_SUPPORTED
-- Performing Test CXX_FLAG_SUPPORTED - Success
Checking C compiler flag support for: -Wextra-semi-stmt
-- Performing Test C_FLAG_SUPPORTED
-- Performing Test C_FLAG_SUPPORTED - Failed
Checking C++ compiler flag support for: -Wextra-semi-stmt
-- Performing Test CXX_FLAG_SUPPORTED
-- Performing Test CXX_FLAG_SUPPORTED - Failed
Checking C compiler flag support for: -Wfloat-conversion
-- Performing Test C_FLAG_SUPPORTED
-- Performing Test C_FLAG_SUPPORTED - Success
Checking C++ compiler flag support for: -Wfloat-conversion
-- Performing Test CXX_FLAG_SUPPORTED
-- Performing Test CXX_FLAG_SUPPORTED - Success
Checking C compiler flag support for: -Wformat=2
-- Performing Test C_FLAG_SUPPORTED
-- Performing Test C_FLAG_SUPPORTED - Success
Checking C++ compiler flag support for: -Wformat=2
-- Performing Test CXX_FLAG_SUPPORTED
-- Performing Test CXX_FLAG_SUPPORTED - Success
Checking C compiler flag support for: -Wimplicit-function-declaration
-- Performing Test C_FLAG_SUPPORTED
-- Performing Test C_FLAG_SUPPORTED - Success
Checking C compiler flag support for: -Wlogical-op
-- Performing Test C_FLAG_SUPPORTED
-- Performing Test C_FLAG_SUPPORTED - Success
Checking C++ compiler flag support for: -Wlogical-op
-- Performing Test CXX_FLAG_SUPPORTED
-- Performing Test CXX_FLAG_SUPPORTED - Success
Checking C compiler flag support for: -Wmissing-declarations
-- Performing Test C_FLAG_SUPPORTED
-- Performing Test C_FLAG_SUPPORTED - Success
Checking C++ compiler flag support for: -Wmissing-declarations
-- Performing Test CXX_FLAG_SUPPORTED
-- Performing Test CXX_FLAG_SUPPORTED - Success
Checking C compiler flag support for: -Wmissing-prototypes
-- Performing Test C_FLAG_SUPPORTED
-- Performing Test C_FLAG_SUPPORTED - Success
Checking C compiler flag support for: -Wpointer-arith
-- Performing Test C_FLAG_SUPPORTED
-- Performing Test C_FLAG_SUPPORTED - Success
Checking C++ compiler flag support for: -Wpointer-arith
-- Performing Test CXX_FLAG_SUPPORTED
-- Performing Test CXX_FLAG_SUPPORTED - Success
Checking C compiler flag support for: -Wshadow
-- Performing Test C_FLAG_SUPPORTED
-- Performing Test C_FLAG_SUPPORTED - Success
Checking C++ compiler flag support for: -Wshadow
-- Performing Test CXX_FLAG_SUPPORTED
-- Performing Test CXX_FLAG_SUPPORTED - Success
Checking C compiler flag support for: -Wshorten-64-to-32
-- Performing Test C_FLAG_SUPPORTED
-- Performing Test C_FLAG_SUPPORTED - Failed
Checking C++ compiler flag support for: -Wshorten-64-to-32
-- Performing Test CXX_FLAG_SUPPORTED
-- Performing Test CXX_FLAG_SUPPORTED - Failed
Checking C compiler flag support for: -Wsign-compare
-- Performing Test C_FLAG_SUPPORTED
-- Performing Test C_FLAG_SUPPORTED - Success
Checking C++ compiler flag support for: -Wsign-compare
-- Performing Test CXX_FLAG_SUPPORTED
-- Performing Test CXX_FLAG_SUPPORTED - Success
Checking C compiler flag support for: -Wstring-conversion
-- Performing Test C_FLAG_SUPPORTED
-- Performing Test C_FLAG_SUPPORTED - Failed
Checking C++ compiler flag support for: -Wstring-conversion
-- Performing Test CXX_FLAG_SUPPORTED
-- Performing Test CXX_FLAG_SUPPORTED - Failed
Checking C compiler flag support for: -Wtype-limits
-- Performing Test C_FLAG_SUPPORTED
-- Performing Test C_FLAG_SUPPORTED - Success
Checking C++ compiler flag support for: -Wtype-limits
-- Performing Test CXX_FLAG_SUPPORTED
-- Performing Test CXX_FLAG_SUPPORTED - Success
Checking C compiler flag support for: -Wundef
-- Performing Test C_FLAG_SUPPORTED
-- Performing Test C_FLAG_SUPPORTED - Success
Checking C++ compiler flag support for: -Wundef
-- Performing Test CXX_FLAG_SUPPORTED
-- Performing Test CXX_FLAG_SUPPORTED - Success
Checking C compiler flag support for: -Wuninitialized
-- Performing Test C_FLAG_SUPPORTED
-- Performing Test C_FLAG_SUPPORTED - Success
Checking C++ compiler flag support for: -Wuninitialized
-- Performing Test CXX_FLAG_SUPPORTED
-- Performing Test CXX_FLAG_SUPPORTED - Success
Checking C compiler flag support for: -Wunreachable-code-aggressive
-- Performing Test C_FLAG_SUPPORTED
-- Performing Test C_FLAG_SUPPORTED - Failed
Checking C++ compiler flag support for: -Wunreachable-code-aggressive
-- Performing Test CXX_FLAG_SUPPORTED
-- Performing Test CXX_FLAG_SUPPORTED - Failed
Checking C compiler flag support for: -Wunused
-- Performing Test C_FLAG_SUPPORTED
-- Performing Test C_FLAG_SUPPORTED - Success
Checking C++ compiler flag support for: -Wunused
-- Performing Test CXX_FLAG_SUPPORTED
-- Performing Test CXX_FLAG_SUPPORTED - Success
Checking C compiler flag support for: -Wvla
-- Performing Test C_FLAG_SUPPORTED
-- Performing Test C_FLAG_SUPPORTED - Success
Checking C++ compiler flag support for: -Wvla
-- Performing Test CXX_FLAG_SUPPORTED
-- Performing Test CXX_FLAG_SUPPORTED - Success
Checking C compiler flag support for: -Wc23-extensions
-- Performing Test C_FLAG_SUPPORTED
-- Performing Test C_FLAG_SUPPORTED - Failed
Checking C++ compiler flag support for: -Wc++20-extensions
-- Performing Test CXX_FLAG_SUPPORTED
-- Performing Test CXX_FLAG_SUPPORTED - Success
Checking C++ compiler flag support for: -Wc++23-extensions
-- Performing Test CXX_FLAG_SUPPORTED
-- Performing Test CXX_FLAG_SUPPORTED - Success
Checking C compiler flag support for: -Wstack-usage=100000
-- Performing Test C_FLAG_SUPPORTED
-- Performing Test C_FLAG_SUPPORTED - Success
Checking C++ compiler flag support for: -Wstack-usage=240000
-- Performing Test CXX_FLAG_SUPPORTED
-- Performing Test CXX_FLAG_SUPPORTED - Success
Checking C compiler flag support for: -D_LARGEFILE_SOURCE
-- Performing Test C_FLAG_SUPPORTED
-- Performing Test C_FLAG_SUPPORTED - Success
Checking C++ compiler flag support for: -D_LARGEFILE_SOURCE
-- Performing Test CXX_FLAG_SUPPORTED
-- Performing Test CXX_FLAG_SUPPORTED - Success
Checking C compiler flag support for: -D_FILE_OFFSET_BITS=64
-- Performing Test C_FLAG_SUPPORTED
-- Performing Test C_FLAG_SUPPORTED - Success
Checking C++ compiler flag support for: -D_FILE_OFFSET_BITS=64
-- Performing Test CXX_FLAG_SUPPORTED
-- Performing Test CXX_FLAG_SUPPORTED - Success
-- Could NOT find Git (missing: GIT_EXECUTABLE) 
--- Git missing, version will be read from CHANGELOG.
-- Found Perl: /usr/bin/perl (found version "5.42.2")
-- Found Doxygen: /usr/bin/doxygen (found version "1.18.0") found components: doxygen missing components: dot
-- Configuring done (21.7s)
-- Generating done (0.6s)
-- Build files have been written to: /build/aom/src/build
[1/269] Updating version info if necessary.
[2/269] cd /build/aom/src/build && /usr/bin/cmake -DAOM_ROOT="/build/aom/src/libaom-3.15.0" -DAOM_CONFIG_DIR="/build/aom/src/build" -DAOM_TARGET_SYSTEM=Linux -DAOM_SYM_FILE="/build/aom/src/build/libaom.ver" -DAOM_MSVC= -DAOM_XCODE= -DCMAKE_SHARED_LIBRARY_PREFIX="lib" -DCONFIG_NAME=Release -DCONFIG_AV1_DECODER=1 -DCONFIG_AV1_ENCODER=1 -DCONFIG_INSPECTION=0 -DENABLE_TESTS=0 -P /build/aom/src/libaom-3.15.0/cmake/generate_exports.cmake
[3/269] Writing aom_version.h
[4/269] Building C object CMakeFiles/aom_common_app_util.dir/common/args_helper.c.o
[5/269] Building C object CMakeFiles/aom_common_app_util.dir/av1/arg_defs.c.o
[6/269] Building C object CMakeFiles/aom_version.dir/gen_src/aom_version_no_op.c.o
[7/269] Building C object CMakeFiles/aom_common_app_util.dir/common/av1_config.c.o
[8/269] Building C object CMakeFiles/aom_common_app_util.dir/common/args.c.o
[9/269] Building C object CMakeFiles/aom_common_app_util.dir/common/md5_utils.c.o
[10/269] Linking C shared library libaom_version.so
[11/269] Building C object CMakeFiles/aom_common_app_util.dir/common/rawenc.c.o
[12/269] Building C object CMakeFiles/aom_common_app_util.dir/common/y4menc.c.o
[13/269] Building C object CMakeFiles/aom_common_app_util.dir/common/ivfdec.c.o
[14/269] Building C object CMakeFiles/aom_usage_exit.dir/gen_src/usage_exit.c.o
[15/269] Generating /build/aom/src/build/config/aom_scale_rtcd.h
[16/269] Writing aom.pc
[17/269] Building C object CMakeFiles/aom_encoder_app_util.dir/common/video_writer.c.o
[18/269] Generating /build/aom/src/build/config/av1_rtcd.h
[19/269] Building C object CMakeFiles/aom_encoder_app_util.dir/common/ivfenc.c.o
[20/269] Building C object CMakeFiles/aom_common_app_util.dir/common/tools_common.c.o
[21/269] Building C object CMakeFiles/aom_encoder_app_util.dir/common/warnings.c.o
[22/269] Building C object CMakeFiles/aom_encoder_app_util.dir/examples/encoder_util.c.o
[23/269] Generating /build/aom/src/build/config/aom_dsp_rtcd.h
[24/269] Building CXX object CMakeFiles/yuv.dir/third_party/libyuv/source/cpu_id.cc.o
[25/269] Building C object CMakeFiles/aom_rtcd.dir/aom_scale/aom_scale_rtcd.c.o
[26/269] Building C object CMakeFiles/aom_rtcd.dir/aom_dsp/aom_dsp_rtcd.c.o
[27/269] Building C object CMakeFiles/aom_encoder_app_util.dir/common/y4minput.c.o
[28/269] Building C object CMakeFiles/aom_obj.dir/config/aom_config.c.o
[29/269] Building C object CMakeFiles/aom_rtcd.dir/av1/common/av1_rtcd.c.o
[30/269] Building CXX object CMakeFiles/aom_encoder_app_util.dir/common/webmenc.cc.o
[31/269] Building CXX object CMakeFiles/yuv.dir/third_party/libyuv/source/convert_argb.cc.o
[32/269] Building C object CMakeFiles/aom_obj.dir/aom/src/aom_decoder.c.o
[33/269] Building C object CMakeFiles/aom_obj.dir/aom/src/aom_codec.c.o
[34/269] Building C object CMakeFiles/aom_obj.dir/aom/src/aom_encoder.c.o
[35/269] Building C object CMakeFiles/aom_obj.dir/aom/src/aom_integer.c.o
[36/269] Building C object CMakeFiles/aom_dsp_common.dir/aom_dsp/bitreader_buffer.c.o
[37/269] Building C object CMakeFiles/aom_obj.dir/aom/src/aom_image.c.o
[38/269] Building C object CMakeFiles/aom_dsp_common.dir/aom_dsp/bitwriter_buffer.c.o
[39/269] Building C object CMakeFiles/aom_dsp_common.dir/aom_dsp/entcode.c.o
[40/269] Building C object CMakeFiles/aom_dsp_common.dir/aom_dsp/blend_a64_hmask.c.o
[41/269] Building C object CMakeFiles/aom_dsp_common.dir/aom_dsp/aom_convolve.c.o
[42/269] Building C object CMakeFiles/aom_dsp_common.dir/aom_dsp/blend_a64_vmask.c.o
[43/269] Building C object CMakeFiles/aom_dsp_common.dir/aom_dsp/odintrin.c.o
[44/269] Building C object CMakeFiles/aom_dsp.dir/gen_src/aom_av1_no_op.c.o
[45/269] Building C object CMakeFiles/aom_dsp.dir/gen_src/aom_dsp_no_op.c.o
[46/269] Building C object CMakeFiles/aom_dsp_decoder.dir/aom_dsp/binary_codes_reader.c.o
[47/269] Building C object CMakeFiles/aom_dsp_decoder.dir/aom_dsp/bitreader.c.o
[48/269] Building C object CMakeFiles/aom_dsp_decoder.dir/aom_dsp/entdec.c.o
[49/269] Building C object CMakeFiles/aom_dsp_encoder.dir/aom_dsp/bitwriter.c.o
[50/269] Building CXX object CMakeFiles/aom_encoder_app_util.dir/examples/multilayer_metadata.cc.o
[51/269] Building C object CMakeFiles/aom_dsp_encoder.dir/aom_dsp/avg.c.o
[52/269] Building C object CMakeFiles/aom_dsp_common.dir/aom_dsp/blend_a64_mask.c.o
[53/269] Building C object CMakeFiles/aom_dsp_encoder.dir/aom_dsp/blk_sse_sum.c.o
[54/269] Building C object CMakeFiles/aom_dsp_encoder.dir/aom_dsp/entenc.c.o
[55/269] Building C object CMakeFiles/aom_dsp_encoder.dir/aom_dsp/fwd_txfm.c.o
[56/269] Building C object CMakeFiles/aom_dsp_common.dir/aom_dsp/loopfilter.c.o
[57/269] Building C object CMakeFiles/aom_dsp_encoder.dir/aom_dsp/fft.c.o
[58/269] Building C object CMakeFiles/aom_dsp_encoder.dir/aom_dsp/quantize.c.o
[59/269] Building C object CMakeFiles/aom_dsp_encoder.dir/aom_dsp/psnr.c.o
[60/269] Building C object CMakeFiles/aom_dsp_encoder.dir/aom_dsp/subtract.c.o
[61/269] Building C object CMakeFiles/aom_dsp_encoder.dir/aom_dsp/sse.c.o
[62/269] Building C object CMakeFiles/aom_dsp_encoder.dir/aom_dsp/ssim.c.o
[63/269] Building C object CMakeFiles/aom_dsp_encoder.dir/aom_dsp/sum_squares.c.o
[64/269] Building C object CMakeFiles/aom_dsp_encoder.dir/aom_dsp/binary_codes_writer.c.o
[65/269] Building C object CMakeFiles/aom_dsp_encoder.dir/aom_dsp/pyramid.c.o
[66/269] Building C object CMakeFiles/aom_dsp_encoder.dir/aom_dsp/flow_estimation/corner_detect.c.o
[67/269] Building C object CMakeFiles/aom_dsp_encoder.dir/aom_dsp/flow_estimation/corner_match.c.o
[68/269] Building C object CMakeFiles/aom_dsp_encoder.dir/aom_dsp/flow_estimation/flow_estimation.c.o
[69/269] Building C object CMakeFiles/aom_dsp_encoder.dir/aom_dsp/flow_estimation/disflow.c.o
[70/269] Building C object CMakeFiles/aom_dsp_encoder.dir/aom_dsp/grain_table.c.o
[71/269] Building C object CMakeFiles/aom_dsp_encoder.dir/aom_dsp/noise_util.c.o
[72/269] Building C object CMakeFiles/aom_dsp_encoder.dir/aom_dsp/sad_av1.c.o
[73/269] Building C object CMakeFiles/aom_dsp_encoder.dir/aom_dsp/flow_estimation/ransac.c.o
[74/269] Building C object CMakeFiles/aom_mem.dir/aom_mem/aom_mem.c.o
[75/269] Building C object CMakeFiles/aom_dsp_encoder.dir/aom_dsp/sad.c.o
[76/269] Building C object CMakeFiles/aom_util.dir/aom_util/aom_thread.c.o
[77/269] Building C object CMakeFiles/aom_scale.dir/aom_scale/generic/yv12config.c.o
[78/269] Building C object CMakeFiles/aom_av1_common.dir/av1/arg_defs.c.o
[79/269] Building C object CMakeFiles/aom_av1_common.dir/common/args_helper.c.o
[80/269] Building C object CMakeFiles/aom_scale.dir/aom_scale/generic/yv12extend.c.o
[81/269] Building C object CMakeFiles/aom_dsp_encoder.dir/aom_dsp/noise_model.c.o
[82/269] Building C object CMakeFiles/aom_av1_common.dir/av1/common/alloccommon.c.o
[83/269] Building C object CMakeFiles/aom_av1_common.dir/av1/common/av1_inv_txfm2d.c.o
[84/269] Building C object CMakeFiles/aom_av1_common.dir/av1/common/av1_txfm.c.o
[85/269] Building C object CMakeFiles/aom_av1_common.dir/av1/common/blockd.c.o
[86/269] Building C object CMakeFiles/aom_av1_common.dir/av1/common/cdef.c.o
[87/269] Building C object CMakeFiles/aom_av1_common.dir/av1/common/av1_loopfilter.c.o
[88/269] Building C object CMakeFiles/aom_av1_common.dir/av1/common/cdef_block.c.o
[89/269] Building C object CMakeFiles/aom_av1_common.dir/av1/common/common_data.c.o
[90/269] Building C object CMakeFiles/aom_av1_common.dir/av1/common/debugmodes.c.o
[91/269] Building C object CMakeFiles/aom_av1_common.dir/av1/common/entropy.c.o
[92/269] Building C object CMakeFiles/aom_av1_common.dir/av1/common/av1_inv_txfm1d.c.o
[93/269] Building C object CMakeFiles/aom_dsp_common.dir/aom_dsp/intrapred.c.o
[94/269] Building C object CMakeFiles/aom_av1_common.dir/av1/common/entropymv.c.o
[95/269] Building C object CMakeFiles/aom_av1_common.dir/av1/common/frame_buffers.c.o
[96/269] Building C object CMakeFiles/aom_av1_common.dir/av1/common/entropymode.c.o
[97/269] Building C object CMakeFiles/aom_av1_common.dir/av1/common/convolve.c.o
[98/269] Building C object CMakeFiles/aom_av1_common.dir/av1/common/obu_util.c.o
[99/269] Building C object CMakeFiles/aom_av1_common.dir/av1/common/idct.c.o
[100/269] Building C object CMakeFiles/aom_av1_common.dir/av1/common/pred_common.c.o
[101/269] Building C object CMakeFiles/aom_av1_common.dir/av1/common/quant_common.c.o
[102/269] Building C object CMakeFiles/aom_av1_common.dir/av1/common/cfl.c.o
[103/269] Building C object CMakeFiles/aom_av1_common.dir/av1/common/reconinter.c.o
[104/269] Building C object CMakeFiles/aom_av1_common.dir/av1/common/mvref_common.c.o
[105/269] Building C object CMakeFiles/aom_av1_common.dir/av1/common/scale.c.o
[106/269] Building C object CMakeFiles/aom_av1_common.dir/av1/common/scan.c.o
[107/269] Building C object CMakeFiles/aom_av1_common.dir/av1/common/seg_common.c.o
[108/269] Building C object CMakeFiles/aom_av1_common.dir/av1/common/resize.c.o
[109/269] Building C object CMakeFiles/aom_av1_common.dir/av1/common/reconintra.c.o
[110/269] Building C object CMakeFiles/aom_av1_common.dir/av1/common/timing.c.o
[111/269] Building C object CMakeFiles/aom_av1_common.dir/av1/common/tile_common.c.o
[112/269] Building C object CMakeFiles/aom_av1_common.dir/av1/common/txb_common.c.o
[113/269] Building C object CMakeFiles/aom_av1_common.dir/av1/common/thread_common.c.o
[114/269] Building C object CMakeFiles/aom_av1_common.dir/av1/common/restoration.c.o
[115/269] Building C object CMakeFiles/aom_av1_common.dir/av1/common/warped_motion.c.o
[116/269] Building C object CMakeFiles/aom_av1_decoder.dir/av1/av1_dx_iface.c.o
[117/269] Building C object CMakeFiles/aom_av1_decoder.dir/av1/decoder/decoder.c.o
[118/269] Building C object CMakeFiles/aom_av1_decoder.dir/av1/decoder/detokenize.c.o
[119/269] Building C object CMakeFiles/aom_av1_decoder.dir/av1/decoder/decodetxb.c.o
[120/269] Building C object CMakeFiles/aom_dsp_encoder.dir/aom_dsp/variance.c.o
[121/269] Building C object CMakeFiles/aom_av1_decoder.dir/av1/decoder/obu.c.o
[122/269] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/aq_complexity.c.o
[123/269] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/aq_variance.c.o
[124/269] Building C object CMakeFiles/aom_av1_decoder.dir/av1/decoder/decodemv.c.o
[125/269] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/aq_cyclicrefresh.c.o
[126/269] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/av1_ext_ratectrl.c.o
[127/269] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/allintra_vis.c.o
[128/269] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/av1_fwd_txfm1d.c.o
[129/269] Building C object CMakeFiles/aom_av1_decoder.dir/av1/decoder/decodeframe.c.o
[130/269] Building C object CMakeFiles/aom_av1_encoder.dir/av1/av1_cx_iface.c.o
[131/269] Building C object CMakeFiles/aom_av1_decoder.dir/av1/decoder/grain_synthesis.c.o
[132/269] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/av1_quantize.c.o
[133/269] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/cost.c.o
[134/269] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/context_tree.c.o
[135/269] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/cnn.c.o
[136/269] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/compound_type.c.o
[137/269] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/encodeframe.c.o
[138/269] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/encodemb.c.o
[139/269] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/encodemv.c.o
[140/269] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/av1_fwd_txfm2d.c.o
[141/269] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/bitstream.c.o
[142/269] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/encoder_utils.c.o
[143/269] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/encode_strategy.c.o
[144/269] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/external_partition.c.o
[145/269] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/extend.c.o
[146/269] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/encodetxb.c.o
[147/269] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/global_motion.c.o
[148/269] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/encodeframe_utils.c.o
[149/269] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/firstpass.c.o
[150/269] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/hash.c.o
[151/269] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/global_motion_facade.c.o
[152/269] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/gop_structure.c.o
[153/269] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/hybrid_fwd_txfm.c.o
[154/269] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/hash_motion.c.o
[155/269] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/lookahead.c.o
[156/269] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/ethread.c.o
[157/269] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/ml.c.o
[158/269] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/interp_search.c.o
[159/269] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/level.c.o
[160/269] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/motion_search_facade.c.o
[161/269] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/palette.c.o
[162/269] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/encoder.c.o
[163/269] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/mv_prec.c.o
[164/269] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/partition_strategy.c.o
[165/269] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/picklpf.c.o
[166/269] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/pickcdef.c.o
[167/269] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/mcomp.c.o
[168/269] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/partition_search.c.o
[169/269] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/rd.c.o
[170/269] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/ratectrl.c.o
[171/269] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/pass2_strategy.c.o
[172/269] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/nonrd_opt.c.o
[173/269] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/reconinter_enc.c.o
[174/269] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/segmentation.c.o
[175/269] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/pickrst.c.o
[176/269] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/svc_layercontext.c.o
[177/269] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/superres_scale.c.o
[178/269] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/speed_features.c.o
[179/269] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/tokenize.c.o
[180/269] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/temporal_filter.c.o
[181/269] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/nonrd_pickmode.c.o
[182/269] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/wedge_utils.c.o
[183/269] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/tpl_model.c.o
[184/269] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/av1_noise_estimate.c.o
[185/269] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/txb_rdopt.c.o
[186/269] Building C object CMakeFiles/aom_av1_encoder.dir/third_party/fastfeat/fast.c.o
[187/269] Building C object CMakeFiles/aom_av1_encoder.dir/third_party/fastfeat/nonmax.c.o
[188/269] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/intra_mode_search.c.o
[189/269] Building C object CMakeFiles/aom_av1_encoder.dir/third_party/vector/vector.c.o
[190/269] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/dwt.c.o
[191/269] Building C object CMakeFiles/aom_encoder_stats.dir/stats/aomstats.c.o
[192/269] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/var_based_part.c.o
[193/269] Building C object CMakeFiles/aom_encoder_stats.dir/stats/rate_hist.c.o
[194/269] Building C object CMakeFiles/aom_decoder_app_util.dir/common/video_reader.c.o
[195/269] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/tx_search.c.o
[196/269] Building C object CMakeFiles/aom_decoder_app_util.dir/common/obudec.c.o
[197/269] Building C object CMakeFiles/decode_to_md5.dir/examples/decode_to_md5.c.o
[198/269] Building CXX object CMakeFiles/aom_decoder_app_util.dir/common/webmdec.cc.o
[199/269] Building C object CMakeFiles/decode_with_drops.dir/examples/decode_with_drops.c.o
[200/269] Building C object CMakeFiles/simple_decoder.dir/examples/simple_decoder.c.o
[201/269] Building C object CMakeFiles/scalable_decoder.dir/examples/scalable_decoder.c.o
[202/269] Building C object CMakeFiles/aomdec.dir/apps/aomdec.c.o
[203/269] Building C object CMakeFiles/aom_av1_encoder.dir/av1/encoder/rdopt.c.o
[204/269] Building CXX object CMakeFiles/aom_av1_rc.dir/av1/ratectrl_rtc.cc.o
[205/269] Building CXX object CMakeFiles/yuv.dir/third_party/libyuv/source/row_gcc.cc.o
[206/269] Building CXX object CMakeFiles/yuv.dir/third_party/libyuv/source/row_mips.cc.o
[207/269] Building CXX object CMakeFiles/yuv.dir/third_party/libyuv/source/row_neon64.cc.o
[208/269] Building CXX object CMakeFiles/yuv.dir/third_party/libyuv/source/row_neon.cc.o
[209/269] Building CXX object CMakeFiles/yuv.dir/third_party/libyuv/source/row_win.cc.o
[210/269] Building CXX object CMakeFiles/yuv.dir/third_party/libyuv/source/row_any.cc.o
[211/269] Building CXX object CMakeFiles/yuv.dir/third_party/libyuv/source/planar_functions.cc.o
[212/269] Building CXX object CMakeFiles/yuv.dir/third_party/libyuv/source/scale_gcc.cc.o
[213/269] Building CXX object CMakeFiles/yuv.dir/third_party/libyuv/source/scale_any.cc.o
[214/269] Building CXX object CMakeFiles/yuv.dir/third_party/libyuv/source/scale_mips.cc.o
[215/269] Building CXX object CMakeFiles/yuv.dir/third_party/libyuv/source/scale_neon.cc.o
[216/269] Building CXX object CMakeFiles/yuv.dir/third_party/libyuv/source/scale_neon64.cc.o
[217/269] Building CXX object CMakeFiles/yuv.dir/third_party/libyuv/source/scale_win.cc.o
[218/269] Building CXX object CMakeFiles/yuv.dir/third_party/libyuv/source/scale.cc.o
[219/269] Building C object CMakeFiles/lossless_encoder.dir/examples/lossless_encoder.c.o
[220/269] Building CXX object CMakeFiles/yuv.dir/third_party/libyuv/source/scale_uv.cc.o
[221/269] Building C object CMakeFiles/set_maps.dir/examples/set_maps.c.o
[222/269] Building C object CMakeFiles/simple_encoder.dir/examples/simple_encoder.c.o
[223/269] Building C object CMakeFiles/twopass_encoder.dir/examples/twopass_encoder.c.o
[224/269] Building C object CMakeFiles/scalable_encoder.dir/examples/scalable_encoder.c.o
[225/269] Building CXX object CMakeFiles/yuv.dir/third_party/libyuv/source/scale_common.cc.o
[226/269] Building C object CMakeFiles/aomenc.dir/apps/aomenc.c.o
[227/269] Building C object CMakeFiles/aom_cx_set_ref.dir/examples/aom_cx_set_ref.c.o
[228/269] Building CXX object CMakeFiles/dump_obu.dir/tools/dump_obu.cc.o
[229/269] Building CXX object CMakeFiles/dump_obu.dir/tools/obu_parser.cc.o
[230/269] Building C object CMakeFiles/lightfield_tile_list_decoder.dir/examples/lightfield_tile_list_decoder.c.o
[231/269] Building C object CMakeFiles/lightfield_decoder.dir/examples/lightfield_decoder.c.o
[232/269] Building C object CMakeFiles/lightfield_encoder.dir/examples/lightfield_encoder.c.o
[233/269] Building C object CMakeFiles/low_complexity_mode_encoder.dir/examples/low_complexity_mode_encoder.c.o
[234/269] Building C object CMakeFiles/lightfield_bitstream_parsing.dir/examples/lightfield_bitstream_parsing.c.o
[235/269] Building CXX object CMakeFiles/svc_encoder_rtc.dir/examples/svc_encoder_rtc.cc.o
[236/269] Building CXX object CMakeFiles/webm.dir/third_party/libwebm/common/hdr_util.cc.o
[237/269] Building CXX object CMakeFiles/webm.dir/third_party/libwebm/mkvmuxer/mkvmuxerutil.cc.o
[238/269] Building CXX object CMakeFiles/webm.dir/third_party/libwebm/mkvmuxer/mkvwriter.cc.o
[239/269] Building CXX object CMakeFiles/webm.dir/third_party/libwebm/mkvparser/mkvreader.cc.o
[240/269] Building C object CMakeFiles/aom_pc.dir/gen_src/aom_pc_no_op.c.o
[241/269] Linking C shared library libaom_pc.so
[242/269] Building CXX object CMakeFiles/webm.dir/third_party/libwebm/mkvmuxer/mkvmuxer.cc.o
In file included from /usr/include/c++/16.1.1/map:64,
                 from /build/aom/src/libaom-3.15.0/third_party/libwebm/mkvmuxer/mkvmuxer.h:16,
                 from /build/aom/src/libaom-3.15.0/third_party/libwebm/mkvmuxer/mkvmuxer.cc:9:
/usr/include/c++/16.1.1/bits/stl_tree.h: In function 'std::pair<typename std::__rb_tree::_Node_traits<_Val, typename __gnu_cxx::__alloc_traits<typename __gnu_cxx::__alloc_traits<_Alloc>::rebind<_Val>::other>::pointer>::_Base_ptr, typename std::__rb_tree::_Node_traits<_Val, typename __gnu_cxx::__alloc_traits<typename __gnu_cxx::__alloc_traits<_Alloc>::rebind<_Val>::other>::pointer>::_Base_ptr> std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_get_insert_hint_unique_pos(const_iterator, const key_type&) [with _Key = long long unsigned int; _Val = std::pair<const long long unsigned int, std::__cxx11::list<mkvmuxer::Frame*> >; _KeyOfValue = std::_Select1st<std::pair<const long long unsigned int, std::__cxx11::list<mkvmuxer::Frame*> > >; _Compare = std::less<long long unsigned int>; _Alloc = std::allocator<std::pair<const long long unsigned int, std::__cxx11::list<mkvmuxer::Frame*> > >]':
/usr/include/c++/16.1.1/bits/stl_tree.h:2952:5: note: parameter passing for argument of type 'std::_Rb_tree<long long unsigned int, std::pair<const long long unsigned int, std::__cxx11::list<mkvmuxer::Frame*> >, std::_Select1st<std::pair<const long long unsigned int, std::__cxx11::list<mkvmuxer::Frame*> > >, std::less<long long unsigned int>, std::allocator<std::pair<const long long unsigned int, std::__cxx11::list<mkvmuxer::Frame*> > > >::const_iterator' changed in GCC 7.1
/usr/include/c++/16.1.1/bits/stl_tree.h: In function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple<const long long unsigned int&>, std::tuple<>}; _Key = long long unsigned int; _Val = std::pair<const long long unsigned int, std::__cxx11::list<mkvmuxer::Frame*> >; _KeyOfValue = std::_Select1st<std::pair<const long long unsigned int, std::__cxx11::list<mkvmuxer::Frame*> > >; _Compare = std::less<long long unsigned int>; _Alloc = std::allocator<std::pair<const long long unsigned int, std::__cxx11::list<mkvmuxer::Frame*> > >]':
/usr/include/c++/16.1.1/bits/stl_tree.h:3250:7: note: parameter passing for argument of type 'std::_Rb_tree<long long unsigned int, std::pair<const long long unsigned int, std::__cxx11::list<mkvmuxer::Frame*> >, std::_Select1st<std::pair<const long long unsigned int, std::__cxx11::list<mkvmuxer::Frame*> > >, std::less<long long unsigned int>, std::allocator<std::pair<const long long unsigned int, std::__cxx11::list<mkvmuxer::Frame*> > > >::const_iterator' changed in GCC 7.1
/usr/include/c++/16.1.1/bits/stl_tree.h: In function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple<long long unsigned int&&>, std::tuple<>}; _Key = long long unsigned int; _Val = std::pair<const long long unsigned int, std::__cxx11::list<mkvmuxer::Frame*> >; _KeyOfValue = std::_Select1st<std::pair<const long long unsigned int, std::__cxx11::list<mkvmuxer::Frame*> > >; _Compare = std::less<long long unsigned int>; _Alloc = std::allocator<std::pair<const long long unsigned int, std::__cxx11::list<mkvmuxer::Frame*> > >]':
/usr/include/c++/16.1.1/bits/stl_tree.h:3250:7: note: parameter passing for argument of type 'std::_Rb_tree<long long unsigned int, std::pair<const long long unsigned int, std::__cxx11::list<mkvmuxer::Frame*> >, std::_Select1st<std::pair<const long long unsigned int, std::__cxx11::list<mkvmuxer::Frame*> > >, std::less<long long unsigned int>, std::allocator<std::pair<const long long unsigned int, std::__cxx11::list<mkvmuxer::Frame*> > > >::const_iterator' changed in GCC 7.1
/usr/include/c++/16.1.1/bits/stl_tree.h: In function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple<long long unsigned int&&>, std::tuple<>}; _Key = long long unsigned int; _Val = std::pair<const long long unsigned int, long long unsigned int>; _KeyOfValue = std::_Select1st<std::pair<const long long unsigned int, long long unsigned int> >; _Compare = std::less<long long unsigned int>; _Alloc = std::allocator<std::pair<const long long unsigned int, long long unsigned int> >]':
/usr/include/c++/16.1.1/bits/stl_tree.h:3250:7: note: parameter passing for argument of type 'std::_Rb_tree<long long unsigned int, std::pair<const long long unsigned int, long long unsigned int>, std::_Select1st<std::pair<const long long unsigned int, long long unsigned int> >, std::less<long long unsigned int>, std::allocator<std::pair<const long long unsigned int, long long unsigned int> > >::const_iterator' changed in GCC 7.1
In file included from /usr/include/c++/16.1.1/map:65:
In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](key_type&&) [with _Key = long long unsigned int; _Tp = long long unsigned int; _Compare = std::less<long long unsigned int>; _Alloc = std::allocator<std::pair<const long long unsigned int, long long unsigned int> >]',
    inlined from 'bool mkvmuxer::Cluster::DoWriteFrame(const mkvmuxer::Frame*)' at /build/aom/src/libaom-3.15.0/third_party/libwebm/mkvmuxer/mkvmuxer.cc:2659:46,
    inlined from 'bool mkvmuxer::Cluster::DoWriteFrame(const mkvmuxer::Frame*)' at /build/aom/src/libaom-3.15.0/third_party/libwebm/mkvmuxer/mkvmuxer.cc:2647:6:
/usr/include/c++/16.1.1/bits/stl_map.h:559:37: note: parameter passing for argument of type 'std::_Rb_tree<long long unsigned int, std::pair<const long long unsigned int, long long unsigned int>, std::_Select1st<std::pair<const long long unsigned int, long long unsigned int> >, std::less<long long unsigned int>, std::allocator<std::pair<const long long unsigned int, long long unsigned int> > >::const_iterator' changed in GCC 7.1
In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](key_type&&) [with _Key = long long unsigned int; _Tp = std::__cxx11::list<mkvmuxer::Frame*>; _Compare = std::less<long long unsigned int>; _Alloc = std::allocator<std::pair<const long long unsigned int, std::__cxx11::list<mkvmuxer::Frame*> > >]',
    inlined from 'bool mkvmuxer::Cluster::Finalize(bool, uint64_t)' at /build/aom/src/libaom-3.15.0/third_party/libwebm/mkvmuxer/mkvmuxer.cc:2570:47,
    inlined from 'bool mkvmuxer::Cluster::Finalize(bool, uint64_t)' at /build/aom/src/libaom-3.15.0/third_party/libwebm/mkvmuxer/mkvmuxer.cc:2549:6:
/usr/include/c++/16.1.1/bits/stl_map.h:559:37: note: parameter passing for argument of type 'std::_Rb_tree<long long unsigned int, std::pair<const long long unsigned int, std::__cxx11::list<mkvmuxer::Frame*> >, std::_Select1st<std::pair<const long long unsigned int, std::__cxx11::list<mkvmuxer::Frame*> > >, std::less<long long unsigned int>, std::allocator<std::pair<const long long unsigned int, std::__cxx11::list<mkvmuxer::Frame*> > > >::const_iterator' changed in GCC 7.1
In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](key_type&&) [with _Key = long long unsigned int; _Tp = long long unsigned int; _Compare = std::less<long long unsigned int>; _Alloc = std::allocator<std::pair<const long long unsigned int, long long unsigned int> >]',
    inlined from 'bool mkvmuxer::Cluster::Finalize(bool, uint64_t)' at /build/aom/src/libaom-3.15.0/third_party/libwebm/mkvmuxer/mkvmuxer.cc:2575:58,
    inlined from 'bool mkvmuxer::Cluster::Finalize(bool, uint64_t)' at /build/aom/src/libaom-3.15.0/third_party/libwebm/mkvmuxer/mkvmuxer.cc:2549:6:
/usr/include/c++/16.1.1/bits/stl_map.h:559:37: note: parameter passing for argument of type 'std::_Rb_tree<long long unsigned int, std::pair<const long long unsigned int, long long unsigned int>, std::_Select1st<std::pair<const long long unsigned int, long long unsigned int> >, std::less<long long unsigned int>, std::allocator<std::pair<const long long unsigned int, long long unsigned int> > >::const_iterator' changed in GCC 7.1
In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](key_type&&) [with _Key = long long unsigned int; _Tp = std::__cxx11::list<mkvmuxer::Frame*>; _Compare = std::less<long long unsigned int>; _Alloc = std::allocator<std::pair<const long long unsigned int, std::__cxx11::list<mkvmuxer::Frame*> > >]',
    inlined from 'bool mkvmuxer::Cluster::Finalize(bool, uint64_t)' at /build/aom/src/libaom-3.15.0/third_party/libwebm/mkvmuxer/mkvmuxer.cc:2581:43,
    inlined from 'bool mkvmuxer::Cluster::Finalize(bool, uint64_t)' at /build/aom/src/libaom-3.15.0/third_party/libwebm/mkvmuxer/mkvmuxer.cc:2549:6:
/usr/include/c++/16.1.1/bits/stl_map.h:559:37: note: parameter passing for argument of type 'std::_Rb_tree<long long unsigned int, std::pair<const long long unsigned int, std::__cxx11::list<mkvmuxer::Frame*> >, std::_Select1st<std::pair<const long long unsigned int, std::__cxx11::list<mkvmuxer::Frame*> > >, std::less<long long unsigned int>, std::allocator<std::pair<const long long unsigned int, std::__cxx11::list<mkvmuxer::Frame*> > > >::const_iterator' changed in GCC 7.1
In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](key_type&&) [with _Key = long long unsigned int; _Tp = std::__cxx11::list<mkvmuxer::Frame*>; _Compare = std::less<long long unsigned int>; _Alloc = std::allocator<std::pair<const long long unsigned int, std::__cxx11::list<mkvmuxer::Frame*> > >]',
    inlined from 'bool mkvmuxer::Cluster::Finalize(bool, uint64_t)' at /build/aom/src/libaom-3.15.0/third_party/libwebm/mkvmuxer/mkvmuxer.cc:2582:47,
    inlined from 'bool mkvmuxer::Cluster::Finalize(bool, uint64_t)' at /build/aom/src/libaom-3.15.0/third_party/libwebm/mkvmuxer/mkvmuxer.cc:2549:6:
/usr/include/c++/16.1.1/bits/stl_map.h:559:37: note: parameter passing for argument of type 'std::_Rb_tree<long long unsigned int, std::pair<const long long unsigned int, std::__cxx11::list<mkvmuxer::Frame*> >, std::_Select1st<std::pair<const long long unsigned int, std::__cxx11::list<mkvmuxer::Frame*> > >, std::less<long long unsigned int>, std::allocator<std::pair<const long long unsigned int, std::__cxx11::list<mkvmuxer::Frame*> > > >::const_iterator' changed in GCC 7.1
In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = long long unsigned int; _Tp = std::__cxx11::list<mkvmuxer::Frame*>; _Compare = std::less<long long unsigned int>; _Alloc = std::allocator<std::pair<const long long unsigned int, std::__cxx11::list<mkvmuxer::Frame*> > >]',
    inlined from 'bool mkvmuxer::Cluster::QueueOrWriteFrame(const mkvmuxer::Frame*)' at /build/aom/src/libaom-3.15.0/third_party/libwebm/mkvmuxer/mkvmuxer.cc:2677:30:
/usr/include/c++/16.1.1/bits/stl_map.h:540:37: note: parameter passing for argument of type 'std::_Rb_tree<long long unsigned int, std::pair<const long long unsigned int, std::__cxx11::list<mkvmuxer::Frame*> >, std::_Select1st<std::pair<const long long unsigned int, std::__cxx11::list<mkvmuxer::Frame*> > >, std::less<long long unsigned int>, std::allocator<std::pair<const long long unsigned int, std::__cxx11::list<mkvmuxer::Frame*> > > >::const_iterator' changed in GCC 7.1
In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = long long unsigned int; _Tp = std::__cxx11::list<mkvmuxer::Frame*>; _Compare = std::less<long long unsigned int>; _Alloc = std::allocator<std::pair<const long long unsigned int, std::__cxx11::list<mkvmuxer::Frame*> > >]',
    inlined from 'bool mkvmuxer::Cluster::QueueOrWriteFrame(const mkvmuxer::Frame*)' at /build/aom/src/libaom-3.15.0/third_party/libwebm/mkvmuxer/mkvmuxer.cc:2684:64:
/usr/include/c++/16.1.1/bits/stl_map.h:540:37: note: parameter passing for argument of type 'std::_Rb_tree<long long unsigned int, std::pair<const long long unsigned int, std::__cxx11::list<mkvmuxer::Frame*> >, std::_Select1st<std::pair<const long long unsigned int, std::__cxx11::list<mkvmuxer::Frame*> > >, std::less<long long unsigned int>, std::allocator<std::pair<const long long unsigned int, std::__cxx11::list<mkvmuxer::Frame*> > > >::const_iterator' changed in GCC 7.1
In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = long long unsigned int; _Tp = std::__cxx11::list<mkvmuxer::Frame*>; _Compare = std::less<long long unsigned int>; _Alloc = std::allocator<std::pair<const long long unsigned int, std::__cxx11::list<mkvmuxer::Frame*> > >]',
    inlined from 'bool mkvmuxer::Cluster::QueueOrWriteFrame(const mkvmuxer::Frame*)' at /build/aom/src/libaom-3.15.0/third_party/libwebm/mkvmuxer/mkvmuxer.cc:2685:47:
/usr/include/c++/16.1.1/bits/stl_map.h:540:37: note: parameter passing for argument of type 'std::_Rb_tree<long long unsigned int, std::pair<const long long unsigned int, std::__cxx11::list<mkvmuxer::Frame*> >, std::_Select1st<std::pair<const long long unsigned int, std::__cxx11::list<mkvmuxer::Frame*> > >, std::less<long long unsigned int>, std::allocator<std::pair<const long long unsigned int, std::__cxx11::list<mkvmuxer::Frame*> > > >::const_iterator' changed in GCC 7.1
In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = long long unsigned int; _Tp = std::__cxx11::list<mkvmuxer::Frame*>; _Compare = std::less<long long unsigned int>; _Alloc = std::allocator<std::pair<const long long unsigned int, std::__cxx11::list<mkvmuxer::Frame*> > >]',
    inlined from 'bool mkvmuxer::Cluster::QueueOrWriteFrame(const mkvmuxer::Frame*)' at /build/aom/src/libaom-3.15.0/third_party/libwebm/mkvmuxer/mkvmuxer.cc:2713:32:
/usr/include/c++/16.1.1/bits/stl_map.h:540:37: note: parameter passing for argument of type 'std::_Rb_tree<long long unsigned int, std::pair<const long long unsigned int, std::__cxx11::list<mkvmuxer::Frame*> >, std::_Select1st<std::pair<const long long unsigned int, std::__cxx11::list<mkvmuxer::Frame*> > >, std::less<long long unsigned int>, std::allocator<std::pair<const long long unsigned int, std::__cxx11::list<mkvmuxer::Frame*> > > >::const_iterator' changed in GCC 7.1
[243/269] Building CXX object CMakeFiles/webm.dir/third_party/libwebm/mkvparser/mkvparser.cc.o
[244/269] Building CXX object CMakeFiles/yuv.dir/third_party/libyuv/source/row_common.cc.o
[245/269] cd /build/aom/src/build && /usr/bin/doxygen /build/aom/src/build/doxyfile
warning: Tag 'DOT_MULTI_TARGETS' at line 2369 of file '/build/aom/src/build/doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
/build/aom/src/libaom-3.15.0/doc/dev_guide/av1_encoder.dox:355: warning: unable to resolve reference to 'encode_frame_to_data_rate()' for \ref command
/build/aom/src/libaom-3.15.0/doc/dev_guide/av1_encoder.dox:358: warning: unable to resolve reference to 'encode_frame_to_data_rate()' for \ref command
/build/aom/src/libaom-3.15.0/doc/dev_guide/av1_encoder.dox:359: warning: unable to resolve reference to 'encode_with_recode_loop_and_filter()' for \ref command
/build/aom/src/libaom-3.15.0/doc/dev_guide/av1_encoder.dox:360: warning: unable to resolve reference to 'encode_with_recode_loop()' for \ref command
/build/aom/src/libaom-3.15.0/doc/dev_guide/av1_encoder.dox:361: warning: unable to resolve reference to 'encode_without_recode()' for \ref command
/build/aom/src/libaom-3.15.0/doc/dev_guide/av1_encoder.dox:362: warning: unable to resolve reference to 'loopfilter_frame()' for \ref command
/build/aom/src/libaom-3.15.0/doc/dev_guide/av1_encoder.dox:363: warning: unable to resolve reference to 'cdef_restoration_frame()' for \ref command
/build/aom/src/libaom-3.15.0/doc/dev_guide/av1_encoder.dox:365: warning: unable to resolve reference to 'encode_with_recode_loop()' for \ref command
/build/aom/src/libaom-3.15.0/doc/dev_guide/av1_encoder.dox:366: warning: unable to resolve reference to 'encode_without_recode()' for \ref command
/build/aom/src/libaom-3.15.0/doc/dev_guide/av1_encoder.dox:367: warning: unable to resolve reference to 'encode_frame_internal()' for \ref command
/build/aom/src/libaom-3.15.0/doc/dev_guide/av1_encoder.dox:369: warning: unable to resolve reference to 'encode_frame_internal()' for \ref command
/build/aom/src/libaom-3.15.0/doc/dev_guide/av1_encoder.dox:463: warning: unable to resolve reference to 'tf_setup_filtering_buffer()' for \ref command
/build/aom/src/libaom-3.15.0/doc/dev_guide/av1_encoder.dox:463: warning: unable to resolve reference to 'tf_do_filtering()' for \ref command
/build/aom/src/libaom-3.15.0/doc/dev_guide/av1_encoder.dox:465: warning: unable to resolve reference to 'tf_setup_filtering_buffer()' for \ref command
/build/aom/src/libaom-3.15.0/doc/dev_guide/av1_encoder.dox:469: warning: unable to resolve reference to 'tf_do_filtering()' for \ref command
/build/aom/src/libaom-3.15.0/doc/dev_guide/av1_encoder.dox:471: warning: unable to resolve reference to 'tf_motion_search()' for \ref command
/build/aom/src/libaom-3.15.0/doc/dev_guide/av1_encoder.dox:476: warning: unable to resolve reference to 'tf_normalize_filtered_frame()' for \ref command
/build/aom/src/libaom-3.15.0/doc/dev_guide/av1_encoder.dox:626: warning: unable to resolve reference to 'encode_frame_to_data_rate()' for \ref command
/build/aom/src/libaom-3.15.0/doc/dev_guide/av1_encoder.dox:645: warning: unable to resolve reference to 'find_next_key_frame()' for \ref command
/build/aom/src/libaom-3.15.0/doc/dev_guide/av1_encoder.dox:646: warning: unable to resolve reference to 'define_gf_group()' for \ref command
/build/aom/src/libaom-3.15.0/doc/dev_guide/av1_encoder.dox:647: warning: unable to resolve reference to 'calculate_total_gf_group_bits()' for \ref command
/build/aom/src/libaom-3.15.0/doc/dev_guide/av1_encoder.dox:648: warning: unable to resolve reference to 'get_twopass_worst_quality()' for \ref command
/build/aom/src/libaom-3.15.0/doc/dev_guide/av1_encoder.dox:662: warning: unable to resolve reference to 'rc_pick_q_and_bounds()' for \ref command
/build/aom/src/libaom-3.15.0/doc/dev_guide/av1_encoder.dox:704: warning: unable to resolve reference to 'rc_pick_q_and_bounds()' for \ref command
/build/aom/src/libaom-3.15.0/doc/dev_guide/av1_encoder.dox:705: warning: unable to resolve reference to 'get_q()' for \ref command
/build/aom/src/libaom-3.15.0/doc/dev_guide/av1_encoder.dox:707: warning: unable to resolve reference to 'get_rate_correction_factor()' for \ref command
/build/aom/src/libaom-3.15.0/doc/dev_guide/av1_encoder.dox:708: warning: unable to resolve reference to 'set_rate_correction_factor()' for \ref command
/build/aom/src/libaom-3.15.0/doc/dev_guide/av1_encoder.dox:709: warning: unable to resolve reference to 'find_closest_qindex_by_rate()' for \ref command
/build/aom/src/libaom-3.15.0/doc/dev_guide/av1_encoder.dox:732: warning: unable to resolve reference to 'encode_with_recode_loop()' for \ref command
/build/aom/src/libaom-3.15.0/doc/dev_guide/av1_encoder.dox:733: warning: unable to resolve reference to 'encode_without_recode()' for \ref command
/build/aom/src/libaom-3.15.0/doc/dev_guide/av1_encoder.dox:734: warning: unable to resolve reference to 'recode_loop_update_q()' for \ref command
/build/aom/src/libaom-3.15.0/doc/dev_guide/av1_encoder.dox:735: warning: unable to resolve reference to 'recode_loop_test()' for \ref command
/build/aom/src/libaom-3.15.0/doc/dev_guide/av1_encoder.dox:749: warning: unable to resolve reference to 'rc_pick_q_and_bounds_no_stats_cbr()' for \ref command
/build/aom/src/libaom-3.15.0/doc/dev_guide/av1_encoder.dox:750: warning: unable to resolve reference to 'rc_pick_q_and_bounds_no_stats()' for \ref command
/build/aom/src/libaom-3.15.0/doc/dev_guide/av1_encoder.dox:751: warning: unable to resolve reference to 'rc_pick_q_and_bounds()' for \ref command
/build/aom/src/libaom-3.15.0/doc/dev_guide/av1_encoder.dox:795: warning: unable to resolve reference to 'calculate_gf_length()' for \ref command
/build/aom/src/libaom-3.15.0/doc/dev_guide/av1_encoder.dox:798: warning: unable to resolve reference to 'has_no_stats_stage()' for \ref command
/build/aom/src/libaom-3.15.0/doc/dev_guide/av1_encoder.dox:820: warning: unable to resolve reference to 'calculate_gf_length()' for \ref command
/build/aom/src/libaom-3.15.0/doc/dev_guide/av1_encoder.dox:841: warning: unable to resolve reference to 'calculate_gf_length()' for \ref command
/build/aom/src/libaom-3.15.0/doc/dev_guide/av1_encoder.dox:846: warning: unable to resolve reference to 'define_gf_group()' for \ref command
/build/aom/src/libaom-3.15.0/doc/dev_guide/av1_encoder.dox:851: warning: unable to resolve reference to 'calculate_gf_length()' for \ref command
/build/aom/src/libaom-3.15.0/doc/dev_guide/av1_encoder.dox:856: warning: unable to resolve reference to 'calculate_gf_length()' for \ref command
/build/aom/src/libaom-3.15.0/doc/dev_guide/av1_encoder.dox:867: warning: unable to resolve reference to 'calculate_gf_length()' for \ref command
/build/aom/src/libaom-3.15.0/doc/dev_guide/av1_encoder.dox:874: warning: unable to resolve reference to 'define_gf_group()' for \ref command
/build/aom/src/libaom-3.15.0/doc/dev_guide/av1_encoder.dox:907: warning: unable to resolve reference to 'define_gf_group()' for \ref command
/build/aom/src/libaom-3.15.0/doc/dev_guide/av1_encoder.dox:913: warning: unable to resolve reference to 'define_gf_group_pass0()' for \ref command
/build/aom/src/libaom-3.15.0/doc/dev_guide/av1_encoder.dox:914: warning: unable to resolve reference to 'define_gf_group()' for \ref command
/build/aom/src/libaom-3.15.0/doc/dev_guide/av1_encoder.dox:927: warning: unable to resolve reference to 'find_next_key_frame()' for \ref command
/build/aom/src/libaom-3.15.0/doc/dev_guide/av1_encoder.dox:928: warning: unable to resolve reference to 'define_kf_interval()' for \ref command
/build/aom/src/libaom-3.15.0/doc/dev_guide/av1_encoder.dox:931: warning: unable to resolve reference to 'define_kf_interval()' for \ref command
/build/aom/src/libaom-3.15.0/doc/dev_guide/av1_encoder.dox:942: warning: unable to resolve reference to 'define_kf_interval()' for \ref command
/build/aom/src/libaom-3.15.0/doc/dev_guide/av1_encoder.dox:1049: warning: unable to resolve reference to 'setup_delta_q()' for \ref command
/build/aom/src/libaom-3.15.0/doc/dev_guide/av1_encoder.dox:1054: warning: unable to resolve reference to 'encode_tiles()' for \ref command
/build/aom/src/libaom-3.15.0/doc/dev_guide/av1_encoder.dox:1056: warning: unable to resolve reference to 'encode_sb_row()' for \ref command
/build/aom/src/libaom-3.15.0/doc/dev_guide/av1_encoder.dox:1059: warning: unable to resolve reference to 'encode_sb_row()' for \ref command
/build/aom/src/libaom-3.15.0/doc/dev_guide/av1_encoder.dox:1060: warning: unable to resolve reference to 'encode_nonrd_sb()' for \ref command
/build/aom/src/libaom-3.15.0/doc/dev_guide/av1_encoder.dox:1061: warning: unable to resolve reference to 'encode_rd_sb()' for \ref command
/build/aom/src/libaom-3.15.0/doc/dev_guide/av1_encoder.dox:1071: warning: unable to resolve reference to 'pick_sb_modes()' for \ref command
/build/aom/src/libaom-3.15.0/doc/dev_guide/av1_encoder.dox:1074: warning: unable to resolve reference to 'encode_sb()' for \ref command
/build/aom/src/libaom-3.15.0/doc/dev_guide/av1_encoder.dox:1075: warning: unable to resolve reference to 'encode_b()' for \ref command
/build/aom/src/libaom-3.15.0/doc/dev_guide/av1_encoder.dox:1095: warning: unable to resolve reference to 'hybrid_intra_mode_search()' for \ref command
/build/aom/src/libaom-3.15.0/av1/encoder/ratectrl.c:2176: warning: unable to resolve reference to 'rc_pick_q_and_bounds_no_stats_cbr()' for \ref command
/build/aom/src/libaom-3.15.0/av1/encoder/ratectrl.c:2177: warning: unable to resolve reference to 'rc_pick_q_and_bounds_no_stats()' for \ref command
/build/aom/src/libaom-3.15.0/aom/aom_codec.h:325: warning: Member enc (variable) of union aom_codec_ctx::[union].config is not documented.
/build/aom/src/libaom-3.15.0/aom/aom_codec.h:326: warning: Member raw (variable) of union aom_codec_ctx::[union].config is not documented.
[246/269] Building C object CMakeFiles/aom_av1_encoder.dir/third_party/fastfeat/fast_9.c.o
[247/269] Linking C shared library libaom.so.3.15.0
[248/269] Creating library symlink libaom.so.3 libaom.so
[249/269] Linking CXX executable decode_to_md5
[250/269] Linking C static library libaom.a
[251/269] Linking CXX executable scalable_decoder
[252/269] Linking CXX executable aomdec
[253/269] Linking CXX executable decode_with_drops
[254/269] Linking CXX executable aomenc
[255/269] Linking CXX executable set_maps
[256/269] Linking CXX executable simple_encoder
[257/269] Linking CXX shared library libaom_av1_rc.so
[258/269] Linking CXX executable twopass_encoder
[259/269] Linking CXX executable scalable_encoder
[260/269] Linking CXX executable dump_obu
[261/269] Linking CXX executable svc_encoder_rtc
[262/269] Linking CXX executable aom_cx_set_ref
[263/269] Linking CXX executable lightfield_encoder
[264/269] Linking CXX executable lightfield_tile_list_decoder
[265/269] Linking CXX executable lightfield_decoder
[266/269] Linking CXX executable lightfield_bitstream_parsing
[267/269] Linking CXX executable low_complexity_mode_encoder
[268/269] Linking CXX executable lossless_encoder
[269/269] Linking CXX executable simple_decoder
==> Entering fakeroot environment...
==> Starting package_aom()...
-- Install configuration: "Release"
-- Installing: /build/aom/pkg/aom/usr/lib/cmake/AOM/AOMConfig.cmake
-- Installing: /build/aom/pkg/aom/usr/lib/cmake/AOM/AOMConfigVersion.cmake
-- Installing: /build/aom/pkg/aom/usr/lib/cmake/AOM/AOMTargets.cmake
-- Installing: /build/aom/pkg/aom/usr/lib/cmake/AOM/AOMTargets-release.cmake
-- Installing: /build/aom/pkg/aom/usr/include/aom/aom.h
-- Installing: /build/aom/pkg/aom/usr/include/aom/aom_codec.h
-- Installing: /build/aom/pkg/aom/usr/include/aom/aom_frame_buffer.h
-- Installing: /build/aom/pkg/aom/usr/include/aom/aom_image.h
-- Installing: /build/aom/pkg/aom/usr/include/aom/aom_integer.h
-- Installing: /build/aom/pkg/aom/usr/include/aom/aom_decoder.h
-- Installing: /build/aom/pkg/aom/usr/include/aom/aomdx.h
-- Installing: /build/aom/pkg/aom/usr/include/aom/aomcx.h
-- Installing: /build/aom/pkg/aom/usr/include/aom/aom_encoder.h
-- Installing: /build/aom/pkg/aom/usr/include/aom/aom_ext_ratectrl.h
-- Installing: /build/aom/pkg/aom/usr/include/aom/aom_external_partition.h
-- Installing: /build/aom/pkg/aom/usr/include/aom/aom_tpl.h
-- Installing: /build/aom/pkg/aom/usr/lib/pkgconfig/aom.pc
-- Installing: /build/aom/pkg/aom/usr/lib/libaom.so.3.15.0
-- Installing: /build/aom/pkg/aom/usr/lib/libaom.so.3
-- Installing: /build/aom/pkg/aom/usr/lib/libaom.so
-- Installing: /build/aom/pkg/aom/usr/bin/aomdec
-- Set non-toolchain portion of runtime path of "/build/aom/pkg/aom/usr/bin/aomdec" to ""
-- Installing: /build/aom/pkg/aom/usr/bin/aomenc
-- Set non-toolchain portion of runtime path of "/build/aom/pkg/aom/usr/bin/aomenc" to ""
==> Tidying install...
  -> Removing libtool files...
  -> Removing static library files...
  -> Purging unwanted files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "aom"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Starting package_aom-docs()...
==> Tidying install...
  -> Removing libtool files...
  -> Removing static library files...
  -> Purging unwanted files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "aom-docs"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: aom 3.15.0-1 (Fri Aug 28 19:13:35 2026)
==> Cleaning up...
[?12l[?25h