******************************************************************************** conan test conan-center-index/recipes/android-ndk/all/test_package/conanfile.py android-ndk/r21e@#4cb9bb50f1c2c30f4140dd7bc737e73d -pr /home/conan/w/BuildSingleReference/90604/5508b066-c58e-4bcd-a9d9-c03f3cdbf610/profile_linux_5_libstdcpp11_gcc_release_64..txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/BuildSingleReference/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 5.4 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/home/conan/w/BuildSingleReference/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=5 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=5 os=Linux [options] [build_requires] [env] android-ndk/r21e (test package): Installing package Requirements Packages Build requirements android-ndk/r21e from local cache - Cache Build requirements packages android-ndk/r21e:4db1be536558d833e52e862fd84d64d75c2b3656 - Download Installing (downloading, building) binaries... android-ndk/r21e: Retrieving package 4db1be536558d833e52e862fd84d64d75c2b3656 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz .android-ndk/r21e: Package installed 4db1be536558d833e52e862fd84d64d75c2b3656 android-ndk/r21e: Downloaded package revision d007448968b8dd6c4ed44a5f49b32be7 android-ndk/r21e: Creating ANDROID_NDK_ROOT environment variable: /home/conan/w/BuildSingleReference/.conan/data/android-ndk/r21e/_/_/package/4db1be536558d833e52e862fd84d64d75c2b3656 android-ndk/r21e: Creating ANDROID_NDK_HOME environment variable: /home/conan/w/BuildSingleReference/.conan/data/android-ndk/r21e/_/_/package/4db1be536558d833e52e862fd84d64d75c2b3656 android-ndk/r21e (test package): Applying build-requirement: android-ndk/r21e android-ndk/r21e (test package): Generator txt created conanbuildinfo.txt android-ndk/r21e (test package): Generator cmake created conanbuildinfo.cmake android-ndk/r21e (test package): Aggregating env generators android-ndk/r21e (test package): Generated conaninfo.txt android-ndk/r21e (test package): Generated graphinfo Using lockfile: '/home/conan/w/BuildSingleReference/conan-center-index/recipes/android-ndk/all/test_package/build/2da8b83836e27aacd43916b404a0e9d98f21239f/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 android-ndk/r21e (test package): Calling build() android-ndk/r21e (test package): Running test() ----Running------ > ndk-build --version ----------------- GNU Make 4.2.1 Built for x86_64-pc-linux-gnu Copyright (C) 1988-2016 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.