******************************************************************************** conan test cci-689f5c72/recipes/waf/all/test_package/conanfile.py waf/2.0.19@#bcc20f955867e02d2ef256028675378a -pr /Users/jenkins/w/prod/BuildSingleReference/272668/fcfd1f84-8497-4160-a06f-e0c643e81ecf/profile_osx_130_libcpp_apple-clang_release_64..txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True -c tools.apple:sdk_path=/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/Users/jenkins/w/prod/BuildSingleReference/.conan/profiles/default) Found apple-clang 13.0 apple-clang>=13, using the major as version Default settings os=Macos os_build=Macos arch=x86_64 arch_build=x86_64 compiler=apple-clang compiler.version=13 compiler.libcxx=libc++ build_type=Release *** You can change them in /Users/jenkins/w/prod/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=13.0 os=Macos [options] [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True tools.apple:sdk_path=/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk 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:46f53f156846659bf39ad6675fa0ee8156e859fe - Download Installing (downloading, building) binaries... waf/2.0.19: Retrieving package 46f53f156846659bf39ad6675fa0ee8156e859fe from remote 'c3i_PR-18745' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz waf/2.0.19: Package installed 46f53f156846659bf39ad6675fa0ee8156e859fe waf/2.0.19: Downloaded package revision c8b065ef345d3980c7c4d9d1fcd23ff8 waf/2.0.19: Appending PATH env var: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/waf/2.0.19/_/_/package/46f53f156846659bf39ad6675fa0ee8156e859fe/bin waf/2.0.19: Setting WAFDIR env var: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/waf/2.0.19/_/_/package/46f53f156846659bf39ad6675fa0ee8156e859fe/lib waf/2.0.19 (test package): Applying build-requirement: waf/2.0.19 waf/2.0.19 (test package): Generator 'CMakeDeps' calling 'generate()' waf/2.0.19 (test package): Generator 'CMakeToolchain' calling 'generate()' waf/2.0.19 (test package): Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' waf/2.0.19 (test package): If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE=/Users/jenkins/w/prod/BuildSingleReference/cci-689f5c72/recipes/waf/all/test_package/build/Release/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' waf/2.0.19 (test package): Generator txt created conanbuildinfo.txt waf/2.0.19 (test package): Generator 'VirtualRunEnv' calling 'generate()' 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: '/Users/jenkins/w/prod/BuildSingleReference/cci-689f5c72/recipes/waf/all/test_package/build/Release/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------ > waf -h ----------------- 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 (4) -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 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: '/usr/local/'] --bindir=BINDIR bindir --libdir=LIBDIR libdir --check-cxx-compiler=CHECK_CXX_COMPILER list of C++ compilers to try [clang++ g++] 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 ----------------- Setting top to : /Users/jenkins/w/prod/BuildSingleReference/cci-689f5c72/recipes/waf/all/test_package/build/Release Setting out to : /Users/jenkins/w/prod/BuildSingleReference/cci-689f5c72/recipes/waf/all/test_package/build/Release/build Checking for 'clang++' (C++ compiler) : /usr/bin/clang++ Checking for header stdio.h : yes 'configure' finished successfully (0.503s) ----Running------ > waf ----------------- Waf: Entering directory `/Users/jenkins/w/prod/BuildSingleReference/cci-689f5c72/recipes/waf/all/test_package/build/Release/build' Checking for header sadlib.h : not found [ 1/14] Compiling a.cpp [ 2/14] Compiling a.cpp [ 3/14] Compiling a.cpp [ 4/14] Compiling main.cpp [ 5/14] Compiling main.c [ 6/14] Compiling b.cpp [ 7/14] Linking build/libmylib2.dylib [ 8/14] Linking build/libmylib.dylib [ 9/14] Linking build/libmylib3.dylib [10/14] Linking build/app2 [11/14] Linking build/libfoo.a [12/14] Linking build/app [13/14] Symlinking build/libmylib.dylib [14/14] Symlinking build/libmylib2.dylib Waf: Leaving directory `/Users/jenkins/w/prod/BuildSingleReference/cci-689f5c72/recipes/waf/all/test_package/build/Release/build' 'build' finished successfully (1.761s) waf/2.0.19 (test package): Running test() ----Running------ > . "/Users/jenkins/w/prod/BuildSingleReference/cci-689f5c72/recipes/waf/all/test_package/build/Release/generators/conanrun.sh" && ./build/app ----------------- ----Running------ > . "/Users/jenkins/w/prod/BuildSingleReference/cci-689f5c72/recipes/waf/all/test_package/build/Release/generators/conanrun.sh" && ./build/app2 ----------------- clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] 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