******************************************************************************** conan install libuv/1.34.2@ --profile=/home/conan/w/BuildSingleReference/6566/8ae4737a-3b60-4b94-ac8d-519a0278aa20/profile.txt --build=libuv ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/BuildSingleReference/.conan/profiles/default) CC and CXX: clang, clang++ Found clang 4.0 Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=clang compiler.version=4.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=4.0 os=Linux os_build=Linux [options] libuv:shared=True [build_requires] [env] libuv/1.34.2: Forced build from source Installing package: libuv/1.34.2 Requirements libuv/1.34.2 from local cache - Cache Packages libuv/1.34.2:eaf9d8cbae37da33e4a2aee2f51a2e0120c76d35 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK libuv/1.34.2: Configuring sources in /home/conan/w/BuildSingleReference/.conan/data/libuv/1.34.2/_/_/source Unzipping 4.0MB, this can take a while [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK libuv/1.34.2: Copying sources to build folder libuv/1.34.2: Building your package in /home/conan/w/BuildSingleReference/.conan/data/libuv/1.34.2/_/_/build/eaf9d8cbae37da33e4a2aee2f51a2e0120c76d35 libuv/1.34.2: Generator cmake created conanbuildinfo.cmake [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 libuv/1.34.2: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/libuv/1.34.2/_/_/build/eaf9d8cbae37da33e4a2aee2f51a2e0120c76d35' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="clang" -DCONAN_COMPILER_VERSION="4.0" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/libuv/1.34.2/_/_/package/eaf9d8cbae37da33e4a2aee2f51a2e0120c76d35" -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" -DLIBUV_BUILD_TESTS="False" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/libuv/1.34.2/_/_/build/eaf9d8cbae37da33e4a2aee2f51a2e0120c76d35' ----------------- -- The C compiler identification is Clang 4.0.1 -- The CXX compiler identification is Clang 4.0.1 -- 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 -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Checking correct version: 4.0 -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/.conan/data/libuv/1.34.2/_/_/build/eaf9d8cbae37da33e4a2aee2f51a2e0120c76d35 ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/libuv/1.34.2/_/_/build/eaf9d8cbae37da33e4a2aee2f51a2e0120c76d35' '--' '-j3' ----------------- Scanning dependencies of target uv [ 5%] Building C object source_subfolder/CMakeFiles/uv.dir/src/idna.c.o [ 5%] Building C object source_subfolder/CMakeFiles/uv.dir/src/fs-poll.c.o [ 8%] Building C object source_subfolder/CMakeFiles/uv.dir/src/inet.c.o [ 10%] Building C object source_subfolder/CMakeFiles/uv.dir/src/random.c.o [ 13%] Building C object source_subfolder/CMakeFiles/uv.dir/src/strscpy.c.o [ 16%] Building C object source_subfolder/CMakeFiles/uv.dir/src/threadpool.c.o [ 18%] Building C object source_subfolder/CMakeFiles/uv.dir/src/timer.c.o [ 21%] Building C object source_subfolder/CMakeFiles/uv.dir/src/uv-common.c.o [ 24%] Building C object source_subfolder/CMakeFiles/uv.dir/src/uv-data-getter-setters.c.o [ 27%] Building C object source_subfolder/CMakeFiles/uv.dir/src/version.c.o [ 29%] Building C object source_subfolder/CMakeFiles/uv.dir/src/unix/async.c.o [ 32%] Building C object source_subfolder/CMakeFiles/uv.dir/src/unix/core.c.o [ 35%] Building C object source_subfolder/CMakeFiles/uv.dir/src/unix/dl.c.o [ 37%] Building C object source_subfolder/CMakeFiles/uv.dir/src/unix/fs.c.o [ 40%] Building C object source_subfolder/CMakeFiles/uv.dir/src/unix/getaddrinfo.c.o [ 43%] Building C object source_subfolder/CMakeFiles/uv.dir/src/unix/getnameinfo.c.o [ 45%] Building C object source_subfolder/CMakeFiles/uv.dir/src/unix/loop-watcher.c.o [ 48%] Building C object source_subfolder/CMakeFiles/uv.dir/src/unix/loop.c.o [ 51%] Building C object source_subfolder/CMakeFiles/uv.dir/src/unix/pipe.c.o [ 54%] Building C object source_subfolder/CMakeFiles/uv.dir/src/unix/poll.c.o [ 56%] Building C object source_subfolder/CMakeFiles/uv.dir/src/unix/process.c.o [ 59%] Building C object source_subfolder/CMakeFiles/uv.dir/src/unix/random-devurandom.c.o [ 62%] Building C object source_subfolder/CMakeFiles/uv.dir/src/unix/signal.c.o [ 64%] Building C object source_subfolder/CMakeFiles/uv.dir/src/unix/stream.c.o [ 67%] Building C object source_subfolder/CMakeFiles/uv.dir/src/unix/tcp.c.o [ 70%] Building C object source_subfolder/CMakeFiles/uv.dir/src/unix/thread.c.o [ 72%] Building C object source_subfolder/CMakeFiles/uv.dir/src/unix/tty.c.o [ 75%] Building C object source_subfolder/CMakeFiles/uv.dir/src/unix/udp.c.o [ 78%] Building C object source_subfolder/CMakeFiles/uv.dir/src/unix/proctitle.c.o [ 81%] Building C object source_subfolder/CMakeFiles/uv.dir/src/unix/linux-core.c.o [ 83%] Building C object source_subfolder/CMakeFiles/uv.dir/src/unix/linux-inotify.c.o [ 86%] Building C object source_subfolder/CMakeFiles/uv.dir/src/unix/linux-syscalls.c.o [ 89%] Building C object source_subfolder/CMakeFiles/uv.dir/src/unix/procfs-exepath.c.o [ 91%] Building C object source_subfolder/CMakeFiles/uv.dir/src/unix/random-getrandom.c.o [ 94%] Building C object source_subfolder/CMakeFiles/uv.dir/src/unix/random-sysctl-linux.c.o [ 97%] Building C object source_subfolder/CMakeFiles/uv.dir/src/unix/sysinfo-loadavg.c.o [100%] Linking C shared library ../lib/libuv.so [100%] Built target uv libuv/1.34.2: Package 'eaf9d8cbae37da33e4a2aee2f51a2e0120c76d35' built libuv/1.34.2: Build folder /home/conan/w/BuildSingleReference/.conan/data/libuv/1.34.2/_/_/build/eaf9d8cbae37da33e4a2aee2f51a2e0120c76d35 libuv/1.34.2: Generated conaninfo.txt libuv/1.34.2: Generated conanbuildinfo.txt libuv/1.34.2: Generating the package libuv/1.34.2: Package folder /home/conan/w/BuildSingleReference/.conan/data/libuv/1.34.2/_/_/package/eaf9d8cbae37da33e4a2aee2f51a2e0120c76d35 libuv/1.34.2: Calling package() ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/libuv/1.34.2/_/_/build/eaf9d8cbae37da33e4a2aee2f51a2e0120c76d35' '--target' 'install' '--' '-j3' ----------------- [100%] Built target uv Install the project... -- Install configuration: "Debug" -- Installing: /home/conan/w/BuildSingleReference/.conan/data/libuv/1.34.2/_/_/package/eaf9d8cbae37da33e4a2aee2f51a2e0120c76d35/include -- Installing: /home/conan/w/BuildSingleReference/.conan/data/libuv/1.34.2/_/_/package/eaf9d8cbae37da33e4a2aee2f51a2e0120c76d35/include/uv.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/libuv/1.34.2/_/_/package/eaf9d8cbae37da33e4a2aee2f51a2e0120c76d35/include/uv -- Installing: /home/conan/w/BuildSingleReference/.conan/data/libuv/1.34.2/_/_/package/eaf9d8cbae37da33e4a2aee2f51a2e0120c76d35/include/uv/stdint-msvc2008.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/libuv/1.34.2/_/_/package/eaf9d8cbae37da33e4a2aee2f51a2e0120c76d35/include/uv/bsd.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/libuv/1.34.2/_/_/package/eaf9d8cbae37da33e4a2aee2f51a2e0120c76d35/include/uv/version.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/libuv/1.34.2/_/_/package/eaf9d8cbae37da33e4a2aee2f51a2e0120c76d35/include/uv/unix.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/libuv/1.34.2/_/_/package/eaf9d8cbae37da33e4a2aee2f51a2e0120c76d35/include/uv/linux.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/libuv/1.34.2/_/_/package/eaf9d8cbae37da33e4a2aee2f51a2e0120c76d35/include/uv/darwin.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/libuv/1.34.2/_/_/package/eaf9d8cbae37da33e4a2aee2f51a2e0120c76d35/include/uv/errno.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/libuv/1.34.2/_/_/package/eaf9d8cbae37da33e4a2aee2f51a2e0120c76d35/include/uv/threadpool.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/libuv/1.34.2/_/_/package/eaf9d8cbae37da33e4a2aee2f51a2e0120c76d35/include/uv/os390.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/libuv/1.34.2/_/_/package/eaf9d8cbae37da33e4a2aee2f51a2e0120c76d35/include/uv/sunos.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/libuv/1.34.2/_/_/package/eaf9d8cbae37da33e4a2aee2f51a2e0120c76d35/include/uv/win.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/libuv/1.34.2/_/_/package/eaf9d8cbae37da33e4a2aee2f51a2e0120c76d35/include/uv/posix.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/libuv/1.34.2/_/_/package/eaf9d8cbae37da33e4a2aee2f51a2e0120c76d35/include/uv/android-ifaddrs.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/libuv/1.34.2/_/_/package/eaf9d8cbae37da33e4a2aee2f51a2e0120c76d35/include/uv/aix.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/libuv/1.34.2/_/_/package/eaf9d8cbae37da33e4a2aee2f51a2e0120c76d35/include/uv/tree.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/libuv/1.34.2/_/_/package/eaf9d8cbae37da33e4a2aee2f51a2e0120c76d35/licenses/LICENSE -- Installing: /home/conan/w/BuildSingleReference/.conan/data/libuv/1.34.2/_/_/package/eaf9d8cbae37da33e4a2aee2f51a2e0120c76d35/lib/libuv.so.1.0.0 -- Installing: /home/conan/w/BuildSingleReference/.conan/data/libuv/1.34.2/_/_/package/eaf9d8cbae37da33e4a2aee2f51a2e0120c76d35/lib/libuv.so.1 -- Installing: /home/conan/w/BuildSingleReference/.conan/data/libuv/1.34.2/_/_/package/eaf9d8cbae37da33e4a2aee2f51a2e0120c76d35/lib/libuv.so [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 libuv/1.34.2 package(): Packaged 1 '.0' file: libuv.so.1.0.0 libuv/1.34.2 package(): Packaged 1 '.1' file: libuv.so.1 libuv/1.34.2 package(): Packaged 1 '.so' file: libuv.so libuv/1.34.2 package(): Packaged 1 file: LICENSE libuv/1.34.2 package(): Packaged 16 '.h' files libuv/1.34.2: Package 'eaf9d8cbae37da33e4a2aee2f51a2e0120c76d35' created libuv/1.34.2: Created package revision dbb4c26f72efab3d1db61cd1b2a6b00b [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY