--- aom_configure: Detected CPU: generic Running C compiler test: inline_check_1 Running CXX compiler test: inline_check_1 Running C compiler test: unistd_check Running CXX compiler test: unistd_check Running C compiler test: fenv_check Checking C compiler flag support for: -std=c99 Checking C compiler flag support for: -std=c++11 Checking C compiler flag support for: -Wall Checking C++ compiler flag support for: -Wall Checking C compiler flag support for: -Wdisabled-optimization Checking C++ compiler flag support for: -Wdisabled-optimization Checking C compiler flag support for: -Wextra Checking C++ compiler flag support for: -Wextra Checking C compiler flag support for: -Wfloat-conversion Checking C++ compiler flag support for: -Wfloat-conversion Checking C compiler flag support for: -Wimplicit-function-declaration Checking C++ compiler flag support for: -Wimplicit-function-declaration Checking C compiler flag support for: -Wlogical-op Checking C++ compiler flag support for: -Wlogical-op Checking C compiler flag support for: -Wpointer-arith Checking C++ compiler flag support for: -Wpointer-arith Checking C compiler flag support for: -Wshorten-64-to-32 Checking C++ compiler flag support for: -Wshorten-64-to-32 Checking C compiler flag support for: -Wsign-compare Checking C++ compiler flag support for: -Wsign-compare Checking C compiler flag support for: -Wstring-conversion Checking C++ compiler flag support for: -Wstring-conversion Checking C compiler flag support for: -Wtype-limits Checking C++ compiler flag support for: -Wtype-limits Checking C compiler flag support for: -Wuninitialized Checking C++ compiler flag support for: -Wuninitialized Checking C compiler flag support for: -Wunused Checking C++ compiler flag support for: -Wunused Checking C compiler flag support for: -Wvla Checking C++ compiler flag support for: -Wvla Checking C compiler flag support for: -Wstack-usage=100000 Checking C++ compiler flag support for: -Wstack-usage=240000 Checking C compiler flag support for: -Wshadow Checking C compiler flag support for: -Wundef Checking C compiler flag support for: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 Checking C++ compiler flag support for: -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 Checking C compiler flag support for: -D_LARGEFILE_SOURCE Checking C++ compiler flag support for: -D_LARGEFILE_SOURCE Checking C compiler flag support for: -D_FILE_OFFSET_BITS=64 Checking C++ compiler flag support for: -D_FILE_OFFSET_BITS=64 CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY /home/conan/w/cci_PR-4437/.conan/data/aom/2.0.1/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/aom_dsp/grain_table.c: In function ‘grain_table_entry_read’: /home/conan/w/cci_PR-4437/.conan/data/aom/2.0.1/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/aom_dsp/grain_table.c:108:5: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] 108 | fscanf(file, "\n\tcY"); | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-4437/.conan/data/aom/2.0.1/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/aom_dsp/grain_table.c:117:5: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] 117 | fscanf(file, "\n\tcCb"); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-4437/.conan/data/aom/2.0.1/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/aom_dsp/grain_table.c:125:5: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] 125 | fscanf(file, "\n\tcCr"); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-4437/.conan/data/aom/2.0.1/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/aom_dsp/grain_table.c:133:5: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] 133 | fscanf(file, "\n"); | ^~~~~~~~~~~~~~~~~~ CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY