Date: Fri, 10 Nov 2017 02:11:44 GMT From: pkg-fallout@FreeBSD.org To: pkg-fallout@FreeBSD.org Subject: [package - 110arm64-default][textproc/py3-qrcode] Failed for py36-qrcode-5.3 in run-depends Message-ID: <201711100211.vAA2BiSN061837@thunderx1.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: kyuupichan@gmail.com Last committer: ehaupt@FreeBSD.org Ident: $FreeBSD: head/textproc/py3-qrcode/Makefile 453761 2017-11-08 18:53:49Z ehaupt $ Log URL: http://thunderx1.nyi.freebsd.org/data/110arm64-default/453785/logs/py36-qrcode-5.3.log Build URL: http://thunderx1.nyi.freebsd.org/build.html?mastername=110arm64-default&build=453785 Log: ====>> Building textproc/py3-qrcode build started at Fri Nov 10 02:11:16 UTC 2017 port directory: /usr/ports/textproc/py3-qrcode building for: FreeBSD 110arm64-default-job-03 11.0-RELEASE-p1 FreeBSD 11.0-RELEASE-p1 arm64 maintained by: kyuupichan@gmail.com Makefile ident: $FreeBSD: head/textproc/py3-qrcode/Makefile 453761 2017-11-08 18:53:49Z ehaupt $ Poudriere version: 3.1.22 Host OSVERSION: 1200044 Jail OSVERSION: 1100122 Job Id: 03 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1100122 UNAME_v=FreeBSD 11.0-RELEASE-p1 UNAME_r=11.0-RELEASE-p1 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/110arm64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=py36-qrcode-5.3 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/110arm64-default/ref/.p/pool MASTERNAME=110arm64-default SCRIPTPREFIX=/usr/local/share/poudriere USER=root HOME=/root POUDRIERE_VERSION=3.1.22 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh LIBEXECPREFIX=/usr/local/libexec/poudriere LOCALBASE=/usr/local POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= ---End Poudriere Port Flags/Env--- ---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/textproc/py3-qrcode/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/textproc/py3-qrcode/work HOME=/wrkdirs/usr/ports/textproc/py3-qrcode/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/textproc/py3-qrcode/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/textproc/py3-qrcode/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/textproc/py3-qrcode/work HOME=/wrkdirs/usr/ports/textproc/py3-qrcode/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/textproc/py3-qrcode/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin 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 -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS="" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -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=freebsd11 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=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/qrcode" EXAMPLESDIR="share/examples/qrcode" DATADIR="share/qrcode" WWWDIR="www/qrcode" ETCDIR="etc/qrcode" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/qrcode DOCSDIR=/usr/local/share/doc/qrcode EXAMPLESDIR=/usr/local/share/examples/qrcode WWWDIR=/usr/local/www/qrcode ETCDIR=/usr/local/etc/qrcode --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes #### /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=aarch64 CONFIGURE_MAX_CMD_LEN=262144 OPSYS=FreeBSD OSREL=11.0 OSVERSION=1100122 PYTHONBASE=/usr/local UID=0 _OSRELEASE=11.0-RELEASE-p1 #### 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) 1048576 stack size (kbytes, -s) 1048576 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 >============================ ===> License BSD3CLAUSE accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> py36-qrcode-5.3 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.1.txz [110arm64-default-job-03] Installing pkg-1.10.1... [110arm64-default-job-03] Extracting pkg-1.10.1: .......... done ===> py36-qrcode-5.3 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of py36-qrcode-5.3 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by py36-qrcode-5.3 for building =========================================================================== =======================<phase: checksum >============================ ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by py36-qrcode-5.3 for building => SHA256 Checksum OK for qrcode-5.3.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by py36-qrcode-5.3 for building ===> Extracting for py36-qrcode-5.3 => SHA256 Checksum OK for qrcode-5.3.tar.gz. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for py36-qrcode-5.3 =========================================================================== =======================<phase: build-depends >============================ ===> py36-qrcode-5.3 depends on package: py36-setuptools>0 - not found ===> Installing existing package /packages/All/py36-setuptools-36.5.0.txz [110arm64-default-job-03] Installing py36-setuptools-36.5.0... [110arm64-default-job-03] `-- Installing python36-3.6.3... [110arm64-default-job-03] | `-- Installing gettext-runtime-0.19.8.1_1... [110arm64-default-job-03] | | `-- Installing indexinfo-0.3.1... [110arm64-default-job-03] | | `-- Extracting indexinfo-0.3.1: .... done [110arm64-default-job-03] | `-- Extracting gettext-runtime-0.19.8.1_1: .......... done [110arm64-default-job-03] | `-- Installing libffi-3.2.1_1... [110arm64-default-job-03] | `-- Extracting libffi-3.2.1_1: .......... done [110arm64-default-job-03] | `-- Installing readline-7.0.3_1... [110arm64-default-job-03] | `-- Extracting readline-7.0.3_1: .......... done [110arm64-default-job-03] `-- Extracting python36-3.6.3: .......... done [110arm64-default-job-03] Extracting py36-setuptools-36.5.0: .......... done Message from python36-3.6.3: =========================================================================== 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-36.5.0: ******************************************************************* Only /usr/local/bin/easy_install-3.6 script has been installed since Python 3.6 is not the default Python version. ******************************************************************* ===> py36-qrcode-5.3 depends on package: py36-setuptools>0 - found ===> Returning to build of py36-qrcode-5.3 ===> py36-qrcode-5.3 depends on file: /usr/local/bin/python3.6 - found ===> py36-qrcode-5.3 depends on executable: python3 - not found ===> Installing existing package /packages/All/python3-3_3.txz [110arm64-default-job-03] Installing python3-3_3... [110arm64-default-job-03] Extracting python3-3_3: ...... done ===> py36-qrcode-5.3 depends on executable: python3 - found ===> Returning to build of py36-qrcode-5.3 =========================================================================== =======================<phase: lib-depends >============================ =========================================================================== =======================<phase: configure >============================ ===> Configuring for py36-qrcode-5.3 running config =========================================================================== =======================<phase: build >============================ ===> Building for py36-qrcode-5.3 running build running build_py creating build creating build/lib creating build/lib/qrcode copying qrcode/main.py -> build/lib/qrcode copying qrcode/__init__.py -> build/lib/qrcode copying qrcode/base.py -> build/lib/qrcode copying qrcode/util.py -> build/lib/qrcode copying qrcode/console_scripts.py -> build/lib/qrcode copying qrcode/constants.py -> build/lib/qrcode copying qrcode/exceptions.py -> build/lib/qrcode creating build/lib/qrcode/tests copying qrcode/tests/__init__.py -> build/lib/qrcode/tests copying qrcode/tests/test_example.py -> build/lib/qrcode/tests copying qrcode/tests/svg.py -> build/lib/qrcode/tests copying qrcode/tests/test_script.py -> build/lib/qrcode/tests copying qrcode/tests/test_qrcode.py -> build/lib/qrcode/tests creating build/lib/qrcode/image copying qrcode/image/pure.py -> build/lib/qrcode/image copying qrcode/image/__init__.py -> build/lib/qrcode/image copying qrcode/image/base.py -> build/lib/qrcode/image copying qrcode/image/svg.py -> build/lib/qrcode/image copying qrcode/image/pil.py -> build/lib/qrcode/image running egg_info writing qrcode.egg-info/PKG-INFO writing dependency_links to qrcode.egg-info/dependency_links.txt writing entry points to qrcode.egg-info/entry_points.txt writing requirements to qrcode.egg-info/requires.txt writing top-level names to qrcode.egg-info/top_level.txt reading manifest file 'qrcode.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'qrcode.egg-info/SOURCES.txt' =========================================================================== =======================<phase: run-depends >============================ ===> py36-qrcode-5.3 depends on package: py36-six>=1.8 - not found ===> Installing existing package /packages/All/py36-six-1.11.0.txz [110arm64-default-job-03] Installing py36-six-1.11.0... [110arm64-default-job-03] Extracting py36-six-1.11.0: .......... done ===> py36-qrcode-5.3 depends on package: py36-six>=1.8 - found ===> Returning to build of py36-qrcode-5.3 ===> py36-qrcode-5.3 depends on package: py36-pillow>=2.6 - not found ===> py36-qrcode-5.3 depends on package: /packages/All/py36-pillow-3.4.2_1.txz - not found ===> USE_PACKAGE_DEPENDS_ONLY set - not building missing dependency from source *** Error code 1 Stop. make: stopped in /usr/ports/textproc/py3-qrcode
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201711100211.vAA2BiSN061837>