******************************************************************************** conan install glad/0.1.35@#ed843e626e7ec3c39ee21ccf8211b877 --build=glad -pr /home/conan/w/prod/BuildSingleReference/2688/c7ed76fe-01b3-4a22-9e24-0c5678ffec99/profile_linux_10_libstdcpp11_gcc_release_64.glad-shared-False.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod/BuildSingleReference/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 10 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/w/prod/BuildSingleReference/.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=10 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=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=10 os=Linux [options] glad:shared=False [build_requires] [env] glad/0.1.35: Forced build from source Installing package: glad/0.1.35 Requirements glad/0.1.35 from local cache - Cache Packages glad/0.1.35:bd85bf0c7d407ef71570ebc6e16dcd8d62575bcc - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK glad/0.1.35: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/glad/0.1.35/_/_/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 glad/0.1.35: Copying sources to build folder glad/0.1.35: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/glad/0.1.35/_/_/build/bd85bf0c7d407ef71570ebc6e16dcd8d62575bcc glad/0.1.35: Generator cmake created conanbuildinfo.cmake glad/0.1.35: 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 glad/0.1.35: Calling build() ----Running------ > cd '/home/conan/w/prod/BuildSingleReference/.conan/data/glad/0.1.35/_/_/build/bd85bf0c7d407ef71570ebc6e16dcd8d62575bcc/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="10" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/glad/0.1.35/_/_/package/bd85bf0c7d407ef71570ebc6e16dcd8d62575bcc" -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" -DCONAN_CMAKE_POSITION_INDEPENDENT_CODE="ON" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DGLAD_PROFILE="compatibility" -DGLAD_API="gl=3.3" -DGLAD_EXTENSIONS="''" -DGLAD_SPEC="gl" -DGLAD_NO_LOADER="False" -DGLAD_GENERATOR="c" -DGLAD_EXPORT="True" -DGLAD_INSTALL="True" -Wno-dev '/home/conan/w/prod/BuildSingleReference/.conan/data/glad/0.1.35/_/_/build/bd85bf0c7d407ef71570ebc6e16dcd8d62575bcc' ----------------- -- The C compiler identification is GNU 10.3.0 -- The CXX compiler identification is GNU 10.3.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 -- 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: Adjusting fPIC flag (ON) -- Conan: Compiler GCC>=5, checking major version 10 -- Conan: Checking correct version: 10 -- Found Python: /usr/bin/python3.8 (found version "3.8.10") found components: Interpreter -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/.conan/data/glad/0.1.35/_/_/build/bd85bf0c7d407ef71570ebc6e16dcd8d62575bcc/build_subfolder ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/.conan/data/glad/0.1.35/_/_/build/bd85bf0c7d407ef71570ebc6e16dcd8d62575bcc/build_subfolder' '--' '-j3' ----------------- Scanning dependencies of target glad-generate-files [ 25%] Generating GLAD [ 25%] Built target glad-generate-files Scanning dependencies of target glad [ 50%] Building C object source_subfolder/CMakeFiles/glad.dir/src/glad.c.o [ 75%] Linking C static library ../lib/libglad.a [100%] Built target glad glad/0.1.35: Package 'bd85bf0c7d407ef71570ebc6e16dcd8d62575bcc' built glad/0.1.35: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/glad/0.1.35/_/_/build/bd85bf0c7d407ef71570ebc6e16dcd8d62575bcc glad/0.1.35: Generated conaninfo.txt glad/0.1.35: Generated conanbuildinfo.txt glad/0.1.35: Generating the package glad/0.1.35: Package folder /home/conan/w/prod/BuildSingleReference/.conan/data/glad/0.1.35/_/_/package/bd85bf0c7d407ef71570ebc6e16dcd8d62575bcc glad/0.1.35: Calling package() ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/.conan/data/glad/0.1.35/_/_/build/bd85bf0c7d407ef71570ebc6e16dcd8d62575bcc/build_subfolder' '--target' 'install' '--' '-j3' ----------------- [ 25%] Built target glad-generate-files [100%] Built target glad Install the project... -- Install configuration: "Release" -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/glad/0.1.35/_/_/package/bd85bf0c7d407ef71570ebc6e16dcd8d62575bcc/lib/libglad.a -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/glad/0.1.35/_/_/package/bd85bf0c7d407ef71570ebc6e16dcd8d62575bcc/include/glad/glad.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/glad/0.1.35/_/_/package/bd85bf0c7d407ef71570ebc6e16dcd8d62575bcc/include/KHR/khrplatform.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/glad/0.1.35/_/_/package/bd85bf0c7d407ef71570ebc6e16dcd8d62575bcc/lib/cmake/glad/gladConfig.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/glad/0.1.35/_/_/package/bd85bf0c7d407ef71570ebc6e16dcd8d62575bcc/lib/cmake/glad/gladConfigVersion.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/glad/0.1.35/_/_/package/bd85bf0c7d407ef71570ebc6e16dcd8d62575bcc/lib/cmake/glad/gladTargets.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/glad/0.1.35/_/_/package/bd85bf0c7d407ef71570ebc6e16dcd8d62575bcc/lib/cmake/glad/gladTargets-release.cmake [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 glad/0.1.35 package(): Packaged 1 '.a' file: libglad.a glad/0.1.35 package(): Packaged 2 '.h' files: khrplatform.h, glad.h glad/0.1.35 package(): Packaged 1 file: LICENSE glad/0.1.35: Package 'bd85bf0c7d407ef71570ebc6e16dcd8d62575bcc' created glad/0.1.35: Created package revision afe6de77e12f57418ad4b5384d0b8cc2 [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 Aggregating env generators CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR [03/13/2022 07:40:09][INFO ][glad ]: downloading latest 'gl' specification [03/13/2022 07:40:09][INFO ][glad.opener ]: opening: 'https://raw.githubusercontent.com/KhronosGroup/OpenGL-Registry/main/xml/gl.xml' [03/13/2022 07:40:09][INFO ][glad ]: generating 'gl' bindings: {'gl': Version(major=3, minor=3)} [03/13/2022 07:40:09][INFO ][glad.opener ]: saving: 'https://raw.githubusercontent.com/KhronosGroup/EGL-Registry/master/api/KHR/khrplatform.h' to '/home/conan/w/prod/BuildSingleReference/.conan/data/glad/0.1.35/_/_/build/bd85bf0c7d407ef71570ebc6e16dcd8d62575bcc/build_subfolder/source_subfolder/include/KHR/khrplatform.h' [03/13/2022 07:40:09][INFO ][glad ]: generating 'gl' bindings - done