******************************************************************************** conan install libev/4.33@#d51f04f219f137a12deede5b70b84f6d --build=libev -pr /home/conan/w/prod/BuildSingleReference/118410/142bad67-102c-4952-a385-d6d0bb3aa0cc/profile_linux_12_libstdcpp_clang_release_64.libev-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: clang, clang++ Found clang 12.0 clang>=8, using the major as version Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=clang compiler.version=12 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=clang compiler.libcxx=libstdc++ compiler.version=12 os=Linux [options] libev:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True libev/4.33: Forced build from source Installing package: libev/4.33 Requirements libev/4.33 from local cache - Cache Packages libev/4.33:c4e0fbaccfc6985428b092ccc7aa4bcd74617546 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK libev/4.33: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/libev/4.33/_/_/source/src libev/4.33: [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 libev/4.33: Copying sources to build folder libev/4.33: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/libev/4.33/_/_/build/c4e0fbaccfc6985428b092ccc7aa4bcd74617546 libev/4.33: Generator txt created conanbuildinfo.txt libev/4.33: Calling generate() libev/4.33: 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 libev/4.33: Calling build() libev/4.33: Calling: > "/home/conan/w/prod/BuildSingleReference/.conan/data/libev/4.33/_/_/build/c4e0fbaccfc6985428b092ccc7aa4bcd74617546/src/configure" '--enable-shared' '--disable-static' '--prefix=/' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' ----Running------ > . "/home/conan/w/prod/BuildSingleReference/.conan/data/libev/4.33/_/_/build/c4e0fbaccfc6985428b092ccc7aa4bcd74617546/build-release/conan/conanbuild.sh" && "/home/conan/w/prod/BuildSingleReference/.conan/data/libev/4.33/_/_/build/c4e0fbaccfc6985428b092ccc7aa4bcd74617546/src/configure" '--enable-shared' '--disable-static' '--prefix=/' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' ----------------- checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... clang checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether clang accepts -g... yes checking for clang option to accept ISO C89... none needed checking whether clang understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of clang... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by clang... /usr/local/bin/ld checking if the linker (/usr/local/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /opt/conan/binutils/bin/nm -B checking the name lister (/opt/conan/binutils/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/local/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /opt/conan/binutils/bin/nm -B output from clang object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... clang -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if clang supports -fno-rtti -fno-exceptions... yes checking for clang option to produce PIC... -fPIC -DPIC checking if clang PIC flag -fPIC -DPIC works... yes checking if clang static flag -static works... yes checking if clang supports -c -o file.o... yes checking if clang supports -c -o file.o... (cached) yes checking whether the clang linker (/usr/local/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking sys/inotify.h usability... yes checking sys/inotify.h presence... yes checking for sys/inotify.h... yes checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking sys/event.h usability... no checking sys/event.h presence... no checking for sys/event.h... no checking port.h usability... no checking port.h presence... no checking for port.h... no checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/eventfd.h usability... yes checking sys/eventfd.h presence... yes checking for sys/eventfd.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking linux/aio_abi.h usability... yes checking linux/aio_abi.h presence... yes checking for linux/aio_abi.h... yes checking linux/fs.h usability... yes checking linux/fs.h presence... yes checking for linux/fs.h... yes checking for inotify_init... yes checking for epoll_ctl... yes checking for kqueue... no checking for port_create... no checking for poll... yes checking for select... yes checking for eventfd... yes checking for signalfd... yes checking for clock_gettime... yes checking for nanosleep... yes checking for __kernel_rwf_t... no checking for library containing floor... -lm checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands ----Running------ > . "/home/conan/w/prod/BuildSingleReference/.conan/data/libev/4.33/_/_/build/c4e0fbaccfc6985428b092ccc7aa4bcd74617546/build-release/conan/conanbuild.sh" && make -j3 ----------------- make all-am make[1]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/libev/4.33/_/_/build/c4e0fbaccfc6985428b092ccc7aa4bcd74617546/build-release' /bin/bash ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libev/4.33/_/_/build/c4e0fbaccfc6985428b092ccc7aa4bcd74617546/src -DNDEBUG -m64 -O3 -MT ev.lo -MD -MP -MF .deps/ev.Tpo -c -o ev.lo /home/conan/w/prod/BuildSingleReference/.conan/data/libev/4.33/_/_/build/c4e0fbaccfc6985428b092ccc7aa4bcd74617546/src/ev.c /bin/bash ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libev/4.33/_/_/build/c4e0fbaccfc6985428b092ccc7aa4bcd74617546/src -DNDEBUG -m64 -O3 -MT event.lo -MD -MP -MF .deps/event.Tpo -c -o event.lo /home/conan/w/prod/BuildSingleReference/.conan/data/libev/4.33/_/_/build/c4e0fbaccfc6985428b092ccc7aa4bcd74617546/src/event.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libev/4.33/_/_/build/c4e0fbaccfc6985428b092ccc7aa4bcd74617546/src -DNDEBUG -m64 -O3 -MT ev.lo -MD -MP -MF .deps/ev.Tpo -c /home/conan/w/prod/BuildSingleReference/.conan/data/libev/4.33/_/_/build/c4e0fbaccfc6985428b092ccc7aa4bcd74617546/src/ev.c -fPIC -DPIC -o .libs/ev.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libev/4.33/_/_/build/c4e0fbaccfc6985428b092ccc7aa4bcd74617546/src -DNDEBUG -m64 -O3 -MT event.lo -MD -MP -MF .deps/event.Tpo -c /home/conan/w/prod/BuildSingleReference/.conan/data/libev/4.33/_/_/build/c4e0fbaccfc6985428b092ccc7aa4bcd74617546/src/event.c -fPIC -DPIC -o .libs/event.o mv -f .deps/event.Tpo .deps/event.Plo mv -f .deps/ev.Tpo .deps/ev.Plo /bin/bash ./libtool --tag=CC --mode=link clang -m64 -O3 -version-info 4:0:0 -m64 -o libev.la -rpath //lib ev.lo event.lo -lm libtool: link: clang -shared -fPIC -DPIC .libs/ev.o .libs/event.o -lm -m64 -O3 -m64 -Wl,-soname -Wl,libev.so.4 -o .libs/libev.so.4.0.0 libtool: link: (cd ".libs" && rm -f "libev.so.4" && ln -s "libev.so.4.0.0" "libev.so.4") libtool: link: (cd ".libs" && rm -f "libev.so" && ln -s "libev.so.4.0.0" "libev.so") libtool: link: ( cd ".libs" && rm -f "libev.la" && ln -s "../libev.la" "libev.la" ) make[1]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/libev/4.33/_/_/build/c4e0fbaccfc6985428b092ccc7aa4bcd74617546/build-release' libev/4.33: Package 'c4e0fbaccfc6985428b092ccc7aa4bcd74617546' built libev/4.33: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/libev/4.33/_/_/build/c4e0fbaccfc6985428b092ccc7aa4bcd74617546/build-release libev/4.33: Generated conaninfo.txt libev/4.33: Generated conanbuildinfo.txt libev/4.33: Generating the package libev/4.33: Package folder /home/conan/w/prod/BuildSingleReference/.conan/data/libev/4.33/_/_/package/c4e0fbaccfc6985428b092ccc7aa4bcd74617546 libev/4.33: Calling package() libev/4.33: Copied 1 file: LICENSE ----Running------ > . "/home/conan/w/prod/BuildSingleReference/.conan/data/libev/4.33/_/_/build/c4e0fbaccfc6985428b092ccc7aa4bcd74617546/build-release/conan/conanbuild.sh" && make install DESTDIR=/home/conan/w/prod/BuildSingleReference/.conan/data/libev/4.33/_/_/package/c4e0fbaccfc6985428b092ccc7aa4bcd74617546 -j3 ----------------- make[1]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/libev/4.33/_/_/build/c4e0fbaccfc6985428b092ccc7aa4bcd74617546/build-release' /bin/mkdir -p '/home/conan/w/prod/BuildSingleReference/.conan/data/libev/4.33/_/_/package/c4e0fbaccfc6985428b092ccc7aa4bcd74617546//include' /bin/mkdir -p '/home/conan/w/prod/BuildSingleReference/.conan/data/libev/4.33/_/_/package/c4e0fbaccfc6985428b092ccc7aa4bcd74617546//share/man/man3' /bin/mkdir -p '/home/conan/w/prod/BuildSingleReference/.conan/data/libev/4.33/_/_/package/c4e0fbaccfc6985428b092ccc7aa4bcd74617546//lib' /bin/bash ./libtool --mode=install /usr/bin/install -c libev.la '/home/conan/w/prod/BuildSingleReference/.conan/data/libev/4.33/_/_/package/c4e0fbaccfc6985428b092ccc7aa4bcd74617546//lib' /usr/bin/install -c -m 644 /home/conan/w/prod/BuildSingleReference/.conan/data/libev/4.33/_/_/build/c4e0fbaccfc6985428b092ccc7aa4bcd74617546/src/ev.h /home/conan/w/prod/BuildSingleReference/.conan/data/libev/4.33/_/_/build/c4e0fbaccfc6985428b092ccc7aa4bcd74617546/src/ev++.h /home/conan/w/prod/BuildSingleReference/.conan/data/libev/4.33/_/_/build/c4e0fbaccfc6985428b092ccc7aa4bcd74617546/src/event.h '/home/conan/w/prod/BuildSingleReference/.conan/data/libev/4.33/_/_/package/c4e0fbaccfc6985428b092ccc7aa4bcd74617546//include' /usr/bin/install -c -m 644 /home/conan/w/prod/BuildSingleReference/.conan/data/libev/4.33/_/_/build/c4e0fbaccfc6985428b092ccc7aa4bcd74617546/src/ev.3 '/home/conan/w/prod/BuildSingleReference/.conan/data/libev/4.33/_/_/package/c4e0fbaccfc6985428b092ccc7aa4bcd74617546//share/man/man3' libtool: install: /usr/bin/install -c .libs/libev.so.4.0.0 /home/conan/w/prod/BuildSingleReference/.conan/data/libev/4.33/_/_/package/c4e0fbaccfc6985428b092ccc7aa4bcd74617546//lib/libev.so.4.0.0 libtool: install: (cd /home/conan/w/prod/BuildSingleReference/.conan/data/libev/4.33/_/_/package/c4e0fbaccfc6985428b092ccc7aa4bcd74617546//lib && { ln -s -f libev.so.4.0.0 libev.so.4 || { rm -f libev.so.4 && ln -s libev.so.4.0.0 libev.so.4; }; }) libtool: install: (cd /home/conan/w/prod/BuildSingleReference/.conan/data/libev/4.33/_/_/package/c4e0fbaccfc6985428b092ccc7aa4bcd74617546//lib && { ln -s -f libev.so.4.0.0 libev.so || { rm -f libev.so && ln -s libev.so.4.0.0 libev.so; }; }) libtool: install: /usr/bin/install -c .libs/libev.lai /home/conan/w/prod/BuildSingleReference/.conan/data/libev/4.33/_/_/package/c4e0fbaccfc6985428b092ccc7aa4bcd74617546//lib/libev.la make[1]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/libev/4.33/_/_/build/c4e0fbaccfc6985428b092ccc7aa4bcd74617546/build-release' [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 libev/4.33 package(): Packaged 1 file: LICENSE libev/4.33 package(): Packaged 1 '.so' file: libev.so libev/4.33 package(): Packaged 1 '.4' file: libev.so.4 libev/4.33 package(): Packaged 1 '.0' file: libev.so.4.0.0 libev/4.33 package(): Packaged 3 '.h' files: ev++.h, event.h, ev.h libev/4.33: Package 'c4e0fbaccfc6985428b092ccc7aa4bcd74617546' created libev/4.33: Created package revision cf8815b296aed18c616a30e869344258 [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 /home/conan/w/prod/BuildSingleReference/.conan/data/libev/4.33/_/_/build/c4e0fbaccfc6985428b092ccc7aa4bcd74617546/src/ev.c:580:48: warning: '/*' within block comment [-Wcomment] /*#define MIN_INTERVAL 0.00000095367431640625 /* 1/2**20, good till 2200 */ ^ /home/conan/w/prod/BuildSingleReference/.conan/data/libev/4.33/_/_/build/c4e0fbaccfc6985428b092ccc7aa4bcd74617546/src/ev.c:2143:31: warning: 'extern' variable has an initializer [-Wextern-initializer] EV_API_DECL struct ev_loop *ev_default_loop_ptr = 0; /* needs to be initialised to make it a definition despite extern */ ^ 2 warnings generated. libtool: warning: remember to run 'libtool --finish //lib' libev/4.33: 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