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:     vsevo...@freebsd.org
Last committer: vsevo...@freebsd.org
Ident:          $FreeBSD: head/mail/rspamd/Makefile 386789 2015-05-19 16:23:11Z 
vsevolod $
Log URL:        
http://beefy2.nyi.freebsd.org/data/93amd64-default/386820/logs/rspamd-0.9.3.log
Build URL:      
http://beefy2.nyi.freebsd.org/build.html?mastername=93amd64-default&build=386820
Log:

====>> Building mail/rspamd
build started at Thu May 21 09:42:01 UTC 2015
port directory: /usr/ports/mail/rspamd
building for: FreeBSD 93amd64-default-job-07 9.3-RELEASE-p14 FreeBSD 
9.3-RELEASE-p14 amd64
maintained by: vsevo...@freebsd.org
Makefile ident:      $FreeBSD: head/mail/rspamd/Makefile 386789 2015-05-19 
16:23:11Z vsevolod $
Poudriere version: 3.1.6
Host OSVERSION: 1100070
Jail OSVERSION: 903000

---Begin Environment---
OSVERSION=903000
UNAME_v=FreeBSD 9.3-RELEASE-p14
UNAME_r=9.3-RELEASE-p14
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=screen
MASTERMNT=/usr/local/poudriere/data/.m/93amd64-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=rspamd-0.9.3
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/93amd64-default/ref/.p/pool
MASTERNAME=93amd64-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.6
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for rspamd-0.9.3:
     GPERF=off: google perf-tools profiling
     REDIRECTOR=off: Install HTTP redirector
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PKG_CONFIG=pkgconf ac_cv_path_PERL=/usr/local/bin/perl 
ac_cv_path_PERL_PATH=/usr/local/bin/perl 
XDG_DATA_HOME=/wrkdirs/usr/ports/mail/rspamd/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/mail/rspamd/work  
HOME=/wrkdirs/usr/ports/mail/rspamd/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include 
OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/mail/rspamd/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/mail/rspamd/work  
HOME=/wrkdirs/usr/ports/mail/rspamd/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh 
NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="cc" 
CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing"  CPP="cpp" 
CPPFLAGS=""  LDFLAGS="  -fstack-protector" LIBS=""  CXX="c++" CXXFLAGS="-O2 
-pipe -fstack-protector -fno-strict-aliasing"  MANPREFIX="/usr/local" 
BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 444"  
BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
ETCDIR=etc/rspamd
RSPAMDVERSION=0.9.3
REDIRECTOR="@comment
"
CMAKE_BUILD_TYPE="release"
OSREL=9.3
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
GTK2_VERSION="2.10.0"
GTK3_VERSION="3.0.0"
PERL_VERSION=5.20.2
PERL_VER=5.20
PERL5_MAN3=lib/perl5/site_perl/man/man3
SITE_PERL=lib/perl5/site_perl
SITE_ARCH=lib/perl5/site_perl/mach/5.20
DOCSDIR="share/doc/rspamd"
EXAMPLESDIR="share/examples/rspamd"
DATADIR="share/rspamd"
WWWDIR="www/rspamd"
ETCDIR="etc/rspamd"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/rspamd
DOCSDIR=/usr/local/share/doc/rspamd
EXAMPLESDIR=/usr/local/share/examples/rspamd
WWWDIR=/usr/local/www/rspamd
ETCDIR=/usr/local/etc/rspamd
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
#### /usr/local/etc/poudriere.d/make.conf ####
MASTER_SITE_FREEBSD=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
=======================<phase: check-sanity   >============================
===>  License BSD2CLAUSE accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   rspamd-0.9.3 depends on file: /usr/local/sbin/pkg - not found
===>    Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg
===>   Installing existing package /packages/All/pkg-1.5.2.txz
[93amd64-default-job-07] Installing pkg-1.5.2...
[93amd64-default-job-07] Extracting pkg-1.5.2... done
Message for pkg-1.5.2:
If you are upgrading from the old package format, first run:

  # pkg2ng
