******************************************************************************** conan test conan-center-index/recipes/acl/all/test_package/conanfile.py acl/2.3.1@ --profile=/home/conan/w/BuildSingleReference/13240/115d74e2-ba99-415a-a450-1d33944252c3/profile.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 4.9 Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=4.9 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 arch_build=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++ compiler.version=4.9 os=Linux os_build=Linux [options] acl:shared=True [build_requires] [env] libattr/2.5.1: Not found in local cache, looking in remotes... libattr/2.5.1: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libattr/2.5.1: Downloaded recipe revision a8e52885897b3b3f8785f4ddfb314403 acl/2.3.1 (test package): Installing package Requirements acl/2.3.1 from local cache - Cache libattr/2.5.1 from 'conan-center' - Downloaded Packages acl/2.3.1:64aeff0b98b6cd3b674134e37e690f048f3f75d7 - Download libattr/2.5.1:b869e6c05cb587ad588e5ec485deb62012ec7b93 - Download Installing (downloading, building) binaries... libattr/2.5.1: Retrieving package b869e6c05cb587ad588e5ec485deb62012ec7b93 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libattr/2.5.1: Package installed b869e6c05cb587ad588e5ec485deb62012ec7b93 libattr/2.5.1: Downloaded package revision 7d696dec1b2b0d2c78d4779e9f67a7ca acl/2.3.1: Retrieving package 64aeff0b98b6cd3b674134e37e690f048f3f75d7 from remote 'c3i_PR-5663' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz acl/2.3.1: Package installed 64aeff0b98b6cd3b674134e37e690f048f3f75d7 acl/2.3.1: Downloaded package revision 403c269d10cbcf8eaf1f1c68be8c9d83 [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 [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 acl/2.3.1 (test package): Generator cmake created conanbuildinfo.cmake acl/2.3.1 (test package): Generator txt created conanbuildinfo.txt acl/2.3.1 (test package): Generated conaninfo.txt acl/2.3.1 (test package): Generated graphinfo Using lockfile: '/home/conan/w/BuildSingleReference/conan-center-index/recipes/acl/all/test_package/build/f1bf6cf8f986e96fbba884fcbfa95c4bca5b5858/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 acl/2.3.1 (test package): Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/conan-center-index/recipes/acl/all/test_package/build/f1bf6cf8f986e96fbba884fcbfa95c4bca5b5858' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="4.9" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/conan-center-index/recipes/acl/all/test_package/build/f1bf6cf8f986e96fbba884fcbfa95c4bca5b5858/package" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/BuildSingleReference/conan-center-index/recipes/acl/all/test_package' ----------------- -- The C compiler identification is GNU 4.9.4 -- The CXX compiler identification is GNU 4.9.4 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Checking correct version: 4.9 -- Conan: C++ stdlib: libstdc++ -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/conan-center-index/recipes/acl/all/test_package/build/f1bf6cf8f986e96fbba884fcbfa95c4bca5b5858 ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/conan-center-index/recipes/acl/all/test_package/build/f1bf6cf8f986e96fbba884fcbfa95c4bca5b5858' '--' '-j3' ----------------- Scanning dependencies of target example_c [ 50%] Building C object CMakeFiles/example_c.dir/test_package.c.o [100%] Linking C executable bin/example_c [100%] Built target example_c acl/2.3.1 (test package): Running test() ----Running------ > bin/example_c ----------------- example_c -- get access control lists of files Usage: example_c file ... CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR