******************************************************************************** conan install libxls/1.6.2@#8abc513f42a63e570351a680329f154a --build=libxls -pr /home/conan/w/prod/BuildSingleReference/71427/96547721-badf-40f4-8739-696c169df937/profile_linux_5_libstdcpp11_gcc_release_64.libxls-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/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=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=5 os=Linux [options] libxls:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True libiconv/1.17: Not found in local cache, looking in remotes... libiconv/1.17: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libiconv/1.17: Downloaded recipe revision ad0c819b9f423576b12ec2907b1c1fd0 libxls/1.6.2: Forced build from source Installing package: libxls/1.6.2 Requirements libiconv/1.17 from 'conan-center' - Downloaded libxls/1.6.2 from local cache - Cache Packages libiconv/1.17:76f87539fc90ff313e0b3182641a9bb558a717d2 - Download libxls/1.6.2:0f266809dbddaa663eee91260a3e3071de6d2a8a - Build Installing (downloading, building) binaries... libiconv/1.17: Retrieving package 76f87539fc90ff313e0b3182641a9bb558a717d2 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libiconv/1.17: Package installed 76f87539fc90ff313e0b3182641a9bb558a717d2 libiconv/1.17: Downloaded package revision b313d51df37aaf28ce45d954f80146cc libiconv/1.17: Appending PATH environment var: /home/conan/w/prod/BuildSingleReference/.conan/data/libiconv/1.17/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/bin [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK libxls/1.6.2: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/libxls/1.6.2/_/_/source/src libxls/1.6.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 libxls/1.6.2: Copying sources to build folder libxls/1.6.2: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/libxls/1.6.2/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a libxls/1.6.2: Generator txt created conanbuildinfo.txt libxls/1.6.2: Calling generate() libxls/1.6.2: 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 libxls/1.6.2: Calling build() libxls/1.6.2: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/libxls/1.6.2/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/libxls/1.6.2/_/_/package/0f266809dbddaa663eee91260a3e3071de6d2a8a" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/.conan/data/libxls/1.6.2/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src/.." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/libxls/1.6.2/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/libxls/1.6.2/_/_/package/0f266809dbddaa663eee91260a3e3071de6d2a8a" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/.conan/data/libxls/1.6.2/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src/.." ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/.conan/data/libxls/1.6.2/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/build/generators/conan_toolchain.cmake -- Conan toolchain: Setting CMAKE_POSITION_INDEPENDENT_CODE=ON (options.fPIC) -- Conan toolchain: Setting BUILD_SHARED_LIBS = OFF -- The C compiler identification is GNU 5.4.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 -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/.conan/data/libxls/1.6.2/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/build/Release libxls/1.6.2: CMake command: cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/libxls/1.6.2/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/build/Release" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/libxls/1.6.2/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/build/Release" '--' '-j3' ----------------- Scanning dependencies of target xlsreader [ 16%] Building C object CMakeFiles/xlsreader.dir/src/src/endian.c.o [ 33%] Building C object CMakeFiles/xlsreader.dir/src/src/ole.c.o [ 50%] Building C object CMakeFiles/xlsreader.dir/src/src/locale.c.o [ 66%] Building C object CMakeFiles/xlsreader.dir/src/src/xls.c.o [ 83%] Building C object CMakeFiles/xlsreader.dir/src/src/xlstool.c.o [100%] Linking C static library libxlsreader.a [100%] Built target xlsreader libxls/1.6.2: Package '0f266809dbddaa663eee91260a3e3071de6d2a8a' built libxls/1.6.2: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/libxls/1.6.2/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/build/Release libxls/1.6.2: Generated conaninfo.txt libxls/1.6.2: Generated conanbuildinfo.txt libxls/1.6.2: Generating the package libxls/1.6.2: Package folder /home/conan/w/prod/BuildSingleReference/.conan/data/libxls/1.6.2/_/_/package/0f266809dbddaa663eee91260a3e3071de6d2a8a libxls/1.6.2: Calling package() libxls/1.6.2: Copied 1 file: LICENSE libxls/1.6.2: CMake command: cmake --install "/home/conan/w/prod/BuildSingleReference/.conan/data/libxls/1.6.2/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/build/Release" --prefix "/home/conan/w/prod/BuildSingleReference/.conan/data/libxls/1.6.2/_/_/package/0f266809dbddaa663eee91260a3e3071de6d2a8a" ----Running------ > cmake --install "/home/conan/w/prod/BuildSingleReference/.conan/data/libxls/1.6.2/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/build/Release" --prefix "/home/conan/w/prod/BuildSingleReference/.conan/data/libxls/1.6.2/_/_/package/0f266809dbddaa663eee91260a3e3071de6d2a8a" ----------------- -- Install configuration: "Release" -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libxls/1.6.2/_/_/package/0f266809dbddaa663eee91260a3e3071de6d2a8a/lib/libxlsreader.a -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libxls/1.6.2/_/_/package/0f266809dbddaa663eee91260a3e3071de6d2a8a/include/xls.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libxls/1.6.2/_/_/package/0f266809dbddaa663eee91260a3e3071de6d2a8a/include/libxls/xls.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libxls/1.6.2/_/_/package/0f266809dbddaa663eee91260a3e3071de6d2a8a/include/libxls/brdb.c.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libxls/1.6.2/_/_/package/0f266809dbddaa663eee91260a3e3071de6d2a8a/include/libxls/brdb.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libxls/1.6.2/_/_/package/0f266809dbddaa663eee91260a3e3071de6d2a8a/include/libxls/endian.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libxls/1.6.2/_/_/package/0f266809dbddaa663eee91260a3e3071de6d2a8a/include/libxls/locale.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libxls/1.6.2/_/_/package/0f266809dbddaa663eee91260a3e3071de6d2a8a/include/libxls/ole.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libxls/1.6.2/_/_/package/0f266809dbddaa663eee91260a3e3071de6d2a8a/include/libxls/xlsstruct.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libxls/1.6.2/_/_/package/0f266809dbddaa663eee91260a3e3071de6d2a8a/include/libxls/xlstool.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libxls/1.6.2/_/_/package/0f266809dbddaa663eee91260a3e3071de6d2a8a/include/libxls/xlstypes.h [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 libxls/1.6.2 package(): Packaged 10 '.h' files libxls/1.6.2 package(): Packaged 1 '.a' file: libxlsreader.a libxls/1.6.2 package(): Packaged 1 file: LICENSE libxls/1.6.2: Package '0f266809dbddaa663eee91260a3e3071de6d2a8a' created libxls/1.6.2: Created package revision b9c18c76c4467f4fc960e427b5d318e6 [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 libxls/1.6.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 libxls/1.6.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