******************************************************************************** conan install bzip3/1.1.4@#df609b63882bac914861d787adacc75a --build=bzip3 -pr C:\J\w\prod\BuildSingleReference@2\56597\6505ee9f-bbee-4e87-b3d6-c824e88871f1/profile_windows_15_mt_vs_release_64.bzip3-shared-False.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\prod\BuildSingleReference@2\.conan\profiles\default) Found Visual Studio 17 Default settings os=Windows os_build=Windows arch=x86_64 arch_build=x86_64 compiler=Visual Studio compiler.version=17 build_type=Release *** You can change them in C:\J\w\prod\BuildSingleReference@2\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MT compiler.version=15 os=Windows [options] bzip3:shared=False [build_requires] [env] bzip3/1.1.4: Forced build from source Installing package: bzip3/1.1.4 Requirements bzip3/1.1.4 from local cache - Cache Packages bzip3/1.1.4:7bd6f2c3d5c4e48a75805376b58cde753392f711 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK bzip3/1.1.4: Configuring sources in C:\J\w\prod\BuildSingleReference@2\.conan\data\bzip3\1.1.4\_\_\source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK bzip3/1.1.4: Copying sources to build folder bzip3/1.1.4: Building your package in C:\J\w\prod\BuildSingleReference@2\.conan\data\bzip3\1.1.4\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711 bzip3/1.1.4: Generator cmake created conanbuildinfo.cmake bzip3/1.1.4: Aggregating env generators [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 bzip3/1.1.4: Calling build() ----Running------ > cd C:\J\w\prod\BuildSingleReference@2\.conan\data\bzip3\1.1.4\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711 && cmake -G "Visual Studio 15 2017 Win64" -DCONAN_LINK_RUNTIME="/MT" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="15" -DCONAN_CXX_FLAGS="/MP8" -DCONAN_C_FLAGS="/MP8" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="C:\J\w\prod\BuildSingleReference@2\.conan\data\bzip3\1.1.4\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711" -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" -DWITH_PTHREAD="False" -DWITH_UTIL="False" -DVERSION="1.1.4" -Wno-dev C:\J\w\prod\BuildSingleReference@2\.conan\data\bzip3\1.1.4\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711 ----------------- -- The C compiler identification is MSVC 19.16.27048.0 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C 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 language standard -- This project seems to be plain C, using 'MSVC' compiler -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/prod/BuildSingleReference@2/.conan/data/bzip3/1.1.4/_/_/build/7bd6f2c3d5c4e48a75805376b58cde753392f711 ----Running------ > cmake --build C:\J\w\prod\BuildSingleReference@2\.conan\data\bzip3\1.1.4\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711 --config Release -- /m:8 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/prod/BuildSingleReference@2/.conan/data/bzip3/1.1.4/_/_/build/7bd6f2c3d5c4e48a75805376b58cde753392f711/CMakeLists.txt cm.c crc32.c libbz3.c libsais.c lzp.c rle.c C:\J\w\prod\BuildSingleReference@2\.conan\data\bzip3\1.1.4\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\src\crc32.c(54): error C2146: syntax error: missing ')' before identifier 'buf' [C:\J\w\prod\BuildSingleReference@2\.conan\data\bzip3\1.1.4\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\bzip3.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\bzip3\1.1.4\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\src\crc32.c(54): error C2061: syntax error: identifier 'buf' [C:\J\w\prod\BuildSingleReference@2\.conan\data\bzip3\1.1.4\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\bzip3.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\bzip3\1.1.4\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\src\rle.c(60): error C2146: syntax error: missing ')' before identifier 'in' [C:\J\w\prod\BuildSingleReference@2\.conan\data\bzip3\1.1.4\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\bzip3.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\bzip3\1.1.4\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\src\crc32.c(54): error C2059: syntax error: ';' [C:\J\w\prod\BuildSingleReference@2\.conan\data\bzip3\1.1.4\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\bzip3.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\bzip3\1.1.4\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\src\rle.c(60): error C2061: syntax error: identifier 'in' [C:\J\w\prod\BuildSingleReference@2\.conan\data\bzip3\1.1.4\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\bzip3.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\bzip3\1.1.4\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\src\crc32.c(54): error C2059: syntax error: ',' [C:\J\w\prod\BuildSingleReference@2\.conan\data\bzip3\1.1.4\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\bzip3.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\bzip3\1.1.4\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\src\rle.c(60): error C2059: syntax error: ';' [C:\J\w\prod\BuildSingleReference@2\.conan\data\bzip3\1.1.4\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\bzip3.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\bzip3\1.1.4\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\src\crc32.c(54): error C2059: syntax error: ')' [C:\J\w\prod\BuildSingleReference@2\.conan\data\bzip3\1.1.4\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\bzip3.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\bzip3\1.1.4\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\src\rle.c(60): error C2059: syntax error: ',' [C:\J\w\prod\BuildSingleReference@2\.conan\data\bzip3\1.1.4\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\bzip3.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\bzip3\1.1.4\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\src\rle.c(60): error C2059: syntax error: ')' [C:\J\w\prod\BuildSingleReference@2\.conan\data\bzip3\1.1.4\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\bzip3.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\bzip3\1.1.4\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\src\lzp.c(14): error C2146: syntax error: missing ')' before identifier 'in' [C:\J\w\prod\BuildSingleReference@2\.conan\data\bzip3\1.1.4\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\bzip3.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\bzip3\1.1.4\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\src\lzp.c(14): error C2061: syntax error: identifier 'in' [C:\J\w\prod\BuildSingleReference@2\.conan\data\bzip3\1.1.4\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\bzip3.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\bzip3\1.1.4\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\src\lzp.c(14): error C2059: syntax error: ';' [C:\J\w\prod\BuildSingleReference@2\.conan\data\bzip3\1.1.4\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\bzip3.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\bzip3\1.1.4\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\src\lzp.c(14): error C2059: syntax error: ',' [C:\J\w\prod\BuildSingleReference@2\.conan\data\bzip3\1.1.4\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\bzip3.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\bzip3\1.1.4\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\src\lzp.c(15): error C2059: syntax error: ')' [C:\J\w\prod\BuildSingleReference@2\.conan\data\bzip3\1.1.4\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\bzip3.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\bzip3\1.1.4\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\src\lzp.c(88): error C2146: syntax error: missing ')' before identifier 'in' [C:\J\w\prod\BuildSingleReference@2\.conan\data\bzip3\1.1.4\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\bzip3.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\bzip3\1.1.4\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\src\lzp.c(88): error C2061: syntax error: identifier 'in' [C:\J\w\prod\BuildSingleReference@2\.conan\data\bzip3\1.1.4\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\bzip3.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\bzip3\1.1.4\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\src\lzp.c(88): error C2059: syntax error: ';' [C:\J\w\prod\BuildSingleReference@2\.conan\data\bzip3\1.1.4\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\bzip3.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\bzip3\1.1.4\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\src\lzp.c(88): error C2059: syntax error: ',' [C:\J\w\prod\BuildSingleReference@2\.conan\data\bzip3\1.1.4\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\bzip3.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\bzip3\1.1.4\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\src\lzp.c(89): error C2059: syntax error: ')' [C:\J\w\prod\BuildSingleReference@2\.conan\data\bzip3\1.1.4\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\bzip3.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\bzip3\1.1.4\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\src\lzp.c(132): error C2146: syntax error: missing ')' before identifier 'in' [C:\J\w\prod\BuildSingleReference@2\.conan\data\bzip3\1.1.4\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\bzip3.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\bzip3\1.1.4\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\src\lzp.c(132): error C2061: syntax error: identifier 'in' [C:\J\w\prod\BuildSingleReference@2\.conan\data\bzip3\1.1.4\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\bzip3.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\bzip3\1.1.4\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\src\lzp.c(132): error C2059: syntax error: ';' [C:\J\w\prod\BuildSingleReference@2\.conan\data\bzip3\1.1.4\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\bzip3.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\bzip3\1.1.4\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\src\lzp.c(132): error C2059: syntax error: ',' [C:\J\w\prod\BuildSingleReference@2\.conan\data\bzip3\1.1.4\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\bzip3.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\bzip3\1.1.4\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\src\lzp.c(132): error C2059: syntax error: ')' [C:\J\w\prod\BuildSingleReference@2\.conan\data\bzip3\1.1.4\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\bzip3.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\bzip3\1.1.4\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\src\lzp.c(140): error C2146: syntax error: missing ')' before identifier 'in' [C:\J\w\prod\BuildSingleReference@2\.conan\data\bzip3\1.1.4\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\bzip3.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\bzip3\1.1.4\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\src\lzp.c(140): error C2061: syntax error: identifier 'in' [C:\J\w\prod\BuildSingleReference@2\.conan\data\bzip3\1.1.4\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\bzip3.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\bzip3\1.1.4\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\src\lzp.c(140): error C2059: syntax error: ';' [C:\J\w\prod\BuildSingleReference@2\.conan\data\bzip3\1.1.4\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\bzip3.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\bzip3\1.1.4\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\src\lzp.c(140): error C2059: syntax error: ',' [C:\J\w\prod\BuildSingleReference@2\.conan\data\bzip3\1.1.4\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\bzip3.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\bzip3\1.1.4\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\src\lzp.c(140): error C2059: syntax error: ')' [C:\J\w\prod\BuildSingleReference@2\.conan\data\bzip3\1.1.4\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\bzip3.vcxproj] bzip3/1.1.4: CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY VERSION WITH_PTHREAD bzip3/1.1.4: ERROR: Package '7bd6f2c3d5c4e48a75805376b58cde753392f711' build failed bzip3/1.1.4: WARN: Build folder C:\J\w\prod\BuildSingleReference@2\.conan\data\bzip3\1.1.4\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711 ERROR: bzip3/1.1.4: Error in build() method, line 61 cmake.build() ConanException: Error 1 while executing cmake --build C:\J\w\prod\BuildSingleReference@2\.conan\data\bzip3\1.1.4\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711 --config Release -- /m:8 /verbosity:minimal