******************************************************************************** conan install liburing/0.7@ --build=liburing --profile=/home/conan/w/BuildSingleReference/13457/af12ffb4-2880-49b2-b9b6-2d41916cf0e6/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 6.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=6 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=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=6 os=Linux os_build=Linux [options] liburing:shared=False [build_requires] [env] liburing/0.7: Forced build from source Installing package: liburing/0.7 Requirements liburing/0.7 from local cache - Cache Packages liburing/0.7:f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK liburing/0.7: Configuring sources in /home/conan/w/BuildSingleReference/.conan/data/liburing/0.7/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK liburing/0.7: Copying sources to build folder liburing/0.7: Building your package in /home/conan/w/BuildSingleReference/.conan/data/liburing/0.7/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb liburing/0.7: Generator txt created conanbuildinfo.txt [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 liburing/0.7: Calling build() liburing/0.7: Calling: > /home/conan/w/BuildSingleReference/.conan/data/liburing/0.7/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/configure '--prefix=/home/conan/w/BuildSingleReference/.conan/data/liburing/0.7/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' ----Running------ > /home/conan/w/BuildSingleReference/.conan/data/liburing/0.7/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/configure '--prefix=/home/conan/w/BuildSingleReference/.conan/data/liburing/0.7/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' ----------------- prefix /home/conan/w/BuildSingleReference/.conan/data/liburing/0.7/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb includedir ${prefix}/include libdir ${prefix}/lib libdevdir /home/conan/w/BuildSingleReference/.conan/data/liburing/0.7/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib relativelibdir ${prefix}/lib/ mandir /home/conan/w/BuildSingleReference/.conan/data/liburing/0.7/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/man datadir /home/conan/w/BuildSingleReference/.conan/data/liburing/0.7/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share __kernel_rwf_t no __kernel_timespec no open_how no statx yes C++ yes CC /usr/bin/gcc CXX /usr/bin/g++ ----Running------ > make -j3 ----------------- make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/liburing/0.7/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/src' CC setup.ol CC queue.ol CC syscall.ol CC register.ol CC setup.os CC queue.os CC syscall.os CC register.os AR liburing.a RANLIB liburing.a CC liburing.so.1.0.7 make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/liburing/0.7/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/src' make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/liburing/0.7/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/test' CC poll CC poll-cancel CC ring-leak CC fsync CC io_uring_setup CC io_uring_register CC io_uring_enter CC nop CC sq-full CC cq-full CC 35fa71a030ca-test CC 917257daa0fe-test CC b19062a56726-test CC eeed8b54e0df-test CC link CC send_recvmsg CC a4c0b3decb33-test CC 500f9fbadef8-test CC timeout CC sq-space_left CC stdout CC cq-ready CC cq-peek-batch CC file-register CC cq-size CC 8a9973408177-test CC a0908ae19763-test CC 232c93d07b74-test CC socket-rw CC accept CC timeout-overflow CC defer CC read-write CC io-cancel CC link-timeout CC cq-overflow CC link_drain CC fc2a85cb02ef-test CC poll-link CC accept-link CC fixed-link CC poll-cancel-ton CC teardowns CC poll-many CC b5837bd5311d-test CC accept-test CC d77a67ed5f27-test CC connect CC 7ad0e4b2f83c-test CC submit-reuse CC fallocate CC open-close CC file-update CC accept-reuse CC poll-v-poll CC fadvise CC madvise CC short-read CC openat2 CC probe CC shared-wq CC personality CC eventfd CC send_recv CC eventfd-ring CC across-fork CC sq-poll-kthread CC splice CC lfs-openat CC lfs-openat-write CC iopoll CC d4ae271dfaae-test CC eventfd-disable CC close-opath CC ce593a6c480a-test CC cq-overflow-peek CC statx CC sq-full-cpp make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/liburing/0.7/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/test' make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/liburing/0.7/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/examples' CC io_uring-test CC io_uring-cp CC link-cp CC ucontext-cp make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/liburing/0.7/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/examples' liburing/0.7: Package 'f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb' built liburing/0.7: Build folder /home/conan/w/BuildSingleReference/.conan/data/liburing/0.7/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb liburing/0.7: Generated conaninfo.txt liburing/0.7: Generated conanbuildinfo.txt liburing/0.7: Generating the package liburing/0.7: Package folder /home/conan/w/BuildSingleReference/.conan/data/liburing/0.7/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb liburing/0.7: Calling package() ----Running------ > make install 'ENABLE_SHARED=0' -j3 ----------------- sed -e "s%@prefix@%/home/conan/w/BuildSingleReference/.conan/data/liburing/0.7/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb%g" \ -e "s%@libdir@%/home/conan/w/BuildSingleReference/.conan/data/liburing/0.7/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib%g" \ -e "s%@includedir@%/home/conan/w/BuildSingleReference/.conan/data/liburing/0.7/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include%g" \ -e "s%@NAME@%liburing%g" \ -e "s%@VERSION@%0.7%g" \ liburing.pc.in >liburing.pc make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/liburing/0.7/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/src' install -D -m 644 include/liburing/io_uring.h /home/conan/w/BuildSingleReference/.conan/data/liburing/0.7/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/liburing/io_uring.h install -D -m 644 include/liburing.h /home/conan/w/BuildSingleReference/.conan/data/liburing/0.7/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/liburing.h install -D -m 644 include/liburing/compat.h /home/conan/w/BuildSingleReference/.conan/data/liburing/0.7/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/liburing/compat.h install -D -m 644 include/liburing/barrier.h /home/conan/w/BuildSingleReference/.conan/data/liburing/0.7/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/liburing/barrier.h install -D -m 644 liburing.a /home/conan/w/BuildSingleReference/.conan/data/liburing/0.7/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib/liburing.a make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/liburing/0.7/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/src' install -D -m 644 liburing.pc /home/conan/w/BuildSingleReference/.conan/data/liburing/0.7/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib/pkgconfig/liburing.pc install -m 755 -d /home/conan/w/BuildSingleReference/.conan/data/liburing/0.7/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/man/man2 install -m 644 man/*.2 /home/conan/w/BuildSingleReference/.conan/data/liburing/0.7/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/man/man2 [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 liburing/0.7 package(): Packaged 1 '.a' file: liburing.a liburing/0.7 package(): Packaged 4 '.h' files: liburing.h, barrier.h, compat.h, io_uring.h liburing/0.7 package(): Packaged 1 '.GPL' file: COPYING.GPL liburing/0.7 package(): Packaged 2 files: LICENSE, COPYING liburing/0.7: Package 'f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb' created liburing/0.7: Created package revision 9738c0bdddd95568e01e1fc4e420f7aa [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 ar: creating liburing.a