******************************************************************************** conan install opensubdiv/3.6.0@#bc6a3ecb282f22e982a32caf7730749c --build=opensubdiv -pr /home/conan/workspace/prod-v1/bsr/107380/deacc/profile_linux_5_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/107380/ffcad/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 5.4 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/107380/ffcad/.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=5 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/workspace/prod-v1/bsr/107380/ffcad/.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=5 os=Linux [options] opensubdiv:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True opensubdiv/3.6.0: Forced build from source Installing package: opensubdiv/3.6.0 Requirements opensubdiv/3.6.0 from local cache - Cache Packages opensubdiv/3.6.0:7b0505d5ad0c355c223666b8a9aac4ec394647f0 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK opensubdiv/3.6.0: Configuring sources in /home/conan/workspace/prod-v1/bsr/107380/ffcad/.conan/data/opensubdiv/3.6.0/_/_/source/src opensubdiv/3.6.0: [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.6.0: Copying sources to build folder opensubdiv/3.6.0: Building your package in /home/conan/workspace/prod-v1/bsr/107380/ffcad/.conan/data/opensubdiv/3.6.0/_/_/build/7b0505d5ad0c355c223666b8a9aac4ec394647f0 opensubdiv/3.6.0: Generator txt created conanbuildinfo.txt opensubdiv/3.6.0: Calling generate() opensubdiv/3.6.0: Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' opensubdiv/3.6.0: 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/107380/ffcad/.conan/data/opensubdiv/3.6.0/_/_/build/7b0505d5ad0c355c223666b8a9aac4ec394647f0/build/Release/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' opensubdiv/3.6.0: 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.6.0: Calling build() opensubdiv/3.6.0: Apply patch (conan): CMake: do not populate rpath with absolute paths opensubdiv/3.6.0: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/workspace/prod-v1/bsr/107380/ffcad/.conan/data/opensubdiv/3.6.0/_/_/build/7b0505d5ad0c355c223666b8a9aac4ec394647f0/build/Release/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/workspace/prod-v1/bsr/107380/ffcad/.conan/data/opensubdiv/3.6.0/_/_/package/7b0505d5ad0c355c223666b8a9aac4ec394647f0" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/workspace/prod-v1/bsr/107380/ffcad/.conan/data/opensubdiv/3.6.0/_/_/build/7b0505d5ad0c355c223666b8a9aac4ec394647f0/src" ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/workspace/prod-v1/bsr/107380/ffcad/.conan/data/opensubdiv/3.6.0/_/_/build/7b0505d5ad0c355c223666b8a9aac4ec394647f0/build/Release/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/workspace/prod-v1/bsr/107380/ffcad/.conan/data/opensubdiv/3.6.0/_/_/package/7b0505d5ad0c355c223666b8a9aac4ec394647f0" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/workspace/prod-v1/bsr/107380/ffcad/.conan/data/opensubdiv/3.6.0/_/_/build/7b0505d5ad0c355c223666b8a9aac4ec394647f0/src" ----------------- -- Using Conan toolchain: /home/conan/workspace/prod-v1/bsr/107380/ffcad/.conan/data/opensubdiv/3.6.0/_/_/build/7b0505d5ad0c355c223666b8a9aac4ec394647f0/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 5.4.0 -- The CXX compiler identification is GNU 5.4.0 -- 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_6_0 -- 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/107380/ffcad/.conan/data/opensubdiv/3.6.0/_/_/build/7b0505d5ad0c355c223666b8a9aac4ec394647f0/build/Release/CMakeFiles/CMakeOutput.log". See also "/home/conan/workspace/prod-v1/bsr/107380/ffcad/.conan/data/opensubdiv/3.6.0/_/_/build/7b0505d5ad0c355c223666b8a9aac4ec394647f0/build/Release/CMakeFiles/CMakeError.log". opensubdiv/3.6.0: 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:376 (find_package) WARN: ************************************************** WARN: *** Conan 1 is legacy and on a deprecation path ** WARN: *********** Please upgrade to Conan 2 ************ WARN: ************************************************** opensubdiv/3.6.0: 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.6.0: ERROR: Package '7b0505d5ad0c355c223666b8a9aac4ec394647f0' build failed opensubdiv/3.6.0: WARN: Build folder /home/conan/workspace/prod-v1/bsr/107380/ffcad/.conan/data/opensubdiv/3.6.0/_/_/build/7b0505d5ad0c355c223666b8a9aac4ec394647f0/build/Release ERROR: opensubdiv/3.6.0: 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/107380/ffcad/.conan/data/opensubdiv/3.6.0/_/_/build/7b0505d5ad0c355c223666b8a9aac4ec394647f0/build/Release/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/workspace/prod-v1/bsr/107380/ffcad/.conan/data/opensubdiv/3.6.0/_/_/package/7b0505d5ad0c355c223666b8a9aac4ec394647f0" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/workspace/prod-v1/bsr/107380/ffcad/.conan/data/opensubdiv/3.6.0/_/_/build/7b0505d5ad0c355c223666b8a9aac4ec394647f0/src"