******************************************************************************** conan install libvpx/1.9.0@ --profile=C:\J\w\BuildSingleReference@5/4905/8abf83c1-097b-44db-ad0b-f4b729a8dc3a/profile.txt --build=libvpx ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MTd compiler.version=16 os=Windows os_build=Windows [options] libvpx:shared=False [build_requires] [env] libvpx/1.9.0: Forced build from source Installing package: libvpx/1.9.0 Requirements libvpx/1.9.0 from local cache - Cache Packages libvpx/1.9.0:5cee3dbf09e6170d8084f1a4fc1e5ba536d96cbb - Build Build requirements msys2/20200517 from 'conan-center' - Cache yasm/1.3.0 from 'conan-center' - Cache Build requirements packages msys2/20200517:3cbd862cb7a3ea47ed1220dc027f344262d5224f - Cache yasm/1.3.0:01edd76db8e16db9b38c3cca44ec466a9444c388 - Cache Installing (downloading, building) binaries... msys2/20200517: Already installed! msys2/20200517: Creating MSYS_ROOT env var : C:\J\w\BuildSingleReference@5/s\36867c\1\bin msys2/20200517: Creating MSYS_BIN env var : C:\J\w\BuildSingleReference@5/s\36867c\1\bin\usr\bin msys2/20200517: Appending PATH env var with : C:\J\w\BuildSingleReference@5/s\36867c\1\bin\usr\bin [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK yasm/1.3.0: Already installed! yasm/1.3.0: Appending PATH environment variable: C:\J\w\BuildSingleReference@5\.conan\data\yasm\1.3.0\_\_\package\01edd76db8e16db9b38c3cca44ec466a9444c388\bin [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK libvpx/1.9.0: Applying build-requirement: yasm/1.3.0 libvpx/1.9.0: Applying build-requirement: msys2/20200517 libvpx/1.9.0: Copying sources to build folder libvpx/1.9.0: Building your package in C:\J\w\BuildSingleReference@5\.conan\data\libvpx\1.9.0\_\_\build\5cee3dbf09e6170d8084f1a4fc1e5ba536d96cbb libvpx/1.9.0: Generator txt created conanbuildinfo.txt [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK libvpx/1.9.0: Calling build() ********************************************************************** ** Visual Studio 2019 Developer Command Prompt v16.8.1 ** Copyright (c) 2020 Microsoft Corporation ********************************************************************** [vcvarsall.bat] Environment initialized for: 'x64' Conan:vcvars already set libvpx/1.9.0: run_in_windows_bash: C:\J\w\BuildSingleReference@5\s\36867c\1\bin\usr\bin\bash.exe --login -c ^"cd \^"/c/j/w/buildsinglereference@5/.conan/data/libvpx/1.9.0/_/_/build/5cee3dbf09e6170d8084f1a4fc1e5ba536d96cbb\^" ^&^& PATH=\^"/c/j/w/buildsinglereference@5/.conan/data/yasm/1.3.0/_/_/package/01edd76db8e16db9b38c3cca44ec466a9444c388/bin:/c/j/w/buildsinglereference@5/s/36867c/1/bin/usr/bin:$PATH\^" ^&^& /c/j/w/buildsinglereference@5/.conan/data/libvpx/1.9.0/_/_/build/5cee3dbf09e6170d8084f1a4fc1e5ba536d96cbb/source_subfolder/configure --help ^" ----Running------ > C:\J\w\BuildSingleReference@5\s\36867c\1\bin\usr\bin\bash.exe --login -c ^"cd \^"/c/j/w/buildsinglereference@5/.conan/data/libvpx/1.9.0/_/_/build/5cee3dbf09e6170d8084f1a4fc1e5ba536d96cbb\^" ^&^& PATH=\^"/c/j/w/buildsinglereference@5/.conan/data/yasm/1.3.0/_/_/package/01edd76db8e16db9b38c3cca44ec466a9444c388/bin:/c/j/w/buildsinglereference@5/s/36867c/1/bin/usr/bin:$PATH\^" ^&^& /c/j/w/buildsinglereference@5/.conan/data/libvpx/1.9.0/_/_/build/5cee3dbf09e6170d8084f1a4fc1e5ba536d96cbb/source_subfolder/configure --help ^" ----------------- Usage: configure [options] Options: Build options: --help print this message --log=yes|no|FILE file configure log is written to [config.log] --target=TARGET target platform tuple [generic-gnu] --cpu=CPU optimize for a specific cpu rather than a family --extra-cflags=ECFLAGS add ECFLAGS to CFLAGS [] --extra-cxxflags=ECXXFLAGS add ECXXFLAGS to CXXFLAGS [] --enable-extra-warnings emit harmless warnings (always non-fatal) --enable-werror treat warnings as errors, if possible (not available with all compilers) --disable-optimizations turn on/off compiler optimization flags --enable-pic turn on/off Position Independent Code --enable-ccache turn on/off compiler cache --enable-debug enable/disable debug mode --enable-gprof enable/disable gprof profiling instrumentation --enable-gcov enable/disable gcov coverage instrumentation --enable-thumb enable/disable building arm assembly in thumb mode --disable-dependency-tracking disable to speed up one-time build Install options: --enable-install-docs control whether docs are installed --disable-install-bins control whether binaries are installed --disable-install-libs control whether libraries are installed --enable-install-srcs control whether sources are installed Advanced options: --disable-libs libraries --disable-examples examples --disable-tools tools --disable-docs documentation --enable-unit-tests unit tests --enable-decode-perf-tests build decoder perf tests with unit tests --enable-encode-perf-tests build encoder perf tests with unit tests --cpu=CPU tune for the specified CPU (ARM: cortex-a8, X86: sse3) --libc=PATH path to alternate libc --size-limit=WxH max size to allow in the decoder --as={yasm|nasm|auto} use specified assembler [auto, yasm preferred] --enable-codec-srcs in/exclude codec library source code --enable-debug-libs in/exclude debug version of libraries --enable-static-msvcrt use static MSVCRT (VS builds only) --enable-vp9-highbitdepth use VP9 high bit depth (10/12) profiles --enable-better-hw-compatibility enable encoder to produce streams with better hardware decoder compatibility --enable-vp8 VP8 codec support --enable-vp9 VP9 codec support --enable-internal-stats output of encoder internal stats for debug, if supported (encoders) --enable-postproc postprocessing --enable-vp9-postproc vp9 specific postprocessing --disable-multithread multithreaded encoding and decoding --disable-spatial-resampling spatial sampling (scaling) support --enable-realtime-only enable this option while building for real-time encoding --enable-onthefly-bitpacking enable on-the-fly bitpacking in real-time encoding --enable-error-concealment enable this option to get a decoder which is able to conceal losses --enable-coefficient-range-checking enable decoder to check if intermediate transform coefficients are in valid range --enable-runtime-cpu-detect runtime cpu detection --enable-shared shared library support --disable-static static library support --enable-small favor smaller size over speed --enable-postproc-visualizer macro block / block level visualizers --enable-multi-res-encoding enable multiple-resolution encoding --disable-temporal-denoising enable temporal denoising and disable the spatial denoiser --enable-vp9-temporal-denoising enable vp9 temporal denoising --enable-webm-io enable input from and output to WebM container --enable-libyuv enable libyuv Codecs: Codecs can be selectively enabled or disabled individually, or by family: --disable- is equivalent to: --disable--encoder --disable--decoder Codecs available in this distribution: vp8: encoder decoder vp9: encoder decoder NOTES: Object files are built at the place where configure is launched. All boolean options can be negated. The default value is the opposite of that shown above. If the option --disable-foo is listed, then the default value for foo is enabled. Supported targets: arm64-android-gcc arm64-darwin-gcc arm64-linux-gcc arm64-win64-gcc arm64-win64-vs15 armv7-android-gcc armv7-darwin-gcc armv7-linux-rvct armv7-linux-gcc armv7-none-rvct armv7-win32-gcc armv7-win32-vs14 armv7-win32-vs15 armv7s-darwin-gcc armv8-linux-gcc mips32-linux-gcc mips64-linux-gcc ppc64le-linux-gcc sparc-solaris-gcc x86-android-gcc x86-darwin8-gcc x86-darwin8-icc x86-darwin9-gcc x86-darwin9-icc x86-darwin10-gcc x86-darwin11-gcc x86-darwin12-gcc x86-darwin13-gcc x86-darwin14-gcc x86-darwin15-gcc x86-darwin16-gcc x86-darwin17-gcc x86-iphonesimulator-gcc x86-linux-gcc x86-linux-icc x86-os2-gcc x86-solaris-gcc x86-win32-gcc x86-win32-vs14 x86-win32-vs15 x86-win32-vs16 x86_64-android-gcc x86_64-darwin9-gcc x86_64-darwin10-gcc x86_64-darwin11-gcc x86_64-darwin12-gcc x86_64-darwin13-gcc x86_64-darwin14-gcc x86_64-darwin15-gcc x86_64-darwin16-gcc x86_64-darwin17-gcc x86_64-darwin18-gcc x86_64-darwin19-gcc x86_64-iphonesimulator-gcc x86_64-linux-gcc x86_64-linux-icc x86_64-solaris-gcc x86_64-win64-gcc x86_64-win64-vs14 x86_64-win64-vs15 x86_64-win64-vs16 generic-gnu libvpx/1.9.0: Calling: > /c/j/w/buildsinglereference@5/.conan/data/libvpx/1.9.0/_/_/build/5cee3dbf09e6170d8084f1a4fc1e5ba536d96cbb/source_subfolder/configure --prefix=/c/j/w/buildsinglereference@5/.conan/data/libvpx/1.9.0/_/_/package/5cee3dbf09e6170d8084f1a4fc1e5ba536d96cbb --disable-examples --disable-unit-tests --disable-tools --enable-vp9-highbitdepth --as=yasm --disable-shared --enable-static --enable-debug --enable-static-msvcrt --target=x86_64-win64-vs16 --disable-avx --disable-avx2 --disable-avx512 libvpx/1.9.0: run_in_windows_bash: C:\J\w\BuildSingleReference@5\s\36867c\1\bin\usr\bin\bash.exe --login -c ^"cd \^"/c/j/w/buildsinglereference@5/.conan/data/libvpx/1.9.0/_/_/build/5cee3dbf09e6170d8084f1a4fc1e5ba536d96cbb\^" ^&^& PATH=\^"/c/j/w/buildsinglereference@5/.conan/data/yasm/1.3.0/_/_/package/01edd76db8e16db9b38c3cca44ec466a9444c388/bin:/c/j/w/buildsinglereference@5/s/36867c/1/bin/usr/bin:$PATH\^" ^&^& /c/j/w/buildsinglereference@5/.conan/data/libvpx/1.9.0/_/_/build/5cee3dbf09e6170d8084f1a4fc1e5ba536d96cbb/source_subfolder/configure --prefix=/c/j/w/buildsinglereference@5/.conan/data/libvpx/1.9.0/_/_/package/5cee3dbf09e6170d8084f1a4fc1e5ba536d96cbb --disable-examples --disable-unit-tests --disable-tools --enable-vp9-highbitdepth --as=yasm --disable-shared --enable-static --enable-debug --enable-static-msvcrt --target=x86_64-win64-vs16 --disable-avx --disable-avx2 --disable-avx512 ^" ----Running------ > C:\J\w\BuildSingleReference@5\s\36867c\1\bin\usr\bin\bash.exe --login -c ^"cd \^"/c/j/w/buildsinglereference@5/.conan/data/libvpx/1.9.0/_/_/build/5cee3dbf09e6170d8084f1a4fc1e5ba536d96cbb\^" ^&^& PATH=\^"/c/j/w/buildsinglereference@5/.conan/data/yasm/1.3.0/_/_/package/01edd76db8e16db9b38c3cca44ec466a9444c388/bin:/c/j/w/buildsinglereference@5/s/36867c/1/bin/usr/bin:$PATH\^" ^&^& /c/j/w/buildsinglereference@5/.conan/data/libvpx/1.9.0/_/_/build/5cee3dbf09e6170d8084f1a4fc1e5ba536d96cbb/source_subfolder/configure --prefix=/c/j/w/buildsinglereference@5/.conan/data/libvpx/1.9.0/_/_/package/5cee3dbf09e6170d8084f1a4fc1e5ba536d96cbb --disable-examples --disable-unit-tests --disable-tools --enable-vp9-highbitdepth --as=yasm --disable-shared --enable-static --enable-debug --enable-static-msvcrt --target=x86_64-win64-vs16 --disable-avx --disable-avx2 --disable-avx512 ^" ----------------- disabling examples disabling unit_tests disabling tools enabling vp9_highbitdepth disabling shared enabling debug enabling static_msvcrt enabling vp8_encoder enabling vp8_decoder enabling vp9_encoder enabling vp9_decoder Configuring for target 'x86_64-win64-vs16' enabling x86_64 enabling runtime_cpu_detect enabling mmx enabling sse enabling sse2 enabling sse3 enabling ssse3 enabling sse4_1 using msvs disabling ccache enabling postproc enabling webm_io enabling libyuv Bypassing toolchain for environment detection. Creating makefiles for x86_64-win64-vs16 libs Creating makefiles for x86_64-win64-vs16 docs Creating makefiles for x86_64-win64-vs16 solution libvpx/1.9.0: run_in_windows_bash: C:\J\w\BuildSingleReference@5\s\36867c\1\bin\usr\bin\bash.exe --login -c ^"cd \^"/c/j/w/buildsinglereference@5/.conan/data/libvpx/1.9.0/_/_/build/5cee3dbf09e6170d8084f1a4fc1e5ba536d96cbb\^" ^&^& PATH=\^"/c/j/w/buildsinglereference@5/.conan/data/yasm/1.3.0/_/_/package/01edd76db8e16db9b38c3cca44ec466a9444c388/bin:/c/j/w/buildsinglereference@5/s/36867c/1/bin/usr/bin:$PATH\^" ^&^& make -j16 ^" ----Running------ > C:\J\w\BuildSingleReference@5\s\36867c\1\bin\usr\bin\bash.exe --login -c ^"cd \^"/c/j/w/buildsinglereference@5/.conan/data/libvpx/1.9.0/_/_/build/5cee3dbf09e6170d8084f1a4fc1e5ba536d96cbb\^" ^&^& PATH=\^"/c/j/w/buildsinglereference@5/.conan/data/yasm/1.3.0/_/_/package/01edd76db8e16db9b38c3cca44ec466a9444c388/bin:/c/j/w/buildsinglereference@5/s/36867c/1/bin/usr/bin:$PATH\^" ^&^& make -j16 ^" ----------------- [CREATE] vpx.def [CREATE] vpx_config.asm [CREATE] vpx_scale_rtcd.h [CREATE] vpx_dsp_rtcd.h [CREATE] vp8_rtcd.h [CREATE] vp9_rtcd.h [CREATE] vpx.vcxproj [CREATE] vp9rc.vcxproj Unknown option "-Zi". See gen_msvs_vcxproj.sh --help for available options. make[1]: *** [/c/j/w/buildsinglereference@5/.conan/data/libvpx/1.9.0/_/_/build/5cee3dbf09e6170d8084f1a4fc1e5ba536d96cbb/source_subfolder/libs.mk:252: vp9rc.vcxproj] Error 1 make[1]: *** Waiting for unfinished jobs.... Unknown option "-Zi". See gen_msvs_vcxproj.sh --help for available options. make[1]: *** [/c/j/w/buildsinglereference@5/.conan/data/libvpx/1.9.0/_/_/build/5cee3dbf09e6170d8084f1a4fc1e5ba536d96cbb/source_subfolder/libs.mk:221: vpx.vcxproj] Error 1 make: *** [Makefile:17: .DEFAULT] Error 2 libvpx/1.9.0: libvpx/1.9.0: WARN: Build folder is dirty, removing it: C:\J\w\BuildSingleReference@5\.conan\data\libvpx\1.9.0\_\_\build\5cee3dbf09e6170d8084f1a4fc1e5ba536d96cbb libvpx/1.9.0: WARN: Error running `configure --help`: Error 1 while executing /c/j/w/buildsinglereference@5/.conan/data/libvpx/1.9.0/_/_/build/5cee3dbf09e6170d8084f1a4fc1e5ba536d96cbb/source_subfolder/configure --help libvpx/1.9.0: ERROR: Package '5cee3dbf09e6170d8084f1a4fc1e5ba536d96cbb' build failed libvpx/1.9.0: WARN: Build folder C:\J\w\BuildSingleReference@5\.conan\data\libvpx\1.9.0\_\_\build\5cee3dbf09e6170d8084f1a4fc1e5ba536d96cbb ERROR: libvpx/1.9.0: Error in build() method, line 141 env_build.make() ConanException: Error 2 while executing make -j16