******************************************************************************** conan install lunasvg/2.3.2@#356367b511b281134b5a89384e789b78 --build=lunasvg -pr /home/conan/w/prod/BuildSingleReference/101239/2a3a225b-83c8-4fd0-ac5a-3bb9c4ed4bb3/profile_linux_5_libstdcpp_gcc_debug_64.lunasvg-shared-True.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/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/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/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++ compiler.version=5 os=Linux [options] lunasvg:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True plutovg/cci.20220103: Not found in local cache, looking in remotes... plutovg/cci.20220103: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz plutovg/cci.20220103: Downloaded recipe revision 939a4ffc854d5a8660a2a3914af0c669 lunasvg/2.3.2: Forced build from source Installing package: lunasvg/2.3.2 Requirements lunasvg/2.3.2 from local cache - Cache plutovg/cci.20220103 from 'conan-center' - Downloaded Packages lunasvg/2.3.2:5ecce9225ed2f4577e16bb22ec88a458cb8d3ddc - Build plutovg/cci.20220103:b1b85bfdc2206d81b3ed6a49e78498182bb98ef3 - Download Installing (downloading, building) binaries... plutovg/cci.20220103: Retrieving package b1b85bfdc2206d81b3ed6a49e78498182bb98ef3 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz plutovg/cci.20220103: Package installed b1b85bfdc2206d81b3ed6a49e78498182bb98ef3 plutovg/cci.20220103: Downloaded package revision 8681150f71265d2be90228120bcf358f [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK lunasvg/2.3.2: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/lunasvg/2.3.2/_/_/source/src lunasvg/2.3.2: [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 lunasvg/2.3.2: Copying sources to build folder lunasvg/2.3.2: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/lunasvg/2.3.2/_/_/build/5ecce9225ed2f4577e16bb22ec88a458cb8d3ddc lunasvg/2.3.2: Generator txt created conanbuildinfo.txt lunasvg/2.3.2: Calling generate() lunasvg/2.3.2: Aggregating env generators [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 lunasvg/2.3.2: Calling build() lunasvg/2.3.2: Apply patch (conan): use external plutovg and fix installation path for conan lunasvg/2.3.2: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/lunasvg/2.3.2/_/_/build/5ecce9225ed2f4577e16bb22ec88a458cb8d3ddc/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/lunasvg/2.3.2/_/_/package/5ecce9225ed2f4577e16bb22ec88a458cb8d3ddc" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/.conan/data/lunasvg/2.3.2/_/_/build/5ecce9225ed2f4577e16bb22ec88a458cb8d3ddc/src" ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/lunasvg/2.3.2/_/_/build/5ecce9225ed2f4577e16bb22ec88a458cb8d3ddc/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/lunasvg/2.3.2/_/_/package/5ecce9225ed2f4577e16bb22ec88a458cb8d3ddc" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/.conan/data/lunasvg/2.3.2/_/_/build/5ecce9225ed2f4577e16bb22ec88a458cb8d3ddc/src" ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/.conan/data/lunasvg/2.3.2/_/_/build/5ecce9225ed2f4577e16bb22ec88a458cb8d3ddc/build/generators/conan_toolchain.cmake -- Conan toolchain: Setting BUILD_SHARED_LIBS = ON -- The CXX compiler identification is GNU 5.4.0 -- The C 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 -- 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 -- Conan: Target declared 'plutovg::plutovg' -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/.conan/data/lunasvg/2.3.2/_/_/build/5ecce9225ed2f4577e16bb22ec88a458cb8d3ddc/build/Debug lunasvg/2.3.2: CMake command: cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/lunasvg/2.3.2/_/_/build/5ecce9225ed2f4577e16bb22ec88a458cb8d3ddc/build/Debug" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/lunasvg/2.3.2/_/_/build/5ecce9225ed2f4577e16bb22ec88a458cb8d3ddc/build/Debug" '--' '-j3' ----------------- Scanning dependencies of target lunasvg [ 4%] Building CXX object CMakeFiles/lunasvg.dir/source/lunasvg.cpp.o [ 8%] Building CXX object CMakeFiles/lunasvg.dir/source/element.cpp.o [ 12%] Building CXX object CMakeFiles/lunasvg.dir/source/property.cpp.o [ 16%] Building CXX object CMakeFiles/lunasvg.dir/source/parser.cpp.o [ 20%] Building CXX object CMakeFiles/lunasvg.dir/source/layoutcontext.cpp.o [ 25%] Building CXX object CMakeFiles/lunasvg.dir/source/canvas.cpp.o [ 29%] Building CXX object CMakeFiles/lunasvg.dir/source/clippathelement.cpp.o [ 33%] Building CXX object CMakeFiles/lunasvg.dir/source/defselement.cpp.o [ 37%] Building CXX object CMakeFiles/lunasvg.dir/source/gelement.cpp.o [ 41%] Building CXX object CMakeFiles/lunasvg.dir/source/geometryelement.cpp.o [ 45%] Building CXX object CMakeFiles/lunasvg.dir/source/graphicselement.cpp.o [ 50%] Building CXX object CMakeFiles/lunasvg.dir/source/maskelement.cpp.o [ 54%] Building CXX object CMakeFiles/lunasvg.dir/source/markerelement.cpp.o [ 58%] Building CXX object CMakeFiles/lunasvg.dir/source/paintelement.cpp.o [ 62%] Building CXX object CMakeFiles/lunasvg.dir/source/stopelement.cpp.o [ 66%] Building CXX object CMakeFiles/lunasvg.dir/source/styledelement.cpp.o [ 70%] Building CXX object CMakeFiles/lunasvg.dir/source/styleelement.cpp.o [ 75%] Building CXX object CMakeFiles/lunasvg.dir/source/svgelement.cpp.o [ 79%] Building CXX object CMakeFiles/lunasvg.dir/source/symbolelement.cpp.o [ 83%] Building CXX object CMakeFiles/lunasvg.dir/source/useelement.cpp.o [ 87%] Building C object CMakeFiles/lunasvg.dir/3rdparty/software/sw_ft_math.c.o [ 91%] Building C object CMakeFiles/lunasvg.dir/3rdparty/software/sw_ft_raster.c.o [ 95%] Building C object CMakeFiles/lunasvg.dir/3rdparty/software/sw_ft_stroker.c.o [100%] Linking CXX shared library liblunasvg.so [100%] Built target lunasvg lunasvg/2.3.2: Package '5ecce9225ed2f4577e16bb22ec88a458cb8d3ddc' built lunasvg/2.3.2: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/lunasvg/2.3.2/_/_/build/5ecce9225ed2f4577e16bb22ec88a458cb8d3ddc/build/Debug lunasvg/2.3.2: Generated conaninfo.txt lunasvg/2.3.2: Generated conanbuildinfo.txt lunasvg/2.3.2: Generating the package lunasvg/2.3.2: Package folder /home/conan/w/prod/BuildSingleReference/.conan/data/lunasvg/2.3.2/_/_/package/5ecce9225ed2f4577e16bb22ec88a458cb8d3ddc lunasvg/2.3.2: Calling package() lunasvg/2.3.2: Copied 1 file: LICENSE lunasvg/2.3.2: CMake command: cmake --install "/home/conan/w/prod/BuildSingleReference/.conan/data/lunasvg/2.3.2/_/_/build/5ecce9225ed2f4577e16bb22ec88a458cb8d3ddc/build/Debug" --prefix "/home/conan/w/prod/BuildSingleReference/.conan/data/lunasvg/2.3.2/_/_/package/5ecce9225ed2f4577e16bb22ec88a458cb8d3ddc" ----Running------ > cmake --install "/home/conan/w/prod/BuildSingleReference/.conan/data/lunasvg/2.3.2/_/_/build/5ecce9225ed2f4577e16bb22ec88a458cb8d3ddc/build/Debug" --prefix "/home/conan/w/prod/BuildSingleReference/.conan/data/lunasvg/2.3.2/_/_/package/5ecce9225ed2f4577e16bb22ec88a458cb8d3ddc" ----------------- -- Install configuration: "Debug" -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/lunasvg/2.3.2/_/_/package/5ecce9225ed2f4577e16bb22ec88a458cb8d3ddc/include/lunasvg.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/lunasvg/2.3.2/_/_/package/5ecce9225ed2f4577e16bb22ec88a458cb8d3ddc/lib/liblunasvg.so [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 [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK lunasvg/2.3.2 package(): Packaged 1 file: LICENSE lunasvg/2.3.2 package(): Packaged 1 '.so' file: liblunasvg.so lunasvg/2.3.2 package(): Packaged 1 '.h' file: lunasvg.h lunasvg/2.3.2: Package '5ecce9225ed2f4577e16bb22ec88a458cb8d3ddc' created lunasvg/2.3.2: Created package revision fa28f438b83c4c8c440e342018cf6b38 [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 lunasvg/2.3.2: 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 lunasvg/2.3.2: 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