=> Bootstrap dependency digest>=20010302: found digest-20190127 => Checksum SHA1 OK for aom-d14c5bb4f336ef1842046089849dee4a301fbbf0.tar.gz => Checksum RMD160 OK for aom-d14c5bb4f336ef1842046089849dee4a301fbbf0.tar.gz => Checksum SHA512 OK for aom-d14c5bb4f336ef1842046089849dee4a301fbbf0.tar.gz ===> Installing dependencies for libaom-1.0.0nb3 => Tool dependency cmake>=2.8.1nb1: found cmake-3.18.4nb1 => Tool dependency nbpatch-[0-9]*: found nbpatch-20151107 => Tool dependency perl>=5.8.0: found perl-5.32.0nb1 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency cwrappers>=20150314: found cwrappers-20180325 ===> Skipping vulnerability checks. WARNING: No /opt/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/opt/pkg/sbin/pkg_admin -K /opt/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Overriding tools for libaom-1.0.0nb3 ===> Extracting for libaom-1.0.0nb3 ===> Patching for libaom-1.0.0nb3 => Applying pkgsrc patches for libaom-1.0.0nb3 => Verifying /opt/pkgsrc/multimedia/libaom/patches/patch-aom_exports__com => Applying pkgsrc patch /opt/pkgsrc/multimedia/libaom/patches/patch-aom_exports__com Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-aom_exports__com,v 1.1 2018/10/30 17:30:16 adam Exp $ | |Add missing exports. | |--- aom/exports_com.orig 2018-10-01 03:20:04.000000000 +0000 |+++ aom/exports_com -------------------------- Patching file aom/exports_com using Plan A... Hunk #1 succeeded at 9. done => Verifying /opt/pkgsrc/multimedia/libaom/patches/patch-build_cmake_aom__configure.cmake => Applying pkgsrc patch /opt/pkgsrc/multimedia/libaom/patches/patch-build_cmake_aom__configure.cmake Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-build_cmake_aom__configure.cmake,v 1.3 2018/11/11 18:03:17 leot Exp $ | |- Don't disable fortify just because it's a release build. |- Set CPU correctly on SunOS. |- Add support for NetBSD/*arm* | |--- build/cmake/aom_configure.cmake.orig 2018-10-01 03:20:05.000000000 +0000 |+++ build/cmake/aom_configure.cmake -------------------------- Patching file build/cmake/aom_configure.cmake using Plan A... Hunk #1 succeeded at 65. Hunk #2 succeeded at 155. Hunk #3 succeeded at 295. done => Verifying /opt/pkgsrc/multimedia/libaom/patches/patch-build_cmake_aom__optimization.cmake => Applying pkgsrc patch /opt/pkgsrc/multimedia/libaom/patches/patch-build_cmake_aom__optimization.cmake Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-build_cmake_aom__optimization.cmake,v 1.1 2018/09/30 18:58:16 maya Exp $ | |Assume everyone besides Darwin/Windows uses ELF. | |--- build/cmake/aom_optimization.cmake.orig 2018-09-28 20:57:38.000000000 +0000 |+++ build/cmake/aom_optimization.cmake -------------------------- Patching file build/cmake/aom_optimization.cmake using Plan A... Hunk #1 succeeded at 83. Hunk #2 succeeded at 167. Hunk #3 succeeded at 179. done => Verifying /opt/pkgsrc/multimedia/libaom/patches/patch-build_cmake_exports.cmake => Applying pkgsrc patch /opt/pkgsrc/multimedia/libaom/patches/patch-build_cmake_exports.cmake Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-build_cmake_exports.cmake,v 1.1 2018/10/23 17:30:21 jperkin Exp $ | |Don't use --version-script on SunOS. | |--- build/cmake/exports.cmake.orig 2018-10-01 03:20:05.000000000 +0000 |+++ build/cmake/exports.cmake -------------------------- Patching file build/cmake/exports.cmake using Plan A... Hunk #1 succeeded at 55. done => Verifying /opt/pkgsrc/multimedia/libaom/patches/patch-build_cmake_version.cmake => Applying pkgsrc patch /opt/pkgsrc/multimedia/libaom/patches/patch-build_cmake_version.cmake Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-build_cmake_version.cmake,v 1.1 2018/11/07 13:08:29 ryoon Exp $ | |--- build/cmake/version.cmake.orig 2018-10-01 03:20:05.000000000 +0000 |+++ build/cmake/version.cmake -------------------------- Patching file build/cmake/version.cmake using Plan A... Hunk #1 succeeded at 36. done ===> Creating toolchain wrappers for libaom-1.0.0nb3 ===> Configuring for libaom-1.0.0nb3 => Substituting "version" in build/cmake/version.cmake => Fixing CMAKE_MODULE_PATH in CMakeLists.txt INFO: [subst.mk:cmake] Nothing changed in "CMakeLists.txt". => Checking for portability problems in extracted files CMake Warning (dev) at CMakeLists.txt:15 (set): implicitly converting 'Build type: Debug, Release, RelWithDebInfo or MinSizeRel' to 'STRING' type. This warning is for project developers. Use -Wno-dev to suppress it. -- The C compiler identification is AppleClang 12.0.0.12000032 -- The CXX compiler identification is AppleClang 12.0.0.12000032 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /opt/work/multimedia/libaom/work/.cwrapper/bin/clang - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /opt/work/multimedia/libaom/work/.cwrapper/bin/clang++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found Git: /usr/bin/git (found version "2.24.3 (Apple Git-128)") -- Found Perl: /opt/work/multimedia/libaom/work/.tools/bin/perl (found version "5.32.0") -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE CMake Warning (dev) at build/cmake/aom_config_defaults.cmake:18 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_configure.cmake:36 (include) CMakeLists.txt:77 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/aom_config_defaults.cmake:19 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_configure.cmake:36 (include) CMakeLists.txt:77 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/aom_config_defaults.cmake:20 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_configure.cmake:36 (include) CMakeLists.txt:77 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/aom_config_defaults.cmake:21 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_configure.cmake:36 (include) CMakeLists.txt:77 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/aom_config_defaults.cmake:22 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_configure.cmake:36 (include) CMakeLists.txt:77 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/aom_config_defaults.cmake:25 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_configure.cmake:36 (include) CMakeLists.txt:77 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/aom_config_defaults.cmake:28 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_configure.cmake:36 (include) CMakeLists.txt:77 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/aom_config_defaults.cmake:29 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_configure.cmake:36 (include) CMakeLists.txt:77 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/aom_config_defaults.cmake:30 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_configure.cmake:36 (include) CMakeLists.txt:77 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/aom_config_defaults.cmake:31 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_configure.cmake:36 (include) CMakeLists.txt:77 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/aom_config_defaults.cmake:34 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_configure.cmake:36 (include) CMakeLists.txt:77 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/aom_config_defaults.cmake:37 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_configure.cmake:36 (include) CMakeLists.txt:77 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/aom_config_defaults.cmake:38 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_configure.cmake:36 (include) CMakeLists.txt:77 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/aom_config_defaults.cmake:39 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_configure.cmake:36 (include) CMakeLists.txt:77 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/aom_config_defaults.cmake:40 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_configure.cmake:36 (include) CMakeLists.txt:77 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/aom_config_defaults.cmake:41 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_configure.cmake:36 (include) CMakeLists.txt:77 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/aom_config_defaults.cmake:42 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_configure.cmake:36 (include) CMakeLists.txt:77 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/aom_config_defaults.cmake:43 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_configure.cmake:36 (include) CMakeLists.txt:77 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/aom_config_defaults.cmake:44 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_configure.cmake:36 (include) CMakeLists.txt:77 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/aom_config_defaults.cmake:45 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_configure.cmake:36 (include) CMakeLists.txt:77 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/aom_config_defaults.cmake:48 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_configure.cmake:36 (include) CMakeLists.txt:77 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/aom_config_defaults.cmake:49 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_configure.cmake:36 (include) CMakeLists.txt:77 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/aom_config_defaults.cmake:50 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_configure.cmake:36 (include) CMakeLists.txt:77 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/aom_config_defaults.cmake:51 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_configure.cmake:36 (include) CMakeLists.txt:77 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/aom_config_defaults.cmake:54 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_configure.cmake:36 (include) CMakeLists.txt:77 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/aom_config_defaults.cmake:55 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_configure.cmake:36 (include) CMakeLists.txt:77 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/aom_config_defaults.cmake:56 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_configure.cmake:36 (include) CMakeLists.txt:77 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/aom_config_defaults.cmake:57 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_configure.cmake:36 (include) CMakeLists.txt:77 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/aom_config_defaults.cmake:58 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_configure.cmake:36 (include) CMakeLists.txt:77 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/aom_config_defaults.cmake:59 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_configure.cmake:36 (include) CMakeLists.txt:77 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/aom_config_defaults.cmake:60 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_configure.cmake:36 (include) CMakeLists.txt:77 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/aom_config_defaults.cmake:61 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_configure.cmake:36 (include) CMakeLists.txt:77 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/aom_config_defaults.cmake:62 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_configure.cmake:36 (include) CMakeLists.txt:77 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/aom_config_defaults.cmake:63 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_configure.cmake:36 (include) CMakeLists.txt:77 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/aom_config_defaults.cmake:64 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_configure.cmake:36 (include) CMakeLists.txt:77 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/aom_config_defaults.cmake:65 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_configure.cmake:36 (include) CMakeLists.txt:77 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/aom_config_defaults.cmake:66 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_configure.cmake:36 (include) CMakeLists.txt:77 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/aom_config_defaults.cmake:67 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_configure.cmake:36 (include) CMakeLists.txt:77 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/aom_config_defaults.cmake:68 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_configure.cmake:36 (include) CMakeLists.txt:77 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/aom_config_defaults.cmake:71 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_configure.cmake:36 (include) CMakeLists.txt:77 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/aom_config_defaults.cmake:72 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_configure.cmake:36 (include) CMakeLists.txt:77 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/aom_config_defaults.cmake:73 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_configure.cmake:36 (include) CMakeLists.txt:77 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/aom_config_defaults.cmake:76 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_configure.cmake:36 (include) CMakeLists.txt:77 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/aom_config_defaults.cmake:77 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_configure.cmake:36 (include) CMakeLists.txt:77 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/aom_config_defaults.cmake:78 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_configure.cmake:36 (include) CMakeLists.txt:77 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/aom_config_defaults.cmake:79 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_configure.cmake:36 (include) CMakeLists.txt:77 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/aom_config_defaults.cmake:80 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_configure.cmake:36 (include) CMakeLists.txt:77 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/aom_config_defaults.cmake:81 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_configure.cmake:36 (include) CMakeLists.txt:77 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/aom_config_defaults.cmake:82 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_configure.cmake:36 (include) CMakeLists.txt:77 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/aom_config_defaults.cmake:83 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_configure.cmake:36 (include) CMakeLists.txt:77 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/aom_config_defaults.cmake:84 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_configure.cmake:36 (include) CMakeLists.txt:77 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/aom_config_defaults.cmake:85 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_configure.cmake:36 (include) CMakeLists.txt:77 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/aom_config_defaults.cmake:86 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_configure.cmake:36 (include) CMakeLists.txt:77 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/aom_config_defaults.cmake:89 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_configure.cmake:36 (include) CMakeLists.txt:77 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/aom_config_defaults.cmake:90 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_configure.cmake:36 (include) CMakeLists.txt:77 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/aom_config_defaults.cmake:91 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_configure.cmake:36 (include) CMakeLists.txt:77 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/aom_config_defaults.cmake:92 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_configure.cmake:36 (include) CMakeLists.txt:77 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/aom_config_defaults.cmake:93 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_configure.cmake:36 (include) CMakeLists.txt:77 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/aom_config_defaults.cmake:94 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_configure.cmake:36 (include) CMakeLists.txt:77 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at build/cmake/aom_config_defaults.cmake:95 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): build/cmake/aom_configure.cmake:36 (include) CMakeLists.txt:77 (include) This warning is for project developers. Use -Wno-dev to suppress it. --- aom_configure: Detected CPU: arm64 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 - Failed C Compiler test fenv_check failed. 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 - Success Checking C compiler flag support for: -Wlogical-op -- Performing Test C_FLAG_SUPPORTED -- Performing Test C_FLAG_SUPPORTED - Failed Checking C++ compiler flag support for: -Wlogical-op -- Performing Test CXX_FLAG_SUPPORTED -- Performing Test CXX_FLAG_SUPPORTED - Failed 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: -Wstack-usage=320000 -- Performing Test C_FLAG_SUPPORTED -- Performing Test C_FLAG_SUPPORTED - Failed Checking C++ compiler flag support for: -Wstack-usage=320000 -- Performing Test CXX_FLAG_SUPPORTED -- Performing Test CXX_FLAG_SUPPORTED - Failed Checking C compiler flag support for: -Wstring-conversion -- Performing Test C_FLAG_SUPPORTED -- Performing Test C_FLAG_SUPPORTED - Success Checking C++ compiler flag support for: -Wstring-conversion -- Performing Test CXX_FLAG_SUPPORTED -- Performing Test CXX_FLAG_SUPPORTED - Success 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: -Wshorten-64-to-32 -- 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: -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 cmake/aom_config_defaults.cmake:18 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at cmake/aom_config_defaults.cmake:19 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at cmake/aom_config_defaults.cmake:20 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at cmake/aom_config_defaults.cmake:21 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at cmake/aom_config_defaults.cmake:22 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at cmake/aom_config_defaults.cmake:25 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at cmake/aom_config_defaults.cmake:28 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at cmake/aom_config_defaults.cmake:29 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at cmake/aom_config_defaults.cmake:30 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at cmake/aom_config_defaults.cmake:31 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at cmake/aom_config_defaults.cmake:34 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at cmake/aom_config_defaults.cmake:37 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at cmake/aom_config_defaults.cmake:38 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at cmake/aom_config_defaults.cmake:39 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at cmake/aom_config_defaults.cmake:40 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at cmake/aom_config_defaults.cmake:41 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at cmake/aom_config_defaults.cmake:42 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at cmake/aom_config_defaults.cmake:43 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at cmake/aom_config_defaults.cmake:44 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at cmake/aom_config_defaults.cmake:45 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at cmake/aom_config_defaults.cmake:48 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at cmake/aom_config_defaults.cmake:49 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at cmake/aom_config_defaults.cmake:50 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at cmake/aom_config_defaults.cmake:51 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at cmake/aom_config_defaults.cmake:54 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at cmake/aom_config_defaults.cmake:55 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at cmake/aom_config_defaults.cmake:56 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at cmake/aom_config_defaults.cmake:57 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at cmake/aom_config_defaults.cmake:58 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at cmake/aom_config_defaults.cmake:59 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at cmake/aom_config_defaults.cmake:60 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at cmake/aom_config_defaults.cmake:61 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at cmake/aom_config_defaults.cmake:62 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at cmake/aom_config_defaults.cmake:63 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at cmake/aom_config_defaults.cmake:64 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at cmake/aom_config_defaults.cmake:65 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at cmake/aom_config_defaults.cmake:66 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at cmake/aom_config_defaults.cmake:67 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at cmake/aom_config_defaults.cmake:68 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at cmake/aom_config_defaults.cmake:71 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at cmake/aom_config_defaults.cmake:72 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at cmake/aom_config_defaults.cmake:73 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at cmake/aom_config_defaults.cmake:76 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at cmake/aom_config_defaults.cmake:77 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at cmake/aom_config_defaults.cmake:78 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at cmake/aom_config_defaults.cmake:79 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at cmake/aom_config_defaults.cmake:80 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at cmake/aom_config_defaults.cmake:81 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at cmake/aom_config_defaults.cmake:82 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at cmake/aom_config_defaults.cmake:83 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at cmake/aom_config_defaults.cmake:84 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at cmake/aom_config_defaults.cmake:85 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at cmake/aom_config_defaults.cmake:86 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at cmake/aom_config_defaults.cmake:89 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at cmake/aom_config_defaults.cmake:90 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at cmake/aom_config_defaults.cmake:91 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at cmake/aom_config_defaults.cmake:92 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at cmake/aom_config_defaults.cmake:93 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at cmake/aom_config_defaults.cmake:94 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at cmake/aom_config_defaults.cmake:95 (set): implicitly converting 'NUMBER' to 'STRING' type. Call Stack (most recent call first): cmake/generate_aom_config_templates.cmake:80 (include) This warning is for project developers. Use -Wno-dev to suppress it. Use of uninitialized value $version_extra in concatenation (.) or string at /opt/work/multimedia/libaom/work/build/cmake/version.pl line 88. -- Found PythonInterp: /usr/bin/python (found version "2.7.16") Checking C compiler flag support for: -std=c++11 -- Performing Test HAVE_CXX_FLAG -- Performing Test HAVE_CXX_FLAG - Success -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: ENABLE_NASM -- Build files have been written to: /opt/work/multimedia/libaom/work/build => Rewrite cmake Dependencies files