******************************************************************************** conan install lely-core/2.3.1@#a2ee0d3f795ad9039d17c61ffb60975d --build=lely-core -pr /home/conan/w/prod/BuildSingleReference/151645/028a4c36-3322-4f24-847b-229a8be17603/profile_linux_11_libstdcpp_clang_release_64.lely-core-shared-False.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 11.1 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=11 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=11 os=Linux [options] lely-core:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True lely-core/2.3.1: Forced build from source Installing package: lely-core/2.3.1 Requirements lely-core/2.3.1 from local cache - Cache Packages lely-core/2.3.1:b2705f22278564b27006f9126ccc51e5ea85d213 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK lely-core/2.3.1: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/lely-core/2.3.1/_/_/source/src lely-core/2.3.1: [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 lely-core/2.3.1: Copying sources to build folder lely-core/2.3.1: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/lely-core/2.3.1/_/_/build/b2705f22278564b27006f9126ccc51e5ea85d213 lely-core/2.3.1: Generator txt created conanbuildinfo.txt lely-core/2.3.1: Calling generate() lely-core/2.3.1: 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 lely-core/2.3.1: Calling build() lely-core/2.3.1: Apply patch (bugfix): This patch fixes compilation bug when building in release since compilers will detect that strncpy is not necessary and hence will emit a warning which will be treated as an error. ----Running------ > . "/home/conan/w/prod/BuildSingleReference/.conan/data/lely-core/2.3.1/_/_/build/b2705f22278564b27006f9126ccc51e5ea85d213/build-release/conan/conanbuild.sh" && autoreconf '--force' '--install' ----------------- libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' lely-core/2.3.1: Calling: > "/home/conan/w/prod/BuildSingleReference/.conan/data/lely-core/2.3.1/_/_/build/b2705f22278564b27006f9126ccc51e5ea85d213/src/configure" '--disable-shared' '--enable-static' '--prefix=/' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--disable-cython' '--disable-python' '--disable-tools' '--disable-dependency-tracking' '--disable-maintainer-mode' ----Running------ > . "/home/conan/w/prod/BuildSingleReference/.conan/data/lely-core/2.3.1/_/_/build/b2705f22278564b27006f9126ccc51e5ea85d213/build-release/conan/conanbuild.sh" && "/home/conan/w/prod/BuildSingleReference/.conan/data/lely-core/2.3.1/_/_/build/b2705f22278564b27006f9126ccc51e5ea85d213/src/configure" '--disable-shared' '--enable-static' '--prefix=/' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--disable-cython' '--disable-python' '--disable-tools' '--disable-dependency-tracking' '--disable-maintainer-mode' ----------------- checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu 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 whether make supports nested variables... (cached) yes checking for a sed that does not truncate output... /bin/sed checking whether to build with code coverage support... no checking for valgrind... no checking for style of include used by make... GNU 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 dependency style of clang... none checking for clang option to accept ISO C99... none needed checking for clang option to accept ISO Standard C... (cached) none needed checking how to run the C preprocessor... clang -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether we are using the GNU C++ compiler... yes checking whether clang++ accepts -g... yes checking dependency style of clang++... none checking whether clang++ supports C++11 features with -std=gnu++11... yes checking how to print strings... printf checking for a sed that does not truncate output... (cached) /bin/sed checking for fgrep... /bin/grep -F checking for ld used by clang... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/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/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 /usr/bin/nm -B output from clang object... failed 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 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/bin/ld -m elf_x86_64) supports shared libraries... yes 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... no checking whether to build static libraries... yes checking how to run the C++ preprocessor... clang++ -std=gnu++11 -E checking for ld used by clang++ -std=gnu++11... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the clang++ -std=gnu++11 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for clang++ -std=gnu++11 option to produce PIC... -fPIC -DPIC checking if clang++ -std=gnu++11 PIC flag -fPIC -DPIC works... yes checking if clang++ -std=gnu++11 static flag -static works... yes checking if clang++ -std=gnu++11 supports -c -o file.o... yes checking if clang++ -std=gnu++11 supports -c -o file.o... (cached) yes checking whether the clang++ -std=gnu++11 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for windres... no checking for timer_create in -lrt... yes checking whether clang is Clang... yes checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for CPPUTEST... no checking valgrind/valgrind.h usability... no checking valgrind/valgrind.h presence... no checking for valgrind/valgrind.h... no checking linux/can.h usability... yes checking linux/can.h presence... yes checking for linux/can.h... yes checking linux/can/error.h usability... yes checking linux/can/error.h presence... yes checking for linux/can/error.h... yes checking for bluetooth/bluetooth.h... no checking for bluetooth/rfcomm.h... no checking for library containing str2ba... no checking ifaddrs.h usability... yes checking ifaddrs.h presence... yes checking for ifaddrs.h... yes checking linux/can/netlink.h usability... yes checking linux/can/netlink.h presence... yes checking for linux/can/netlink.h... yes checking linux/can/raw.h usability... yes checking linux/can/raw.h presence... yes checking for linux/can/raw.h... yes checking linux/rtnetlink.h usability... yes checking linux/rtnetlink.h presence... yes checking for linux/rtnetlink.h... yes checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for doxygen... no checking for gawk... (cached) mawk checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating doc/Doxyfile config.status: creating doc/Makefile config.status: creating include/Makefile config.status: creating pkgconfig/liblely-can.pc config.status: creating pkgconfig/liblely-co.pc config.status: creating pkgconfig/liblely-coapp.pc config.status: creating pkgconfig/liblely-ev.pc config.status: creating pkgconfig/liblely-io.pc config.status: creating pkgconfig/liblely-io2.pc config.status: creating pkgconfig/liblely-libc.pc config.status: creating pkgconfig/liblely-libc_rt.pc config.status: creating pkgconfig/liblely-tap.pc config.status: creating pkgconfig/liblely-util.pc config.status: creating pkgconfig/Makefile config.status: creating python/can/Makefile config.status: creating python/dcf-tools/Makefile config.status: creating python/io/Makefile config.status: creating python/Makefile config.status: creating src/can/Makefile config.status: creating src/co/Makefile config.status: creating src/co/version.rc config.status: creating src/coapp/Makefile config.status: creating src/coapp/version.rc config.status: creating src/ev/Makefile config.status: creating src/ev/version.rc config.status: creating src/io/Makefile config.status: creating src/io2/Makefile config.status: creating src/io2/version.rc config.status: creating src/libc/Makefile config.status: creating src/libc/version.rc config.status: creating src/tap/Makefile config.status: creating src/tap/version.rc config.status: creating src/util/Makefile config.status: creating src/util/version.rc config.status: creating src/Makefile config.status: creating tools/Makefile config.status: creating tools/version.dcf2c.rc config.status: creating test/co-nmt-master.dcf config.status: creating test/Makefile config.status: creating unit-tests/Makefile config.status: creating exec-wrapper.sh config.status: creating lcov-wrapper.sh 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/lely-core/2.3.1/_/_/build/b2705f22278564b27006f9126ccc51e5ea85d213/build-release/conan/conanbuild.sh" && make -j3 ----------------- make all-recursive make[1]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/lely-core/2.3.1/_/_/build/b2705f22278564b27006f9126ccc51e5ea85d213/build-release' Making all in doc make[2]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/lely-core/2.3.1/_/_/build/b2705f22278564b27006f9126ccc51e5ea85d213/build-release/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/lely-core/2.3.1/_/_/build/b2705f22278564b27006f9126ccc51e5ea85d213/build-release/doc' Making all in include make[2]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/lely-core/2.3.1/_/_/build/b2705f22278564b27006f9126ccc51e5ea85d213/build-release/include' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/lely-core/2.3.1/_/_/build/b2705f22278564b27006f9126ccc51e5ea85d213/build-release/include' Making all in src make[2]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/lely-core/2.3.1/_/_/build/b2705f22278564b27006f9126ccc51e5ea85d213/build-release/src' Making all in libc make[3]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/lely-core/2.3.1/_/_/build/b2705f22278564b27006f9126ccc51e5ea85d213/build-release/src/libc' CC liblely_libc_la-clock.lo CC liblely_libc_la-getopt.lo CC liblely_libc_la-stdatomic.lo CC liblely_libc_la-stdio.lo CC liblely_libc_la-stdlib.lo CC liblely_libc_la-string.lo CC liblely_libc_la-strings.lo CC liblely_libc_la-sleep.lo CC liblely_libc_la-threads-pthread.lo CC liblely_libc_la-time.lo CCLD liblely-libc.la make[3]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/lely-core/2.3.1/_/_/build/b2705f22278564b27006f9126ccc51e5ea85d213/build-release/src/libc' Making all in tap make[3]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/lely-core/2.3.1/_/_/build/b2705f22278564b27006f9126ccc51e5ea85d213/build-release/src/tap' CC liblely_tap_la-tap.lo CCLD liblely-tap.la make[3]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/lely-core/2.3.1/_/_/build/b2705f22278564b27006f9126ccc51e5ea85d213/build-release/src/tap' Making all in util make[3]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/lely-core/2.3.1/_/_/build/b2705f22278564b27006f9126ccc51e5ea85d213/build-release/src/util' CC liblely_util_la-bimap.lo CC liblely_util_la-mkjmp.lo CC liblely_util_la-sllist.lo CC liblely_util_la-spscring.lo Makefile:608: recipe for target 'liblely_util_la-bimap.lo' failed make[3]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/lely-core/2.3.1/_/_/build/b2705f22278564b27006f9126ccc51e5ea85d213/build-release/src/util' Makefile:411: recipe for target 'all-recursive' failed make[2]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/lely-core/2.3.1/_/_/build/b2705f22278564b27006f9126ccc51e5ea85d213/build-release/src' Makefile:472: recipe for target 'all-recursive' failed make[1]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/lely-core/2.3.1/_/_/build/b2705f22278564b27006f9126ccc51e5ea85d213/build-release' Makefile:400: recipe for target 'all' failed lely-core/2.3.1: configure.ac:17: installing './compile' configure.ac:6: installing './config.guess' configure.ac:6: installing './config.sub' configure.ac:7: installing './install-sh' configure.ac:7: installing './missing' configure.ac:606: installing './tap-driver.sh' src/can/Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' ar: `u' modifier ignored since `D' is the default (see `U') ar: `u' modifier ignored since `D' is the default (see `U') In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/lely-core/2.3.1/_/_/build/b2705f22278564b27006f9126ccc51e5ea85d213/src/src/util/bimap.c:26: /home/conan/w/prod/BuildSingleReference/.conan/data/lely-core/2.3.1/_/_/build/b2705f22278564b27006f9126ccc51e5ea85d213/src/include/lely/util/bimap.h:291:2: error: static function 'rbnode_init' is used in an inline function with external linkage [-Werror,-Wstatic-in-inline] rbnode_init(&node->key, key); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/lely-core/2.3.1/_/_/build/b2705f22278564b27006f9126ccc51e5ea85d213/src/include/lely/util/rbtree.h:113:30: note: 'rbnode_init' declared here LELY_UTIL_RBTREE_INLINE void rbnode_init(struct rbnode *node, const void *key); ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/lely-core/2.3.1/_/_/build/b2705f22278564b27006f9126ccc51e5ea85d213/src/src/util/bimap.c:26: /home/conan/w/prod/BuildSingleReference/.conan/data/lely-core/2.3.1/_/_/build/b2705f22278564b27006f9126ccc51e5ea85d213/src/include/lely/util/bimap.h:292:2: error: static function 'rbnode_init' is used in an inline function with external linkage [-Werror,-Wstatic-in-inline] rbnode_init(&node->value, value); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/lely-core/2.3.1/_/_/build/b2705f22278564b27006f9126ccc51e5ea85d213/src/include/lely/util/rbtree.h:113:30: note: 'rbnode_init' declared here LELY_UTIL_RBTREE_INLINE void rbnode_init(struct rbnode *node, const void *key); ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/lely-core/2.3.1/_/_/build/b2705f22278564b27006f9126ccc51e5ea85d213/src/src/util/bimap.c:26: /home/conan/w/prod/BuildSingleReference/.conan/data/lely-core/2.3.1/_/_/build/b2705f22278564b27006f9126ccc51e5ea85d213/src/include/lely/util/bimap.h:338:2: error: static function 'rbtree_init' is used in an inline function with external linkage [-Werror,-Wstatic-in-inline] rbtree_init(&map->keys, key_cmp); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/lely-core/2.3.1/_/_/build/b2705f22278564b27006f9126ccc51e5ea85d213/src/include/lely/util/rbtree.h:163:30: note: 'rbtree_init' declared here LELY_UTIL_RBTREE_INLINE void rbtree_init( ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/lely-core/2.3.1/_/_/build/b2705f22278564b27006f9126ccc51e5ea85d213/src/src/util/bimap.c:26: /home/conan/w/prod/BuildSingleReference/.conan/data/lely-core/2.3.1/_/_/build/b2705f22278564b27006f9126ccc51e5ea85d213/src/include/lely/util/bimap.h:339:2: error: static function 'rbtree_init' is used in an inline function with external linkage [-Werror,-Wstatic-in-inline] rbtree_init(&map->values, value_cmp); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/lely-core/2.3.1/_/_/build/b2705f22278564b27006f9126ccc51e5ea85d213/src/include/lely/util/rbtree.h:163:30: note: 'rbtree_init' declared here LELY_UTIL_RBTREE_INLINE void rbtree_init( ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/lely-core/2.3.1/_/_/build/b2705f22278564b27006f9126ccc51e5ea85d213/src/src/util/bimap.c:26: /home/conan/w/prod/BuildSingleReference/.conan/data/lely-core/2.3.1/_/_/build/b2705f22278564b27006f9126ccc51e5ea85d213/src/include/lely/util/bimap.h:353:9: error: static function 'rbtree_size' is used in an inline function with external linkage [-Werror,-Wstatic-in-inline] return rbtree_size(&map->keys); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/lely-core/2.3.1/_/_/build/b2705f22278564b27006f9126ccc51e5ea85d213/src/include/lely/util/rbtree.h:173:32: note: 'rbtree_size' declared here LELY_UTIL_RBTREE_INLINE size_t rbtree_size(const struct rbtree *tree); ^ 5 errors generated. make[3]: *** [liblely_util_la-bimap.lo] Error 1 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [all-recursive] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 lely-core/2.3.1: 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 lely-core/2.3.1: ERROR: Package 'b2705f22278564b27006f9126ccc51e5ea85d213' build failed lely-core/2.3.1: WARN: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/lely-core/2.3.1/_/_/build/b2705f22278564b27006f9126ccc51e5ea85d213/build-release ERROR: lely-core/2.3.1: Error in build() method, line 200 autotools.make() ConanException: Error 2 while executing make -j3