******************************************************************************** conan test cci-634293e7\recipes\waf\all\test_package\conanfile.py waf/2.0.19@#bcc20f955867e02d2ef256028675378a -pr C:/J2/w/prod-v1/bsr@2/60301/baecc/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.19 (test package): Installing package Requirements Packages Build requirements waf/2.0.19 from local cache - Cache Build requirements packages waf/2.0.19:ca33edce272a279b24f87dc0d4cf5bbdcffbc187 - Cache Installing (downloading, building) binaries... waf/2.0.19: Already installed! waf/2.0.19: Appending PATH env var: C:\J2\w\prod-v1\bsr@2\60301\bfabe\.conan\data\waf\2.0.19\_\_\package\ca33edce272a279b24f87dc0d4cf5bbdcffbc187\bin waf/2.0.19: Setting WAFDIR env var: C:\J2\w\prod-v1\bsr@2\60301\bfabe\.conan\data\waf\2.0.19\_\_\package\ca33edce272a279b24f87dc0d4cf5bbdcffbc187\lib waf/2.0.19 (test package): Applying build-requirement: waf/2.0.19 waf/2.0.19 (test package): Generator txt created conanbuildinfo.txt waf/2.0.19 (test package): Calling generate() waf/2.0.19 (test package): Preset 'default' added to CMakePresets.json. Invoke it manually using 'cmake --preset default' waf/2.0.19 (test package): 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@2\cci-634293e7\recipes\waf\all\test_package\build\generators\conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW' waf/2.0.19 (test package): Aggregating env generators waf/2.0.19 (test package): Generated conaninfo.txt waf/2.0.19 (test package): Generated graphinfo Using lockfile: 'C:\J2\w\prod-v1\bsr@2\cci-634293e7\recipes\waf\all\test_package\build\generators/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.19 (test package): Calling build() ----Running------ > "C:\J2\w\prod-v1\bsr@2\cci-634293e7\recipes\waf\all\test_package\build\generators\conanbuild.bat" && waf -h ----------------- Using python 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@2\\60301\\fceab'] --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------ > "C:\J2\w\prod-v1\bsr@2\cci-634293e7\recipes\waf\all\test_package\build\generators\conanbuild.bat" && waf configure -o Release ----------------- Using python Setting top to : C:\J2\w\prod-v1\bsr@2\cci-634293e7\recipes\waf\all\test_package\build Setting out to : C:\J2\w\prod-v1\bsr@2\cci-634293e7\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 (4.016s) ----Running------ > "C:\J2\w\prod-v1\bsr@2\cci-634293e7\recipes\waf\all\test_package\build\generators\conanbuild.bat" && waf ----------------- Using python Waf: Entering directory `C:\J2\w\prod-v1\bsr@2\cci-634293e7\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 a.cpp [ 7/12] Linking Release\mylib-9.dll a.cpp [ 8/12] Linking Release\mylib2-9.dll main.c b.cpp [ 9/12] Linking Release\app2.exe a.cpp Creating library mylib.lib and object mylib.exp [10/12] Linking Release\foo.lib [11/12] Linking Release\mylib3.dll Creating library mylib2.lib and object mylib2.exp Creating library mylib3.lib and object mylib3.exp main.cpp [12/12] Linking Release\app.exe Waf: Leaving directory `C:\J2\w\prod-v1\bsr@2\cci-634293e7\recipes\waf\all\test_package\build\Release' 'build' finished successfully (1.956s) waf/2.0.19 (test package): Running test() ----Running------ > "C:\J2\w\prod-v1\bsr@2\cci-634293e7\recipes\waf\all\test_package\build\generators\conanrun.bat" && Release\app ----------------- ----Running------ > "C:\J2\w\prod-v1\bsr@2\cci-634293e7\recipes\waf\all\test_package\build\generators\conanrun.bat" && Release\app2 ----------------- waf/2.0.19 (test package): 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 waf/2.0.19 (test package): 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 ******************************************************************************** conan test cci-634293e7\recipes\waf\all\test_v1_package\conanfile.py waf/2.0.19@#bcc20f955867e02d2ef256028675378a -pr C:/J2/w/prod-v1/bsr@2/60301/baecc/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.19 (test package): Installing package Requirements waf/2.0.19 from local cache - Cache Packages waf/2.0.19:ca33edce272a279b24f87dc0d4cf5bbdcffbc187 - Cache Installing (downloading, building) binaries... waf/2.0.19: Already installed! waf/2.0.19: Appending PATH env var: C:\J2\w\prod-v1\bsr@2\60301\bfabe\.conan\data\waf\2.0.19\_\_\package\ca33edce272a279b24f87dc0d4cf5bbdcffbc187\bin waf/2.0.19: Setting WAFDIR env var: C:\J2\w\prod-v1\bsr@2\60301\bfabe\.conan\data\waf\2.0.19\_\_\package\ca33edce272a279b24f87dc0d4cf5bbdcffbc187\lib waf/2.0.19 (test package): Generator txt created conanbuildinfo.txt waf/2.0.19 (test package): Aggregating env generators waf/2.0.19 (test package): Generated conaninfo.txt waf/2.0.19 (test package): Generated graphinfo Using lockfile: 'C:\J2\w\prod-v1\bsr@2\cci-634293e7\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.19 (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 python 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@2\\60301\\fceab'] --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 python Setting top to : C:\J2\w\prod-v1\bsr@2\cci-634293e7\recipes\waf\all\test_v1_package\build\57c65d34ea3bf29e3312329e199a16791ec0fc2c Setting out to : C:\J2\w\prod-v1\bsr@2\cci-634293e7\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 (5.291s) ----Running------ > waf ----------------- Using python Waf: Entering directory `C:\J2\w\prod-v1\bsr@2\cci-634293e7\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 a.cpp a.cpp [ 7/12] Linking build\mylib-9.dll b.cpp [ 8/12] Linking build\mylib2-9.dll [ 9/12] Linking build\mylib3.dll [10/12] Linking build\foo.lib main.c [11/12] Linking build\app2.exe Creating library mylib2.lib and object mylib2.exp Creating library mylib.lib and object mylib.exp Creating library mylib3.lib and object mylib3.exp main.cpp [12/12] Linking build\app.exe Waf: Leaving directory `C:\J2\w\prod-v1\bsr@2\cci-634293e7\recipes\waf\all\test_v1_package\build\57c65d34ea3bf29e3312329e199a16791ec0fc2c\build' 'build' finished successfully (2.266s) waf/2.0.19 (test package): Running test() ----Running------ > build\app ----------------- ----Running------ > build\app2 -----------------