Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Jul 2017 17:24:55 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - head-arm64-default][net-mgmt/riemann-c-client] Failed for riemann-c-client-1.9.1 in stage
Message-ID:  <201707231724.v6NHOtDc056163@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:     dch@skunkwerks.at
Last committer: sunpoet@FreeBSD.org
Ident:          $FreeBSD: head/net-mgmt/riemann-c-client/Makefile 433395 2017-02-05 11:14:37Z sunpoet $
Log URL:        http://thunderx1.nyi.freebsd.org/data/head-arm64-default/p446242_s321261/logs/riemann-c-client-1.9.1.log
Build URL:      http://thunderx1.nyi.freebsd.org/build.html?mastername=head-arm64-default&build=p446242_s321261
Log:

====>> Building net-mgmt/riemann-c-client
build started at Sun Jul 23 17:22:21 UTC 2017
port directory: /usr/ports/net-mgmt/riemann-c-client
building for: FreeBSD head-arm64-default-job-19 12.0-CURRENT FreeBSD 12.0-CURRENT 1200038 arm64
maintained by: dch@skunkwerks.at
Makefile ident:      $FreeBSD: head/net-mgmt/riemann-c-client/Makefile 433395 2017-02-05 11:14:37Z sunpoet $
Poudriere version: 3.1.19-49-g8b92d9a0
Host OSVERSION: 1200033
Jail OSVERSION: 1200038
Job Id: 19




