[package - head-amd64-default][mail/bincimap] Failed for bincimap-1.2.13_2 in build
pkg-fallout at FreeBSD.org
pkg-fallout at FreeBSD.org
Sat Jan 14 23:06:11 UTC 2017
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: ports at FreeBSD.org
Last committer: mat at FreeBSD.org
Ident: $FreeBSD: head/mail/bincimap/Makefile 412348 2016-04-01 14:16:16Z mat $
Log URL: http://beefy12.nyi.freebsd.org/data/head-amd64-default/p431452_s312102/logs/bincimap-1.2.13_2.log
Build URL: http://beefy12.nyi.freebsd.org/build.html?mastername=head-amd64-default&build=p431452_s312102
Log:
====>> Building mail/bincimap
build started at Sat Jan 14 23:06:00 UTC 2017
port directory: /usr/ports/mail/bincimap
building for: FreeBSD head-amd64-default-job-18 12.0-CURRENT FreeBSD 12.0-CURRENT r312102 amd64
maintained by: ports at FreeBSD.org
Makefile ident: $FreeBSD: head/mail/bincimap/Makefile 412348 2016-04-01 14:16:16Z mat $
Poudriere version: 3.1.14
Host OSVERSION: 1200017
Jail OSVERSION: 1200020
Job Id: 18
!!! Jail is newer than host. (Jail: 1200020, Host: 1200017) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!
---Begin Environment---
SHELL=/bin/csh
UNAME_v=FreeBSD 12.0-CURRENT r312102
UNAME_r=12.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
ARCH=amd64
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref
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=bincimap-1.2.13_2
OSREL=12.0
_OSRELEASE=12.0-CURRENT
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=24
PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool
HAVE_COMPAT_IA32_KERN=YES OPSYS=FreeBSD
MASTERNAME=head-amd64-default
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=1200020
---End Environment---
---Begin OPTIONS List---
===> The following configuration options are available for bincimap-1.2.13_2:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
OPENSSL=on: SSL/TLS support via OpenSSL
===> Use 'make config' to modify these settings
---End OPTIONS List---
--CONFIGURE_ARGS--
--sysconfdir=/usr/local/etc/bincimap --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--
--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/mail/bincimap/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/mail/bincimap/work HOME=/wrkdirs/usr/ports/mail/bincimap/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--
OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/mail/bincimap/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/mail/bincimap/work HOME=/wrkdirs/usr/ports/mail/bincimap/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 -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--
OSREL=12.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/bincimap"
EXAMPLESDIR="share/examples/bincimap"
DATADIR="share/bincimap"
WWWDIR="www/bincimap"
ETCDIR="etc/bincimap"
--End PLIST_SUB--
--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/bincimap
DOCSDIR=/usr/local/share/doc/bincimap
EXAMPLESDIR=/usr/local/share/examples/bincimap
WWWDIR=/usr/local/www/bincimap
ETCDIR=/usr/local/etc/bincimap
--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 ####
# 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---
=======================<phase: check-sanity >============================
===> NOTICE:
The bincimap port currently does not have a maintainer. As a result, it is
more likely to have unresolved issues, not be up-to-date, or even be removed in
the future. To volunteer to maintain this port, please create an issue at:
https://bugs.freebsd.org/bugzilla
More information about port maintainership is available at:
https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port
===> License GPLv2+ accepted by the user
===========================================================================
=======================<phase: pkg-depends >============================
===> bincimap-1.2.13_2 depends on file: /usr/local/sbin/pkg - not found
===> Installing existing package /packages/All/pkg-1.9.4_1.txz
[head-amd64-default-job-18] Installing pkg-1.9.4_1...
[head-amd64-default-job-18] Extracting pkg-1.9.4_1: .......... done
===> bincimap-1.2.13_2 depends on file: /usr/local/sbin/pkg - found
===> Returning to build of bincimap-1.2.13_2
===========================================================================
=======================<phase: fetch-depends >============================
===========================================================================
=======================<phase: fetch >============================
===> NOTICE:
The bincimap port currently does not have a maintainer. As a result, it is
more likely to have unresolved issues, not be up-to-date, or even be removed in
the future. To volunteer to maintain this port, please create an issue at:
https://bugs.freebsd.org/bugzilla
More information about port maintainership is available at:
https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port
===> License GPLv2+ accepted by the user
===> Fetching all distfiles required by bincimap-1.2.13_2 for building
===========================================================================
=======================<phase: checksum >============================
===> NOTICE:
The bincimap port currently does not have a maintainer. As a result, it is
more likely to have unresolved issues, not be up-to-date, or even be removed in
the future. To volunteer to maintain this port, please create an issue at:
https://bugs.freebsd.org/bugzilla
More information about port maintainership is available at:
https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port
===> License GPLv2+ accepted by the user
===> Fetching all distfiles required by bincimap-1.2.13_2 for building
=> SHA256 Checksum OK for bincimap-1.2.13final.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract >============================
===> NOTICE:
The bincimap port currently does not have a maintainer. As a result, it is
more likely to have unresolved issues, not be up-to-date, or even be removed in
the future. To volunteer to maintain this port, please create an issue at:
https://bugs.freebsd.org/bugzilla
More information about port maintainership is available at:
https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port
===> License GPLv2+ accepted by the user
===> Fetching all distfiles required by bincimap-1.2.13_2 for building
===> Extracting for bincimap-1.2.13_2
=> SHA256 Checksum OK for bincimap-1.2.13final.tar.gz.
===========================================================================
=======================<phase: patch-depends >============================
===========================================================================
=======================<phase: patch >============================
===> Patching for bincimap-1.2.13_2
===> Applying FreeBSD patches for bincimap-1.2.13_2
===========================================================================
=======================<phase: build-depends >============================
===========================================================================
=======================<phase: lib-depends >============================
===========================================================================
=======================<phase: configure >============================
===> Configuring for bincimap-1.2.13_2
configure: loading site script /usr/ports/Templates/config.site
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets $(MAKE)... yes
checking for working aclocal-1.4... missing
checking for working autoconf... missing
checking for working automake-1.4... missing
checking for working autoheader... missing
checking for working makeinfo... missing
checking for C++ compiler default output file name... a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for gcc... cc
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ANSI C... none needed
checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
checking --prefix... using /usr/local
checking --bindir... /usr/local/bin
checking --sysconfdir... using /usr/local/etc/bincimap
checking --localstatedir... using /var
checking --datadir... using /usr/local/share
checking wether to include /usr/kerberos/include... not necessary
checking wether to compile static or shared... shared
checking wether to compile with optimization... yes
checking for dlopen in -ldl... no
checking whether -lsocket is available... no
checking for OpenSSL includes... .
checking for OpenSSL libraries... .
checking whether O_LARGEFILE is defined... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating conf/Makefile
config.status: creating conf/xinetd-bincimap
config.status: creating conf/bincimap.conf
config.status: creating conf/xinetd-bincimaps
config.status: creating man/Makefile
config.status: creating doc/Makefile
config.status: creating doc/manual/Makefile
config.status: creating contrib/Makefile
config.status: creating contrib/authenticators/Makefile
config.status: creating service/log/Makefile
config.status: creating service/Makefile
config.status: creating service/run
config.status: creating service/log/run
config.status: creating service/run-ssl
config.status: creating service/log/run-ssl
config.status: creating src/Makefile
config.status: creating bincimap.spec
config.status: creating README
config.status: creating config.h
config.status: executing default-1 commands
===========================================================================
=======================<phase: build >============================
===> Building for bincimap-1.2.13_2
/usr/bin/make all-recursive
Making all in contrib
Making all in authenticators
Making all in man
Making all in src
c++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -fno-exceptions -O2 -I. -c address.cc
In file included from address.cc:39:
./convert.h:117:14: error: assigning to 'char *' from incompatible type 'const char *'
if ((t = strchr(hexchars, c)) == 0)
^ ~~~~~~~~~~~~~~~~~~~
./convert.h:122:14: error: assigning to 'char *' from incompatible type 'const char *'
if ((t = strchr(hexchars, d)) == 0)
^ ~~~~~~~~~~~~~~~~~~~
2 errors generated.
*** Error code 1
Stop.
make[3]: stopped in /wrkdirs/usr/ports/mail/bincimap/work/bincimap-1.2.13final/src
*** Error code 1
Stop.
make[2]: stopped in /wrkdirs/usr/ports/mail/bincimap/work/bincimap-1.2.13final
*** Error code 1
Stop.
make[1]: stopped in /wrkdirs/usr/ports/mail/bincimap/work/bincimap-1.2.13final
*** Error code 1
Stop.
make: stopped in /usr/ports/mail/bincimap
More information about the freebsd-pkg-fallout
mailing list