******************************************************************************** conan install rectanglebinpack/cci.20210901@#449921638df6667ceb74d563bb3644c9 --build=rectanglebinpack -pr /home/conan/w/prod-v1/BuildSingleReference/18552/99126c4d-075f-451b-a576-343cdb56e599/profile_linux_5_libstdcpp11_gcc_debug_64.rectanglebinpack-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/w/prod-v1/BuildSingleReference/.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/w/prod-v1/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=5 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod-v1/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=5 os=Linux [options] rectanglebinpack:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True rectanglebinpack/cci.20210901: Forced build from source Installing package: rectanglebinpack/cci.20210901 Requirements rectanglebinpack/cci.20210901 from local cache - Cache Packages rectanglebinpack/cci.20210901:fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK rectanglebinpack/cci.20210901: Configuring sources in /home/conan/w/prod-v1/BuildSingleReference/.conan/data/rectanglebinpack/cci.20210901/_/_/source/src rectanglebinpack/cci.20210901: rectanglebinpack/cci.20210901: Unzipping 452.0KB, this can take a while rectanglebinpack/cci.20210901: [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 rectanglebinpack/cci.20210901: Copying sources to build folder rectanglebinpack/cci.20210901: Building your package in /home/conan/w/prod-v1/BuildSingleReference/.conan/data/rectanglebinpack/cci.20210901/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb rectanglebinpack/cci.20210901: Generator txt created conanbuildinfo.txt rectanglebinpack/cci.20210901: Calling generate() rectanglebinpack/cci.20210901: Preset 'debug' added to CMakePresets.json. Invoke it manually using 'cmake --preset debug' rectanglebinpack/cci.20210901: If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE=/home/conan/w/prod-v1/BuildSingleReference/.conan/data/rectanglebinpack/cci.20210901/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/build/Debug/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Debug' rectanglebinpack/cci.20210901: 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 rectanglebinpack/cci.20210901: Calling build() rectanglebinpack/cci.20210901: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod-v1/BuildSingleReference/.conan/data/rectanglebinpack/cci.20210901/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod-v1/BuildSingleReference/.conan/data/rectanglebinpack/cci.20210901/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod-v1/BuildSingleReference/.conan/data/rectanglebinpack/cci.20210901/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src" ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod-v1/BuildSingleReference/.conan/data/rectanglebinpack/cci.20210901/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod-v1/BuildSingleReference/.conan/data/rectanglebinpack/cci.20210901/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod-v1/BuildSingleReference/.conan/data/rectanglebinpack/cci.20210901/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src" ----------------- -- Using Conan toolchain: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/rectanglebinpack/cci.20210901/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/build/Debug/generators/conan_toolchain.cmake -- Conan toolchain: Setting CMAKE_POSITION_INDEPENDENT_CODE=ON (options.fPIC) -- Conan toolchain: Setting BUILD_SHARED_LIBS = OFF -- The CXX compiler identification is GNU 5.4.0 -- 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 -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/rectanglebinpack/cci.20210901/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/build/Debug rectanglebinpack/cci.20210901: CMake command: cmake --build "/home/conan/w/prod-v1/BuildSingleReference/.conan/data/rectanglebinpack/cci.20210901/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/build/Debug" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod-v1/BuildSingleReference/.conan/data/rectanglebinpack/cci.20210901/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/build/Debug" '--' '-j3' ----------------- Scanning dependencies of target MaxRectsBinPackTest Scanning dependencies of target RectangleBinPack [ 9%] Building CXX object CMakeFiles/MaxRectsBinPackTest.dir/test/MaxRectsBinPackTest.cpp.o [ 18%] Building CXX object CMakeFiles/MaxRectsBinPackTest.dir/MaxRectsBinPack.cpp.o [ 27%] Building CXX object CMakeFiles/RectangleBinPack.dir/GuillotineBinPack.cpp.o [ 36%] Building CXX object CMakeFiles/MaxRectsBinPackTest.dir/Rect.cpp.o [ 45%] Building CXX object CMakeFiles/RectangleBinPack.dir/MaxRectsBinPack.cpp.o [ 54%] Building CXX object CMakeFiles/RectangleBinPack.dir/Rect.cpp.o [ 63%] Building CXX object CMakeFiles/RectangleBinPack.dir/ShelfBinPack.cpp.o [ 72%] Linking CXX executable MaxRectsBinPackTest [ 72%] Built target MaxRectsBinPackTest [ 81%] Building CXX object CMakeFiles/RectangleBinPack.dir/ShelfNextFitBinPack.cpp.o [ 90%] Building CXX object CMakeFiles/RectangleBinPack.dir/SkylineBinPack.cpp.o [100%] Linking CXX static library libRectangleBinPack.a [100%] Built target RectangleBinPack rectanglebinpack/cci.20210901: Package 'fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb' built rectanglebinpack/cci.20210901: Build folder /home/conan/w/prod-v1/BuildSingleReference/.conan/data/rectanglebinpack/cci.20210901/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/build/Debug rectanglebinpack/cci.20210901: Generated conaninfo.txt rectanglebinpack/cci.20210901: Generated conanbuildinfo.txt rectanglebinpack/cci.20210901: Generating the package rectanglebinpack/cci.20210901: Package folder /home/conan/w/prod-v1/BuildSingleReference/.conan/data/rectanglebinpack/cci.20210901/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb rectanglebinpack/cci.20210901: Calling package() rectanglebinpack/cci.20210901: Copied 6 '.h' files rectanglebinpack/cci.20210901: Copied 1 '.a' file: libRectangleBinPack.a [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(): [STATIC ARTIFACTS (KB-H074)] OK [HOOK - conan-center.py] post_package(): [EITHER STATIC OR SHARED OF EACH LIB (KB-H076)] 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 [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK [HOOK - conan-center.py] post_package(): [APPLE RELOCATABLE SHARED LIBS (KB-H077)] OK rectanglebinpack/cci.20210901 package(): Packaged 1 file: LICENSE rectanglebinpack/cci.20210901 package(): Packaged 1 '.a' file: libRectangleBinPack.a rectanglebinpack/cci.20210901 package(): Packaged 6 '.h' files rectanglebinpack/cci.20210901: Package 'fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb' created rectanglebinpack/cci.20210901: Created package revision 33fae0f0bd72c9b72d603fa9af73009e [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 [HOOK - conan-center.py] post_package_info(): [INCLUDE PATH DOES NOT EXIST (KB-H071)] OK Aggregating env generators rectanglebinpack/cci.20210901: 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