Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Jul 2017 04:30:56 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - 110arm64-quarterly][net-mgmt/netdata] Failed for netdata-1.6.0 in build
Message-ID:  <201707130430.v6D4UuSY087769@thunderx1.nyi.freebsd.org>

next in thread | raw e-mail | index | archive | help

You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer:     mmokhi@FreeBSD.org
Last committer: linimon@FreeBSD.org
Ident:          $FreeBSD: branches/2017Q3/net-mgmt/netdata/Makefile 441468 2017-05-22 16:04:19Z linimon $
Log URL:        http://thunderx1.nyi.freebsd.org/data/110arm64-quarterly/445595/logs/netdata-1.6.0.log
Build URL:      http://thunderx1.nyi.freebsd.org/build.html?mastername=110arm64-quarterly&build=445595
Log:

====>> Building net-mgmt/netdata
build started at Thu Jul 13 04:28:50 UTC 2017
port directory: /usr/ports/net-mgmt/netdata
building for: FreeBSD 110arm64-quarterly-job-08 11.0-RELEASE-p1 FreeBSD 11.0-RELEASE-p1 arm64
maintained by: mmokhi@FreeBSD.org
Makefile ident:      $FreeBSD: branches/2017Q3/net-mgmt/netdata/Makefile 441468 2017-05-22 16:04:19Z linimon $
Poudriere version: 3.1.19-48-g1bf78d5a
Host OSVERSION: 1200038
Jail OSVERSION: 1100122
Job Id: 08

---Begin Environment---
SHELL=/bin/csh
OSVERSION=1100122
UNAME_v=FreeBSD 11.0-RELEASE-p1
UNAME_r=11.0-RELEASE-p1
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110arm64-quarterly/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=netdata-1.6.0
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/110arm64-quarterly/ref/.p/pool
MASTERNAME=110arm64-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.19-48-g1bf78d5a
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
---End OPTIONS List---

--CONFIGURE_ARGS--
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" XDG_DATA_HOME=/wrkdirs/usr/ports/net-mgmt/netdata/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-mgmt/netdata/work  HOME=/wrkdirs/usr/ports/net-mgmt/netdata/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/net-mgmt/netdata/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-mgmt/netdata/work  HOME=/wrkdirs/usr/ports/net-mgmt/netdata/work TMPDIR="/tmp" NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe  -fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-I/usr/local/include"  LDFLAGS="" LIBS="-L/usr/local/lib"  CXX="c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing "  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 0644"  BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
NETDATA_CACHE=/var/cache/netdata
NETDATA_LOG=/var/log/netdata
NETDATA_PERST=/var/db/netdata
PYTHON_INCLUDEDIR=include/python2.7
PYTHON_LIBDIR=lib/python2.7
PYTHON_PLATFORM=freebsd11
PYTHON_PYOEXTENSION=pyo
PYTHON_SITELIBDIR=lib/python2.7/site-packages
PYTHON_SUFFIX=27
PYTHON_VER=2.7
PYTHON_VERSION=python2.7
PYTHON2=""
PYTHON3="@comment
"
OSREL=11.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/netdata"
EXAMPLESDIR="share/examples/netdata"
DATADIR="share/netdata"
WWWDIR="www/netdata"
ETCDIR="etc/netdata"
--End PLIST_SUB--

