******************************************************************************** conan install i2c-tools/4.3@ --build=i2c-tools --profile=/home/conan/w/BuildSingleReference/55747/627b6c34-3f4a-4e99-b015-3d1dea3240c4/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/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/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/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] i2c-tools:shared=False [build_requires] [env] linux-headers-generic/5.14.9: Not found in local cache, looking in remotes... linux-headers-generic/5.14.9: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz linux-headers-generic/5.14.9: Downloaded recipe revision 2f9b72dde99d7d9c558e47e8209e8be1 i2c-tools/4.3: Forced build from source Installing package: i2c-tools/4.3 Requirements i2c-tools/4.3 from local cache - Cache linux-headers-generic/5.14.9 from 'conan-center' - Downloaded Packages i2c-tools/4.3:df04578a71f4dcdc44fcb7f68f25bd433edf5d2b - Build linux-headers-generic/5.14.9:c0519e2d9702ec12d057bb15adb7a02baaf18107 - Download Installing (downloading, building) binaries... linux-headers-generic/5.14.9: Retrieving package c0519e2d9702ec12d057bb15adb7a02baaf18107 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz linux-headers-generic/5.14.9: Package installed c0519e2d9702ec12d057bb15adb7a02baaf18107 linux-headers-generic/5.14.9: Downloaded package revision 3698bc9cb36d04953c1e97b5a151752c [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] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK i2c-tools/4.3: Configuring sources in /home/conan/w/BuildSingleReference/.conan/data/i2c-tools/4.3/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK i2c-tools/4.3: Copying sources to build folder i2c-tools/4.3: Building your package in /home/conan/w/BuildSingleReference/.conan/data/i2c-tools/4.3/_/_/build/df04578a71f4dcdc44fcb7f68f25bd433edf5d2b i2c-tools/4.3: Generator cmake created conanbuildinfo.cmake i2c-tools/4.3: 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 i2c-tools/4.3: Calling build() ----Running------ > make lib/libi2c.a -j3 ----------------- /usr/bin/gcc -m64 -g -I/home/conan/w/BuildSingleReference/.conan/data/linux-headers-generic/5.14.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include -fPIC -Wall -Wstrict-prototypes -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wnested-externs -Winline -W -Wundef -Wmissing-prototypes -Iinclude -c lib/smbus.c -o lib/smbus.ao rm -f lib/libi2c.a ar rcvs lib/libi2c.a lib/smbus.ao a - lib/smbus.ao i2c-tools/4.3: Package 'df04578a71f4dcdc44fcb7f68f25bd433edf5d2b' built i2c-tools/4.3: Build folder /home/conan/w/BuildSingleReference/.conan/data/i2c-tools/4.3/_/_/build/df04578a71f4dcdc44fcb7f68f25bd433edf5d2b i2c-tools/4.3: Generated conaninfo.txt i2c-tools/4.3: Generated conanbuildinfo.txt i2c-tools/4.3: Generating the package i2c-tools/4.3: Package folder /home/conan/w/BuildSingleReference/.conan/data/i2c-tools/4.3/_/_/package/df04578a71f4dcdc44fcb7f68f25bd433edf5d2b i2c-tools/4.3: Calling package() [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 i2c-tools/4.3 package(): Packaged 10 '.h' files i2c-tools/4.3 package(): Packaged 1 file: COPYING i2c-tools/4.3 package(): Packaged 1 '.LGPL' file: COPYING.LGPL i2c-tools/4.3 package(): Packaged 1 '.a' file: libi2c.a i2c-tools/4.3: Package 'df04578a71f4dcdc44fcb7f68f25bd433edf5d2b' created i2c-tools/4.3: Created package revision ce976bbf144299542233291594052dcf [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 Aggregating env generators linux-headers-generic/5.14.9: WARN: Lib folder doesn't exist, can't collect libraries: /home/conan/w/BuildSingleReference/.conan/data/linux-headers-generic/5.14.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/lib