******************************************************************************** conan install physfs/3.0.2@#fb12fb51c35394464229ab1eb1775807 --build=physfs -pr C:/J2/w/prod-v1/bsr@4/79187/bebbe/profile_windows_16_mdd_vs_debug_64.physfs-shared-True.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J2\w\prod-v1\bsr@4\79187\aabfc\.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:\J2\w\prod-v1\bsr@4\79187\aabfc\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MDd compiler.version=16 os=Windows [options] physfs:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True physfs/3.0.2: Forced build from source Installing package: physfs/3.0.2 Requirements physfs/3.0.2 from local cache - Cache Packages physfs/3.0.2:c58a9a2194a17bb02a5e58654b8a3df43ee4e2ee - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK physfs/3.0.2: Configuring sources in C:\J2\w\prod-v1\bsr@4\79187\aabfc\.conan\data\physfs\3.0.2\_\_\source\src physfs/3.0.2: [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 physfs/3.0.2: Copying sources to build folder physfs/3.0.2: Building your package in C:\J2\w\prod-v1\bsr@4\79187\aabfc\.conan\data\physfs\3.0.2\_\_\build\c58a9a2194a17bb02a5e58654b8a3df43ee4e2ee physfs/3.0.2: Generator txt created conanbuildinfo.txt physfs/3.0.2: Calling generate() physfs/3.0.2: Preset 'default' added to CMakePresets.json. Invoke it manually using 'cmake --preset default' physfs/3.0.2: If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE=C:\J2\w\prod-v1\bsr@4\79187\aabfc\.conan\data\physfs\3.0.2\_\_\build\c58a9a2194a17bb02a5e58654b8a3df43ee4e2ee\build\generators\conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW' physfs/3.0.2: 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 physfs/3.0.2: Calling build() physfs/3.0.2: CMake command: cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE="C:/J2/w/prod-v1/bsr@4/79187/aabfc/.conan/data/physfs/3.0.2/_/_/build/c58a9a2194a17bb02a5e58654b8a3df43ee4e2ee/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="C:/J2/w/prod-v1/bsr@4/79187/aabfc/.conan/data/physfs/3.0.2/_/_/package/c58a9a2194a17bb02a5e58654b8a3df43ee4e2ee" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J2\w\prod-v1\bsr@4\79187\aabfc\.conan\data\physfs\3.0.2\_\_\build\c58a9a2194a17bb02a5e58654b8a3df43ee4e2ee\src" ----Running------ > cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE="C:/J2/w/prod-v1/bsr@4/79187/aabfc/.conan/data/physfs/3.0.2/_/_/build/c58a9a2194a17bb02a5e58654b8a3df43ee4e2ee/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="C:/J2/w/prod-v1/bsr@4/79187/aabfc/.conan/data/physfs/3.0.2/_/_/package/c58a9a2194a17bb02a5e58654b8a3df43ee4e2ee" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J2\w\prod-v1\bsr@4\79187\aabfc\.conan\data\physfs\3.0.2\_\_\build\c58a9a2194a17bb02a5e58654b8a3df43ee4e2ee\src" ----------------- -- Using Conan toolchain: C:/J2/w/prod-v1/bsr@4/79187/aabfc/.conan/data/physfs/3.0.2/_/_/build/c58a9a2194a17bb02a5e58654b8a3df43ee4e2ee/build/generators/conan_toolchain.cmake -- Conan toolchain: Setting BUILD_SHARED_LIBS = ON -- The C compiler identification is MSVC 19.29.30148.0 -- The CXX compiler identification is MSVC 19.29.30148.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe - 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: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- PhysicsFS will build with the following options: -- ZIP support: enabled -- 7zip support: enabled -- GRP support: enabled -- WAD support: enabled -- HOG support: enabled -- MVL support: enabled -- QPAK support: enabled -- SLB support: enabled -- VDF support: enabled -- ISO9660 support: enabled -- Build static library: disabled -- Build shared library: enabled -- Build stdio test program: disabled -- Configuring done -- Generating done -- Build files have been written to: C:/J2/w/prod-v1/bsr@4/79187/aabfc/.conan/data/physfs/3.0.2/_/_/build/c58a9a2194a17bb02a5e58654b8a3df43ee4e2ee/build physfs/3.0.2: CMake command: cmake --build "C:\J2\w\prod-v1\bsr@4\79187\aabfc\.conan\data\physfs\3.0.2\_\_\build\c58a9a2194a17bb02a5e58654b8a3df43ee4e2ee\build" --config Debug ----Running------ > cmake --build "C:\J2\w\prod-v1\bsr@4\79187\aabfc\.conan\data\physfs\3.0.2\_\_\build\c58a9a2194a17bb02a5e58654b8a3df43ee4e2ee\build" --config Debug ----------------- Microsoft (R) Build Engine version 16.11.2+f32259642 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J2/w/prod-v1/bsr@4/79187/aabfc/.conan/data/physfs/3.0.2/_/_/build/c58a9a2194a17bb02a5e58654b8a3df43ee4e2ee/src/CMakeLists.txt physfs.c physfs_byteorder.c physfs_unicode.c physfs_platform_posix.c physfs_platform_unix.c physfs_platform_windows.c physfs_platform_os2.c physfs_platform_qnx.c physfs_archiver_dir.c physfs_archiver_unpacked.c physfs_archiver_grp.c physfs_archiver_hog.c physfs_archiver_7z.c physfs_archiver_mvl.c physfs_archiver_qpak.c physfs_archiver_wad.c physfs_archiver_zip.c physfs_archiver_slb.c physfs_archiver_iso9660.c physfs_archiver_vdf.c Creating library C:/J2/w/prod-v1/bsr@4/79187/aabfc/.conan/data/physfs/3.0.2/_/_/build/c58a9a2194a17bb02a5e58654b8a3df43ee4e2ee/build/Debug/physfs.lib and object C:/J2/w/prod-v1/bsr@4/79187/aabfc/.conan/data/physfs/3.0.2/_/_/build/c58a9a2194a17bb02a5e58654b8a3df43ee4e2ee/build/Debug/physfs.exp physfs.vcxproj -> C:\J2\w\prod-v1\bsr@4\79187\aabfc\.conan\data\physfs\3.0.2\_\_\build\c58a9a2194a17bb02a5e58654b8a3df43ee4e2ee\build\Debug\physfs.dll Building Custom Rule C:/J2/w/prod-v1/bsr@4/79187/aabfc/.conan/data/physfs/3.0.2/_/_/build/c58a9a2194a17bb02a5e58654b8a3df43ee4e2ee/src/CMakeLists.txt physfs/3.0.2: Package 'c58a9a2194a17bb02a5e58654b8a3df43ee4e2ee' built physfs/3.0.2: Build folder C:\J2\w\prod-v1\bsr@4\79187\aabfc\.conan\data\physfs\3.0.2\_\_\build\c58a9a2194a17bb02a5e58654b8a3df43ee4e2ee\build physfs/3.0.2: Generated conaninfo.txt physfs/3.0.2: Generated conanbuildinfo.txt physfs/3.0.2: Generating the package physfs/3.0.2: Package folder C:\J2\w\prod-v1\bsr@4\79187\aabfc\.conan\data\physfs\3.0.2\_\_\package\c58a9a2194a17bb02a5e58654b8a3df43ee4e2ee physfs/3.0.2: Calling package() physfs/3.0.2: Copied 1 '.txt' file: LICENSE.txt physfs/3.0.2: CMake command: cmake --install "C:\J2\w\prod-v1\bsr@4\79187\aabfc\.conan\data\physfs\3.0.2\_\_\build\c58a9a2194a17bb02a5e58654b8a3df43ee4e2ee\build" --config Debug --prefix "C:/J2/w/prod-v1/bsr@4/79187/aabfc/.conan/data/physfs/3.0.2/_/_/package/c58a9a2194a17bb02a5e58654b8a3df43ee4e2ee" ----Running------ > cmake --install "C:\J2\w\prod-v1\bsr@4\79187\aabfc\.conan\data\physfs\3.0.2\_\_\build\c58a9a2194a17bb02a5e58654b8a3df43ee4e2ee\build" --config Debug --prefix "C:/J2/w/prod-v1/bsr@4/79187/aabfc/.conan/data/physfs/3.0.2/_/_/package/c58a9a2194a17bb02a5e58654b8a3df43ee4e2ee" ----------------- -- Installing: C:/J2/w/prod-v1/bsr@4/79187/aabfc/.conan/data/physfs/3.0.2/_/_/package/c58a9a2194a17bb02a5e58654b8a3df43ee4e2ee/lib/physfs.lib -- Installing: C:/J2/w/prod-v1/bsr@4/79187/aabfc/.conan/data/physfs/3.0.2/_/_/package/c58a9a2194a17bb02a5e58654b8a3df43ee4e2ee/bin/physfs.dll -- Installing: C:/J2/w/prod-v1/bsr@4/79187/aabfc/.conan/data/physfs/3.0.2/_/_/package/c58a9a2194a17bb02a5e58654b8a3df43ee4e2ee/include/physfs.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(): [STATIC ARTIFACTS (KB-H074)] OK [HOOK - conan-center.py] post_package(): [EITHER STATIC OR SHARED OF EACH LIB (KB-H076)] 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 [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK ********************************************************************** ** Visual Studio 2019 Developer Command Prompt v16.11.26 ** Copyright (c) 2021 Microsoft Corporation ********************************************************************** [vcvarsall.bat] Environment initialized for: 'x64' [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK [HOOK - conan-center.py] post_package(): [APPLE RELOCATABLE SHARED LIBS (KB-H077)] OK physfs/3.0.2 package(): Packaged 1 '.dll' file: physfs.dll physfs/3.0.2 package(): Packaged 1 '.h' file: physfs.h physfs/3.0.2 package(): Packaged 1 '.lib' file: physfs.lib physfs/3.0.2 package(): Packaged 1 '.cmake' file: conan-official-physfs-targets.cmake physfs/3.0.2 package(): Packaged 1 '.txt' file: LICENSE.txt physfs/3.0.2: Package 'c58a9a2194a17bb02a5e58654b8a3df43ee4e2ee' created physfs/3.0.2: Created package revision b8348b203d69f75903ff12e35b4ab5a9 [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] post_package_info(): [INCLUDE PATH DOES NOT EXIST (KB-H071)] OK Aggregating env generators CMake Deprecation Warning at CMakeLists.txt:12 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. physfs/3.0.2: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior