******************************************************************************** conan install lemon/3.32.3@ --build=lemon --profile=/home/conan/w/BuildSingleReference/23877/1839b3da-0012-4fc2-bbfa-589bf9103188/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/BuildSingleReference/.conan/profiles/default) CC and CXX: clang, clang++ Found clang 5.0 Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=clang compiler.version=5.0 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=clang compiler.libcxx=libstdc++ compiler.version=5.0 os=Linux os_build=Linux [options] [build_requires] [env] lemon/3.32.3: Forced build from source Installing package: lemon/3.32.3 Requirements lemon/3.32.3 from local cache - Cache Packages lemon/3.32.3:740a21f3db572a2abb5da3bbb6d68d4b66e9eebf - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK lemon/3.32.3: Configuring sources in /home/conan/w/BuildSingleReference/.conan/data/lemon/3.32.3/_/_/source Unzipping 102.2MB, this can take a while [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK lemon/3.32.3: Copying sources to build folder lemon/3.32.3: Building your package in /home/conan/w/BuildSingleReference/.conan/data/lemon/3.32.3/_/_/build/740a21f3db572a2abb5da3bbb6d68d4b66e9eebf lemon/3.32.3: Generator cmake created conanbuildinfo.cmake [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 lemon/3.32.3: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/lemon/3.32.3/_/_/build/740a21f3db572a2abb5da3bbb6d68d4b66e9eebf' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="clang" -DCONAN_COMPILER_VERSION="5.0" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/lemon/3.32.3/_/_/package/740a21f3db572a2abb5da3bbb6d68d4b66e9eebf" -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" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/lemon/3.32.3/_/_/build/740a21f3db572a2abb5da3bbb6d68d4b66e9eebf' ----------------- -- The C compiler identification is Clang 5.0.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/clang - skipped -- Detecting C compile features -- Detecting C 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 -- This project seems to be plain C, using 'Clang' compiler -- Conan: Checking correct version: 5.0 -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/.conan/data/lemon/3.32.3/_/_/build/740a21f3db572a2abb5da3bbb6d68d4b66e9eebf ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/lemon/3.32.3/_/_/build/740a21f3db572a2abb5da3bbb6d68d4b66e9eebf' '--' '-j3' ----------------- Scanning dependencies of target lemon [ 50%] Building C object CMakeFiles/lemon.dir/source_subfolder/tool/lemon.c.o [100%] Linking C executable bin/lemon [100%] Built target lemon lemon/3.32.3: Package '740a21f3db572a2abb5da3bbb6d68d4b66e9eebf' built lemon/3.32.3: Build folder /home/conan/w/BuildSingleReference/.conan/data/lemon/3.32.3/_/_/build/740a21f3db572a2abb5da3bbb6d68d4b66e9eebf lemon/3.32.3: Generated conaninfo.txt lemon/3.32.3: Generated conanbuildinfo.txt lemon/3.32.3: Generating the package lemon/3.32.3: Package folder /home/conan/w/BuildSingleReference/.conan/data/lemon/3.32.3/_/_/package/740a21f3db572a2abb5da3bbb6d68d4b66e9eebf lemon/3.32.3: Calling package() ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/lemon/3.32.3/_/_/build/740a21f3db572a2abb5da3bbb6d68d4b66e9eebf' '--target' 'install' '--' '-j3' ----------------- [100%] Built target lemon Install the project... -- Install configuration: "Debug" -- Installing: /home/conan/w/BuildSingleReference/.conan/data/lemon/3.32.3/_/_/package/740a21f3db572a2abb5da3bbb6d68d4b66e9eebf/bin/lemon -- Installing: /home/conan/w/BuildSingleReference/.conan/data/lemon/3.32.3/_/_/package/740a21f3db572a2abb5da3bbb6d68d4b66e9eebf/bin/lempar.c [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 lemon/3.32.3 package(): Packaged 2 files: lemon, LICENSE lemon/3.32.3 package(): Packaged 1 '.c' file: lempar.c lemon/3.32.3: Package '740a21f3db572a2abb5da3bbb6d68d4b66e9eebf' created lemon/3.32.3: Created package revision 2ff9bf707b145692f9f22237585de476 lemon/3.32.3: Appending PATH environment variable: /home/conan/w/BuildSingleReference/.conan/data/lemon/3.32.3/_/_/package/740a21f3db572a2abb5da3bbb6d68d4b66e9eebf/bin [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 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 /home/conan/w/BuildSingleReference/.conan/data/lemon/3.32.3/_/_/build/740a21f3db572a2abb5da3bbb6d68d4b66e9eebf/source_subfolder/tool/lemon.c:3543:36: warning: size argument in 'strncat' call appears to be size of the source [-Wstrncat-size] strncat(static_path, filename, sizeof(filename)); ^~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/lemon/3.32.3/_/_/build/740a21f3db572a2abb5da3bbb6d68d4b66e9eebf/source_subfolder/tool/lemon.c:3543:36: note: change the argument to be the free space in the destination buffer minus the terminating null byte strncat(static_path, filename, sizeof(filename)); ^~~~~~~~~~~~~~~~ sizeof(static_path) - strlen(static_path) - 1 1 warning generated. lemon/3.32.3: WARN: Lib folder doesn't exist, can't collect libraries: /home/conan/w/BuildSingleReference/.conan/data/lemon/3.32.3/_/_/package/740a21f3db572a2abb5da3bbb6d68d4b66e9eebf/lib