******************************************************************************** conan install libaio/0.3.113@#dfa23b22bcc223299a9556ebbfa8820c --build=libaio -pr /home/conan/w/prod/BuildSingleReference/133314/523dfc72-bca0-4fe5-ba39-b601ffb17ed5/profile_linux_7_libstdcpp11_gcc_debug_64.libaio-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 7 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=7 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++11 compiler.version=7 os=Linux [options] libaio:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True libaio/0.3.113: Forced build from source Installing package: libaio/0.3.113 Requirements libaio/0.3.113 from local cache - Cache Packages libaio/0.3.113:46863e2dc48a06454dddba7dea457fd3976ba047 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK libaio/0.3.113: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/libaio/0.3.113/_/_/source/src libaio/0.3.113: [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 libaio/0.3.113: Copying sources to build folder libaio/0.3.113: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/libaio/0.3.113/_/_/build/46863e2dc48a06454dddba7dea457fd3976ba047 libaio/0.3.113: Generator txt created conanbuildinfo.txt libaio/0.3.113: Calling generate() libaio/0.3.113: 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 libaio/0.3.113: Calling build() ----Running------ > . "/home/conan/w/prod/BuildSingleReference/.conan/data/libaio/0.3.113/_/_/build/46863e2dc48a06454dddba7dea457fd3976ba047/build-debug/conan/conanbuild.sh" && make all -j3 ----------------- make[1]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/libaio/0.3.113/_/_/build/46863e2dc48a06454dddba7dea457fd3976ba047/src/src' /usr/bin/gcc -m64 -g -Wall -I. -fPIC -c -o io_queue_init.ol io_queue_init.c /usr/bin/gcc -m64 -g -Wall -I. -fPIC -c -o io_queue_release.ol io_queue_release.c /usr/bin/gcc -m64 -g -Wall -I. -fPIC -c -o io_queue_wait.ol io_queue_wait.c /usr/bin/gcc -m64 -g -Wall -I. -fPIC -c -o io_queue_run.ol io_queue_run.c /usr/bin/gcc -m64 -g -Wall -I. -fPIC -c -o io_getevents.ol io_getevents.c /usr/bin/gcc -m64 -g -Wall -I. -fPIC -c -o io_submit.ol io_submit.c /usr/bin/gcc -m64 -g -Wall -I. -fPIC -c -o io_cancel.ol io_cancel.c /usr/bin/gcc -m64 -g -Wall -I. -fPIC -c -o io_setup.ol io_setup.c /usr/bin/gcc -m64 -g -Wall -I. -fPIC -c -o io_destroy.ol io_destroy.c /usr/bin/gcc -m64 -g -Wall -I. -fPIC -c -o io_pgetevents.ol io_pgetevents.c /usr/bin/gcc -m64 -g -Wall -I. -fPIC -c -o raw_syscall.ol raw_syscall.c /usr/bin/gcc -m64 -g -Wall -I. -fPIC -c -o compat-0_1.ol compat-0_1.c /usr/bin/gcc -shared -m64 -g -Wall -I. -fPIC -c -o io_queue_init.os io_queue_init.c /usr/bin/gcc -shared -m64 -g -Wall -I. -fPIC -c -o io_queue_release.os io_queue_release.c /usr/bin/gcc -shared -m64 -g -Wall -I. -fPIC -c -o io_queue_wait.os io_queue_wait.c /usr/bin/gcc -shared -m64 -g -Wall -I. -fPIC -c -o io_queue_run.os io_queue_run.c /usr/bin/gcc -shared -m64 -g -Wall -I. -fPIC -c -o io_getevents.os io_getevents.c /usr/bin/gcc -shared -m64 -g -Wall -I. -fPIC -c -o io_submit.os io_submit.c /usr/bin/gcc -shared -m64 -g -Wall -I. -fPIC -c -o io_cancel.os io_cancel.c /usr/bin/gcc -shared -m64 -g -Wall -I. -fPIC -c -o io_setup.os io_setup.c /usr/bin/gcc -shared -m64 -g -Wall -I. -fPIC -c -o io_destroy.os io_destroy.c /usr/bin/gcc -shared -m64 -g -Wall -I. -fPIC -c -o io_pgetevents.os io_pgetevents.c /usr/bin/gcc -shared -m64 -g -Wall -I. -fPIC -c -o raw_syscall.os raw_syscall.c /usr/bin/gcc -shared -m64 -g -Wall -I. -fPIC -c -o compat-0_1.os compat-0_1.c rm -f libaio.a ar r libaio.a io_queue_init.ol io_queue_release.ol io_queue_wait.ol io_queue_run.ol io_getevents.ol io_submit.ol io_cancel.ol io_setup.ol io_destroy.ol io_pgetevents.ol raw_syscall.ol compat-0_1.ol ranlib libaio.a /usr/bin/gcc -m64 -g -Wall -I. -fPIC -c struct_offsets.c /usr/bin/gcc -shared -m64 -g -Wall -I. -fPIC -Wl,--version-script=libaio.map -Wl,-soname=libaio.so.1 -o libaio.so.1.0.2 io_queue_init.os io_queue_release.os io_queue_wait.os io_queue_run.os io_getevents.os io_submit.os io_cancel.os io_setup.os io_destroy.os io_pgetevents.os raw_syscall.os compat-0_1.os -m64 make[1]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/libaio/0.3.113/_/_/build/46863e2dc48a06454dddba7dea457fd3976ba047/src/src' libaio/0.3.113: Package '46863e2dc48a06454dddba7dea457fd3976ba047' built libaio/0.3.113: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/libaio/0.3.113/_/_/build/46863e2dc48a06454dddba7dea457fd3976ba047/build-debug libaio/0.3.113: Generated conaninfo.txt libaio/0.3.113: Generated conanbuildinfo.txt libaio/0.3.113: Generating the package libaio/0.3.113: Package folder /home/conan/w/prod/BuildSingleReference/.conan/data/libaio/0.3.113/_/_/package/46863e2dc48a06454dddba7dea457fd3976ba047 libaio/0.3.113: Calling package() libaio/0.3.113: Copied 1 file: COPYING ----Running------ > . "/home/conan/w/prod/BuildSingleReference/.conan/data/libaio/0.3.113/_/_/build/46863e2dc48a06454dddba7dea457fd3976ba047/build-debug/conan/conanbuild.sh" && make install prefix=/home/conan/w/prod/BuildSingleReference/.conan/data/libaio/0.3.113/_/_/package/46863e2dc48a06454dddba7dea457fd3976ba047 -j3 ----------------- make[1]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/libaio/0.3.113/_/_/build/46863e2dc48a06454dddba7dea457fd3976ba047/src/src' install -D -m 644 libaio.h /home/conan/w/prod/BuildSingleReference/.conan/data/libaio/0.3.113/_/_/package/46863e2dc48a06454dddba7dea457fd3976ba047/include/libaio.h install -D -m 644 libaio.a /home/conan/w/prod/BuildSingleReference/.conan/data/libaio/0.3.113/_/_/package/46863e2dc48a06454dddba7dea457fd3976ba047/lib/libaio.a install -D -m 755 libaio.so.1.0.2 /home/conan/w/prod/BuildSingleReference/.conan/data/libaio/0.3.113/_/_/package/46863e2dc48a06454dddba7dea457fd3976ba047/lib/libaio.so.1.0.2 ln -sf libaio.so.1.0.2 /home/conan/w/prod/BuildSingleReference/.conan/data/libaio/0.3.113/_/_/package/46863e2dc48a06454dddba7dea457fd3976ba047/lib/libaio.so.1 ln -sf libaio.so.1.0.2 /home/conan/w/prod/BuildSingleReference/.conan/data/libaio/0.3.113/_/_/package/46863e2dc48a06454dddba7dea457fd3976ba047/lib/libaio.so make[1]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/libaio/0.3.113/_/_/build/46863e2dc48a06454dddba7dea457fd3976ba047/src/src' [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(): [STATIC ARTIFACTS (KB-H074)] 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 libaio/0.3.113 package(): Packaged 1 file: COPYING libaio/0.3.113 package(): Packaged 1 '.2' file: libaio.so.1.0.2 libaio/0.3.113 package(): Packaged 1 '.so' file: libaio.so libaio/0.3.113 package(): Packaged 1 '.1' file: libaio.so.1 libaio/0.3.113 package(): Packaged 1 '.h' file: libaio.h libaio/0.3.113: Package '46863e2dc48a06454dddba7dea457fd3976ba047' created libaio/0.3.113: Created package revision 71df55f1b51d6fe97c917e124438b92c [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 ar: creating libaio.a libaio/0.3.113: 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