******************************************************************************** conan install lzip/1.21@ --build=lzip --profile=/home/conan/w/BuildSingleReference/21068/8de4bdd2-3368-46f5-a672-f785c1824fa9/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] lzip/1.21: Forced build from source Installing package: lzip/1.21 Requirements lzip/1.21 from local cache - Cache Packages lzip/1.21:740a21f3db572a2abb5da3bbb6d68d4b66e9eebf - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK lzip/1.21: Configuring sources in /home/conan/w/BuildSingleReference/.conan/data/lzip/1.21/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK lzip/1.21: Copying sources to build folder lzip/1.21: Building your package in /home/conan/w/BuildSingleReference/.conan/data/lzip/1.21/_/_/build/740a21f3db572a2abb5da3bbb6d68d4b66e9eebf lzip/1.21: Generator txt created conanbuildinfo.txt [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 lzip/1.21: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/lzip/1.21/_/_/build/740a21f3db572a2abb5da3bbb6d68d4b66e9eebf/detectdir' && 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/lzip/1.21/_/_/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/lzip/1.21/_/_/build/740a21f3db572a2abb5da3bbb6d68d4b66e9eebf/detectdir' ----------------- -- The C compiler identification is Clang 5.0.0 -- The CXX 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 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/clang++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- CC=/usr/bin/clang -- CXX=/usr/bin/clang++ -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/.conan/data/lzip/1.21/_/_/build/740a21f3db572a2abb5da3bbb6d68d4b66e9eebf/detectdir lzip/1.21: Calling: > source_subfolder/configure '--prefix=/home/conan/w/BuildSingleReference/.conan/data/lzip/1.21/_/_/package/740a21f3db572a2abb5da3bbb6d68d4b66e9eebf' '--bindir=${prefix}/bin' '--datarootdir=${prefix}/share' ----Running------ > source_subfolder/configure '--prefix=/home/conan/w/BuildSingleReference/.conan/data/lzip/1.21/_/_/package/740a21f3db572a2abb5da3bbb6d68d4b66e9eebf' '--bindir=${prefix}/bin' '--datarootdir=${prefix}/share' ----------------- creating config.status creating Makefile VPATH = source_subfolder prefix = /home/conan/w/BuildSingleReference/.conan/data/lzip/1.21/_/_/package/740a21f3db572a2abb5da3bbb6d68d4b66e9eebf exec_prefix = $(prefix) bindir = ${prefix}/bin datarootdir = ${prefix}/share infodir = $(datarootdir)/info mandir = $(datarootdir)/man CXX = clang++ CPPFLAGS = CXXFLAGS = -m64 -g LDFLAGS = -m64 OK. Now you can run make. ----Running------ > make -j3 ----------------- clang++ -m64 -g -c -o arg_parser.o source_subfolder/arg_parser.cc clang++ -m64 -g -c -o lzip_index.o source_subfolder/lzip_index.cc clang++ -m64 -g -c -o list.o source_subfolder/list.cc clang++ -m64 -g -c -o encoder_base.o source_subfolder/encoder_base.cc clang++ -m64 -g -c -o encoder.o source_subfolder/encoder.cc clang++ -m64 -g -c -o fast_encoder.o source_subfolder/fast_encoder.cc clang++ -m64 -g -c -o decoder.o source_subfolder/decoder.cc clang++ -m64 -g -DPROGVERSION=\"1.21\" -c -o main.o source_subfolder/main.cc clang++ -m64 -m64 -g -o lzip arg_parser.o lzip_index.o list.o encoder_base.o encoder.o fast_encoder.o decoder.o main.o lzip/1.21: Package '740a21f3db572a2abb5da3bbb6d68d4b66e9eebf' built lzip/1.21: Build folder /home/conan/w/BuildSingleReference/.conan/data/lzip/1.21/_/_/build/740a21f3db572a2abb5da3bbb6d68d4b66e9eebf lzip/1.21: Generated conaninfo.txt lzip/1.21: Generated conanbuildinfo.txt lzip/1.21: Generating the package lzip/1.21: Package folder /home/conan/w/BuildSingleReference/.conan/data/lzip/1.21/_/_/package/740a21f3db572a2abb5da3bbb6d68d4b66e9eebf lzip/1.21: Calling package() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/lzip/1.21/_/_/build/740a21f3db572a2abb5da3bbb6d68d4b66e9eebf/detectdir' && 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/lzip/1.21/_/_/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/lzip/1.21/_/_/build/740a21f3db572a2abb5da3bbb6d68d4b66e9eebf/detectdir' ----------------- -- The C compiler identification is Clang 5.0.0 -- The CXX 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 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/clang++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- CC=/usr/bin/clang -- CXX=/usr/bin/clang++ -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/.conan/data/lzip/1.21/_/_/build/740a21f3db572a2abb5da3bbb6d68d4b66e9eebf/detectdir ----Running------ > make install -j1 ----------------- if [ ! -d "/home/conan/w/BuildSingleReference/.conan/data/lzip/1.21/_/_/package/740a21f3db572a2abb5da3bbb6d68d4b66e9eebf/bin" ] ; then install -d -m 755 "/home/conan/w/BuildSingleReference/.conan/data/lzip/1.21/_/_/package/740a21f3db572a2abb5da3bbb6d68d4b66e9eebf/bin" ; fi install -m 755 ./lzip "/home/conan/w/BuildSingleReference/.conan/data/lzip/1.21/_/_/package/740a21f3db572a2abb5da3bbb6d68d4b66e9eebf/bin/lzip" if [ ! -d "/home/conan/w/BuildSingleReference/.conan/data/lzip/1.21/_/_/package/740a21f3db572a2abb5da3bbb6d68d4b66e9eebf/share/info" ] ; then install -d -m 755 "/home/conan/w/BuildSingleReference/.conan/data/lzip/1.21/_/_/package/740a21f3db572a2abb5da3bbb6d68d4b66e9eebf/share/info" ; fi rm -f "/home/conan/w/BuildSingleReference/.conan/data/lzip/1.21/_/_/package/740a21f3db572a2abb5da3bbb6d68d4b66e9eebf/share/info/lzip.info"* install -m 644 source_subfolder/doc/lzip.info "/home/conan/w/BuildSingleReference/.conan/data/lzip/1.21/_/_/package/740a21f3db572a2abb5da3bbb6d68d4b66e9eebf/share/info/lzip.info" if /bin/sh -c "install-info --version" > /dev/null 2>&1 ; then \ install-info --info-dir="/home/conan/w/BuildSingleReference/.conan/data/lzip/1.21/_/_/package/740a21f3db572a2abb5da3bbb6d68d4b66e9eebf/share/info" "/home/conan/w/BuildSingleReference/.conan/data/lzip/1.21/_/_/package/740a21f3db572a2abb5da3bbb6d68d4b66e9eebf/share/info/lzip.info" ; \ fi if [ ! -d "/home/conan/w/BuildSingleReference/.conan/data/lzip/1.21/_/_/package/740a21f3db572a2abb5da3bbb6d68d4b66e9eebf/share/man/man1" ] ; then install -d -m 755 "/home/conan/w/BuildSingleReference/.conan/data/lzip/1.21/_/_/package/740a21f3db572a2abb5da3bbb6d68d4b66e9eebf/share/man/man1" ; fi rm -f "/home/conan/w/BuildSingleReference/.conan/data/lzip/1.21/_/_/package/740a21f3db572a2abb5da3bbb6d68d4b66e9eebf/share/man/man1/lzip.1"* install -m 644 source_subfolder/doc/lzip.1 "/home/conan/w/BuildSingleReference/.conan/data/lzip/1.21/_/_/package/740a21f3db572a2abb5da3bbb6d68d4b66e9eebf/share/man/man1/lzip.1" [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 lzip/1.21 package(): Packaged 2 files: lzip, COPYING lzip/1.21: Package '740a21f3db572a2abb5da3bbb6d68d4b66e9eebf' created lzip/1.21: Created package revision 03e57200d81fa877014a35f7236d360d lzip/1.21: Appending PATH environment variable: /home/conan/w/BuildSingleReference/.conan/data/lzip/1.21/_/_/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 CONAN_COMPILER CONAN_COMPILER_VERSION CONAN_CXX_FLAGS CONAN_C_FLAGS CONAN_EXPORTED CONAN_IN_LOCAL_CACHE CONAN_SHARED_LINKER_FLAGS 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 CONAN_COMPILER CONAN_COMPILER_VERSION CONAN_CXX_FLAGS CONAN_C_FLAGS CONAN_EXPORTED CONAN_IN_LOCAL_CACHE CONAN_SHARED_LINKER_FLAGS lzip/1.21: WARN: Lib folder doesn't exist, can't collect libraries: /home/conan/w/BuildSingleReference/.conan/data/lzip/1.21/_/_/package/740a21f3db572a2abb5da3bbb6d68d4b66e9eebf/lib