******************************************************************************** conan install imagl/0.2.1@ --build=imagl --profile=/home/conan/w/BuildSingleReference/44661/01405822-5410-47d1-82b2-e6436e638297/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=clang compiler.libcxx=libc++ compiler.version=11 os=Linux os_build=Linux [options] imagl:shared=True [build_requires] [env] Your compiler is clang 11 and is compatible. imagl/0.2.1: Forced build from source Installing package: imagl/0.2.1 Requirements imagl/0.2.1 from local cache - Cache libjpeg/9d from 'conan-center' - Cache libpng/1.6.37 from 'conan-center' - Cache zlib/1.2.11 from 'conan-center' - Cache Packages imagl/0.2.1:e24b6e34e8fe2f868789c65cd6b92ec040cfd9a6 - Build libjpeg/9d:d988447fa516eac7400b2f34e2d4b89e42b4b1a8 - Cache libpng/1.6.37:5958fc9f3854e383946ca07ebe63fb2edcd05b8e - Cache zlib/1.2.11:d988447fa516eac7400b2f34e2d4b89e42b4b1a8 - Cache Installing (downloading, building) binaries... libjpeg/9d: 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 zlib/1.2.11: 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 libpng/1.6.37: 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 imagl/0.2.1: Copying sources to build folder imagl/0.2.1: Building your package in /home/conan/w/BuildSingleReference/.conan/data/imagl/0.2.1/_/_/build/e24b6e34e8fe2f868789c65cd6b92ec040cfd9a6 imagl/0.2.1: Generator cmake created conanbuildinfo.cmake imagl/0.2.1: 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.2.1: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/imagl/0.2.1/_/_/build/e24b6e34e8fe2f868789c65cd6b92ec040cfd9a6/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="clang" -DCONAN_COMPILER_VERSION="11" -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/BuildSingleReference/.conan/data/imagl/0.2.1/_/_/package/e24b6e34e8fe2f868789c65cd6b92ec040cfd9a6" -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" -DSUPPORT_JPEG="True" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/imagl/0.2.1/_/_/build/e24b6e34e8fe2f868789c65cd6b92ec040cfd9a6' ----------------- -- The C compiler identification is Clang 11.1.0 -- The CXX compiler identification is Clang 11.1.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/clang - 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/clang++ - skipped -- 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 png16 found /home/conan/w/BuildSingleReference/.conan/data/libpng/1.6.37/_/_/package/5958fc9f3854e383946ca07ebe63fb2edcd05b8e/lib/libpng16.a -- Library jpeg found /home/conan/w/BuildSingleReference/.conan/data/libjpeg/9d/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/lib/libjpeg.a -- Library z found /home/conan/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/lib/libz.a -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Compiler Clang>=8, checking major version 11 -- Conan: Checking correct version: 11 -- Conan: C++ stdlib: libc++ -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/.conan/data/imagl/0.2.1/_/_/build/e24b6e34e8fe2f868789c65cd6b92ec040cfd9a6/build_subfolder ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/imagl/0.2.1/_/_/build/e24b6e34e8fe2f868789c65cd6b92ec040cfd9a6/build_subfolder' '--' '-j3' ----------------- Scanning dependencies of target libImaGL [ 20%] Building CXX object source_subfolder/imaGL/CMakeFiles/libImaGL.dir/imaGL.cpp.o [ 40%] Building CXX object source_subfolder/imaGL/CMakeFiles/libImaGL.dir/loader_factory.cpp.o [ 60%] Building CXX object source_subfolder/imaGL/CMakeFiles/libImaGL.dir/loader_jpeg.cpp.o source_subfolder/imaGL/CMakeFiles/libImaGL.dir/build.make:81: recipe for target 'source_subfolder/imaGL/CMakeFiles/libImaGL.dir/imaGL.cpp.o' failed source_subfolder/imaGL/CMakeFiles/libImaGL.dir/build.make:94: recipe for target 'source_subfolder/imaGL/CMakeFiles/libImaGL.dir/loader_factory.cpp.o' failed source_subfolder/imaGL/CMakeFiles/libImaGL.dir/build.make:107: recipe for target 'source_subfolder/imaGL/CMakeFiles/libImaGL.dir/loader_jpeg.cpp.o' failed CMakeFiles/Makefile2:130: recipe for target 'source_subfolder/imaGL/CMakeFiles/libImaGL.dir/all' failed Makefile:148: recipe for target 'all' failed imagl/0.2.1: CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY Terminated make[2]: *** [source_subfolder/imaGL/CMakeFiles/libImaGL.dir/imaGL.cpp.o] Error 143 make[2]: *** Waiting for unfinished jobs.... Terminated make[2]: *** [source_subfolder/imaGL/CMakeFiles/libImaGL.dir/loader_factory.cpp.o] Error 143 Terminated make[2]: *** [source_subfolder/imaGL/CMakeFiles/libImaGL.dir/loader_jpeg.cpp.o] Error 143 make[1]: *** [source_subfolder/imaGL/CMakeFiles/libImaGL.dir/all] Error 2 make: *** [all] Error 2 Terminated imagl/0.2.1: WARN: Build folder is dirty, removing it: /home/conan/w/BuildSingleReference/.conan/data/imagl/0.2.1/_/_/build/e24b6e34e8fe2f868789c65cd6b92ec040cfd9a6 imagl/0.2.1: ERROR: Package 'e24b6e34e8fe2f868789c65cd6b92ec040cfd9a6' build failed imagl/0.2.1: WARN: Build folder /home/conan/w/BuildSingleReference/.conan/data/imagl/0.2.1/_/_/build/e24b6e34e8fe2f868789c65cd6b92ec040cfd9a6 ERROR: imagl/0.2.1: Error in build() method, line 120 cmake.build() ConanException: Error 143 while executing cmake --build '/home/conan/w/BuildSingleReference/.conan/data/imagl/0.2.1/_/_/build/e24b6e34e8fe2f868789c65cd6b92ec040cfd9a6/build_subfolder' '--' '-j3' Terminated