Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Nov 2016 16:05:52 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - 110mips64-quarterly][mail/rmilter] Failed for rmilter-1.9.2 in configure
Message-ID:  <201611041605.uA4G5q7S048449@beefy16.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:     vsevolod@FreeBSD.org
Last committer: vsevolod@FreeBSD.org
Ident:          $FreeBSD: branches/2016Q4/mail/rmilter/Makefile 420673 2016-08-23 12:45:14Z vsevolod $
Log URL:        http://beefy16.nyi.freebsd.org/data/110mips64-quarterly/425154/logs/rmilter-1.9.2.log
Build URL:      http://beefy16.nyi.freebsd.org/build.html?mastername=110mips64-quarterly&build=425154
Log:

====>> Building mail/rmilter
build started at Fri Nov  4 16:00:01 UTC 2016
port directory: /usr/ports/mail/rmilter
building for: FreeBSD 110mips64-quarterly-job-24 11.0-RELEASE-p3 FreeBSD 11.0-RELEASE-p3 r308202 mips
maintained by: vsevolod@FreeBSD.org
Makefile ident:      $FreeBSD: branches/2016Q4/mail/rmilter/Makefile 420673 2016-08-23 12:45:14Z vsevolod $
Poudriere version: 3.1.14
Host OSVERSION: 1200010
Jail OSVERSION: 1100122

---Begin Environment---
SHELL=/bin/csh
UNAME_p=mips64
UNAME_m=mips
ABI_FILE=/usr/lib/crt1.o
UNAME_v=FreeBSD 11.0-RELEASE-p3 r308202
UNAME_r=11.0-RELEASE-p3
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=mips64
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110mips64-quarterly/ref
QEMU_EMULATING=1
UID=0
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
_JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=rmilter-1.9.2
OSREL=11.0
_OSRELEASE=11.0-RELEASE-p3
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=28
PWD=/usr/local/poudriere/data/.m/110mips64-quarterly/ref/.p/pool
MASTERNAME=110mips64-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.14
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
CONFIGURE_MAX_CMD_LEN=262144
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
_JAVA_OS_LIST_REGEXP=native\|linux
OSVERSION=1100122
---End Environment---

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

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/mail/rmilter/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/mail/rmilter/work  HOME=/wrkdirs/usr/ports/mail/rmilter/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/rmilter/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/mail/rmilter/work  HOME=/wrkdirs/usr/ports/mail/rmilter/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="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe -G0  -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS=""  LDFLAGS=" " LIBS=""  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -G0 -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--
CMAKE_BUILD_TYPE="release"
GTK2_VERSION="2.10.0"
GTK3_VERSION="3.0.0"
OSREL=11.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/rmilter"
EXAMPLESDIR="share/examples/rmilter"
DATADIR="share/rmilter"
WWWDIR="www/rmilter"
ETCDIR="etc/rmilter"
--End PLIST_SUB--

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

