******************************************************************************** conan install freeglut/3.2.1@ --profile=/home/conan/w/BuildSingleReference/9573/026a848b-e5eb-4af3-851e-5fb3a6c101bd/profile.txt --build=freeglut ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++ compiler.version=4.9 os=Linux os_build=Linux [options] freeglut:shared=True [build_requires] [env] freeglut/3.2.1: Forced build from source Installing package: freeglut/3.2.1 Requirements freeglut/3.2.1 from local cache - Cache glu/system from 'conan-center' - Cache opengl/system from 'conan-center' - Cache xorg/system from 'conan-center' - Cache Packages freeglut/3.2.1:0eaa08fce365fc867275c7a015a8e637660e2800 - Build glu/system:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Cache opengl/system:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Cache xorg/system:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Cache Installing (downloading, building) binaries... opengl/system: 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 xorg/system: 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 glu/system: 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 freeglut/3.2.1: Copying sources to build folder freeglut/3.2.1: Building your package in /home/conan/w/BuildSingleReference/.conan/data/freeglut/3.2.1/_/_/build/0eaa08fce365fc867275c7a015a8e637660e2800 freeglut/3.2.1: Generator cmake created conanbuildinfo.cmake [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 freeglut/3.2.1: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/freeglut/3.2.1/_/_/build/0eaa08fce365fc867275c7a015a8e637660e2800/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="4.9" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCMAKE_CXX_FLAGS="-m64" -DCMAKE_SHARED_LINKER_FLAGS="-m64" -DCMAKE_C_FLAGS="-m64" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/freeglut/3.2.1/_/_/package/0eaa08fce365fc867275c7a015a8e637660e2800" -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" -DFREEGLUT_BUILD_DEMOS="False" -DFREEGLUT_BUILD_STATIC_LIBS="False" -DFREEGLUT_BUILD_SHARED_LIBS="True" -DFREEGLUT_GLES="False" -DFREEGLUT_PRINT_ERRORS="True" -DFREEGLUT_PRINT_WARNINGS="True" -DFREEGLUT_INSTALL_PDB="False" -DINSTALL_PDB="False" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/freeglut/3.2.1/_/_/build/0eaa08fce365fc867275c7a015a8e637660e2800' ----------------- -- 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: called inside local cache -- 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 -- Found OpenGL: /usr/lib/x86_64-linux-gnu/libGL.so -- Found X11: /usr/include -- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so -- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so - found -- Looking for gethostbyname -- Looking for gethostbyname - found -- Looking for connect -- Looking for connect - found -- Looking for remove -- Looking for remove - found -- Looking for shmat -- Looking for shmat - found -- Looking for IceConnectionNumber in ICE -- Looking for IceConnectionNumber in ICE - found -- Looking for include file /usr/include/X11/extensions/XInput2.h -- Looking for include file /usr/include/X11/extensions/XInput2.h - found -- Looking for include file sys/types.h -- Looking for include file sys/types.h - found -- Looking for include file unistd.h -- Looking for include file unistd.h - found -- Looking for include file sys/time.h freeglut/3.2.1: Terminated xorg/system: WARN: Lib folder doesn't exist, can't collect libraries: /home/conan/w/BuildSingleReference/.conan/data/xorg/system/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/lib [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component xorg::xorg libdir "lib" does not contain any declared library freeglut/3.2.1: ERROR: Package '0eaa08fce365fc867275c7a015a8e637660e2800' build failed freeglut/3.2.1: WARN: Build folder /home/conan/w/BuildSingleReference/.conan/data/freeglut/3.2.1/_/_/build/0eaa08fce365fc867275c7a015a8e637660e2800 ERROR: freeglut/3.2.1: Error in build() method, line 90 cmake = self._configure_cmake() while calling '_configure_cmake', line 86 cmake.configure(build_folder=self._build_subfolder) ConanException: Error 143 while executing cd '/home/conan/w/BuildSingleReference/.conan/data/freeglut/3.2.1/_/_/build/0eaa08fce365fc867275c7a015a8e637660e2800/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="4.9" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCMAKE_CXX_FLAGS="-m64" -DCMAKE_SHARED_LINKER_FLAGS="-m64" -DCMAKE_C_FLAGS="-m64" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/freeglut/3.2.1/_/_/package/0eaa08fce365fc867275c7a015a8e637660e2800" -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" -DFREEGLUT_BUILD_DEMOS="False" -DFREEGLUT_BUILD_STATIC_LIBS="False" -DFREEGLUT_BUILD_SHARED_LIBS="True" -DFREEGLUT_GLES="False" -DFREEGLUT_PRINT_ERRORS="True" -DFREEGLUT_PRINT_WARNINGS="True" -DFREEGLUT_INSTALL_PDB="False" -DINSTALL_PDB="False" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/freeglut/3.2.1/_/_/build/0eaa08fce365fc867275c7a015a8e637660e2800' Terminated