Auto detecting your dev setup to initialize the default profile (C:\J\workspace\cci_PR-2604\2\0_56\.conan\profiles\default)
Found Visual Studio 16
Default settings
os=Windows
os_build=Windows
arch=x86_64
arch_build=x86_64
compiler=Visual Studio
compiler.version=16
build_type=Release
*** You can change them in C:\J\workspace\cci_PR-2604\2\0_56\.conan\profiles\default ***
*** Or override with -s compiler='other' -s ...s***
[HOOK - conan-center.py] pre_export(): [DEPRECATED GLOBAL CPPSTD (KB-H001)] OK
[HOOK - conan-center.py] pre_export(): [REFERENCE LOWERCASE (KB-H002)] OK
[HOOK - conan-center.py] pre_export(): [RECIPE METADATA (KB-H003)] OK
[HOOK - conan-center.py] pre_export(): [HEADER_ONLY, NO COPY SOURCE (KB-H005)] OK
[HOOK - conan-center.py] pre_export(): [FPIC OPTION (KB-H006)] OK
[HOOK - conan-center.py] pre_export(): [VERSION RANGES (KB-H008)] OK
[HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] Total recipe size: 202.4541015625 KB
[HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] OK
[HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: None
[HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: ('CMakeLists.txt', 'patches/**')
[HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] OK
[HOOK - conan-center.py] pre_export(): [TEST PACKAGE FOLDER (KB-H024)] OK
[HOOK - conan-center.py] pre_export(): [META LINES (KB-H025)] OK
[HOOK - conan-center.py] pre_export(): [CONAN CENTER INDEX URL (KB-H027)] OK
[HOOK - conan-center.py] pre_export(): [CMAKE MINIMUM VERSION (KB-H028)] OK
[HOOK - conan-center.py] pre_export(): [TEST PACKAGE - RUN ENVIRONMENT (KB-H029)] OK
[HOOK - conan-center.py] pre_export(): [SYSTEM REQUIREMENTS (KB-H032)] OK
[HOOK - conan-center.py] pre_export(): [CONANDATA.YML FORMAT (KB-H030)] OK
[HOOK - conan-center.py] pre_export(): [TEST PACKAGE - NO IMPORTS() (KB-H034)] OK
[HOOK - conan-center.py] pre_export(): [NO AUTHOR (KB-H037)] OK
[HOOK - conan-center.py] pre_export(): [NO TARGET NAME (KB-H040)] OK
[HOOK - conan-center.py] pre_export(): [NO FINAL ENDLINE (KB-H041)] OK
[HOOK - conan-center.py] pre_export(): [NO REQUIRES.ADD() (KB-H044)] OK
[HOOK - conan-center.py] pre_export(): [DELETE OPTIONS (KB-H045)] OK
[HOOK - conan-center.py] pre_export(): [NO ASCII CHARACTERS (KB-H047)] OK
[HOOK - conan-center.py] pre_export(): [CMAKE VERBOSE MAKEFILE (KB-H046)] OK
[HOOK - conan-center.py] pre_export(): [CMAKE VERSION REQUIRED (KB-H048)] OK
Exporting package recipe
opus/1.3.1 exports: File 'conandata.yml' found. Exporting it...
opus/1.3.1 exports: Copied 1 '.yml' file: conandata.yml
opus/1.3.1 exports_sources: Copied 1 '.txt' file: CMakeLists.txt
opus/1.3.1 exports_sources: Copied 1 '.patch' file: 1.3.1-add-opus_buildtype-cmake.patch
[HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'1.3.1': {'url': 'https://archive.mozilla.org/pub/opus/opus-1.3.1.tar.gz', 'sha256': '65b58e1e25b2a114157014736a3d9dfeaad8d41be1c8179866f144a2fb44ff9d'}}, 'patches': {'1.3.1': [{'patch_file': 'patches/1.3.1-add-opus_buildtype-cmake.patch', 'base_path': 'source_subfolder'}]}}
[HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: patches:
1.3.1:
- base_path: source_subfolder
patch_file: patches/1.3.1-add-opus_buildtype-cmake.patch
sources:
1.3.1:
sha256: 65b58e1e25b2a114157014736a3d9dfeaad8d41be1c8179866f144a2fb44ff9d
url: https://archive.mozilla.org/pub/opus/opus-1.3.1.tar.gz
[HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] OK
opus/1.3.1: A new conanfile.py version was exported
opus/1.3.1: Folder: C:\J\workspace\cci_PR-2604\2\0_56\.conan\data\opus\1.3.1\_\_\export
opus/1.3.1: Using the exported files summary hash as the recipe revision: bb9e103e40877d9a8123672d4fd7ae8d
opus/1.3.1: Exported revision: bb9e103e40877d9a8123672d4fd7ae8d
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]
opus:shared=False
[build_requires]
[env]
opus/1.3.1: Forced build from source
opus/1.3.1 (test package): Installing package
Requirements
opus/1.3.1 from local cache - Cache
Packages
opus/1.3.1:b2b69efcc79a149e0bc765fb12ba0278d52fc260 - Build
Installing (downloading, building) binaries...
[HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK
opus/1.3.1: Configuring sources in C:\J\workspace\cci_PR-2604\2\0_56\.conan\data\opus\1.3.1\_\_\source
[HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK
[HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK
opus/1.3.1: Copying sources to build folder
opus/1.3.1: Building your package in C:\J\workspace\cci_PR-2604\2\0_56\.conan\data\opus\1.3.1\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260
opus/1.3.1: Generator cmake created conanbuildinfo.cmake
[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
opus/1.3.1: Calling build()
----Running------
> cd C:\J\workspace\cci_PR-2604\2\0_56\.conan\data\opus\1.3.1\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260 && cmake -G "Visual Studio 16 2019" -A "x64" -DCONAN_LINK_RUNTIME="/MTd" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="16" -DCONAN_CXX_FLAGS="/MP1" -DCONAN_C_FLAGS="/MP1" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="C:\J\workspace\cci_PR-2604\2\0_56\.conan\data\opus\1.3.1\_\_\package\b2b69efcc79a149e0bc765fb12ba0278d52fc260" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DOPUS_FIXED_POINT="False" -Wno-dev C:\J\workspace\cci_PR-2604\2\0_56\.conan\data\opus\1.3.1\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260
-----------------
-- The C compiler identification is MSVC 19.24.28316.0
-- The CXX compiler identification is MSVC 19.24.28316.0
-- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.24.28314/bin/Hostx64/x64/cl.exe
-- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.24.28314/bin/Hostx64/x64/cl.exe -- 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: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.24.28314/bin/Hostx64/x64/cl.exe
-- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.24.28314/bin/Hostx64/x64/cl.exe -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Conan: called by CMake conan helper
-- Conan: called inside local cache
-- Conan: Adjusting output directories
-- Conan: Using cmake global configuration
-- Conan: Adjusting default RPATHs Conan policies
-- Conan: Adjusting language standard
-- Opus library version: 0.8.0
-- Found Git: C:/Program Files/Git/cmd/git.exe (found version "2.21.0.windows.1")
fatal: not a git repository (or any of the parent directories): .git
-- Opus package version: 0
-- Opus project version: 0
-- Looking for floor in m
-- Looking for floor in m - not found
-- Looking for intrin.h
-- Looking for intrin.h - found
-- Check SIMD support by compiler
-- Looking for xmmintrin.h
-- Looking for xmmintrin.h - found
-- Looking for emmintrin.h
-- Looking for emmintrin.h - found
-- Looking for smmintrin.h
-- Looking for smmintrin.h - found
-- Looking for immintrin.h
-- Looking for immintrin.h - found
-- Performing Test AVX_SUPPORTED
-- Performing Test AVX_SUPPORTED - Success
-- The following features have been enabled:
* STACK_PROTECTOR, Use stack protection
* FLOAT_API, compile with the floating point API (for machines with float library)
* INSTALL_PKG_CONFIG_MODULE, install PkgConfig module
* INSTALL_CMAKE_CONFIG_MODULE, install CMake package config module
* X86_MAY_HAVE_SSE, does runtime check for SSE1 support
* X86_MAY_HAVE_SSE2, does runtime check for SSE2 support
* X86_MAY_HAVE_SSE4_1, does runtime check for SSE4_1 support
* X86_MAY_HAVE_AVX, does runtime check for AVX support
* X86_PRESUME_SSE, assume target CPU has SSE1 support
* X86_PRESUME_SSE2, assume target CPU has SSE2 support
-- The following REQUIRED packages have been found:
* Git, fast, scalable, distributed revision control system,
required to set up package version
-- The following features have been disabled:
* USE_ALLOCA, Use alloca for stack arrays (on non-C99 compilers)
* CUSTOM_MODES, Enable non-Opus modes, e.g. 44.1 kHz & 2^n frames
* BUILD_PROGRAMS, Build programs
* FIXED_POINT, compile as fixed-point (for machines without a fast enough FPU)
* X86_PRESUME_SSE4_1, assume target CPU has SSE4_1 support
* X86_PRESUME_AVX, assume target CPU has AVX support
-- Configuring done
-- Generating done
CMake Warning:
Manually-specified variables were not used by the project:
CMAKE_EXPORT_NO_PACKAGE_REGISTRY
-- Build files have been written to: C:/J/workspace/cci_PR-2604/2/0_56/.conan/data/opus/1.3.1/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260
----Running------
> cmake --build C:\J\workspace\cci_PR-2604\2\0_56\.conan\data\opus\1.3.1\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260 --config Debug -- /m:1 /verbosity:minimal
-----------------
Microsoft (R) Build Engine version 16.4.0+e901037fe for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Checking Build System
Building Custom Rule C:/J/workspace/cci_PR-2604/2/0_56/.conan/data/opus/1.3.1/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/source_subfolder/CMakeLists.txt
opus.c
opus_decoder.c
opus_encoder.c
opus_multistream.c
opus_multistream_encoder.c
opus_multistream_decoder.c
repacketizer.c
opus_projection_encoder.c
opus_projection_decoder.c
mapping_matrix.c
analysis.c
mlp.c
mlp_data.c
CNG.c
code_signs.c
init_decoder.c
decode_core.c
decode_frame.c
decode_parameters.c
decode_indices.c
Generating Code...
Compiling...
decode_pulses.c
decoder_set_fs.c
dec_API.c
enc_API.c
encode_indices.c
encode_pulses.c
gain_quant.c
interpolate.c
LP_variable_cutoff.c
NLSF_decode.c
NSQ.c
NSQ_del_dec.c
PLC.c
shell_coder.c
tables_gain.c
tables_LTP.c
tables_NLSF_CB_NB_MB.c
tables_NLSF_CB_WB.c
tables_other.c
tables_pitch_lag.c
Generating Code...
Compiling...
tables_pulses_per_block.c
VAD.c
control_audio_bandwidth.c
quant_LTP_gains.c
VQ_WMat_EC.c
HP_variable_cutoff.c
NLSF_encode.c
NLSF_VQ.c
NLSF_unpack.c
NLSF_del_dec_quant.c
process_NLSFs.c
stereo_LR_to_MS.c
stereo_MS_to_LR.c
check_control_input.c
control_SNR.c
init_encoder.c
control_codec.c
A2NLSF.c
ana_filt_bank_1.c
biquad_alt.c
Generating Code...
Compiling...
bwexpander_32.c
bwexpander.c
debug.c
decode_pitch.c
inner_prod_aligned.c
lin2log.c
log2lin.c
LPC_analysis_filter.c
LPC_inv_pred_gain.c
table_LSF_cos.c
NLSF2A.c
NLSF_stabilize.c
NLSF_VQ_weights_laroia.c
pitch_est_tables.c
resampler.c
resampler_down2_3.c
resampler_down2.c
resampler_private_AR2.c
resampler_private_down_FIR.c
resampler_private_IIR_FIR.c
Generating Code...
Compiling...
resampler_private_up2_HQ.c
resampler_rom.c
sigm_Q15.c
sort.c
sum_sqr_shift.c
stereo_decode_pred.c
stereo_encode_pred.c
stereo_find_predictor.c
stereo_quant_pred.c
LPC_fit.c
bands.c
celt.c
celt_encoder.c
celt_decoder.c
cwrs.c
entcode.c
entdec.c
entenc.c
kiss_fft.c
laplace.c
Generating Code...
Compiling...
mathops.c
mdct.c
modes.c
pitch.c
celt_lpc.c
quant_bands.c
rate.c
vq.c
apply_sine_window_FLP.c
corrMatrix_FLP.c
encode_frame_FLP.c
find_LPC_FLP.c
find_LTP_FLP.c
find_pitch_lags_FLP.c
find_pred_coefs_FLP.c
LPC_analysis_filter_FLP.c
LTP_analysis_filter_FLP.c
LTP_scale_ctrl_FLP.c
noise_shape_analysis_FLP.c
process_gains_FLP.c
Generating Code...
Compiling...
regularize_correlations_FLP.c
residual_energy_FLP.c
warped_autocorrelation_FLP.c
wrappers_FLP.c
autocorrelation_FLP.c
burg_modified_FLP.c
bwexpander_FLP.c
energy_FLP.c
inner_product_FLP.c
k2a_FLP.c
LPC_inv_pred_gain_FLP.c
pitch_analysis_core_FLP.c
scale_copy_vector_FLP.c
scale_vector_FLP.c
schur_FLP.c
sort_FLP.c
x86cpu.c
x86_celt_map.c
pitch_sse.c
pitch_sse2.c
Generating Code...
Compiling...
vq_sse2.c
celt_lpc_sse4_1.c
pitch_sse4_1.c
NSQ_sse4_1.c
NSQ_del_dec_sse4_1.c
x86_silk_map.c
VAD_sse4_1.c
VQ_WMat_EC_sse4_1.c
Generating Code...
opus.vcxproj -> C:\J\workspace\cci_PR-2604\2\0_56\.conan\data\opus\1.3.1\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\lib\opus.lib
Building Custom Rule C:/J/workspace/cci_PR-2604/2/0_56/.conan/data/opus/1.3.1/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/CMakeLists.txt
opus/1.3.1: Package 'b2b69efcc79a149e0bc765fb12ba0278d52fc260' built
opus/1.3.1: Build folder C:\J\workspace\cci_PR-2604\2\0_56\.conan\data\opus\1.3.1\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260
opus/1.3.1: Generated conaninfo.txt
opus/1.3.1: Generated conanbuildinfo.txt
opus/1.3.1: Generating the package
opus/1.3.1: Package folder C:\J\workspace\cci_PR-2604\2\0_56\.conan\data\opus\1.3.1\_\_\package\b2b69efcc79a149e0bc765fb12ba0278d52fc260
opus/1.3.1: Calling package()
----Running------
> cd C:\J\workspace\cci_PR-2604\2\0_56\.conan\data\opus\1.3.1\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260 && cmake -G "Visual Studio 16 2019" -A "x64" -DCONAN_LINK_RUNTIME="/MTd" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="16" -DCONAN_CXX_FLAGS="/MP1" -DCONAN_C_FLAGS="/MP1" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="C:\J\workspace\cci_PR-2604\2\0_56\.conan\data\opus\1.3.1\_\_\package\b2b69efcc79a149e0bc765fb12ba0278d52fc260" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DOPUS_FIXED_POINT="False" -Wno-dev C:\J\workspace\cci_PR-2604\2\0_56\.conan\data\opus\1.3.1\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260
-----------------
-- Conan: called by CMake conan helper
-- Conan: called inside local cache
-- Conan: Adjusting output directories
-- Conan: Using cmake global configuration
-- Conan: Adjusting default RPATHs Conan policies
-- Conan: Adjusting language standard
-- Opus library version: 0.8.0
fatal: not a git repository (or any of the parent directories): .git
-- Opus package version: 0
-- Opus project version: 0
-- Check SIMD support by compiler
-- The following features have been enabled:
* STACK_PROTECTOR, Use stack protection
* FLOAT_API, compile with the floating point API (for machines with float library)
* INSTALL_PKG_CONFIG_MODULE, install PkgConfig module
* INSTALL_CMAKE_CONFIG_MODULE, install CMake package config module
* X86_MAY_HAVE_SSE, does runtime check for SSE1 support
* X86_MAY_HAVE_SSE2, does runtime check for SSE2 support
* X86_MAY_HAVE_SSE4_1, does runtime check for SSE4_1 support
* X86_MAY_HAVE_AVX, does runtime check for AVX support
* X86_PRESUME_SSE, assume target CPU has SSE1 support
* X86_PRESUME_SSE2, assume target CPU has SSE2 support
-- The following REQUIRED packages have been found:
* Git, fast, scalable, distributed revision control system,
required to set up package version
-- The following features have been disabled:
* USE_ALLOCA, Use alloca for stack arrays (on non-C99 compilers)
* CUSTOM_MODES, Enable non-Opus modes, e.g. 44.1 kHz & 2^n frames
* BUILD_PROGRAMS, Build programs
* FIXED_POINT, compile as fixed-point (for machines without a fast enough FPU)
* X86_PRESUME_SSE4_1, assume target CPU has SSE4_1 support
* X86_PRESUME_AVX, assume target CPU has AVX support
-- Configuring done
-- Generating done
-- Build files have been written to: C:/J/workspace/cci_PR-2604/2/0_56/.conan/data/opus/1.3.1/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260
----Running------
> cmake --build C:\J\workspace\cci_PR-2604\2\0_56\.conan\data\opus\1.3.1\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260 --config Debug --target install -- /m:1 /verbosity:minimal
-----------------
Microsoft (R) Build Engine version 16.4.0+e901037fe for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Checking Build System
Building Custom Rule C:/J/workspace/cci_PR-2604/2/0_56/.conan/data/opus/1.3.1/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/source_subfolder/CMakeLists.txt
opus.vcxproj -> C:\J\workspace\cci_PR-2604\2\0_56\.conan\data\opus\1.3.1\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\lib\opus.lib
Building Custom Rule C:/J/workspace/cci_PR-2604/2/0_56/.conan/data/opus/1.3.1/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/CMakeLists.txt
-- Install configuration: "Debug"
-- Installing: C:/J/workspace/cci_PR-2604/2/0_56/.conan/data/opus/1.3.1/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/opus.lib
-- Installing: C:/J/workspace/cci_PR-2604/2/0_56/.conan/data/opus/1.3.1/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/opus/opus.h
-- Installing: C:/J/workspace/cci_PR-2604/2/0_56/.conan/data/opus/1.3.1/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/opus/opus_custom.h
-- Installing: C:/J/workspace/cci_PR-2604/2/0_56/.conan/data/opus/1.3.1/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/opus/opus_defines.h
-- Installing: C:/J/workspace/cci_PR-2604/2/0_56/.conan/data/opus/1.3.1/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/opus/opus_multistream.h
-- Installing: C:/J/workspace/cci_PR-2604/2/0_56/.conan/data/opus/1.3.1/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/opus/opus_projection.h
-- Installing: C:/J/workspace/cci_PR-2604/2/0_56/.conan/data/opus/1.3.1/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/opus/opus_types.h
-- Installing: C:/J/workspace/cci_PR-2604/2/0_56/.conan/data/opus/1.3.1/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/pkgconfig/opus.pc
-- Installing: C:/J/workspace/cci_PR-2604/2/0_56/.conan/data/opus/1.3.1/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/cmake/Opus/OpusTargets.cmake
-- Installing: C:/J/workspace/cci_PR-2604/2/0_56/.conan/data/opus/1.3.1/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/cmake/Opus/OpusTargets-debug.cmake
-- Installing: C:/J/workspace/cci_PR-2604/2/0_56/.conan/data/opus/1.3.1/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/cmake/Opus/OpusConfig.cmake
-- Installing: C:/J/workspace/cci_PR-2604/2/0_56/.conan/data/opus/1.3.1/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/cmake/Opus/OpusConfigVersion.cmake
[HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK
[HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK
[HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK
[HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK
[HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK
[HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK
[HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK
[HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK
[HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK
opus/1.3.1 package(): Packaged 6 '.h' files
opus/1.3.1 package(): Packaged 1 '.lib' file: opus.lib
opus/1.3.1 package(): Packaged 1 file: COPYING
opus/1.3.1: Package 'b2b69efcc79a149e0bc765fb12ba0278d52fc260' created
opus/1.3.1: Created package revision b93f727c9bc098fe8873243698e6303f
[HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK
opus/1.3.1 (test package): Generator cmake created conanbuildinfo.cmake
opus/1.3.1 (test package): Generator txt created conanbuildinfo.txt
opus/1.3.1 (test package): Generated conaninfo.txt
opus/1.3.1 (test package): Generated graphinfo
Using lockfile: 'C:\J\workspace\cci_PR-2604/2/co_0_56/recipes/opus/all\test_package\build\1e55edd40d05bd2d61969afd8ffd3be4acb0e37e/conan.lock'
Using cached profile from lockfile
[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
opus/1.3.1 (test package): Calling build()
----Running------
> cd C:\J\workspace\cci_PR-2604/2/co_0_56/recipes/opus/all\test_package\build\1e55edd40d05bd2d61969afd8ffd3be4acb0e37e && cmake -G "Visual Studio 16 2019" -A "x64" -DCONAN_LINK_RUNTIME="/MTd" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="16" -DCONAN_CXX_FLAGS="/MP1" -DCONAN_C_FLAGS="/MP1" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev C:\J\workspace\cci_PR-2604/2/co_0_56/recipes/opus/all\test_package
-----------------
-- The C compiler identification is MSVC 19.24.28316.0
-- The CXX compiler identification is MSVC 19.24.28316.0
-- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.24.28314/bin/Hostx64/x64/cl.exe
-- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.24.28314/bin/Hostx64/x64/cl.exe -- 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: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.24.28314/bin/Hostx64/x64/cl.exe
-- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.24.28314/bin/Hostx64/x64/cl.exe -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Conan: called by CMake conan helper
-- Conan: Adjusting output directories
-- Conan: Using cmake global configuration
-- Conan: Adjusting default RPATHs Conan policies
-- Conan: Adjusting language standard
-- Configuring done
-- Generating done
CMake Warning:
Manually-specified variables were not used by the project:
CMAKE_EXPORT_NO_PACKAGE_REGISTRY
-- Build files have been written to: C:/J/workspace/cci_PR-2604/2/co_0_56/recipes/opus/all/test_package/build/1e55edd40d05bd2d61969afd8ffd3be4acb0e37e
----Running------
> cmake --build C:\J\workspace\cci_PR-2604/2/co_0_56/recipes/opus/all\test_package\build\1e55edd40d05bd2d61969afd8ffd3be4acb0e37e --config Debug -- /m:1 /verbosity:minimal
-----------------
Microsoft (R) Build Engine version 16.4.0+e901037fe for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Checking Build System
Building Custom Rule C:/J/workspace/cci_PR-2604/2/co_0_56/recipes/opus/all/test_package/CMakeLists.txt
test_package.cpp
C:\J\workspace\cci_PR-2604\2\co_0_56\recipes\opus\all\test_package\test_package.cpp(88,1): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\workspace\cci_PR-2604\2\co_0_56\recipes\opus\all\test_package\build\1e55edd40d05bd2d61969afd8ffd3be4acb0e37e\test_package.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(208): message : see declaration of 'fopen' [C:\J\workspace\cci_PR-2604\2\co_0_56\recipes\opus\all\test_package\build\1e55edd40d05bd2d61969afd8ffd3be4acb0e37e\test_package.vcxproj]
C:\J\workspace\cci_PR-2604\2\co_0_56\recipes\opus\all\test_package\test_package.cpp(91,1): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\workspace\cci_PR-2604\2\co_0_56\recipes\opus\all\test_package\build\1e55edd40d05bd2d61969afd8ffd3be4acb0e37e\test_package.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(182): message : see declaration of 'strerror' [C:\J\workspace\cci_PR-2604\2\co_0_56\recipes\opus\all\test_package\build\1e55edd40d05bd2d61969afd8ffd3be4acb0e37e\test_package.vcxproj]
C:\J\workspace\cci_PR-2604\2\co_0_56\recipes\opus\all\test_package\test_package.cpp(104,1): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\workspace\cci_PR-2604\2\co_0_56\recipes\opus\all\test_package\build\1e55edd40d05bd2d61969afd8ffd3be4acb0e37e\test_package.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(208): message : see declaration of 'fopen' [C:\J\workspace\cci_PR-2604\2\co_0_56\recipes\opus\all\test_package\build\1e55edd40d05bd2d61969afd8ffd3be4acb0e37e\test_package.vcxproj]
C:\J\workspace\cci_PR-2604\2\co_0_56\recipes\opus\all\test_package\test_package.cpp(107,1): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\workspace\cci_PR-2604\2\co_0_56\recipes\opus\all\test_package\build\1e55edd40d05bd2d61969afd8ffd3be4acb0e37e\test_package.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(182): message : see declaration of 'strerror' [C:\J\workspace\cci_PR-2604\2\co_0_56\recipes\opus\all\test_package\build\1e55edd40d05bd2d61969afd8ffd3be4acb0e37e\test_package.vcxproj]
test_package.vcxproj -> C:\J\workspace\cci_PR-2604\2\co_0_56\recipes\opus\all\test_package\build\1e55edd40d05bd2d61969afd8ffd3be4acb0e37e\bin\test_package.exe
Building Custom Rule C:/J/workspace/cci_PR-2604/2/co_0_56/recipes/opus/all/test_package/CMakeLists.txt
opus/1.3.1 (test package): Running test()
----Running------
> bin\test_package C:\J\workspace\cci_PR-2604/2/co_0_56/recipes/opus/all\test_package\test.pcm out.pcm
-----------------
JSON file created at 'C:\J\workspace\cci_PR-2604/2/co_0_56/_create.json'