---Begin make.conf---
.sinclude "/etc/make.nxb.conf"
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
MACHINE=mips
MACHINE_ARCH=mips64
ARCH=${MACHINE_ARCH}
#### /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
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
---Begin make.nxb.conf---
CC=/nxb-bin/usr/bin/cc
CPP=/nxb-bin/usr/bin/cpp
CXX=/nxb-bin/usr/bin/c++
AS=/nxb-bin/usr/bin/as
NM=/nxb-bin/usr/bin/nm
LD=/nxb-bin/usr/bin/ld
OBJCOPY=/nxb-bin/usr/bin/objcopy
SIZE=/nxb-bin/usr/bin/size
STRIPBIN=/nxb-bin/usr/bin/strip
SED=/nxb-bin/usr/bin/sed
READELF=/nxb-bin/usr/bin/readelf
RANLIB=/nxb-bin/usr/bin/ranlib
YACC=/nxb-bin/usr/bin/yacc
MAKE=/nxb-bin/usr/bin/make
STRINGS=/nxb-bin/usr/bin/strings
AWK=/nxb-bin/usr/bin/awk
FLEX=/nxb-bin/usr/bin/flex
---End make.nxb.conf---
=======================<phase: check-sanity   >============================
===>  License BSD2CLAUSE accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   rmilter-1.9.2 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.8.7_3.txz
[110mips64-quarterly-job-24] Installing pkg-1.8.7_3...
[110mips64-quarterly-job-24] Extracting pkg-1.8.7_3: .......... done
===>   rmilter-1.9.2 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of rmilter-1.9.2
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License BSD2CLAUSE accepted by the user
=> vstakhov-rmilter-1.9.2_GH0.tar.gz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://codeload.github.com/vstakhov/rmilter/tar.gz/1.9.2?dummy=/vstakhov-rmilter-1.9.2_GH0.tar.gz
fetch: https://codeload.github.com/vstakhov/rmilter/tar.gz/1.9.2?dummy=/vstakhov-rmilter-1.9.2_GH0.tar.gz: size unknown
fetch: https://codeload.github.com/vstakhov/rmilter/tar.gz/1.9.2?dummy=/vstakhov-rmilter-1.9.2_GH0.tar.gz: size of remote file is not known
vstakhov-rmilter-1.9.2_GH0.tar.gz                        0  B    0  Bps
===> Fetching all distfiles required by rmilter-1.9.2 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License BSD2CLAUSE accepted by the user
===> Fetching all distfiles required by rmilter-1.9.2 for building
=> SHA256 Checksum OK for vstakhov-rmilter-1.9.2_GH0.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License BSD2CLAUSE accepted by the user
===> Fetching all distfiles required by rmilter-1.9.2 for building
===>  Extracting for rmilter-1.9.2
=> SHA256 Checksum OK for vstakhov-rmilter-1.9.2_GH0.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for rmilter-1.9.2
/nxb-bin/usr/bin/sed -e s!%%PREFIX%%!/usr/local!g -e s!%%LOCALBASE%%!/usr/local!g -e s!%%DATADIR%%!/usr/local/share/rmilter!g -e s!%%DOCSDIR%%!/usr/local/share/doc/rmilter!g -e s!%%EXAMPLESDIR%%!/usr/local/share/examples/rmilter!g -e s!%%WWWDIR%%!/usr/local/www/rmilter!g -e s!%%ETCDIR%%!/usr/local/etc/rmilter!g  /wrkdirs/usr/ports/mail/rmilter/work/rmilter-1.9.2/freebsd/rmilter > /wrkdirs/usr/ports/mail/rmilter/work/rmilter
===========================================================================
=======================<phase: build-depends  >============================
===>   rmilter-1.9.2 depends on file: /usr/local/bin/cmake - not found
===>   Installing existing package /packages/All/cmake-3.6.2.txz
[110mips64-quarterly-job-24] Installing cmake-3.6.2...
[110mips64-quarterly-job-24] `-- Installing expat-2.2.0...
[110mips64-quarterly-job-24] `-- Extracting expat-2.2.0: .......... done
[110mips64-quarterly-job-24] `-- Installing cmake-modules-3.6.2...
[110mips64-quarterly-job-24] `-- Extracting cmake-modules-3.6.2: .......... done
[110mips64-quarterly-job-24] `-- Installing curl-7.51.0...
[110mips64-quarterly-job-24] |   `-- Installing ca_root_nss-3.27.1...
[110mips64-quarterly-job-24] |   `-- Extracting ca_root_nss-3.27.1: ....... done
[110mips64-quarterly-job-24] `-- Extracting curl-7.51.0: .......... done
[110mips64-quarterly-job-24] `-- Installing libarchive-3.2.1,1...
[110mips64-quarterly-job-24] |   `-- Installing liblz4-131...
[110mips64-quarterly-job-24] |   `-- Extracting liblz4-131: .......... done
[110mips64-quarterly-job-24] |   `-- Installing lzo2-2.09...
[110mips64-quarterly-job-24] |   `-- Extracting lzo2-2.09: .......... done
[110mips64-quarterly-job-24] `-- Extracting libarchive-3.2.1,1: .......... done
[110mips64-quarterly-job-24] `-- Installing jsoncpp-1.7.3...
[110mips64-quarterly-job-24] `-- Extracting jsoncpp-1.7.3: .......... done
[110mips64-quarterly-job-24] Extracting cmake-3.6.2: .......... done
Message from ca_root_nss-3.27.1:
********************************* WARNING *********************************

FreeBSD does not, and can not warrant that the certification authorities
whose certificates are included in this package have in any way been
<snip>
[110mips64-quarterly-job-24] Installing libmemcached-1.0.18_2...
[110mips64-quarterly-job-24] `-- Installing libevent2-2.0.22_1...
[110mips64-quarterly-job-24] `-- Extracting libevent2-2.0.22_1: .......... done
[110mips64-quarterly-job-24] `-- Installing cyrus-sasl-2.1.26_12...
*** Added group `cyrus' (id 60)
*** Added user `cyrus' (id 60)
[110mips64-quarterly-job-24] `-- Extracting cyrus-sasl-2.1.26_12: .......... done
[110mips64-quarterly-job-24] Extracting libmemcached-1.0.18_2: .......... done
Message from cyrus-sasl-2.1.26_12:
You can use sasldb2 for authentication, to add users use:

	saslpasswd2 -c username

