******************************************************************************** conan install imagl/0.1.2@#5b17721cdffa3125b968dbeb289c2173 --build=imagl -pr /home/conan/w/prod/BuildSingleReference/59160/e974ff6b-f94a-4725-82ef-f4c1db8f8d92/profile_linux_12_libcpp_clang_debug_64.imagl-shared-True.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod/BuildSingleReference/.conan/profiles/default) CC and CXX: clang, clang++ Found clang 12.0 clang>=8, using the major as version Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=clang compiler.version=12 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=clang compiler.libcxx=libc++ compiler.version=12 os=Linux [options] imagl:shared=True [build_requires] [env] libpng/1.6.37: Not found in local cache, looking in remotes... libpng/1.6.37: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libpng/1.6.37: Downloaded recipe revision abacd98afb859828aa70354fa7d55285 zlib/1.2.12: Not found in local cache, looking in remotes... zlib/1.2.12: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.12: Downloaded recipe revision 3b9e037ae1c615d045a06c67d88491ae Your compiler is clang 12 and is compatible. imagl/0.1.2: Forced build from source Installing package: imagl/0.1.2 Requirements imagl/0.1.2 from local cache - Cache libpng/1.6.37 from 'conan-center' - Downloaded zlib/1.2.12 from 'conan-center' - Downloaded Packages imagl/0.1.2:d182a1a75d96a8a02e2b2e78b53d387fffaefc44 - Build libpng/1.6.37:332bdbdd7cea7dcdad977e6868163836941c2743 - Download zlib/1.2.12:9387155579217a8eec37b28e121e419c4350656c - Download Installing (downloading, building) binaries... zlib/1.2.12: Retrieving package 9387155579217a8eec37b28e121e419c4350656c from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.12: Package installed 9387155579217a8eec37b28e121e419c4350656c zlib/1.2.12: Downloaded package revision ec07b8fe3a1606a8f7e6ab0d7aad8d99 libpng/1.6.37: Retrieving package 332bdbdd7cea7dcdad977e6868163836941c2743 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libpng/1.6.37: Package installed 332bdbdd7cea7dcdad977e6868163836941c2743 libpng/1.6.37: Downloaded package revision 92307bc581368b3cad8a397b9cce15d4 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK imagl/0.1.2: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/imagl/0.1.2/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK imagl/0.1.2: Copying sources to build folder imagl/0.1.2: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/imagl/0.1.2/_/_/build/d182a1a75d96a8a02e2b2e78b53d387fffaefc44 imagl/0.1.2: Generator cmake created conanbuildinfo.cmake imagl/0.1.2: Aggregating env generators [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 imagl/0.1.2: Calling build() ----Running------ > cd '/home/conan/w/prod/BuildSingleReference/.conan/data/imagl/0.1.2/_/_/build/d182a1a75d96a8a02e2b2e78b53d387fffaefc44/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="clang" -DCONAN_COMPILER_VERSION="12" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libc++" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/imagl/0.1.2/_/_/package/d182a1a75d96a8a02e2b2e78b53d387fffaefc44" -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" -DSTATIC_LIB="False" -DSUPPORT_PNG="True" -Wno-dev '/home/conan/w/prod/BuildSingleReference/.conan/data/imagl/0.1.2/_/_/build/d182a1a75d96a8a02e2b2e78b53d387fffaefc44' ----------------- -- The C compiler identification is Clang 12.0.0 -- The CXX compiler identification is Clang 12.0.0 -- Check for working C compiler: /usr/local/bin/clang -- Check for working C compiler: /usr/local/bin/clang -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/local/bin/clang++ -- Check for working CXX compiler: /usr/local/bin/clang++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake targets configuration -- Library png16d found /home/conan/w/prod/BuildSingleReference/.conan/data/libpng/1.6.37/_/_/package/332bdbdd7cea7dcdad977e6868163836941c2743/lib/libpng16d.a -- Library z found /home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/9387155579217a8eec37b28e121e419c4350656c/lib/libz.a -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Compiler Clang>=8, checking major version 12 -- Conan: Checking correct version: 12 -- Conan: C++ stdlib: libc++ -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/.conan/data/imagl/0.1.2/_/_/build/d182a1a75d96a8a02e2b2e78b53d387fffaefc44/build_subfolder ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/.conan/data/imagl/0.1.2/_/_/build/d182a1a75d96a8a02e2b2e78b53d387fffaefc44/build_subfolder' '--' '-j3' ----------------- Scanning dependencies of target libImaGL [ 25%] Building CXX object source_subfolder/imaGL/CMakeFiles/libImaGL.dir/loader_factory.cpp.o [ 50%] Building CXX object source_subfolder/imaGL/CMakeFiles/libImaGL.dir/imaGL.cpp.o [ 75%] Building CXX object source_subfolder/imaGL/CMakeFiles/libImaGL.dir/loader_png.cpp.o [100%] Linking CXX shared library ../../lib/libimaGLd.so [100%] Built target libImaGL imagl/0.1.2: Package 'd182a1a75d96a8a02e2b2e78b53d387fffaefc44' built imagl/0.1.2: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/imagl/0.1.2/_/_/build/d182a1a75d96a8a02e2b2e78b53d387fffaefc44 imagl/0.1.2: Generated conaninfo.txt imagl/0.1.2: Generated conanbuildinfo.txt imagl/0.1.2: Generating the package imagl/0.1.2: Package folder /home/conan/w/prod/BuildSingleReference/.conan/data/imagl/0.1.2/_/_/package/d182a1a75d96a8a02e2b2e78b53d387fffaefc44 imagl/0.1.2: Calling package() ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/.conan/data/imagl/0.1.2/_/_/build/d182a1a75d96a8a02e2b2e78b53d387fffaefc44/build_subfolder' '--target' 'install' '--' '-j3' ----------------- [100%] Built target libImaGL Install the project... -- Install configuration: "Debug" -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/imagl/0.1.2/_/_/package/d182a1a75d96a8a02e2b2e78b53d387fffaefc44/lib/libimaGLd.so -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/imagl/0.1.2/_/_/package/d182a1a75d96a8a02e2b2e78b53d387fffaefc44/include/imaGL/imaGL.h [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK imagl/0.1.2 package(): Packaged 1 '.h' file: imaGL.h imagl/0.1.2 package(): Packaged 1 '.so' file: libimaGLd.so imagl/0.1.2 package(): Packaged 1 file: LICENSE imagl/0.1.2: Package 'd182a1a75d96a8a02e2b2e78b53d387fffaefc44' created imagl/0.1.2: Created package revision 23ab35a9fa76da1cb3124d9cc37657a5 [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(): [INCLUDE PATH DOES NOT EXIST (KB-H071)] OK Aggregating env generators CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY