******************************************************************************** conan test conan-center-index/recipes/gn/all/test_package/conanfile.py gn/cci.20210429@ --profile=/Users/jenkins/w/BuildSingleReference@5/11246/ead0e53c-9525-4716-91e4-a77d71f113b1/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=10.0 os=Macos os_build=Macos [options] [build_requires] [env] gn/cci.20210429 (test package): Installing package Requirements gn/cci.20210429 from local cache - Cache Packages gn/cci.20210429:907cb07dbeb8f7bacd51a5119560f14986d21b20 - Cache Build requirements ninja/1.10.2 from 'conan-center' - Cache Build requirements packages ninja/1.10.2:907cb07dbeb8f7bacd51a5119560f14986d21b20 - Cache Installing (downloading, building) binaries... gn/cci.20210429: Already installed! gn/cci.20210429: Appending PATH environment variable: /Users/jenkins/w/BuildSingleReference@5/.conan/data/gn/cci.20210429/_/_/package/907cb07dbeb8f7bacd51a5119560f14986d21b20/bin [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 ninja/1.10.2: Already installed! [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 gn/cci.20210429 (test package): Applying build-requirement: ninja/1.10.2 gn/cci.20210429 (test package): Generator txt created conanbuildinfo.txt gn/cci.20210429 (test package): Generated conaninfo.txt gn/cci.20210429 (test package): Generated graphinfo Using lockfile: '/Users/jenkins/w/BuildSingleReference@5/conan-center-index/recipes/gn/all/test_package/build/d5dd16198951de31b02637187662ccfc77c7f43e/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 gn/cci.20210429 (test package): Calling build() ----Running------ > DYLD_LIBRARY_PATH="" DYLD_FRAMEWORK_PATH="" gn gen build/d5dd16198951de31b02637187662ccfc77c7f43e/bin --args="target_os=\"mac\" target_cpu=\"x64\"" ----------------- current_os: mac current_cpu: x64 host_os: mac host_cpu: x64 target_os: mac target_cpu: mac current_os: mac current_cpu: x64 host_os: mac host_cpu: x64 target_os: mac target_cpu: mac Done. Made 3 targets from 4 files in 18ms ----Running------ > DYLD_LIBRARY_PATH="" DYLD_FRAMEWORK_PATH="" ninja -v -j4 -C bin ----------------- ninja: Entering directory `bin' [1/6] g++ -MMD -MF obj/libtest_shared.test_shared.o.d -DTEST_SHARED_BUILD -c ../../../test_shared.cpp -o obj/libtest_shared.test_shared.o [2/6] g++ -MMD -MF obj/libtest_static.test_static.o.d -c ../../../test_static.cpp -o obj/libtest_static.test_static.o [3/6] rm -f obj/libtest_static.a && ar rcs obj/libtest_static.a obj/libtest_static.test_static.o [4/6] g++ -shared -o ./libtest_shared.dylib -install_name @executable_path/./libtest_shared.dylib @libtest_shared.dylib.rsp [5/6] g++ -MMD -MF obj/test_package.test_package.o.d -c ../../../test_package.cpp -o obj/test_package.test_package.o [6/6] g++ -o test_package @test_package.rsp gn/cci.20210429 (test package): Running test() ----Running------ > DYLD_LIBRARY_PATH="" DYLD_FRAMEWORK_PATH="" bin/test_package ----------------- hello from the shared library! hello from the static library! gn/cci.20210429: WARN: Lib folder doesn't exist, can't collect libraries: /Users/jenkins/w/BuildSingleReference@5/.conan/data/gn/cci.20210429/_/_/package/907cb07dbeb8f7bacd51a5119560f14986d21b20/lib ninja/1.10.2: WARN: Lib folder doesn't exist, can't collect libraries: /Users/jenkins/w/BuildSingleReference@5/.conan/data/ninja/1.10.2/_/_/package/907cb07dbeb8f7bacd51a5119560f14986d21b20/lib