******************************************************************************** conan test conan-center-index\recipes\scons\all\test_package\conanfile.py scons/4.2.0@ --profile=C:\J\w\BuildSingleReference@3/54731/ed8b5a07-205b-4d7f-a5b2-363cd2605cf7/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\BuildSingleReference@3\.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@3\.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] [build_requires] [env] scons/4.2.0 (test package): Installing package Requirements scons/4.2.0 from local cache - Cache Packages scons/4.2.0:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download Installing (downloading, building) binaries... scons/4.2.0: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'c3i_PR-7828' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz scons/4.2.0: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 scons/4.2.0: Downloaded package revision 862d8a15f5ee9fe05dd43d4f126969ca scons/4.2.0: Appending PATH environment var: C:\J\w\BuildSingleReference@3\.conan\data\scons\4.2.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\bin scons/4.2.0: Setting SCONS environment variable: C:\J\w\BuildSingleReference@3\.conan\data\scons\4.2.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\bin\scons.cmd [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 scons/4.2.0 (test package): Generator scons created SConscript_conan scons/4.2.0 (test package): Generator txt created conanbuildinfo.txt scons/4.2.0 (test package): Aggregating env generators scons/4.2.0 (test package): Generated conaninfo.txt scons/4.2.0 (test package): Generated graphinfo Using lockfile: 'C:\J\w\BuildSingleReference@3\conan-center-index\recipes\scons\all\test_package\build\c50876b7b4d345f61b334f4d8f12671306a33be5/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 scons/4.2.0 (test package): Calling build() scons/4.2.0 (test package): output: ----Running------ > C:\J\w\BuildSingleReference@3\.conan\data\scons\4.2.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\bin\scons.cmd --version ----------------- SCons by Steven Knight et al.: SCons: v4.2.0.fcdadeef19fe5fead09fa7544a27502be65312be, Sat, 31 Jul 2021 18:12:46 -0700, by bdbaddog on ProDog2020 SCons path: ['C:\\J\\w\\BuildSingleReference@3\\.conan\\data\\scons\\4.2.0\\_\\_\\package\\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\\res\\SCons'] Copyright (c) 2001 - 2021 The SCons Foundation ----Running------ > scons -j 16 -C C:\J\w\BuildSingleReference@3\conan-center-index\recipes\scons\all\test_package -f C:\J\w\BuildSingleReference@3\conan-center-index\recipes\scons\all\test_package\SConstruct ----------------- scons: Entering directory `C:\J\w\BuildSingleReference@3\conan-center-index\recipes\scons\all\test_package' scons: Reading SConscript files ... CC is: cl scons: done reading SConscript files. scons: Building targets ... scons: building associated VariantDir targets: build\c50876b7b4d345f61b334f4d8f12671306a33be5 cl /Fobuild\c50876b7b4d345f61b334f4d8f12671306a33be5\test_package.obj /c test_package.c /nologo test_package.c link /nologo /OUT:build\c50876b7b4d345f61b334f4d8f12671306a33be5\test_package.exe build\c50876b7b4d345f61b334f4d8f12671306a33be5\test_package.obj scons: done building targets. scons/4.2.0 (test package): Running test() scons/4.2.0 (test package): output: ----Running------ > .\test_package ----------------- Hello world ----Running------ > .\test_package ----------------- Hello world