--SUB_LIST--
NETDATA_CACHE=/var/cache/netdata
NETDATA_LOG=/var/log/netdata
NETDATA_PERST=/var/db/netdata
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/netdata
DOCSDIR=/usr/local/share/doc/netdata
EXAMPLESDIR=/usr/local/share/examples/netdata
WWWDIR=/usr/local/www/netdata
ETCDIR=/usr/local/etc/netdata
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
#### /usr/local/etc/poudriere.d/make.conf ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
#### /usr/ports/Mk/Scripts/ports_env.sh ####
ARCH=aarch64
CONFIGURE_MAX_CMD_LEN=262144
OPSYS=FreeBSD
OSREL=11.0
OSVERSION=1100122
PYTHONBASE=/usr/local
UID=0
_JAVA_OS_LIST_REGEXP=native\|linux
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
_JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+
_OSRELEASE=11.0-RELEASE-p1
#### Misc Poudriere ####
GID=0
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  1048576
stack size              (kbytes, -s)  1048576
core file size      (512-blocks, -c)  unlimited
max memory size         (kbytes, -m)  unlimited
locked memory           (kbytes, -l)  unlimited
max user processes              (-u)  89999
open files                      (-n)  1024
virtual mem size        (kbytes, -v)  unlimited
swap limit              (kbytes, -w)  unlimited
socket buffer size       (bytes, -b)  unlimited
pseudo-terminals                (-p)  unlimited
kqueues                         (-k)  unlimited
umtx shared locks               (-o)  unlimited
--End resource limits--
=======================<phase: check-sanity   >============================
===>  License GPLv3 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   netdata-1.6.0 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.1.txz
[110arm64-quarterly-job-08] Installing pkg-1.10.1...
[110arm64-quarterly-job-08] Extracting pkg-1.10.1: .......... done
===>   netdata-1.6.0 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of netdata-1.6.0
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License GPLv3 accepted by the user
===> Fetching all distfiles required by netdata-1.6.0 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License GPLv3 accepted by the user
===> Fetching all distfiles required by netdata-1.6.0 for building
=> SHA256 Checksum OK for firehol-netdata-1.6.0-f5fa346_GH0.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License GPLv3 accepted by the user
===> Fetching all distfiles required by netdata-1.6.0 for building
===>  Extracting for netdata-1.6.0
=> SHA256 Checksum OK for firehol-netdata-1.6.0-f5fa346_GH0.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for netdata-1.6.0
===>  Applying FreeBSD patches for netdata-1.6.0
===========================================================================
=======================<phase: build-depends  >============================
===>   netdata-1.6.0 depends on file: /usr/local/include/uuid/uuid.h - not found
===>   Installing existing package /packages/All/e2fsprogs-libuuid-1.43.4.txz
[110arm64-quarterly-job-08] Installing e2fsprogs-libuuid-1.43.4...
[110arm64-quarterly-job-08] Extracting e2fsprogs-libuuid-1.43.4: .......... done
===>   netdata-1.6.0 depends on file: /usr/local/include/uuid/uuid.h - found
===>   Returning to build of netdata-1.6.0
===>   netdata-1.6.0 depends on executable: autoconf-2.69 - not found
===>   Installing existing package /packages/All/autoconf-2.69_1.txz
[110arm64-quarterly-job-08] Installing autoconf-2.69_1...
[110arm64-quarterly-job-08] `-- Installing autoconf-wrapper-20131203...
[110arm64-quarterly-job-08] `-- Extracting autoconf-wrapper-20131203: ........ done
[110arm64-quarterly-job-08] `-- Installing indexinfo-0.2.6...
[110arm64-quarterly-job-08] `-- Extracting indexinfo-0.2.6: .... done
[110arm64-quarterly-job-08] `-- Installing m4-1.4.18,1...
<snip>
checking for uint8_t... (cached) yes
checking for uint16_t... (cached) yes
checking for uint32_t... (cached) yes
checking for uint64_t... (cached) yes
checking for inline... inline
checking whether strerror_r is declared... (cached) yes
checking for strerror_r... (cached) yes
checking whether strerror_r returns char *... no
checking for _Generic... yes
checking for __atomic... yes
checking size of void *... 8
checking whether sys/types.h defines makedev... yes
checking for sys/types.h... (cached) yes
checking for netinet/in.h... (cached) yes
checking for arpa/nameser.h... (cached) yes
checking for netdb.h... (cached) yes
checking for resolv.h... (cached) yes
checking for sys/prctl.h... no
checking for linux/netfilter/nfnetlink_conntrack.h... no
checking operating system... freebsd
checking if compiler needs -Werror to reject unknown flags... yes
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... -D_THREAD_SAFE
checking for PTHREAD_PRIO_INHERIT... yes
checking for sin in -lm... yes
checking if libm should be used... yes
checking for ZLIB... yes
checking if zlib should be used... yes
checking for UUID... yes
checking for memory allocator... system
checking for mallopt... no
checking for mallinfo... no
checking for LIBCAP... no
checking if libcap should be used... no
checking if apps.plugin should be enabled... yes
checking for IPMIMONITORING... no
checking if freeipmi.plugin should be enabled... no
checking for NFACCT... no
checking for LIBMNL... no
checking if nfacct.plugin should be enabled... no
checking whether C compiler accepts -flto... yes
checking if -flto builds executables... no
checking if LTO should be enabled... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating charts.d/Makefile
config.status: creating conf.d/Makefile
config.status: creating netdata.spec
config.status: creating python.d/Makefile
config.status: creating node.d/Makefile
config.status: creating plugins.d/Makefile
config.status: creating src/Makefile
config.status: creating system/Makefile
config.status: creating web/Makefile
config.status: creating contrib/Makefile
config.status: creating config.h
config.status: executing depfiles commands
===========================================================================
=======================<phase: build          >============================
===>  Building for netdata-1.6.0
/usr/bin/make  all-recursive
Making all in charts.d
Making all in conf.d
Making all in node.d
Making all in plugins.d
Making all in python.d
if sed  -e 's#[@]localstatedir_POST@#/var#g'  -e 's#[@]sbindir_POST@#/usr/local/sbin#g'  -e 's#[@]sysconfdir_POST@#/usr/local/etc#g'  -e 's#[@]pythondir_POST@#/usr/local/libexec/netdata/python.d#g'  python-modules-installer.sh.in > python-modules-installer.sh.tmp; then  mv "python-modules-installer.sh.tmp" "python-modules-installer.sh";  else  rm -f "python-modules-installer.sh.tmp";  false;  fi
Making all in src
cc -DHAVE_CONFIG_H -I. -I..  -DVARLIB_DIR="\"/var/db/netdata\""  -DCACHE_DIR="\"/var/cache/netdata\""  -DCONFIG_DIR="\"/usr/local/etc/netdata\""  -DLOG_DIR="\"/var/log/netdata\""  -DPLUGINS_DIR="\"/usr/local/libexec/netdata/plugins.d\""  -DRUN_DIR="\"/var/run/netdata\""  -DWEB_DIR="\"/usr/local/share/netdata/web\""    -I/usr/local/include             -O2 -pipe  -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT apps_plugin.o -MD -MP -MF .deps/apps_plugin.Tpo -c -o apps_plugin.o apps_plugin.c
mv -f .deps/apps_plugin.Tpo .deps/apps_plugin.Po
cc -DHAVE_CONFIG_H -I. -I..  -DVARLIB_DIR="\"/var/db/netdata\""  -DCACHE_DIR="\"/var/cache/netdata\""  -DCONFIG_DIR="\"/usr/local/etc/netdata\""  -DLOG_DIR="\"/var/log/netdata\""  -DPLUGINS_DIR="\"/usr/local/libexec/netdata/plugins.d\""  -DRUN_DIR="\"/var/run/netdata\""  -DWEB_DIR="\"/usr/local/share/netdata/web\""    -I/usr/local/include             -O2 -pipe  -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT avl.o -MD -MP -MF .deps/avl.Tpo -c -o avl.o avl.c
mv -f .deps/avl.Tpo .deps/avl.Po
cc -DHAVE_CONFIG_H -I. -I..  -DVARLIB_DIR="\"/var/db/netdata\""  -DCACHE_DIR="\"/var/cache/netdata\""  -DCONFIG_DIR="\"/usr/local/etc/netdata\""  -DLOG_DIR="\"/var/log/netdata\""  -DPLUGINS_DIR="\"/usr/local/libexec/netdata/plugins.d\""  -DRUN_DIR="\"/var/run/netdata\""  -DWEB_DIR="\"/usr/local/share/netdata/web\""    -I/usr/local/include             -O2 -pipe  -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT clocks.o -MD -MP -MF .deps/clocks.Tpo -c -o clocks.o clocks.c
mv -f .deps/clocks.Tpo .deps/clocks.Po
cc -DHAVE_CONFIG_H -I. -I..  -DVARLIB_DIR="\"/var/db/netdata\""  -DCACHE_DIR="\"/var/cache/netdata\""  -DCONFIG_DIR="\"/usr/local/etc/netdata\""  -DLOG_DIR="\"/var/log/netdata\""  -DPLUGINS_DIR="\"/usr/local/libexec/netdata/plugins.d\""  -DRUN_DIR="\"/var/run/netdata\""  -DWEB_DIR="\"/usr/local/share/netdata/web\""    -I/usr/local/include             -O2 -pipe  -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT common.o -MD -MP -MF .deps/common.Tpo -c -o common.o common.c
mv -f .deps/common.Tpo .deps/common.Po
cc -DHAVE_CONFIG_H -I. -I..  -DVARLIB_DIR="\"/var/db/netdata\""  -DCACHE_DIR="\"/var/cache/netdata\""  -DCONFIG_DIR="\"/usr/local/etc/netdata\""  -DLOG_DIR="\"/var/log/netdata\""  -DPLUGINS_DIR="\"/usr/local/libexec/netdata/plugins.d\""  -DRUN_DIR="\"/var/run/netdata\""  -DWEB_DIR="\"/usr/local/share/netdata/web\""    -I/usr/local/include             -O2 -pipe  -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT log.o -MD -MP -MF .deps/log.Tpo -c -o log.o log.c
mv -f .deps/log.Tpo .deps/log.Po
cc -DHAVE_CONFIG_H -I. -I..  -DVARLIB_DIR="\"/var/db/netdata\""  -DCACHE_DIR="\"/var/cache/netdata\""  -DCONFIG_DIR="\"/usr/local/etc/netdata\""  -DLOG_DIR="\"/var/log/netdata\""  -DPLUGINS_DIR="\"/usr/local/libexec/netdata/plugins.d\""  -DRUN_DIR="\"/var/run/netdata\""  -DWEB_DIR="\"/usr/local/share/netdata/web\""    -I/usr/local/include             -O2 -pipe  -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT procfile.o -MD -MP -MF .deps/procfile.Tpo -c -o procfile.o procfile.c
mv -f .deps/procfile.Tpo .deps/procfile.Po
cc -DHAVE_CONFIG_H -I. -I..  -DVARLIB_DIR="\"/var/db/netdata\""  -DCACHE_DIR="\"/var/cache/netdata\""  -DCONFIG_DIR="\"/usr/local/etc/netdata\""  -DLOG_DIR="\"/var/log/netdata\""  -DPLUGINS_DIR="\"/usr/local/libexec/netdata/plugins.d\""  -DRUN_DIR="\"/var/run/netdata\""  -DWEB_DIR="\"/usr/local/share/netdata/web\""    -I/usr/local/include             -O2 -pipe  -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT web_buffer.o -MD -MP -MF .deps/web_buffer.Tpo -c -o web_buffer.o web_buffer.c
mv -f .deps/web_buffer.Tpo .deps/web_buffer.Po
cc             -O2 -pipe  -fno-strict-aliasing -D_THREAD_SAFE -pthread   -o apps.plugin apps_plugin.o avl.o  clocks.o common.o log.o  procfile.o web_buffer.o  -lm     -L/usr/local/lib
cc -DHAVE_CONFIG_H -I. -I..  -DVARLIB_DIR="\"/var/db/netdata\""  -DCACHE_DIR="\"/var/cache/netdata\""  -DCONFIG_DIR="\"/usr/local/etc/netdata\""  -DLOG_DIR="\"/var/log/netdata\""  -DPLUGINS_DIR="\"/usr/local/libexec/netdata/plugins.d\""  -DRUN_DIR="\"/var/run/netdata\""  -DWEB_DIR="\"/usr/local/share/netdata/web\""    -I/usr/local/include             -O2 -pipe  -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT adaptive_resortable_list.o -MD -MP -MF .deps/adaptive_resortable_list.Tpo -c -o adaptive_resortable_list.o adaptive_resortable_list.c
mv -f .deps/adaptive_resortable_list.Tpo .deps/adaptive_resortable_list.Po
cc -DHAVE_CONFIG_H -I. -I..  -DVARLIB_DIR="\"/var/db/netdata\""  -DCACHE_DIR="\"/var/cache/netdata\""  -DCONFIG_DIR="\"/usr/local/etc/netdata\""  -DLOG_DIR="\"/var/log/netdata\""  -DPLUGINS_DIR="\"/usr/local/libexec/netdata/plugins.d\""  -DRUN_DIR="\"/var/run/netdata\""  -DWEB_DIR="\"/usr/local/share/netdata/web\""    -I/usr/local/include             -O2 -pipe  -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT appconfig.o -MD -MP -MF .deps/appconfig.Tpo -c -o appconfig.o appconfig.c
mv -f .deps/appconfig.Tpo .deps/appconfig.Po
cc -DHAVE_CONFIG_H -I. -I..  -DVARLIB_DIR="\"/var/db/netdata\""  -DCACHE_DIR="\"/var/cache/netdata\""  -DCONFIG_DIR="\"/usr/local/etc/netdata\""  -DLOG_DIR="\"/var/log/netdata\""  -DPLUGINS_DIR="\"/usr/local/libexec/netdata/plugins.d\""  -DRUN_DIR="\"/var/run/netdata\""  -DWEB_DIR="\"/usr/local/share/netdata/web\""    -I/usr/local/include             -O2 -pipe  -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT backends.o -MD -MP -MF .deps/backends.Tpo -c -o backends.o backends.c
mv -f .deps/backends.Tpo .deps/backends.Po
cc -DHAVE_CONFIG_H -I. -I..  -DVARLIB_DIR="\"/var/db/netdata\""  -DCACHE_DIR="\"/var/cache/netdata\""  -DCONFIG_DIR="\"/usr/local/etc/netdata\""  -DLOG_DIR="\"/var/log/netdata\""  -DPLUGINS_DIR="\"/usr/local/libexec/netdata/plugins.d\""  -DRUN_DIR="\"/var/run/netdata\""  -DWEB_DIR="\"/usr/local/share/netdata/web\""    -I/usr/local/include             -O2 -pipe  -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT daemon.o -MD -MP -MF .deps/daemon.Tpo -c -o daemon.o daemon.c
mv -f .deps/daemon.Tpo .deps/daemon.Po
cc -DHAVE_CONFIG_H -I. -I..  -DVARLIB_DIR="\"/var/db/netdata\""  -DCACHE_DIR="\"/var/cache/netdata\""  -DCONFIG_DIR="\"/usr/local/etc/netdata\""  -DLOG_DIR="\"/var/log/netdata\""  -DPLUGINS_DIR="\"/usr/local/libexec/netdata/plugins.d\""  -DRUN_DIR="\"/var/run/netdata\""  -DWEB_DIR="\"/usr/local/share/netdata/web\""    -I/usr/local/include             -O2 -pipe  -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT dictionary.o -MD -MP -MF .deps/dictionary.Tpo -c -o dictionary.o dictionary.c
mv -f .deps/dictionary.Tpo .deps/dictionary.Po
cc -DHAVE_CONFIG_H -I. -I..  -DVARLIB_DIR="\"/var/db/netdata\""  -DCACHE_DIR="\"/var/cache/netdata\""  -DCONFIG_DIR="\"/usr/local/etc/netdata\""  -DLOG_DIR="\"/var/log/netdata\""  -DPLUGINS_DIR="\"/usr/local/libexec/netdata/plugins.d\""  -DRUN_DIR="\"/var/run/netdata\""  -DWEB_DIR="\"/usr/local/share/netdata/web\""    -I/usr/local/include             -O2 -pipe  -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT eval.o -MD -MP -MF .deps/eval.Tpo -c -o eval.o eval.c
mv -f .deps/eval.Tpo .deps/eval.Po
cc -DHAVE_CONFIG_H -I. -I..  -DVARLIB_DIR="\"/var/db/netdata\""  -DCACHE_DIR="\"/var/cache/netdata\""  -DCONFIG_DIR="\"/usr/local/etc/netdata\""  -DLOG_DIR="\"/var/log/netdata\""  -DPLUGINS_DIR="\"/usr/local/libexec/netdata/plugins.d\""  -DRUN_DIR="\"/var/run/netdata\""  -DWEB_DIR="\"/usr/local/share/netdata/web\""    -I/usr/local/include             -O2 -pipe  -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT global_statistics.o -MD -MP -MF .deps/global_statistics.Tpo -c -o global_statistics.o global_statistics.c
global_statistics.c:101:68: warning: passing 'volatile uint64_t *' (aka 'volatile unsigned long *') to parameter of type 'uint64_t *' (aka 'unsigned long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
        __atomic_compare_exchange(&global_statistics.web_usec_max, &gs->web_usec_max, &n, 1, __ATOMIC_SEQ_CST,
                                                                   ^~~~~~~~~~~~~~~~~
1 warning generated.
mv -f .deps/global_statistics.Tpo .deps/global_statistics.Po
cc -DHAVE_CONFIG_H -I. -I..  -DVARLIB_DIR="\"/var/db/netdata\""  -DCACHE_DIR="\"/var/cache/netdata\""  -DCONFIG_DIR="\"/usr/local/etc/netdata\""  -DLOG_DIR="\"/var/log/netdata\""  -DPLUGINS_DIR="\"/usr/local/libexec/netdata/plugins.d\""  -DRUN_DIR="\"/var/run/netdata\""  -DWEB_DIR="\"/usr/local/share/netdata/web\""    -I/usr/local/include             -O2 -pipe  -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT health.o -MD -MP -MF .deps/health.Tpo -c -o health.o health.c
mv -f .deps/health.Tpo .deps/health.Po
cc -DHAVE_CONFIG_H -I. -I..  -DVARLIB_DIR="\"/var/db/netdata\""  -DCACHE_DIR="\"/var/cache/netdata\""  -DCONFIG_DIR="\"/usr/local/etc/netdata\""  -DLOG_DIR="\"/var/log/netdata\""  -DPLUGINS_DIR="\"/usr/local/libexec/netdata/plugins.d\""  -DRUN_DIR="\"/var/run/netdata\""  -DWEB_DIR="\"/usr/local/share/netdata/web\""    -I/usr/local/include             -O2 -pipe  -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT health_config.o -MD -MP -MF .deps/health_config.Tpo -c -o health_config.o health_config.c
mv -f .deps/health_config.Tpo .deps/health_config.Po
cc -DHAVE_CONFIG_H -I. -I..  -DVARLIB_DIR="\"/var/db/netdata\""  -DCACHE_DIR="\"/var/cache/netdata\""  -DCONFIG_DIR="\"/usr/local/etc/netdata\""  -DLOG_DIR="\"/var/log/netdata\""  -DPLUGINS_DIR="\"/usr/local/libexec/netdata/plugins.d\""  -DRUN_DIR="\"/var/run/netdata\""  -DWEB_DIR="\"/usr/local/share/netdata/web\""    -I/usr/local/include             -O2 -pipe  -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT health_json.o -MD -MP -MF .deps/health_json.Tpo -c -o health_json.o health_json.c
mv -f .deps/health_json.Tpo .deps/health_json.Po
cc -DHAVE_CONFIG_H -I. -I..  -DVARLIB_DIR="\"/var/db/netdata\""  -DCACHE_DIR="\"/var/cache/netdata\""  -DCONFIG_DIR="\"/usr/local/etc/netdata\""  -DLOG_DIR="\"/var/log/netdata\""  -DPLUGINS_DIR="\"/usr/local/libexec/netdata/plugins.d\""  -DRUN_DIR="\"/var/run/netdata\""  -DWEB_DIR="\"/usr/local/share/netdata/web\""    -I/usr/local/include             -O2 -pipe  -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT health_log.o -MD -MP -MF .deps/health_log.Tpo -c -o health_log.o health_log.c
mv -f .deps/health_log.Tpo .deps/health_log.Po
cc -DHAVE_CONFIG_H -I. -I..  -DVARLIB_DIR="\"/var/db/netdata\""  -DCACHE_DIR="\"/var/cache/netdata\""  -DCONFIG_DIR="\"/usr/local/etc/netdata\""  -DLOG_DIR="\"/var/log/netdata\""  -DPLUGINS_DIR="\"/usr/local/libexec/netdata/plugins.d\""  -DRUN_DIR="\"/var/run/netdata\""  -DWEB_DIR="\"/usr/local/share/netdata/web\""    -I/usr/local/include             -O2 -pipe  -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
mv -f .deps/main.Tpo .deps/main.Po
cc -DHAVE_CONFIG_H -I. -I..  -DVARLIB_DIR="\"/var/db/netdata\""  -DCACHE_DIR="\"/var/cache/netdata\""  -DCONFIG_DIR="\"/usr/local/etc/netdata\""  -DLOG_DIR="\"/var/log/netdata\""  -DPLUGINS_DIR="\"/usr/local/libexec/netdata/plugins.d\""  -DRUN_DIR="\"/var/run/netdata\""  -DWEB_DIR="\"/usr/local/share/netdata/web\""    -I/usr/local/include             -O2 -pipe  -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT plugin_checks.o -MD -MP -MF .deps/plugin_checks.Tpo -c -o plugin_checks.o plugin_checks.c
mv -f .deps/plugin_checks.Tpo .deps/plugin_checks.Po
cc -DHAVE_CONFIG_H -I. -I..  -DVARLIB_DIR="\"/var/db/netdata\""  -DCACHE_DIR="\"/var/cache/netdata\""  -DCONFIG_DIR="\"/usr/local/etc/netdata\""  -DLOG_DIR="\"/var/log/netdata\""  -DPLUGINS_DIR="\"/usr/local/libexec/netdata/plugins.d\""  -DRUN_DIR="\"/var/run/netdata\""  -DWEB_DIR="\"/usr/local/share/netdata/web\""    -I/usr/local/include             -O2 -pipe  -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT plugin_idlejitter.o -MD -MP -MF .deps/plugin_idlejitter.Tpo -c -o plugin_idlejitter.o plugin_idlejitter.c
mv -f .deps/plugin_idlejitter.Tpo .deps/plugin_idlejitter.Po
cc -DHAVE_CONFIG_H -I. -I..  -DVARLIB_DIR="\"/var/db/netdata\""  -DCACHE_DIR="\"/var/cache/netdata\""  -DCONFIG_DIR="\"/usr/local/etc/netdata\""  -DLOG_DIR="\"/var/log/netdata\""  -DPLUGINS_DIR="\"/usr/local/libexec/netdata/plugins.d\""  -DRUN_DIR="\"/var/run/netdata\""  -DWEB_DIR="\"/usr/local/share/netdata/web\""    -I/usr/local/include             -O2 -pipe  -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT plugin_nfacct.o -MD -MP -MF .deps/plugin_nfacct.Tpo -c -o plugin_nfacct.o plugin_nfacct.c
mv -f .deps/plugin_nfacct.Tpo .deps/plugin_nfacct.Po
cc -DHAVE_CONFIG_H -I. -I..  -DVARLIB_DIR="\"/var/db/netdata\""  -DCACHE_DIR="\"/var/cache/netdata\""  -DCONFIG_DIR="\"/usr/local/etc/netdata\""  -DLOG_DIR="\"/var/log/netdata\""  -DPLUGINS_DIR="\"/usr/local/libexec/netdata/plugins.d\""  -DRUN_DIR="\"/var/run/netdata\""  -DWEB_DIR="\"/usr/local/share/netdata/web\""    -I/usr/local/include             -O2 -pipe  -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT plugin_tc.o -MD -MP -MF .deps/plugin_tc.Tpo -c -o plugin_tc.o plugin_tc.c
mv -f .deps/plugin_tc.Tpo .deps/plugin_tc.Po
cc -DHAVE_CONFIG_H -I. -I..  -DVARLIB_DIR="\"/var/db/netdata\""  -DCACHE_DIR="\"/var/cache/netdata\""  -DCONFIG_DIR="\"/usr/local/etc/netdata\""  -DLOG_DIR="\"/var/log/netdata\""  -DPLUGINS_DIR="\"/usr/local/libexec/netdata/plugins.d\""  -DRUN_DIR="\"/var/run/netdata\""  -DWEB_DIR="\"/usr/local/share/netdata/web\""    -I/usr/local/include             -O2 -pipe  -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT plugins_d.o -MD -MP -MF .deps/plugins_d.Tpo -c -o plugins_d.o plugins_d.c
mv -f .deps/plugins_d.Tpo .deps/plugins_d.Po
cc -DHAVE_CONFIG_H -I. -I..  -DVARLIB_DIR="\"/var/db/netdata\""  -DCACHE_DIR="\"/var/cache/netdata\""  -DCONFIG_DIR="\"/usr/local/etc/netdata\""  -DLOG_DIR="\"/var/log/netdata\""  -DPLUGINS_DIR="\"/usr/local/libexec/netdata/plugins.d\""  -DRUN_DIR="\"/var/run/netdata\""  -DWEB_DIR="\"/usr/local/share/netdata/web\""    -I/usr/local/include             -O2 -pipe  -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT popen.o -MD -MP -MF .deps/popen.Tpo -c -o popen.o popen.c
mv -f .deps/popen.Tpo .deps/popen.Po
cc -DHAVE_CONFIG_H -I. -I..  -DVARLIB_DIR="\"/var/db/netdata\""  -DCACHE_DIR="\"/var/cache/netdata\""  -DCONFIG_DIR="\"/usr/local/etc/netdata\""  -DLOG_DIR="\"/var/log/netdata\""  -DPLUGINS_DIR="\"/usr/local/libexec/netdata/plugins.d\""  -DRUN_DIR="\"/var/run/netdata\""  -DWEB_DIR="\"/usr/local/share/netdata/web\""    -I/usr/local/include             -O2 -pipe  -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT proc_self_mountinfo.o -MD -MP -MF .deps/proc_self_mountinfo.Tpo -c -o proc_self_mountinfo.o proc_self_mountinfo.c
mv -f .deps/proc_self_mountinfo.Tpo .deps/proc_self_mountinfo.Po
cc -DHAVE_CONFIG_H -I. -I..  -DVARLIB_DIR="\"/var/db/netdata\""  -DCACHE_DIR="\"/var/cache/netdata\""  -DCONFIG_DIR="\"/usr/local/etc/netdata\""  -DLOG_DIR="\"/var/log/netdata\""  -DPLUGINS_DIR="\"/usr/local/libexec/netdata/plugins.d\""  -DRUN_DIR="\"/var/run/netdata\""  -DWEB_DIR="\"/usr/local/share/netdata/web\""    -I/usr/local/include             -O2 -pipe  -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT registry.o -MD -MP -MF .deps/registry.Tpo -c -o registry.o registry.c
mv -f .deps/registry.Tpo .deps/registry.Po
cc -DHAVE_CONFIG_H -I. -I..  -DVARLIB_DIR="\"/var/db/netdata\""  -DCACHE_DIR="\"/var/cache/netdata\""  -DCONFIG_DIR="\"/usr/local/etc/netdata\""  -DLOG_DIR="\"/var/log/netdata\""  -DPLUGINS_DIR="\"/usr/local/libexec/netdata/plugins.d\""  -DRUN_DIR="\"/var/run/netdata\""  -DWEB_DIR="\"/usr/local/share/netdata/web\""    -I/usr/local/include             -O2 -pipe  -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT registry_db.o -MD -MP -MF .deps/registry_db.Tpo -c -o registry_db.o registry_db.c
mv -f .deps/registry_db.Tpo .deps/registry_db.Po
cc -DHAVE_CONFIG_H -I. -I..  -DVARLIB_DIR="\"/var/db/netdata\""  -DCACHE_DIR="\"/var/cache/netdata\""  -DCONFIG_DIR="\"/usr/local/etc/netdata\""  -DLOG_DIR="\"/var/log/netdata\""  -DPLUGINS_DIR="\"/usr/local/libexec/netdata/plugins.d\""  -DRUN_DIR="\"/var/run/netdata\""  -DWEB_DIR="\"/usr/local/share/netdata/web\""    -I/usr/local/include             -O2 -pipe  -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT registry_init.o -MD -MP -MF .deps/registry_init.Tpo -c -o registry_init.o registry_init.c
mv -f .deps/registry_init.Tpo .deps/registry_init.Po
cc -DHAVE_CONFIG_H -I. -I..  -DVARLIB_DIR="\"/var/db/netdata\""  -DCACHE_DIR="\"/var/cache/netdata\""  -DCONFIG_DIR="\"/usr/local/etc/netdata\""  -DLOG_DIR="\"/var/log/netdata\""  -DPLUGINS_DIR="\"/usr/local/libexec/netdata/plugins.d\""  -DRUN_DIR="\"/var/run/netdata\""  -DWEB_DIR="\"/usr/local/share/netdata/web\""    -I/usr/local/include             -O2 -pipe  -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT registry_internals.o -MD -MP -MF .deps/registry_internals.Tpo -c -o registry_internals.o registry_internals.c
mv -f .deps/registry_internals.Tpo .deps/registry_internals.Po
cc -DHAVE_CONFIG_H -I. -I..  -DVARLIB_DIR="\"/var/db/netdata\""  -DCACHE_DIR="\"/var/cache/netdata\""  -DCONFIG_DIR="\"/usr/local/etc/netdata\""  -DLOG_DIR="\"/var/log/netdata\""  -DPLUGINS_DIR="\"/usr/local/libexec/netdata/plugins.d\""  -DRUN_DIR="\"/var/run/netdata\""  -DWEB_DIR="\"/usr/local/share/netdata/web\""    -I/usr/local/include             -O2 -pipe  -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT registry_log.o -MD -MP -MF .deps/registry_log.Tpo -c -o registry_log.o registry_log.c
mv -f .deps/registry_log.Tpo .deps/registry_log.Po
cc -DHAVE_CONFIG_H -I. -I..  -DVARLIB_DIR="\"/var/db/netdata\""  -DCACHE_DIR="\"/var/cache/netdata\""  -DCONFIG_DIR="\"/usr/local/etc/netdata\""  -DLOG_DIR="\"/var/log/netdata\""  -DPLUGINS_DIR="\"/usr/local/libexec/netdata/plugins.d\""  -DRUN_DIR="\"/var/run/netdata\""  -DWEB_DIR="\"/usr/local/share/netdata/web\""    -I/usr/local/include             -O2 -pipe  -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT registry_machine.o -MD -MP -MF .deps/registry_machine.Tpo -c -o registry_machine.o registry_machine.c
mv -f .deps/registry_machine.Tpo .deps/registry_machine.Po
cc -DHAVE_CONFIG_H -I. -I..  -DVARLIB_DIR="\"/var/db/netdata\""  -DCACHE_DIR="\"/var/cache/netdata\""  -DCONFIG_DIR="\"/usr/local/etc/netdata\""  -DLOG_DIR="\"/var/log/netdata\""  -DPLUGINS_DIR="\"/usr/local/libexec/netdata/plugins.d\""  -DRUN_DIR="\"/var/run/netdata\""  -DWEB_DIR="\"/usr/local/share/netdata/web\""    -I/usr/local/include             -O2 -pipe  -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT registry_person.o -MD -MP -MF .deps/registry_person.Tpo -c -o registry_person.o registry_person.c
mv -f .deps/registry_person.Tpo .deps/registry_person.Po
cc -DHAVE_CONFIG_H -I. -I..  -DVARLIB_DIR="\"/var/db/netdata\""  -DCACHE_DIR="\"/var/cache/netdata\""  -DCONFIG_DIR="\"/usr/local/etc/netdata\""  -DLOG_DIR="\"/var/log/netdata\""  -DPLUGINS_DIR="\"/usr/local/libexec/netdata/plugins.d\""  -DRUN_DIR="\"/var/run/netdata\""  -DWEB_DIR="\"/usr/local/share/netdata/web\""    -I/usr/local/include             -O2 -pipe  -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT registry_url.o -MD -MP -MF .deps/registry_url.Tpo -c -o registry_url.o registry_url.c
mv -f .deps/registry_url.Tpo .deps/registry_url.Po
cc -DHAVE_CONFIG_H -I. -I..  -DVARLIB_DIR="\"/var/db/netdata\""  -DCACHE_DIR="\"/var/cache/netdata\""  -DCONFIG_DIR="\"/usr/local/etc/netdata\""  -DLOG_DIR="\"/var/log/netdata\""  -DPLUGINS_DIR="\"/usr/local/libexec/netdata/plugins.d\""  -DRUN_DIR="\"/var/run/netdata\""  -DWEB_DIR="\"/usr/local/share/netdata/web\""    -I/usr/local/include             -O2 -pipe  -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT rrd.o -MD -MP -MF .deps/rrd.Tpo -c -o rrd.o rrd.c
mv -f .deps/rrd.Tpo .deps/rrd.Po
cc -DHAVE_CONFIG_H -I. -I..  -DVARLIB_DIR="\"/var/db/netdata\""  -DCACHE_DIR="\"/var/cache/netdata\""  -DCONFIG_DIR="\"/usr/local/etc/netdata\""  -DLOG_DIR="\"/var/log/netdata\""  -DPLUGINS_DIR="\"/usr/local/libexec/netdata/plugins.d\""  -DRUN_DIR="\"/var/run/netdata\""  -DWEB_DIR="\"/usr/local/share/netdata/web\""    -I/usr/local/include             -O2 -pipe  -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT rrd2json.o -MD -MP -MF .deps/rrd2json.Tpo -c -o rrd2json.o rrd2json.c
fatal error: error in backend: Cannot select: 0x4357f850: f128 = AArch64ISD::FCMP 0x434ec720, 0x434e6850
  0x434ec720: f128,ch = load<LD16[%scevgep37]> 0x43214fb0, 0x4351d720, undef:i64
    0x4351d720: i64 = add 0x434e6980, 0x4351e260
      0x434e6980: i64,ch = CopyFromReg 0x43214fb0, Register:i64 %vreg7
        0x4357f5f0: i64 = Register %vreg7
      0x4351e260: i64 = shl 0x434ee260, Constant:i64<4>
        0x434ee260: i64,ch = CopyFromReg 0x43214fb0, Register:i64 %vreg10
          0x4351e850: i64 = Register %vreg10
        0x434e95f0: i64 = Constant<4>
    0x434df980: i64 = undef
  0x434e6850: f128,ch = load<LD16[ConstantPool]> 0x43214fb0, 0x4351d130, undef:i64
    0x4351d130: i64 = AArch64ISD::ADDlow 0x434ee980, TargetConstantPool:i64<fp128 0xL00000000000000000000000000000000> 0 [TF=34]
      0x434ee980: i64 = AArch64ISD::ADRP TargetConstantPool:i64<fp128 0xL00000000000000000000000000000000> 0 [TF=1]
        0x434ecab0: i64 = TargetConstantPool<fp128 0xL00000000000000000000000000000000> 0 [TF=1]
      0x434ec4c0: i64 = TargetConstantPool<fp128 0xL00000000000000000000000000000000> 0 [TF=34]
    0x434df980: i64 = undef
In function: rrdr2value
cc: error: clang frontend command failed with exit code 70 (use -v to see invocation)
FreeBSD clang version 3.8.0 (tags/RELEASE_380/final 262564) (based on LLVM 3.8.0)
Target: aarch64-unknown-freebsd11.0
Thread model: posix
InstalledDir: /usr/bin
cc: note: diagnostic msg: PLEASE submit a bug report to https://bugs.freebsd.org/submit/ and include the crash backtrace, preprocessed source, and associated run script.
cc: note: diagnostic msg: 
********************

PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
Preprocessed source(s) and associated run script(s) are located at:
cc: note: diagnostic msg: /tmp/rrd2json-e9ad07.c
cc: note: diagnostic msg: /tmp/rrd2json-e9ad07.sh
cc: note: diagnostic msg: 

********************
*** Error code 70

Stop.
make[3]: stopped in /wrkdirs/usr/ports/net-mgmt/netdata/work/netdata-f5fa346/src
*** Error code 1

Stop.
make[2]: stopped in /wrkdirs/usr/ports/net-mgmt/netdata/work/netdata-f5fa346
*** Error code 1

Stop.
make[1]: stopped in /wrkdirs/usr/ports/net-mgmt/netdata/work/netdata-f5fa346
*** Error code 1

Stop.
make: stopped in /usr/ports/net-mgmt/netdata



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201707130430.v6D4UuSY087769>