===>   Returning to build of rspamd-0.9.3
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License BSD2CLAUSE accepted by the user
=> rspamd-0.9.3.tar.xz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch 
http://distcache.FreeBSD.org/ports-distfiles/rspamd-0.9.3.tar.xz
rspamd-0.9.3.tar.xz                                    779 kB    0  Bps
===> Fetching all distfiles required by rspamd-0.9.3 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License BSD2CLAUSE accepted by the user
===> Fetching all distfiles required by rspamd-0.9.3 for building
=> SHA256 Checksum OK for rspamd-0.9.3.tar.xz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License BSD2CLAUSE accepted by the user
===> Fetching all distfiles required by rspamd-0.9.3 for building
===>  Extracting for rspamd-0.9.3
=> SHA256 Checksum OK for rspamd-0.9.3.tar.xz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for rspamd-0.9.3
===========================================================================
=======================<phase: build-depends  >============================
===>   rspamd-0.9.3 depends on file: /usr/local/bin/cmake - not found
===>    Verifying install for /usr/local/bin/cmake in /usr/ports/devel/cmake
===>   Installing existing package /packages/All/cmake-3.1.3.txz
[93amd64-default-job-07] Installing cmake-3.1.3...
[93amd64-default-job-07] `-- Installing cmake-modules-3.1.3...
[93amd64-default-job-07] `-- Extracting cmake-modules-3.1.3... done
[93amd64-default-job-07] `-- Installing curl-7.42.1...
[93amd64-default-job-07] |   `-- Installing ca_root_nss-3.19...
[93amd64-default-job-07] |   `-- Extracting ca_root_nss-3.19... done
[93amd64-default-job-07] `-- Extracting curl-7.42.1... done
[93amd64-default-job-07] `-- Installing expat-2.1.0_2...
[93amd64-default-job-07] `-- Extracting expat-2.1.0_2... done
[93amd64-default-job-07] `-- Installing libarchive-3.1.2_2,1...
[93amd64-default-job-07] |   `-- Installing libxml2-2.9.2_2...
[93amd64-default-job-07] |   | `-- Installing libiconv-1.14_8...
[93amd64-default-job-07] |   | `-- Extracting libiconv-1.14_8... done
[93amd64-default-job-07] |   `-- Extracting libxml2-2.9.2_2... done
[93amd64-default-job-07] |   `-- Installing lzo2-2.09...
[93amd64-default-job-07] |   `-- Extracting lzo2-2.09... done
[93amd64-default-job-07] `-- Extracting libarchive-3.1.2_2,1... done
[93amd64-default-job-07] Extracting cmake-3.1.3... done
Message for ca_root_nss-3.19:
********************************* WARNING *********************************

FreeBSD does not, and can not warrant that the certificate authorities
whose certificates are included in this package have in any way been
audited for trustworthiness or RFC 3647 compliance.

Assessment and verification of trust is the complete responsibility of the
system administrator.

*********************************** NOTE **********************************

This package installs symlinks to support root certificates discovery by
default for software that uses OpenSSL.

This enables SSL Certificate Verification by client software without manual
intervention.

If you prefer to do this manually, replace the following symlinks with
either an empty file or your site-local certificate bundle.

  * /etc/ssl/cert.pem
  * /usr/local/etc/ssl/cert.pem
  * /usr/local/openssl/cert.pem

