[package - head-i386-default][sysutils/py3-iocage] Failed for py36-iocage-0.9.7 in run-depends
pkg-fallout at FreeBSD.org
pkg-fallout at FreeBSD.org
Mon Mar 20 14:30:08 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: brandon at ixsystems.com
Last committer: araujo at FreeBSD.org
Ident: $FreeBSD: head/sysutils/py3-iocage/Makefile 436331 2017-03-17 09:59:15Z araujo $
Log URL: http://beefy11.nyi.freebsd.org/data/head-i386-default/p436460_s315527/logs/py36-iocage-0.9.7.log
Build URL: http://beefy11.nyi.freebsd.org/build.html?mastername=head-i386-default&build=p436460_s315527
Log:
====>> Building sysutils/py3-iocage
build started at Mon Mar 20 14:29:58 UTC 2017
port directory: /usr/ports/sysutils/py3-iocage
building for: FreeBSD head-i386-default-job-23 12.0-CURRENT FreeBSD 12.0-CURRENT r315527 i386
maintained by: brandon at ixsystems.com
Makefile ident: $FreeBSD: head/sysutils/py3-iocage/Makefile 436331 2017-03-17 09:59:15Z araujo $
Poudriere version: 3.1.15-2-g0a86c900
Host OSVERSION: 1200020
Jail OSVERSION: 1200025
Job Id: 23
!!! Jail is newer than host. (Jail: 1200025, Host: 1200020) !!!
!!! 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
OSVERSION=1200025
UNAME_v=FreeBSD 12.0-CURRENT r315527
UNAME_r=12.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=py36-iocage-0.9.7
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool
MASTERNAME=head-i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.15-2-g0a86c900
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---
---Begin OPTIONS List---
---End OPTIONS List---
--CONFIGURE_ARGS--
--End CONFIGURE_ARGS--
--CONFIGURE_ENV--
PYTHON="/usr/local/bin/python3.6" XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/py3-iocage/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/py3-iocage/work HOME=/wrkdirs/usr/ports/sysutils/py3-iocage/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--
--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/py3-iocage/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/py3-iocage/work HOME=/wrkdirs/usr/ports/sysutils/py3-iocage/work TMPDIR="/tmp" NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES LDSHARED="cc -shared" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= 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 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444"
--End MAKE_ENV--
--PLIST_SUB--
PYTHON_INCLUDEDIR=include/python3.6m
PYTHON_LIBDIR=lib/python3.6
PYTHON_PLATFORM=freebsd12
PYTHON_PYOEXTENSION=opt-1.pyc
PYTHON_SITELIBDIR=lib/python3.6/site-packages
PYTHON_SUFFIX=36
PYTHON_VER=3.6
PYTHON_VERSION=python3.6
PYTHON2="@comment
"
PYTHON3=""
OSREL=12.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/iocage"
EXAMPLESDIR="share/examples/iocage"
DATADIR="share/iocage"
WWWDIR="www/iocage"
ETCDIR="etc/iocage"
--End PLIST_SUB--
--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/iocage
DOCSDIR=/usr/local/share/doc/iocage
EXAMPLESDIR=/usr/local/share/examples/iocage
WWWDIR=/usr/local/www/iocage
ETCDIR=/usr/local/etc/iocage
--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
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
#### /usr/ports/Mk/Scripts/ports_env.sh ####
ARCH=i386
CONFIGURE_MAX_CMD_LEN=262144
OPSYS=FreeBSD
OSREL=12.0
OSVERSION=1200025
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) 524288
stack size (kbytes, -s) 65536
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 >============================
##################################################
The new iocage needs python 3.6 or greater.
If you want use the new iocage, stop the build now and
add this line to your /etc/make.conf, and then restart the build.
DEFAULT_VERSIONS+=python3=3.6
##################################################
===> License BSD2CLAUSE accepted by the user
===========================================================================
=======================<phase: pkg-depends >============================
===> py36-iocage-0.9.7 depends on file: /usr/local/sbin/pkg - not found
===> Installing existing package /packages/All/pkg-1.10.0_2.txz
[head-i386-default-job-23] Installing pkg-1.10.0_2...
[head-i386-default-job-23] Extracting pkg-1.10.0_2: .......... done
===> py36-iocage-0.9.7 depends on file: /usr/local/sbin/pkg - found
===> Returning to build of py36-iocage-0.9.7
===========================================================================
=======================<phase: fetch-depends >============================
===========================================================================
=======================<phase: fetch >============================
##################################################
The new iocage needs python 3.6 or greater.
If you want use the new iocage, stop the build now and
add this line to your /etc/make.conf, and then restart the build.
DEFAULT_VERSIONS+=python3=3.6
##################################################
===> License BSD2CLAUSE accepted by the user
=> iocage-iocage-0.9.7_GH0.tar.gz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://codeload.github.com/iocage/iocage/tar.gz/0.9.7?dummy=/iocage-iocage-0.9.7_GH0.tar.gz
fetch: https://codeload.github.com/iocage/iocage/tar.gz/0.9.7?dummy=/iocage-iocage-0.9.7_GH0.tar.gz: size unknown
fetch: https://codeload.github.com/iocage/iocage/tar.gz/0.9.7?dummy=/iocage-iocage-0.9.7_GH0.tar.gz: size of remote file is not known
iocage-iocage-0.9.7_GH0.tar.gz 0 B 0 Bps
===> Fetching all distfiles required by py36-iocage-0.9.7 for building
===========================================================================
=======================<phase: checksum >============================
##################################################
The new iocage needs python 3.6 or greater.
If you want use the new iocage, stop the build now and
add this line to your /etc/make.conf, and then restart the build.
DEFAULT_VERSIONS+=python3=3.6
##################################################
===> License BSD2CLAUSE accepted by the user
===> Fetching all distfiles required by py36-iocage-0.9.7 for building
=> SHA256 Checksum OK for iocage-iocage-0.9.7_GH0.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract >============================
##################################################
The new iocage needs python 3.6 or greater.
If you want use the new iocage, stop the build now and
add this line to your /etc/make.conf, and then restart the build.
DEFAULT_VERSIONS+=python3=3.6
##################################################
===> License BSD2CLAUSE accepted by the user
===> Fetching all distfiles required by py36-iocage-0.9.7 for building
===> Extracting for py36-iocage-0.9.7
=> SHA256 Checksum OK for iocage-iocage-0.9.7_GH0.tar.gz.
===========================================================================
=======================<phase: patch-depends >============================
===========================================================================
=======================<phase: patch >============================
===> Patching for py36-iocage-0.9.7
===========================================================================
=======================<phase: build-depends >============================
===> py36-iocage-0.9.7 depends on package: py36-setuptools>0 - not found
===> Installing existing package /packages/All/py36-setuptools-32.1.0_1.txz
[head-i386-default-job-23] Installing py36-setuptools-32.1.0_1...
[head-i386-default-job-23] `-- Installing python36-3.6.0...
[head-i386-default-job-23] | `-- Installing gettext-runtime-0.19.8.1_1...
[head-i386-default-job-23] | | `-- Installing indexinfo-0.2.6...
[head-i386-default-job-23] | | `-- Extracting indexinfo-0.2.6: .... done
[head-i386-default-job-23] | `-- Extracting gettext-runtime-0.19.8.1_1: .......... done
[head-i386-default-job-23] | `-- Installing libffi-3.2.1...
[head-i386-default-job-23] | `-- Extracting libffi-3.2.1: .......... done
[head-i386-default-job-23] | `-- Installing readline-6.3.8...
[head-i386-default-job-23] | `-- Extracting readline-6.3.8: .......... done
[head-i386-default-job-23] `-- Extracting python36-3.6.0: .......... done
[head-i386-default-job-23] Extracting py36-setuptools-32.1.0_1: .......... done
Message from python36-3.6.0:
===========================================================================
Note that some standard Python modules are provided as separate ports
as they require additional dependencies. They are available as:
py36-gdbm databases/py36-gdbm
py36-sqlite3 databases/py36-sqlite3
py36-tkinter x11-toolkits/py36-tkinter
===========================================================================
Message from py36-setuptools-32.1.0_1:
*******************************************************************
Only /usr/local/bin/easy_install-3.6 script has been installed
since Python 3.6 is not the default Python version.
*******************************************************************
===> py36-iocage-0.9.7 depends on package: py36-setuptools>0 - found
===> Returning to build of py36-iocage-0.9.7
===> py36-iocage-0.9.7 depends on file: /usr/local/bin/python3.6 - found
===========================================================================
=======================<phase: lib-depends >============================
===========================================================================
=======================<phase: configure >============================
===> Configuring for py36-iocage-0.9.7
running config
===========================================================================
=======================<phase: build >============================
===> Building for py36-iocage-0.9.7
running build
running build_py
creating build
creating build/lib
creating build/lib/iocage
copying iocage/main.py -> build/lib/iocage
copying iocage/__init__.py -> build/lib/iocage
creating build/lib/iocage/lib
copying iocage/lib/ioc_common.py -> build/lib/iocage/lib
copying iocage/lib/__init__.py -> build/lib/iocage/lib
copying iocage/lib/ioc_create.py -> build/lib/iocage/lib
copying iocage/lib/ioc_fetch.py -> build/lib/iocage/lib
copying iocage/lib/ioc_clean.py -> build/lib/iocage/lib
copying iocage/lib/ioc_start.py -> build/lib/iocage/lib
copying iocage/lib/ioc_json.py -> build/lib/iocage/lib
copying iocage/lib/ioc_exec.py -> build/lib/iocage/lib
copying iocage/lib/ioc_list.py -> build/lib/iocage/lib
copying iocage/lib/ioc_fstab.py -> build/lib/iocage/lib
copying iocage/lib/ioc_check.py -> build/lib/iocage/lib
copying iocage/lib/ioc_destroy.py -> build/lib/iocage/lib
copying iocage/lib/ioc_stop.py -> build/lib/iocage/lib
creating build/lib/iocage/cli
copying iocage/cli/deactivate.py -> build/lib/iocage/cli
copying iocage/cli/clean.py -> build/lib/iocage/cli
copying iocage/cli/console.py -> build/lib/iocage/cli
copying iocage/cli/update.py -> build/lib/iocage/cli
copying iocage/cli/import.py -> build/lib/iocage/cli
copying iocage/cli/__init__.py -> build/lib/iocage/cli
copying iocage/cli/fetch.py -> build/lib/iocage/cli
copying iocage/cli/list.py -> build/lib/iocage/cli
copying iocage/cli/df.py -> build/lib/iocage/cli
copying iocage/cli/destroy.py -> build/lib/iocage/cli
copying iocage/cli/pkg.py -> build/lib/iocage/cli
copying iocage/cli/start.py -> build/lib/iocage/cli
copying iocage/cli/exec.py -> build/lib/iocage/cli
copying iocage/cli/get.py -> build/lib/iocage/cli
copying iocage/cli/export.py -> build/lib/iocage/cli
copying iocage/cli/migrate.py -> build/lib/iocage/cli
copying iocage/cli/activate.py -> build/lib/iocage/cli
copying iocage/cli/restart.py -> build/lib/iocage/cli
copying iocage/cli/fstab.py -> build/lib/iocage/cli
copying iocage/cli/snapremove.py -> build/lib/iocage/cli
copying iocage/cli/upgrade.py -> build/lib/iocage/cli
copying iocage/cli/stop.py -> build/lib/iocage/cli
copying iocage/cli/set.py -> build/lib/iocage/cli
copying iocage/cli/snapshot.py -> build/lib/iocage/cli
copying iocage/cli/snaplist.py -> build/lib/iocage/cli
copying iocage/cli/create.py -> build/lib/iocage/cli
copying iocage/cli/rollback.py -> build/lib/iocage/cli
running egg_info
creating iocage.egg-info
writing iocage.egg-info/PKG-INFO
writing dependency_links to iocage.egg-info/dependency_links.txt
writing entry points to iocage.egg-info/entry_points.txt
writing requirements to iocage.egg-info/requires.txt
writing top-level names to iocage.egg-info/top_level.txt
writing manifest file 'iocage.egg-info/SOURCES.txt'
reading manifest file 'iocage.egg-info/SOURCES.txt'
writing manifest file 'iocage.egg-info/SOURCES.txt'
===========================================================================
=======================<phase: run-depends >============================
===> py36-iocage-0.9.7 depends on package: py36-click>=6.7 - not found
===> py36-iocage-0.9.7 depends on package: /packages/All/py36-click-6.7.txz - not found
===> USE_PACKAGE_DEPENDS_ONLY set - not building missing dependency from source
*** Error code 1
Stop.
make: stopped in /usr/ports/sysutils/py3-iocage
More information about the freebsd-pkg-fallout
mailing list