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: jbe...@freebsd.org Last committer: jbe...@freebsd.org Ident: $FreeBSD: head/devel/py-pytest-asyncio/Makefile 428270 2016-12-10 03:39:37Z jbeich $ Log URL: http://beefy9.nyi.freebsd.org/data/110amd64-default/428457/logs/py35-pytest-asyncio-0.5.0.log Build URL: http://beefy9.nyi.freebsd.org/build.html?mastername=110amd64-default&build=428457 Log: ====>> Building devel/py-pytest-asyncio build started at Tue Dec 13 14:03:00 UTC 2016 port directory: /usr/ports/devel/py-pytest-asyncio building for: FreeBSD 110amd64-default-job-19 11.0-RELEASE-p5 FreeBSD 11.0-RELEASE-p5 amd64 maintained by: jbe...@freebsd.org Makefile ident: $FreeBSD: head/devel/py-pytest-asyncio/Makefile 428270 2016-12-10 03:39:37Z jbeich $ Poudriere version: 3.1.14 Host OSVERSION: 1200010 Jail OSVERSION: 1100122 Job Id: 19 ---Begin Environment--- SHELL=/bin/csh UNAME_v=FreeBSD 11.0-RELEASE-p5 UNAME_r=11.0-RELEASE-p5 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 ARCH=amd64 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/110amd64-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=py35-pytest-asyncio-0.5.0 OSREL=11.0 _OSRELEASE=11.0-RELEASE-p5 PYTHONBASE=/usr/local OLDPWD=/ _SMP_CPUS=24 PWD=/usr/local/poudriere/data/.m/110amd64-default/ref/.p/pool HAVE_COMPAT_IA32_KERN=YES OPSYS=FreeBSD MASTERNAME=110amd64-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=1100122 ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PYTHON="/usr/local/bin/python3.5" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/py-pytest-asyncio/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/py-pytest-asyncio/work HOME=/wrkdirs/usr/ports/devel/py-pytest-asyncio/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/py-pytest-asyncio/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/py-pytest-asyncio/work HOME=/wrkdirs/usr/ports/devel/py-pytest-asyncio/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 444" 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.5m PYTHON_LIBDIR=lib/python3.5 PYTHON_PLATFORM=freebsd11 PYTHON_SITELIBDIR=lib/python3.5/site-packages PYTHON_VER=3.5 PYTHON_VERSION=python3.5 OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/pytest-asyncio" EXAMPLESDIR="share/examples/pytest-asyncio" DATADIR="share/pytest-asyncio" WWWDIR="www/pytest-asyncio" ETCDIR="etc/pytest-asyncio" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/pytest-asyncio DOCSDIR=/usr/local/share/doc/pytest-asyncio EXAMPLESDIR=/usr/local/share/examples/pytest-asyncio WWWDIR=/usr/local/www/pytest-asyncio ETCDIR=/usr/local/etc/pytest-asyncio --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 >============================ ===> License APACHE20 accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> py35-pytest-asyncio-0.5.0 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.9.4.txz [110amd64-default-job-19] Installing pkg-1.9.4... [110amd64-default-job-19] Extracting pkg-1.9.4: .......... done ===> py35-pytest-asyncio-0.5.0 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of py35-pytest-asyncio-0.5.0 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License APACHE20 accepted by the user => pytest-asyncio-0.5.0.tar.gz doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://pypi.python.org/packages/source/p/pytest-asyncio/pytest-asyncio-0.5.0.tar.gz fetch: https://pypi.python.org/packages/source/p/pytest-asyncio/pytest-asyncio-0.5.0.tar.gz: Not Found => Attempting to fetch https://files.pythonhosted.org/packages/source/p/pytest-asyncio/pytest-asyncio-0.5.0.tar.gz pytest-asyncio-0.5.0.tar.gz 0 B 0 Bps ===> Fetching all distfiles required by py35-pytest-asyncio-0.5.0 for building =========================================================================== =======================<phase: checksum >============================ ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by py35-pytest-asyncio-0.5.0 for building => SHA256 Checksum OK for pytest-asyncio-0.5.0.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by py35-pytest-asyncio-0.5.0 for building ===> Extracting for py35-pytest-asyncio-0.5.0 => SHA256 Checksum OK for pytest-asyncio-0.5.0.tar.gz. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for py35-pytest-asyncio-0.5.0 =========================================================================== =======================<phase: build-depends >============================ ===> py35-pytest-asyncio-0.5.0 depends on package: py35-setuptools35>0 - not found ===> Installing existing package /packages/All/py35-setuptools35-28.8.0.txz [110amd64-default-job-19] Installing py35-setuptools35-28.8.0... [110amd64-default-job-19] `-- Installing python35-3.5.2... [110amd64-default-job-19] | `-- Installing libffi-3.2.1... [110amd64-default-job-19] | | `-- Installing indexinfo-0.2.6... [110amd64-default-job-19] | | `-- Extracting indexinfo-0.2.6: .... done [110amd64-default-job-19] | `-- Extracting libffi-3.2.1: .......... done [110amd64-default-job-19] | `-- Installing gettext-runtime-0.19.8.1_1... [110amd64-default-job-19] | `-- Extracting gettext-runtime-0.19.8.1_1: .......... done [110amd64-default-job-19] | `-- Installing readline-6.3.8... [110amd64-default-job-19] | `-- Extracting readline-6.3.8: .......... done [110amd64-default-job-19] `-- Extracting python35-3.5.2: .......... done [110amd64-default-job-19] Extracting py35-setuptools35-28.8.0: .......... done Message from python35-3.5.2: =========================================================================== Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py35-gdbm databases/py35-gdbm py35-sqlite3 databases/py35-sqlite3 py35-tkinter x11-toolkits/py35-tkinter =========================================================================== Message from py35-setuptools35-28.8.0: ******************************************************************* Only /usr/local/bin/easy_install-3.5 script has been installed since Python 3.5 is not the default Python version. ******************************************************************* ===> py35-pytest-asyncio-0.5.0 depends on package: py35-setuptools35>0 - found ===> Returning to build of py35-pytest-asyncio-0.5.0 ===> py35-pytest-asyncio-0.5.0 depends on file: /usr/local/bin/python3.5 - found =========================================================================== =======================<phase: lib-depends >============================ =========================================================================== =======================<phase: configure >============================ ===> Configuring for py35-pytest-asyncio-0.5.0 running config =========================================================================== =======================<phase: build >============================ ===> Building for py35-pytest-asyncio-0.5.0 running build running build_py creating build creating build/lib creating build/lib/pytest_asyncio copying pytest_asyncio/plugin.py -> build/lib/pytest_asyncio copying pytest_asyncio/__init__.py -> build/lib/pytest_asyncio =========================================================================== =======================<phase: run-depends >============================ ===> py35-pytest-asyncio-0.5.0 depends on package: py35-pytest>=3.0.2 - not found ===> py35-pytest-asyncio-0.5.0 depends on package: /packages/All/py35-pytest-3.0.3.txz - not found ===> USE_PACKAGE_DEPENDS_ONLY set - not building missing dependency from source *** Error code 1 Stop. make: stopped in /usr/ports/devel/py-pytest-asyncio _______________________________________________ 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"