HEAD is now at 599ec7a01 Avoid possible overflow in warp functions (#355) Note: checking out '599ec7a0127a640c788a9253c91ed3e0d81f4887'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 599ec7a01 Avoid possible overflow in warp functions (#355) Commit found, skipping fetch. Switched to a new branch 't-AVM-main-ra-mandatory-nightly-599ec7a0-2024-04-02T19_33_52.260Z' Removing cmake-build/ Building codec 'av2-ra-st' (using BUILD_OPTIONS '') -- Starting x86_64 Build -- ~/awcy/av2/cmake-build ~/awcy/av2 -- The C compiler identification is GNU 8.3.1 -- The CXX compiler identification is GNU 8.3.1 -- Check for working C compiler: /opt/rh/devtoolset-8/root/usr/bin/cc -- Check for working C compiler: /opt/rh/devtoolset-8/root/usr/bin/cc - works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /opt/rh/devtoolset-8/root/usr/bin/c++ -- Check for working CXX compiler: /opt/rh/devtoolset-8/root/usr/bin/c++ - works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found Git: /opt/rh/rh-git218/root/usr/bin/git (found version "2.18.4") -- Found Perl: /usr/bin/perl (found version "5.16.3") -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE --- aom_configure: Detected CPU: x86_64 Running C compiler test: inline_check_1 -- Performing Test C_TEST_COMPILED -- Performing Test C_TEST_COMPILED - Success Running CXX compiler test: inline_check_1 -- Performing Test CXX_TEST_COMPILED -- Performing Test CXX_TEST_COMPILED - Success 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 Running C compiler test: fenv_check -- Performing Test C_TEST_COMPILED -- Performing Test C_TEST_COMPILED - Success Checking C compiler flag support for: -std=c99 -- Performing Test HAVE_C_FLAG -- Performing Test HAVE_C_FLAG - Success Checking C compiler flag support for: -std=c++11 -- 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: -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: -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: -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: -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: -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: -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: -Wstack-usage=960000 -- Performing Test C_FLAG_SUPPORTED -- Performing Test C_FLAG_SUPPORTED - Success Checking C++ compiler flag support for: -Wstack-usage=960000 -- 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: -Wshadow -- Performing Test C_FLAG_SUPPORTED -- Performing Test C_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: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -- Performing Test C_FLAG_SUPPORTED -- Performing Test C_FLAG_SUPPORTED - Success Checking C++ compiler flag support for: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -- 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 -- Found Python: /usr/local/bin/python3.8 (found version "3.8.10") found components: Interpreter -- Performing Test FLAG_SUPPORTED -- Performing Test FLAG_SUPPORTED - Success Checking C compiler flag support for: -msse2 -- Performing Test HAVE_C_FLAG -- Performing Test HAVE_C_FLAG - Success Checking C compiler flag support for: -msse2 -- Performing Test HAVE_CXX_FLAG -- Performing Test HAVE_CXX_FLAG - Success Checking C compiler flag support for: -msse3 -- Performing Test HAVE_C_FLAG -- Performing Test HAVE_C_FLAG - Success Checking C compiler flag support for: -msse3 -- Performing Test HAVE_CXX_FLAG -- Performing Test HAVE_CXX_FLAG - Success Checking C compiler flag support for: -mssse3 -- Performing Test HAVE_C_FLAG -- Performing Test HAVE_C_FLAG - Success Checking C compiler flag support for: -mssse3 -- Performing Test HAVE_CXX_FLAG -- Performing Test HAVE_CXX_FLAG - Success Checking C compiler flag support for: -msse4.1 -- Performing Test HAVE_C_FLAG -- Performing Test HAVE_C_FLAG - Success Checking C compiler flag support for: -msse4.1 -- Performing Test HAVE_CXX_FLAG -- Performing Test HAVE_CXX_FLAG - Success Checking C compiler flag support for: -msse4.2 -- Performing Test HAVE_C_FLAG -- Performing Test HAVE_C_FLAG - Success Checking C compiler flag support for: -msse4.2 -- Performing Test HAVE_CXX_FLAG -- Performing Test HAVE_CXX_FLAG - Success Checking C compiler flag support for: -mavx2 -- Performing Test HAVE_C_FLAG -- Performing Test HAVE_C_FLAG - Success Checking C compiler flag support for: -mavx2 -- Performing Test HAVE_CXX_FLAG -- Performing Test HAVE_CXX_FLAG - Success -- Configuring done -- Generating done -- Build files have been written to: /home/awcybeta/awcy/av2/cmake-build Scanning dependencies of target aom_version_check Scanning dependencies of target webm Scanning dependencies of target aom_encoder_app_util Scanning dependencies of target aom_common_app_util [ 1%] Updating version info if necessary. Scanning dependencies of target yuv [ 1%] Building CXX object CMakeFiles/webm.dir/third_party/libwebm/mkvmuxer/mkvmuxer.cc.o [ 1%] Building CXX object CMakeFiles/webm.dir/third_party/libwebm/mkvparser/mkvparser.cc.o [ 1%] Building CXX object CMakeFiles/webm.dir/third_party/libwebm/common/hdr_util.cc.o [ 2%] Building CXX object CMakeFiles/webm.dir/third_party/libwebm/mkvmuxer/mkvmuxerutil.cc.o [ 2%] Building CXX object CMakeFiles/webm.dir/third_party/libwebm/mkvmuxer/mkvwriter.cc.o [ 2%] Building CXX object CMakeFiles/webm.dir/third_party/libwebm/mkvparser/mkvreader.cc.o [ 2%] Building C object CMakeFiles/aom_encoder_app_util.dir/common/ivfenc.c.o [ 2%] Building C object CMakeFiles/aom_common_app_util.dir/common/args_helper.c.o [ 4%] Building C object CMakeFiles/aom_encoder_app_util.dir/common/video_writer.c.o [ 4%] Building C object CMakeFiles/aom_common_app_util.dir/common/args.c.o [ 4%] Building C object CMakeFiles/aom_encoder_app_util.dir/common/warnings.c.o [ 4%] Building C object CMakeFiles/aom_common_app_util.dir/common/md5_utils.c.o [ 4%] Building C object CMakeFiles/aom_common_app_util.dir/common/av1_config.c.o [ 4%] Building C object CMakeFiles/aom_common_app_util.dir/av1/arg_defs.c.o [ 5%] Building CXX object CMakeFiles/yuv.dir/third_party/libyuv/source/cpu_id.cc.o [ 5%] Built target aom_version_check Scanning dependencies of target aom_version [ 5%] Building C object CMakeFiles/aom_encoder_app_util.dir/common/y4minput.c.o [ 5%] Building C object CMakeFiles/aom_encoder_app_util.dir/common/stream_iter.c.o [ 5%] Building C object CMakeFiles/aom_version.dir/gen_src/aom_version_dummy.c.o [ 6%] Building C object CMakeFiles/aom_encoder_app_util.dir/examples/encoder_util.c.o [ 6%] Building CXX object CMakeFiles/yuv.dir/third_party/libyuv/source/planar_functions.cc.o [ 6%] Linking C static library libaom_version.a [ 6%] Building CXX object CMakeFiles/yuv.dir/third_party/libyuv/source/row_any.cc.o [ 6%] Building CXX object CMakeFiles/aom_encoder_app_util.dir/common/webmenc.cc.o [ 6%] Built target aom_version [ 6%] Building CXX object CMakeFiles/yuv.dir/third_party/libyuv/source/row_common.cc.o Scanning dependencies of target aom_rtcd [ 7%] Building C object CMakeFiles/aom_rtcd.dir/aom_dsp/aom_dsp_rtcd.c.o [ 7%] Building C object CMakeFiles/aom_common_app_util.dir/common/tools_common.c.o [ 8%] Building C object CMakeFiles/aom_common_app_util.dir/common/rawenc.c.o [ 9%] Building C object CMakeFiles/aom_rtcd.dir/aom_scale/aom_scale_rtcd.c.o [ 9%] Building CXX object CMakeFiles/yuv.dir/third_party/libyuv/source/row_gcc.cc.o [ 9%] Building C object CMakeFiles/aom_common_app_util.dir/common/y4menc.c.o [ 10%] Writing aom.pc [ 10%] Building C object CMakeFiles/aom_rtcd.dir/av1/common/av1_rtcd.c.o Scanning dependencies of target aom_pc [ 10%] Building CXX object CMakeFiles/yuv.dir/third_party/libyuv/source/row_neon.cc.o [ 10%] Building CXX object CMakeFiles/yuv.dir/third_party/libyuv/source/row_mips.cc.o [ 10%] Building C object CMakeFiles/aom_pc.dir/gen_src/aom_pc_dummy.c.o [ 10%] Building CXX object CMakeFiles/yuv.dir/third_party/libyuv/source/row_neon64.cc.o [ 11%] Building CXX object CMakeFiles/yuv.dir/third_party/libyuv/source/row_win.cc.o [ 11%] Linking C static library libaom_pc.a [ 11%] Building CXX object CMakeFiles/yuv.dir/third_party/libyuv/source/scale.cc.o [ 11%] Building CXX object CMakeFiles/yuv.dir/third_party/libyuv/source/scale_any.cc.o [ 11%] Building CXX object CMakeFiles/yuv.dir/third_party/libyuv/source/scale_common.cc.o [ 11%] Built target aom_pc [ 11%] Building CXX object CMakeFiles/yuv.dir/third_party/libyuv/source/scale_mips.cc.o [ 12%] Building CXX object CMakeFiles/yuv.dir/third_party/libyuv/source/scale_gcc.cc.o [ 12%] Building CXX object CMakeFiles/yuv.dir/third_party/libyuv/source/scale_neon.cc.o [ 12%] Building CXX object CMakeFiles/yuv.dir/third_party/libyuv/source/scale_neon64.cc.o [ 13%] Building CXX object CMakeFiles/yuv.dir/third_party/libyuv/source/scale_win.cc.o [ 13%] Built target aom_common_app_util [ 13%] Built target aom_encoder_app_util [ 13%] Built target aom_rtcd Scanning dependencies of target aom_dsp Scanning dependencies of target aom_mem Scanning dependencies of target aom_dsp_common_ssse3_intrinsics [ 13%] Building C object CMakeFiles/aom_mem.dir/aom_mem/aom_mem.c.o [ 13%] Building C object CMakeFiles/aom_dsp.dir/gen_src/aom_av1_dummy.c.o Scanning dependencies of target aom_dsp_common_sse4_1_intrinsics Scanning dependencies of target aom_dsp_encoder_sse4_1_intrinsics Scanning dependencies of target aom_av1_encoder_sse2_intrinsics Scanning dependencies of target aom_dsp_common_sse2_intrinsics [ 13%] Building C object CMakeFiles/aom_dsp_common_ssse3_intrinsics.dir/aom_dsp/x86/highbd_convolve_ssse3.c.o Scanning dependencies of target aom_av1_common_avx2_intrinsics [ 14%] Building C object CMakeFiles/aom_dsp.dir/gen_src/aom_dsp_dummy.c.o [ 14%] Building C object CMakeFiles/aom_dsp_encoder_sse4_1_intrinsics.dir/aom_dsp/flow_estimation/x86/corner_match_sse4.c.o [ 14%] Building C object CMakeFiles/aom_dsp_common_sse2_intrinsics.dir/aom_dsp/x86/aom_convolve_copy_sse2.c.o [ 14%] Building C object CMakeFiles/aom_dsp_common_sse4_1_intrinsics.dir/aom_dsp/x86/blend_a64_hmask_sse4.c.o Scanning dependencies of target aom_dsp_encoder_avx2_intrinsics [ 14%] Building C object CMakeFiles/aom_av1_encoder_sse2_intrinsics.dir/av1/encoder/x86/av1_fwd_txfm_sse2.c.o [ 14%] Building C object CMakeFiles/aom_av1_common_avx2_intrinsics.dir/av1/common/cdef_block_avx2.c.o Scanning dependencies of target aom_dsp_encoder [ 14%] Building C object CMakeFiles/aom_dsp_encoder_avx2_intrinsics.dir/aom_dsp/flow_estimation/x86/corner_match_avx2.c.o [ 14%] Building C object CMakeFiles/aom_dsp_encoder.dir/aom_dsp/binary_codes_writer.c.o [ 14%] Built target aom_dsp [ 14%] Built target aom_mem Scanning dependencies of target aom_dsp_encoder_sse2_intrinsics Scanning dependencies of target aom_dsp_decoder [ 14%] Building C object CMakeFiles/aom_dsp_encoder_sse2_intrinsics.dir/aom_dsp/x86/fwd_txfm_sse2.c.o [ 14%] Building C object CMakeFiles/aom_dsp_decoder.dir/aom_dsp/binary_codes_reader.c.o Scanning dependencies of target aom_av1_common Scanning dependencies of target aom_av1_encoder_sse3_intrinsics [ 14%] Building C object CMakeFiles/aom_av1_encoder_sse3_intrinsics.dir/av1/encoder/x86/ml_sse3.c.o [ 14%] Building C object CMakeFiles/aom_av1_common.dir/common/args_helper.c.o [ 14%] Building C object CMakeFiles/aom_dsp_encoder.dir/aom_dsp/bitwriter.c.o [ 15%] Building C object CMakeFiles/aom_dsp_decoder.dir/aom_dsp/bitreader.c.o [ 15%] Building C object CMakeFiles/aom_dsp_common_sse4_1_intrinsics.dir/aom_dsp/x86/blend_a64_mask_sse4.c.o [ 16%] Building C object CMakeFiles/aom_av1_common.dir/av1/arg_defs.c.o [ 16%] Building C object CMakeFiles/aom_dsp_encoder.dir/aom_dsp/entenc.c.o [ 17%] Building C object CMakeFiles/aom_dsp_encoder.dir/aom_dsp/blk_sse_sum.c.o [ 17%] Building C object CMakeFiles/aom_dsp_decoder.dir/aom_dsp/entdec.c.o [ 17%] Building C object CMakeFiles/aom_av1_common.dir/av1/common/alloccommon.c.o [ 17%] Building C object CMakeFiles/aom_dsp_encoder_sse4_1_intrinsics.dir/aom_dsp/flow_estimation/x86/disflow_sse4.c.o [ 17%] Built target aom_dsp_common_ssse3_intrinsics [ 18%] Building C object CMakeFiles/aom_dsp_encoder_sse4_1_intrinsics.dir/aom_dsp/x86/highbd_variance_sse4.c.o [ 18%] Built target yuv [ 18%] Built target aom_dsp_decoder [ 18%] Building C object CMakeFiles/aom_dsp_encoder_sse4_1_intrinsics.dir/aom_dsp/x86/sse_sse4.c.o [ 18%] Building C object CMakeFiles/aom_dsp_encoder.dir/aom_dsp/fwd_txfm.c.o Scanning dependencies of target aom_av1_encoder_sse42_intrinsics [ 19%] Building C object CMakeFiles/aom_av1_encoder_sse42_intrinsics.dir/av1/encoder/x86/hash_sse42.c.o [ 19%] Built target aom_av1_encoder_sse3_intrinsics In file included from /home/awcybeta/awcy/av2/aom_dsp/x86/txfm_common_sse2.h:18, from /home/awcybeta/awcy/av2/av1/common/x86/av1_txfm_sse2.h:22, from /home/awcybeta/awcy/av2/av1/encoder/x86/av1_fwd_txfm_sse2.c:13: /home/awcybeta/awcy/av2/aom_dsp/x86/synonyms.h: In function ‘xx_loadu_2x64’: /home/awcybeta/awcy/av2/aom_dsp/x86/synonyms.h:54:29: warning: implicit declaration of function ‘_mm_loadu_si64’; did you mean ‘_mm_loadl_epi64’? [-Wimplicit-function-declaration] return _mm_unpacklo_epi64(_mm_loadu_si64(lo), _mm_loadu_si64(hi)); ^~~~~~~~~~~~~~ _mm_loadl_epi64 /home/awcybeta/awcy/av2/aom_dsp/x86/synonyms.h:54:29: error: incompatible type for argument 1 of ‘_mm_unpacklo_epi64’ return _mm_unpacklo_epi64(_mm_loadu_si64(lo), _mm_loadu_si64(hi)); ^~~~~~~~~~~~~~~~~~ In file included from /home/awcybeta/awcy/av2/av1/common/x86/av1_txfm_sse2.h:15, from /home/awcybeta/awcy/av2/av1/encoder/x86/av1_fwd_txfm_sse2.c:13: /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include/emmintrin.h:1010:29: note: expected ‘__m128i’ {aka ‘__vector(2) long long int’} but argument is of type ‘int’ _mm_unpacklo_epi64 (__m128i __A, __m128i __B) ~~~~~~~~^~~ In file included from /home/awcybeta/awcy/av2/aom_dsp/x86/txfm_common_sse2.h:18, from /home/awcybeta/awcy/av2/av1/common/x86/av1_txfm_sse2.h:22, from /home/awcybeta/awcy/av2/av1/encoder/x86/av1_fwd_txfm_sse2.c:13: /home/awcybeta/awcy/av2/aom_dsp/x86/synonyms.h:54:49: error: incompatible type for argument 2 of ‘_mm_unpacklo_epi64’ return _mm_unpacklo_epi64(_mm_loadu_si64(lo), _mm_loadu_si64(hi)); ^~~~~~~~~~~~~~~~~~ In file included from /home/awcybeta/awcy/av2/av1/common/x86/av1_txfm_sse2.h:15, from /home/awcybeta/awcy/av2/av1/encoder/x86/av1_fwd_txfm_sse2.c:13: /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include/emmintrin.h:1010:42: note: expected ‘__m128i’ {aka ‘__vector(2) long long int’} but argument is of type ‘int’ _mm_unpacklo_epi64 (__m128i __A, __m128i __B) ~~~~~~~~^~~ [ 20%] Building C object CMakeFiles/aom_dsp_encoder_avx2_intrinsics.dir/aom_dsp/flow_estimation/x86/disflow_avx2.c.o In file included from /home/awcybeta/awcy/av2/aom_dsp/x86/blend_a64_mask_sse4.c:22: /home/awcybeta/awcy/av2/aom_dsp/x86/synonyms.h: In function ‘xx_loadu_2x64’: /home/awcybeta/awcy/av2/aom_dsp/x86/synonyms.h:54:29: warning: implicit declaration of function ‘_mm_loadu_si64’; did you mean ‘_mm_loadl_epi64’? [-Wimplicit-function-declaration] return _mm_unpacklo_epi64(_mm_loadu_si64(lo), _mm_loadu_si64(hi)); ^~~~~~~~~~~~~~ _mm_loadl_epi64 /home/awcybeta/awcy/av2/aom_dsp/x86/synonyms.h:54:29: error: incompatible type for argument 1 of ‘_mm_unpacklo_epi64’ return _mm_unpacklo_epi64(_mm_loadu_si64(lo), _mm_loadu_si64(hi)); ^~~~~~~~~~~~~~~~~~ In file included from /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include/pmmintrin.h:31, from /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include/tmmintrin.h:31, from /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include/smmintrin.h:32, from /home/awcybeta/awcy/av2/aom_dsp/x86/blend_a64_mask_sse4.c:13: /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include/emmintrin.h:1010:29: note: expected ‘__m128i’ {aka ‘__vector(2) long long int’} but argument is of type ‘int’ _mm_unpacklo_epi64 (__m128i __A, __m128i __B) ~~~~~~~~^~~ In file included from /home/awcybeta/awcy/av2/aom_dsp/x86/blend_a64_mask_sse4.c:22: /home/awcybeta/awcy/av2/aom_dsp/x86/synonyms.h:54:49: error: incompatible type for argument 2 of ‘_mm_unpacklo_epi64’ return _mm_unpacklo_epi64(_mm_loadu_si64(lo), _mm_loadu_si64(hi)); ^~~~~~~~~~~~~~~~~~ In file included from /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include/pmmintrin.h:31, from /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include/tmmintrin.h:31, from /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include/smmintrin.h:32, from /home/awcybeta/awcy/av2/aom_dsp/x86/blend_a64_mask_sse4.c:13: /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include/emmintrin.h:1010:42: note: expected ‘__m128i’ {aka ‘__vector(2) long long int’} but argument is of type ‘int’ _mm_unpacklo_epi64 (__m128i __A, __m128i __B) ~~~~~~~~^~~ [ 20%] Built target aom_av1_encoder_sse42_intrinsics Scanning dependencies of target aom_util In file included from /home/awcybeta/awcy/av2/aom_dsp/x86/txfm_common_sse2.h:18, from /home/awcybeta/awcy/av2/aom_dsp/x86/fwd_txfm_impl_sse2.h:19, from /home/awcybeta/awcy/av2/aom_dsp/x86/fwd_txfm_sse2.c:25: /home/awcybeta/awcy/av2/aom_dsp/x86/synonyms.h: In function ‘xx_loadu_2x64’: /home/awcybeta/awcy/av2/aom_dsp/x86/synonyms.h:54:29: warning: implicit declaration of function ‘_mm_loadu_si64’; did you mean ‘_mm_loadl_epi64’? [-Wimplicit-function-declaration] return _mm_unpacklo_epi64(_mm_loadu_si64(lo), _mm_loadu_si64(hi)); ^~~~~~~~~~~~~~ _mm_loadl_epi64 /home/awcybeta/awcy/av2/aom_dsp/x86/synonyms.h:54:29: error: incompatible type for argument 1 of ‘_mm_unpacklo_epi64’ return _mm_unpacklo_epi64(_mm_loadu_si64(lo), _mm_loadu_si64(hi)); ^~~~~~~~~~~~~~~~~~ In file included from /home/awcybeta/awcy/av2/aom_dsp/x86/fwd_txfm_sse2.c:13: /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include/emmintrin.h:1010:29: note: expected ‘__m128i’ {aka ‘__vector(2) long long int’} but argument is of type ‘int’ _mm_unpacklo_epi64 (__m128i __A, __m128i __B) ~~~~~~~~^~~ In file included from /home/awcybeta/awcy/av2/aom_dsp/x86/txfm_common_sse2.h:18, from /home/awcybeta/awcy/av2/aom_dsp/x86/fwd_txfm_impl_sse2.h:19, from /home/awcybeta/awcy/av2/aom_dsp/x86/fwd_txfm_sse2.c:25: /home/awcybeta/awcy/av2/aom_dsp/x86/synonyms.h:54:49: error: incompatible type for argument 2 of ‘_mm_unpacklo_epi64’ return _mm_unpacklo_epi64(_mm_loadu_si64(lo), _mm_loadu_si64(hi)); ^~~~~~~~~~~~~~~~~~ In file included from /home/awcybeta/awcy/av2/aom_dsp/x86/fwd_txfm_sse2.c:13: /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include/emmintrin.h:1010:42: note: expected ‘__m128i’ {aka ‘__vector(2) long long int’} but argument is of type ‘int’ _mm_unpacklo_epi64 (__m128i __A, __m128i __B) ~~~~~~~~^~~ [ 20%] Building C object CMakeFiles/aom_util.dir/aom_util/aom_thread.c.o make[2]: *** [CMakeFiles/aom_dsp_encoder_sse2_intrinsics.dir/build.make:83: CMakeFiles/aom_dsp_encoder_sse2_intrinsics.dir/aom_dsp/x86/fwd_txfm_sse2.c.o] Error 1 make[1]: *** [CMakeFiles/Makefile2:1523: CMakeFiles/aom_dsp_encoder_sse2_intrinsics.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs.... make[2]: *** [CMakeFiles/aom_av1_encoder_sse2_intrinsics.dir/build.make:83: CMakeFiles/aom_av1_encoder_sse2_intrinsics.dir/av1/encoder/x86/av1_fwd_txfm_sse2.c.o] Error 1 make[1]: *** [CMakeFiles/Makefile2:1496: CMakeFiles/aom_av1_encoder_sse2_intrinsics.dir/all] Error 2 [ 21%] Building C object CMakeFiles/aom_util.dir/aom_util/debug_util.c.o Scanning dependencies of target aom_dsp_encoder_avx_intrinsics Scanning dependencies of target aom_dsp_common [ 21%] Building C object CMakeFiles/aom_dsp_common_sse4_1_intrinsics.dir/aom_dsp/x86/blend_a64_vmask_sse4.c.o [ 22%] Building C object CMakeFiles/aom_dsp_common_sse2_intrinsics.dir/aom_dsp/x86/aom_asm_stubs.c.o [ 22%] Building C object CMakeFiles/aom_dsp_encoder_avx_intrinsics.dir/aom_dsp/x86/aom_quantize_avx.c.o [ 22%] Building C object CMakeFiles/aom_dsp_common.dir/aom_dsp/aom_convolve.c.o [ 22%] Building C object CMakeFiles/aom_av1_common.dir/av1/common/av1_inv_txfm1d.c.o [ 22%] Building C object CMakeFiles/aom_dsp_common.dir/aom_dsp/bitreader_buffer.c.o [ 22%] Building C object CMakeFiles/aom_dsp_encoder.dir/aom_dsp/grain_table.c.o In file included from /home/awcybeta/awcy/av2/aom_dsp/flow_estimation/x86/disflow_sse4.c:19: /home/awcybeta/awcy/av2/aom_dsp/x86/synonyms.h: In function ‘xx_loadu_2x64’: /home/awcybeta/awcy/av2/aom_dsp/x86/synonyms.h:54:29: warning: implicit declaration of function ‘_mm_loadu_si64’; did you mean ‘_mm_loadl_epi64’? [-Wimplicit-function-declaration] return _mm_unpacklo_epi64(_mm_loadu_si64(lo), _mm_loadu_si64(hi)); ^~~~~~~~~~~~~~ _mm_loadl_epi64 /home/awcybeta/awcy/av2/aom_dsp/x86/synonyms.h:54:29: error: incompatible type for argument 1 of ‘_mm_unpacklo_epi64’ return _mm_unpacklo_epi64(_mm_loadu_si64(lo), _mm_loadu_si64(hi)); ^~~~~~~~~~~~~~~~~~ In file included from /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include/pmmintrin.h:31, from /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include/tmmintrin.h:31, from /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include/smmintrin.h:32, from /home/awcybeta/awcy/av2/aom_dsp/flow_estimation/x86/disflow_sse4.c:15: /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include/emmintrin.h:1010:29: note: expected ‘__m128i’ {aka ‘__vector(2) long long int’} but argument is of type ‘int’ _mm_unpacklo_epi64 (__m128i __A, __m128i __B) ~~~~~~~~^~~ In file included from /home/awcybeta/awcy/av2/aom_dsp/flow_estimation/x86/disflow_sse4.c:19: /home/awcybeta/awcy/av2/aom_dsp/x86/synonyms.h:54:49: error: incompatible type for argument 2 of ‘_mm_unpacklo_epi64’ return _mm_unpacklo_epi64(_mm_loadu_si64(lo), _mm_loadu_si64(hi)); ^~~~~~~~~~~~~~~~~~ In file included from /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include/pmmintrin.h:31, from /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include/tmmintrin.h:31, from /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include/smmintrin.h:32, from /home/awcybeta/awcy/av2/aom_dsp/flow_estimation/x86/disflow_sse4.c:15: /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include/emmintrin.h:1010:42: note: expected ‘__m128i’ {aka ‘__vector(2) long long int’} but argument is of type ‘int’ _mm_unpacklo_epi64 (__m128i __A, __m128i __B) ~~~~~~~~^~~ [ 22%] Built target aom_util [ 22%] Building C object CMakeFiles/aom_dsp_common_sse2_intrinsics.dir/aom_dsp/x86/fft_sse2.c.o In file included from /home/awcybeta/awcy/av2/aom_dsp/x86/sse_sse4.c:20: /home/awcybeta/awcy/av2/aom_dsp/x86/synonyms.h: In function ‘xx_loadu_2x64’: /home/awcybeta/awcy/av2/aom_dsp/x86/synonyms.h:54:29: warning: implicit declaration of function ‘_mm_loadu_si64’; did you mean ‘_mm_loadl_epi64’? [-Wimplicit-function-declaration] return _mm_unpacklo_epi64(_mm_loadu_si64(lo), _mm_loadu_si64(hi)); ^~~~~~~~~~~~~~ _mm_loadl_epi64 /home/awcybeta/awcy/av2/aom_dsp/x86/synonyms.h:54:29: error: incompatible type for argument 1 of ‘_mm_unpacklo_epi64’ return _mm_unpacklo_epi64(_mm_loadu_si64(lo), _mm_loadu_si64(hi)); ^~~~~~~~~~~~~~~~~~ In file included from /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include/pmmintrin.h:31, from /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include/tmmintrin.h:31, from /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include/smmintrin.h:32, from /home/awcybeta/awcy/av2/aom_dsp/x86/sse_sse4.c:14: /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include/emmintrin.h:1010:29: note: expected ‘__m128i’ {aka ‘__vector(2) long long int’} but argument is of type ‘int’ _mm_unpacklo_epi64 (__m128i __A, __m128i __B) ~~~~~~~~^~~ In file included from /home/awcybeta/awcy/av2/aom_dsp/x86/sse_sse4.c:20: /home/awcybeta/awcy/av2/aom_dsp/x86/synonyms.h:54:49: error: incompatible type for argument 2 of ‘_mm_unpacklo_epi64’ return _mm_unpacklo_epi64(_mm_loadu_si64(lo), _mm_loadu_si64(hi)); ^~~~~~~~~~~~~~~~~~ In file included from /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include/pmmintrin.h:31, from /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include/tmmintrin.h:31, from /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include/smmintrin.h:32, from /home/awcybeta/awcy/av2/aom_dsp/x86/sse_sse4.c:14: /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include/emmintrin.h:1010:42: note: expected ‘__m128i’ {aka ‘__vector(2) long long int’} but argument is of type ‘int’ _mm_unpacklo_epi64 (__m128i __A, __m128i __B) ~~~~~~~~^~~ [ 22%] Building C object CMakeFiles/aom_dsp_common.dir/aom_dsp/bitwriter_buffer.c.o make[2]: *** [CMakeFiles/aom_dsp_common_sse4_1_intrinsics.dir/build.make:96: CMakeFiles/aom_dsp_common_sse4_1_intrinsics.dir/aom_dsp/x86/blend_a64_mask_sse4.c.o] Error 1 make[2]: *** Waiting for unfinished jobs.... [ 23%] Building C object CMakeFiles/aom_dsp_common.dir/aom_dsp/blend_a64_hmask.c.o [ 24%] Building C object CMakeFiles/aom_dsp_encoder.dir/aom_dsp/noise_model.c.o [ 24%] Building C object CMakeFiles/aom_dsp_common_sse2_intrinsics.dir/aom_dsp/x86/highbd_convolve_sse2.c.o In file included from /home/awcybeta/awcy/av2/aom_dsp/flow_estimation/x86/disflow_avx2.c:19: /home/awcybeta/awcy/av2/aom_dsp/x86/synonyms.h: In function ‘xx_loadu_2x64’: /home/awcybeta/awcy/av2/aom_dsp/x86/synonyms.h:54:29: warning: implicit declaration of function ‘_mm_loadu_si64’; did you mean ‘_mm_loadl_epi64’? [-Wimplicit-function-declaration] return _mm_unpacklo_epi64(_mm_loadu_si64(lo), _mm_loadu_si64(hi)); ^~~~~~~~~~~~~~ _mm_loadl_epi64 /home/awcybeta/awcy/av2/aom_dsp/x86/synonyms.h:54:29: error: incompatible type for argument 1 of ‘_mm_unpacklo_epi64’ return _mm_unpacklo_epi64(_mm_loadu_si64(lo), _mm_loadu_si64(hi)); ^~~~~~~~~~~~~~~~~~ In file included from /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include/xmmintrin.h:1252, from /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include/immintrin.h:29, from /home/awcybeta/awcy/av2/aom_dsp/flow_estimation/x86/disflow_avx2.c:15: /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include/emmintrin.h:1010:29: note: expected ‘__m128i’ {aka ‘__vector(2) long long int’} but argument is of type ‘int’ _mm_unpacklo_epi64 (__m128i __A, __m128i __B) ~~~~~~~~^~~ In file included from /home/awcybeta/awcy/av2/aom_dsp/flow_estimation/x86/disflow_avx2.c:19: /home/awcybeta/awcy/av2/aom_dsp/x86/synonyms.h:54:49: error: incompatible type for argument 2 of ‘_mm_unpacklo_epi64’ return _mm_unpacklo_epi64(_mm_loadu_si64(lo), _mm_loadu_si64(hi)); ^~~~~~~~~~~~~~~~~~ In file included from /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include/xmmintrin.h:1252, from /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include/immintrin.h:29, from /home/awcybeta/awcy/av2/aom_dsp/flow_estimation/x86/disflow_avx2.c:15: /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include/emmintrin.h:1010:42: note: expected ‘__m128i’ {aka ‘__vector(2) long long int’} but argument is of type ‘int’ _mm_unpacklo_epi64 (__m128i __A, __m128i __B) ~~~~~~~~^~~ [ 24%] Building C object CMakeFiles/aom_dsp_common_sse2_intrinsics.dir/aom_dsp/x86/highbd_intrapred_sse2.c.o In file included from /home/awcybeta/awcy/av2/aom_dsp/x86/blend_a64_vmask_sse4.c:22: /home/awcybeta/awcy/av2/aom_dsp/x86/synonyms.h: In function ‘xx_loadu_2x64’: /home/awcybeta/awcy/av2/aom_dsp/x86/synonyms.h:54:29: warning: implicit declaration of function ‘_mm_loadu_si64’; did you mean ‘_mm_loadl_epi64’? [-Wimplicit-function-declaration] return _mm_unpacklo_epi64(_mm_loadu_si64(lo), _mm_loadu_si64(hi)); ^~~~~~~~~~~~~~ _mm_loadl_epi64 /home/awcybeta/awcy/av2/aom_dsp/x86/synonyms.h:54:29: error: incompatible type for argument 1 of ‘_mm_unpacklo_epi64’ return _mm_unpacklo_epi64(_mm_loadu_si64(lo), _mm_loadu_si64(hi)); ^~~~~~~~~~~~~~~~~~ In file included from /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include/pmmintrin.h:31, from /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include/tmmintrin.h:31, from /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include/smmintrin.h:32, from /home/awcybeta/awcy/av2/aom_dsp/x86/blend_a64_vmask_sse4.c:13: /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include/emmintrin.h:1010:29: note: expected ‘__m128i’ {aka ‘__vector(2) long long int’} but argument is of type ‘int’ _mm_unpacklo_epi64 (__m128i __A, __m128i __B) ~~~~~~~~^~~ In file included from /home/awcybeta/awcy/av2/aom_dsp/x86/blend_a64_vmask_sse4.c:22: /home/awcybeta/awcy/av2/aom_dsp/x86/synonyms.h:54:49: error: incompatible type for argument 2 of ‘_mm_unpacklo_epi64’ return _mm_unpacklo_epi64(_mm_loadu_si64(lo), _mm_loadu_si64(hi)); ^~~~~~~~~~~~~~~~~~ In file included from /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include/pmmintrin.h:31, from /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include/tmmintrin.h:31, from /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include/smmintrin.h:32, from /home/awcybeta/awcy/av2/aom_dsp/x86/blend_a64_vmask_sse4.c:13: /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include/emmintrin.h:1010:42: note: expected ‘__m128i’ {aka ‘__vector(2) long long int’} but argument is of type ‘int’ _mm_unpacklo_epi64 (__m128i __A, __m128i __B) ~~~~~~~~^~~ [ 24%] Building C object CMakeFiles/aom_dsp_encoder_avx2_intrinsics.dir/aom_dsp/x86/masked_sad_intrin_avx2.c.o /home/awcybeta/awcy/av2/aom_dsp/flow_estimation/x86/disflow_avx2.c: In function ‘compute_flow_vector’: /home/awcybeta/awcy/av2/aom_dsp/flow_estimation/x86/disflow_avx2.c:149:9: warning: implicit declaration of function ‘_mm256_loadu2_m128i’; did you mean ‘_mm256_loadu_si256’? [-Wimplicit-function-declaration] _mm256_loadu2_m128i((__m128i *)(ref_row + stride), (__m128i *)ref_row); ^~~~~~~~~~~~~~~~~~~ _mm256_loadu_si256 /home/awcybeta/awcy/av2/aom_dsp/flow_estimation/x86/disflow_avx2.c:149:9: error: incompatible types when initializing type ‘__m256i’ {aka ‘__vector(4) long long int’} using type ‘int’ /home/awcybeta/awcy/av2/aom_dsp/flow_estimation/x86/disflow_avx2.c: In function ‘sobel_filter’: /home/awcybeta/awcy/av2/aom_dsp/flow_estimation/x86/disflow_avx2.c:277:22: error: incompatible types when initializing type ‘__m256i’ {aka ‘__vector(4) long long int’} using type ‘int’ __m256i row_m1_0 = _mm256_loadu2_m128i((__m128i *)(src - 1), ^~~~~~~~~~~~~~~~~~~ /home/awcybeta/awcy/av2/aom_dsp/flow_estimation/x86/disflow_avx2.c:297:9: error: incompatible types when initializing type ‘__m256i’ {aka ‘const __vector(4) long long int’} using type ‘int’ _mm256_loadu2_m128i((__m128i *)(src + (i + 2) * src_stride - 1), ^~~~~~~~~~~~~~~~~~~ In file included from /home/awcybeta/awcy/av2/aom_dsp/flow_estimation/x86/disflow_avx2.c:19: /home/awcybeta/awcy/av2/aom_dsp/x86/synonyms.h: In function ‘xx_loadu_2x64’: /home/awcybeta/awcy/av2/aom_dsp/x86/synonyms.h:55:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ make[2]: *** [CMakeFiles/aom_dsp_encoder_avx2_intrinsics.dir/build.make:96: CMakeFiles/aom_dsp_encoder_avx2_intrinsics.dir/aom_dsp/flow_estimation/x86/disflow_avx2.c.o] Error 1 make[2]: *** Waiting for unfinished jobs.... [ 24%] Building C object CMakeFiles/aom_dsp_common.dir/aom_dsp/blend_a64_mask.c.o [ 24%] Building C object CMakeFiles/aom_dsp_common.dir/aom_dsp/blend_a64_vmask.c.o [ 24%] Building C object CMakeFiles/aom_dsp_common.dir/aom_dsp/entcode.c.o [ 24%] Built target webm [ 24%] Building C object CMakeFiles/aom_dsp_encoder.dir/aom_dsp/noise_util.c.o [ 24%] Building C object CMakeFiles/aom_av1_common_avx2_intrinsics.dir/av1/common/x86/affine_optflow_refine_avx2.c.o make[2]: *** [CMakeFiles/aom_dsp_encoder_sse4_1_intrinsics.dir/build.make:96: CMakeFiles/aom_dsp_encoder_sse4_1_intrinsics.dir/aom_dsp/flow_estimation/x86/disflow_sse4.c.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: *** [CMakeFiles/aom_dsp_encoder_sse4_1_intrinsics.dir/build.make:122: CMakeFiles/aom_dsp_encoder_sse4_1_intrinsics.dir/aom_dsp/x86/sse_sse4.c.o] Error 1 [ 24%] Building C object CMakeFiles/aom_dsp_encoder_sse4_1_intrinsics.dir/aom_dsp/x86/obmc_sad_sse4.c.o [ 26%] Building C object CMakeFiles/aom_dsp_encoder.dir/aom_dsp/psnr.c.o [ 26%] Building C object CMakeFiles/aom_dsp_common.dir/aom_dsp/fft.c.o [ 26%] Building C object CMakeFiles/aom_dsp_common_sse2_intrinsics.dir/aom_dsp/x86/highbd_subtract_sse2.c.o make[2]: *** [CMakeFiles/aom_dsp_common_sse4_1_intrinsics.dir/build.make:109: CMakeFiles/aom_dsp_common_sse4_1_intrinsics.dir/aom_dsp/x86/blend_a64_vmask_sse4.c.o] Error 1 make[1]: *** [CMakeFiles/Makefile2:1159: CMakeFiles/aom_dsp_common_sse4_1_intrinsics.dir/all] Error 2 [ 26%] Building C object CMakeFiles/aom_dsp_common_sse2_intrinsics.dir/aom_dsp/x86/avg_intrin_sse2.c.o [ 26%] Building C object CMakeFiles/aom_dsp_encoder.dir/aom_dsp/quantize.c.o [ 26%] Built target aom_dsp_encoder_avx_intrinsics [ 27%] Building C object CMakeFiles/aom_dsp_encoder.dir/aom_dsp/sad4d.c.o [ 27%] Building C object CMakeFiles/aom_av1_common.dir/av1/common/av1_inv_txfm2d.c.o [ 27%] Building C object CMakeFiles/aom_dsp_common.dir/aom_dsp/grain_synthesis.c.o In file included from /home/awcybeta/awcy/av2/aom_dsp/x86/masked_sad_intrin_avx2.c:20: /home/awcybeta/awcy/av2/aom_dsp/x86/synonyms.h: In function ‘xx_loadu_2x64’: /home/awcybeta/awcy/av2/aom_dsp/x86/synonyms.h:54:29: warning: implicit declaration of function ‘_mm_loadu_si64’; did you mean ‘_mm_loadl_epi64’? [-Wimplicit-function-declaration] return _mm_unpacklo_epi64(_mm_loadu_si64(lo), _mm_loadu_si64(hi)); ^~~~~~~~~~~~~~ _mm_loadl_epi64 /home/awcybeta/awcy/av2/aom_dsp/x86/synonyms.h:54:29: error: incompatible type for argument 1 of ‘_mm_unpacklo_epi64’ return _mm_unpacklo_epi64(_mm_loadu_si64(lo), _mm_loadu_si64(hi)); ^~~~~~~~~~~~~~~~~~ In file included from /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include/pmmintrin.h:31, from /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include/tmmintrin.h:31, from /home/awcybeta/awcy/av2/aom_dsp/x86/masked_sad_intrin_avx2.c:13: /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include/emmintrin.h:1010:29: note: expected ‘__m128i’ {aka ‘__vector(2) long long int’} but argument is of type ‘int’ _mm_unpacklo_epi64 (__m128i __A, __m128i __B) ~~~~~~~~^~~ In file included from /home/awcybeta/awcy/av2/aom_dsp/x86/masked_sad_intrin_avx2.c:20: /home/awcybeta/awcy/av2/aom_dsp/x86/synonyms.h:54:49: error: incompatible type for argument 2 of ‘_mm_unpacklo_epi64’ return _mm_unpacklo_epi64(_mm_loadu_si64(lo), _mm_loadu_si64(hi)); ^~~~~~~~~~~~~~~~~~ In file included from /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include/pmmintrin.h:31, from /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include/tmmintrin.h:31, from /home/awcybeta/awcy/av2/aom_dsp/x86/masked_sad_intrin_avx2.c:13: /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include/emmintrin.h:1010:42: note: expected ‘__m128i’ {aka ‘__vector(2) long long int’} but argument is of type ‘int’ _mm_unpacklo_epi64 (__m128i __A, __m128i __B) ~~~~~~~~^~~ [ 27%] Building C object CMakeFiles/aom_dsp_common.dir/aom_dsp/intrapred.c.o [ 27%] Building C object CMakeFiles/aom_dsp_encoder.dir/aom_dsp/sse.c.o make[1]: *** [CMakeFiles/Makefile2:588: CMakeFiles/aom_dsp_encoder_avx2_intrinsics.dir/all] Error 2 make[2]: *** [CMakeFiles/aom_dsp_encoder_avx2_intrinsics.dir/build.make:109: CMakeFiles/aom_dsp_encoder_avx2_intrinsics.dir/aom_dsp/x86/masked_sad_intrin_avx2.c.o] Error 1 [ 27%] Building C object CMakeFiles/aom_dsp_common.dir/aom_dsp/loopfilter.c.o [ 27%] Building C object CMakeFiles/aom_dsp_encoder.dir/aom_dsp/sad_av1.c.o [ 28%] Building C object CMakeFiles/aom_dsp_common.dir/aom_dsp/sad.c.o In file included from /home/awcybeta/awcy/av2/aom_dsp/x86/obmc_sad_sse4.c:23: /home/awcybeta/awcy/av2/aom_dsp/x86/synonyms.h: In function ‘xx_loadu_2x64’: /home/awcybeta/awcy/av2/aom_dsp/x86/synonyms.h:54:29: warning: implicit declaration of function ‘_mm_loadu_si64’; did you mean ‘_mm_loadl_epi64’? [-Wimplicit-function-declaration] return _mm_unpacklo_epi64(_mm_loadu_si64(lo), _mm_loadu_si64(hi)); ^~~~~~~~~~~~~~ _mm_loadl_epi64 /home/awcybeta/awcy/av2/aom_dsp/x86/synonyms.h:54:29: error: incompatible type for argument 1 of ‘_mm_unpacklo_epi64’ return _mm_unpacklo_epi64(_mm_loadu_si64(lo), _mm_loadu_si64(hi)); ^~~~~~~~~~~~~~~~~~ In file included from /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include/xmmintrin.h:1252, from /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include/immintrin.h:29, from /home/awcybeta/awcy/av2/aom_dsp/x86/obmc_sad_sse4.c:14: /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include/emmintrin.h:1010:29: note: expected ‘__m128i’ {aka ‘__vector(2) long long int’} but argument is of type ‘int’ _mm_unpacklo_epi64 (__m128i __A, __m128i __B) ~~~~~~~~^~~ In file included from /home/awcybeta/awcy/av2/aom_dsp/x86/obmc_sad_sse4.c:23: /home/awcybeta/awcy/av2/aom_dsp/x86/synonyms.h:54:49: error: incompatible type for argument 2 of ‘_mm_unpacklo_epi64’ return _mm_unpacklo_epi64(_mm_loadu_si64(lo), _mm_loadu_si64(hi)); ^~~~~~~~~~~~~~~~~~ In file included from /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include/xmmintrin.h:1252, from /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include/immintrin.h:29, from /home/awcybeta/awcy/av2/aom_dsp/x86/obmc_sad_sse4.c:14: /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include/emmintrin.h:1010:42: note: expected ‘__m128i’ {aka ‘__vector(2) long long int’} but argument is of type ‘int’ _mm_unpacklo_epi64 (__m128i __A, __m128i __B) ~~~~~~~~^~~ [ 28%] Building C object CMakeFiles/aom_dsp_encoder.dir/aom_dsp/sum_squares.c.o make[2]: *** [CMakeFiles/aom_dsp_encoder_sse4_1_intrinsics.dir/build.make:135: CMakeFiles/aom_dsp_encoder_sse4_1_intrinsics.dir/aom_dsp/x86/obmc_sad_sse4.c.o] Error 1 make[1]: *** [CMakeFiles/Makefile2:786: CMakeFiles/aom_dsp_encoder_sse4_1_intrinsics.dir/all] Error 2 [ 28%] Building C object CMakeFiles/aom_av1_common_avx2_intrinsics.dir/av1/common/x86/cfl_avx2.c.o [ 29%] Building C object CMakeFiles/aom_dsp_encoder.dir/aom_dsp/variance.c.o [ 29%] Building C object CMakeFiles/aom_dsp_common.dir/aom_dsp/subtract.c.o [ 29%] Building C object CMakeFiles/aom_dsp_encoder.dir/aom_dsp/pyramid.c.o [ 29%] Building C object CMakeFiles/aom_dsp_common.dir/aom_dsp/avg.c.o [ 30%] Building C object CMakeFiles/aom_av1_common_avx2_intrinsics.dir/av1/common/x86/highbd_ccso_avx2.c.o [ 30%] Building C object CMakeFiles/aom_dsp_encoder.dir/aom_dsp/flow_estimation/corner_detect.c.o [ 30%] Building C object CMakeFiles/aom_av1_common_avx2_intrinsics.dir/av1/common/x86/highbd_convolve_2d_avx2.c.o [ 30%] Built target aom_dsp_common_sse2_intrinsics [ 31%] Building C object CMakeFiles/aom_av1_common.dir/av1/common/av1_loopfilter.c.o [ 31%] Building C object CMakeFiles/aom_av1_common_avx2_intrinsics.dir/av1/common/x86/highbd_inv_txfm_avx2.c.o [ 31%] Building C object CMakeFiles/aom_av1_common_avx2_intrinsics.dir/av1/common/x86/highbd_jnt_convolve_avx2.c.o [ 31%] Building C object CMakeFiles/aom_dsp_encoder.dir/aom_dsp/flow_estimation/corner_match.c.o [ 32%] Building C object CMakeFiles/aom_dsp_encoder.dir/aom_dsp/flow_estimation/disflow.c.o [ 32%] Building C object CMakeFiles/aom_av1_common_avx2_intrinsics.dir/av1/common/x86/highbd_wiener_convolve_avx2.c.o [ 33%] Building C object CMakeFiles/aom_av1_common_avx2_intrinsics.dir/av1/common/x86/highbd_warp_affine_avx2.c.o [ 33%] Building C object CMakeFiles/aom_dsp_encoder.dir/aom_dsp/flow_estimation/flow_estimation.c.o [ 33%] Building C object CMakeFiles/aom_dsp_encoder.dir/aom_dsp/flow_estimation/ransac.c.o [ 33%] Building C object CMakeFiles/aom_av1_common.dir/av1/common/av1_txfm.c.o [ 33%] Building C object CMakeFiles/aom_av1_common_avx2_intrinsics.dir/av1/common/x86/reconinter_avx2.c.o In file included from /home/awcybeta/awcy/av2/aom_dsp/x86/txfm_common_sse2.h:18, from /home/awcybeta/awcy/av2/av1/common/x86/av1_inv_txfm_ssse3.h:23, from /home/awcybeta/awcy/av2/av1/common/x86/highbd_inv_txfm_avx2.c:20: /home/awcybeta/awcy/av2/aom_dsp/x86/synonyms.h: In function ‘xx_loadu_2x64’: /home/awcybeta/awcy/av2/aom_dsp/x86/synonyms.h:54:29: warning: implicit declaration of function ‘_mm_loadu_si64’; did you mean ‘_mm_loadl_epi64’? [-Wimplicit-function-declaration] return _mm_unpacklo_epi64(_mm_loadu_si64(lo), _mm_loadu_si64(hi)); ^~~~~~~~~~~~~~ _mm_loadl_epi64 /home/awcybeta/awcy/av2/aom_dsp/x86/synonyms.h:54:29: error: incompatible type for argument 1 of ‘_mm_unpacklo_epi64’ return _mm_unpacklo_epi64(_mm_loadu_si64(lo), _mm_loadu_si64(hi)); ^~~~~~~~~~~~~~~~~~ In file included from /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include/xmmintrin.h:1252, from /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include/immintrin.h:29, from /home/awcybeta/awcy/av2/av1/common/x86/highbd_inv_txfm_avx2.c:13: /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include/emmintrin.h:1010:29: note: expected ‘__m128i’ {aka ‘__vector(2) long long int’} but argument is of type ‘int’ _mm_unpacklo_epi64 (__m128i __A, __m128i __B) ~~~~~~~~^~~ In file included from /home/awcybeta/awcy/av2/aom_dsp/x86/txfm_common_sse2.h:18, from /home/awcybeta/awcy/av2/av1/common/x86/av1_inv_txfm_ssse3.h:23, from /home/awcybeta/awcy/av2/av1/common/x86/highbd_inv_txfm_avx2.c:20: /home/awcybeta/awcy/av2/aom_dsp/x86/synonyms.h:54:49: error: incompatible type for argument 2 of ‘_mm_unpacklo_epi64’ return _mm_unpacklo_epi64(_mm_loadu_si64(lo), _mm_loadu_si64(hi)); ^~~~~~~~~~~~~~~~~~ In file included from /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include/xmmintrin.h:1252, from /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include/immintrin.h:29, from /home/awcybeta/awcy/av2/av1/common/x86/highbd_inv_txfm_avx2.c:13: /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include/emmintrin.h:1010:42: note: expected ‘__m128i’ {aka ‘__vector(2) long long int’} but argument is of type ‘int’ _mm_unpacklo_epi64 (__m128i __A, __m128i __B) ~~~~~~~~^~~ [ 33%] Building C object CMakeFiles/aom_av1_common_avx2_intrinsics.dir/av1/common/x86/selfguided_avx2.c.o [ 33%] Building C object CMakeFiles/aom_av1_common.dir/av1/common/blockd.c.o In file included from /home/awcybeta/awcy/av2/av1/common/x86/highbd_convolve_2d_avx2.c:19: /home/awcybeta/awcy/av2/aom_dsp/x86/synonyms.h: In function ‘xx_loadu_2x64’: /home/awcybeta/awcy/av2/aom_dsp/x86/synonyms.h:54:29: warning: implicit declaration of function ‘_mm_loadu_si64’; did you mean ‘_mm_loadl_epi64’? [-Wimplicit-function-declaration] return _mm_unpacklo_epi64(_mm_loadu_si64(lo), _mm_loadu_si64(hi)); ^~~~~~~~~~~~~~ _mm_loadl_epi64 /home/awcybeta/awcy/av2/aom_dsp/x86/synonyms.h:54:29: error: incompatible type for argument 1 of ‘_mm_unpacklo_epi64’ return _mm_unpacklo_epi64(_mm_loadu_si64(lo), _mm_loadu_si64(hi)); ^~~~~~~~~~~~~~~~~~ In file included from /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include/xmmintrin.h:1252, from /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include/immintrin.h:29, from /home/awcybeta/awcy/av2/av1/common/x86/highbd_convolve_2d_avx2.c:13: /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include/emmintrin.h:1010:29: note: expected ‘__m128i’ {aka ‘__vector(2) long long int’} but argument is of type ‘int’ _mm_unpacklo_epi64 (__m128i __A, __m128i __B) ~~~~~~~~^~~ In file included from /home/awcybeta/awcy/av2/av1/common/x86/highbd_convolve_2d_avx2.c:19: /home/awcybeta/awcy/av2/aom_dsp/x86/synonyms.h:54:49: error: incompatible type for argument 2 of ‘_mm_unpacklo_epi64’ return _mm_unpacklo_epi64(_mm_loadu_si64(lo), _mm_loadu_si64(hi)); ^~~~~~~~~~~~~~~~~~ In file included from /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include/xmmintrin.h:1252, from /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include/immintrin.h:29, from /home/awcybeta/awcy/av2/av1/common/x86/highbd_convolve_2d_avx2.c:13: /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include/emmintrin.h:1010:42: note: expected ‘__m128i’ {aka ‘__vector(2) long long int’} but argument is of type ‘int’ _mm_unpacklo_epi64 (__m128i __A, __m128i __B) ~~~~~~~~^~~ [ 33%] Building C object CMakeFiles/aom_av1_common_avx2_intrinsics.dir/av1/common/x86/highbd_pef_avx2.c.o make[2]: *** [CMakeFiles/aom_av1_common_avx2_intrinsics.dir/build.make:135: CMakeFiles/aom_av1_common_avx2_intrinsics.dir/av1/common/x86/highbd_convolve_2d_avx2.c.o] Error 1 make[2]: *** Waiting for unfinished jobs.... [ 33%] Building C object CMakeFiles/aom_av1_common.dir/av1/common/cdef.c.o [ 34%] Building C object CMakeFiles/aom_av1_common.dir/av1/common/cdef_block.c.o In file included from /home/awcybeta/awcy/av2/av1/common/x86/highbd_jnt_convolve_avx2.c:21: /home/awcybeta/awcy/av2/aom_dsp/x86/synonyms.h: In function ‘xx_loadu_2x64’: /home/awcybeta/awcy/av2/aom_dsp/x86/synonyms.h:54:29: warning: implicit declaration of function ‘_mm_loadu_si64’; did you mean ‘_mm_loadl_epi64’? [-Wimplicit-function-declaration] return _mm_unpacklo_epi64(_mm_loadu_si64(lo), _mm_loadu_si64(hi)); ^~~~~~~~~~~~~~ _mm_loadl_epi64 /home/awcybeta/awcy/av2/aom_dsp/x86/synonyms.h:54:29: error: incompatible type for argument 1 of ‘_mm_unpacklo_epi64’ return _mm_unpacklo_epi64(_mm_loadu_si64(lo), _mm_loadu_si64(hi)); ^~~~~~~~~~~~~~~~~~ In file included from /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include/xmmintrin.h:1252, from /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include/immintrin.h:29, from /home/awcybeta/awcy/av2/av1/common/x86/highbd_jnt_convolve_avx2.c:13: /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include/emmintrin.h:1010:29: note: expected ‘__m128i’ {aka ‘__vector(2) long long int’} but argument is of type ‘int’ _mm_unpacklo_epi64 (__m128i __A, __m128i __B) ~~~~~~~~^~~ In file included from /home/awcybeta/awcy/av2/av1/common/x86/highbd_jnt_convolve_avx2.c:21: /home/awcybeta/awcy/av2/aom_dsp/x86/synonyms.h:54:49: error: incompatible type for argument 2 of ‘_mm_unpacklo_epi64’ return _mm_unpacklo_epi64(_mm_loadu_si64(lo), _mm_loadu_si64(hi)); ^~~~~~~~~~~~~~~~~~ In file included from /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include/xmmintrin.h:1252, from /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include/immintrin.h:29, from /home/awcybeta/awcy/av2/av1/common/x86/highbd_jnt_convolve_avx2.c:13: /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include/emmintrin.h:1010:42: note: expected ‘__m128i’ {aka ‘__vector(2) long long int’} but argument is of type ‘int’ _mm_unpacklo_epi64 (__m128i __A, __m128i __B) ~~~~~~~~^~~ make[2]: *** [CMakeFiles/aom_av1_common_avx2_intrinsics.dir/build.make:148: CMakeFiles/aom_av1_common_avx2_intrinsics.dir/av1/common/x86/highbd_inv_txfm_avx2.c.o] Error 1 make[2]: *** [CMakeFiles/aom_av1_common_avx2_intrinsics.dir/build.make:161: CMakeFiles/aom_av1_common_avx2_intrinsics.dir/av1/common/x86/highbd_jnt_convolve_avx2.c.o] Error 1 [ 34%] Building C object CMakeFiles/aom_av1_common.dir/av1/common/cfl.c.o [ 34%] Building C object CMakeFiles/aom_av1_common.dir/av1/common/convolve.c.o In file included from /home/awcybeta/awcy/av2/av1/common/x86/highbd_wiener_convolve_avx2.c:22: /home/awcybeta/awcy/av2/aom_dsp/x86/synonyms.h: In function ‘xx_loadu_2x64’: /home/awcybeta/awcy/av2/aom_dsp/x86/synonyms.h:54:29: warning: implicit declaration of function ‘_mm_loadu_si64’; did you mean ‘_mm_loadl_epi64’? [-Wimplicit-function-declaration] return _mm_unpacklo_epi64(_mm_loadu_si64(lo), _mm_loadu_si64(hi)); ^~~~~~~~~~~~~~ _mm_loadl_epi64 /home/awcybeta/awcy/av2/aom_dsp/x86/synonyms.h:54:29: error: incompatible type for argument 1 of ‘_mm_unpacklo_epi64’ return _mm_unpacklo_epi64(_mm_loadu_si64(lo), _mm_loadu_si64(hi)); ^~~~~~~~~~~~~~~~~~ In file included from /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include/xmmintrin.h:1252, from /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include/immintrin.h:29, from /home/awcybeta/awcy/av2/av1/common/x86/highbd_wiener_convolve_avx2.c:13: /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include/emmintrin.h:1010:29: note: expected ‘__m128i’ {aka ‘__vector(2) long long int’} but argument is of type ‘int’ _mm_unpacklo_epi64 (__m128i __A, __m128i __B) ~~~~~~~~^~~ In file included from /home/awcybeta/awcy/av2/av1/common/x86/highbd_wiener_convolve_avx2.c:22: /home/awcybeta/awcy/av2/aom_dsp/x86/synonyms.h:54:49: error: incompatible type for argument 2 of ‘_mm_unpacklo_epi64’ return _mm_unpacklo_epi64(_mm_loadu_si64(lo), _mm_loadu_si64(hi)); ^~~~~~~~~~~~~~~~~~ In file included from /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include/xmmintrin.h:1252, from /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include/immintrin.h:29, from /home/awcybeta/awcy/av2/av1/common/x86/highbd_wiener_convolve_avx2.c:13: /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include/emmintrin.h:1010:42: note: expected ‘__m128i’ {aka ‘__vector(2) long long int’} but argument is of type ‘int’ _mm_unpacklo_epi64 (__m128i __A, __m128i __B) ~~~~~~~~^~~ make[2]: *** [CMakeFiles/aom_av1_common_avx2_intrinsics.dir/build.make:174: CMakeFiles/aom_av1_common_avx2_intrinsics.dir/av1/common/x86/highbd_wiener_convolve_avx2.c.o] Error 1 [ 34%] Building C object CMakeFiles/aom_av1_common.dir/av1/common/debugmodes.c.o [ 34%] Building C object CMakeFiles/aom_av1_common.dir/av1/common/entropy.c.o [ 35%] Building C object CMakeFiles/aom_av1_common.dir/av1/common/entropymode.c.o [ 35%] Building C object CMakeFiles/aom_av1_common.dir/av1/common/entropymv.c.o [ 35%] Building C object CMakeFiles/aom_av1_common.dir/av1/common/frame_buffers.c.o In file included from /home/awcybeta/awcy/av2/av1/common/x86/selfguided_avx2.c:19: /home/awcybeta/awcy/av2/aom_dsp/x86/synonyms.h: In function ‘xx_loadu_2x64’: /home/awcybeta/awcy/av2/aom_dsp/x86/synonyms.h:54:29: warning: implicit declaration of function ‘_mm_loadu_si64’; did you mean ‘_mm_loadl_epi64’? [-Wimplicit-function-declaration] return _mm_unpacklo_epi64(_mm_loadu_si64(lo), _mm_loadu_si64(hi)); ^~~~~~~~~~~~~~ _mm_loadl_epi64 /home/awcybeta/awcy/av2/aom_dsp/x86/synonyms.h:54:29: error: incompatible type for argument 1 of ‘_mm_unpacklo_epi64’ return _mm_unpacklo_epi64(_mm_loadu_si64(lo), _mm_loadu_si64(hi)); ^~~~~~~~~~~~~~~~~~ In file included from /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include/xmmintrin.h:1252, from /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include/immintrin.h:29, from /home/awcybeta/awcy/av2/av1/common/x86/selfguided_avx2.c:13: /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include/emmintrin.h:1010:29: note: expected ‘__m128i’ {aka ‘__vector(2) long long int’} but argument is of type ‘int’ _mm_unpacklo_epi64 (__m128i __A, __m128i __B) ~~~~~~~~^~~ In file included from /home/awcybeta/awcy/av2/av1/common/x86/selfguided_avx2.c:19: /home/awcybeta/awcy/av2/aom_dsp/x86/synonyms.h:54:49: error: incompatible type for argument 2 of ‘_mm_unpacklo_epi64’ return _mm_unpacklo_epi64(_mm_loadu_si64(lo), _mm_loadu_si64(hi)); ^~~~~~~~~~~~~~~~~~ In file included from /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include/xmmintrin.h:1252, from /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include/immintrin.h:29, from /home/awcybeta/awcy/av2/av1/common/x86/selfguided_avx2.c:13: /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include/emmintrin.h:1010:42: note: expected ‘__m128i’ {aka ‘__vector(2) long long int’} but argument is of type ‘int’ _mm_unpacklo_epi64 (__m128i __A, __m128i __B) ~~~~~~~~^~~ make[2]: *** [CMakeFiles/aom_av1_common_avx2_intrinsics.dir/build.make:213: CMakeFiles/aom_av1_common_avx2_intrinsics.dir/av1/common/x86/selfguided_avx2.c.o] Error 1 [ 35%] Building C object CMakeFiles/aom_av1_common.dir/av1/common/idct.c.o [ 36%] Building C object CMakeFiles/aom_av1_common.dir/av1/common/mvref_common.c.o [ 36%] Building C object CMakeFiles/aom_av1_common.dir/av1/common/obu_util.c.o [ 36%] Building C object CMakeFiles/aom_av1_common.dir/av1/common/odintrin.c.o In file included from /home/awcybeta/awcy/av2/av1/common/x86/reconinter_avx2.c:19: /home/awcybeta/awcy/av2/aom_dsp/x86/synonyms.h: In function ‘xx_loadu_2x64’: /home/awcybeta/awcy/av2/aom_dsp/x86/synonyms.h:54:29: warning: implicit declaration of function ‘_mm_loadu_si64’; did you mean ‘_mm_loadl_epi64’? [-Wimplicit-function-declaration] return _mm_unpacklo_epi64(_mm_loadu_si64(lo), _mm_loadu_si64(hi)); ^~~~~~~~~~~~~~ _mm_loadl_epi64 /home/awcybeta/awcy/av2/aom_dsp/x86/synonyms.h:54:29: error: incompatible type for argument 1 of ‘_mm_unpacklo_epi64’ return _mm_unpacklo_epi64(_mm_loadu_si64(lo), _mm_loadu_si64(hi)); ^~~~~~~~~~~~~~~~~~ In file included from /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include/xmmintrin.h:1252, from /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include/immintrin.h:29, from /home/awcybeta/awcy/av2/av1/common/x86/reconinter_avx2.c:13: /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include/emmintrin.h:1010:29: note: expected ‘__m128i’ {aka ‘__vector(2) long long int’} but argument is of type ‘int’ _mm_unpacklo_epi64 (__m128i __A, __m128i __B) ~~~~~~~~^~~ In file included from /home/awcybeta/awcy/av2/av1/common/x86/reconinter_avx2.c:19: /home/awcybeta/awcy/av2/aom_dsp/x86/synonyms.h:54:49: error: incompatible type for argument 2 of ‘_mm_unpacklo_epi64’ return _mm_unpacklo_epi64(_mm_loadu_si64(lo), _mm_loadu_si64(hi)); ^~~~~~~~~~~~~~~~~~ In file included from /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include/xmmintrin.h:1252, from /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include/immintrin.h:29, from /home/awcybeta/awcy/av2/av1/common/x86/reconinter_avx2.c:13: /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/include/emmintrin.h:1010:42: note: expected ‘__m128i’ {aka ‘__vector(2) long long int’} but argument is of type ‘int’ _mm_unpacklo_epi64 (__m128i __A, __m128i __B) ~~~~~~~~^~~ [ 36%] Building C object CMakeFiles/aom_av1_common.dir/av1/common/pred_common.c.o make[2]: *** [CMakeFiles/aom_av1_common_avx2_intrinsics.dir/build.make:200: CMakeFiles/aom_av1_common_avx2_intrinsics.dir/av1/common/x86/reconinter_avx2.c.o] Error 1 [ 36%] Building C object CMakeFiles/aom_av1_common.dir/av1/common/reconinter.c.o [ 37%] Building C object CMakeFiles/aom_av1_common.dir/av1/common/quant_common.c.o [ 37%] Building C object CMakeFiles/aom_av1_common.dir/av1/common/reconintra.c.o [ 37%] Building C object CMakeFiles/aom_av1_common.dir/av1/common/resize.c.o make[1]: *** [CMakeFiles/Makefile2:2138: CMakeFiles/aom_av1_common_avx2_intrinsics.dir/all] Error 2 [ 38%] Building C object CMakeFiles/aom_av1_common.dir/av1/common/restoration.c.o [ 38%] Building C object CMakeFiles/aom_av1_common.dir/av1/common/scale.c.o [ 38%] Building C object CMakeFiles/aom_av1_common.dir/av1/common/scan.c.o [ 38%] Building C object CMakeFiles/aom_av1_common.dir/av1/common/seg_common.c.o [ 39%] Building C object CMakeFiles/aom_av1_common.dir/av1/common/thread_common.c.o [ 39%] Building C object CMakeFiles/aom_av1_common.dir/av1/common/tile_common.c.o [ 39%] Building C object CMakeFiles/aom_av1_common.dir/av1/common/timing.c.o [ 39%] Building C object CMakeFiles/aom_av1_common.dir/av1/common/tip.c.o [ 40%] Building C object CMakeFiles/aom_av1_common.dir/av1/common/txb_common.c.o [ 40%] Building C object CMakeFiles/aom_av1_common.dir/av1/common/warped_motion.c.o [ 40%] Building C object CMakeFiles/aom_av1_common.dir/av1/common/pef.c.o [ 40%] Building CXX object CMakeFiles/aom_av1_common.dir/av1/encoder/erp_tflite.cc.o [ 41%] Building C object CMakeFiles/aom_av1_common.dir/av1/common/ccso.c.o [ 41%] Built target aom_dsp_common [ 41%] Built target aom_av1_common [ 41%] Built target aom_dsp_encoder make: *** [Makefile:150: all] Error 2