******************************************************************************** conan install bdwgc/8.0.4@ --build=bdwgc --profile=C:\J\w\BuildSingleReference/21981/4c9ca6fd-29f3-4276-adb8-79ede9445cc9/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\BuildSingleReference\.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\w\BuildSingleReference\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MDd compiler.version=14 os=Windows os_build=Windows [options] bdwgc:shared=True [build_requires] [env] libatomic_ops/7.6.10: Not found in local cache, looking in remotes... libatomic_ops/7.6.10: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libatomic_ops/7.6.10: Downloaded recipe revision 983819372ec0f4a00c4e2d17fea0c337 bdwgc/8.0.4: Forced build from source Installing package: bdwgc/8.0.4 Requirements bdwgc/8.0.4 from local cache - Cache libatomic_ops/7.6.10 from 'conan-center' - Downloaded Packages bdwgc/8.0.4:d25c7dfe5e143dbc9fabb65d83f24820dd4258c6 - Build libatomic_ops/7.6.10:c32596dcd26b8c708dc3d19cb73738d2b48f12a8 - Download Installing (downloading, building) binaries... libatomic_ops/7.6.10: Retrieving package c32596dcd26b8c708dc3d19cb73738d2b48f12a8 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libatomic_ops/7.6.10: Package installed c32596dcd26b8c708dc3d19cb73738d2b48f12a8 libatomic_ops/7.6.10: Downloaded package revision 20143938182386b933b43da55a25821f [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK bdwgc/8.0.4: Configuring sources in C:\J\w\BuildSingleReference\.conan\data\bdwgc\8.0.4\_\_\source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK bdwgc/8.0.4: Copying sources to build folder bdwgc/8.0.4: Building your package in C:\J\w\BuildSingleReference\.conan\data\bdwgc\8.0.4\_\_\build\d25c7dfe5e143dbc9fabb65d83f24820dd4258c6 bdwgc/8.0.4: 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 bdwgc/8.0.4: Calling build() ----Running------ > cd C:\J\w\BuildSingleReference\.conan\data\bdwgc\8.0.4\_\_\build\d25c7dfe5e143dbc9fabb65d83f24820dd4258c6 && cmake -G "Visual Studio 14 2015 Win64" -DCONAN_LINK_RUNTIME="/MDd" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="14" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="C:\J\w\BuildSingleReference\.conan\data\bdwgc\8.0.4\_\_\package\d25c7dfe5e143dbc9fabb65d83f24820dd4258c6" -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" -Denable_cplusplus="False" -Denable_throw_bad_alloc_library="None" -Denable_cord="True" -Denable_threads="True" -Denable_parallel_mark="True" -Denable_handle_fork="True" -Denable_thread_local_alloc="True" -Denable_threads_discovery="True" -Denable_gcj_support="True" -Denable_java_finalization="True" -Denable_sigrt_signals="False" -Denable_atomic_uncollectable="True" -Denable_gc_debug="False" -Denable_redirect_malloc="False" -Denable_disclaim="True" -Denable_large_config="True" -Denable_gc_assertions="False" -Denable_mmap="False" -Denable_munmap="True" -Denable_dynamic_loading="True" -Denable_register_main_static_data="True" -Denable_checksums="False" -Denable_single_obj_compilation="False" -Ddisable_gc_debug="True" -Ddisable_handle_fork="False" -Dinstall_headers="True" -Dbuild_tests="False" -DCMAKE_VERBOSE_MAKEFILE="ON" -Wno-dev C:\J\w\BuildSingleReference\.conan\data\bdwgc\8.0.4\_\_\build\d25c7dfe5e143dbc9fabb65d83f24820dd4258c6 ----------------- -- Selecting Windows SDK version 10.0.14393.0 to target Windows 10.0.17763. -- The C compiler identification is MSVC 19.0.24215.1 -- The CXX compiler identification is MSVC 19.0.24215.1 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/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 14.0/VC/bin/x86_amd64/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/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 -- TARGET = amd64-unknown-windows-10.0.17763 -- Looking for pthread.h -- Looking for pthread.h - not found -- Found Threads: TRUE -- Thread library: -- Performing Test HAVE_FLAG_F_VISIBILITY_HIDDEN -- Performing Test HAVE_FLAG_F_VISIBILITY_HIDDEN - Failed -- Performing Test HAVE_FLAG_WL_NO_UNDEFINED -- Performing Test HAVE_FLAG_WL_NO_UNDEFINED - Failed -- Performing Test HAVE_FLAG_F_NO_STRICT_ALIASING -- Performing Test HAVE_FLAG_F_NO_STRICT_ALIASING - Failed -- Looking for execinfo.h -- Looking for execinfo.h - not found -- Looking for getcontext -- Looking for getcontext - not found -- Looking for dl_iterate_phdr -- Looking for dl_iterate_phdr - not found -- Looking for sigsetjmp -- Looking for sigsetjmp - not found -- Performing Test HAVE_DLADDR -- Performing Test HAVE_DLADDR - Failed -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/BuildSingleReference/.conan/data/bdwgc/8.0.4/_/_/build/d25c7dfe5e143dbc9fabb65d83f24820dd4258c6 ----Running------ > cmake --build C:\J\w\BuildSingleReference\.conan\data\bdwgc\8.0.4\_\_\build\d25c7dfe5e143dbc9fabb65d83f24820dd4258c6 --config Debug -- /verbosity:minimal ----------------- Microsoft (R) Build Engine version 14.0.25420.1 Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/BuildSingleReference/.conan/data/bdwgc/8.0.4/_/_/build/d25c7dfe5e143dbc9fabb65d83f24820dd4258c6/source_subfolder/CMakeLists.txt Microsoft (R) C/C++ Optimizing Compiler Version 19.00.24215.1 for x64 Copyright (C) Microsoft Corporation. All rights reserved. cl /c /IC:\J\w\BuildSingleReference\.conan\data\libatomic_ops\7.6.10\_\_\package\c32596dcd26b8c708dc3d19cb73738d2b48f12a8\include /IC:\J\w\BuildSingleReference\.conan\data\bdwgc\8.0.4\_\_\build\d25c7dfe5e143dbc9fabb65d83f24820dd4258c6\source_subfolder\include /IC:\J\w\BuildSingleReference\.conan\data\bdwgc\8.0.4\_\_\build\d25c7dfe5e143dbc9fabb65d83f24820dd4258c6\source_subfolder\libatomic_ops\src /Zi /W4 /WX- /MP16 /Od /Ob0 /D WIN32 /D _WINDOWS /D ALL_INTERIOR_POINTERS /D NO_EXECUTE_PERMISSION /D USE_MMAP /D USE_MUNMAP /D _CRT_SECURE_NO_DEPRECATE /D GC_THREADS /D PARALLEL_MARK /D THREAD_LOCAL_ALLOC /D EMPTY_GETENV_RESULTS /D GC_GCJ_SUPPORT /D GC_ENABLE_SUSPEND_THREAD /D ENABLE_DISCLAIM /D JAVA_FINALIZATION /D GC_ATOMIC_UNCOLLECTABLE /D NO_DEBUGGING /D LARGE_CONFIG /D GC_DLL /D GC_NO_VISIBILITY /D GC_MISSING_EXECINFO_H /D NO_GETCONTEXT /D GC_NO_SIGSETJMP /D "CMAKE_INTDIR=\"Debug\"" /D gc_EXPORTS /D _WINDLL /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"gc.dir\Debug\\" /Fd"gc.dir\Debug\vc140.pdb" /Gd /TC /wd4100 /wd4127 /errorReport:queue C:\J\w\BuildSingleReference\.conan\data\bdwgc\8.0.4\_\_\build\d25c7dfe5e143dbc9fabb65d83f24820dd4258c6\source_subfolder\extra\gc.c C:\J\w\BuildSingleReference\.conan\data\bdwgc\8.0.4\_\_\build\d25c7dfe5e143dbc9fabb65d83f24820dd4258c6\source_subfolder\extra\msvc_dbg.c cl /c /IC:\J\w\BuildSingleReference\.conan\data\libatomic_ops\7.6.10\_\_\package\c32596dcd26b8c708dc3d19cb73738d2b48f12a8\include /IC:\J\w\BuildSingleReference\.conan\data\bdwgc\8.0.4\_\_\build\d25c7dfe5e143dbc9fabb65d83f24820dd4258c6\source_subfolder\include /IC:\J\w\BuildSingleReference\.conan\data\bdwgc\8.0.4\_\_\build\d25c7dfe5e143dbc9fabb65d83f24820dd4258c6\source_subfolder\libatomic_ops\src /Zi /W4 /WX- /MP16 /Od /Ob0 /D WIN32 /D _WINDOWS /D ALL_INTERIOR_POINTERS /D NO_EXECUTE_PERMISSION /D USE_MMAP /D USE_MUNMAP /D _CRT_SECURE_NO_DEPRECATE /D GC_THREADS /D PARALLEL_MARK /D THREAD_LOCAL_ALLOC /D EMPTY_GETENV_RESULTS /D GC_GCJ_SUPPORT /D GC_ENABLE_SUSPEND_THREAD /D ENABLE_DISCLAIM /D JAVA_FINALIZATION /D GC_ATOMIC_UNCOLLECTABLE /D NO_DEBUGGING /D LARGE_CONFIG /D GC_DLL /D GC_NO_VISIBILITY /D GC_MISSING_EXECINFO_H /D NO_GETCONTEXT /D GC_NO_SIGSETJMP /D "CMAKE_INTDIR=\"Debug\"" /D gc_EXPORTS /D _WINDLL /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"gc.dir\Debug\\" /Fd"gc.dir\Debug\vc140.pdb" /Gd /TC /wd4100 /wd4127 /errorReport:queue C:\J\w\BuildSingleReference\.conan\data\bdwgc\8.0.4\_\_\build\d25c7dfe5e143dbc9fabb65d83f24820dd4258c6\source_subfolder\extra\gc.c C:\J\w\BuildSingleReference\.conan\data\bdwgc\8.0.4\_\_\build\d25c7dfe5e143dbc9fabb65d83f24820dd4258c6\source_subfolder\extra\msvc_dbg.c gc.c cl /c /IC:\J\w\BuildSingleReference\.conan\data\libatomic_ops\7.6.10\_\_\package\c32596dcd26b8c708dc3d19cb73738d2b48f12a8\include /IC:\J\w\BuildSingleReference\.conan\data\bdwgc\8.0.4\_\_\build\d25c7dfe5e143dbc9fabb65d83f24820dd4258c6\source_subfolder\include /IC:\J\w\BuildSingleReference\.conan\data\bdwgc\8.0.4\_\_\build\d25c7dfe5e143dbc9fabb65d83f24820dd4258c6\source_subfolder\libatomic_ops\src /Zi /W4 /WX- /MP16 /Od /Ob0 /D WIN32 /D _WINDOWS /D ALL_INTERIOR_POINTERS /D NO_EXECUTE_PERMISSION /D USE_MMAP /D USE_MUNMAP /D _CRT_SECURE_NO_DEPRECATE /D GC_THREADS /D PARALLEL_MARK /D THREAD_LOCAL_ALLOC /D EMPTY_GETENV_RESULTS /D GC_GCJ_SUPPORT /D GC_ENABLE_SUSPEND_THREAD /D ENABLE_DISCLAIM /D JAVA_FINALIZATION /D GC_ATOMIC_UNCOLLECTABLE /D NO_DEBUGGING /D LARGE_CONFIG /D GC_DLL /D GC_NO_VISIBILITY /D GC_MISSING_EXECINFO_H /D NO_GETCONTEXT /D GC_NO_SIGSETJMP /D "CMAKE_INTDIR=\"Debug\"" /D gc_EXPORTS /D _WINDLL /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"gc.dir\Debug\\" /Fd"gc.dir\Debug\vc140.pdb" /Gd /TC /wd4100 /wd4127 /errorReport:queue C:\J\w\BuildSingleReference\.conan\data\bdwgc\8.0.4\_\_\build\d25c7dfe5e143dbc9fabb65d83f24820dd4258c6\source_subfolder\extra\gc.c C:\J\w\BuildSingleReference\.conan\data\bdwgc\8.0.4\_\_\build\d25c7dfe5e143dbc9fabb65d83f24820dd4258c6\source_subfolder\extra\msvc_dbg.c msvc_dbg.c Creating library C:/J/w/BuildSingleReference/.conan/data/bdwgc/8.0.4/_/_/build/d25c7dfe5e143dbc9fabb65d83f24820dd4258c6/lib/gc.lib and object C:/J/w/BuildSingleReference/.conan/data/bdwgc/8.0.4/_/_/build/d25c7dfe5e143dbc9fabb65d83f24820dd4258c6/lib/gc.exp gc.vcxproj -> C:\J\w\BuildSingleReference\.conan\data\bdwgc\8.0.4\_\_\build\d25c7dfe5e143dbc9fabb65d83f24820dd4258c6\bin\gc.dll gc.vcxproj -> C:/J/w/BuildSingleReference/.conan/data/bdwgc/8.0.4/_/_/build/d25c7dfe5e143dbc9fabb65d83f24820dd4258c6/bin/gc.pdb (Full PDB) Building Custom Rule C:/J/w/BuildSingleReference/.conan/data/bdwgc/8.0.4/_/_/build/d25c7dfe5e143dbc9fabb65d83f24820dd4258c6/source_subfolder/CMakeLists.txt Microsoft (R) C/C++ Optimizing Compiler Version 19.00.24215.1 for x64 Copyright (C) Microsoft Corporation. All rights reserved. cl /c /IC:\J\w\BuildSingleReference\.conan\data\libatomic_ops\7.6.10\_\_\package\c32596dcd26b8c708dc3d19cb73738d2b48f12a8\include /IC:\J\w\BuildSingleReference\.conan\data\bdwgc\8.0.4\_\_\build\d25c7dfe5e143dbc9fabb65d83f24820dd4258c6\source_subfolder\include /IC:\J\w\BuildSingleReference\.conan\data\bdwgc\8.0.4\_\_\build\d25c7dfe5e143dbc9fabb65d83f24820dd4258c6\source_subfolder\libatomic_ops\src /Zi /W4 /WX- /MP16 /Od /Ob0 /D WIN32 /D _WINDOWS /D ALL_INTERIOR_POINTERS /D NO_EXECUTE_PERMISSION /D USE_MMAP /D USE_MUNMAP /D _CRT_SECURE_NO_DEPRECATE /D GC_THREADS /D PARALLEL_MARK /D THREAD_LOCAL_ALLOC /D EMPTY_GETENV_RESULTS /D GC_GCJ_SUPPORT /D GC_ENABLE_SUSPEND_THREAD /D ENABLE_DISCLAIM /D JAVA_FINALIZATION /D GC_ATOMIC_UNCOLLECTABLE /D NO_DEBUGGING /D LARGE_CONFIG /D GC_DLL /D GC_NO_VISIBILITY /D GC_MISSING_EXECINFO_H /D NO_GETCONTEXT /D GC_NO_SIGSETJMP /D "CMAKE_INTDIR=\"Debug\"" /D cord_EXPORTS /D _WINDLL /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cord.dir\Debug\\" /Fd"cord.dir\Debug\vc140.pdb" /Gd /TC /wd4100 /wd4127 /errorReport:queue C:\J\w\BuildSingleReference\.conan\data\bdwgc\8.0.4\_\_\build\d25c7dfe5e143dbc9fabb65d83f24820dd4258c6\source_subfolder\cord\cordbscs.c C:\J\w\BuildSingleReference\.conan\data\bdwgc\8.0.4\_\_\build\d25c7dfe5e143dbc9fabb65d83f24820dd4258c6\source_subfolder\cord\cordprnt.c C:\J\w\BuildSingleReference\.conan\data\bdwgc\8.0.4\_\_\build\d25c7dfe5e143dbc9fabb65d83f24820dd4258c6\source_subfolder\cord\cordxtra.c cl /c /IC:\J\w\BuildSingleReference\.conan\data\libatomic_ops\7.6.10\_\_\package\c32596dcd26b8c708dc3d19cb73738d2b48f12a8\include /IC:\J\w\BuildSingleReference\.conan\data\bdwgc\8.0.4\_\_\build\d25c7dfe5e143dbc9fabb65d83f24820dd4258c6\source_subfolder\include /IC:\J\w\BuildSingleReference\.conan\data\bdwgc\8.0.4\_\_\build\d25c7dfe5e143dbc9fabb65d83f24820dd4258c6\source_subfolder\libatomic_ops\src /Zi /W4 /WX- /MP16 /Od /Ob0 /D WIN32 /D _WINDOWS /D ALL_INTERIOR_POINTERS /D NO_EXECUTE_PERMISSION /D USE_MMAP /D USE_MUNMAP /D _CRT_SECURE_NO_DEPRECATE /D GC_THREADS /D PARALLEL_MARK /D THREAD_LOCAL_ALLOC /D EMPTY_GETENV_RESULTS /D GC_GCJ_SUPPORT /D GC_ENABLE_SUSPEND_THREAD /D ENABLE_DISCLAIM /D JAVA_FINALIZATION /D GC_ATOMIC_UNCOLLECTABLE /D NO_DEBUGGING /D LARGE_CONFIG /D GC_DLL /D GC_NO_VISIBILITY /D GC_MISSING_EXECINFO_H /D NO_GETCONTEXT /D GC_NO_SIGSETJMP /D "CMAKE_INTDIR=\"Debug\"" /D cord_EXPORTS /D _WINDLL /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cord.dir\Debug\\" /Fd"cord.dir\Debug\vc140.pdb" /Gd /TC /wd4100 /wd4127 /errorReport:queue C:\J\w\BuildSingleReference\.conan\data\bdwgc\8.0.4\_\_\build\d25c7dfe5e143dbc9fabb65d83f24820dd4258c6\source_subfolder\cord\cordbscs.c C:\J\w\BuildSingleReference\.conan\data\bdwgc\8.0.4\_\_\build\d25c7dfe5e143dbc9fabb65d83f24820dd4258c6\source_subfolder\cord\cordprnt.c C:\J\w\BuildSingleReference\.conan\data\bdwgc\8.0.4\_\_\build\d25c7dfe5e143dbc9fabb65d83f24820dd4258c6\source_subfolder\cord\cordxtra.c cordbscs.c cl /c /IC:\J\w\BuildSingleReference\.conan\data\libatomic_ops\7.6.10\_\_\package\c32596dcd26b8c708dc3d19cb73738d2b48f12a8\include /IC:\J\w\BuildSingleReference\.conan\data\bdwgc\8.0.4\_\_\build\d25c7dfe5e143dbc9fabb65d83f24820dd4258c6\source_subfolder\include /IC:\J\w\BuildSingleReference\.conan\data\bdwgc\8.0.4\_\_\build\d25c7dfe5e143dbc9fabb65d83f24820dd4258c6\source_subfolder\libatomic_ops\src /Zi /W4 /WX- /MP16 /Od /Ob0 /D WIN32 /D _WINDOWS /D ALL_INTERIOR_POINTERS /D NO_EXECUTE_PERMISSION /D USE_MMAP /D USE_MUNMAP /D _CRT_SECURE_NO_DEPRECATE /D GC_THREADS /D PARALLEL_MARK /D THREAD_LOCAL_ALLOC /D EMPTY_GETENV_RESULTS /D GC_GCJ_SUPPORT /D GC_ENABLE_SUSPEND_THREAD /D ENABLE_DISCLAIM /D JAVA_FINALIZATION /D GC_ATOMIC_UNCOLLECTABLE /D NO_DEBUGGING /D LARGE_CONFIG /D GC_DLL /D GC_NO_VISIBILITY /D GC_MISSING_EXECINFO_H /D NO_GETCONTEXT /D GC_NO_SIGSETJMP /D "CMAKE_INTDIR=\"Debug\"" /D cord_EXPORTS /D _WINDLL /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cord.dir\Debug\\" /Fd"cord.dir\Debug\vc140.pdb" /Gd /TC /wd4100 /wd4127 /errorReport:queue C:\J\w\BuildSingleReference\.conan\data\bdwgc\8.0.4\_\_\build\d25c7dfe5e143dbc9fabb65d83f24820dd4258c6\source_subfolder\cord\cordbscs.c C:\J\w\BuildSingleReference\.conan\data\bdwgc\8.0.4\_\_\build\d25c7dfe5e143dbc9fabb65d83f24820dd4258c6\source_subfolder\cord\cordprnt.c C:\J\w\BuildSingleReference\.conan\data\bdwgc\8.0.4\_\_\build\d25c7dfe5e143dbc9fabb65d83f24820dd4258c6\source_subfolder\cord\cordxtra.c cordprnt.c cl /c /IC:\J\w\BuildSingleReference\.conan\data\libatomic_ops\7.6.10\_\_\package\c32596dcd26b8c708dc3d19cb73738d2b48f12a8\include /IC:\J\w\BuildSingleReference\.conan\data\bdwgc\8.0.4\_\_\build\d25c7dfe5e143dbc9fabb65d83f24820dd4258c6\source_subfolder\include /IC:\J\w\BuildSingleReference\.conan\data\bdwgc\8.0.4\_\_\build\d25c7dfe5e143dbc9fabb65d83f24820dd4258c6\source_subfolder\libatomic_ops\src /Zi /W4 /WX- /MP16 /Od /Ob0 /D WIN32 /D _WINDOWS /D ALL_INTERIOR_POINTERS /D NO_EXECUTE_PERMISSION /D USE_MMAP /D USE_MUNMAP /D _CRT_SECURE_NO_DEPRECATE /D GC_THREADS /D PARALLEL_MARK /D THREAD_LOCAL_ALLOC /D EMPTY_GETENV_RESULTS /D GC_GCJ_SUPPORT /D GC_ENABLE_SUSPEND_THREAD /D ENABLE_DISCLAIM /D JAVA_FINALIZATION /D GC_ATOMIC_UNCOLLECTABLE /D NO_DEBUGGING /D LARGE_CONFIG /D GC_DLL /D GC_NO_VISIBILITY /D GC_MISSING_EXECINFO_H /D NO_GETCONTEXT /D GC_NO_SIGSETJMP /D "CMAKE_INTDIR=\"Debug\"" /D cord_EXPORTS /D _WINDLL /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cord.dir\Debug\\" /Fd"cord.dir\Debug\vc140.pdb" /Gd /TC /wd4100 /wd4127 /errorReport:queue C:\J\w\BuildSingleReference\.conan\data\bdwgc\8.0.4\_\_\build\d25c7dfe5e143dbc9fabb65d83f24820dd4258c6\source_subfolder\cord\cordbscs.c C:\J\w\BuildSingleReference\.conan\data\bdwgc\8.0.4\_\_\build\d25c7dfe5e143dbc9fabb65d83f24820dd4258c6\source_subfolder\cord\cordprnt.c C:\J\w\BuildSingleReference\.conan\data\bdwgc\8.0.4\_\_\build\d25c7dfe5e143dbc9fabb65d83f24820dd4258c6\source_subfolder\cord\cordxtra.c cordxtra.c C:\J\w\BuildSingleReference\.conan\data\bdwgc\8.0.4\_\_\build\d25c7dfe5e143dbc9fabb65d83f24820dd4258c6\source_subfolder\cord\cordprnt.c(55): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\bdwgc\8.0.4\_\_\build\d25c7dfe5e143dbc9fabb65d83f24820dd4258c6\source_subfolder\cord.vcxproj] C:\J\w\BuildSingleReference\.conan\data\bdwgc\8.0.4\_\_\build\d25c7dfe5e143dbc9fabb65d83f24820dd4258c6\source_subfolder\cord\cordprnt.c(235): warning C4244: '=': conversion from 'int' to 'short', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\bdwgc\8.0.4\_\_\build\d25c7dfe5e143dbc9fabb65d83f24820dd4258c6\source_subfolder\cord.vcxproj] Creating library C:/J/w/BuildSingleReference/.conan/data/bdwgc/8.0.4/_/_/build/d25c7dfe5e143dbc9fabb65d83f24820dd4258c6/lib/cord.lib and object C:/J/w/BuildSingleReference/.conan/data/bdwgc/8.0.4/_/_/build/d25c7dfe5e143dbc9fabb65d83f24820dd4258c6/lib/cord.exp cord.vcxproj -> C:\J\w\BuildSingleReference\.conan\data\bdwgc\8.0.4\_\_\build\d25c7dfe5e143dbc9fabb65d83f24820dd4258c6\bin\cord.dll cord.vcxproj -> C:/J/w/BuildSingleReference/.conan/data/bdwgc/8.0.4/_/_/build/d25c7dfe5e143dbc9fabb65d83f24820dd4258c6/bin/cord.pdb (Full PDB) Building Custom Rule C:/J/w/BuildSingleReference/.conan/data/bdwgc/8.0.4/_/_/build/d25c7dfe5e143dbc9fabb65d83f24820dd4258c6/CMakeLists.txt bdwgc/8.0.4: Package 'd25c7dfe5e143dbc9fabb65d83f24820dd4258c6' built bdwgc/8.0.4: Build folder C:\J\w\BuildSingleReference\.conan\data\bdwgc\8.0.4\_\_\build\d25c7dfe5e143dbc9fabb65d83f24820dd4258c6 bdwgc/8.0.4: Generated conaninfo.txt bdwgc/8.0.4: Generated conanbuildinfo.txt bdwgc/8.0.4: Generating the package bdwgc/8.0.4: Package folder C:\J\w\BuildSingleReference\.conan\data\bdwgc\8.0.4\_\_\package\d25c7dfe5e143dbc9fabb65d83f24820dd4258c6 bdwgc/8.0.4: Calling package() ----Running------ > cmake --build C:\J\w\BuildSingleReference\.conan\data\bdwgc\8.0.4\_\_\build\d25c7dfe5e143dbc9fabb65d83f24820dd4258c6 --config Debug --target install -- /verbosity:minimal ----------------- Microsoft (R) Build Engine version 14.0.25420.1 Copyright (C) Microsoft Corporation. All rights reserved. gc.vcxproj -> C:\J\w\BuildSingleReference\.conan\data\bdwgc\8.0.4\_\_\build\d25c7dfe5e143dbc9fabb65d83f24820dd4258c6\bin\gc.dll gc.vcxproj -> C:/J/w/BuildSingleReference/.conan/data/bdwgc/8.0.4/_/_/build/d25c7dfe5e143dbc9fabb65d83f24820dd4258c6/bin/gc.pdb (Full PDB) cord.vcxproj -> C:\J\w\BuildSingleReference\.conan\data\bdwgc\8.0.4\_\_\build\d25c7dfe5e143dbc9fabb65d83f24820dd4258c6\bin\cord.dll cord.vcxproj -> C:/J/w/BuildSingleReference/.conan/data/bdwgc/8.0.4/_/_/build/d25c7dfe5e143dbc9fabb65d83f24820dd4258c6/bin/cord.pdb (Full PDB) -- Install configuration: "Debug" -- Installing: C:/J/w/BuildSingleReference/.conan/data/bdwgc/8.0.4/_/_/package/d25c7dfe5e143dbc9fabb65d83f24820dd4258c6/lib/cord.lib -- Installing: C:/J/w/BuildSingleReference/.conan/data/bdwgc/8.0.4/_/_/package/d25c7dfe5e143dbc9fabb65d83f24820dd4258c6/bin/cord.dll -- Installing: C:/J/w/BuildSingleReference/.conan/data/bdwgc/8.0.4/_/_/package/d25c7dfe5e143dbc9fabb65d83f24820dd4258c6/lib/gc.lib -- Installing: C:/J/w/BuildSingleReference/.conan/data/bdwgc/8.0.4/_/_/package/d25c7dfe5e143dbc9fabb65d83f24820dd4258c6/bin/gc.dll -- Installing: C:/J/w/BuildSingleReference/.conan/data/bdwgc/8.0.4/_/_/package/d25c7dfe5e143dbc9fabb65d83f24820dd4258c6/include/gc/gc.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/bdwgc/8.0.4/_/_/package/d25c7dfe5e143dbc9fabb65d83f24820dd4258c6/include/gc/gc_backptr.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/bdwgc/8.0.4/_/_/package/d25c7dfe5e143dbc9fabb65d83f24820dd4258c6/include/gc/gc_config_macros.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/bdwgc/8.0.4/_/_/package/d25c7dfe5e143dbc9fabb65d83f24820dd4258c6/include/gc/gc_gcj.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/bdwgc/8.0.4/_/_/package/d25c7dfe5e143dbc9fabb65d83f24820dd4258c6/include/gc/gc_inline.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/bdwgc/8.0.4/_/_/package/d25c7dfe5e143dbc9fabb65d83f24820dd4258c6/include/gc/gc_mark.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/bdwgc/8.0.4/_/_/package/d25c7dfe5e143dbc9fabb65d83f24820dd4258c6/include/gc/gc_pthread_redirects.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/bdwgc/8.0.4/_/_/package/d25c7dfe5e143dbc9fabb65d83f24820dd4258c6/include/gc/gc_tiny_fl.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/bdwgc/8.0.4/_/_/package/d25c7dfe5e143dbc9fabb65d83f24820dd4258c6/include/gc/gc_typed.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/bdwgc/8.0.4/_/_/package/d25c7dfe5e143dbc9fabb65d83f24820dd4258c6/include/gc/gc_version.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/bdwgc/8.0.4/_/_/package/d25c7dfe5e143dbc9fabb65d83f24820dd4258c6/include/gc/javaxfc.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/bdwgc/8.0.4/_/_/package/d25c7dfe5e143dbc9fabb65d83f24820dd4258c6/include/gc/leak_detector.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/bdwgc/8.0.4/_/_/package/d25c7dfe5e143dbc9fabb65d83f24820dd4258c6/include/gc.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/bdwgc/8.0.4/_/_/package/d25c7dfe5e143dbc9fabb65d83f24820dd4258c6/include/gc/gc_disclaim.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/bdwgc/8.0.4/_/_/package/d25c7dfe5e143dbc9fabb65d83f24820dd4258c6/include/gc/cord.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/bdwgc/8.0.4/_/_/package/d25c7dfe5e143dbc9fabb65d83f24820dd4258c6/include/gc/cord_pos.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/bdwgc/8.0.4/_/_/package/d25c7dfe5e143dbc9fabb65d83f24820dd4258c6/include/gc/ec.h [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 bdwgc/8.0.4 package(): Packaged 2 '.dll' files: cord.dll, gc.dll bdwgc/8.0.4 package(): Packaged 17 '.h' files bdwgc/8.0.4 package(): Packaged 2 '.lib' files: cord.lib, gc.lib bdwgc/8.0.4 package(): Packaged 1 file: COPYRIGHT bdwgc/8.0.4: Package 'd25c7dfe5e143dbc9fabb65d83f24820dd4258c6' created bdwgc/8.0.4: Created package revision d606533a83a22e6b1bac3c72f289be56 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR enable_cord enable_throw_bad_alloc_library