* Package: net-analyzer/netdata-1.19.0-r2 * Repository: gentoo * Maintainer: candrews@gentoo.org * USE: abi_x86_64 amd64 compression cpu_flags_x86_sse2 dbengine elibc_glibc filecaps jsonc kernel_linux python python_targets_python2_7 python_targets_python3_6 userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox * Determining the location of the kernel source code * Found kernel source directory: * /usr/src/linux * Found sources for kernel version: * 5.4.14-gentoo >>> Unpacking source... >>> Unpacking netdata-1.19.0.tar.gz to /var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work >>> Source unpacked in /var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work >>> Preparing source in /var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0 ... * Applying netdata-1.19.0-prometheus-spelling.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0' ... * Running aclocal -I build/m4 ... [ ok ] * Running autoconf --force ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy --foreign --force-missing ... [ ok ] * Running elibtoolize in: netdata-1.19.0/ >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0 ... * econf: updating netdata-1.19.0/config.sub with /usr/share/gnuconfig/config.sub * econf: updating netdata-1.19.0/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/netdata-1.19.0-r2 --htmldir=/usr/share/doc/netdata-1.19.0-r2/html --libdir=/usr/lib64 --localstatedir=/var --with-user=netdata --enable-jsonc --disable-plugin-cups --enable-dbengine --disable-plugin-nfacct --disable-plugin-freeipmi --disable-backend-kinesis --disable-backend-mongodb --disable-backend-prometheus-remote-write --disable-plugin-xenstat --enable-x86-sse --with-zlib configure: loading site script /usr/share/config.site checking whether to enable maintainer-specific portions of Makefiles... no checking for a BSD-compatible install... /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking how to create a pax tar archive... gnutar checking whether make supports nested variables... (cached) yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc 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 x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-pc-linux-gnu-g++... none checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -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 for __attribute__((returns_nonnull))... yes checking for __attribute__((malloc))... yes checking for __attribute__((noreturn))... yes checking for __attribute__((noinline))... yes checking for __attribute__((format))... yes checking for __attribute__((warn_unused_result))... yes checking for struct timespec... yes checking for clockid_t... yes checking for library containing clock_gettime... none required checking for clock_gettime... yes checking for sched_setscheduler... yes checking for sched_getscheduler... yes checking for sched_getparam... yes checking for sched_get_priority_min... yes checking for sched_get_priority_max... yes checking for getpriority... yes checking for setpriority... yes checking for nice... yes checking for recvmmsg... yes checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for inline... inline checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... yes checking for _Generic... yes checking for __atomic... yes checking size of void *... 8 checking whether sys/types.h defines makedev... no checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking for sys/types.h... (cached) yes checking for netinet/in.h... yes checking for arpa/nameser.h... yes checking for netdb.h... yes checking for resolv.h... yes checking for sys/prctl.h... yes checking for sys/vfs.h... yes checking for sys/statfs.h... yes checking for sys/statvfs.h... yes checking for sys/mount.h... yes checking for accept4... yes checking operating system... linux with id 1 checking if compiler needs -Werror to reject unknown flags... no checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for sin in -lm... yes checking if libm should be used... yes checking for uv_fs_scandir_next in -luv... yes checking for LZ4_compress_default in -llz4... yes checking for JudyLIns in -lJudy... yes checking for ZLIB... yes checking if zlib should be used... yes checking for UUID... yes checking for SHA256_Init in -lcrypto... yes checking for JSON... yes checking for json_object_get_type in -ljson-c... yes checking if netdata dbengine should be used... yes checking if netdata https should be used... yes checking if json-c should be used... yes checking for memory allocator... system checking for mallopt... yes checking for mallinfo... yes checking for LIBCAP... yes checking for cap_get_proc, cap_set_proc in -lcap... yes checking sys/capability.h usability... yes checking sys/capability.h presence... yes checking for sys/capability.h... yes checking if libcap should be used... yes checking if apps.plugin should be enabled... yes checking for IPMIMONITORING... no checking if freeipmi.plugin should be enabled... no checking for httpConnect2 in -lcups... no checking for x86_64-pc-linux-gnu-cups-config... no checking for cups-config... no checking if cups.plugin should be enabled... no checking linux/netfilter/nfnetlink_conntrack.h usability... yes checking linux/netfilter/nfnetlink_conntrack.h presence... yes checking for linux/netfilter/nfnetlink_conntrack.h... yes checking whether CTA_STATS_MAX is declared... yes checking for NFACCT... no checking for LIBMNL... yes checking for mnl_socket_open in -lmnl... yes checking if nfacct.plugin should be enabled... no checking for YAJL... yes checking for yajl_tree_get in -lyajl... yes checking for xenstat_init in -lxenstat... yes checking xenstat.h usability... yes checking xenstat.h presence... yes checking for xenstat.h... yes checking for XENLIGHT... yes checking for libxl_domain_info in -lxenlight... yes checking libxl.h usability... yes checking libxl.h presence... yes checking for libxl.h... yes checking if xenstat.plugin should be enabled... no checking linux/perf_event.h usability... yes checking linux/perf_event.h presence... yes checking for linux/perf_event.h... yes checking whether PERF_COUNT_HW_REF_CPU_CYCLES is declared... yes checking if perf.plugin should be enabled... yes checking if slabinfo.plugin should be enabled... yes checking for LIBCRYPTO... yes checking for CRYPTO_new_ex_data in -lcrypto... yes checking for LIBSSL... yes checking for SSL_connect in -lssl... yes checking for LIBCURL... yes checking for curl_easy_init in -lcurl... yes checking for cJSON_free in -laws-cpp-sdk-core... no checking for Aws::Kinesis::Model::PutRecordRequest in -laws-cpp-sdk-kinesis... no checking if kinesis backend should be enabled... no checking for PROTOBUF... yes checking for snappy::RawCompress in -lsnappy... yes checking for protoc... /usr/bin/protoc checking for x86_64-pc-linux-gnu-g++... /usr/bin/x86_64-pc-linux-gnu-g++ checking if prometheus remote write backend should be enabled... no checking for LIBMONGOC... no checking if mongodb backend should be enabled... no checking for setns... yes checking if cgroup-network can be enabled... yes checking whether C compiler accepts -flto... yes checking if -flto builds executables... yes checking if LTO should be enabled... yes checking for CMOCKA... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating netdata.spec config.status: creating backends/graphite/Makefile config.status: creating backends/json/Makefile config.status: creating backends/Makefile config.status: creating backends/opentsdb/Makefile config.status: creating backends/prometheus/Makefile config.status: creating backends/prometheus/remote_write/Makefile config.status: creating backends/aws_kinesis/Makefile config.status: creating backends/mongodb/Makefile config.status: creating collectors/Makefile config.status: creating collectors/apps.plugin/Makefile config.status: creating collectors/cgroups.plugin/Makefile config.status: creating collectors/charts.d.plugin/Makefile config.status: creating collectors/checks.plugin/Makefile config.status: creating collectors/diskspace.plugin/Makefile config.status: creating collectors/fping.plugin/Makefile config.status: creating collectors/ioping.plugin/Makefile config.status: creating collectors/freebsd.plugin/Makefile config.status: creating collectors/freeipmi.plugin/Makefile config.status: creating collectors/cups.plugin/Makefile config.status: creating collectors/idlejitter.plugin/Makefile config.status: creating collectors/macos.plugin/Makefile config.status: creating collectors/nfacct.plugin/Makefile config.status: creating collectors/node.d.plugin/Makefile config.status: creating collectors/plugins.d/Makefile config.status: creating collectors/proc.plugin/Makefile config.status: creating collectors/python.d.plugin/Makefile config.status: creating collectors/slabinfo.plugin/Makefile config.status: creating collectors/statsd.plugin/Makefile config.status: creating collectors/tc.plugin/Makefile config.status: creating collectors/xenstat.plugin/Makefile config.status: creating collectors/perf.plugin/Makefile config.status: creating daemon/Makefile config.status: creating database/Makefile config.status: creating database/engine/Makefile config.status: creating diagrams/Makefile config.status: creating health/Makefile config.status: creating health/notifications/Makefile config.status: creating libnetdata/Makefile config.status: creating libnetdata/tests/Makefile config.status: creating libnetdata/adaptive_resortable_list/Makefile config.status: creating libnetdata/avl/Makefile config.status: creating libnetdata/buffer/Makefile config.status: creating libnetdata/clocks/Makefile config.status: creating libnetdata/config/Makefile config.status: creating libnetdata/dictionary/Makefile config.status: creating libnetdata/eval/Makefile config.status: creating libnetdata/locks/Makefile config.status: creating libnetdata/log/Makefile config.status: creating libnetdata/popen/Makefile config.status: creating libnetdata/procfile/Makefile config.status: creating libnetdata/simple_pattern/Makefile config.status: creating libnetdata/socket/Makefile config.status: creating libnetdata/statistical/Makefile config.status: creating libnetdata/storage_number/Makefile config.status: creating libnetdata/storage_number/tests/Makefile config.status: creating libnetdata/threads/Makefile config.status: creating libnetdata/url/Makefile config.status: creating libnetdata/json/Makefile config.status: creating libnetdata/health/Makefile config.status: creating registry/Makefile config.status: creating streaming/Makefile config.status: creating system/Makefile config.status: creating tests/Makefile config.status: creating web/Makefile config.status: creating web/api/Makefile config.status: creating web/api/badges/Makefile config.status: creating web/api/exporters/Makefile config.status: creating web/api/exporters/shell/Makefile config.status: creating web/api/exporters/prometheus/Makefile config.status: creating web/api/formatters/Makefile config.status: creating web/api/formatters/csv/Makefile config.status: creating web/api/formatters/json/Makefile config.status: creating web/api/formatters/ssv/Makefile config.status: creating web/api/formatters/value/Makefile config.status: creating web/api/queries/Makefile config.status: creating web/api/queries/average/Makefile config.status: creating web/api/queries/des/Makefile config.status: creating web/api/queries/incremental_sum/Makefile config.status: creating web/api/queries/max/Makefile config.status: creating web/api/queries/median/Makefile config.status: creating web/api/queries/min/Makefile config.status: creating web/api/queries/ses/Makefile config.status: creating web/api/queries/stddev/Makefile config.status: creating web/api/queries/sum/Makefile config.status: creating web/api/health/Makefile config.status: creating web/gui/Makefile config.status: creating web/server/Makefile config.status: creating web/server/static/Makefile config.status: creating config.h config.status: executing depfiles commands >>> Source configured. >>> Compiling source in /var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0 ... make -j1 make all-recursive make[1]: Entering directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0' Making all in diagrams make[2]: Entering directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/diagrams' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/diagrams' Making all in system make[2]: Entering directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/system' if sed \ -e 's#[@]localstatedir_POST@#/var#g' \ -e 's#[@]sbindir_POST@#/usr/sbin#g' \ -e 's#[@]pluginsdir_POST@#/usr/libexec/netdata/plugins.d#g' \ -e 's#[@]configdir_POST@#/etc/netdata#g' \ -e 's#[@]libconfigdir_POST@#/usr/lib64/netdata/conf.d#g' \ -e 's#[@]cachedir_POST@#/var/cache/netdata#g' \ -e 's#[@]registrydir_POST@#/var/lib/netdata/registry#g' \ -e 's#[@]varlibdir_POST@#/var/lib/netdata#g' \ edit-config.in > edit-config.tmp; then \ mv "edit-config.tmp" "edit-config"; \ else \ rm -f "edit-config.tmp"; \ false; \ fi if sed \ -e 's#[@]localstatedir_POST@#/var#g' \ -e 's#[@]sbindir_POST@#/usr/sbin#g' \ -e 's#[@]pluginsdir_POST@#/usr/libexec/netdata/plugins.d#g' \ -e 's#[@]configdir_POST@#/etc/netdata#g' \ -e 's#[@]libconfigdir_POST@#/usr/lib64/netdata/conf.d#g' \ -e 's#[@]cachedir_POST@#/var/cache/netdata#g' \ -e 's#[@]registrydir_POST@#/var/lib/netdata/registry#g' \ -e 's#[@]varlibdir_POST@#/var/lib/netdata#g' \ netdata-openrc.in > netdata-openrc.tmp; then \ mv "netdata-openrc.tmp" "netdata-openrc"; \ else \ rm -f "netdata-openrc.tmp"; \ false; \ fi if sed \ -e 's#[@]localstatedir_POST@#/var#g' \ -e 's#[@]sbindir_POST@#/usr/sbin#g' \ -e 's#[@]pluginsdir_POST@#/usr/libexec/netdata/plugins.d#g' \ -e 's#[@]configdir_POST@#/etc/netdata#g' \ -e 's#[@]libconfigdir_POST@#/usr/lib64/netdata/conf.d#g' \ -e 's#[@]cachedir_POST@#/var/cache/netdata#g' \ -e 's#[@]registrydir_POST@#/var/lib/netdata/registry#g' \ -e 's#[@]varlibdir_POST@#/var/lib/netdata#g' \ netdata.logrotate.in > netdata.logrotate.tmp; then \ mv "netdata.logrotate.tmp" "netdata.logrotate"; \ else \ rm -f "netdata.logrotate.tmp"; \ false; \ fi if sed \ -e 's#[@]localstatedir_POST@#/var#g' \ -e 's#[@]sbindir_POST@#/usr/sbin#g' \ -e 's#[@]pluginsdir_POST@#/usr/libexec/netdata/plugins.d#g' \ -e 's#[@]configdir_POST@#/etc/netdata#g' \ -e 's#[@]libconfigdir_POST@#/usr/lib64/netdata/conf.d#g' \ -e 's#[@]cachedir_POST@#/var/cache/netdata#g' \ -e 's#[@]registrydir_POST@#/var/lib/netdata/registry#g' \ -e 's#[@]varlibdir_POST@#/var/lib/netdata#g' \ netdata.service.in > netdata.service.tmp; then \ mv "netdata.service.tmp" "netdata.service"; \ else \ rm -f "netdata.service.tmp"; \ false; \ fi if sed \ -e 's#[@]localstatedir_POST@#/var#g' \ -e 's#[@]sbindir_POST@#/usr/sbin#g' \ -e 's#[@]pluginsdir_POST@#/usr/libexec/netdata/plugins.d#g' \ -e 's#[@]configdir_POST@#/etc/netdata#g' \ -e 's#[@]libconfigdir_POST@#/usr/lib64/netdata/conf.d#g' \ -e 's#[@]cachedir_POST@#/var/cache/netdata#g' \ -e 's#[@]registrydir_POST@#/var/lib/netdata/registry#g' \ -e 's#[@]varlibdir_POST@#/var/lib/netdata#g' \ netdata-init-d.in > netdata-init-d.tmp; then \ mv "netdata-init-d.tmp" "netdata-init-d"; \ else \ rm -f "netdata-init-d.tmp"; \ false; \ fi if sed \ -e 's#[@]localstatedir_POST@#/var#g' \ -e 's#[@]sbindir_POST@#/usr/sbin#g' \ -e 's#[@]pluginsdir_POST@#/usr/libexec/netdata/plugins.d#g' \ -e 's#[@]configdir_POST@#/etc/netdata#g' \ -e 's#[@]libconfigdir_POST@#/usr/lib64/netdata/conf.d#g' \ -e 's#[@]cachedir_POST@#/var/cache/netdata#g' \ -e 's#[@]registrydir_POST@#/var/lib/netdata/registry#g' \ -e 's#[@]varlibdir_POST@#/var/lib/netdata#g' \ netdata-lsb.in > netdata-lsb.tmp; then \ mv "netdata-lsb.tmp" "netdata-lsb"; \ else \ rm -f "netdata-lsb.tmp"; \ false; \ fi if sed \ -e 's#[@]localstatedir_POST@#/var#g' \ -e 's#[@]sbindir_POST@#/usr/sbin#g' \ -e 's#[@]pluginsdir_POST@#/usr/libexec/netdata/plugins.d#g' \ -e 's#[@]configdir_POST@#/etc/netdata#g' \ -e 's#[@]libconfigdir_POST@#/usr/lib64/netdata/conf.d#g' \ -e 's#[@]cachedir_POST@#/var/cache/netdata#g' \ -e 's#[@]registrydir_POST@#/var/lib/netdata/registry#g' \ -e 's#[@]varlibdir_POST@#/var/lib/netdata#g' \ netdata-freebsd.in > netdata-freebsd.tmp; then \ mv "netdata-freebsd.tmp" "netdata-freebsd"; \ else \ rm -f "netdata-freebsd.tmp"; \ false; \ fi if sed \ -e 's#[@]localstatedir_POST@#/var#g' \ -e 's#[@]sbindir_POST@#/usr/sbin#g' \ -e 's#[@]pluginsdir_POST@#/usr/libexec/netdata/plugins.d#g' \ -e 's#[@]configdir_POST@#/etc/netdata#g' \ -e 's#[@]libconfigdir_POST@#/usr/lib64/netdata/conf.d#g' \ -e 's#[@]cachedir_POST@#/var/cache/netdata#g' \ -e 's#[@]registrydir_POST@#/var/lib/netdata/registry#g' \ -e 's#[@]varlibdir_POST@#/var/lib/netdata#g' \ netdata.plist.in > netdata.plist.tmp; then \ mv "netdata.plist.tmp" "netdata.plist"; \ else \ rm -f "netdata.plist.tmp"; \ false; \ fi make[2]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/system' Making all in tests make[2]: Entering directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/tests' if sed \ -e 's#[@]localstatedir_POST@#/var#g' \ -e 's#[@]sbindir_POST@#/usr/sbin#g' \ -e 's#[@]pluginsdir_POST@#/usr/libexec/netdata/plugins.d#g' \ -e 's#[@]configdir_POST@#/etc/netdata#g' \ -e 's#[@]libconfigdir_POST@#/usr/lib64/netdata/conf.d#g' \ -e 's#[@]cachedir_POST@#/var/cache/netdata#g' \ -e 's#[@]registrydir_POST@#/var/lib/netdata/registry#g' \ -e 's#[@]varlibdir_POST@#/var/lib/netdata#g' \ health_mgmtapi/health-cmdapi-test.sh.in > health_mgmtapi/health-cmdapi-test.sh.tmp; then \ mv "health_mgmtapi/health-cmdapi-test.sh.tmp" "health_mgmtapi/health-cmdapi-test.sh"; \ else \ rm -f "health_mgmtapi/health-cmdapi-test.sh.tmp"; \ false; \ fi if sed \ -e 's#[@]localstatedir_POST@#/var#g' \ -e 's#[@]sbindir_POST@#/usr/sbin#g' \ -e 's#[@]pluginsdir_POST@#/usr/libexec/netdata/plugins.d#g' \ -e 's#[@]configdir_POST@#/etc/netdata#g' \ -e 's#[@]libconfigdir_POST@#/usr/lib64/netdata/conf.d#g' \ -e 's#[@]cachedir_POST@#/var/cache/netdata#g' \ -e 's#[@]registrydir_POST@#/var/lib/netdata/registry#g' \ -e 's#[@]varlibdir_POST@#/var/lib/netdata#g' \ acls/acl.sh.in > acls/acl.sh.tmp; then \ mv "acls/acl.sh.tmp" "acls/acl.sh"; \ else \ rm -f "acls/acl.sh.tmp"; \ false; \ fi if sed \ -e 's#[@]localstatedir_POST@#/var#g' \ -e 's#[@]sbindir_POST@#/usr/sbin#g' \ -e 's#[@]pluginsdir_POST@#/usr/libexec/netdata/plugins.d#g' \ -e 's#[@]configdir_POST@#/etc/netdata#g' \ -e 's#[@]libconfigdir_POST@#/usr/lib64/netdata/conf.d#g' \ -e 's#[@]cachedir_POST@#/var/cache/netdata#g' \ -e 's#[@]registrydir_POST@#/var/lib/netdata/registry#g' \ -e 's#[@]varlibdir_POST@#/var/lib/netdata#g' \ urls/request.sh.in > urls/request.sh.tmp; then \ mv "urls/request.sh.tmp" "urls/request.sh"; \ else \ rm -f "urls/request.sh.tmp"; \ false; \ fi if sed \ -e 's#[@]localstatedir_POST@#/var#g' \ -e 's#[@]sbindir_POST@#/usr/sbin#g' \ -e 's#[@]pluginsdir_POST@#/usr/libexec/netdata/plugins.d#g' \ -e 's#[@]configdir_POST@#/etc/netdata#g' \ -e 's#[@]libconfigdir_POST@#/usr/lib64/netdata/conf.d#g' \ -e 's#[@]cachedir_POST@#/var/cache/netdata#g' \ -e 's#[@]registrydir_POST@#/var/lib/netdata/registry#g' \ -e 's#[@]varlibdir_POST@#/var/lib/netdata#g' \ alarm_repetition/alarm.sh.in > alarm_repetition/alarm.sh.tmp; then \ mv "alarm_repetition/alarm.sh.tmp" "alarm_repetition/alarm.sh"; \ else \ rm -f "alarm_repetition/alarm.sh.tmp"; \ false; \ fi if sed \ -e 's#[@]localstatedir_POST@#/var#g' \ -e 's#[@]sbindir_POST@#/usr/sbin#g' \ -e 's#[@]pluginsdir_POST@#/usr/libexec/netdata/plugins.d#g' \ -e 's#[@]configdir_POST@#/etc/netdata#g' \ -e 's#[@]libconfigdir_POST@#/usr/lib64/netdata/conf.d#g' \ -e 's#[@]cachedir_POST@#/var/cache/netdata#g' \ -e 's#[@]registrydir_POST@#/var/lib/netdata/registry#g' \ -e 's#[@]varlibdir_POST@#/var/lib/netdata#g' \ template_dimension/template_dim.sh.in > template_dimension/template_dim.sh.tmp; then \ mv "template_dimension/template_dim.sh.tmp" "template_dimension/template_dim.sh"; \ else \ rm -f "template_dimension/template_dim.sh.tmp"; \ false; \ fi make[2]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/tests' Making all in backends make[2]: Entering directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/backends' Making all in graphite make[3]: Entering directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/backends/graphite' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/backends/graphite' Making all in json make[3]: Entering directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/backends/json' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/backends/json' Making all in opentsdb make[3]: Entering directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/backends/opentsdb' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/backends/opentsdb' Making all in prometheus make[3]: Entering directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/backends/prometheus' Making all in remote_write make[4]: Entering directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/backends/prometheus/remote_write' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/backends/prometheus/remote_write' make[4]: Entering directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/backends/prometheus' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/backends/prometheus' make[3]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/backends/prometheus' Making all in aws_kinesis make[3]: Entering directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/backends/aws_kinesis' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/backends/aws_kinesis' Making all in mongodb make[3]: Entering directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/backends/mongodb' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/backends/mongodb' make[3]: Entering directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/backends' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/backends' make[2]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/backends' Making all in collectors make[2]: Entering directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/collectors' Making all in plugins.d make[3]: Entering directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/collectors/plugins.d' make[4]: Entering directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/collectors/plugins.d' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/collectors/plugins.d' make[3]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/collectors/plugins.d' Making all in apps.plugin make[3]: Entering directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/collectors/apps.plugin' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/collectors/apps.plugin' Making all in cgroups.plugin make[3]: Entering directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/collectors/cgroups.plugin' if sed \ -e 's#[@]localstatedir_POST@#/var#g' \ -e 's#[@]sbindir_POST@#/usr/sbin#g' \ -e 's#[@]pluginsdir_POST@#/usr/libexec/netdata/plugins.d#g' \ -e 's#[@]configdir_POST@#/etc/netdata#g' \ -e 's#[@]libconfigdir_POST@#/usr/lib64/netdata/conf.d#g' \ -e 's#[@]cachedir_POST@#/var/cache/netdata#g' \ -e 's#[@]registrydir_POST@#/var/lib/netdata/registry#g' \ -e 's#[@]varlibdir_POST@#/var/lib/netdata#g' \ cgroup-name.sh.in > cgroup-name.sh.tmp; then \ mv "cgroup-name.sh.tmp" "cgroup-name.sh"; \ else \ rm -f "cgroup-name.sh.tmp"; \ false; \ fi make[3]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/collectors/cgroups.plugin' Making all in charts.d.plugin make[3]: Entering directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/collectors/charts.d.plugin' if sed \ -e 's#[@]localstatedir_POST@#/var#g' \ -e 's#[@]sbindir_POST@#/usr/sbin#g' \ -e 's#[@]pluginsdir_POST@#/usr/libexec/netdata/plugins.d#g' \ -e 's#[@]configdir_POST@#/etc/netdata#g' \ -e 's#[@]libconfigdir_POST@#/usr/lib64/netdata/conf.d#g' \ -e 's#[@]cachedir_POST@#/var/cache/netdata#g' \ -e 's#[@]registrydir_POST@#/var/lib/netdata/registry#g' \ -e 's#[@]varlibdir_POST@#/var/lib/netdata#g' \ charts.d.plugin.in > charts.d.plugin.tmp; then \ mv "charts.d.plugin.tmp" "charts.d.plugin"; \ else \ rm -f "charts.d.plugin.tmp"; \ false; \ fi make[3]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/collectors/charts.d.plugin' Making all in checks.plugin make[3]: Entering directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/collectors/checks.plugin' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/collectors/checks.plugin' Making all in cups.plugin make[3]: Entering directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/collectors/cups.plugin' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/collectors/cups.plugin' Making all in diskspace.plugin make[3]: Entering directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/collectors/diskspace.plugin' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/collectors/diskspace.plugin' Making all in fping.plugin make[3]: Entering directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/collectors/fping.plugin' if sed \ -e 's#[@]localstatedir_POST@#/var#g' \ -e 's#[@]sbindir_POST@#/usr/sbin#g' \ -e 's#[@]pluginsdir_POST@#/usr/libexec/netdata/plugins.d#g' \ -e 's#[@]configdir_POST@#/etc/netdata#g' \ -e 's#[@]libconfigdir_POST@#/usr/lib64/netdata/conf.d#g' \ -e 's#[@]cachedir_POST@#/var/cache/netdata#g' \ -e 's#[@]registrydir_POST@#/var/lib/netdata/registry#g' \ -e 's#[@]varlibdir_POST@#/var/lib/netdata#g' \ fping.plugin.in > fping.plugin.tmp; then \ mv "fping.plugin.tmp" "fping.plugin"; \ else \ rm -f "fping.plugin.tmp"; \ false; \ fi make[3]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/collectors/fping.plugin' Making all in ioping.plugin make[3]: Entering directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/collectors/ioping.plugin' if sed \ -e 's#[@]localstatedir_POST@#/var#g' \ -e 's#[@]sbindir_POST@#/usr/sbin#g' \ -e 's#[@]pluginsdir_POST@#/usr/libexec/netdata/plugins.d#g' \ -e 's#[@]configdir_POST@#/etc/netdata#g' \ -e 's#[@]libconfigdir_POST@#/usr/lib64/netdata/conf.d#g' \ -e 's#[@]cachedir_POST@#/var/cache/netdata#g' \ -e 's#[@]registrydir_POST@#/var/lib/netdata/registry#g' \ -e 's#[@]varlibdir_POST@#/var/lib/netdata#g' \ ioping.plugin.in > ioping.plugin.tmp; then \ mv "ioping.plugin.tmp" "ioping.plugin"; \ else \ rm -f "ioping.plugin.tmp"; \ false; \ fi make[3]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/collectors/ioping.plugin' Making all in freebsd.plugin make[3]: Entering directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/collectors/freebsd.plugin' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/collectors/freebsd.plugin' Making all in freeipmi.plugin make[3]: Entering directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/collectors/freeipmi.plugin' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/collectors/freeipmi.plugin' Making all in idlejitter.plugin make[3]: Entering directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/collectors/idlejitter.plugin' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/collectors/idlejitter.plugin' Making all in macos.plugin make[3]: Entering directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/collectors/macos.plugin' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/collectors/macos.plugin' Making all in nfacct.plugin make[3]: Entering directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/collectors/nfacct.plugin' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/collectors/nfacct.plugin' Making all in xenstat.plugin make[3]: Entering directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/collectors/xenstat.plugin' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/collectors/xenstat.plugin' Making all in perf.plugin make[3]: Entering directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/collectors/perf.plugin' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/collectors/perf.plugin' Making all in node.d.plugin make[3]: Entering directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/collectors/node.d.plugin' if sed \ -e 's#[@]localstatedir_POST@#/var#g' \ -e 's#[@]sbindir_POST@#/usr/sbin#g' \ -e 's#[@]pluginsdir_POST@#/usr/libexec/netdata/plugins.d#g' \ -e 's#[@]configdir_POST@#/etc/netdata#g' \ -e 's#[@]libconfigdir_POST@#/usr/lib64/netdata/conf.d#g' \ -e 's#[@]cachedir_POST@#/var/cache/netdata#g' \ -e 's#[@]registrydir_POST@#/var/lib/netdata/registry#g' \ -e 's#[@]varlibdir_POST@#/var/lib/netdata#g' \ node.d.plugin.in > node.d.plugin.tmp; then \ mv "node.d.plugin.tmp" "node.d.plugin"; \ else \ rm -f "node.d.plugin.tmp"; \ false; \ fi make[3]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/collectors/node.d.plugin' Making all in proc.plugin make[3]: Entering directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/collectors/proc.plugin' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/collectors/proc.plugin' Making all in python.d.plugin make[3]: Entering directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/collectors/python.d.plugin' if sed \ -e 's#[@]localstatedir_POST@#/var#g' \ -e 's#[@]sbindir_POST@#/usr/sbin#g' \ -e 's#[@]pluginsdir_POST@#/usr/libexec/netdata/plugins.d#g' \ -e 's#[@]configdir_POST@#/etc/netdata#g' \ -e 's#[@]libconfigdir_POST@#/usr/lib64/netdata/conf.d#g' \ -e 's#[@]cachedir_POST@#/var/cache/netdata#g' \ -e 's#[@]registrydir_POST@#/var/lib/netdata/registry#g' \ -e 's#[@]varlibdir_POST@#/var/lib/netdata#g' \ python.d.plugin.in > python.d.plugin.tmp; then \ mv "python.d.plugin.tmp" "python.d.plugin"; \ else \ rm -f "python.d.plugin.tmp"; \ false; \ fi make[3]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/collectors/python.d.plugin' Making all in slabinfo.plugin make[3]: Entering directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/collectors/slabinfo.plugin' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/collectors/slabinfo.plugin' Making all in statsd.plugin make[3]: Entering directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/collectors/statsd.plugin' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/collectors/statsd.plugin' Making all in tc.plugin make[3]: Entering directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/collectors/tc.plugin' if sed \ -e 's#[@]localstatedir_POST@#/var#g' \ -e 's#[@]sbindir_POST@#/usr/sbin#g' \ -e 's#[@]pluginsdir_POST@#/usr/libexec/netdata/plugins.d#g' \ -e 's#[@]configdir_POST@#/etc/netdata#g' \ -e 's#[@]libconfigdir_POST@#/usr/lib64/netdata/conf.d#g' \ -e 's#[@]cachedir_POST@#/var/cache/netdata#g' \ -e 's#[@]registrydir_POST@#/var/lib/netdata/registry#g' \ -e 's#[@]varlibdir_POST@#/var/lib/netdata#g' \ tc-qos-helper.sh.in > tc-qos-helper.sh.tmp; then \ mv "tc-qos-helper.sh.tmp" "tc-qos-helper.sh"; \ else \ rm -f "tc-qos-helper.sh.tmp"; \ false; \ fi make[3]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/collectors/tc.plugin' make[3]: Entering directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/collectors' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/collectors' make[2]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/collectors' Making all in daemon make[2]: Entering directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/daemon' if sed \ -e 's#[@]localstatedir_POST@#/var#g' \ -e 's#[@]sbindir_POST@#/usr/sbin#g' \ -e 's#[@]pluginsdir_POST@#/usr/libexec/netdata/plugins.d#g' \ -e 's#[@]configdir_POST@#/etc/netdata#g' \ -e 's#[@]libconfigdir_POST@#/usr/lib64/netdata/conf.d#g' \ -e 's#[@]cachedir_POST@#/var/cache/netdata#g' \ -e 's#[@]registrydir_POST@#/var/lib/netdata/registry#g' \ -e 's#[@]varlibdir_POST@#/var/lib/netdata#g' \ anonymous-statistics.sh.in > anonymous-statistics.sh.tmp; then \ mv "anonymous-statistics.sh.tmp" "anonymous-statistics.sh"; \ else \ rm -f "anonymous-statistics.sh.tmp"; \ false; \ fi make[2]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/daemon' Making all in database make[2]: Entering directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/database' Making all in engine make[3]: Entering directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/database/engine' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/database/engine' make[3]: Entering directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/database' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/database' make[2]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/database' Making all in health make[2]: Entering directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/health' Making all in notifications make[3]: Entering directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/health/notifications' if sed \ -e 's#[@]localstatedir_POST@#/var#g' \ -e 's#[@]sbindir_POST@#/usr/sbin#g' \ -e 's#[@]pluginsdir_POST@#/usr/libexec/netdata/plugins.d#g' \ -e 's#[@]configdir_POST@#/etc/netdata#g' \ -e 's#[@]libconfigdir_POST@#/usr/lib64/netdata/conf.d#g' \ -e 's#[@]cachedir_POST@#/var/cache/netdata#g' \ -e 's#[@]registrydir_POST@#/var/lib/netdata/registry#g' \ -e 's#[@]varlibdir_POST@#/var/lib/netdata#g' \ alarm-notify.sh.in > alarm-notify.sh.tmp; then \ mv "alarm-notify.sh.tmp" "alarm-notify.sh"; \ else \ rm -f "alarm-notify.sh.tmp"; \ false; \ fi make[3]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/health/notifications' make[3]: Entering directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/health' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/health' make[2]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/health' Making all in libnetdata make[2]: Entering directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/libnetdata' Making all in adaptive_resortable_list make[3]: Entering directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/libnetdata/adaptive_resortable_list' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/libnetdata/adaptive_resortable_list' Making all in avl make[3]: Entering directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/libnetdata/avl' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/libnetdata/avl' Making all in buffer make[3]: Entering directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/libnetdata/buffer' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/libnetdata/buffer' Making all in clocks make[3]: Entering directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/libnetdata/clocks' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/libnetdata/clocks' Making all in config make[3]: Entering directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/libnetdata/config' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/libnetdata/config' Making all in dictionary make[3]: Entering directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/libnetdata/dictionary' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/libnetdata/dictionary' Making all in eval make[3]: Entering directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/libnetdata/eval' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/libnetdata/eval' Making all in json make[3]: Entering directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/libnetdata/json' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/libnetdata/json' Making all in health make[3]: Entering directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/libnetdata/health' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/libnetdata/health' Making all in locks make[3]: Entering directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/libnetdata/locks' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/libnetdata/locks' Making all in log make[3]: Entering directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/libnetdata/log' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/libnetdata/log' Making all in popen make[3]: Entering directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/libnetdata/popen' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/libnetdata/popen' Making all in procfile make[3]: Entering directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/libnetdata/procfile' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/libnetdata/procfile' Making all in simple_pattern make[3]: Entering directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/libnetdata/simple_pattern' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/libnetdata/simple_pattern' Making all in socket make[3]: Entering directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/libnetdata/socket' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/libnetdata/socket' Making all in statistical make[3]: Entering directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/libnetdata/statistical' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/libnetdata/statistical' Making all in storage_number make[3]: Entering directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/libnetdata/storage_number' Making all in tests make[4]: Entering directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/libnetdata/storage_number/tests' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/libnetdata/storage_number/tests' make[4]: Entering directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/libnetdata/storage_number' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/libnetdata/storage_number' make[3]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/libnetdata/storage_number' Making all in threads make[3]: Entering directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/libnetdata/threads' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/libnetdata/threads' Making all in url make[3]: Entering directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/libnetdata/url' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/libnetdata/url' Making all in tests make[3]: Entering directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/libnetdata/tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/libnetdata/tests' make[3]: Entering directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/libnetdata' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/libnetdata' make[2]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/libnetdata' Making all in registry make[2]: Entering directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/registry' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/registry' Making all in streaming make[2]: Entering directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/streaming' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/streaming' Making all in web make[2]: Entering directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/web' Making all in api make[3]: Entering directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/web/api' Making all in badges make[4]: Entering directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/web/api/badges' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/web/api/badges' Making all in queries make[4]: Entering directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/web/api/queries' Making all in average make[5]: Entering directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/web/api/queries/average' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/web/api/queries/average' Making all in des make[5]: Entering directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/web/api/queries/des' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/web/api/queries/des' Making all in incremental_sum make[5]: Entering directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/web/api/queries/incremental_sum' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/web/api/queries/incremental_sum' Making all in max make[5]: Entering directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/web/api/queries/max' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/web/api/queries/max' Making all in min make[5]: Entering directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/web/api/queries/min' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/web/api/queries/min' Making all in sum make[5]: Entering directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/web/api/queries/sum' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/web/api/queries/sum' Making all in median make[5]: Entering directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/web/api/queries/median' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/web/api/queries/median' Making all in ses make[5]: Entering directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/web/api/queries/ses' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/web/api/queries/ses' Making all in stddev make[5]: Entering directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/web/api/queries/stddev' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/web/api/queries/stddev' make[5]: Entering directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/web/api/queries' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/web/api/queries' make[4]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/web/api/queries' Making all in exporters make[4]: Entering directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/web/api/exporters' Making all in shell make[5]: Entering directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/web/api/exporters/shell' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/web/api/exporters/shell' Making all in prometheus make[5]: Entering directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/web/api/exporters/prometheus' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/web/api/exporters/prometheus' make[5]: Entering directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/web/api/exporters' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/web/api/exporters' make[4]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/web/api/exporters' Making all in formatters make[4]: Entering directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/web/api/formatters' Making all in csv make[5]: Entering directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/web/api/formatters/csv' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/web/api/formatters/csv' Making all in json make[5]: Entering directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/web/api/formatters/json' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/web/api/formatters/json' Making all in ssv make[5]: Entering directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/web/api/formatters/ssv' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/web/api/formatters/ssv' Making all in value make[5]: Entering directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/web/api/formatters/value' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/web/api/formatters/value' make[5]: Entering directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/web/api/formatters' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/web/api/formatters' make[4]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/web/api/formatters' Making all in health make[4]: Entering directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/web/api/health' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/web/api/health' make[4]: Entering directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/web/api' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/web/api' make[3]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/web/api' Making all in gui make[3]: Entering directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/web/gui' if test -f dashboard.js; then rm -f dashboard.js; fi cat src/dashboard.js/prologue.js.inc src/dashboard.js/utils.js src/dashboard.js/server-detection.js src/dashboard.js/dependencies.js src/dashboard.js/error-handling.js src/dashboard.js/compatibility.js src/dashboard.js/xss.js src/dashboard.js/colors.js src/dashboard.js/units-conversion.js src/dashboard.js/options.js src/dashboard.js/localstorage.js src/dashboard.js/timeout.js src/dashboard.js/themes.js src/dashboard.js/charting/dygraph.js src/dashboard.js/charting/sparkline.js src/dashboard.js/charting/google-charts.js src/dashboard.js/charting/gauge.js src/dashboard.js/charting/easy-pie-chart.js src/dashboard.js/charting/d3pie.js src/dashboard.js/charting/d3.js src/dashboard.js/charting/peity.js src/dashboard.js/charting/textonly.js src/dashboard.js/charting.js src/dashboard.js/chart-registry.js src/dashboard.js/common.js src/dashboard.js/main.js src/dashboard.js/alarms.js src/dashboard.js/registry.js src/dashboard.js/boot.js src/dashboard.js/epilogue.js.inc > dashboard.js.tmp && mv dashboard.js.tmp dashboard.js if test -d "../../.git"; then \ git --git-dir="../../.git" log -n 1 --format=%H; \ fi > version.txt.tmp test -s version.txt.tmp || echo 0 > version.txt.tmp mv version.txt.tmp version.txt make[3]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/web/gui' Making all in server make[3]: Entering directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/web/server' Making all in static make[4]: Entering directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/web/server/static' make[5]: Entering directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/web/server/static' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/web/server/static' make[4]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/web/server/static' make[4]: Entering directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/web/server' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/web/server' make[3]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/web/server' make[3]: Entering directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/web' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/web' make[2]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0/web' make[2]: Entering directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DTARGET_OS=1 -DVARLIB_DIR="\"/var/lib/netdata\"" -DCACHE_DIR="\"/var/cache/netdata\"" -DCONFIG_DIR="\"/etc/netdata\"" -DLIBCONFIG_DIR="\"/usr/lib64/netdata/conf.d\"" -DLOG_DIR="\"/var/log/netdata\"" -DPLUGINS_DIR="\"/usr/libexec/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -I/usr/include/uuid -lcap -O2 -pipe -march=native -fno-common -pthread -flto -I/usr/include/uuid -c -o collectors/apps.plugin/apps_plugin.o collectors/apps.plugin/apps_plugin.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DTARGET_OS=1 -DVARLIB_DIR="\"/var/lib/netdata\"" -DCACHE_DIR="\"/var/cache/netdata\"" -DCONFIG_DIR="\"/etc/netdata\"" -DLIBCONFIG_DIR="\"/usr/lib64/netdata/conf.d\"" -DLOG_DIR="\"/var/log/netdata\"" -DPLUGINS_DIR="\"/usr/libexec/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -I/usr/include/uuid -lcap -O2 -pipe -march=native -fno-common -pthread -flto -I/usr/include/uuid -c -o libnetdata/adaptive_resortable_list/adaptive_resortable_list.o libnetdata/adaptive_resortable_list/adaptive_resortable_list.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DTARGET_OS=1 -DVARLIB_DIR="\"/var/lib/netdata\"" -DCACHE_DIR="\"/var/cache/netdata\"" -DCONFIG_DIR="\"/etc/netdata\"" -DLIBCONFIG_DIR="\"/usr/lib64/netdata/conf.d\"" -DLOG_DIR="\"/var/log/netdata\"" -DPLUGINS_DIR="\"/usr/libexec/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -I/usr/include/uuid -lcap -O2 -pipe -march=native -fno-common -pthread -flto -I/usr/include/uuid -c -o libnetdata/config/appconfig.o libnetdata/config/appconfig.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DTARGET_OS=1 -DVARLIB_DIR="\"/var/lib/netdata\"" -DCACHE_DIR="\"/var/cache/netdata\"" -DCONFIG_DIR="\"/etc/netdata\"" -DLIBCONFIG_DIR="\"/usr/lib64/netdata/conf.d\"" -DLOG_DIR="\"/var/log/netdata\"" -DPLUGINS_DIR="\"/usr/libexec/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -I/usr/include/uuid -lcap -O2 -pipe -march=native -fno-common -pthread -flto -I/usr/include/uuid -c -o libnetdata/avl/avl.o libnetdata/avl/avl.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DTARGET_OS=1 -DVARLIB_DIR="\"/var/lib/netdata\"" -DCACHE_DIR="\"/var/cache/netdata\"" -DCONFIG_DIR="\"/etc/netdata\"" -DLIBCONFIG_DIR="\"/usr/lib64/netdata/conf.d\"" -DLOG_DIR="\"/var/log/netdata\"" -DPLUGINS_DIR="\"/usr/libexec/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -I/usr/include/uuid -lcap -O2 -pipe -march=native -fno-common -pthread -flto -I/usr/include/uuid -c -o libnetdata/buffer/buffer.o libnetdata/buffer/buffer.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DTARGET_OS=1 -DVARLIB_DIR="\"/var/lib/netdata\"" -DCACHE_DIR="\"/var/cache/netdata\"" -DCONFIG_DIR="\"/etc/netdata\"" -DLIBCONFIG_DIR="\"/usr/lib64/netdata/conf.d\"" -DLOG_DIR="\"/var/log/netdata\"" -DPLUGINS_DIR="\"/usr/libexec/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -I/usr/include/uuid -lcap -O2 -pipe -march=native -fno-common -pthread -flto -I/usr/include/uuid -c -o libnetdata/clocks/clocks.o libnetdata/clocks/clocks.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DTARGET_OS=1 -DVARLIB_DIR="\"/var/lib/netdata\"" -DCACHE_DIR="\"/var/cache/netdata\"" -DCONFIG_DIR="\"/etc/netdata\"" -DLIBCONFIG_DIR="\"/usr/lib64/netdata/conf.d\"" -DLOG_DIR="\"/var/log/netdata\"" -DPLUGINS_DIR="\"/usr/libexec/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -I/usr/include/uuid -lcap -O2 -pipe -march=native -fno-common -pthread -flto -I/usr/include/uuid -c -o libnetdata/dictionary/dictionary.o libnetdata/dictionary/dictionary.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DTARGET_OS=1 -DVARLIB_DIR="\"/var/lib/netdata\"" -DCACHE_DIR="\"/var/cache/netdata\"" -DCONFIG_DIR="\"/etc/netdata\"" -DLIBCONFIG_DIR="\"/usr/lib64/netdata/conf.d\"" -DLOG_DIR="\"/var/log/netdata\"" -DPLUGINS_DIR="\"/usr/libexec/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -I/usr/include/uuid -lcap -O2 -pipe -march=native -fno-common -pthread -flto -I/usr/include/uuid -c -o libnetdata/eval/eval.o libnetdata/eval/eval.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DTARGET_OS=1 -DVARLIB_DIR="\"/var/lib/netdata\"" -DCACHE_DIR="\"/var/cache/netdata\"" -DCONFIG_DIR="\"/etc/netdata\"" -DLIBCONFIG_DIR="\"/usr/lib64/netdata/conf.d\"" -DLOG_DIR="\"/var/log/netdata\"" -DPLUGINS_DIR="\"/usr/libexec/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -I/usr/include/uuid -lcap -O2 -pipe -march=native -fno-common -pthread -flto -I/usr/include/uuid -c -o libnetdata/libnetdata.o libnetdata/libnetdata.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DTARGET_OS=1 -DVARLIB_DIR="\"/var/lib/netdata\"" -DCACHE_DIR="\"/var/cache/netdata\"" -DCONFIG_DIR="\"/etc/netdata\"" -DLIBCONFIG_DIR="\"/usr/lib64/netdata/conf.d\"" -DLOG_DIR="\"/var/log/netdata\"" -DPLUGINS_DIR="\"/usr/libexec/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -I/usr/include/uuid -lcap -O2 -pipe -march=native -fno-common -pthread -flto -I/usr/include/uuid -c -o libnetdata/locks/locks.o libnetdata/locks/locks.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DTARGET_OS=1 -DVARLIB_DIR="\"/var/lib/netdata\"" -DCACHE_DIR="\"/var/cache/netdata\"" -DCONFIG_DIR="\"/etc/netdata\"" -DLIBCONFIG_DIR="\"/usr/lib64/netdata/conf.d\"" -DLOG_DIR="\"/var/log/netdata\"" -DPLUGINS_DIR="\"/usr/libexec/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -I/usr/include/uuid -lcap -O2 -pipe -march=native -fno-common -pthread -flto -I/usr/include/uuid -c -o libnetdata/log/log.o libnetdata/log/log.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DTARGET_OS=1 -DVARLIB_DIR="\"/var/lib/netdata\"" -DCACHE_DIR="\"/var/cache/netdata\"" -DCONFIG_DIR="\"/etc/netdata\"" -DLIBCONFIG_DIR="\"/usr/lib64/netdata/conf.d\"" -DLOG_DIR="\"/var/log/netdata\"" -DPLUGINS_DIR="\"/usr/libexec/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -I/usr/include/uuid -lcap -O2 -pipe -march=native -fno-common -pthread -flto -I/usr/include/uuid -c -o libnetdata/popen/popen.o libnetdata/popen/popen.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DTARGET_OS=1 -DVARLIB_DIR="\"/var/lib/netdata\"" -DCACHE_DIR="\"/var/cache/netdata\"" -DCONFIG_DIR="\"/etc/netdata\"" -DLIBCONFIG_DIR="\"/usr/lib64/netdata/conf.d\"" -DLOG_DIR="\"/var/log/netdata\"" -DPLUGINS_DIR="\"/usr/libexec/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -I/usr/include/uuid -lcap -O2 -pipe -march=native -fno-common -pthread -flto -I/usr/include/uuid -c -o libnetdata/procfile/procfile.o libnetdata/procfile/procfile.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DTARGET_OS=1 -DVARLIB_DIR="\"/var/lib/netdata\"" -DCACHE_DIR="\"/var/cache/netdata\"" -DCONFIG_DIR="\"/etc/netdata\"" -DLIBCONFIG_DIR="\"/usr/lib64/netdata/conf.d\"" -DLOG_DIR="\"/var/log/netdata\"" -DPLUGINS_DIR="\"/usr/libexec/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -I/usr/include/uuid -lcap -O2 -pipe -march=native -fno-common -pthread -flto -I/usr/include/uuid -c -o libnetdata/os.o libnetdata/os.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DTARGET_OS=1 -DVARLIB_DIR="\"/var/lib/netdata\"" -DCACHE_DIR="\"/var/cache/netdata\"" -DCONFIG_DIR="\"/etc/netdata\"" -DLIBCONFIG_DIR="\"/usr/lib64/netdata/conf.d\"" -DLOG_DIR="\"/var/log/netdata\"" -DPLUGINS_DIR="\"/usr/libexec/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -I/usr/include/uuid -lcap -O2 -pipe -march=native -fno-common -pthread -flto -I/usr/include/uuid -c -o libnetdata/simple_pattern/simple_pattern.o libnetdata/simple_pattern/simple_pattern.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DTARGET_OS=1 -DVARLIB_DIR="\"/var/lib/netdata\"" -DCACHE_DIR="\"/var/cache/netdata\"" -DCONFIG_DIR="\"/etc/netdata\"" -DLIBCONFIG_DIR="\"/usr/lib64/netdata/conf.d\"" -DLOG_DIR="\"/var/log/netdata\"" -DPLUGINS_DIR="\"/usr/libexec/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -I/usr/include/uuid -lcap -O2 -pipe -march=native -fno-common -pthread -flto -I/usr/include/uuid -c -o libnetdata/socket/socket.o libnetdata/socket/socket.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DTARGET_OS=1 -DVARLIB_DIR="\"/var/lib/netdata\"" -DCACHE_DIR="\"/var/cache/netdata\"" -DCONFIG_DIR="\"/etc/netdata\"" -DLIBCONFIG_DIR="\"/usr/lib64/netdata/conf.d\"" -DLOG_DIR="\"/var/log/netdata\"" -DPLUGINS_DIR="\"/usr/libexec/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -I/usr/include/uuid -lcap -O2 -pipe -march=native -fno-common -pthread -flto -I/usr/include/uuid -c -o libnetdata/socket/security.o libnetdata/socket/security.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DTARGET_OS=1 -DVARLIB_DIR="\"/var/lib/netdata\"" -DCACHE_DIR="\"/var/cache/netdata\"" -DCONFIG_DIR="\"/etc/netdata\"" -DLIBCONFIG_DIR="\"/usr/lib64/netdata/conf.d\"" -DLOG_DIR="\"/var/log/netdata\"" -DPLUGINS_DIR="\"/usr/libexec/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -I/usr/include/uuid -lcap -O2 -pipe -march=native -fno-common -pthread -flto -I/usr/include/uuid -c -o libnetdata/statistical/statistical.o libnetdata/statistical/statistical.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DTARGET_OS=1 -DVARLIB_DIR="\"/var/lib/netdata\"" -DCACHE_DIR="\"/var/cache/netdata\"" -DCONFIG_DIR="\"/etc/netdata\"" -DLIBCONFIG_DIR="\"/usr/lib64/netdata/conf.d\"" -DLOG_DIR="\"/var/log/netdata\"" -DPLUGINS_DIR="\"/usr/libexec/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -I/usr/include/uuid -lcap -O2 -pipe -march=native -fno-common -pthread -flto -I/usr/include/uuid -c -o libnetdata/storage_number/storage_number.o libnetdata/storage_number/storage_number.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DTARGET_OS=1 -DVARLIB_DIR="\"/var/lib/netdata\"" -DCACHE_DIR="\"/var/cache/netdata\"" -DCONFIG_DIR="\"/etc/netdata\"" -DLIBCONFIG_DIR="\"/usr/lib64/netdata/conf.d\"" -DLOG_DIR="\"/var/log/netdata\"" -DPLUGINS_DIR="\"/usr/libexec/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -I/usr/include/uuid -lcap -O2 -pipe -march=native -fno-common -pthread -flto -I/usr/include/uuid -c -o libnetdata/threads/threads.o libnetdata/threads/threads.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DTARGET_OS=1 -DVARLIB_DIR="\"/var/lib/netdata\"" -DCACHE_DIR="\"/var/cache/netdata\"" -DCONFIG_DIR="\"/etc/netdata\"" -DLIBCONFIG_DIR="\"/usr/lib64/netdata/conf.d\"" -DLOG_DIR="\"/var/log/netdata\"" -DPLUGINS_DIR="\"/usr/libexec/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -I/usr/include/uuid -lcap -O2 -pipe -march=native -fno-common -pthread -flto -I/usr/include/uuid -c -o libnetdata/url/url.o libnetdata/url/url.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DTARGET_OS=1 -DVARLIB_DIR="\"/var/lib/netdata\"" -DCACHE_DIR="\"/var/cache/netdata\"" -DCONFIG_DIR="\"/etc/netdata\"" -DLIBCONFIG_DIR="\"/usr/lib64/netdata/conf.d\"" -DLOG_DIR="\"/var/log/netdata\"" -DPLUGINS_DIR="\"/usr/libexec/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -I/usr/include/uuid -lcap -O2 -pipe -march=native -fno-common -pthread -flto -I/usr/include/uuid -c -o libnetdata/json/json.o libnetdata/json/json.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DTARGET_OS=1 -DVARLIB_DIR="\"/var/lib/netdata\"" -DCACHE_DIR="\"/var/cache/netdata\"" -DCONFIG_DIR="\"/etc/netdata\"" -DLIBCONFIG_DIR="\"/usr/lib64/netdata/conf.d\"" -DLOG_DIR="\"/var/log/netdata\"" -DPLUGINS_DIR="\"/usr/libexec/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -I/usr/include/uuid -lcap -O2 -pipe -march=native -fno-common -pthread -flto -I/usr/include/uuid -c -o libnetdata/json/jsmn.o libnetdata/json/jsmn.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DTARGET_OS=1 -DVARLIB_DIR="\"/var/lib/netdata\"" -DCACHE_DIR="\"/var/cache/netdata\"" -DCONFIG_DIR="\"/etc/netdata\"" -DLIBCONFIG_DIR="\"/usr/lib64/netdata/conf.d\"" -DLOG_DIR="\"/var/log/netdata\"" -DPLUGINS_DIR="\"/usr/libexec/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -I/usr/include/uuid -lcap -O2 -pipe -march=native -fno-common -pthread -flto -I/usr/include/uuid -c -o libnetdata/health/health.o libnetdata/health/health.c x86_64-pc-linux-gnu-gcc -I/usr/include/uuid -lcap -O2 -pipe -march=native -fno-common -pthread -flto -I/usr/include/uuid -Wl,-O1 -Wl,--as-needed -o apps.plugin collectors/apps.plugin/apps_plugin.o libnetdata/adaptive_resortable_list/adaptive_resortable_list.o libnetdata/config/appconfig.o libnetdata/avl/avl.o libnetdata/buffer/buffer.o libnetdata/clocks/clocks.o libnetdata/dictionary/dictionary.o libnetdata/eval/eval.o libnetdata/libnetdata.o libnetdata/locks/locks.o libnetdata/log/log.o libnetdata/popen/popen.o libnetdata/procfile/procfile.o libnetdata/os.o libnetdata/simple_pattern/simple_pattern.o libnetdata/socket/socket.o libnetdata/socket/security.o libnetdata/statistical/statistical.o libnetdata/storage_number/storage_number.o libnetdata/threads/threads.o libnetdata/url/url.o libnetdata/json/json.o libnetdata/json/jsmn.o libnetdata/health/health.o -lm -lz -lcrypto -lssl -luuid -luv -llz4 -lJudy -lcrypto -lssl -ljson-c -lcap /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: libnetdata/adaptive_resortable_list/adaptive_resortable_list.o (symbol from plugin): in function `arl_callback_str2ull': (.text+0x0): multiple definition of `silencers'; collectors/apps.plugin/apps_plugin.o (symbol from plugin):(.text+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: libnetdata/config/appconfig.o (symbol from plugin): in function `appconfig_section_compare': (.text+0x0): multiple definition of `silencers'; collectors/apps.plugin/apps_plugin.o (symbol from plugin):(.text+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: libnetdata/avl/avl.o (symbol from plugin): in function `avl_search': (.text+0x0): multiple definition of `silencers'; collectors/apps.plugin/apps_plugin.o (symbol from plugin):(.text+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: libnetdata/buffer/buffer.o (symbol from plugin): in function `buffer_reset': (.text+0x0): multiple definition of `silencers'; collectors/apps.plugin/apps_plugin.o (symbol from plugin):(.text+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: libnetdata/clocks/clocks.o (symbol from plugin): in function `test_clock_boottime': (.text+0x0): multiple definition of `silencers'; collectors/apps.plugin/apps_plugin.o (symbol from plugin):(.text+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: libnetdata/dictionary/dictionary.o (symbol from plugin): in function `dictionary_create': (.text+0x0): multiple definition of `silencers'; collectors/apps.plugin/apps_plugin.o (symbol from plugin):(.text+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: libnetdata/eval/eval.o (symbol from plugin): in function `eval_and': (.text+0x0): multiple definition of `silencers'; collectors/apps.plugin/apps_plugin.o (symbol from plugin):(.text+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: libnetdata/libnetdata.o (symbol from plugin): in function `strdupz': (.text+0x0): multiple definition of `silencers'; collectors/apps.plugin/apps_plugin.o (symbol from plugin):(.text+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: libnetdata/locks/locks.o (symbol from plugin): in function `netdata_thread_disable_cancelability': (.text+0x0): multiple definition of `silencers'; collectors/apps.plugin/apps_plugin.o (symbol from plugin):(.text+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: libnetdata/log/log.o (symbol from plugin): in function `facility_log': (.text+0x0): multiple definition of `silencers'; collectors/apps.plugin/apps_plugin.o (symbol from plugin):(.text+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: libnetdata/popen/popen.o (symbol from plugin): in function `myp_init': (.text+0x0): multiple definition of `silencers'; collectors/apps.plugin/apps_plugin.o (symbol from plugin):(.text+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: libnetdata/procfile/procfile.o (symbol from plugin): in function `procfile_adaptive_initial_allocation': (.text+0x0): multiple definition of `silencers'; collectors/apps.plugin/apps_plugin.o (symbol from plugin):(.text+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: libnetdata/os.o (symbol from plugin): in function `get_system_cpus': (.text+0x0): multiple definition of `silencers'; collectors/apps.plugin/apps_plugin.o (symbol from plugin):(.text+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: libnetdata/simple_pattern/simple_pattern.o (symbol from plugin): in function `simple_pattern_create': (.text+0x0): multiple definition of `silencers'; collectors/apps.plugin/apps_plugin.o (symbol from plugin):(.text+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: libnetdata/socket/socket.o (symbol from plugin): in function `poll_default_add_callback': (.text+0x0): multiple definition of `silencers'; collectors/apps.plugin/apps_plugin.o (symbol from plugin):(.text+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: libnetdata/socket/security.o (symbol from plugin): in function `security_openssl_library': (.text+0x0): multiple definition of `silencers'; collectors/apps.plugin/apps_plugin.o (symbol from plugin):(.text+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: libnetdata/statistical/statistical.o (symbol from plugin): in function `log_series_to_stderr': (.text+0x0): multiple definition of `silencers'; collectors/apps.plugin/apps_plugin.o (symbol from plugin):(.text+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: libnetdata/storage_number/storage_number.o (symbol from plugin): in function `pack_storage_number': (.text+0x0): multiple definition of `silencers'; collectors/apps.plugin/apps_plugin.o (symbol from plugin):(.text+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: libnetdata/threads/threads.o (symbol from plugin): in function `netdata_thread_tag': (.text+0x0): multiple definition of `silencers'; collectors/apps.plugin/apps_plugin.o (symbol from plugin):(.text+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: libnetdata/url/url.o (symbol from plugin): in function `from_hex': (.text+0x0): multiple definition of `silencers'; collectors/apps.plugin/apps_plugin.o (symbol from plugin):(.text+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: libnetdata/json/json.o (symbol from plugin): in function `json_callback_print': (.text+0x0): multiple definition of `silencers_filename'; libnetdata/log/log.o (symbol from plugin):(.text+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: libnetdata/json/json.o (symbol from plugin): in function `json_callback_print': (.text+0x0): multiple definition of `netdata_ready'; libnetdata/log/log.o (symbol from plugin):(.text+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: libnetdata/json/json.o (symbol from plugin): in function `json_callback_print': (.text+0x0): multiple definition of `api_secret'; libnetdata/log/log.o (symbol from plugin):(.text+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: libnetdata/json/json.o (symbol from plugin): in function `json_callback_print': (.text+0x0): multiple definition of `silencers'; collectors/apps.plugin/apps_plugin.o (symbol from plugin):(.text+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: libnetdata/health/health.o (symbol from plugin): in function `create_silencer': (.text+0x0): multiple definition of `silencers'; collectors/apps.plugin/apps_plugin.o (symbol from plugin):(.text+0x0): first defined here collect2: error: ld returned 1 exit status make[2]: *** [Makefile:2591: apps.plugin] Error 1 make[2]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0' make[1]: *** [Makefile:3716: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0' make: *** [Makefile:2263: all] Error 2 * ERROR: net-analyzer/netdata-1.19.0-r2::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=net-analyzer/netdata-1.19.0-r2::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-analyzer/netdata-1.19.0-r2::gentoo'`. * The complete build log is located at '/var/log/portage/net-analyzer:netdata-1.19.0-r2:20200131-213924.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/temp/environment'. * Working directory: '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0' * S: '/var/tmp/portage/net-analyzer/netdata-1.19.0-r2/work/netdata-1.19.0'