******************************************************************************** conan test conan-center-index/recipes/android-ndk/all/test_package/conanfile.py android-ndk/r23@#38453edad1cde4c8f1da87af876fc18d -pr /home/conan/w/BuildSingleReference/90458/3cfe7770-225f-4d86-8315-ed21504acb66/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/r23 (test package): Installing package Requirements Packages Build requirements android-ndk/r23 from local cache - Cache Build requirements packages android-ndk/r23:4db1be536558d833e52e862fd84d64d75c2b3656 - Download Installing (downloading, building) binaries... android-ndk/r23: Retrieving package 4db1be536558d833e52e862fd84d64d75c2b3656 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz android-ndk/r23: Package installed 4db1be536558d833e52e862fd84d64d75c2b3656 android-ndk/r23: Downloaded package revision d63e6b916628d225819ec142634cbde4 android-ndk/r23: Creating ANDROID_NDK_ROOT environment variable: /home/conan/w/BuildSingleReference/.conan/data/android-ndk/r23/_/_/package/4db1be536558d833e52e862fd84d64d75c2b3656 android-ndk/r23: Creating ANDROID_NDK_HOME environment variable: /home/conan/w/BuildSingleReference/.conan/data/android-ndk/r23/_/_/package/4db1be536558d833e52e862fd84d64d75c2b3656 android-ndk/r23 (test package): Applying build-requirement: android-ndk/r23 android-ndk/r23 (test package): Generator txt created conanbuildinfo.txt android-ndk/r23 (test package): Generator cmake created conanbuildinfo.cmake android-ndk/r23 (test package): Aggregating env generators android-ndk/r23 (test package): Generated conaninfo.txt android-ndk/r23 (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/r23 (test package): Calling build() android-ndk/r23 (test package): Running test() ----Running------ > ndk-build --version ----------------- GNU Make 4.3.90 Built for x86_64-pc-linux-gnu Copyright (C) 1988-2020 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.