******************************************************************************** conan test cci-e5313795/recipes/waf/all/test_package/conanfile.py waf/2.0.25@#7d1e318838f5e36a4681ccccf8d4478e -pr /Users/jenkins/w/prod-v1/bsr@2/35964/ebecb/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 ******************************************************************************** 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.25 (test package): Installing package Requirements Packages Build requirements waf/2.0.25 from local cache - Cache Build requirements packages waf/2.0.25:46f53f156846659bf39ad6675fa0ee8156e859fe - Cache Installing (downloading, building) binaries... waf/2.0.25: Already installed! waf/2.0.25: Appending PATH env var: /Users/jenkins/w/prod-v1/bsr@2/35964/aeedd/.conan/data/waf/2.0.25/_/_/package/46f53f156846659bf39ad6675fa0ee8156e859fe/bin waf/2.0.25: Setting WAFDIR env var: /Users/jenkins/w/prod-v1/bsr@2/35964/aeedd/.conan/data/waf/2.0.25/_/_/package/46f53f156846659bf39ad6675fa0ee8156e859fe/lib waf/2.0.25 (test package): Applying build-requirement: waf/2.0.25 waf/2.0.25 (test package): Generator txt created conanbuildinfo.txt waf/2.0.25 (test package): Calling generate() waf/2.0.25 (test package): Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' waf/2.0.25 (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-v1/bsr@2/cci-e5313795/recipes/waf/all/test_package/build/Release/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' waf/2.0.25 (test package): Aggregating env generators waf/2.0.25 (test package): Generated conaninfo.txt waf/2.0.25 (test package): Generated graphinfo Using lockfile: '/Users/jenkins/w/prod-v1/bsr@2/cci-e5313795/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.25 (test package): Calling build() ----Running------ > . "/Users/jenkins/w/prod-v1/bsr@2/cci-e5313795/recipes/waf/all/test_package/build/Release/generators/conanbuild.sh" && 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------ > . "/Users/jenkins/w/prod-v1/bsr@2/cci-e5313795/recipes/waf/all/test_package/build/Release/generators/conanbuild.sh" && waf configure -o . ----------------- Setting top to : /Users/jenkins/w/prod-v1/bsr@2/cci-e5313795/recipes/waf/all/test_package/build/Release Setting out to : /Users/jenkins/w/prod-v1/bsr@2/cci-e5313795/recipes/waf/all/test_package/build/Release Checking for 'clang++' (C++ compiler) : /usr/bin/clang++ Checking for header stdio.h : yes 'configure' finished successfully (0.364s) ----Running------ > . "/Users/jenkins/w/prod-v1/bsr@2/cci-e5313795/recipes/waf/all/test_package/build/Release/generators/conanbuild.sh" && waf ----------------- Waf: Entering directory `/Users/jenkins/w/prod-v1/bsr@2/cci-e5313795/recipes/waf/all/test_package/build/Release' 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 libmylib.dylib [ 8/14] Linking libmylib2.dylib [ 9/14] Linking libmylib3.dylib [10/14] Linking app2 [11/14] Linking libfoo.a [12/14] Linking app [13/14] Symlinking libmylib.dylib [14/14] Symlinking libmylib2.dylib Waf: Leaving directory `/Users/jenkins/w/prod-v1/bsr@2/cci-e5313795/recipes/waf/all/test_package/build/Release' 'build' finished successfully (1.253s) waf/2.0.25 (test package): Running test() ----Running------ > . "/Users/jenkins/w/prod-v1/bsr@2/cci-e5313795/recipes/waf/all/test_package/build/Release/generators/conanrun.sh" && ./app ----------------- Setting top == out clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] dyld[61684]: Library not loaded: '/usr/local/lib/libmylib.9.dylib' Referenced from: '/Users/jenkins/w/prod-v1/bsr@2/cci-e5313795/recipes/waf/all/test_package/build/Release/app' Reason: tried: '/libmylib.9.dylib' (no such file), '/Users/jenkins/w/prod-v1/bsr@2/cci-e5313795/recipes/waf/all/test_package/build/Release/build/libmylib.9.dylib' (no such file), '/usr/local/lib/libmylib.9.dylib' (no such file), '/usr/lib/libmylib.9.dylib' (no such file) /bin/sh: line 1: 61684 Abort trap: 6 ./app waf/2.0.25 (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.25 (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 ERROR: waf/2.0.25 (test package): Error in test() method, line 55 self.run(bin_path, env="conanrun") ConanException: Error 134 while executing ./app ******************************************************************************** conan test cci-e5313795/recipes/waf/all/test_v1_package/conanfile.py waf/2.0.25@#7d1e318838f5e36a4681ccccf8d4478e -pr /Users/jenkins/w/prod-v1/bsr@2/35964/ebecb/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 ******************************************************************************** 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.25 (test package): Installing package Requirements waf/2.0.25 from local cache - Cache Packages waf/2.0.25:46f53f156846659bf39ad6675fa0ee8156e859fe - Cache Installing (downloading, building) binaries... waf/2.0.25: Already installed! waf/2.0.25: Appending PATH env var: /Users/jenkins/w/prod-v1/bsr@2/35964/aeedd/.conan/data/waf/2.0.25/_/_/package/46f53f156846659bf39ad6675fa0ee8156e859fe/bin waf/2.0.25: Setting WAFDIR env var: /Users/jenkins/w/prod-v1/bsr@2/35964/aeedd/.conan/data/waf/2.0.25/_/_/package/46f53f156846659bf39ad6675fa0ee8156e859fe/lib waf/2.0.25 (test package): Generator txt created conanbuildinfo.txt waf/2.0.25 (test package): Aggregating env generators waf/2.0.25 (test package): Generated conaninfo.txt waf/2.0.25 (test package): Generated graphinfo Using lockfile: '/Users/jenkins/w/prod-v1/bsr@2/cci-e5313795/recipes/waf/all/test_v1_package/build/b8f3bcf04506ffd0c62e17eef241020a7fbc471e/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.25 (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-v1/bsr@2/cci-e5313795/recipes/waf/all/test_v1_package/build/b8f3bcf04506ffd0c62e17eef241020a7fbc471e Setting out to : /Users/jenkins/w/prod-v1/bsr@2/cci-e5313795/recipes/waf/all/test_v1_package/build/b8f3bcf04506ffd0c62e17eef241020a7fbc471e/build Checking for 'clang++' (C++ compiler) : /usr/bin/clang++ Checking for header stdio.h : yes 'configure' finished successfully (0.371s) ----Running------ > waf ----------------- Waf: Entering directory `/Users/jenkins/w/prod-v1/bsr@2/cci-e5313795/recipes/waf/all/test_v1_package/build/b8f3bcf04506ffd0c62e17eef241020a7fbc471e/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/libmylib.dylib [ 8/14] Linking build/libmylib2.dylib [ 9/14] Linking build/libmylib3.dylib [10/14] Linking build/libfoo.a [11/14] Linking build/app2 [12/14] Linking build/app [13/14] Symlinking build/libmylib.dylib [14/14] Symlinking build/libmylib2.dylib Waf: Leaving directory `/Users/jenkins/w/prod-v1/bsr@2/cci-e5313795/recipes/waf/all/test_v1_package/build/b8f3bcf04506ffd0c62e17eef241020a7fbc471e/build' 'build' finished successfully (1.104s) waf/2.0.25 (test package): Running test() ----Running------ > DYLD_LIBRARY_PATH="/Users/jenkins/w/prod-v1/bsr@2/35964/aeedd/.conan/data/waf/2.0.25/_/_/package/46f53f156846659bf39ad6675fa0ee8156e859fe/lib:/Users/jenkins/w/prod-v1/bsr@2/cci-e5313795/recipes/waf/all/test_v1_package/build/b8f3bcf04506ffd0c62e17eef241020a7fbc471e/build" DYLD_FRAMEWORK_PATH="" build/app ----------------- ----Running------ > DYLD_LIBRARY_PATH="/Users/jenkins/w/prod-v1/bsr@2/35964/aeedd/.conan/data/waf/2.0.25/_/_/package/46f53f156846659bf39ad6675fa0ee8156e859fe/lib:/Users/jenkins/w/prod-v1/bsr@2/cci-e5313795/recipes/waf/all/test_v1_package/build/b8f3bcf04506ffd0c62e17eef241020a7fbc471e/build" DYLD_FRAMEWORK_PATH="" build/app2 ----------------- clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]