***************************************************************************
===>   Returning to build of rspamd-0.9.3
===>   rspamd-0.9.3 depends on executable: msgfmt - not found
===>    Verifying install for msgfmt in /usr/ports/devel/gettext-tools
===>   Installing existing package /packages/All/gettext-tools-0.19.4.txz
[93amd64-default-job-07] Installing gettext-tools-0.19.4...
[93amd64-default-job-07] `-- Installing gettext-runtime-0.19.4...
[93amd64-default-job-07] |   `-- Installing indexinfo-0.2.3...
<snip>
-- Performing Test SUPPORT_WSTRICT_PROTOTYPES
-- Performing Test SUPPORT_WSTRICT_PROTOTYPES - Failed
-- Performing Test SUPPORT_PEDANTIC_FLAG
-- Performing Test SUPPORT_PEDANTIC_FLAG - Failed
-- Performing Test SUPPORT_STD_FLAG
-- Performing Test SUPPORT_STD_FLAG - Failed
-- Performing Test SUPPORT_FPIC
-- Performing Test SUPPORT_FPIC - Failed
-- Looking for include file sys/types.h
-- Looking for include file sys/types.h - not found
-- Looking for include file sys/time.h
-- Looking for include file sys/time.h - not found
-- Looking for include file sys/uio.h
-- Looking for include file sys/uio.h - not found
-- Looking for include file fcntl.h
-- Looking for include file fcntl.h - not found
-- Looking for include file math.h
-- Looking for include file math.h - not found
-- Looking for include file stdio.h
-- Looking for include file stdio.h - not found
-- Looking for include file stdlib.h
-- Looking for include file stdlib.h - not found
-- Looking for include file string.h
-- Looking for include file string.h - not found
-- Looking for include file strings.h
-- Looking for include file strings.h - not found
-- Looking for include file time.h
-- Looking for include file time.h - not found
-- Looking for include file unistd.h
-- Looking for include file unistd.h - not found
-- Looking for include file sysexits.h
-- Looking for include file sysexits.h - not found
-- Looking for include file stdint.h
-- Looking for include file stdint.h - not found
-- Looking for include file inttypes.h
-- Looking for include file inttypes.h - not found
-- Looking for include file stdbool.h
-- Looking for include file stdbool.h - not found
-- Looking for include file endian.h
-- Looking for include file endian.h - not found
-- Looking for include file sys/endian.h
-- Looking for include file sys/endian.h - not found
-- Looking for include file machine/endian.h
-- Looking for include file machine/endian.h - not found
-- Looking for include file sys/queue.h
-- Looking for include file sys/queue.h - not found
-- Looking for include file sys/socket.h
-- Looking for include file sys/socket.h - not found
-- Looking for include file sys/mman.h
-- Looking for include file sys/mman.h - not found
-- Looking for include file sys/un.h
-- Looking for include file sys/un.h - not found
-- Looking for include file sys/stat.h
-- Looking for include file sys/stat.h - not found
-- Looking for include file sys/wait.h
-- Looking for include file sys/wait.h - not found
-- Looking for include file sys/param.h
-- Looking for include file sys/param.h - not found
-- Looking for include file sys/cdefs.h
-- Looking for include file sys/cdefs.h - not found
-- Looking for include file sys/file.h
-- Looking for include file sys/file.h - not found
-- Looking for include file sys/utsname.h
-- Looking for include file sys/utsname.h - not found
-- Looking for include file sys/resource.h
-- Looking for include file sys/resource.h - not found
-- Looking for include file netinet/in.h
-- Looking for include file netinet/in.h - not found
-- Looking for include file arpa/inet.h
-- Looking for include file arpa/inet.h - not found
-- Looking for include file netdb.h
-- Looking for include file netdb.h - not found
-- Looking for include file syslog.h
-- Looking for include file syslog.h - not found
-- Looking for include file siginfo.h
-- Looking for include file siginfo.h - not found
-- Looking for include file locale.h
-- Looking for include file locale.h - not found
-- Looking for include file libgen.h
-- Looking for include file libgen.h - not found
-- Looking for include file search.h
-- Looking for include file search.h - not found
-- Looking for include file pwd.h
-- Looking for include file pwd.h - not found
-- Looking for include file grp.h
-- Looking for include file grp.h - not found
-- Looking for include file glob.h
-- Looking for include file glob.h - not found
-- Looking for include file poll.h
-- Looking for include file poll.h - not found
-- Looking for include file readpassphrase.h
-- Looking for include file readpassphrase.h - not found
-- Looking for include file termios.h
-- Looking for include file termios.h - not found
-- Looking for include file paths.h
-- Looking for include file paths.h - not found
-- Looking for include file ctype.h
-- Looking for include file ctype.h - not found
-- Looking for include file sys/sendfile.h
-- Looking for include file sys/sendfile.h - not found
-- Looking for include file linux/falloc.h
-- Looking for include file linux/falloc.h - not found
-- Looking for include file sys/eventfd.h
-- Looking for include file sys/eventfd.h - not found
-- Looking for include file aio.h
-- Looking for include file aio.h - not found
-- Looking for include file libaio.h
-- Looking for include file libaio.h - not found
-- Looking for include file cpuid.h
-- Looking for include file cpuid.h - not found
-- Looking for setproctitle
-- Looking for setproctitle - not found
-- Looking for getpagesize
-- Looking for getpagesize - not found
-- Looking for nanosleep
-- Looking for nanosleep - not found
-- Looking for vfork
-- Looking for vfork - not found
-- Looking for wait4
-- Looking for wait4 - not found
-- Looking for waitpid
-- Looking for waitpid - not found
-- Looking for flock
-- Looking for flock - not found
-- Looking for tanhl
-- Looking for tanhl - not found
-- Looking for tanh
-- Looking for tanh - not found
-- Looking for expl
-- Looking for expl - not found
-- Looking for exp2l
-- Looking for exp2l - not found
-- Looking for sendfile
-- Looking for sendfile - not found
-- Looking for mkstemp
-- Looking for mkstemp - not found
-- Looking for setitimer
-- Looking for setitimer - not found
-- Looking for inet_pton
-- Looking for inet_pton - not found
-- Looking for clock_gettime
-- Looking for clock_gettime - not found
-- Looking for memset_s
-- Looking for memset_s - not found
-- Looking for explicit_bzero
-- Looking for explicit_bzero - not found
-- Performing Test HAVE_WEAK_SYMBOLS
-- Performing Test HAVE_WEAK_SYMBOLS - Failed
-- Performing Test ICONV_SECOND_ARGUMENT_IS_CONST
-- Performing Test ICONV_SECOND_ARGUMENT_IS_CONST - Failed
-- Found Iconv: /usr/local/lib/libiconv.so
-- Looking for PATH_MAX
-- Looking for PATH_MAX - not found
-- Looking for MAXPATHLEN
-- Looking for MAXPATHLEN - not found
-- Looking for MAP_SHARED
-- Looking for MAP_SHARED - not found
-- Looking for MAP_ANON
-- Looking for MAP_ANON - not found
-- Looking for MAP_NOCORE
-- Looking for MAP_NOCORE - not found
-- Looking for O_DIRECT
-- Looking for O_DIRECT - not found
-- Looking for IPV6_V6ONLY
-- Looking for IPV6_V6ONLY - not found
-- Looking for posix_fadvise
-- Looking for posix_fadvise - not found
-- Looking for posix_fallocate
-- Looking for posix_fallocate - not found
-- Looking for fallocate
-- Looking for fallocate - not found
-- Looking for fdatasync
-- Looking for fdatasync - not found
-- Looking for _SC_NPROCESSORS_ONLN
-- Looking for _SC_NPROCESSORS_ONLN - not found
-- Looking for setbit
-- Looking for setbit - not found
-- Looking for getaddrinfo
-- Looking for getaddrinfo - not found
-- Looking for sched_yield
-- Looking for sched_yield - not found
-- Looking for __get_cpuid
-- Looking for __get_cpuid - not found
-- Looking for PCRE_CONFIG_JIT
-- Looking for PCRE_CONFIG_JIT - not found
-- Performing Test HAVE_PCRE_JIT_FAST
-- Performing Test HAVE_PCRE_JIT_FAST - Failed
-- pcre_jit_exec is -NOT- supported
-- pthread_mutexattr_setpshared is -NOT- supported
CMake Error at CMakeLists.txt:908 (MESSAGE):
  Your system does not support getaddrinfo call, please consider upgrading it
  to run rspamd


-- Configuring incomplete, errors occurred!
See also 
"/wrkdirs/usr/ports/mail/rspamd/work/.build/CMakeFiles/CMakeOutput.log".
See also "/wrkdirs/usr/ports/mail/rspamd/work/.build/CMakeFiles/CMakeError.log".
*** [do-configure] Error code 1

Stop in /usr/ports/mail/rspamd.
_______________________________________________
freebsd-pkg-fallout@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout
To unsubscribe, send any mail to "freebsd-pkg-fallout-unsubscr...@freebsd.org"

Reply via email to