******************************************************************************** conan test cci-f1a27308\recipes\waf\all\test_package\conanfile.py waf/2.0.26@#9e7c3f3551fdadc5f342d889cf3379db -pr C:/J2/w/prod-v1/bsr/65756/fedff/profile_windows_16_md_vs_release_64..txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MD compiler.version=16 os=Windows [options] [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True waf/2.0.26 (test package): Installing package Requirements Packages Build requirements waf/2.0.26 from local cache - Cache Build requirements packages waf/2.0.26:ca33edce272a279b24f87dc0d4cf5bbdcffbc187 - Cache Installing (downloading, building) binaries... waf/2.0.26: Already installed! waf/2.0.26 (test package): Applying build-requirement: waf/2.0.26 waf/2.0.26 (test package): Generator txt created conanbuildinfo.txt waf/2.0.26 (test package): Calling generate() waf/2.0.26 (test package): Aggregating env generators waf/2.0.26 (test package): Generated conaninfo.txt waf/2.0.26 (test package): Generated graphinfo Using lockfile: 'C:\J2\w\prod-v1\bsr\cci-f1a27308\recipes\waf\all\test_package\build-release\conan/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 waf/2.0.26 (test package): Calling build() ----Running------ > "C:\J2\w\prod-v1\bsr\cci-f1a27308\recipes\waf\all\test_package\build-release\conan\conanbuild.bat" && waf configure -o . ----------------- Using C:\Python37\python.exe Setting top to : C:\J2\w\prod-v1\bsr\cci-f1a27308\recipes\waf\all\test_package\build-release Setting out to : C:\J2\w\prod-v1\bsr\cci-f1a27308\recipes\waf\all\test_package\build-release Checking for 'msvc' (C++ compiler) : C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.36.32532\bin\HostX64\x64\CL.exe Checking for header stdio.h : not found 'configure' finished successfully (3.543s) ----Running------ > "C:\J2\w\prod-v1\bsr\cci-f1a27308\recipes\waf\all\test_package\build-release\conan\conanbuild.bat" && waf ----------------- Using C:\Python37\python.exe Waf: Entering directory `C:\J2\w\prod-v1\bsr\cci-f1a27308\recipes\waf\all\test_package\build-release' Checking for header sadlib.h : not found [ 1/12] Compiling a.cpp [ 2/12] Compiling a.cpp [ 3/12] Compiling a.cpp [ 4/12] Compiling main.cpp [ 5/12] Compiling b.cpp [ 6/12] Compiling main.c b.cpp a.cpp [ 7/12] Linking foo.lib a.cpp a.cpp main.c [ 8/12] Linking mylib-9.dll [ 9/12] Linking mylib2-9.dll [10/12] Linking mylib3.dll [11/12] Linking app2.exe Creating library mylib2.lib and object mylib2.exp Creating library mylib3.lib and object mylib3.exp Creating library mylib.lib and object mylib.exp main.cpp [12/12] Linking app.exe Waf: Leaving directory `C:\J2\w\prod-v1\bsr\cci-f1a27308\recipes\waf\all\test_package\build-release' 'build' finished successfully (1.208s) waf/2.0.26 (test package): Running test() ----Running------ > "C:\J2\w\prod-v1\bsr\cci-f1a27308\recipes\waf\all\test_package\build-release\conan\conanrun.bat" && .\app ----------------- ----Running------ > "C:\J2\w\prod-v1\bsr\cci-f1a27308\recipes\waf\all\test_package\build-release\conan\conanrun.bat" && .\app2 ----------------- Setting top == out ******************************************************************************** conan test cci-f1a27308\recipes\waf\all\test_v1_package\conanfile.py waf/2.0.26@#9e7c3f3551fdadc5f342d889cf3379db -pr C:/J2/w/prod-v1/bsr/65756/fedff/profile_windows_16_md_vs_release_64..txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MD compiler.version=16 os=Windows [options] [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True waf/2.0.26 (test package): Installing package Requirements waf/2.0.26 from local cache - Cache Packages waf/2.0.26:ca33edce272a279b24f87dc0d4cf5bbdcffbc187 - Cache Installing (downloading, building) binaries... waf/2.0.26: Already installed! waf/2.0.26 (test package): Generator txt created conanbuildinfo.txt waf/2.0.26 (test package): Aggregating env generators waf/2.0.26 (test package): Generated conaninfo.txt waf/2.0.26 (test package): Generated graphinfo Using lockfile: 'C:\J2\w\prod-v1\bsr\cci-f1a27308\recipes\waf\all\test_v1_package\build\57c65d34ea3bf29e3312329e199a16791ec0fc2c/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 waf/2.0.26 (test package): Calling build() ********************************************************************** ** Visual Studio 2019 Developer Command Prompt v16.11.26 ** Copyright (c) 2021 Microsoft Corporation ********************************************************************** [vcvarsall.bat] Environment initialized for: 'x64' ----Running------ > waf -h ----------------- Using C:\Python37\python.exe waf [commands] [options] Main commands (example: ./waf build -j4) build : executes the build clean : cleans the project configure: configures the project dist : makes a tarball for redistributing the sources distcheck: checks if the project compiles (tarball from 'dist') distclean: removes build folders and data install : installs the targets on the system list : lists the targets to execute step : executes tasks in a step-by-step fashion, for debugging uninstall: removes the targets installed Options: --version show program's version number and exit -c COLORS, --color=COLORS whether to use colors (yes/no/auto) [default: auto] -j JOBS, --jobs=JOBS amount of parallel jobs (8) -k, --keep continue despite errors (-kk to try harder) -v, --verbose verbosity level -v -vv or -vvv [default: 0] --zones=ZONES debugging zones (task_gen, deps, tasks, etc) -h, --help show this help message and exit --msvc_version=MSVC_VERSION msvc version, eg: "msvc 10.0,msvc 9.0" --msvc_targets=MSVC_TARGETS msvc targets, eg: "x64,arm" --no-msvc-lazy lazily check msvc target environments Configuration options: -o OUT, --out=OUT build dir for the project -t TOP, --top=TOP src dir for the project --prefix=PREFIX installation prefix [default: 'C:\\J2\\w\\prod-v1\\bsr\\65756\\aafde'] --bindir=BINDIR bindir --libdir=LIBDIR libdir --check-cxx-compiler=CHECK_CXX_COMPILER list of C++ compilers to try [msvc g++ clang++] Build and installation options: -p, --progress -p: progress bar; -pp: ide output --targets=TARGETS task generators, e.g. "target1,target2" Step options: --files=FILES files to process, by regexp, e.g. "*/main.c,*/test/main.o" Installation and uninstallation options: --destdir=DESTDIR installation root [default: ''] -f, --force force file installation --distcheck-args=ARGS arguments to pass to distcheck ----Running------ > waf configure ----------------- Using C:\Python37\python.exe Setting top to : C:\J2\w\prod-v1\bsr\cci-f1a27308\recipes\waf\all\test_v1_package\build\57c65d34ea3bf29e3312329e199a16791ec0fc2c Setting out to : C:\J2\w\prod-v1\bsr\cci-f1a27308\recipes\waf\all\test_v1_package\build\57c65d34ea3bf29e3312329e199a16791ec0fc2c\build Checking for 'msvc' (C++ compiler) : C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\bin\HostX64\x64\CL.exe Checking for header stdio.h : yes 'configure' finished successfully (3.044s) ----Running------ > waf ----------------- Using C:\Python37\python.exe Waf: Entering directory `C:\J2\w\prod-v1\bsr\cci-f1a27308\recipes\waf\all\test_v1_package\build\57c65d34ea3bf29e3312329e199a16791ec0fc2c\build' Checking for header sadlib.h : not found [ 1/12] Compiling a.cpp [ 2/12] Compiling a.cpp [ 3/12] Compiling a.cpp [ 4/12] Compiling main.cpp [ 5/12] Compiling b.cpp [ 6/12] Compiling main.c a.cpp main.c b.cpp a.cpp [ 7/12] Linking build\mylib3.dll a.cpp [ 8/12] Linking build\app2.exe [ 9/12] Linking build\foo.lib [10/12] Linking build\mylib-9.dll [11/12] Linking build\mylib2-9.dll Creating library mylib3.lib and object mylib3.exp Creating library mylib2.lib and object mylib2.exp Creating library mylib.lib and object mylib.exp main.cpp [12/12] Linking build\app.exe Waf: Leaving directory `C:\J2\w\prod-v1\bsr\cci-f1a27308\recipes\waf\all\test_v1_package\build\57c65d34ea3bf29e3312329e199a16791ec0fc2c\build' 'build' finished successfully (1.127s) waf/2.0.26 (test package): Running test() ----Running------ > build\app ----------------- ----Running------ > build\app2 -----------------