!!! Jail is newer than host. (Jail: 1200038, Host: 1200033) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
SHELL=/bin/csh
OSVERSION=1200038
UNAME_v=FreeBSD 12.0-CURRENT 1200038
UNAME_r=12.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/head-arm64-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=riemann-c-client-1.9.1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/head-arm64-default/ref/.p/pool
MASTERNAME=head-arm64-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.19-49-g8b92d9a0
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--
MAKE=gmake PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/net-mgmt/riemann-c-client/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-mgmt/riemann-c-client/work  HOME=/wrkdirs/usr/ports/net-mgmt/riemann-c-client/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/riemann-c-client/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-mgmt/riemann-c-client/work  HOME=/wrkdirs/usr/ports/net-mgmt/riemann-c-client/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=""  LDFLAGS="" LIBS=""  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--
OSREL=12.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/riemann-c-client"
EXAMPLESDIR="share/examples/riemann-c-client"
DATADIR="share/riemann-c-client"
WWWDIR="www/riemann-c-client"
ETCDIR="etc/riemann-c-client"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/riemann-c-client
DOCSDIR=/usr/local/share/doc/riemann-c-client
EXAMPLESDIR=/usr/local/share/examples/riemann-c-client
WWWDIR=/usr/local/www/riemann-c-client
ETCDIR=/usr/local/etc/riemann-c-client
--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=12.0
OSVERSION=1200038
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=12.0-CURRENT
#### 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 LGPL3+ accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   riemann-c-client-1.9.1 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.1.txz
[head-arm64-default-job-19] Installing pkg-1.10.1...
[head-arm64-default-job-19] Extracting pkg-1.10.1: .......... done
===>   riemann-c-client-1.9.1 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of riemann-c-client-1.9.1
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License LGPL3+ accepted by the user
===> Fetching all distfiles required by riemann-c-client-1.9.1 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License LGPL3+ accepted by the user
===> Fetching all distfiles required by riemann-c-client-1.9.1 for building
=> SHA256 Checksum OK for algernon-riemann-c-client-riemann-c-client-1.9.1_GH0.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License LGPL3+ accepted by the user
===> Fetching all distfiles required by riemann-c-client-1.9.1 for building
===>  Extracting for riemann-c-client-1.9.1
=> SHA256 Checksum OK for algernon-riemann-c-client-riemann-c-client-1.9.1_GH0.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for riemann-c-client-1.9.1
===========================================================================
=======================<phase: build-depends  >============================
===>   riemann-c-client-1.9.1 depends on package: check>0 - not found
===>   Installing existing package /packages/All/check-0.11.0.txz
[head-arm64-default-job-19] Installing check-0.11.0...
[head-arm64-default-job-19] `-- Installing indexinfo-0.2.6...
[head-arm64-default-job-19] `-- Extracting indexinfo-0.2.6: .... done
[head-arm64-default-job-19] Extracting check-0.11.0: .......... done
===>   riemann-c-client-1.9.1 depends on package: check>0 - found
===>   Returning to build of riemann-c-client-1.9.1
===>   riemann-c-client-1.9.1 depends on executable: autoconf-2.69 - not found
===>   Installing existing package /packages/All/autoconf-2.69_1.txz
[head-arm64-default-job-19] Installing autoconf-2.69_1...
[head-arm64-default-job-19] `-- Installing autoconf-wrapper-20131203...
[head-arm64-default-job-19] `-- Extracting autoconf-wrapper-20131203: ........ done
[head-arm64-default-job-19] `-- Installing m4-1.4.18,1...
[head-arm64-default-job-19] `-- Extracting m4-1.4.18,1: .......... done
[head-arm64-default-job-19] `-- Installing perl5-5.24.2...
[head-arm64-default-job-19] `-- Extracting perl5-5.24.2: .......... done
/usr/local/lib/perl5/site_perl/man//mandoc.db: unlink: No such file or directory
[head-arm64-default-job-19] Extracting autoconf-2.69_1: .......... done
Message from perl5-5.24.2:
The /usr/bin/perl symlink has been removed starting with Perl 5.20.
For shebangs, you should either use:
<snip>
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from cc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... cpp
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for dlfcn.h... (cached) yes
checking for objdir... .libs
checking if cc supports -fno-rtti -fno-exceptions... yes
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... /usr/bin/ld: error: no input files
/usr/bin/ld: error: target emulation unknown: -m or at least one .o file required
yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... freebsd12.0 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... c++ -E
checking for ld used by c++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking for c++ option to produce PIC... -fPIC -DPIC
checking if c++ PIC flag -fPIC -DPIC works... yes
checking if c++ static flag -static works... yes
checking if c++ supports -c -o file.o... yes
checking if c++ supports -c -o file.o... (cached) yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd12.0 ld.so
checking how to hardcode library paths into programs... immediate
checking for protoc-c... yes
checking for arpa/inet.h... (cached) yes
checking for netdb.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for memset... (cached) yes
checking for socket... yes
checking for strcasecmp... (cached) yes
checking for strchr... yes
checking for strdup... (cached) yes
checking for strerror... (cached) yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... (cached) yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking for size_t... (cached) yes
checking for uint32_t... (cached) yes
checking for uint8_t... (cached) yes
checking for int64_t... (cached) yes
checking for ssize_t... (cached) yes
checking pkg-config is at least version 0.9.0... yes
checking for PROTOBUF_C... yes
checking for CHECK... yes
checking for JSON_C... yes
checking for GNUTLS... yes
checking whether /usr/bin/ld supports symbol version scripts... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating lib/riemann/riemann-client.h
config.status: creating lib/riemann/riemann-client.pc
config.status: creating lib/riemann/platform.h
config.status: executing depfiles commands
config.status: executing libtool commands
===========================================================================
=======================<phase: build          >============================
===>  Building for riemann-c-client-1.9.1
gmake[1]: Entering directory '/wrkdirs/usr/ports/net-mgmt/riemann-c-client/work/riemann-c-client-riemann-c-client-1.9.1'
/bin/sh /wrkdirs/usr/ports/net-mgmt/riemann-c-client/work/riemann-c-client-riemann-c-client-1.9.1/install-sh -d ./lib/riemann/proto
protoc-c lib/riemann/proto/riemann.proto -I./lib/riemann/proto --c_out=./lib/riemann/proto
/bin/sh ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I./lib/riemann    -I./lib -I./lib -I/usr/local/include  -I/usr/local/include -I/usr/local/include/p11-kit-1  -O2 -pipe  -fno-strict-aliasing -MT lib/riemann/lib_libriemann_client_la-client.lo -MD -MP -MF lib/riemann/.deps/lib_libriemann_client_la-client.Tpo -c -o lib/riemann/lib_libriemann_client_la-client.lo `test -f 'lib/riemann/client.c' || echo './'`lib/riemann/client.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I./lib/riemann -I./lib -I./lib -I/usr/local/include -I/usr/local/include -I/usr/local/include/p11-kit-1 -O2 -pipe -fno-strict-aliasing -MT lib/riemann/lib_libriemann_client_la-client.lo -MD -MP -MF lib/riemann/.deps/lib_libriemann_client_la-client.Tpo -c lib/riemann/client.c  -fPIC -DPIC -o lib/riemann/.libs/lib_libriemann_client_la-client.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I./lib/riemann -I./lib -I./lib -I/usr/local/include -I/usr/local/include -I/usr/local/include/p11-kit-1 -O2 -pipe -fno-strict-aliasing -MT lib/riemann/lib_libriemann_client_la-client.lo -MD -MP -MF lib/riemann/.deps/lib_libriemann_client_la-client.Tpo -c lib/riemann/client.c -o lib/riemann/lib_libriemann_client_la-client.o >/dev/null 2>&1
mv -f lib/riemann/.deps/lib_libriemann_client_la-client.Tpo lib/riemann/.deps/lib_libriemann_client_la-client.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I./lib/riemann    -I./lib -I./lib -I/usr/local/include  -I/usr/local/include -I/usr/local/include/p11-kit-1  -O2 -pipe  -fno-strict-aliasing -MT lib/riemann/client/lib_libriemann_client_la-tcp.lo -MD -MP -MF lib/riemann/client/.deps/lib_libriemann_client_la-tcp.Tpo -c -o lib/riemann/client/lib_libriemann_client_la-tcp.lo `test -f 'lib/riemann/client/tcp.c' || echo './'`lib/riemann/client/tcp.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I./lib/riemann -I./lib -I./lib -I/usr/local/include -I/usr/local/include -I/usr/local/include/p11-kit-1 -O2 -pipe -fno-strict-aliasing -MT lib/riemann/client/lib_libriemann_client_la-tcp.lo -MD -MP -MF lib/riemann/client/.deps/lib_libriemann_client_la-tcp.Tpo -c lib/riemann/client/tcp.c  -fPIC -DPIC -o lib/riemann/client/.libs/lib_libriemann_client_la-tcp.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I./lib/riemann -I./lib -I./lib -I/usr/local/include -I/usr/local/include -I/usr/local/include/p11-kit-1 -O2 -pipe -fno-strict-aliasing -MT lib/riemann/client/lib_libriemann_client_la-tcp.lo -MD -MP -MF lib/riemann/client/.deps/lib_libriemann_client_la-tcp.Tpo -c lib/riemann/client/tcp.c -o lib/riemann/client/lib_libriemann_client_la-tcp.o >/dev/null 2>&1
mv -f lib/riemann/client/.deps/lib_libriemann_client_la-tcp.Tpo lib/riemann/client/.deps/lib_libriemann_client_la-tcp.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I./lib/riemann    -I./lib -I./lib -I/usr/local/include  -I/usr/local/include -I/usr/local/include/p11-kit-1  -O2 -pipe  -fno-strict-aliasing -MT lib/riemann/client/lib_libriemann_client_la-tls.lo -MD -MP -MF lib/riemann/client/.deps/lib_libriemann_client_la-tls.Tpo -c -o lib/riemann/client/lib_libriemann_client_la-tls.lo `test -f 'lib/riemann/client/tls.c' || echo './'`lib/riemann/client/tls.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I./lib/riemann -I./lib -I./lib -I/usr/local/include -I/usr/local/include -I/usr/local/include/p11-kit-1 -O2 -pipe -fno-strict-aliasing -MT lib/riemann/client/lib_libriemann_client_la-tls.lo -MD -MP -MF lib/riemann/client/.deps/lib_libriemann_client_la-tls.Tpo -c lib/riemann/client/tls.c  -fPIC -DPIC -o lib/riemann/client/.libs/lib_libriemann_client_la-tls.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I./lib/riemann -I./lib -I./lib -I/usr/local/include -I/usr/local/include -I/usr/local/include/p11-kit-1 -O2 -pipe -fno-strict-aliasing -MT lib/riemann/client/lib_libriemann_client_la-tls.lo -MD -MP -MF lib/riemann/client/.deps/lib_libriemann_client_la-tls.Tpo -c lib/riemann/client/tls.c -o lib/riemann/client/lib_libriemann_client_la-tls.o >/dev/null 2>&1
mv -f lib/riemann/client/.deps/lib_libriemann_client_la-tls.Tpo lib/riemann/client/.deps/lib_libriemann_client_la-tls.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I./lib/riemann    -I./lib -I./lib -I/usr/local/include  -I/usr/local/include -I/usr/local/include/p11-kit-1  -O2 -pipe  -fno-strict-aliasing -MT lib/riemann/client/lib_libriemann_client_la-udp.lo -MD -MP -MF lib/riemann/client/.deps/lib_libriemann_client_la-udp.Tpo -c -o lib/riemann/client/lib_libriemann_client_la-udp.lo `test -f 'lib/riemann/client/udp.c' || echo './'`lib/riemann/client/udp.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I./lib/riemann -I./lib -I./lib -I/usr/local/include -I/usr/local/include -I/usr/local/include/p11-kit-1 -O2 -pipe -fno-strict-aliasing -MT lib/riemann/client/lib_libriemann_client_la-udp.lo -MD -MP -MF lib/riemann/client/.deps/lib_libriemann_client_la-udp.Tpo -c lib/riemann/client/udp.c  -fPIC -DPIC -o lib/riemann/client/.libs/lib_libriemann_client_la-udp.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I./lib/riemann -I./lib -I./lib -I/usr/local/include -I/usr/local/include -I/usr/local/include/p11-kit-1 -O2 -pipe -fno-strict-aliasing -MT lib/riemann/client/lib_libriemann_client_la-udp.lo -MD -MP -MF lib/riemann/client/.deps/lib_libriemann_client_la-udp.Tpo -c lib/riemann/client/udp.c -o lib/riemann/client/lib_libriemann_client_la-udp.o >/dev/null 2>&1
mv -f lib/riemann/client/.deps/lib_libriemann_client_la-udp.Tpo lib/riemann/client/.deps/lib_libriemann_client_la-udp.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I./lib/riemann    -I./lib -I./lib -I/usr/local/include  -I/usr/local/include -I/usr/local/include/p11-kit-1  -O2 -pipe  -fno-strict-aliasing -MT lib/riemann/lib_libriemann_client_la-event.lo -MD -MP -MF lib/riemann/.deps/lib_libriemann_client_la-event.Tpo -c -o lib/riemann/lib_libriemann_client_la-event.lo `test -f 'lib/riemann/event.c' || echo './'`lib/riemann/event.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I./lib/riemann -I./lib -I./lib -I/usr/local/include -I/usr/local/include -I/usr/local/include/p11-kit-1 -O2 -pipe -fno-strict-aliasing -MT lib/riemann/lib_libriemann_client_la-event.lo -MD -MP -MF lib/riemann/.deps/lib_libriemann_client_la-event.Tpo -c lib/riemann/event.c  -fPIC -DPIC -o lib/riemann/.libs/lib_libriemann_client_la-event.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I./lib/riemann -I./lib -I./lib -I/usr/local/include -I/usr/local/include -I/usr/local/include/p11-kit-1 -O2 -pipe -fno-strict-aliasing -MT lib/riemann/lib_libriemann_client_la-event.lo -MD -MP -MF lib/riemann/.deps/lib_libriemann_client_la-event.Tpo -c lib/riemann/event.c -o lib/riemann/lib_libriemann_client_la-event.o >/dev/null 2>&1
mv -f lib/riemann/.deps/lib_libriemann_client_la-event.Tpo lib/riemann/.deps/lib_libriemann_client_la-event.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I./lib/riemann    -I./lib -I./lib -I/usr/local/include  -I/usr/local/include -I/usr/local/include/p11-kit-1  -O2 -pipe  -fno-strict-aliasing -MT lib/riemann/lib_libriemann_client_la-message.lo -MD -MP -MF lib/riemann/.deps/lib_libriemann_client_la-message.Tpo -c -o lib/riemann/lib_libriemann_client_la-message.lo `test -f 'lib/riemann/message.c' || echo './'`lib/riemann/message.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I./lib/riemann -I./lib -I./lib -I/usr/local/include -I/usr/local/include -I/usr/local/include/p11-kit-1 -O2 -pipe -fno-strict-aliasing -MT lib/riemann/lib_libriemann_client_la-message.lo -MD -MP -MF lib/riemann/.deps/lib_libriemann_client_la-message.Tpo -c lib/riemann/message.c  -fPIC -DPIC -o lib/riemann/.libs/lib_libriemann_client_la-message.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I./lib/riemann -I./lib -I./lib -I/usr/local/include -I/usr/local/include -I/usr/local/include/p11-kit-1 -O2 -pipe -fno-strict-aliasing -MT lib/riemann/lib_libriemann_client_la-message.lo -MD -MP -MF lib/riemann/.deps/lib_libriemann_client_la-message.Tpo -c lib/riemann/message.c -o lib/riemann/lib_libriemann_client_la-message.o >/dev/null 2>&1
mv -f lib/riemann/.deps/lib_libriemann_client_la-message.Tpo lib/riemann/.deps/lib_libriemann_client_la-message.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I./lib/riemann    -I./lib -I./lib -I/usr/local/include  -I/usr/local/include -I/usr/local/include/p11-kit-1  -O2 -pipe  -fno-strict-aliasing -MT lib/riemann/lib_libriemann_client_la-attribute.lo -MD -MP -MF lib/riemann/.deps/lib_libriemann_client_la-attribute.Tpo -c -o lib/riemann/lib_libriemann_client_la-attribute.lo `test -f 'lib/riemann/attribute.c' || echo './'`lib/riemann/attribute.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I./lib/riemann -I./lib -I./lib -I/usr/local/include -I/usr/local/include -I/usr/local/include/p11-kit-1 -O2 -pipe -fno-strict-aliasing -MT lib/riemann/lib_libriemann_client_la-attribute.lo -MD -MP -MF lib/riemann/.deps/lib_libriemann_client_la-attribute.Tpo -c lib/riemann/attribute.c  -fPIC -DPIC -o lib/riemann/.libs/lib_libriemann_client_la-attribute.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I./lib/riemann -I./lib -I./lib -I/usr/local/include -I/usr/local/include -I/usr/local/include/p11-kit-1 -O2 -pipe -fno-strict-aliasing -MT lib/riemann/lib_libriemann_client_la-attribute.lo -MD -MP -MF lib/riemann/.deps/lib_libriemann_client_la-attribute.Tpo -c lib/riemann/attribute.c -o lib/riemann/lib_libriemann_client_la-attribute.o >/dev/null 2>&1
mv -f lib/riemann/.deps/lib_libriemann_client_la-attribute.Tpo lib/riemann/.deps/lib_libriemann_client_la-attribute.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I./lib/riemann    -I./lib -I./lib -I/usr/local/include  -I/usr/local/include -I/usr/local/include/p11-kit-1  -O2 -pipe  -fno-strict-aliasing -MT lib/riemann/lib_libriemann_client_la-query.lo -MD -MP -MF lib/riemann/.deps/lib_libriemann_client_la-query.Tpo -c -o lib/riemann/lib_libriemann_client_la-query.lo `test -f 'lib/riemann/query.c' || echo './'`lib/riemann/query.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I./lib/riemann -I./lib -I./lib -I/usr/local/include -I/usr/local/include -I/usr/local/include/p11-kit-1 -O2 -pipe -fno-strict-aliasing -MT lib/riemann/lib_libriemann_client_la-query.lo -MD -MP -MF lib/riemann/.deps/lib_libriemann_client_la-query.Tpo -c lib/riemann/query.c  -fPIC -DPIC -o lib/riemann/.libs/lib_libriemann_client_la-query.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I./lib/riemann -I./lib -I./lib -I/usr/local/include -I/usr/local/include -I/usr/local/include/p11-kit-1 -O2 -pipe -fno-strict-aliasing -MT lib/riemann/lib_libriemann_client_la-query.lo -MD -MP -MF lib/riemann/.deps/lib_libriemann_client_la-query.Tpo -c lib/riemann/query.c -o lib/riemann/lib_libriemann_client_la-query.o >/dev/null 2>&1
mv -f lib/riemann/.deps/lib_libriemann_client_la-query.Tpo lib/riemann/.deps/lib_libriemann_client_la-query.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I./lib/riemann    -I./lib -I./lib -I/usr/local/include  -I/usr/local/include -I/usr/local/include/p11-kit-1  -O2 -pipe  -fno-strict-aliasing -MT lib/riemann/lib_libriemann_client_la-simple.lo -MD -MP -MF lib/riemann/.deps/lib_libriemann_client_la-simple.Tpo -c -o lib/riemann/lib_libriemann_client_la-simple.lo `test -f 'lib/riemann/simple.c' || echo './'`lib/riemann/simple.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I./lib/riemann -I./lib -I./lib -I/usr/local/include -I/usr/local/include -I/usr/local/include/p11-kit-1 -O2 -pipe -fno-strict-aliasing -MT lib/riemann/lib_libriemann_client_la-simple.lo -MD -MP -MF lib/riemann/.deps/lib_libriemann_client_la-simple.Tpo -c lib/riemann/simple.c  -fPIC -DPIC -o lib/riemann/.libs/lib_libriemann_client_la-simple.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I./lib/riemann -I./lib -I./lib -I/usr/local/include -I/usr/local/include -I/usr/local/include/p11-kit-1 -O2 -pipe -fno-strict-aliasing -MT lib/riemann/lib_libriemann_client_la-simple.lo -MD -MP -MF lib/riemann/.deps/lib_libriemann_client_la-simple.Tpo -c lib/riemann/simple.c -o lib/riemann/lib_libriemann_client_la-simple.o >/dev/null 2>&1
mv -f lib/riemann/.deps/lib_libriemann_client_la-simple.Tpo lib/riemann/.deps/lib_libriemann_client_la-simple.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I./lib/riemann    -I./lib -I./lib -I/usr/local/include  -I/usr/local/include -I/usr/local/include/p11-kit-1  -O2 -pipe  -fno-strict-aliasing -MT lib/riemann/proto/lib_libriemann_client_la-riemann.pb-c.lo -MD -MP -MF lib/riemann/proto/.deps/lib_libriemann_client_la-riemann.pb-c.Tpo -c -o lib/riemann/proto/lib_libriemann_client_la-riemann.pb-c.lo `test -f 'lib/riemann/proto/riemann.pb-c.c' || echo './'`lib/riemann/proto/riemann.pb-c.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I./lib/riemann -I./lib -I./lib -I/usr/local/include -I/usr/local/include -I/usr/local/include/p11-kit-1 -O2 -pipe -fno-strict-aliasing -MT lib/riemann/proto/lib_libriemann_client_la-riemann.pb-c.lo -MD -MP -MF lib/riemann/proto/.deps/lib_libriemann_client_la-riemann.pb-c.Tpo -c lib/riemann/proto/riemann.pb-c.c  -fPIC -DPIC -o lib/riemann/proto/.libs/lib_libriemann_client_la-riemann.pb-c.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I./lib/riemann -I./lib -I./lib -I/usr/local/include -I/usr/local/include -I/usr/local/include/p11-kit-1 -O2 -pipe -fno-strict-aliasing -MT lib/riemann/proto/lib_libriemann_client_la-riemann.pb-c.lo -MD -MP -MF lib/riemann/proto/.deps/lib_libriemann_client_la-riemann.pb-c.Tpo -c lib/riemann/proto/riemann.pb-c.c -o lib/riemann/proto/lib_libriemann_client_la-riemann.pb-c.o >/dev/null 2>&1
mv -f lib/riemann/proto/.deps/lib_libriemann_client_la-riemann.pb-c.Tpo lib/riemann/proto/.deps/lib_libriemann_client_la-riemann.pb-c.Plo
/bin/sh ./libtool  --tag=CC   --mode=link cc -I./lib -I./lib -I/usr/local/include  -I/usr/local/include -I/usr/local/include/p11-kit-1  -O2 -pipe  -fno-strict-aliasing -L/usr/local/lib -lprotobuf-c  -L/usr/local/lib -lgnutls  -version-info 9:1:9 -Wl,--version-script,./lib/riemann/libriemann.ver  -o lib/libriemann-client.la -rpath /usr/local/lib lib/riemann/lib_libriemann_client_la-client.lo lib/riemann/client/lib_libriemann_client_la-tcp.lo lib/riemann/client/lib_libriemann_client_la-tls.lo lib/riemann/client/lib_libriemann_client_la-udp.lo lib/riemann/lib_libriemann_client_la-event.lo lib/riemann/lib_libriemann_client_la-message.lo lib/riemann/lib_libriemann_client_la-attribute.lo lib/riemann/lib_libriemann_client_la-query.lo lib/riemann/lib_libriemann_client_la-simple.lo lib/riemann/proto/lib_libriemann_client_la-riemann.pb-c.lo  
libtool: link: cc -shared  -fPIC -DPIC  lib/riemann/.libs/lib_libriemann_client_la-client.o lib/riemann/client/.libs/lib_libriemann_client_la-tcp.o lib/riemann/client/.libs/lib_libriemann_client_la-tls.o lib/riemann/client/.libs/lib_libriemann_client_la-udp.o lib/riemann/.libs/lib_libriemann_client_la-event.o lib/riemann/.libs/lib_libriemann_client_la-message.o lib/riemann/.libs/lib_libriemann_client_la-attribute.o lib/riemann/.libs/lib_libriemann_client_la-query.o lib/riemann/.libs/lib_libriemann_client_la-simple.o lib/riemann/proto/.libs/lib_libriemann_client_la-riemann.pb-c.o   -L/usr/local/lib -lprotobuf-c -lgnutls  -O2 -Wl,--version-script -Wl,./lib/riemann/libriemann.ver   -Wl,-soname -Wl,libriemann-client.so.0 -o lib/.libs/libriemann-client.so.0.9.1
libtool: link: (cd "lib/.libs" && rm -f "libriemann-client.so.0" && ln -s "libriemann-client.so.0.9.1" "libriemann-client.so.0")
libtool: link: (cd "lib/.libs" && rm -f "libriemann-client.so" && ln -s "libriemann-client.so.0.9.1" "libriemann-client.so")
libtool: link: ar cru lib/.libs/libriemann-client.a  lib/riemann/lib_libriemann_client_la-client.o lib/riemann/client/lib_libriemann_client_la-tcp.o lib/riemann/client/lib_libriemann_client_la-tls.o lib/riemann/client/lib_libriemann_client_la-udp.o lib/riemann/lib_libriemann_client_la-event.o lib/riemann/lib_libriemann_client_la-message.o lib/riemann/lib_libriemann_client_la-attribute.o lib/riemann/lib_libriemann_client_la-query.o lib/riemann/lib_libriemann_client_la-simple.o lib/riemann/proto/lib_libriemann_client_la-riemann.pb-c.o
libtool: link: ranlib lib/.libs/libriemann-client.a
libtool: link: ( cd "lib/.libs" && rm -f "libriemann-client.la" && ln -s "../libriemann-client.la" "libriemann-client.la" )
cc -DHAVE_CONFIG_H -I. -I./lib/riemann    -I./lib -I./lib -I/usr/local/include/json-c  -I/usr/local/include  -O2 -pipe  -fno-strict-aliasing -MT src/src_riemann_client-riemann-client.o -MD -MP -MF src/.deps/src_riemann_client-riemann-client.Tpo -c -o src/src_riemann_client-riemann-client.o `test -f 'src/riemann-client.c' || echo './'`src/riemann-client.c
mv -f src/.deps/src_riemann_client-riemann-client.Tpo src/.deps/src_riemann_client-riemann-client.Po
/bin/sh ./libtool  --tag=CC   --mode=link cc -I./lib -I./lib -I/usr/local/include/json-c  -I/usr/local/include  -O2 -pipe  -fno-strict-aliasing   -o src/riemann-client src/src_riemann_client-riemann-client.o -L/usr/local/lib -ljson-c  lib/libriemann-client.la 
libtool: link: cc -I./lib -I./lib -I/usr/local/include/json-c -I/usr/local/include -O2 -pipe -fno-strict-aliasing -o src/.libs/riemann-client src/src_riemann_client-riemann-client.o  -L/usr/local/lib -ljson-c lib/.libs/libriemann-client.so -lprotobuf-c -lgnutls -Wl,-rpath -Wl,/usr/local/lib
gmake[1]: Leaving directory '/wrkdirs/usr/ports/net-mgmt/riemann-c-client/work/riemann-c-client-riemann-c-client-1.9.1'
===========================================================================
=======================<phase: run-depends    >============================
===========================================================================
=======================<phase: stage          >============================
===>  Staging for riemann-c-client-1.9.1
gmake[1]: Entering directory '/wrkdirs/usr/ports/net-mgmt/riemann-c-client/work/riemann-c-client-riemann-c-client-1.9.1'
gmake --no-print-directory tests/check_libriemann tests/check_symver
depbase=`echo tests/check_libriemann.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
cc -DHAVE_CONFIG_H -I. -I./lib/riemann    -I./lib -I./lib -O2 -pipe  -fno-strict-aliasing -I/usr/local/include -D_THREAD_SAFE -pthread  -I/usr/local/include -D_THREAD_SAFE -pthread  -MT tests/check_libriemann.o -MD -MP -MF $depbase.Tpo -c -o tests/check_libriemann.o tests/check_libriemann.c &&\
mv -f $depbase.Tpo $depbase.Po
In file included from tests/check_libriemann.c:13:
tests/tests.h:10:9: warning: 'ck_assert_float_eq' macro redefined [-Wmacro-redefined]
#define ck_assert_float_eq(X, Y) \
        ^
/usr/local/include/check.h:779:9: note: previous definition is here
#define ck_assert_float_eq(X, Y) _ck_assert_floating(X, ==, Y, float, "")
        ^
1 warning generated.
/bin/sh ./libtool  --tag=CC   --mode=link cc -I./lib -I./lib -O2 -pipe  -fno-strict-aliasing -I/usr/local/include -D_THREAD_SAFE -pthread   -no-install -o tests/check_libriemann tests/check_libriemann.o lib/libriemann-client.la -L/usr/local/lib -lcheck   
libtool: link: cc -I./lib -I./lib -O2 -pipe -fno-strict-aliasing -I/usr/local/include -D_THREAD_SAFE -pthread -o tests/check_libriemann tests/check_libriemann.o  lib/.libs/libriemann-client.so -L/usr/local/lib -lcheck -lprotobuf-c -lgnutls -pthread -Wl,-rpath -Wl,/wrkdirs/usr/ports/net-mgmt/riemann-c-client/work/riemann-c-client-riemann-c-client-1.9.1/lib/.libs -Wl,-rpath -Wl,/usr/local/lib
depbase=`echo tests/check_symver.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
cc -DHAVE_CONFIG_H -I. -I./lib/riemann    -I./lib -I./lib -O2 -pipe  -fno-strict-aliasing -I/usr/local/include -D_THREAD_SAFE -pthread  -I/usr/local/include -D_THREAD_SAFE -pthread  -MT tests/check_symver.o -MD -MP -MF $depbase.Tpo -c -o tests/check_symver.o tests/check_symver.c &&\
mv -f $depbase.Tpo $depbase.Po
In file included from tests/check_symver.c:9:
tests/tests.h:10:9: warning: 'ck_assert_float_eq' macro redefined [-Wmacro-redefined]
#define ck_assert_float_eq(X, Y) \
        ^
