<86>Sep 16 05:24:40 userdel[1358121]: delete user 'rooter' <86>Sep 16 05:24:40 userdel[1358121]: removed group 'rooter' owned by 'rooter' <86>Sep 16 05:24:40 userdel[1358121]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 16 05:24:40 groupadd[1358155]: group added to /etc/group: name=rooter, GID=666 <86>Sep 16 05:24:40 groupadd[1358155]: group added to /etc/gshadow: name=rooter <86>Sep 16 05:24:40 groupadd[1358155]: new group: name=rooter, GID=666 <86>Sep 16 05:24:40 useradd[1358182]: new user: name=rooter, UID=666, GID=666, home=/root, shell=/bin/bash <86>Sep 16 05:24:40 userdel[1358230]: delete user 'builder' <86>Sep 16 05:24:40 userdel[1358230]: removed group 'builder' owned by 'builder' <86>Sep 16 05:24:40 userdel[1358230]: removed shadow group 'builder' owned by 'builder' <86>Sep 16 05:24:40 groupadd[1358289]: group added to /etc/group: name=builder, GID=667 <86>Sep 16 05:24:40 groupadd[1358289]: group added to /etc/gshadow: name=builder <86>Sep 16 05:24:40 groupadd[1358289]: new group: name=builder, GID=667 <86>Sep 16 05:24:40 useradd[1358302]: new user: name=builder, UID=667, GID=667, home=/usr/src, shell=/bin/bash <13>Sep 16 05:24:42 rpmi: yasm-1.2.0-alt2 sisyphus+284204.100.1.1 1630334860 installed <13>Sep 16 05:24:42 rpmi: doxygen-1:1.9.1-alt1 sisyphus+283348.100.1.1 1629370631 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/libvpx5-1.7.0-alt4.nosrc.rpm (w1.gzdio) Installing libvpx5-1.7.0-alt4.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.88386 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libvpx5-1.7.0 + echo 'Source #0 (libvpx5-1.7.0.tar):' Source #0 (libvpx5-1.7.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/libvpx5-1.7.0.tar + cd libvpx5-1.7.0 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (libvpx5-1.7.0-alt4.patch):' Patch #0 (libvpx5-1.7.0-alt4.patch): + /usr/bin/patch -p1 patching file .gear/rules patching file .gear/tags/133f83e2c34b8d770ae06aa595cef3e254173fcb patching file .gear/tags/list patching file libvpx.spec + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.88386 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libvpx5-1.7.0 + export 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC' + ./configure --prefix=/usr --libdir=/usr/lib64 --enable-pic --target=x86_64-linux-gcc --enable-shared --disable-avx --disable-avx2 --disable-install-srcs --enable-vp9-decoder --enable-vp9-encoder --enable-experimental --enable-spatial-svc --enable-vp9-highbitdepth --disable-static enabling pic enabling shared disabling install_srcs enabling vp9_decoder enabling vp9_encoder enabling experimental enabling vp9_highbitdepth disabling static enabling vp8_encoder enabling vp8_decoder Configuring for target 'x86_64-linux-gcc' enabling x86_64 enabling runtime_cpu_detect enabling mmx enabling sse enabling sse2 enabling sse3 enabling ssse3 enabling sse4_1 using yasm enabling postproc Creating makefiles for x86_64-linux-gcc libs Creating makefiles for x86_64-linux-gcc examples Creating makefiles for x86_64-linux-gcc tools Creating makefiles for x86_64-linux-gcc docs + make -j8 [CREATE] vpx_scale_rtcd.h [CREATE] vp8_rtcd.h [CREATE] vp9_rtcd.h [CREATE] vpx_dsp_rtcd.h [DEP] vp9/encoder/x86/vp9_quantize_ssse3_x86_64.asm.d [DEP] vp8/common/x86/loopfilter_block_sse2_x86_64.asm.d [DEP] vp9/encoder/x86/vp9_error_sse2.asm.d [DEP] vp8/common/x86/mfqe_sse2.asm.d [DEP] vp9/encoder/x86/vp9_dct_sse2.asm.d [DEP] vp8/common/x86/subpixel_ssse3.asm.d [DEP] vp8/common/x86/copy_sse3.asm.d [DEP] vp8/common/x86/iwalsh_sse2.asm.d [DEP] vp8/common/x86/loopfilter_sse2.asm.d [DEP] vp8/common/x86/subpixel_sse2.asm.d [DEP] vp8/common/x86/recon_sse2.asm.d [DEP] vp8/common/x86/idctllm_sse2.asm.d [DEP] vp8/common/x86/copy_sse2.asm.d [DEP] vp8/common/x86/idctllm_mmx.asm.d [DEP] vp8/common/x86/subpixel_mmx.asm.d [DEP] vp8/common/x86/recon_mmx.asm.d [DEP] vp8/common/x86/dequantize_mmx.asm.d [DEP] vp8/encoder/x86/temporal_filter_apply_sse2.asm.d [DEP] vp8/encoder/x86/fwalsh_sse2.asm.d [DEP] vp8/encoder/x86/encodeopt.asm.d [DEP] vp8/encoder/x86/dct_sse2.asm.d [DEP] vpx_dsp/x86/highbd_subpel_variance_impl_sse2.asm.d [DEP] vpx_dsp/x86/highbd_variance_impl_sse2.asm.d [DEP] vpx_dsp/x86/ssim_opt_x86_64.asm.d [DEP] vpx_dsp/x86/subpel_variance_sse2.asm.d [DEP] vpx_dsp/x86/highbd_sad_sse2.asm.d [DEP] vpx_dsp/x86/highbd_sad4d_sse2.asm.d [DEP] vpx_dsp/x86/subtract_sse2.asm.d [DEP] vpx_dsp/x86/sad_sse2.asm.d [DEP] vpx_dsp/x86/sad_sse4.asm.d [DEP] vpx_dsp/x86/sad_ssse3.asm.d [DEP] vpx_dsp/x86/sad4d_sse2.asm.d [DEP] vpx_dsp/x86/sad_sse3.asm.d [DEP] vpx_dsp/x86/fwd_txfm_ssse3_x86_64.asm.d [DEP] vpx_dsp/x86/avg_ssse3_x86_64.asm.d [DEP] vpx_dsp/x86/vpx_high_subpixel_bilinear_sse2.asm.d [DEP] vpx_dsp/x86/inv_wht_sse2.asm.d [DEP] vpx_dsp/x86/vpx_convolve_copy_sse2.asm.d [DEP] vpx_dsp/x86/vpx_subpixel_bilinear_ssse3.asm.d [DEP] vpx_dsp/x86/vpx_high_subpixel_8t_sse2.asm.d [DEP] vpx_dsp/x86/vpx_subpixel_bilinear_sse2.asm.d [DEP] vpx_dsp/x86/vpx_subpixel_8t_ssse3.asm.d [DEP] vpx_dsp/x86/vpx_subpixel_8t_sse2.asm.d [DEP] vpx_dsp/x86/deblock_sse2.asm.d [DEP] vpx_dsp/x86/add_noise_sse2.asm.d [DEP] vpx_dsp/x86/highbd_intrapred_sse2.asm.d [DEP] vpx_dsp/x86/intrapred_ssse3.asm.d [DEP] vpx_dsp/x86/intrapred_sse2.asm.d [DEP] vpx_ports/emms.asm.d [DEP] vpx_config.c.d [DEP] vp9/decoder/vp9_dsubexp.c.d [DEP] vp9/decoder/vp9_detokenize.c.d [DEP] vp9/decoder/vp9_decoder.c.d [DEP] vp9/decoder/vp9_decodeframe.c.d [DEP] vp9/decoder/vp9_decodemv.c.d [DEP] vp9/vp9_dx_iface.c.d [DEP] vp9/common/vp9_scan.c.d [DEP] vp9/common/x86/vp9_idct_intrin_sse2.c.d [DEP] vp9/common/vp9_common_data.c.d [DEP] vp9/common/vp9_reconintra.c.d [DEP] vp9/common/vp9_reconinter.c.d [DEP] vp9/common/vp9_quant_common.c.d [DEP] vp9/common/vp9_mvref_common.c.d [DEP] vp9/common/vp9_thread_common.c.d [DEP] vp9/common/vp9_loopfilter.c.d [DEP] vp9/common/vp9_seg_common.c.d [DEP] vp9/common/vp9_tile_common.c.d [DEP] vp9/common/vp9_scale.c.d [DEP] vp9/common/vp9_rtcd.c.d [DEP] vp9/common/vp9_pred_common.c.d [DEP] vp9/common/vp9_filter.c.d [DEP] vp9/common/vp9_idct.c.d [DEP] vp9/common/vp9_frame_buffers.c.d [DEP] vp9/common/vp9_entropymv.c.d [DEP] vp9/common/vp9_entropymode.c.d [DEP] vp9/common/vp9_blockd.c.d [DEP] vp9/common/vp9_entropy.c.d [DEP] vp9/common/vp9_alloccommon.c.d [DEP] vp9/encoder/x86/vp9_frame_scale_ssse3.c.d [DEP] vp9/encoder/x86/vp9_dct_ssse3.c.d [DEP] vp9/encoder/x86/vp9_dct_intrin_sse2.c.d [DEP] vp9/encoder/x86/vp9_highbd_block_error_intrin_sse2.c.d [DEP] vp9/encoder/x86/vp9_quantize_sse2.c.d [DEP] vp9/encoder/x86/temporal_filter_sse4.c.d [DEP] vp9/encoder/vp9_mbgraph.c.d [DEP] vp9/encoder/vp9_noise_estimate.c.d [DEP] vp9/encoder/vp9_temporal_filter.c.d [DEP] vp9/encoder/vp9_skin_detection.c.d [DEP] vp9/encoder/vp9_alt_ref_aq.c.d [DEP] vp9/encoder/vp9_aq_complexity.c.d [DEP] vp9/encoder/vp9_aq_360.c.d [DEP] vp9/encoder/vp9_treewriter.c.d [DEP] vp9/encoder/vp9_aq_cyclicrefresh.c.d [DEP] vp9/encoder/vp9_aq_variance.c.d [DEP] vp9/encoder/vp9_tokenize.c.d [DEP] vp9/encoder/vp9_resize.c.d [DEP] vp9/encoder/vp9_svc_layercontext.c.d [DEP] vp9/encoder/vp9_subexp.c.d [DEP] vp9/encoder/vp9_speed_features.c.d [DEP] vp9/encoder/vp9_segmentation.c.d [DEP] vp9/encoder/vp9_rdopt.c.d [DEP] vp9/encoder/vp9_rd.c.d [DEP] vp9/encoder/vp9_pickmode.c.d [DEP] vp9/encoder/vp9_ratectrl.c.d [DEP] vp9/encoder/vp9_picklpf.c.d [DEP] vp9/encoder/vp9_quantize.c.d [DEP] vp9/encoder/vp9_mcomp.c.d [DEP] vp9/encoder/vp9_multi_thread.c.d [DEP] vp9/encoder/vp9_encoder.c.d [DEP] vp9/encoder/vp9_frame_scale.c.d [DEP] vp9/encoder/vp9_lookahead.c.d [DEP] vp9/encoder/vp9_firstpass.c.d [DEP] vp9/encoder/vp9_extend.c.d [DEP] vp9/encoder/vp9_ethread.c.d [DEP] vp9/encoder/vp9_encodemv.c.d [DEP] vp9/encoder/vp9_encodemb.c.d [DEP] vp9/encoder/vp9_encodeframe.c.d [DEP] vp9/encoder/vp9_dct.c.d [DEP] vp9/encoder/vp9_cost.c.d [DEP] vp9/encoder/vp9_context_tree.c.d [DEP] vp9/encoder/vp9_bitstream.c.d [DEP] vp9/vp9_cx_iface.c.d [DEP] vp8/decoder/threading.c.d [DEP] vp8/decoder/onyxd_if.c.d [DEP] vp8/decoder/detokenize.c.d [DEP] vp8/decoder/decodeframe.c.d [DEP] vp8/decoder/dboolhuff.c.d [DEP] vp8/decoder/decodemv.c.d [DEP] vp8/common/x86/idct_blk_mmx.c.d [DEP] vp8/vp8_dx_iface.c.d [DEP] vp8/common/x86/idct_blk_sse2.c.d [DEP] vp8/common/postproc.c.d [DEP] vp8/common/mfqe.c.d [DEP] vp8/common/x86/loopfilter_x86.c.d [DEP] vp8/common/x86/vp8_asm_stubs.c.d [DEP] vp8/common/x86/filter_x86.c.d [DEP] vp8/common/treecoder.c.d [DEP] vp8/common/swapyv12buffer.c.d [DEP] vp8/common/setupintrarecon.c.d [DEP] vp8/common/reconintra4x4.c.d [DEP] vp8/common/reconintra.c.d [DEP] vp8/common/modecont.c.d [DEP] vp8/common/reconinter.c.d [DEP] vp8/common/mbpitch.c.d [DEP] vp8/common/quant_common.c.d [DEP] vp8/common/loopfilter_filters.c.d [DEP] vp8/common/vp8_loopfilter.c.d [DEP] vp8/common/rtcd.c.d [DEP] vp8/common/idctllm.c.d [DEP] vp8/common/idct_blk.c.d [DEP] vp8/common/generic/systemdependent.c.d [DEP] vp8/common/findnearmv.c.d [DEP] vp8/common/filter.c.d [DEP] vp8/common/entropymv.c.d [DEP] vp8/common/extend.c.d [DEP] vp8/common/entropymode.c.d [DEP] vp8/common/entropy.c.d [DEP] vp8/common/copy_c.c.d [DEP] vp8/common/dequantize.c.d [DEP] vp8/common/blockd.c.d [DEP] vp8/common/alloccommon.c.d [DEP] vp8/encoder/x86/vp8_enc_stubs_sse2.c.d [DEP] vp8/encoder/x86/denoising_sse2.c.d [DEP] vp8/encoder/x86/quantize_sse4.c.d [DEP] vp8/encoder/x86/vp8_quantize_ssse3.c.d [DEP] vp8/encoder/x86/vp8_quantize_sse2.c.d [DEP] vp8/encoder/temporal_filter.c.d [DEP] vp8/encoder/treewriter.c.d [DEP] vp8/encoder/tokenize.c.d [DEP] vp8/common/vp8_skin_detection.c.d [DEP] vp8/encoder/segmentation.c.d [DEP] vp8/encoder/rdopt.c.d [DEP] vp8/encoder/ratectrl.c.d [DEP] vp8/encoder/picklpf.c.d [DEP] vp8/encoder/pickinter.c.d [DEP] vp8/encoder/vp8_quantize.c.d [DEP] vp8/encoder/modecosts.c.d [DEP] vp8/encoder/mcomp.c.d [DEP] vp8/encoder/onyx_if.c.d [DEP] vp8/encoder/lookahead.c.d [DEP] vp8/encoder/denoising.c.d [DEP] vp8/encoder/ethreading.c.d [DEP] vp8/encoder/firstpass.c.d [DEP] vp8/encoder/encodemv.c.d [DEP] vp8/encoder/encodemb.c.d [DEP] vp8/encoder/encodeintra.c.d [DEP] vp8/encoder/dct.c.d [DEP] vp8/encoder/boolhuff.c.d [DEP] vp8/encoder/encodeframe.c.d [DEP] vp8/encoder/bitstream.c.d [DEP] vpx_util/vpx_thread.c.d [DEP] vp8/vp8_cx_iface.c.d [DEP] vpx_util/vpx_write_yuv_frame.c.d [DEP] vpx_dsp/x86/highbd_variance_sse2.c.d [DEP] vpx_dsp/x86/variance_sse2.c.d [DEP] vpx_dsp/x86/avg_pred_sse2.c.d [DEP] vpx_dsp/vpx_dsp_rtcd.c.d [DEP] vpx_dsp/variance.c.d [DEP] vpx_dsp/sum_squares.c.d [DEP] vpx_dsp/x86/sum_squares_sse2.c.d [DEP] vpx_dsp/subtract.c.d [DEP] vpx_dsp/sad.c.d [DEP] vpx_dsp/skin_detection.c.d [DEP] vpx_dsp/x86/avg_intrin_sse2.c.d [DEP] vpx_dsp/avg.c.d [DEP] vpx_dsp/x86/highbd_quantize_intrin_sse2.c.d [DEP] vpx_dsp/x86/quantize_ssse3.c.d [DEP] vpx_dsp/x86/quantize_sse2.c.d [DEP] vpx_dsp/quantize.c.d [DEP] vpx_dsp/x86/highbd_idct32x32_add_sse4.c.d [DEP] vpx_dsp/x86/highbd_idct16x16_add_sse4.c.d [DEP] vpx_dsp/x86/highbd_idct8x8_add_sse4.c.d [DEP] vpx_dsp/x86/highbd_idct4x4_add_sse4.c.d [DEP] vpx_dsp/x86/highbd_idct16x16_add_sse2.c.d [DEP] vpx_dsp/x86/highbd_idct32x32_add_sse2.c.d [DEP] vpx_dsp/x86/highbd_idct8x8_add_sse2.c.d [DEP] vpx_dsp/x86/inv_txfm_ssse3.c.d [DEP] vpx_dsp/x86/highbd_idct4x4_add_sse2.c.d [DEP] vpx_dsp/x86/inv_txfm_sse2.c.d [DEP] vpx_dsp/inv_txfm.c.d [DEP] vpx_dsp/x86/fwd_txfm_sse2.c.d [DEP] vpx_dsp/fwd_txfm.c.d [DEP] vpx_dsp/x86/highbd_loopfilter_sse2.c.d [DEP] vpx_dsp/loopfilter.c.d [DEP] vpx_dsp/x86/loopfilter_sse2.c.d [DEP] vpx_dsp/x86/vpx_asm_stubs.c.d [DEP] vpx_dsp/x86/vpx_subpixel_8t_intrin_ssse3.c.d [DEP] vpx_dsp/vpx_convolve.c.d [DEP] vpx_dsp/deblock.c.d [DEP] vpx_dsp/add_noise.c.d [DEP] vpx_dsp/x86/highbd_intrapred_intrin_ssse3.c.d [DEP] vpx_dsp/bitreader_buffer.c.d [DEP] vpx_dsp/x86/highbd_intrapred_intrin_sse2.c.d [DEP] vpx_dsp/bitreader.c.d [DEP] vpx_dsp/psnr.c.d [DEP] vpx_dsp/bitwriter.c.d [DEP] vpx_dsp/intrapred.c.d [DEP] vpx_dsp/bitwriter_buffer.c.d [DEP] vpx_dsp/prob.c.d [DEP] vpx_scale/vpx_scale_rtcd.c.d [DEP] vpx_scale/generic/gen_scalers.c.d [DEP] vpx_scale/generic/yv12extend.c.d [DEP] vpx_scale/generic/yv12config.c.d [DEP] vpx_scale/generic/vpx_scale.c.d [DEP] vpx/src/vpx_image.c.d [DEP] vpx_mem/vpx_mem.c.d [DEP] vpx/src/vpx_codec.c.d [DEP] vpx/src/vpx_encoder.c.d [DEP] vpx/src/vpx_decoder.c.d [DEP] vpx/src/svc_encodeframe.c.d [CREATE] vpx_config.asm [DEP] vp9/encoder/x86/vp9_error_sse2.asm.d [DEP] vp9/encoder/x86/vp9_quantize_ssse3_x86_64.asm.d [DEP] vp8/common/x86/subpixel_ssse3.asm.d [DEP] vp8/common/x86/loopfilter_block_sse2_x86_64.asm.d [DEP] vp8/common/x86/mfqe_sse2.asm.d [DEP] vp8/common/x86/copy_sse3.asm.d [DEP] vp8/common/x86/iwalsh_sse2.asm.d [DEP] vp9/encoder/x86/vp9_dct_sse2.asm.d [DEP] vp8/common/x86/loopfilter_sse2.asm.d [DEP] vp8/common/x86/subpixel_sse2.asm.d [DEP] vp8/common/x86/recon_sse2.asm.d [DEP] vp8/common/x86/idctllm_sse2.asm.d [DEP] vp8/common/x86/copy_sse2.asm.d [DEP] vp8/common/x86/subpixel_mmx.asm.d [DEP] vp8/common/x86/recon_mmx.asm.d [DEP] vp8/common/x86/dequantize_mmx.asm.d [DEP] vp8/common/x86/idctllm_mmx.asm.d [DEP] vp8/encoder/x86/encodeopt.asm.d [DEP] vp8/encoder/x86/temporal_filter_apply_sse2.asm.d [DEP] vp8/encoder/x86/fwalsh_sse2.asm.d [DEP] vp8/encoder/x86/dct_sse2.asm.d [DEP] vpx_dsp/x86/subpel_variance_sse2.asm.d [DEP] vpx_dsp/x86/highbd_variance_impl_sse2.asm.d [DEP] vpx_dsp/x86/highbd_subpel_variance_impl_sse2.asm.d [DEP] vpx_dsp/x86/ssim_opt_x86_64.asm.d [DEP] vpx_dsp/x86/highbd_sad_sse2.asm.d [DEP] vpx_dsp/x86/highbd_sad4d_sse2.asm.d [DEP] vpx_dsp/x86/subtract_sse2.asm.d [DEP] vpx_dsp/x86/sad4d_sse2.asm.d [DEP] vpx_dsp/x86/sad_sse2.asm.d [DEP] vpx_dsp/x86/sad_ssse3.asm.d [DEP] vpx_dsp/x86/sad_sse4.asm.d [DEP] vpx_dsp/x86/sad_sse3.asm.d [DEP] vpx_dsp/x86/vpx_high_subpixel_8t_sse2.asm.d [DEP] vpx_dsp/x86/vpx_subpixel_8t_ssse3.asm.d [DEP] vpx_dsp/x86/avg_ssse3_x86_64.asm.d [DEP] vpx_dsp/x86/vpx_high_subpixel_bilinear_sse2.asm.d [DEP] vpx_dsp/x86/vpx_subpixel_bilinear_ssse3.asm.d [DEP] vpx_dsp/x86/inv_wht_sse2.asm.d [DEP] vpx_dsp/x86/fwd_txfm_ssse3_x86_64.asm.d [DEP] vpx_dsp/x86/vpx_convolve_copy_sse2.asm.d [DEP] vpx_dsp/x86/vpx_subpixel_bilinear_sse2.asm.d [DEP] vpx_dsp/x86/deblock_sse2.asm.d [DEP] vpx_dsp/x86/vpx_subpixel_8t_sse2.asm.d [DEP] vpx_dsp/x86/add_noise_sse2.asm.d [DEP] vpx_dsp/x86/intrapred_ssse3.asm.d [DEP] vpx_dsp/x86/highbd_intrapred_sse2.asm.d [DEP] vpx_dsp/x86/intrapred_sse2.asm.d [DEP] vpx_ports/emms.asm.d [CREATE] libs.doxy [CC] vpx/src/svc_encodeframe.c.o [CC] vpx/src/vpx_decoder.c.o [CC] vpx/src/vpx_codec.c.o [CC] vpx/src/vpx_image.c.o [CC] vpx_mem/vpx_mem.c.o [CC] vpx/src/vpx_encoder.c.o [CC] vpx_scale/generic/vpx_scale.c.o [CC] vpx_scale/generic/yv12config.c.o [CC] vpx_scale/generic/yv12extend.c.o [CC] vpx_scale/generic/gen_scalers.c.o [CC] vpx_scale/vpx_scale_rtcd.c.o [CC] vpx_dsp/prob.c.o [CC] vpx_dsp/bitwriter.c.o [CC] vpx_dsp/bitwriter_buffer.c.o [CC] vpx_dsp/psnr.c.o [CC] vpx_dsp/bitreader.c.o [CC] vpx_dsp/bitreader_buffer.c.o [CC] vpx_dsp/x86/highbd_intrapred_intrin_sse2.c.o [CC] vpx_dsp/add_noise.c.o [CC] vpx_dsp/intrapred.c.o [CC] vpx_dsp/x86/highbd_intrapred_intrin_ssse3.c.o [CC] vpx_dsp/deblock.c.o [CC] vpx_dsp/vpx_convolve.c.o [CC] vpx_dsp/x86/vpx_asm_stubs.c.o [CC] vpx_dsp/x86/vpx_subpixel_8t_intrin_ssse3.c.o [CC] vpx_dsp/loopfilter.c.o [CC] vpx_dsp/fwd_txfm.c.o [CC] vpx_dsp/x86/highbd_loopfilter_sse2.c.o [CC] vpx_dsp/x86/loopfilter_sse2.c.o [CC] vpx_dsp/x86/inv_txfm_ssse3.c.o [CC] vpx_dsp/x86/highbd_idct4x4_add_sse2.c.o [CC] vpx_dsp/x86/highbd_idct8x8_add_sse2.c.o [CC] vpx_dsp/x86/highbd_idct4x4_add_sse4.c.o [CC] vpx_dsp/inv_txfm.c.o [CC] vpx_dsp/x86/highbd_idct32x32_add_sse2.c.o [CC] vpx_dsp/x86/highbd_idct16x16_add_sse2.c.o [CC] vpx_dsp/x86/inv_txfm_sse2.c.o [CC] vpx_dsp/quantize.c.o [CC] vpx_dsp/x86/highbd_idct32x32_add_sse4.c.o [CC] vpx_dsp/x86/quantize_sse2.c.o [CC] vpx_dsp/x86/highbd_quantize_intrin_sse2.c.o [CC] vpx_dsp/x86/highbd_idct8x8_add_sse4.c.o [CC] vpx_dsp/avg.c.o [CC] vpx_dsp/skin_detection.c.o [CC] vpx_dsp/x86/highbd_idct16x16_add_sse4.c.o [CC] vpx_dsp/x86/quantize_ssse3.c.o [CC] vpx_dsp/x86/avg_intrin_sse2.c.o [CC] vpx_dsp/sum_squares.c.o [CC] vpx_dsp/subtract.c.o [CC] vpx_dsp/sad.c.o [CC] vpx_dsp/x86/avg_pred_sse2.c.o [CC] vpx_dsp/x86/sum_squares_sse2.c.o [CC] vpx_dsp/x86/variance_sse2.c.o [CC] vpx_util/vpx_thread.c.o [CC] vpx_dsp/vpx_dsp_rtcd.c.o [CC] vpx_util/vpx_write_yuv_frame.c.o [CC] vp8/common/alloccommon.c.o [CC] vp8/common/blockd.c.o [CC] vp8/common/dequantize.c.o [CC] vpx_dsp/x86/highbd_variance_sse2.c.o [CC] vp8/common/copy_c.c.o [CC] vp8/common/entropy.c.o [CC] vp8/common/entropymv.c.o [CC] vp8/common/entropymode.c.o [CC] vpx_dsp/variance.c.o [CC] vp8/common/extend.c.o [CC] vp8/common/filter.c.o [CC] vp8/common/generic/systemdependent.c.o [CC] vp8/common/findnearmv.c.o [CC] vp8/common/idct_blk.c.o [CC] vp8/common/idctllm.c.o [CC] vp8/common/rtcd.c.o [CC] vp8/common/mbpitch.c.o [CC] vp8/common/vp8_loopfilter.c.o [CC] vp8/common/modecont.c.o [CC] vp8/common/loopfilter_filters.c.o [CC] vp8/common/quant_common.c.o [CC] vp8/common/reconinter.c.o [CC] vp8/common/reconintra4x4.c.o [CC] vp8/common/reconintra.c.o [CC] vp8/common/setupintrarecon.c.o [CC] vp8/common/swapyv12buffer.c.o [CC] vp8/common/treecoder.c.o [CC] vp8/common/x86/filter_x86.c.o [CC] vp8/common/x86/loopfilter_x86.c.o [CC] vp8/common/x86/vp8_asm_stubs.c.o [CC] vp8/common/x86/idct_blk_mmx.c.o [CC] vp8/common/x86/idct_blk_sse2.c.o [CC] vp8/common/mfqe.c.o [CC] vp8/common/postproc.c.o [CC] vp8/encoder/boolhuff.c.o [CC] vpx_dsp/x86/fwd_txfm_sse2.c.o [CC] vp8/encoder/dct.c.o [CC] vp8/vp8_cx_iface.c.o [CC] vp8/encoder/bitstream.c.o [CC] vp8/encoder/encodemb.c.o [CC] vp8/encoder/encodeframe.c.o [CC] vp8/encoder/encodeintra.c.o [CC] vp8/encoder/encodemv.c.o [CC] vp8/encoder/ethreading.c.o [CC] vp8/encoder/lookahead.c.o [CC] vp8/encoder/denoising.c.o [CC] vp8/encoder/modecosts.c.o [CC] vp8/encoder/picklpf.c.o [CC] vp8/encoder/mcomp.c.o [CC] vp8/encoder/pickinter.c.o vp8/encoder/pickinter.c: In function 'vp8_pick_inter_mode': vp8/encoder/pickinter.c:903:19: warning: this statement may fall through [-Wimplicit-fallthrough=] 903 | case NEWMV: { | ^ vp8/encoder/pickinter.c:1072:7: note: here 1072 | case NEARESTMV: | ^~~~ vp8/encoder/pickinter.c:1074:12: warning: this statement may fall through [-Wimplicit-fallthrough=] 1074 | if (mode_mv[this_mode].as_int == 0) continue; | ^ vp8/encoder/pickinter.c:1076:7: note: here 1076 | case ZEROMV: | ^~~~ [CC] vp8/encoder/firstpass.c.o [CC] vp8/encoder/vp8_quantize.c.o [CC] vp8/encoder/ratectrl.c.o [CC] vp8/encoder/segmentation.c.o [CC] vp8/common/vp8_skin_detection.c.o [CC] vp8/encoder/treewriter.c.o [CC] vp8/encoder/onyx_if.c.o [CC] vp8/encoder/temporal_filter.c.o [CC] vp8/encoder/x86/vp8_quantize_sse2.c.o [CC] vp8/encoder/rdopt.c.o vp8/encoder/rdopt.c: In function 'vp8_rd_pick_inter_mode': vp8/encoder/rdopt.c:2010:19: warning: this statement may fall through [-Wimplicit-fallthrough=] 2010 | case NEWMV: { | ^ vp8/encoder/rdopt.c:2135:7: note: here 2135 | case NEARESTMV: | ^~~~ vp8/encoder/rdopt.c:2146:12: warning: this statement may fall through [-Wimplicit-fallthrough=] 2146 | if (((this_mode == NEARMV) || (this_mode == NEARESTMV)) && | ^ vp8/encoder/rdopt.c:2151:7: note: here 2151 | case ZEROMV: | ^~~~ [CC] vp8/encoder/tokenize.c.o [CC] vp8/encoder/x86/quantize_sse4.c.o [CC] vp8/encoder/x86/vp8_quantize_ssse3.c.o [CC] vp8/encoder/x86/vp8_enc_stubs_sse2.c.o [CC] vp8/encoder/x86/denoising_sse2.c.o [CC] vp8/decoder/dboolhuff.c.o [CC] vp8/vp8_dx_iface.c.o [CC] vp8/decoder/decodemv.c.o [CC] vp8/decoder/detokenize.c.o [CC] vp8/decoder/decodeframe.c.o [CC] vp8/decoder/onyxd_if.c.o [CC] vp9/common/vp9_alloccommon.c.o [CC] vp9/common/vp9_blockd.c.o [CC] vp8/decoder/threading.c.o [CC] vp9/common/vp9_entropymv.c.o [CC] vp9/common/vp9_entropymode.c.o [CC] vp9/common/vp9_frame_buffers.c.o [CC] vp9/common/vp9_entropy.c.o [CC] vp9/common/vp9_filter.c.o [CC] vp9/common/vp9_pred_common.c.o [CC] vp9/common/vp9_idct.c.o [CC] vp9/common/vp9_rtcd.c.o [CC] vp9/common/vp9_seg_common.c.o [CC] vp9/common/vp9_tile_common.c.o [CC] vp9/common/vp9_scale.c.o [CC] vp9/common/vp9_quant_common.c.o [CC] vp9/common/vp9_common_data.c.o [CC] vp9/common/vp9_reconinter.c.o [CC] vp9/common/vp9_reconintra.c.o [CC] vp9/common/vp9_thread_common.c.o [CC] vp9/common/vp9_mvref_common.c.o [CC] vp9/common/vp9_scan.c.o [CC] vp9/common/x86/vp9_idct_intrin_sse2.c.o [CC] vp9/encoder/vp9_cost.c.o [CC] vp9/common/vp9_loopfilter.c.o vp9/common/vp9_loopfilter.c: In function 'vp9_filter_block_plane_non420': vp9/common/vp9_loopfilter.c:1177:19: warning: '~' on a boolean expression [-Wbool-operation] 1177 | border_mask = ~(mi_col == 0); | ^ vp9/common/vp9_loopfilter.c:1177:19: note: did you mean to use logical not? 1177 | border_mask = ~(mi_col == 0); | ^ | ! [CC] vp9/encoder/vp9_context_tree.c.o [CC] vp9/vp9_cx_iface.c.o [CC] vp9/encoder/vp9_dct.c.o [CC] vp9/encoder/vp9_extend.c.o [CC] vp9/encoder/vp9_frame_scale.c.o [CC] vp9/encoder/vp9_lookahead.c.o [CC] vp9/encoder/vp9_multi_thread.c.o [CC] vp9/encoder/vp9_firstpass.c.o [CC] vp9/encoder/vp9_encodemv.c.o [CC] vp9/encoder/vp9_bitstream.c.o [CC] vp9/encoder/vp9_encodemb.c.o [CC] vp9/encoder/vp9_encodeframe.c.o [CC] vp9/encoder/vp9_ethread.c.o [CC] vp9/encoder/vp9_picklpf.c.o [CC] vp9/encoder/vp9_quantize.c.o [CC] vp9/encoder/vp9_segmentation.c.o [CC] vp9/encoder/vp9_encoder.c.o [CC] vp9/encoder/vp9_ratectrl.c.o [CC] vp9/encoder/vp9_subexp.c.o [CC] vp9/encoder/vp9_mcomp.c.o [CC] vp9/encoder/vp9_treewriter.c.o [CC] vp9/encoder/vp9_resize.c.o [CC] vp9/encoder/vp9_svc_layercontext.c.o [CC] vp9/encoder/vp9_tokenize.c.o [CC] vp9/encoder/vp9_aq_variance.c.o [CC] vp9/encoder/vp9_rd.c.o [CC] vp9/encoder/vp9_aq_360.c.o [CC] vp9/encoder/vp9_pickmode.c.o [CC] vp9/encoder/vp9_speed_features.c.o [CC] vp9/encoder/vp9_aq_cyclicrefresh.c.o [CC] vp9/encoder/vp9_aq_complexity.c.o [CC] vp9/encoder/vp9_alt_ref_aq.c.o [CC] vp9/encoder/vp9_skin_detection.c.o [CC] vp9/encoder/x86/temporal_filter_sse4.c.o [CC] vp9/encoder/vp9_noise_estimate.c.o [CC] vp9/encoder/vp9_temporal_filter.c.o [CC] vp9/encoder/x86/vp9_quantize_sse2.c.o [CC] vp9/encoder/vp9_mbgraph.c.o [CC] vp9/encoder/x86/vp9_dct_ssse3.c.o [CC] vp9/encoder/x86/vp9_highbd_block_error_intrin_sse2.c.o [CC] vp9/vp9_dx_iface.c.o [CC] vp9/encoder/x86/vp9_frame_scale_ssse3.c.o [CC] vp9/decoder/vp9_detokenize.c.o [AS] vpx_ports/emms.asm.o [CC] vp9/encoder/x86/vp9_dct_intrin_sse2.c.o [CC] vpx_config.c.o [CC] vp9/encoder/vp9_rdopt.c.o [CC] vp9/decoder/vp9_dsubexp.c.o [AS] vpx_dsp/x86/add_noise_sse2.asm.o [AS] vpx_dsp/x86/deblock_sse2.asm.o [CC] vp9/decoder/vp9_decodeframe.c.o [AS] vpx_dsp/x86/vpx_subpixel_8t_sse2.asm.o [AS] vpx_dsp/x86/vpx_subpixel_bilinear_sse2.asm.o [AS] vpx_dsp/x86/vpx_subpixel_bilinear_ssse3.asm.o [AS] vpx_dsp/x86/highbd_intrapred_sse2.asm.o [AS] vpx_dsp/x86/vpx_high_subpixel_8t_sse2.asm.o [AS] vpx_dsp/x86/vpx_high_subpixel_bilinear_sse2.asm.o [CC] vp9/decoder/vp9_decoder.c.o [AS] vpx_dsp/x86/vpx_convolve_copy_sse2.asm.o [AS] vpx_dsp/x86/sad_sse3.asm.o [AS] vpx_dsp/x86/inv_wht_sse2.asm.o [AS] vpx_dsp/x86/avg_ssse3_x86_64.asm.o [AS] vpx_dsp/x86/sad_ssse3.asm.o [AS] vpx_dsp/x86/fwd_txfm_ssse3_x86_64.asm.o [AS] vpx_dsp/x86/sad_sse4.asm.o [CC] vp9/decoder/vp9_decodemv.c.o [AS] vpx_dsp/x86/vpx_subpixel_8t_ssse3.asm.o [AS] vpx_dsp/x86/intrapred_ssse3.asm.o [AS] vpx_dsp/x86/ssim_opt_x86_64.asm.o [AS] vpx_dsp/x86/highbd_variance_impl_sse2.asm.o [AS] vpx_dsp/x86/intrapred_sse2.asm.o [AS] vpx_dsp/x86/subtract_sse2.asm.o [AS] vp8/common/x86/dequantize_mmx.asm.o [AS] vp8/common/x86/idctllm_mmx.asm.o [AS] vp8/common/x86/recon_mmx.asm.o [AS] vp8/common/x86/subpixel_mmx.asm.o [AS] vp8/common/x86/copy_sse2.asm.o [AS] vp8/common/x86/idctllm_sse2.asm.o [AS] vp8/common/x86/recon_sse2.asm.o [AS] vp8/common/x86/subpixel_sse2.asm.o [AS] vp8/common/x86/loopfilter_sse2.asm.o [AS] vp8/common/x86/iwalsh_sse2.asm.o [AS] vp8/common/x86/copy_sse3.asm.o [AS] vp8/common/x86/subpixel_ssse3.asm.o [AS] vp8/common/x86/mfqe_sse2.asm.o [AS] vp8/common/x86/loopfilter_block_sse2_x86_64.asm.o [AS] vp8/encoder/x86/dct_sse2.asm.o [AS] vpx_dsp/x86/highbd_sad_sse2.asm.o [AS] vp8/encoder/x86/fwalsh_sse2.asm.o [AS] vp8/encoder/x86/temporal_filter_apply_sse2.asm.o [AS] vp8/encoder/x86/encodeopt.asm.o [AS] vpx_dsp/x86/sad_sse2.asm.o [AS] vpx_dsp/x86/highbd_subpel_variance_impl_sse2.asm.o [AS] vp9/encoder/x86/vp9_dct_sse2.asm.o [AS] vp9/encoder/x86/vp9_error_sse2.asm.o [AS] vp9/encoder/x86/vp9_quantize_ssse3_x86_64.asm.o [CREATE] libvpx.ver [CREATE] vpx.pc [AS] vpx_dsp/x86/subpel_variance_sse2.asm.o [AS] vpx_dsp/x86/sad4d_sse2.asm.o [AS] vpx_dsp/x86/highbd_sad4d_sse2.asm.o [LD] libvpx.so.5.0.0 [LN] libvpx.so.5.0.0 libvpx.so [LN] libvpx.so.5.0.0 libvpx.so.5 [LN] libvpx.so.5.0.0 libvpx.so.5.0 [DEP] video_writer.c.d [DEP] examples/vp9cx_set_ref.c.d [DEP] tools_common.c.d [DEP] ivfenc.c.d [DEP] examples/set_maps.c.d [DEP] examples/decode_with_drops.c.d [DEP] examples/vp8cx_set_ref.c.d [DEP] video_reader.c.d [DEP] ivfdec.c.d [DEP] examples/twopass_encoder.c.d [DEP] examples/simple_encoder.c.d [DEP] examples/vp9_lossless_encoder.c.d [DEP] examples/decode_to_md5.c.d [DEP] md5_utils.c.d [DEP] examples/postproc.c.d [DEP] examples/simple_decoder.c.d [DEP] examples/vpx_temporal_svc_encoder.c.d [DEP] vpxstats.c.d [DEP] examples/vp9_spatial_svc_encoder.c.d [DEP] args.c.d [DEP] vpxenc.c.d [DEP] warnings.c.d [DEP] rate_hist.c.d [DEP] y4minput.c.d [DEP] y4menc.c.d [DEP] vpxdec.c.d [DOXY] vpxdec.dox [DOXY] samples.dox [DOXY] vpxenc.dox [DOXY] examples/vp9_spatial_svc_encoder.dox [DOXY] examples/vpx_temporal_svc_encoder.dox [DOXY] examples/simple_decoder.dox [DOXY] examples/postproc.dox [DOXY] examples/decode_to_md5.dox [DOXY] examples/simple_encoder.dox [DOXY] examples/vp9_lossless_encoder.dox [DOXY] examples/twopass_encoder.dox [DOXY] examples/decode_with_drops.dox [DOXY] examples/set_maps.dox [DOXY] examples/vp8cx_set_ref.dox [DOXY] examples/vp9cx_set_ref.dox [CC] md5_utils.c.o [CC] y4menc.c.o [CC] ivfdec.c.o [CC] args.c.o [CC] ivfenc.c.o [CC] warnings.c.o [CC] tools_common.c.o [CC] y4minput.c.o [CC] rate_hist.c.o [CC] vpxdec.c.o [CC] video_writer.c.o [CC] vpxstats.c.o [CC] video_reader.c.o [CC] examples/simple_decoder.c.o [CC] examples/vpx_temporal_svc_encoder.c.o [CC] examples/postproc.c.o [CC] examples/vp9_spatial_svc_encoder.c.o [CC] examples/simple_encoder.c.o [CC] examples/decode_to_md5.c.o [CC] examples/vp9_lossless_encoder.c.o [CC] examples/twopass_encoder.c.o [CC] examples/decode_with_drops.c.o [CC] examples/vp8cx_set_ref.c.o [CC] examples/set_maps.c.o [CC] vpxenc.c.o [CC] examples/vp9cx_set_ref.c.o [LD] examples/postproc [LD] examples/simple_decoder [LD] examples/simple_encoder [LD] examples/vp9_lossless_encoder [LD] examples/vpx_temporal_svc_encoder [LD] examples/twopass_encoder [LD] examples/decode_to_md5 [LD] examples/decode_with_drops [LD] examples/vp9_spatial_svc_encoder [LD] examples/vp8cx_set_ref [LD] examples/set_maps [LD] examples/vp9cx_set_ref [LD] vpxdec [LD] vpxenc [DEP] tools/tiny_ssim.c.d [DOXY] tools/tiny_ssim.dox [DOXY] tools.dox [CC] tools/tiny_ssim.c.o [LD] tools/tiny_ssim [CREATE] doxyfile [DOXYGEN] doxyfile warning: Tag 'COLS_IN_ALPHA_INDEX' at line 661 of file 'doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'XML_SCHEMA' at line 950 of file 'doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'XML_DTD' at line 956 of file 'doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'PERL_PATH' at line 1117 of file 'doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'MSCGEN_PATH' at line 1138 of file 'doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" /usr/src/RPM/BUILD/libvpx5-1.7.0/vpx/vp8cx.h:35: warning: Member vpx_codec_vp8_cx_algo (variable) of group vp8_encoder is not documented. /usr/src/RPM/BUILD/libvpx5-1.7.0/vpx/vp8cx.h:36: warning: Member vpx_codec_vp8_cx(void) (function) of group vp8_encoder is not documented. /usr/src/RPM/BUILD/libvpx5-1.7.0/vpx/vp8cx.h:44: warning: Member vpx_codec_vp9_cx_algo (variable) of group vp8_encoder is not documented. /usr/src/RPM/BUILD/libvpx5-1.7.0/vpx/vp8cx.h:45: warning: Member vpx_codec_vp9_cx(void) (function) of group vp8_encoder is not documented. /usr/src/RPM/BUILD/libvpx5-1.7.0/vpx/vp8dx.h:35: warning: Member vpx_codec_vp8_dx_algo (variable) of group vp8_decoder is not documented. /usr/src/RPM/BUILD/libvpx5-1.7.0/vpx/vp8dx.h:36: warning: Member vpx_codec_vp8_dx(void) (function) of group vp8_decoder is not documented. /usr/src/RPM/BUILD/libvpx5-1.7.0/vpx/vp8dx.h:44: warning: Member vpx_codec_vp9_dx_algo (variable) of group vp8_decoder is not documented. /usr/src/RPM/BUILD/libvpx5-1.7.0/vpx/vp8dx.h:45: warning: Member vpx_codec_vp9_dx(void) (function) of group vp8_decoder is not documented. /usr/src/RPM/BUILD/libvpx5-1.7.0/vpx/vpx_frame_buffer.h:47: warning: argument 'new_size' of command @param is not found in the argument list of vpx_get_frame_buffer_cb_fn_t(void *priv, size_t min_size, vpx_codec_frame_buffer_t *fb) /usr/src/RPM/BUILD/libvpx5-1.7.0/vpx/vpx_frame_buffer.h:63: warning: The following parameter of vpx_get_frame_buffer_cb_fn_t(void *priv, size_t min_size, vpx_codec_frame_buffer_t *fb) is not documented: parameter 'min_size' /usr/src/RPM/BUILD/libvpx5-1.7.0/vpx/vp8cx.h:35: warning: Member vpx_codec_vp8_cx_algo (variable) of group vp8_encoder is not documented. /usr/src/RPM/BUILD/libvpx5-1.7.0/vpx/vp8cx.h:36: warning: Member vpx_codec_vp8_cx(void) (function) of group vp8_encoder is not documented. /usr/src/RPM/BUILD/libvpx5-1.7.0/vpx/vp8cx.h:44: warning: Member vpx_codec_vp9_cx_algo (variable) of group vp8_encoder is not documented. /usr/src/RPM/BUILD/libvpx5-1.7.0/vpx/vp8cx.h:45: warning: Member vpx_codec_vp9_cx(void) (function) of group vp8_encoder is not documented. /usr/src/RPM/BUILD/libvpx5-1.7.0/vpx/vp8dx.h:35: warning: Member vpx_codec_vp8_dx_algo (variable) of group vp8_decoder is not documented. /usr/src/RPM/BUILD/libvpx5-1.7.0/vpx/vp8dx.h:36: warning: Member vpx_codec_vp8_dx(void) (function) of group vp8_decoder is not documented. /usr/src/RPM/BUILD/libvpx5-1.7.0/vpx/vp8dx.h:44: warning: Member vpx_codec_vp9_dx_algo (variable) of group vp8_decoder is not documented. /usr/src/RPM/BUILD/libvpx5-1.7.0/vpx/vp8dx.h:45: warning: Member vpx_codec_vp9_dx(void) (function) of group vp8_decoder is not documented. + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.74142 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libvpx5-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libvpx5-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd libvpx5-1.7.0 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/libvpx5-buildroot make: Entering directory '/usr/src/RPM/BUILD/libvpx5-1.7.0' [INSTALL] /usr/src/tmp/libvpx5-buildroot/usr/include/vpx/vp8.h [INSTALL] /usr/src/tmp/libvpx5-buildroot/usr/include/vpx/vp8cx.h [INSTALL] /usr/src/tmp/libvpx5-buildroot/usr/include/vpx/vp8dx.h [INSTALL] /usr/src/tmp/libvpx5-buildroot/usr/include/vpx/svc_context.h [INSTALL] /usr/src/tmp/libvpx5-buildroot/usr/include/vpx/vpx_codec.h [INSTALL] /usr/src/tmp/libvpx5-buildroot/usr/include/vpx/vpx_frame_buffer.h [INSTALL] /usr/src/tmp/libvpx5-buildroot/usr/include/vpx/vpx_image.h [INSTALL] /usr/src/tmp/libvpx5-buildroot/usr/include/vpx/vpx_integer.h [INSTALL] /usr/src/tmp/libvpx5-buildroot/usr/include/vpx/vpx_decoder.h [INSTALL] /usr/src/tmp/libvpx5-buildroot/usr/include/vpx/vpx_encoder.h [LN] libvpx.so.5.0.0 /usr/src/tmp/libvpx5-buildroot/usr/lib64/libvpx.so [LN] libvpx.so.5.0.0 /usr/src/tmp/libvpx5-buildroot/usr/lib64/libvpx.so.5 [LN] libvpx.so.5.0.0 /usr/src/tmp/libvpx5-buildroot/usr/lib64/libvpx.so.5.0 [INSTALL] /usr/src/tmp/libvpx5-buildroot/usr/lib64/libvpx.so.5.0.0 [INSTALL] /usr/src/tmp/libvpx5-buildroot/usr/lib64/pkgconfig/vpx.pc [INSTALL] /usr/src/tmp/libvpx5-buildroot/usr/bin/vpxdec [INSTALL] /usr/src/tmp/libvpx5-buildroot/usr/bin/vpxenc make[1]: Nothing to be done for 'install'. make[1]: Nothing to be done for 'install'. make: Leaving directory '/usr/src/RPM/BUILD/libvpx5-1.7.0' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libvpx5-buildroot (auto) mode of './usr/lib64/libvpx.so.5.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libvpx5-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) /usr/lib64/pkgconfig/vpx.pc: Cflags: '-I${includedir}' --> '' /usr/lib64/pkgconfig/vpx.pc: Libs: '-L${libdir} -lvpx -lm' --> '-lvpx -lm' Checking contents of files in /usr/src/tmp/libvpx5-buildroot/ (default) Compressing files in /usr/src/tmp/libvpx5-buildroot (auto) Adjusting library links in /usr/src/tmp/libvpx5-buildroot ./usr/lib64: (from :0) libvpx.so.5 -> libvpx.so.5.0.0 Verifying ELF objects in /usr/src/tmp/libvpx5-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: libvpx5-1.7.0-alt4 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.90265 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libvpx5-1.7.0 + DOCDIR=/usr/src/tmp/libvpx5-buildroot/usr/share/doc/libvpx5-1.7.0 + export DOCDIR + rm -rf /usr/src/tmp/libvpx5-buildroot/usr/share/doc/libvpx5-1.7.0 + /bin/mkdir -p /usr/src/tmp/libvpx5-buildroot/usr/share/doc/libvpx5-1.7.0 + cp -prL AUTHORS LICENSE PATENTS CHANGELOG /usr/src/tmp/libvpx5-buildroot/usr/share/doc/libvpx5-1.7.0 + chmod -R go-w /usr/src/tmp/libvpx5-buildroot/usr/share/doc/libvpx5-1.7.0 + chmod -R a+rX /usr/src/tmp/libvpx5-buildroot/usr/share/doc/libvpx5-1.7.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qGTeft find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/libvpx5-buildroot/usr/lib64/libvpx.so.5: 47 symbols, 16 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PxT4Pp find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libvpx.so.5()(64bit) = set:jdQHwSl5MCHQnfG0E4zaCbCDgaVtkATZ80hxY7V6O5Jf9pnDtsAbUqWJRXOzoBjGnB9Zs7pgs3ddKGER9QWhSKWQiHsPs3ya Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.2)(64bit), libc.so.6(GLIBC_2.4)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), libm.so.6(GLIBC_2.29)(64bit), libpthread.so.0(GLIBC_2.2.5)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PygdAr Creating libvpx5-debuginfo package Processing files: libvpx5-debuginfo-1.7.0-alt4 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VOmwUt find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AFr9Jt find-requires: running scripts (debuginfo) Provides: debug64(libvpx.so.5) Requires: libvpx5 = 1.7.0-alt4, debug64(libc.so.6), debug64(libm.so.6), debug64(libpthread.so.0) Adding to libvpx5-debuginfo a strict dependency on libvpx5 warning: Installed (but unpackaged) file(s) found: /usr/bin/vpxdec /usr/bin/vpxenc /usr/include/vpx/svc_context.h /usr/include/vpx/vp8.h /usr/include/vpx/vp8cx.h /usr/include/vpx/vp8dx.h /usr/include/vpx/vpx_codec.h /usr/include/vpx/vpx_decoder.h /usr/include/vpx/vpx_encoder.h /usr/include/vpx/vpx_frame_buffer.h /usr/include/vpx/vpx_image.h /usr/include/vpx/vpx_integer.h /usr/lib64/libvpx.so /usr/lib64/pkgconfig/vpx.pc Wrote: /usr/src/RPM/RPMS/x86_64/libvpx5-1.7.0-alt4.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libvpx5-debuginfo-1.7.0-alt4.x86_64.rpm (w2T8.xzdio) 124.09user 10.36system 0:51.83elapsed 259%CPU (0avgtext+0avgdata 215064maxresident)k 0inputs+0outputs (0major+3820588minor)pagefaults 0swaps 128.17user 13.55system 1:00.29elapsed 235%CPU (0avgtext+0avgdata 215064maxresident)k 0inputs+0outputs (0major+4099896minor)pagefaults 0swaps --- libvpx5-1.7.0-alt4.x86_64.rpm.repo 2021-04-27 10:34:51.000000000 +0000 +++ libvpx5-1.7.0-alt4.x86_64.rpm.hasher 2021-09-16 05:25:37.822536624 +0000 @@ -15,3 +15,2 @@ Requires: libpthread.so.0(GLIBC_2.2.5)(64bit) -Requires: libpthread.so.0(GLIBC_2.3.2)(64bit) Requires: rtld(GNU_HASH) @@ -22,3 +21,3 @@ File: /usr/lib64/libvpx.so.5.0 120777 root:root libvpx.so.5.0.0 -File: /usr/lib64/libvpx.so.5.0.0 100644 root:root 0d14bf20348975eec118f16248dbdee4 +File: /usr/lib64/libvpx.so.5.0.0 100644 root:root 5b69e75c9fdb61954e411c3dc3c2ef0a File: /usr/share/doc/libvpx5-1.7.0 40755 root:root @@ -28,2 +27,2 @@ File: /usr/share/doc/libvpx5-1.7.0/PATENTS 100644 root:root c6926d0cb07d296f886ab6e0cc5a85b7 -RPMIdentity: de66d3b2ffffeac7ecbfa0ad7237a3046c2a5fe0858a15daf51c9c13d14b41e1a998496e459e00b98f482f023aeac662bbdfc0e59e39be0c66c17c9f5288579c +RPMIdentity: f61d6e3f34e9083fe89ddd68cfd712a0d18585b1c0c26a7fef0995e87eafc53eaf08ad35b17cb07801842587f0b05a2505ba9f00f8f29b4a3a7812a3217d7fe4 --- libvpx5-debuginfo-1.7.0-alt4.x86_64.rpm.repo 2021-04-27 10:34:51.000000000 +0000 +++ libvpx5-debuginfo-1.7.0-alt4.x86_64.rpm.hasher 2021-09-16 05:25:37.929537045 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/b7 40755 root:root -/usr/lib/debug/.build-id/b7/c8cb44b3c7869c5db9e8026e83bf15d29abb7f 120777 root:root ../../../../lib64/libvpx.so.5.0.0 -/usr/lib/debug/.build-id/b7/c8cb44b3c7869c5db9e8026e83bf15d29abb7f.debug 120777 root:root ../../usr/lib64/libvpx.so.5.0.0.debug +/usr/lib/debug/.build-id/17 40755 root:root +/usr/lib/debug/.build-id/17/3ab8394e5207577841d7f7abff2f7440a1345f 120777 root:root ../../../../lib64/libvpx.so.5.0.0 +/usr/lib/debug/.build-id/17/3ab8394e5207577841d7f7abff2f7440a1345f.debug 120777 root:root ../../usr/lib64/libvpx.so.5.0.0.debug /usr/lib/debug/usr/lib64/libvpx.so.5.0.0.debug 100644 root:root @@ -10,3 +10,2 @@ /usr/src/debug/libvpx5-1.7.0/vp8/common/alloccommon.c 100644 root:root -/usr/src/debug/libvpx5-1.7.0/vp8/common/alloccommon.h 100644 root:root /usr/src/debug/libvpx5-1.7.0/vp8/common/blockd.c 100644 root:root @@ -24,3 +23,2 @@ /usr/src/debug/libvpx5-1.7.0/vp8/common/extend.c 100644 root:root -/usr/src/debug/libvpx5-1.7.0/vp8/common/extend.h 100644 root:root /usr/src/debug/libvpx5-1.7.0/vp8/common/filter.c 100644 root:root @@ -49,7 +47,4 @@ /usr/src/debug/libvpx5-1.7.0/vp8/common/quant_common.c 100644 root:root -/usr/src/debug/libvpx5-1.7.0/vp8/common/quant_common.h 100644 root:root /usr/src/debug/libvpx5-1.7.0/vp8/common/reconinter.c 100644 root:root -/usr/src/debug/libvpx5-1.7.0/vp8/common/reconinter.h 100644 root:root /usr/src/debug/libvpx5-1.7.0/vp8/common/reconintra.c 100644 root:root -/usr/src/debug/libvpx5-1.7.0/vp8/common/reconintra.h 100644 root:root /usr/src/debug/libvpx5-1.7.0/vp8/common/reconintra4x4.c 100644 root:root @@ -60,4 +55,2 @@ /usr/src/debug/libvpx5-1.7.0/vp8/common/swapyv12buffer.c 100644 root:root -/usr/src/debug/libvpx5-1.7.0/vp8/common/swapyv12buffer.h 100644 root:root -/usr/src/debug/libvpx5-1.7.0/vp8/common/systemdependent.h 100644 root:root /usr/src/debug/libvpx5-1.7.0/vp8/common/threading.h 100644 root:root @@ -81,6 +74,3 @@ /usr/src/debug/libvpx5-1.7.0/vp8/decoder/decodemv.c 100644 root:root -/usr/src/debug/libvpx5-1.7.0/vp8/decoder/decodemv.h 100644 root:root -/usr/src/debug/libvpx5-1.7.0/vp8/decoder/decoderthreading.h 100644 root:root /usr/src/debug/libvpx5-1.7.0/vp8/decoder/detokenize.c 100644 root:root -/usr/src/debug/libvpx5-1.7.0/vp8/decoder/detokenize.h 100644 root:root /usr/src/debug/libvpx5-1.7.0/vp8/decoder/onyxd_if.c 100644 root:root @@ -91,3 +81,2 @@ /usr/src/debug/libvpx5-1.7.0/vp8/encoder/bitstream.c 100644 root:root -/usr/src/debug/libvpx5-1.7.0/vp8/encoder/bitstream.h 100644 root:root /usr/src/debug/libvpx5-1.7.0/vp8/encoder/block.h 100644 root:root @@ -102,13 +91,7 @@ /usr/src/debug/libvpx5-1.7.0/vp8/encoder/encodeframe.c 100644 root:root -/usr/src/debug/libvpx5-1.7.0/vp8/encoder/encodeframe.h 100644 root:root /usr/src/debug/libvpx5-1.7.0/vp8/encoder/encodeintra.c 100644 root:root -/usr/src/debug/libvpx5-1.7.0/vp8/encoder/encodeintra.h 100644 root:root /usr/src/debug/libvpx5-1.7.0/vp8/encoder/encodemb.c 100644 root:root -/usr/src/debug/libvpx5-1.7.0/vp8/encoder/encodemb.h 100644 root:root /usr/src/debug/libvpx5-1.7.0/vp8/encoder/encodemv.c 100644 root:root -/usr/src/debug/libvpx5-1.7.0/vp8/encoder/encodemv.h 100644 root:root /usr/src/debug/libvpx5-1.7.0/vp8/encoder/ethreading.c 100644 root:root -/usr/src/debug/libvpx5-1.7.0/vp8/encoder/ethreading.h 100644 root:root /usr/src/debug/libvpx5-1.7.0/vp8/encoder/firstpass.c 100644 root:root -/usr/src/debug/libvpx5-1.7.0/vp8/encoder/firstpass.h 100644 root:root /usr/src/debug/libvpx5-1.7.0/vp8/encoder/lookahead.c 100644 root:root @@ -118,3 +101,2 @@ /usr/src/debug/libvpx5-1.7.0/vp8/encoder/modecosts.c 100644 root:root -/usr/src/debug/libvpx5-1.7.0/vp8/encoder/modecosts.h 100644 root:root /usr/src/debug/libvpx5-1.7.0/vp8/encoder/onyx_if.c 100644 root:root @@ -122,8 +104,4 @@ /usr/src/debug/libvpx5-1.7.0/vp8/encoder/pickinter.c 100644 root:root -/usr/src/debug/libvpx5-1.7.0/vp8/encoder/pickinter.h 100644 root:root /usr/src/debug/libvpx5-1.7.0/vp8/encoder/picklpf.c 100644 root:root -/usr/src/debug/libvpx5-1.7.0/vp8/encoder/picklpf.h 100644 root:root -/usr/src/debug/libvpx5-1.7.0/vp8/encoder/quantize.h 100644 root:root /usr/src/debug/libvpx5-1.7.0/vp8/encoder/ratectrl.c 100644 root:root -/usr/src/debug/libvpx5-1.7.0/vp8/encoder/ratectrl.h 100644 root:root /usr/src/debug/libvpx5-1.7.0/vp8/encoder/rdopt.c 100644 root:root @@ -131,5 +109,3 @@ /usr/src/debug/libvpx5-1.7.0/vp8/encoder/segmentation.c 100644 root:root -/usr/src/debug/libvpx5-1.7.0/vp8/encoder/segmentation.h 100644 root:root /usr/src/debug/libvpx5-1.7.0/vp8/encoder/temporal_filter.c 100644 root:root -/usr/src/debug/libvpx5-1.7.0/vp8/encoder/temporal_filter.h 100644 root:root /usr/src/debug/libvpx5-1.7.0/vp8/encoder/tokenize.c 100644 root:root @@ -151,3 +127,2 @@ /usr/src/debug/libvpx5-1.7.0/vp9/common/vp9_alloccommon.c 100644 root:root -/usr/src/debug/libvpx5-1.7.0/vp9/common/vp9_alloccommon.h 100644 root:root /usr/src/debug/libvpx5-1.7.0/vp9/common/vp9_blockd.c 100644 root:root @@ -180,3 +155,2 @@ /usr/src/debug/libvpx5-1.7.0/vp9/common/vp9_quant_common.c 100644 root:root -/usr/src/debug/libvpx5-1.7.0/vp9/common/vp9_quant_common.h 100644 root:root /usr/src/debug/libvpx5-1.7.0/vp9/common/vp9_reconinter.c 100644 root:root @@ -184,3 +158,2 @@ /usr/src/debug/libvpx5-1.7.0/vp9/common/vp9_reconintra.c 100644 root:root -/usr/src/debug/libvpx5-1.7.0/vp9/common/vp9_reconintra.h 100644 root:root /usr/src/debug/libvpx5-1.7.0/vp9/common/vp9_rtcd.c 100644 root:root @@ -200,5 +173,3 @@ /usr/src/debug/libvpx5-1.7.0/vp9/decoder/vp9_decodeframe.c 100644 root:root -/usr/src/debug/libvpx5-1.7.0/vp9/decoder/vp9_decodeframe.h 100644 root:root /usr/src/debug/libvpx5-1.7.0/vp9/decoder/vp9_decodemv.c 100644 root:root -/usr/src/debug/libvpx5-1.7.0/vp9/decoder/vp9_decodemv.h 100644 root:root /usr/src/debug/libvpx5-1.7.0/vp9/decoder/vp9_decoder.c 100644 root:root @@ -206,5 +177,3 @@ /usr/src/debug/libvpx5-1.7.0/vp9/decoder/vp9_detokenize.c 100644 root:root -/usr/src/debug/libvpx5-1.7.0/vp9/decoder/vp9_detokenize.h 100644 root:root /usr/src/debug/libvpx5-1.7.0/vp9/decoder/vp9_dsubexp.c 100644 root:root -/usr/src/debug/libvpx5-1.7.0/vp9/decoder/vp9_dsubexp.h 100644 root:root /usr/src/debug/libvpx5-1.7.0/vp9/encoder 40755 root:root @@ -213,5 +182,3 @@ /usr/src/debug/libvpx5-1.7.0/vp9/encoder/vp9_aq_360.c 100644 root:root -/usr/src/debug/libvpx5-1.7.0/vp9/encoder/vp9_aq_360.h 100644 root:root /usr/src/debug/libvpx5-1.7.0/vp9/encoder/vp9_aq_complexity.c 100644 root:root -/usr/src/debug/libvpx5-1.7.0/vp9/encoder/vp9_aq_complexity.h 100644 root:root /usr/src/debug/libvpx5-1.7.0/vp9/encoder/vp9_aq_cyclicrefresh.c 100644 root:root @@ -219,3 +186,2 @@ /usr/src/debug/libvpx5-1.7.0/vp9/encoder/vp9_aq_variance.c 100644 root:root -/usr/src/debug/libvpx5-1.7.0/vp9/encoder/vp9_aq_variance.h 100644 root:root /usr/src/debug/libvpx5-1.7.0/vp9/encoder/vp9_bitstream.c 100644 root:root @@ -229,3 +195,2 @@ /usr/src/debug/libvpx5-1.7.0/vp9/encoder/vp9_encodeframe.c 100644 root:root -/usr/src/debug/libvpx5-1.7.0/vp9/encoder/vp9_encodeframe.h 100644 root:root /usr/src/debug/libvpx5-1.7.0/vp9/encoder/vp9_encodemb.c 100644 root:root @@ -233,3 +198,2 @@ /usr/src/debug/libvpx5-1.7.0/vp9/encoder/vp9_encodemv.c 100644 root:root -/usr/src/debug/libvpx5-1.7.0/vp9/encoder/vp9_encodemv.h 100644 root:root /usr/src/debug/libvpx5-1.7.0/vp9/encoder/vp9_encoder.c 100644 root:root @@ -239,3 +203,2 @@ /usr/src/debug/libvpx5-1.7.0/vp9/encoder/vp9_extend.c 100644 root:root -/usr/src/debug/libvpx5-1.7.0/vp9/encoder/vp9_extend.h 100644 root:root /usr/src/debug/libvpx5-1.7.0/vp9/encoder/vp9_firstpass.c 100644 root:root @@ -251,3 +214,2 @@ /usr/src/debug/libvpx5-1.7.0/vp9/encoder/vp9_multi_thread.c 100644 root:root -/usr/src/debug/libvpx5-1.7.0/vp9/encoder/vp9_multi_thread.h 100644 root:root /usr/src/debug/libvpx5-1.7.0/vp9/encoder/vp9_noise_estimate.c 100644 root:root @@ -255,5 +217,3 @@ /usr/src/debug/libvpx5-1.7.0/vp9/encoder/vp9_picklpf.c 100644 root:root -/usr/src/debug/libvpx5-1.7.0/vp9/encoder/vp9_picklpf.h 100644 root:root /usr/src/debug/libvpx5-1.7.0/vp9/encoder/vp9_pickmode.c 100644 root:root -/usr/src/debug/libvpx5-1.7.0/vp9/encoder/vp9_pickmode.h 100644 root:root /usr/src/debug/libvpx5-1.7.0/vp9/encoder/vp9_quantize.c 100644 root:root @@ -265,9 +225,5 @@ /usr/src/debug/libvpx5-1.7.0/vp9/encoder/vp9_rdopt.c 100644 root:root -/usr/src/debug/libvpx5-1.7.0/vp9/encoder/vp9_rdopt.h 100644 root:root /usr/src/debug/libvpx5-1.7.0/vp9/encoder/vp9_resize.c 100644 root:root -/usr/src/debug/libvpx5-1.7.0/vp9/encoder/vp9_resize.h 100644 root:root /usr/src/debug/libvpx5-1.7.0/vp9/encoder/vp9_segmentation.c 100644 root:root -/usr/src/debug/libvpx5-1.7.0/vp9/encoder/vp9_segmentation.h 100644 root:root /usr/src/debug/libvpx5-1.7.0/vp9/encoder/vp9_skin_detection.c 100644 root:root -/usr/src/debug/libvpx5-1.7.0/vp9/encoder/vp9_skin_detection.h 100644 root:root /usr/src/debug/libvpx5-1.7.0/vp9/encoder/vp9_speed_features.c 100644 root:root @@ -275,3 +231,2 @@ /usr/src/debug/libvpx5-1.7.0/vp9/encoder/vp9_subexp.c 100644 root:root -/usr/src/debug/libvpx5-1.7.0/vp9/encoder/vp9_subexp.h 100644 root:root /usr/src/debug/libvpx5-1.7.0/vp9/encoder/vp9_svc_layercontext.c 100644 root:root @@ -279,3 +234,2 @@ /usr/src/debug/libvpx5-1.7.0/vp9/encoder/vp9_temporal_filter.c 100644 root:root -/usr/src/debug/libvpx5-1.7.0/vp9/encoder/vp9_temporal_filter.h 100644 root:root /usr/src/debug/libvpx5-1.7.0/vp9/encoder/vp9_tokenize.c 100644 root:root @@ -333,3 +287,2 @@ /usr/src/debug/libvpx5-1.7.0/vpx_dsp/loopfilter.c 100644 root:root -/usr/src/debug/libvpx5-1.7.0/vpx_dsp/postproc.h 100644 root:root /usr/src/debug/libvpx5-1.7.0/vpx_dsp/prob.c 100644 root:root @@ -339,6 +292,4 @@ /usr/src/debug/libvpx5-1.7.0/vpx_dsp/quantize.c 100644 root:root -/usr/src/debug/libvpx5-1.7.0/vpx_dsp/quantize.h 100644 root:root /usr/src/debug/libvpx5-1.7.0/vpx_dsp/sad.c 100644 root:root /usr/src/debug/libvpx5-1.7.0/vpx_dsp/skin_detection.c 100644 root:root -/usr/src/debug/libvpx5-1.7.0/vpx_dsp/skin_detection.h 100644 root:root /usr/src/debug/libvpx5-1.7.0/vpx_dsp/subtract.c 100644 root:root @@ -407,3 +358,2 @@ /usr/src/debug/libvpx5-1.7.0/vpx_scale/generic/yv12extend.c 100644 root:root -/usr/src/debug/libvpx5-1.7.0/vpx_scale/vpx_scale.h 100644 root:root /usr/src/debug/libvpx5-1.7.0/vpx_scale/vpx_scale_rtcd.c 100644 root:root @@ -424,6 +374,6 @@ Provides: libvpx5-debuginfo = 1.7.0-alt4:sisyphus+270771.200.2.1 -File: /usr/lib/debug/.build-id/b7 40755 root:root -File: /usr/lib/debug/.build-id/b7/c8cb44b3c7869c5db9e8026e83bf15d29abb7f 120777 root:root ../../../../lib64/libvpx.so.5.0.0 -File: /usr/lib/debug/.build-id/b7/c8cb44b3c7869c5db9e8026e83bf15d29abb7f.debug 120777 root:root ../../usr/lib64/libvpx.so.5.0.0.debug -File: /usr/lib/debug/usr/lib64/libvpx.so.5.0.0.debug 100644 root:root 9eda4fdf5dbec00d7f5286c59b18b2b7 +File: /usr/lib/debug/.build-id/17 40755 root:root +File: /usr/lib/debug/.build-id/17/3ab8394e5207577841d7f7abff2f7440a1345f 120777 root:root ../../../../lib64/libvpx.so.5.0.0 +File: /usr/lib/debug/.build-id/17/3ab8394e5207577841d7f7abff2f7440a1345f.debug 120777 root:root ../../usr/lib64/libvpx.so.5.0.0.debug +File: /usr/lib/debug/usr/lib64/libvpx.so.5.0.0.debug 100644 root:root 73993f2688808f11ce5955618c37c409 File: /usr/lib/debug/usr/lib64/libvpx.so.5.0.debug 120777 root:root libvpx.so.5.0.0.debug @@ -434,3 +384,2 @@ File: /usr/src/debug/libvpx5-1.7.0/vp8/common/alloccommon.c 100644 root:root 66d089582762deb2b542aeb88a0405e3 -File: /usr/src/debug/libvpx5-1.7.0/vp8/common/alloccommon.h 100644 root:root f8520ea64c3cdb1a3d864a3288cf9b37 File: /usr/src/debug/libvpx5-1.7.0/vp8/common/blockd.c 100644 root:root cd2f094cd62fab8018b6bed8fea042af @@ -448,3 +397,2 @@ File: /usr/src/debug/libvpx5-1.7.0/vp8/common/extend.c 100644 root:root 412c615fb791fb68d929dc8d4da1ffcb -File: /usr/src/debug/libvpx5-1.7.0/vp8/common/extend.h 100644 root:root 14c208fcb02a3d3e6b2236ec23c9c302 File: /usr/src/debug/libvpx5-1.7.0/vp8/common/filter.c 100644 root:root b2aa4040dcf71bb0ec4b3a5b53c50efb @@ -473,7 +421,4 @@ File: /usr/src/debug/libvpx5-1.7.0/vp8/common/quant_common.c 100644 root:root 00f1618a75775f8ea6bf889f5f1e98b0 -File: /usr/src/debug/libvpx5-1.7.0/vp8/common/quant_common.h 100644 root:root 108d690b9337f92f6a462433ed98a4cd File: /usr/src/debug/libvpx5-1.7.0/vp8/common/reconinter.c 100644 root:root a65f252531c3028c67170d30a369b37b -File: /usr/src/debug/libvpx5-1.7.0/vp8/common/reconinter.h 100644 root:root 3d420fe431da96a19348c1dd1a468099 File: /usr/src/debug/libvpx5-1.7.0/vp8/common/reconintra.c 100644 root:root 97c9707eef4e4cbfd157dc3db38bb0d5 -File: /usr/src/debug/libvpx5-1.7.0/vp8/common/reconintra.h 100644 root:root 8c5e7bf9853717bcca4f2ed9867a11b0 File: /usr/src/debug/libvpx5-1.7.0/vp8/common/reconintra4x4.c 100644 root:root d80f6c76de977d31a0c75b4d57bb82b8 @@ -484,4 +429,2 @@ File: /usr/src/debug/libvpx5-1.7.0/vp8/common/swapyv12buffer.c 100644 root:root 2bc0b934b4ded9e26241d5507c6d4e8b -File: /usr/src/debug/libvpx5-1.7.0/vp8/common/swapyv12buffer.h 100644 root:root cff4646d252b3084a887848db926f4fe -File: /usr/src/debug/libvpx5-1.7.0/vp8/common/systemdependent.h 100644 root:root 45f56c8f97542e4b0a537c0c2ac33dd7 File: /usr/src/debug/libvpx5-1.7.0/vp8/common/threading.h 100644 root:root 6d822993703239f8a6c8d785d3cc98ef @@ -505,6 +448,3 @@ File: /usr/src/debug/libvpx5-1.7.0/vp8/decoder/decodemv.c 100644 root:root 1817d2eaa2465edff942e0ec76fc6b79 -File: /usr/src/debug/libvpx5-1.7.0/vp8/decoder/decodemv.h 100644 root:root d2a99d5b3fcc84eb99ffce169aff831f -File: /usr/src/debug/libvpx5-1.7.0/vp8/decoder/decoderthreading.h 100644 root:root 8cf71e4d4b7301820ac5ef249265bee3 File: /usr/src/debug/libvpx5-1.7.0/vp8/decoder/detokenize.c 100644 root:root 89e10c1a879ceef058be96a1dfe69581 -File: /usr/src/debug/libvpx5-1.7.0/vp8/decoder/detokenize.h 100644 root:root be56bfca99ed38de151bdccaf078ab69 File: /usr/src/debug/libvpx5-1.7.0/vp8/decoder/onyxd_if.c 100644 root:root 7885b19aabfd24d525aafd49e9fb949d @@ -515,3 +455,2 @@ File: /usr/src/debug/libvpx5-1.7.0/vp8/encoder/bitstream.c 100644 root:root 7145c5be8ae426cce6b4f28cd4c6cc88 -File: /usr/src/debug/libvpx5-1.7.0/vp8/encoder/bitstream.h 100644 root:root e22e0f9fa973ed4201af9a57b37ba7d6 File: /usr/src/debug/libvpx5-1.7.0/vp8/encoder/block.h 100644 root:root a050bc23f697d84190a48c5a70fe9627 @@ -526,13 +465,7 @@ File: /usr/src/debug/libvpx5-1.7.0/vp8/encoder/encodeframe.c 100644 root:root 22a374a5f99cafaf01e241e01294ac4b -File: /usr/src/debug/libvpx5-1.7.0/vp8/encoder/encodeframe.h 100644 root:root dea51e421113651bce49243d01a6a4c0 File: /usr/src/debug/libvpx5-1.7.0/vp8/encoder/encodeintra.c 100644 root:root 5e78a569be5fe172ccb99fd81f7b87c9 -File: /usr/src/debug/libvpx5-1.7.0/vp8/encoder/encodeintra.h 100644 root:root 67af8648f51c1868ad861f4e0296b727 File: /usr/src/debug/libvpx5-1.7.0/vp8/encoder/encodemb.c 100644 root:root 95cd98e276c062f19da4492fd6a36ec4 -File: /usr/src/debug/libvpx5-1.7.0/vp8/encoder/encodemb.h 100644 root:root 4f08a3d801b8ac5ee86db68bf9bbf88f File: /usr/src/debug/libvpx5-1.7.0/vp8/encoder/encodemv.c 100644 root:root f8774d9e863b7e0e49310bcd91ea450f -File: /usr/src/debug/libvpx5-1.7.0/vp8/encoder/encodemv.h 100644 root:root 9a954beef161da2571e1cc37bd133f90 File: /usr/src/debug/libvpx5-1.7.0/vp8/encoder/ethreading.c 100644 root:root 3ad70d9eb42891062283ba53fdeba113 -File: /usr/src/debug/libvpx5-1.7.0/vp8/encoder/ethreading.h 100644 root:root 6ce05dc3c0b2911cc71464fc60dade9b File: /usr/src/debug/libvpx5-1.7.0/vp8/encoder/firstpass.c 100644 root:root 10fb2459af84ef8ca621a91cfde84245 -File: /usr/src/debug/libvpx5-1.7.0/vp8/encoder/firstpass.h 100644 root:root ff8939abf5095ae9246bf2b9f96c903b File: /usr/src/debug/libvpx5-1.7.0/vp8/encoder/lookahead.c 100644 root:root b16db71bf6b33e3b0d2790b94d0d2d2f @@ -542,3 +475,2 @@ File: /usr/src/debug/libvpx5-1.7.0/vp8/encoder/modecosts.c 100644 root:root fb76582c723bdf5f5facd8a8c4a99b29 -File: /usr/src/debug/libvpx5-1.7.0/vp8/encoder/modecosts.h 100644 root:root 45eca77e306e4120927f3a0a0cf8eed6 File: /usr/src/debug/libvpx5-1.7.0/vp8/encoder/onyx_if.c 100644 root:root 30fd0971c3d38d608e3b267ff222a089 @@ -546,8 +478,4 @@ File: /usr/src/debug/libvpx5-1.7.0/vp8/encoder/pickinter.c 100644 root:root db9d9581f119b907268f4d7e3b327695 -File: /usr/src/debug/libvpx5-1.7.0/vp8/encoder/pickinter.h 100644 root:root 1732ea40c3a4c3535b6a86f4cc0b128a File: /usr/src/debug/libvpx5-1.7.0/vp8/encoder/picklpf.c 100644 root:root 0e4764285fe30f4d8d94973a94946a94 -File: /usr/src/debug/libvpx5-1.7.0/vp8/encoder/picklpf.h 100644 root:root d19c7af91e96aedb0e6c567a498c9b6f -File: /usr/src/debug/libvpx5-1.7.0/vp8/encoder/quantize.h 100644 root:root 23e4d90263f0a2ad6025d7ff8b886be2 File: /usr/src/debug/libvpx5-1.7.0/vp8/encoder/ratectrl.c 100644 root:root a08cd249bf6d48d3d274d839ab7932c7 -File: /usr/src/debug/libvpx5-1.7.0/vp8/encoder/ratectrl.h 100644 root:root fd0d1cdb0e31f64f5250727cf865981f File: /usr/src/debug/libvpx5-1.7.0/vp8/encoder/rdopt.c 100644 root:root 0cc525e708702e3ac55194a81de2ae58 @@ -555,5 +483,3 @@ File: /usr/src/debug/libvpx5-1.7.0/vp8/encoder/segmentation.c 100644 root:root 726b76472d215b542c1486702d3eb04b -File: /usr/src/debug/libvpx5-1.7.0/vp8/encoder/segmentation.h 100644 root:root 11c2d25903dff8d7baa468801c6dbf01 File: /usr/src/debug/libvpx5-1.7.0/vp8/encoder/temporal_filter.c 100644 root:root 543709b8cf98a7eb9e3cdf76fbd4d669 -File: /usr/src/debug/libvpx5-1.7.0/vp8/encoder/temporal_filter.h 100644 root:root 6da2cf47a7b6a18c922586b1c2bc4997 File: /usr/src/debug/libvpx5-1.7.0/vp8/encoder/tokenize.c 100644 root:root 07db3c0c18bc1a3c7b1131e5e8394177 @@ -575,3 +501,2 @@ File: /usr/src/debug/libvpx5-1.7.0/vp9/common/vp9_alloccommon.c 100644 root:root b09a6a74d9e0746472a535c73cb70dac -File: /usr/src/debug/libvpx5-1.7.0/vp9/common/vp9_alloccommon.h 100644 root:root dd58b3956e451acae28547d97dc3df0d File: /usr/src/debug/libvpx5-1.7.0/vp9/common/vp9_blockd.c 100644 root:root b811e113f97f154243110a32887d60c2 @@ -604,3 +529,2 @@ File: /usr/src/debug/libvpx5-1.7.0/vp9/common/vp9_quant_common.c 100644 root:root 01d745fe546c5baeea396c6877158daa -File: /usr/src/debug/libvpx5-1.7.0/vp9/common/vp9_quant_common.h 100644 root:root 345f46462a3599377d2ad599371c7879 File: /usr/src/debug/libvpx5-1.7.0/vp9/common/vp9_reconinter.c 100644 root:root 49a9a9420f961111547033da320a7859 @@ -608,3 +532,2 @@ File: /usr/src/debug/libvpx5-1.7.0/vp9/common/vp9_reconintra.c 100644 root:root 681a004f0b73b846480185b2390da228 -File: /usr/src/debug/libvpx5-1.7.0/vp9/common/vp9_reconintra.h 100644 root:root 2c23c115618c44064284af6e77565aa4 File: /usr/src/debug/libvpx5-1.7.0/vp9/common/vp9_rtcd.c 100644 root:root c4c8ea4414fe651ddba699414e08e84a @@ -624,5 +547,3 @@ File: /usr/src/debug/libvpx5-1.7.0/vp9/decoder/vp9_decodeframe.c 100644 root:root 32e27dabdb6e90222d8ec12183223727 -File: /usr/src/debug/libvpx5-1.7.0/vp9/decoder/vp9_decodeframe.h 100644 root:root 053ee5b8f9dde914c637228f0e47572e File: /usr/src/debug/libvpx5-1.7.0/vp9/decoder/vp9_decodemv.c 100644 root:root 19b0e6b353b7565c3b9a8475d1d2615c -File: /usr/src/debug/libvpx5-1.7.0/vp9/decoder/vp9_decodemv.h 100644 root:root 19478170261e0259129d22e1a835c2cc File: /usr/src/debug/libvpx5-1.7.0/vp9/decoder/vp9_decoder.c 100644 root:root 666b8dca6063571657c9f29bf1e523f2 @@ -630,5 +551,3 @@ File: /usr/src/debug/libvpx5-1.7.0/vp9/decoder/vp9_detokenize.c 100644 root:root 51659453df4265a35a2291700a9c17dd -File: /usr/src/debug/libvpx5-1.7.0/vp9/decoder/vp9_detokenize.h 100644 root:root 2e840ac4afd3288d83246ec764da314b File: /usr/src/debug/libvpx5-1.7.0/vp9/decoder/vp9_dsubexp.c 100644 root:root 71a9435a393f70f4d360c385330d1246 -File: /usr/src/debug/libvpx5-1.7.0/vp9/decoder/vp9_dsubexp.h 100644 root:root 475b7e3ba523aeb9bf4fcabcd5b08b72 File: /usr/src/debug/libvpx5-1.7.0/vp9/encoder 40755 root:root @@ -637,5 +556,3 @@ File: /usr/src/debug/libvpx5-1.7.0/vp9/encoder/vp9_aq_360.c 100644 root:root 5339e107a14330fc3e573b30a83a44b2 -File: /usr/src/debug/libvpx5-1.7.0/vp9/encoder/vp9_aq_360.h 100644 root:root a5a54e91f4181f5ce197c373ef84d650 File: /usr/src/debug/libvpx5-1.7.0/vp9/encoder/vp9_aq_complexity.c 100644 root:root 073d074a1e5ce7447d93559b402135de -File: /usr/src/debug/libvpx5-1.7.0/vp9/encoder/vp9_aq_complexity.h 100644 root:root f3926ddfd7095c68a8e0779affc40680 File: /usr/src/debug/libvpx5-1.7.0/vp9/encoder/vp9_aq_cyclicrefresh.c 100644 root:root 9196f5e441c92cd06cdc5ea91cc6e294 @@ -643,3 +560,2 @@ File: /usr/src/debug/libvpx5-1.7.0/vp9/encoder/vp9_aq_variance.c 100644 root:root 413da947e1697f4f616fb1596a21fb35 -File: /usr/src/debug/libvpx5-1.7.0/vp9/encoder/vp9_aq_variance.h 100644 root:root b0303e3e89d85d8d141795dd984aaf41 File: /usr/src/debug/libvpx5-1.7.0/vp9/encoder/vp9_bitstream.c 100644 root:root e57bc4ee5128809995bb2388afb01251 @@ -653,3 +569,2 @@ File: /usr/src/debug/libvpx5-1.7.0/vp9/encoder/vp9_encodeframe.c 100644 root:root f539909e424d489d94d5ece713f94198 -File: /usr/src/debug/libvpx5-1.7.0/vp9/encoder/vp9_encodeframe.h 100644 root:root cd1d9e316db8b30fd1c17196aa22cafd File: /usr/src/debug/libvpx5-1.7.0/vp9/encoder/vp9_encodemb.c 100644 root:root 014baa4395c53da108ad5fee261fd4d7 @@ -657,3 +572,2 @@ File: /usr/src/debug/libvpx5-1.7.0/vp9/encoder/vp9_encodemv.c 100644 root:root 3f96e927178086a8d332edf9b5a9f252 -File: /usr/src/debug/libvpx5-1.7.0/vp9/encoder/vp9_encodemv.h 100644 root:root 66bedfe28071a5f92328ac36edfa5138 File: /usr/src/debug/libvpx5-1.7.0/vp9/encoder/vp9_encoder.c 100644 root:root 5f7356c2bf94ac75bbbde6a4deadd322 @@ -663,3 +577,2 @@ File: /usr/src/debug/libvpx5-1.7.0/vp9/encoder/vp9_extend.c 100644 root:root dd6257d889d8c606d9a06fc9e417f59f -File: /usr/src/debug/libvpx5-1.7.0/vp9/encoder/vp9_extend.h 100644 root:root 523962cc380f338a2a18794541f04655 File: /usr/src/debug/libvpx5-1.7.0/vp9/encoder/vp9_firstpass.c 100644 root:root fb355f804e7b34d478f33d0b7010b888 @@ -675,3 +588,2 @@ File: /usr/src/debug/libvpx5-1.7.0/vp9/encoder/vp9_multi_thread.c 100644 root:root 2e741f183b8bd66fa88f9ab06286647f -File: /usr/src/debug/libvpx5-1.7.0/vp9/encoder/vp9_multi_thread.h 100644 root:root e830bd0cdebb223204e0f3e921cb2676 File: /usr/src/debug/libvpx5-1.7.0/vp9/encoder/vp9_noise_estimate.c 100644 root:root c9a15550e6103eccf76b1a55eafd9d77 @@ -679,5 +591,3 @@ File: /usr/src/debug/libvpx5-1.7.0/vp9/encoder/vp9_picklpf.c 100644 root:root 87dd0d2d1e2c31c0071a5944cadfce85 -File: /usr/src/debug/libvpx5-1.7.0/vp9/encoder/vp9_picklpf.h 100644 root:root 11f321176715c441a8c7edc390aaa956 File: /usr/src/debug/libvpx5-1.7.0/vp9/encoder/vp9_pickmode.c 100644 root:root 0a46c54aa675b77fa4b6f3d58b913506 -File: /usr/src/debug/libvpx5-1.7.0/vp9/encoder/vp9_pickmode.h 100644 root:root 9616973ce811a61189f95e5f735371e6 File: /usr/src/debug/libvpx5-1.7.0/vp9/encoder/vp9_quantize.c 100644 root:root 6dcc0b97fff7e5a89cfa92f47fbae81d @@ -689,9 +599,5 @@ File: /usr/src/debug/libvpx5-1.7.0/vp9/encoder/vp9_rdopt.c 100644 root:root 277ed57cf79f7676e838ea5f64f2134e -File: /usr/src/debug/libvpx5-1.7.0/vp9/encoder/vp9_rdopt.h 100644 root:root 781d3d2f290f4314946e6935c035bdb1 File: /usr/src/debug/libvpx5-1.7.0/vp9/encoder/vp9_resize.c 100644 root:root 7eb03023abb9c7dc20dc2d9f030bae78 -File: /usr/src/debug/libvpx5-1.7.0/vp9/encoder/vp9_resize.h 100644 root:root 437ced9c790942e305fbfd87df9a7d29 File: /usr/src/debug/libvpx5-1.7.0/vp9/encoder/vp9_segmentation.c 100644 root:root 298a18ebd010411244af04e9f316a291 -File: /usr/src/debug/libvpx5-1.7.0/vp9/encoder/vp9_segmentation.h 100644 root:root 14597456382276cc747aa738b9a1bb17 File: /usr/src/debug/libvpx5-1.7.0/vp9/encoder/vp9_skin_detection.c 100644 root:root 83c5911fea11d94b4cc46a22b25553ad -File: /usr/src/debug/libvpx5-1.7.0/vp9/encoder/vp9_skin_detection.h 100644 root:root e8d8c1689e8af6befac62e7d1b54a142 File: /usr/src/debug/libvpx5-1.7.0/vp9/encoder/vp9_speed_features.c 100644 root:root c048b9cf423d83b3484cd1c36aecd939 @@ -699,3 +605,2 @@ File: /usr/src/debug/libvpx5-1.7.0/vp9/encoder/vp9_subexp.c 100644 root:root b380e45206814ed12719307cab131c2d -File: /usr/src/debug/libvpx5-1.7.0/vp9/encoder/vp9_subexp.h 100644 root:root 31e0714348f12cad0f30b3d392992563 File: /usr/src/debug/libvpx5-1.7.0/vp9/encoder/vp9_svc_layercontext.c 100644 root:root 9572f54227e515db993154200cf72df1 @@ -703,3 +608,2 @@ File: /usr/src/debug/libvpx5-1.7.0/vp9/encoder/vp9_temporal_filter.c 100644 root:root af0a41b612fb54a5c4647ce66d51356a -File: /usr/src/debug/libvpx5-1.7.0/vp9/encoder/vp9_temporal_filter.h 100644 root:root f8c1de685a42da9503bc3026794bb9fd File: /usr/src/debug/libvpx5-1.7.0/vp9/encoder/vp9_tokenize.c 100644 root:root c7ac1a2caf16858b4a28807e1900fab4 @@ -757,3 +661,2 @@ File: /usr/src/debug/libvpx5-1.7.0/vpx_dsp/loopfilter.c 100644 root:root 0af3d9edc141ed27a76aa3d2d957b87f -File: /usr/src/debug/libvpx5-1.7.0/vpx_dsp/postproc.h 100644 root:root b834ff0b5a0d43ac6ea4116c62e17f34 File: /usr/src/debug/libvpx5-1.7.0/vpx_dsp/prob.c 100644 root:root ad6387066f5e0e51761f3ffa740d970b @@ -763,6 +666,4 @@ File: /usr/src/debug/libvpx5-1.7.0/vpx_dsp/quantize.c 100644 root:root 26254a8c9ffca27645a64c57f81cbd28 -File: /usr/src/debug/libvpx5-1.7.0/vpx_dsp/quantize.h 100644 root:root e8e44b0b3a20adc3543d1f0dde8d24e5 File: /usr/src/debug/libvpx5-1.7.0/vpx_dsp/sad.c 100644 root:root 6ec36e8b92eb06340a9aabcc56ce6a4c File: /usr/src/debug/libvpx5-1.7.0/vpx_dsp/skin_detection.c 100644 root:root 308d40b481b2964aa6d8e46573a519f1 -File: /usr/src/debug/libvpx5-1.7.0/vpx_dsp/skin_detection.h 100644 root:root a6c6558945cdc91ed2d4ff97e9de1468 File: /usr/src/debug/libvpx5-1.7.0/vpx_dsp/subtract.c 100644 root:root e4da1d1a3891a98d562c8cbafe9f291e @@ -831,3 +732,2 @@ File: /usr/src/debug/libvpx5-1.7.0/vpx_scale/generic/yv12extend.c 100644 root:root f1079f786fcc13e6e69f0ea2e2034730 -File: /usr/src/debug/libvpx5-1.7.0/vpx_scale/vpx_scale.h 100644 root:root 3ab679516faf5317c31f2968d9100173 File: /usr/src/debug/libvpx5-1.7.0/vpx_scale/vpx_scale_rtcd.c 100644 root:root af378983e5c33400269b8858226dfa37 @@ -841,2 +741,2 @@ File: /usr/src/debug/libvpx5-1.7.0/vpx_util/vpx_write_yuv_frame.c 100644 root:root c5f83edae812119f7b6b3f4af08c2a4d -RPMIdentity: 868fd85b04ef72d5a0c64a1a74805ddff3e52c538e45f363b36e4da8d59c50be301b97e7997d4e28b739983b6bfd660d4547079a062871dd61f1d2920cd90541 +RPMIdentity: 11ea007ca0ccbcd330492519ca5eb19f2ef9317adf73bf73fccd78d403721301e12e32663d9589faca86f5803f15ad49f019fc41a9ec2dadb0426c5509703cd5