checking whether C++ compiler accepts -Wall... yes checking whether C++ compiler accepts -Wextra... yes checking whether C++ compiler accepts -Wundef... yes checking whether C++ compiler accepts -Wwrite-strings... yes checking whether C++ compiler accepts -Wpointer-arith... yes checking whether C++ compiler accepts -Wmissing-declarations... yes checking whether C++ compiler accepts -Wredundant-decls... yes checking whether C++ compiler accepts -Wno-unused-parameter... yes checking whether C++ compiler accepts -Wno-missing-field-initializers... yes checking whether C++ compiler accepts -Wformat=2... yes checking whether C++ compiler accepts -Wcast-align... yes checking whether C++ compiler accepts -Wformat-nonliteral... yes checking whether C++ compiler accepts -Wformat-security... yes checking whether C++ compiler accepts -Wsign-compare... yes checking whether C++ compiler accepts -Wstrict-aliasing... yes checking whether C++ compiler accepts -Wshadow... yes checking whether C++ compiler accepts -Winline... yes checking whether C++ compiler accepts -Wpacked... yes checking whether C++ compiler accepts -Wmissing-format-attribute... yes checking whether C++ compiler accepts -Wmissing-noreturn... yes checking whether C++ compiler accepts -Winit-self... yes checking whether C++ compiler accepts -Wredundant-decls... (cached) yes checking whether C++ compiler accepts -Wmissing-include-dirs... yes checking whether C++ compiler accepts -Wunused-but-set-variable... yes checking whether C++ compiler accepts -Warray-bounds... yes checking whether C++ compiler accepts -Wreturn-type... yes checking whether C++ compiler accepts -Wno-overloaded-virtual... yes checking whether C++ compiler accepts -Wswitch-enum... yes checking whether C++ compiler accepts -Wswitch-default... yes checking whether C++ compiler accepts -Wno-error=unused-parameter... yes checking whether C++ compiler accepts -Wno-error=missing-field-initializers... yes checking whether C++ compiler accepts -Wno-error=overloaded-virtual... yes checking whether C compiler accepts -Werror=unknown-warning-option... (cached) no checking whether the linker accepts -Wl,--as-needed... [ 97%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/DeformableDemo/GraspDeformable.o yes checking whether the linker accepts -Wl,--as-needed... yes checking whether the linker accepts -Wl,-z,relro... yes checking whether the linker accepts -Wl,-z,relro... yes checking whether the linker accepts -Wl,-z,now... yes checking whether the linker accepts -Wl,-z,now... yes checking whether the linker accepts -Wl,-z,noexecstack... yes checking whether the linker accepts -Wl,-z,noexecstack... yes checking whether the linker accepts -Wl,--no-as-needed... yes checking whether the linker accepts -Wl,--fatal-warnings... yes checking whether the linker accepts -Wl,-fatal_warnings... no checking whether the linker accepts -Wl,--no-as-needed... yes checking whether C compiler accepts -Werror=unknown-warning-option... (cached) no checking whether C compiler accepts -Wno-suggest-attribute=format... (cached) yes checking whether C compiler accepts -fno-strict-aliasing... (cached) yes checking whether C compiler accepts -fno-common... yes checking whether C compiler accepts -Wnested-externs... (cached) yes checking whether C compiler accepts -Wmissing-prototypes... (cached) yes checking whether C compiler accepts -Wstrict-prototypes... (cached) yes checking whether C compiler accepts -Wdeclaration-after-statement... (cached) yes checking whether C compiler accepts -Wimplicit-function-declaration... (cached) yes checking whether C compiler accepts -Wold-style-definition... (cached) yes checking whether C compiler accepts -Wjump-misses-init... (cached) yes checking whether C compiler accepts -Wall... (cached) yes checking whether C compiler accepts -Wextra... (cached) yes checking whether C compiler accepts -Wundef... (cached) yes checking whether C compiler accepts -Wwrite-strings... (cached) yes checking whether C compiler accepts -Wpointer-arith... (cached) yes checking whether C compiler accepts -Wmissing-declarations... (cached) yes checking whether C compiler accepts -Wredundant-decls... (cached) yes checking whether C compiler accepts -Wno-unused-parameter... (cached) yes checking whether C compiler accepts -Wno-missing-field-initializers... (cached) yes [ 97%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/DeformableDemo/Pinch.o checking whether C compiler accepts -Wformat=2... (cached) yes checking whether C compiler accepts -Wcast-align... (cached) yes checking whether C compiler accepts -Wformat-nonliteral... (cached) yes checking whether C compiler accepts -Wformat-security... (cached) yes checking whether C compiler accepts -Wsign-compare... (cached) yes checking whether C compiler accepts -Wstrict-aliasing... (cached) yes checking whether C compiler accepts -Wshadow... (cached) yes checking whether C compiler accepts -Winline... (cached) yes checking whether C compiler accepts -Wpacked... (cached) yes checking whether C compiler accepts -Wmissing-format-attribute... (cached) yes checking whether C compiler accepts -Wmissing-noreturn... (cached) yes checking whether C compiler accepts -Winit-self... (cached) yes checking whether C compiler accepts -Wredundant-decls... (cached) yes checking whether C compiler accepts -Wmissing-include-dirs... (cached) yes checking whether C compiler accepts -Wunused-but-set-variable... (cached) yes checking whether C compiler accepts -Warray-bounds... (cached) yes checking whether C compiler accepts -Wreturn-type... (cached) yes checking whether C compiler accepts -Wswitch-enum... (cached) yes checking whether C compiler accepts -Wswitch-default... (cached) yes checking whether C compiler accepts -Wduplicated-cond... (cached) yes checking whether C compiler accepts -Wduplicated-branches... (cached) yes checking whether C compiler accepts -Wlogical-op... (cached) yes checking whether C compiler accepts -Wrestrict... (cached) yes checking whether C compiler accepts -Wnull-dereference... (cached) yes checking whether C compiler accepts -Wdouble-promotion... (cached) yes checking whether C compiler accepts -Wchar-subscripts... yes checking whether C compiler accepts -Wfloat-equal... yes checking whether C compiler accepts -Wpointer-sign... yes checking whether C compiler accepts -Wno-deprecated-declarations... yes checking whether C compiler accepts -Wno-missing-field-initializers... (cached) yes checking whether C compiler accepts -Wno-unused-parameter... (cached) yes checking whether C compiler accepts -Wno-cast-function-type... yes checking whether C compiler accepts -Wno-unused-label... yes checking whether C compiler accepts -Wno-error=unused-parameter... (cached) yes checking whether C compiler accepts -Wno-error=missing-field-initializers... (cached) yes checking whether C compiler accepts -Wno-error=deprecated-declarations... yes checking whether C compiler accepts -Wno-error=cast-function-type... yes checking whether C compiler accepts -Wno-error=unused-label... yes checking whether C++ compiler accepts -Werror=unknown-warning-option... (cached) no checking whether C++ compiler accepts -Wno-suggest-attribute=format... (cached) yes checking whether C++ compiler accepts -fno-strict-aliasing... (cached) yes checking whether C++ compiler accepts -Wall... (cached) yes checking whether C++ compiler accepts -Wextra... (cached) yes checking whether C++ compiler accepts -Wundef... (cached) yes checking whether C++ compiler accepts -Wwrite-strings... (cached) yes checking whether C++ compiler accepts -Wpointer-arith... (cached) yes checking whether C++ compiler accepts -Wmissing-declarations... (cached) yes checking whether C++ compiler accepts -Wredundant-decls... (cached) yes checking whether C++ compiler accepts -Wno-unused-parameter... (cached) yes checking whether C++ compiler accepts -Wno-missing-field-initializers... (cached) yes checking whether C++ compiler accepts -Wformat=2... (cached) yes checking whether C++ compiler accepts -Wcast-align... (cached) yes checking whether C++ compiler accepts -Wformat-nonliteral... (cached) yes checking whether C++ compiler accepts -Wformat-security... (cached) yes checking whether C++ compiler accepts -Wsign-compare... (cached) yes checking whether C++ compiler accepts -Wstrict-aliasing... (cached) yes checking whether C++ compiler accepts -Wshadow... (cached) yes checking whether C++ compiler accepts -Winline... (cached) yes checking whether C++ compiler accepts -Wpacked... (cached) yes checking whether C++ compiler accepts -Wmissing-format-attribute... (cached) yes checking whether C++ compiler accepts -Wmissing-noreturn... (cached) yes checking whether C++ compiler accepts -Winit-self... (cached) yes checking whether C++ compiler accepts -Wredundant-decls... (cached) yes checking whether C++ compiler accepts -Wmissing-include-dirs... (cached) yes checking whether C++ compiler accepts -Wunused-but-set-variable... (cached) yes checking whether C++ compiler accepts -Warray-bounds... (cached) yes checking whether C++ compiler accepts -Wreturn-type... (cached) yes checking whether C++ compiler accepts -Wno-overloaded-virtual... (cached) yes checking whether C++ compiler accepts -Wswitch-enum... (cached) yes checking whether C++ compiler accepts -Wswitch-default... (cached) yes checking whether C++ compiler accepts -Wchar-subscripts... yes checking whether C++ compiler accepts -Wfloat-equal... yes checking whether C++ compiler accepts -Wno-deprecated-declarations... yes checking whether C++ compiler accepts -Wno-missing-field-initializers... (cached) yes checking whether C++ compiler accepts -Wno-unused-parameter... (cached) yes checking whether C++ compiler accepts -Wno-cast-function-type... yes checking whether C++ compiler accepts -Wno-unused-label... yes checking whether C++ compiler accepts -Wno-error=unused-parameter... (cached) yes checking whether C++ compiler accepts -Wno-error=missing-field-initializers... (cached) yes checking whether C++ compiler accepts -Wno-error=overloaded-virtual... (cached) yes checking whether C++ compiler accepts -Wno-error=deprecated-declarations... yes checking whether C++ compiler accepts -Wno-error=cast-function-type... yes checking whether C++ compiler accepts -Wno-error=unused-label... yes checking whether C compiler accepts -Werror=unknown-warning-option... (cached) no checking whether the linker accepts -Wl,--as-needed... (cached) yes checking whether the linker accepts -Wl,--as-needed... (cached) yes checking whether the linker accepts -Wl,-z,relro... (cached) yes checking whether the linker accepts -Wl,-z,relro... (cached) yes checking whether the linker accepts -Wl,-z,now... (cached) yes checking whether the linker accepts -Wl,-z,now... (cached) yes checking whether the linker accepts -Wl,-z,noexecstack... (cached) yes checking whether the linker accepts -Wl,-z,noexecstack... (cached) yes checking whether the linker accepts -Wl,--no-as-needed... (cached) yes checking whether the linker accepts -Wl,--fatal-warnings... (cached) yes checking whether the linker accepts -Wl,-fatal_warnings... (cached) no checking whether the linker accepts -Wl,--no-as-needed... (cached) yes checking if LD -Wl,--version-script works... yes checking for doxygen... /usr/bin/doxygen checking whether to build Doxygen documentation... no checking for xsltproc... no checking for ducktype... no checking for yelp-build... no checking whether to build Ducktype documentation... no checking for xmlto... no checking whether to build XML documentation... no checking crt_externs.h usability... no checking crt_externs.h presence... no checking for crt_externs.h... no checking for _NSGetEnviron... no checking that generated files are newer than configure... done configure: creating ./config.status >>> bmon 4.0 Configuring mkdir -p /srv/storage/autobuild/run/instance-2/output-1/per-package/bmon/host rsync -a --link-dest=/srv/storage/autobuild/run/instance-2/output-1/per-package/host-pkgconf/host/ /srv/storage/autobuild/run/instance-2/output-1/per-package/host-pkgconf/host/ /srv/storage/autobuild/run/instance-2/output-1/per-package/bmon/host rsync -a --link-dest=/srv/storage/autobuild/run/instance-2/output-1/per-package/host-skeleton/host/ /srv/storage/autobuild/run/instance-2/output-1/per-package/host-skeleton/host/ /srv/storage/autobuild/run/instance-2/output-1/per-package/bmon/host rsync -a --link-dest=/srv/storage/autobuild/run/instance-2/output-1/per-package/libconfuse/host/ /srv/storage/autobuild/run/instance-2/output-1/per-package/libconfuse/host/ /srv/storage/autobuild/run/instance-2/output-1/per-package/bmon/host rsync -a --link-dest=/srv/storage/autobuild/run/instance-2/output-1/per-package/libnl/host/ /srv/storage/autobuild/run/instance-2/output-1/per-package/libnl/host/ /srv/storage/autobuild/run/instance-2/output-1/per-package/bmon/host rsync -a --link-dest=/srv/storage/autobuild/run/instance-2/output-1/per-package/ncurses/host/ /srv/storage/autobuild/run/instance-2/output-1/per-package/ncurses/host/ /srv/storage/autobuild/run/instance-2/output-1/per-package/bmon/host rsync -a --link-dest=/srv/storage/autobuild/run/instance-2/output-1/per-package/skeleton/host/ /srv/storage/autobuild/run/instance-2/output-1/per-package/skeleton/host/ /srv/storage/autobuild/run/instance-2/output-1/per-package/bmon/host rsync -a --link-dest=/srv/storage/autobuild/run/instance-2/output-1/per-package/toolchain/host/ /srv/storage/autobuild/run/instance-2/output-1/per-package/toolchain/host/ /srv/storage/autobuild/run/instance-2/output-1/per-package/bmon/host config.status: creating Doxyfile config.status: creating dbus/Version config.status: creating dbus/versioninfo.rc config.status: creating dbus/dbus-arch-deps.h config.status: creating bus/system.conf mkdir -p /srv/storage/autobuild/run/instance-2/output-1/per-package/bmon/target rsync -a --link-dest=/srv/storage/autobuild/run/instance-2/output-1/per-package/host-pkgconf/target/ /srv/storage/autobuild/run/instance-2/output-1/per-package/host-pkgconf/target/ /srv/storage/autobuild/run/instance-2/output-1/per-package/bmon/target config.status: creating bus/session.conf rsync -a --link-dest=/srv/storage/autobuild/run/instance-2/output-1/per-package/host-skeleton/target/ /srv/storage/autobuild/run/instance-2/output-1/per-package/host-skeleton/target/ /srv/storage/autobuild/run/instance-2/output-1/per-package/bmon/target rsync -a --link-dest=/srv/storage/autobuild/run/instance-2/output-1/per-package/libconfuse/target/ /srv/storage/autobuild/run/instance-2/output-1/per-package/libconfuse/target/ /srv/storage/autobuild/run/instance-2/output-1/per-package/bmon/target rsync -a --link-dest=/srv/storage/autobuild/run/instance-2/output-1/per-package/libnl/target/ /srv/storage/autobuild/run/instance-2/output-1/per-package/libnl/target/ /srv/storage/autobuild/run/instance-2/output-1/per-package/bmon/target rsync -a --link-dest=/srv/storage/autobuild/run/instance-2/output-1/per-package/ncurses/target/ /srv/storage/autobuild/run/instance-2/output-1/per-package/ncurses/target/ /srv/storage/autobuild/run/instance-2/output-1/per-package/bmon/target config.status: creating bus/legacy-config/system.conf rsync -a --link-dest=/srv/storage/autobuild/run/instance-2/output-1/per-package/skeleton/target/ /srv/storage/autobuild/run/instance-2/output-1/per-package/skeleton/target/ /srv/storage/autobuild/run/instance-2/output-1/per-package/bmon/target rsync -a --link-dest=/srv/storage/autobuild/run/instance-2/output-1/per-package/toolchain/target/ /srv/storage/autobuild/run/instance-2/output-1/per-package/toolchain/target/ /srv/storage/autobuild/run/instance-2/output-1/per-package/bmon/target config.status: creating bus/legacy-config/session.conf config.status: creating bus/example-system-enable-stats.conf config.status: creating bus/example-session-disable-stats.conf (cd /srv/storage/autobuild/run/instance-2/output-1/build/bmon-4.0/ && rm -rf config.cache && PATH="/srv/storage/autobuild/run/instance-2/output-1/per-package/bmon/host/bin:/srv/storage/autobuild/run/instance-2/output-1/per-package/bmon/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/srv/storage/autobuild/run/instance-2/output-1/per-package/bmon/host/bin/riscv64-linux-ar" AS="/srv/storage/autobuild/run/instance-2/output-1/per-package/bmon/host/bin/riscv64-linux-as" LD="/srv/storage/autobuild/run/instance-2/output-1/per-package/bmon/host/bin/riscv64-linux-ld" NM="/srv/storage/autobuild/run/instance-2/output-1/per-package/bmon/host/bin/riscv64-linux-nm" CC="/srv/storage/autobuild/run/instance-2/output-1/per-package/bmon/host/bin/riscv64-linux-gcc" GCC="/srv/storage/autobuild/run/instance-2/output-1/per-package/bmon/host/bin/riscv64-linux-gcc" CPP="/srv/storage/autobuild/run/instance-2/output-1/per-package/bmon/host/bin/riscv64-linux-cpp" CXX="/srv/storage/autobuild/run/instance-2/output-1/per-package/bmon/host/bin/riscv64-linux-g++" FC="/srv/storage/autobuild/run/instance-2/output-1/per-package/bmon/host/bin/riscv64-linux-gfortran" F77="/srv/storage/autobuild/run/instance-2/output-1/per-package/bmon/host/bin/riscv64-linux-gfortran" RANLIB="/srv/storage/autobuild/run/instance-2/output-1/per-package/bmon/host/bin/riscv64-linux-ranlib" READELF="/srv/storage/autobuild/run/instance-2/output-1/per-package/bmon/host/bin/riscv64-linux-readelf" STRIP="/srv/storage/autobuild/run/instance-2/output-1/per-package/bmon/host/bin/riscv64-linux-strip" OBJCOPY="/srv/storage/autobuild/run/instance-2/output-1/per-package/bmon/host/bin/riscv64-linux-objcopy" OBJDUMP="/srv/storage/autobuild/run/instance-2/output-1/per-package/bmon/host/bin/riscv64-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/srv/storage/autobuild/run/instance-2/output-1/per-package/bmon/host/include" CFLAGS_FOR_BUILD="-O2 -I/srv/storage/autobuild/run/instance-2/output-1/per-package/bmon/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/srv/storage/autobuild/run/instance-2/output-1/per-package/bmon/host/include" LDFLAGS_FOR_BUILD="-L/srv/storage/autobuild/run/instance-2/output-1/per-package/bmon/host/lib -Wl,-rpath,/srv/storage/autobuild/run/instance-2/output-1/per-package/bmon/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/srv/storage/autobuild/run/instance-2/output-1/per-package/bmon/host/bin/riscv64-linux-as" DEFAULT_LINKER="/srv/storage/autobuild/run/instance-2/output-1/per-package/bmon/host/bin/riscv64-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 -D_FORTIFY_SOURCE=2" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 -D_FORTIFY_SOURCE=2" LDFLAGS="" FCFLAGS=" -Os -g2" FFLAGS=" -Os -g2" PKG_CONFIG="/srv/storage/autobuild/run/instance-2/output-1/per-package/bmon/host/bin/pkg-config" STAGING_DIR="/srv/storage/autobuild/run/instance-2/output-1/per-package/bmon/host/riscv64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=no ac_cv_prog_cc_c99='-std=gnu99' CONFIG_SITE=/dev/null ./configure --target=riscv64-buildroot-linux-gnu --host=riscv64-buildroot-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared --disable-static ) config.status: creating bus/org.freedesktop.dbus-session.plist config.status: creating bus/dbus.service config.status: creating bus/dbus.socket config.status: creating bus/systemd-user/dbus.service config.status: creating bus/systemd-user/dbus.socket config.status: creating bus/sysusers.d/dbus.conf config.status: creating bus/tmpfiles.d/dbus.conf config.status: creating Makefile configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --disable-static, --enable-shared, --disable-static config.status: creating dbus/Makefile config.status: creating bus/Makefile checking build system type... config.status: creating tools/Makefile x86_64-pc-linux-gnu checking host system type... riscv64-buildroot-linux-gnu checking target system type... config.status: creating test/Makefile riscv64-buildroot-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes config.status: creating test/name-test/Makefile checking for riscv64-buildroot-linux-gnu-strip... /srv/storage/autobuild/run/instance-2/output-1/per-package/bmon/host/bin/riscv64-linux-strip checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... config.status: creating doc/Makefile yes checking whether make supports nested variables... (cached) yes checking for style of include used by make... GNU checking for riscv64-buildroot-linux-gnu-gcc... /srv/storage/autobuild/run/instance-2/output-1/per-package/bmon/host/bin/riscv64-linux-gcc config.status: creating doc/dbus-cleanup-sockets.1.xml config.status: creating doc/dbus-daemon.1.xml checking whether the C compiler works... config.status: creating doc/dbus-launch.1.xml config.status: creating doc/dbus-monitor.1.xml yes checking for C compiler default output file name... a.out checking for suffix of executables... config.status: creating doc/dbus-run-session.1.xml config.status: creating doc/dbus-send.1.xml checking whether we are cross compiling... yes checking for suffix of object files... config.status: creating doc/dbus-test-tool.1.xml o checking whether we are using the GNU C compiler... config.status: creating doc/dbus-update-activation-environment.1.xml yes checking whether /srv/storage/autobuild/run/instance-2/output-1/per-package/bmon/host/bin/riscv64-linux-gcc accepts -g... config.status: creating doc/dbus-uuidgen.1.xml yes checking for /srv/storage/autobuild/run/instance-2/output-1/per-package/bmon/host/bin/riscv64-linux-gcc option to accept ISO C89... config.status: creating dbus-1.pc config.status: creating dbus-1-uninstalled.pc none needed checking whether /srv/storage/autobuild/run/instance-2/output-1/per-package/bmon/host/bin/riscv64-linux-gcc understands -c and -o together... config.status: creating cmake/DBus1Config.cmake config.status: creating cmake/DBus1ConfigVersion.cmake yes checking dependency style of /srv/storage/autobuild/run/instance-2/output-1/per-package/bmon/host/bin/riscv64-linux-gcc... none checking for library containing strerror... config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands none required checking for riscv64-buildroot-linux-gnu-gcc... (cached) /srv/storage/autobuild/run/instance-2/output-1/per-package/bmon/host/bin/riscv64-linux-gcc configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls D-Bus 1.12.20 ============== prefix: /usr exec_prefix: /usr libdir: /usr/lib libexecdir: /usr/libexec bindir: /usr/bin sysconfdir: /etc localstatedir: /var runstatedir: /var/run datadir: /usr/share source code location: . compiler: /srv/storage/autobuild/run/instance-2/output-1/per-package/dbus/host/bin/riscv64-linux-gcc cflags: -fno-strict-aliasing -fno-common -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wchar-subscripts -Wfloat-equal -Wpointer-sign -Wno-deprecated-declarations -Wno-cast-function-type -Wno-unused-label -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-error=deprecated-declarations -Wno-error=cast-function-type -Wno-error=unused-label -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 -D_FORTIFY_SOURCE=2 cppflags: -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 cxxflags: -fno-strict-aliasing -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wno-overloaded-virtual -Wswitch-enum -Wswitch-default -Wchar-subscripts -Wfloat-equal -Wno-deprecated-declarations -Wno-cast-function-type -Wno-unused-label -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-error=overloaded-virtual -Wno-error=deprecated-declarations -Wno-error=cast-function-type -Wno-error=unused-label -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 -D_FORTIFY_SOURCE=2 ldflags: -Wl,--no-as-needed 64-bit int: long 32-bit int: int 16-bit int: short Doxygen: /usr/bin/doxygen xmlto: no ducktype: no yelp-build: no Rebuilding generated files: yes gcc coverage profiling: no Building embedded tests: no Building modular tests: no - with GLib: no Installing tests: no Building verbose mode: no Building assertions: no Building checks: yes Building bus stats API: yes Building SELinux support: no Building AppArmor support: no Building inotify support: yes Building kqueue support: no Building systemd support: no Building X11 code: no Building Doxygen docs: no Building Ducktype docs: no Building XML docs: no Building launchd support: no System bus socket: /run/dbus/system_bus_socket System bus address: unix:path=/run/dbus/system_bus_socket System bus PID file: /run/messagebus.pid Session bus listens on: unix:tmpdir=/tmp Session clients connect to: autolaunch: pam_console auth dir: (none) Console owner file: no Console owner file path: System bus user: dbus Session bus services dir: /usr/share/dbus-1/services 'make check' socket dir: /tmp [ 97%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/DeformableDemo/DeformableSelfCollision.o checking whether we are using the GNU C compiler... (cached) yes checking whether /srv/storage/autobuild/run/instance-2/output-1/per-package/bmon/host/bin/riscv64-linux-gcc accepts -g... (cached) yes checking for /srv/storage/autobuild/run/instance-2/output-1/per-package/bmon/host/bin/riscv64-linux-gcc option to accept ISO C89... (cached) none needed checking whether /srv/storage/autobuild/run/instance-2/output-1/per-package/bmon/host/bin/riscv64-linux-gcc understands -c and -o together... (cached) yes checking dependency style of /srv/storage/autobuild/run/instance-2/output-1/per-package/bmon/host/bin/riscv64-linux-gcc... (cached) none checking for /srv/storage/autobuild/run/instance-2/output-1/per-package/bmon/host/bin/riscv64-linux-gcc option to accept ISO C99... (cached) -std=gnu99 checking for /srv/storage/autobuild/run/instance-2/output-1/per-package/bmon/host/bin/riscv64-linux-gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 checking how to run the C preprocessor... /srv/storage/autobuild/run/instance-2/output-1/per-package/bmon/host/bin/riscv64-linux-cpp checking whether make sets $(MAKE)... (cached) yes checking for an ANSI C-conforming const... >>> brotli 1.0.9 Installing to staging directory PATH="/srv/storage/autobuild/run/instance-2/output-1/per-package/brotli/host/bin:/srv/storage/autobuild/run/instance-2/output-1/per-package/brotli/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make DESTDIR=/srv/storage/autobuild/run/instance-2/output-1/per-package/brotli/host/riscv64-buildroot-linux-gnu/sysroot install/fast -C /srv/storage/autobuild/run/instance-2/output-1/build/brotli-1.0.9/ make[1]: Entering directory '/srv/storage/autobuild/run/instance-2/output-1/build/brotli-1.0.9' Install the project... -- Install configuration: "Debug" -- Installing: /srv/storage/autobuild/run/instance-2/output-1/per-package/brotli/host/riscv64-buildroot-linux-gnu/sysroot/usr/bin/brotli -- Set runtime path of "/srv/storage/autobuild/run/instance-2/output-1/per-package/brotli/host/riscv64-buildroot-linux-gnu/sysroot/usr/bin/brotli" to "" -- Installing: /srv/storage/autobuild/run/instance-2/output-1/per-package/brotli/host/riscv64-buildroot-linux-gnu/sysroot/usr/lib/libbrotlienc.so.1.0.9 yes checking for inline... -- Installing: /srv/storage/autobuild/run/instance-2/output-1/per-package/brotli/host/riscv64-buildroot-linux-gnu/sysroot/usr/lib/libbrotlienc.so.1 -- Set runtime path of "/srv/storage/autobuild/run/instance-2/output-1/per-package/brotli/host/riscv64-buildroot-linux-gnu/sysroot/usr/lib/libbrotlienc.so.1.0.9" to "" -- Installing: /srv/storage/autobuild/run/instance-2/output-1/per-package/brotli/host/riscv64-buildroot-linux-gnu/sysroot/usr/lib/libbrotlienc.so -- Installing: /srv/storage/autobuild/run/instance-2/output-1/per-package/brotli/host/riscv64-buildroot-linux-gnu/sysroot/usr/lib/libbrotlidec.so.1.0.9 -- Installing: /srv/storage/autobuild/run/instance-2/output-1/per-package/brotli/host/riscv64-buildroot-linux-gnu/sysroot/usr/lib/libbrotlidec.so.1 -- Set runtime path of "/srv/storage/autobuild/run/instance-2/output-1/per-package/brotli/host/riscv64-buildroot-linux-gnu/sysroot/usr/lib/libbrotlidec.so.1.0.9" to "" -- Installing: /srv/storage/autobuild/run/instance-2/output-1/per-package/brotli/host/riscv64-buildroot-linux-gnu/sysroot/usr/lib/libbrotlidec.so -- Installing: /srv/storage/autobuild/run/instance-2/output-1/per-package/brotli/host/riscv64-buildroot-linux-gnu/sysroot/usr/lib/libbrotlicommon.so.1.0.9 -- Installing: /srv/storage/autobuild/run/instance-2/output-1/per-package/brotli/host/riscv64-buildroot-linux-gnu/sysroot/usr/lib/libbrotlicommon.so.1 -- Installing: /srv/storage/autobuild/run/instance-2/output-1/per-package/brotli/host/riscv64-buildroot-linux-gnu/sysroot/usr/lib/libbrotlicommon.so -- Installing: /srv/storage/autobuild/run/instance-2/output-1/per-package/brotli/host/riscv64-buildroot-linux-gnu/sysroot/usr/include/brotli -- Installing: /srv/storage/autobuild/run/instance-2/output-1/per-package/brotli/host/riscv64-buildroot-linux-gnu/sysroot/usr/include/brotli/decode.h -- Installing: /srv/storage/autobuild/run/instance-2/output-1/per-package/brotli/host/riscv64-buildroot-linux-gnu/sysroot/usr/include/brotli/encode.h -- Installing: /srv/storage/autobuild/run/instance-2/output-1/per-package/brotli/host/riscv64-buildroot-linux-gnu/sysroot/usr/include/brotli/port.h -- Installing: /srv/storage/autobuild/run/instance-2/output-1/per-package/brotli/host/riscv64-buildroot-linux-gnu/sysroot/usr/include/brotli/types.h -- Installing: /srv/storage/autobuild/run/instance-2/output-1/per-package/brotli/host/riscv64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig/libbrotlicommon.pc -- Installing: /srv/storage/autobuild/run/instance-2/output-1/per-package/brotli/host/riscv64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig/libbrotlidec.pc -- Installing: /srv/storage/autobuild/run/instance-2/output-1/per-package/brotli/host/riscv64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig/libbrotlienc.pc make[1]: Leaving directory '/srv/storage/autobuild/run/instance-2/output-1/build/brotli-1.0.9' >>> brotli 1.0.9 Fixing libtool files for la in $(find /srv/storage/autobuild/run/instance-2/output-1/per-package/brotli/host/riscv64-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/srv/storage/autobuild/run/instance-2/output-1:@BASE_DIR@:g" \ -e "s:/srv/storage/autobuild/run/instance-2/output-1/per-package/brotli/host/riscv64-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ -e "s:/srv/storage/autobuild/run/instance-2/output-1/per-package/brotli/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/srv/storage/autobuild/run/instance-2/output-1/per-package/brotli/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/srv/storage/autobuild/run/instance-2/output-1/per-package/brotli/host/riscv64-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/srv/storage/autobuild/run/instance-2/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done inline checking whether time.h and sys/time.h may both be included... [ 97%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/DeformableDemo/PinchFriction.o yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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... [ 97%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/DeformableDemo/ClothFriction.o 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 size_t... yes checking return type of signal handlers... void checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... cross configure: WARNING: result yes guessed because of cross compilation checking for working vfork... (cached) yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking ncurses/ncurses.h usability... no checking ncurses/ncurses.h presence... no checking for ncurses/ncurses.h... no checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking netinet6/in6.h usability... no checking netinet6/in6.h presence... no checking for netinet6/in6.h... no checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking sysctl/ioctl.h usability... no checking sysctl/ioctl.h presence... no checking for sysctl/ioctl.h... no checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for suseconds_t... yes checking for atexit... yes checking for clock_gettime... yes checking for memset... yes checking for pow... no checking for socket... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strncasecmp... yes checking for strstr... yes checking for strtol... yes checking for uname... yes checking for getdate... yes checking for pkg-config... /srv/storage/autobuild/run/instance-2/output-1/per-package/bmon/host/bin/pkg-config checking for NcursesW wide-character library... [ 97%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/DeformableDemo/DeformableMultibody.o yes checking for working ncursesw/curses.h... no checking for working ncursesw.h... no checking for working ncurses.h... no configure: WARNING: could not find a working ncursesw/curses.h, ncursesw.h or ncurses.h configure: error: requires an X/Open-compatible Curses library with color make: *** [package/pkg-generic.mk:231: /srv/storage/autobuild/run/instance-2/output-1/build/bmon-4.0/.stamp_configured] Error 1 make: *** Waiting for unfinished jobs.... [ 98%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/DeformableDemo/DeformableRigid.o [ 98%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/DeformableDemo/SplitImpulse.o [ 98%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/DeformableDemo/VolumetricDeformable.o [ 98%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/DeformableDemo/Collide.o [ 98%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/DeformableDemo/LargeDeformation.o [ 98%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/DeformableDemo/DeformableClothAnchor.o [ 98%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/DeformableDemo/MultibodyClothAnchor.o [ 98%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/MultiBody/MultiDofDemo.o [ 99%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/RigidBody/RigidBodySoftContact.o [ 99%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/RigidBody/KinematicRigidBodyExample.o [ 99%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/Constraints/TestHingeTorque.o [ 99%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/Constraints/ConstraintDemo.o [ 99%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/Constraints/Dof6Spring2Setup.o [ 99%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/Constraints/ConstraintPhysicsSetup.o [ 99%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/ThirdPartyLibs/stb_image/stb_image.o [ 99%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/ThirdPartyLibs/stb_image/stb_image_write.o [ 99%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/ThirdPartyLibs/Wavefront/tiny_obj_loader.o [100%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/__/ThirdPartyLibs/tinyxml2/tinyxml2.o [100%] Building CXX object examples/ExampleBrowser/CMakeFiles/App_ExampleBrowser.dir/InProcessExampleBrowser.o [100%] Linking CXX executable App_ExampleBrowser make[3]: Leaving directory '/srv/storage/autobuild/run/instance-2/output-1/build/bullet-3.09' [100%] Built target App_ExampleBrowser make[2]: Leaving directory '/srv/storage/autobuild/run/instance-2/output-1/build/bullet-3.09' make[1]: Leaving directory '/srv/storage/autobuild/run/instance-2/output-1/build/bullet-3.09' make: Leaving directory '/srv/storage/autobuild/run/instance-2/buildroot'