/usr/local/include/check.h:779:9: note: previous definition is here
#define ck_assert_float_eq(X, Y) _ck_assert_floating(X, ==, Y, float, "")
        ^
1 warning generated.
/bin/sh ./libtool  --tag=CC   --mode=link cc -I./lib -I./lib -O2 -pipe  -fno-strict-aliasing -I/usr/local/include -D_THREAD_SAFE -pthread   -no-install -o tests/check_symver tests/check_symver.o lib/libriemann-client.la -L/usr/local/lib -lcheck   
libtool: link: cc -I./lib -I./lib -O2 -pipe -fno-strict-aliasing -I/usr/local/include -D_THREAD_SAFE -pthread -o tests/check_symver tests/check_symver.o  lib/.libs/libriemann-client.so -L/usr/local/lib -lcheck -lprotobuf-c -lgnutls -pthread -Wl,-rpath -Wl,/wrkdirs/usr/ports/net-mgmt/riemann-c-client/work/riemann-c-client-riemann-c-client-1.9.1/lib/.libs -Wl,-rpath -Wl,/usr/local/lib
gmake --no-print-directory check-TESTS
PASS: tests/check_libriemann
FAIL: tests/check_symver
============================================================================
Testsuite summary for riemann-c-client 1.9.1
============================================================================
# TOTAL: 2
# PASS:  1
# SKIP:  0
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0
============================================================================
See ./test-suite.log
Please report to algernon@madhouse-project.org
============================================================================
gmake[3]: *** [Makefile:1273: test-suite.log] Error 1
gmake[2]: *** [Makefile:1381: check-TESTS] Error 2
gmake[1]: *** [Makefile:1591: check-am] Error 2
gmake[1]: Leaving directory '/wrkdirs/usr/ports/net-mgmt/riemann-c-client/work/riemann-c-client-riemann-c-client-1.9.1'
*** Error code 1

Stop.
make: stopped in /usr/ports/net-mgmt/riemann-c-client



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