If you want to enable SMTP AUTH with the system Sendmail, read
Sendmail.README

NOTE: This port has been compiled with a default pwcheck_method of
      auxprop.  If you want to authenticate your user by /etc/passwd,
      PAM or LDAP, install ports/security/cyrus-sasl2-saslauthd and
      set sasl_pwcheck_method to saslauthd after installing the
      Cyrus-IMAPd 2.X port.  You should also check the
      /usr/local/lib/sasl2/*.conf files for the correct
      pwcheck_method.
      If you want to use GSSAPI mechanism, install
      ports/security/cyrus-sasl2-gssapi.
      If you want to use SRP mechanism, install
      ports/security/cyrus-sasl2-srp.
      If you want to use LDAP auxprop plugin, install
      ports/security/cyrus-sasl2-ldapdb.
===>   rmilter-1.9.2 depends on shared library: libmemcached.so - found (/usr/local/lib/libmemcached.so)
===>   Returning to build of rmilter-1.9.2
===>   rmilter-1.9.2 depends on shared library: libglib-2.0.so - not found
===>   Installing existing package /packages/All/glib-2.46.2_3.txz
[110mips64-quarterly-job-24] Installing glib-2.46.2_3...
[110mips64-quarterly-job-24] `-- Installing libiconv-1.14_9...
[110mips64-quarterly-job-24] `-- Extracting libiconv-1.14_9: .......... done
[110mips64-quarterly-job-24] `-- Installing python27-2.7.12...
[110mips64-quarterly-job-24] |   `-- Installing libffi-3.2.1...
[110mips64-quarterly-job-24] |   `-- Extracting libffi-3.2.1: .......... done
[110mips64-quarterly-job-24] |   `-- Installing readline-6.3.8...
[110mips64-quarterly-job-24] |   `-- Extracting readline-6.3.8: .......... done
[110mips64-quarterly-job-24] `-- Extracting python27-2.7.12: .......... done
[110mips64-quarterly-job-24] Extracting glib-2.46.2_3: .......... done
No schema files found: doing nothing.
Message from python27-2.7.12:
===========================================================================

Note that some standard Python modules are provided as separate ports
as they require additional dependencies. They are available as:

bsddb           databases/py-bsddb
gdbm            databases/py-gdbm
sqlite3         databases/py-sqlite3
tkinter         x11-toolkits/py-tkinter

===========================================================================
===>   rmilter-1.9.2 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so)
===>   Returning to build of rmilter-1.9.2
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for rmilter-1.9.2
===>  Performing out-of-source build
/bin/mkdir -p /wrkdirs/usr/ports/mail/rmilter/work/.build
-- The C compiler identification is GNU 4.2.1
-- Check for working C compiler: /nxb-bin/usr/bin/cc
-- Check for working C compiler: /nxb-bin/usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Found PkgConfig: pkgconf (found version "1.0.1") 
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Found Threads: TRUE  
-- Found BISON: /usr/local/bin/bison (found version "2.7.12-4996") 
-- Found FLEX: /usr/bin/flex (found version "2.5.37") 
-- Configuring for FreeBSD
-- Performing Test SUPPORT_WALL
-- Performing Test SUPPORT_WALL - Success
-- Performing Test SUPPORT_W
-- Performing Test SUPPORT_W - Success
-- Performing Test SUPPORT_WPOINTER
-- Performing Test SUPPORT_WPOINTER - Success
-- Performing Test SUPPORT_WPARAM
CMake Error: Generator: execution of make failed. Make command was: "/usr/bin/make" "cmTC_18b5c/fast"
-- Performing Test SUPPORT_WPARAM - Failed
-- Performing Test SUPPORT_WFUNCTION
-- Performing Test SUPPORT_WFUNCTION - Success
-- Performing Test SUPPORT_WUNUSED_VAR
-- Performing Test SUPPORT_WUNUSED_VAR - Success
-- Performing Test SUPPORT_WPOINTER_SIGN
-- Performing Test SUPPORT_WPOINTER_SIGN - Success
-- Performing Test SUPPORT_WSIGN_COMPARE
-- Performing Test SUPPORT_WSIGN_COMPARE - Success
-- Performing Test SUPPORT_WSTRICT_PROTOTYPES
-- Performing Test SUPPORT_WSTRICT_PROTOTYPES - Success
-- Performing Test SUPPORT_STD_FLAG
-- Performing Test SUPPORT_STD_FLAG - Success
-- Looking for include file sys/types.h
-- Looking for include file sys/types.h - found
-- Looking for include file sys/time.h
CMake Error: Generator: execution of make failed. Make command was: "/usr/bin/make" "cmTC_81027/fast"
-- Looking for include file sys/time.h - not found
-- Looking for include file sys/uio.h
-- Looking for include file sys/uio.h - found
-- Looking for include file fcntl.h
-- Looking for include file fcntl.h - found
-- Looking for include file math.h
-- Looking for include file math.h - found
-- Looking for include file stdio.h
-- Looking for include file stdio.h - found
-- Looking for include file stdlib.h
-- Looking for include file stdlib.h - found
-- Looking for include file string.h
-- Looking for include file string.h - found
-- Looking for include file strings.h
-- Looking for include file strings.h - found
-- Looking for include file time.h
-- Looking for include file time.h - found
-- Looking for include file unistd.h
-- Looking for include file unistd.h - found
-- Looking for include file sysexits.h
-- Looking for include file sysexits.h - found
-- Looking for include file stdint.h
-- Looking for include file stdint.h - found
-- Looking for include file stdbool.h
-- Looking for include file stdbool.h - found
-- Looking for include file inttypes.h
-- Looking for include file inttypes.h - 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 - found
-- Looking for include file machine/endian.h
-- Looking for include file machine/endian.h - found
-- Looking for include file sys/socket.h
-- Looking for include file sys/socket.h - found
-- Looking for include file sys/mman.h
-- Looking for include file sys/mman.h - found
-- Looking for include file sys/un.h
-- Looking for include file sys/un.h - found
-- Looking for include file sys/stat.h
-- Looking for include file sys/stat.h - found
-- Looking for include file sys/wait.h
-- Looking for include file sys/wait.h - found
-- Looking for include file sys/param.h
-- Looking for include file sys/param.h - found
-- Looking for include file sys/cdefs.h
-- Looking for include file sys/cdefs.h - found
-- Looking for include file sys/file.h
-- Looking for include file sys/file.h - found
-- Looking for include file sys/utsname.h
-- Looking for include file sys/utsname.h - found
-- Looking for include file sys/resource.h
-- Looking for include file sys/resource.h - found
-- Looking for include file netinet/in.h
-- Looking for include file netinet/in.h - found
-- Looking for include file arpa/inet.h
-- Looking for include file arpa/inet.h - found
-- Looking for include file netdb.h
-- Looking for include file netdb.h - found
-- Looking for include file syslog.h
-- Looking for include file syslog.h - found
-- Looking for include file siginfo.h
-- Looking for include file siginfo.h - not found
-- Looking for include file sys/sendfile.h
-- Looking for include file sys/sendfile.h - not found
-- Looking for include file poll.h
-- Looking for include file poll.h - found
-- Looking for sendfile
-- Looking for sendfile - found
-- Looking for mkstemp
-- Looking for mkstemp - found
-- Looking for PATH_MAX
-- Looking for PATH_MAX - found
-- Looking for MAXPATHLEN
-- Looking for MAXPATHLEN - found
-- Looking for MAP_SHARED
-- Looking for MAP_SHARED - found
-- Looking for MAP_ANON
-- Looking for MAP_ANON - found
-- Looking for MAP_NOCORE
-- Looking for MAP_NOCORE - found
-- Checking for one of the modules 'openssl'
-- Found package OPENSSL in '/usr/lib' (/usr/lib/libcrypto.so) and '/usr/include' (err.h).
-- Checking for one of the modules 'libmilter'
-- Found package LIBMILTER in '/usr/lib' (/usr/lib/libmilter.so) and '/usr/include/libmilter' (mfapi.h).
-- Checking for one of the modules 'pcre;libpcre;pcre3;libpcre3'
-- Found package PCRE in pkg-config modules pcre;libpcre;pcre3;libpcre3
-- Checking for one of the modules 'glib-2.0>=2.28'
-- Found package GLIB2 in pkg-config modules glib-2.0>=2.28
-- Checking for one of the modules 'opendkim'
-- Found package OPENDKIM in pkg-config modules opendkim
-- Configuring incomplete, errors occurred!
See also "/wrkdirs/usr/ports/mail/rmilter/work/.build/CMakeFiles/CMakeOutput.log".
See also "/wrkdirs/usr/ports/mail/rmilter/work/.build/CMakeFiles/CMakeError.log".
*** Error code 1

Stop.
make: stopped in /usr/ports/mail/rmilter



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