[package - head-i386-default][mail/rainloop] Failed for rainloop-1.10.4.183 in fetch

pkg-fallout at FreeBSD.org pkg-fallout at FreeBSD.org
Fri Oct 21 12:21:33 UTC 2016


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:     loic.blot at unix-experience.fr
Last committer: jrm at FreeBSD.org
Ident:          $FreeBSD: head/mail/rainloop/Makefile 423144 2016-10-02 18:14:02Z jrm $
Log URL:        http://beefy3.nyi.freebsd.org/data/head-i386-default/p424296_s307660/logs/rainloop-1.10.4.183.log
Build URL:      http://beefy3.nyi.freebsd.org/build.html?mastername=head-i386-default&build=p424296_s307660
Log:

====>> Building mail/rainloop
build started at Fri Oct 21 12:20:59 UTC 2016
port directory: /usr/ports/mail/rainloop
building for: FreeBSD head-i386-default-job-12 12.0-CURRENT FreeBSD 12.0-CURRENT r307660 i386
maintained by: loic.blot at unix-experience.fr
Makefile ident:      $FreeBSD: head/mail/rainloop/Makefile 423144 2016-10-02 18:14:02Z jrm $
Poudriere version: 3.1.14
Host OSVERSION: 1200005
Jail OSVERSION: 1200014




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



---Begin Environment---
SHELL=/bin/csh
UNAME_p=i386
UNAME_m=i386
UNAME_v=FreeBSD 12.0-CURRENT r307660
UNAME_r=12.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=i386
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/head-i386-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=rainloop-1.10.4.183
OSREL=12.0
_OSRELEASE=12.0-CURRENT
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=24
PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool
MASTERNAME=head-i386-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=1200014
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for rainloop-1.10.4.183:
====> Options available for the radio DB: you can only select none or one of them
     MYSQL=off: MySQL database support
     PGSQL=off: PostgreSQL database support
     SQLITE=on: SQLite database support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/mail/rainloop/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/mail/rainloop/work  HOME=/wrkdirs/usr/ports/mail/rainloop/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/mail/rainloop/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/mail/rainloop/work  HOME=/wrkdirs/usr/ports/mail/rainloop/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--
VER="1.10.4.183"
WWWOWN="www"
WWWGRP="www"
PHP_EXT_DIR=20131226
OSREL=12.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/rainloop"
EXAMPLESDIR="share/examples/rainloop"
DATADIR="share/rainloop"
WWWDIR="www/rainloop"
ETCDIR="etc/rainloop"
--End PLIST_SUB--

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

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
MACHINE=i386
MACHINE_ARCH=i386
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---
=======================<phase: check-sanity   >============================
===>  License RainLoop accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   rainloop-1.10.4.183 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.9.1.txz
[head-i386-default-job-12] Installing pkg-1.9.1...
[head-i386-default-job-12] Extracting pkg-1.9.1: .......... done
===>   rainloop-1.10.4.183 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of rainloop-1.10.4.183
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License RainLoop accepted by the user
=> rainloop-1.10.4.183.zip doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://github.com/RainLoop/rainloop-webmail/releases/download/v1.10.4.183/rainloop-1.10.4.183.zip
fetch: https://github.com/RainLoop/rainloop-webmail/releases/download/v1.10.4.183/rainloop-1.10.4.183.zip: No address record
=> Attempting to fetch http://distcache.FreeBSD.org/ports-distfiles/rainloop-1.10.4.183.zip
fetch: http://distcache.FreeBSD.org/ports-distfiles/rainloop-1.10.4.183.zip: Not Found
=> Couldn't fetch it - please try to retrieve this
=> port manually into /portdistfiles/ and try again.
*** Error code 1

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


More information about the freebsd-pkg-fallout mailing list