D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/aom-1.0.0-0.20180925gitd0076f5.3.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.TVr87s + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf aom-d0076f507a6027455540e2e4f25f84ca38803e07 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/aom-d0076f5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd aom-d0076f507a6027455540e2e4f25f84ca38803e07 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/0001-Add-symbol-exports-needed-by-examples-analyzer-and-e.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.sLb2zu + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd aom-d0076f507a6027455540e2e4f25f84ca38803e07 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + /usr/bin/cmake -S . -B build -DCMAKE_INSTALL_PREFIX:PATH=/usr -DCMAKE_INSTALL_LIBDIR:PATH=/usr/lib64 -DCMAKE_INSTALL_LIBEXECDIR:PATH=/usr/libexec -DCMAKE_INSTALL_RUNSTATEDIR:PATH=/run -DCMAKE_INSTALL_SYSCONFDIR:PATH=/etc -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-DNDEBUG -DCMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-DNDEBUG -DLIB_SUFFIX=64 -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON '-DCMAKE_MODULE_LINKER_FLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' -DBUILD_SHARED_LIBS:BOOL=ON -DBUILD_STATIC_LIBS:BOOL=OFF -Wno-dev -DENABLE_CCACHE=1 -DCMAKE_SKIP_RPATH=1 -DAOM_TARGET_CPU=arm64 -DCONFIG_WEBM_IO=1 -DENABLE_DOCS=1 -DCONFIG_ANALYZER=1 -DCONFIG_LOWBITDEPTH=1 -- The C compiler identification is GNU 9.2.1 -- The CXX compiler identification is GNU 9.2.1 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /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: /usr/bin/c++ -- Check for working CXX compiler: /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: /usr/bin/git (found version "2.25.0") -- Found Perl: /usr/bin/perl (found version "5.30.1") -- 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: arm64 -- Found wxWidgets: -L/usr/lib64;-pthread;;;-lwx_gtk3u_xrc-3.1;-lwx_gtk3u_html-3.1;-lwx_gtk3u_qa-3.1;-lwx_gtk3u_core-3.1;-lwx_baseu_xml-3.1;-lwx_baseu_net-3.1;-lwx_baseu-3.1 (found version "3.1.3") -- Found wxWidgets: -L/usr/lib64;-pthread;;;-lwx_baseu-3.1;-lwx_gtk3u_core-3.1 (found version "3.1.3") CMake Warning at build/cmake/util.cmake:56 (message): --- Enabled CONFIG_INSPECTION, required for CONFIG_ANALYZER. Call Stack (most recent call first): build/cmake/aom_experiment_deps.cmake:21 (change_config_and_warn) build/cmake/aom_configure.cmake:194 (fix_experiment_configs) CMakeLists.txt:38 (include) 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 CMake Warning at build/cmake/util.cmake:86 (message): --- Cannot find ccache, ENABLE_CCACHE ignored. Call Stack (most recent call first): build/cmake/aom_configure.cmake:221 (set_compiler_launcher) CMakeLists.txt:38 (include) 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: -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: -Wimplicit-function-declaration -- Performing Test C_FLAG_SUPPORTED -- Performing Test C_FLAG_SUPPORTED - Success Checking C++ compiler flag support for: -Wimplicit-function-declaration -- Performing Test CXX_FLAG_SUPPORTED -- Performing Test CXX_FLAG_SUPPORTED - Failed 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: -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=100000 -- Performing Test C_FLAG_SUPPORTED -- Performing Test C_FLAG_SUPPORTED - Success Checking C++ compiler flag support for: -Wstack-usage=360000 -- 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: -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: -Wno-psabi -- Performing Test CXX_FLAG_SUPPORTED -- Performing Test CXX_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 CMake Warning (dev) at build/cmake/util.cmake:115 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_config_defaults.cmake:26 (set_aom_detect_var) build/cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/util.cmake:115 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_config_defaults.cmake:27 (set_aom_detect_var) build/cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/util.cmake:115 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_config_defaults.cmake:28 (set_aom_detect_var) build/cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/util.cmake:115 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_config_defaults.cmake:29 (set_aom_detect_var) build/cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/util.cmake:115 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_config_defaults.cmake:30 (set_aom_detect_var) build/cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/util.cmake:115 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_config_defaults.cmake:33 (set_aom_detect_var) build/cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/util.cmake:115 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_config_defaults.cmake:36 (set_aom_detect_var) build/cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/util.cmake:115 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_config_defaults.cmake:37 (set_aom_detect_var) build/cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/util.cmake:115 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_config_defaults.cmake:38 (set_aom_detect_var) build/cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/util.cmake:115 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_config_defaults.cmake:39 (set_aom_detect_var) build/cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/util.cmake:115 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_config_defaults.cmake:42 (set_aom_detect_var) build/cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/util.cmake:115 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_config_defaults.cmake:45 (set_aom_detect_var) build/cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/util.cmake:115 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_config_defaults.cmake:46 (set_aom_detect_var) build/cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/util.cmake:115 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_config_defaults.cmake:47 (set_aom_detect_var) build/cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/util.cmake:115 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_config_defaults.cmake:48 (set_aom_detect_var) build/cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/util.cmake:115 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_config_defaults.cmake:49 (set_aom_detect_var) build/cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/util.cmake:115 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_config_defaults.cmake:50 (set_aom_detect_var) build/cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/util.cmake:115 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_config_defaults.cmake:51 (set_aom_detect_var) build/cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/util.cmake:115 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_config_defaults.cmake:52 (set_aom_detect_var) build/cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/util.cmake:115 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_config_defaults.cmake:53 (set_aom_detect_var) build/cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/util.cmake:115 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_config_defaults.cmake:56 (set_aom_detect_var) build/cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/util.cmake:115 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_config_defaults.cmake:58 (set_aom_detect_var) build/cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/util.cmake:115 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_config_defaults.cmake:60 (set_aom_detect_var) build/cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/util.cmake:115 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_config_defaults.cmake:62 (set_aom_detect_var) build/cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/util.cmake:145 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_config_defaults.cmake:72 (set_aom_config_var) build/cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/util.cmake:145 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_config_defaults.cmake:73 (set_aom_config_var) build/cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/util.cmake:145 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_config_defaults.cmake:74 (set_aom_config_var) build/cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/util.cmake:145 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_config_defaults.cmake:75 (set_aom_config_var) build/cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/util.cmake:145 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_config_defaults.cmake:76 (set_aom_config_var) build/cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/util.cmake:145 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_config_defaults.cmake:77 (set_aom_config_var) build/cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/util.cmake:145 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_config_defaults.cmake:78 (set_aom_config_var) build/cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/util.cmake:145 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_config_defaults.cmake:81 (set_aom_config_var) build/cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/util.cmake:145 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_config_defaults.cmake:82 (set_aom_config_var) build/cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/util.cmake:145 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_config_defaults.cmake:83 (set_aom_config_var) build/cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/util.cmake:145 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_config_defaults.cmake:84 (set_aom_config_var) build/cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/util.cmake:145 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_config_defaults.cmake:86 (set_aom_config_var) build/cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/util.cmake:145 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_config_defaults.cmake:87 (set_aom_config_var) build/cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/util.cmake:145 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_config_defaults.cmake:88 (set_aom_config_var) build/cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/util.cmake:145 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_config_defaults.cmake:91 (set_aom_config_var) build/cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/util.cmake:145 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_config_defaults.cmake:92 (set_aom_config_var) build/cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/util.cmake:145 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_config_defaults.cmake:93 (set_aom_config_var) build/cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/util.cmake:145 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_config_defaults.cmake:96 (set_aom_config_var) build/cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/util.cmake:145 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_config_defaults.cmake:97 (set_aom_config_var) build/cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/util.cmake:145 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_config_defaults.cmake:98 (set_aom_config_var) build/cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/util.cmake:145 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_config_defaults.cmake:100 (set_aom_config_var) build/cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/util.cmake:145 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_config_defaults.cmake:102 (set_aom_config_var) build/cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/util.cmake:145 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_config_defaults.cmake:104 (set_aom_config_var) build/cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/util.cmake:145 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_config_defaults.cmake:106 (set_aom_config_var) build/cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/util.cmake:145 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_config_defaults.cmake:107 (set_aom_config_var) build/cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/util.cmake:145 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_config_defaults.cmake:109 (set_aom_config_var) build/cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/util.cmake:145 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_config_defaults.cmake:111 (set_aom_config_var) build/cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/util.cmake:145 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_config_defaults.cmake:113 (set_aom_config_var) build/cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/util.cmake:145 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_config_defaults.cmake:115 (set_aom_config_var) build/cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/util.cmake:145 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_config_defaults.cmake:120 (set_aom_config_var) build/cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/util.cmake:145 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_config_defaults.cmake:121 (set_aom_config_var) build/cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/util.cmake:145 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_config_defaults.cmake:122 (set_aom_config_var) build/cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/util.cmake:145 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_config_defaults.cmake:123 (set_aom_config_var) build/cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/util.cmake:145 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_config_defaults.cmake:124 (set_aom_config_var) build/cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/util.cmake:145 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_config_defaults.cmake:128 (set_aom_config_var) build/cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/util.cmake:145 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_config_defaults.cmake:130 (set_aom_config_var) build/cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/util.cmake:145 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_config_defaults.cmake:131 (set_aom_config_var) build/cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/util.cmake:145 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_config_defaults.cmake:132 (set_aom_config_var) build/cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/util.cmake:145 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_config_defaults.cmake:133 (set_aom_config_var) build/cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/util.cmake:145 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_config_defaults.cmake:134 (set_aom_config_var) build/cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/util.cmake:145 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_config_defaults.cmake:135 (set_aom_config_var) build/cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/util.cmake:145 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_config_defaults.cmake:136 (set_aom_config_var) build/cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/util.cmake:145 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_config_defaults.cmake:138 (set_aom_config_var) build/cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. -- Found PythonInterp: /usr/bin/python (found version "3.8.1") Checking C compiler flag support for: -std=c++11 -- Performing Test HAVE_CXX_FLAG -- Performing Test HAVE_CXX_FLAG - Success -- Found Doxygen: /usr/bin/doxygen (found version "1.8.17") found components: doxygen dot -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_STATIC_LIBS CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_RUNSTATEDIR CMAKE_INSTALL_SYSCONFDIR LIB_SUFFIX SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /home/iurt/rpmbuild/BUILD/aom-d0076f507a6027455540e2e4f25f84ca38803e07/build + /usr/bin/make -O -j8 V=1 VERBOSE=1 make: *** No targets specified and no makefile found. Stop. error: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.sLb2zu (%build) RPM build errors: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.sLb2zu (%build) I: [iurt_root_command] ERROR: chroot