******************************************************************************** conan install opensubdiv/3.4.4@#7a860013a5abc71f48e1e661ab95a842 --build=opensubdiv -pr /home/conan/workspace/prod-v1/bsr/107381/defea/profile_linux_9_libstdcpp11_gcc_release_64.opensubdiv-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/workspace/prod-v1/bsr/107381/accbe/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 9 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/workspace/prod-v1/bsr/107381/accbe/.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=9 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/workspace/prod-v1/bsr/107381/accbe/.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=9 os=Linux [options] opensubdiv:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True opensubdiv/3.4.4: Forced build from source Installing package: opensubdiv/3.4.4 Requirements opensubdiv/3.4.4 from local cache - Cache Packages opensubdiv/3.4.4:1fbd9fb0257ee0fb430a12e733667574f7af2a31 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK opensubdiv/3.4.4: Configuring sources in /home/conan/workspace/prod-v1/bsr/107381/accbe/.conan/data/opensubdiv/3.4.4/_/_/source/src opensubdiv/3.4.4: [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 opensubdiv/3.4.4: Copying sources to build folder opensubdiv/3.4.4: Building your package in /home/conan/workspace/prod-v1/bsr/107381/accbe/.conan/data/opensubdiv/3.4.4/_/_/build/1fbd9fb0257ee0fb430a12e733667574f7af2a31 opensubdiv/3.4.4: Generator txt created conanbuildinfo.txt opensubdiv/3.4.4: Calling generate() opensubdiv/3.4.4: Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' opensubdiv/3.4.4: If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE=/home/conan/workspace/prod-v1/bsr/107381/accbe/.conan/data/opensubdiv/3.4.4/_/_/build/1fbd9fb0257ee0fb430a12e733667574f7af2a31/build/Release/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' opensubdiv/3.4.4: Aggregating env generators [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK opensubdiv/3.4.4: Calling build() opensubdiv/3.4.4: Apply patch (conan): CMake: Fix position of cmake_minimum_required() opensubdiv/3.4.4: Apply patch (conan): CMake: do not populate rpath with absolute paths opensubdiv/3.4.4: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/workspace/prod-v1/bsr/107381/accbe/.conan/data/opensubdiv/3.4.4/_/_/build/1fbd9fb0257ee0fb430a12e733667574f7af2a31/build/Release/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/workspace/prod-v1/bsr/107381/accbe/.conan/data/opensubdiv/3.4.4/_/_/package/1fbd9fb0257ee0fb430a12e733667574f7af2a31" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/workspace/prod-v1/bsr/107381/accbe/.conan/data/opensubdiv/3.4.4/_/_/build/1fbd9fb0257ee0fb430a12e733667574f7af2a31/src" ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/workspace/prod-v1/bsr/107381/accbe/.conan/data/opensubdiv/3.4.4/_/_/build/1fbd9fb0257ee0fb430a12e733667574f7af2a31/build/Release/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/workspace/prod-v1/bsr/107381/accbe/.conan/data/opensubdiv/3.4.4/_/_/package/1fbd9fb0257ee0fb430a12e733667574f7af2a31" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/workspace/prod-v1/bsr/107381/accbe/.conan/data/opensubdiv/3.4.4/_/_/build/1fbd9fb0257ee0fb430a12e733667574f7af2a31/src" ----------------- -- Using Conan toolchain: /home/conan/workspace/prod-v1/bsr/107381/accbe/.conan/data/opensubdiv/3.4.4/_/_/build/1fbd9fb0257ee0fb430a12e733667574f7af2a31/build/Release/generators/conan_toolchain.cmake -- Conan toolchain: Setting CMAKE_POSITION_INDEPENDENT_CODE=ON (options.fPIC) -- Conan toolchain: Setting BUILD_SHARED_LIBS = OFF -- The C compiler identification is GNU 9.2.1 -- The CXX compiler identification is GNU 9.2.1 -- 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 -- Compiling OpenSubdiv version v3_4_4 -- Using cmake version 3.18.6 -- Could NOT find OpenGL (missing: OPENGL_opengl_LIBRARY OPENGL_glx_LIBRARY OPENGL_INCLUDE_DIR) -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Configuring incomplete, errors occurred! See also "/home/conan/workspace/prod-v1/bsr/107381/accbe/.conan/data/opensubdiv/3.4.4/_/_/build/1fbd9fb0257ee0fb430a12e733667574f7af2a31/build/Release/CMakeFiles/CMakeOutput.log". See also "/home/conan/workspace/prod-v1/bsr/107381/accbe/.conan/data/opensubdiv/3.4.4/_/_/build/1fbd9fb0257ee0fb430a12e733667574f7af2a31/build/Release/CMakeFiles/CMakeError.log". opensubdiv/3.4.4: CMake Error at /usr/share/cmake-3.18/Modules/FindPackageHandleStandardArgs.cmake:165 (message): Could NOT find X11 (missing: X11_X11_INCLUDE_PATH X11_X11_LIB) Call Stack (most recent call first): /usr/share/cmake-3.18/Modules/FindPackageHandleStandardArgs.cmake:458 (_FPHSA_FAILURE_MESSAGE) /usr/share/cmake-3.18/Modules/FindX11.cmake:414 (find_package_handle_standard_args) cmake/FindGLFW.cmake:155 (find_package) CMakeLists.txt:356 (find_package) WARN: ************************************************** WARN: *** Conan 1 is legacy and on a deprecation path ** WARN: *********** Please upgrade to Conan 2 ************ WARN: ************************************************** opensubdiv/3.4.4: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior opensubdiv/3.4.4: ERROR: Package '1fbd9fb0257ee0fb430a12e733667574f7af2a31' build failed opensubdiv/3.4.4: WARN: Build folder /home/conan/workspace/prod-v1/bsr/107381/accbe/.conan/data/opensubdiv/3.4.4/_/_/build/1fbd9fb0257ee0fb430a12e733667574f7af2a31/build/Release ERROR: opensubdiv/3.4.4: Error in build() method, line 154 cmake.configure() ConanException: Error 1 while executing cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/workspace/prod-v1/bsr/107381/accbe/.conan/data/opensubdiv/3.4.4/_/_/build/1fbd9fb0257ee0fb430a12e733667574f7af2a31/build/Release/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/workspace/prod-v1/bsr/107381/accbe/.conan/data/opensubdiv/3.4.4/_/_/package/1fbd9fb0257ee0fb430a12e733667574f7af2a31" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/workspace/prod-v1/bsr/107381/accbe/.conan/data/opensubdiv/3.4.4/_/_/build/1fbd9fb0257ee0fb430a12e733667574f7af2a31/src"