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: [email protected] Last committer: [email protected] Ident: $FreeBSD: head/net/py-python-glanceclient/Makefile 548320 2020-09-12 12:08:16Z sunpoet $ Log URL: http://pylon.nyi.freebsd.org/data/head-powerpc64-default/p551687_s366529/logs/py37-python-glanceclient-3.2.2.log Build URL: http://pylon.nyi.freebsd.org/build.html?mastername=head-powerpc64-default&build=p551687_s366529 Log: =>> Building net/py-python-glanceclient build started at Thu Oct 15 16:53:52 UTC 2020 port directory: /usr/ports/net/py-python-glanceclient package name: py37-python-glanceclient-3.2.2 building for: FreeBSD head-powerpc64-default-job-03 13.0-CURRENT FreeBSD 13.0-CURRENT 1300119 powerpc maintained by: [email protected] Makefile ident: $FreeBSD: head/net/py-python-glanceclient/Makefile 548320 2020-09-12 12:08:16Z sunpoet $ Poudriere version: 3.2.8-5-gc81843e5 Host OSVERSION: 1300084 Jail OSVERSION: 1300119 Job Id: 03 !!! Jail is newer than host. (Jail: 1300119, Host: 1300084) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/csh OSVERSION=1300119 UNAME_v=FreeBSD 13.0-CURRENT 1300119 UNAME_r=13.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin LOCALBASE=/usr/local USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.2.8-5-gc81843e5 MASTERMNT=/usr/local/poudriere/data/.m/head-powerpc64-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/head-powerpc64-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=head-powerpc64-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/head-powerpc64-default/ref/.p SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR=py37 DEPENDS_ARGS= MAKE_ARGS= FLAVOR=py37 ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- [email protected] --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PYTHON="/usr/local/bin/python3.7" XDG_DATA_HOME=/wrkdirs/usr/ports/net/py-python-glanceclient/work-py37 XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/py-python-glanceclient/work-py37 HOME=/wrkdirs/usr/ports/net/py-python-glanceclient/work-py37 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net/py-python-glanceclient/work-py37/.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/net/py-python-glanceclient/work-py37 XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/py-python-glanceclient/work-py37 HOME=/wrkdirs/usr/ports/net/py-python-glanceclient/work-py37 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net/py-python-glanceclient/work-py37/.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 CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -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.7m PYTHON_LIBDIR=lib/python3.7 PYTHON_PLATFORM=freebsd13 PYTHON_SITELIBDIR=lib/python3.7/site-packages PYTHON_SUFFIX=37 PYTHON_VER=3.7 PYTHON_VERSION=python3.7 PYTHON2="@comment " PYTHON3="" OSREL=13.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/py37-python-glanceclient" EXAMPLESDIR="share/examples/py37-python-glanceclient" DATADIR="share/py37-python-glanceclient" WWWDIR="www/py37-python-glanceclient" ETCDIR="etc/py37-python-glanceclient" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/py37-python-glanceclient DOCSDIR=/usr/local/share/doc/py37-python-glanceclient EXAMPLESDIR=/usr/local/share/examples/py37-python-glanceclient WWWDIR=/usr/local/www/py37-python-glanceclient ETCDIR=/usr/local/etc/py37-python-glanceclient --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=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 #### _CCVERSION_921dbbb2=FreeBSD clang version 11.0.0 ([email protected]:llvm/llvm-project.git llvmorg-11.0.0-rc5-0-g60a25202a7d) Target: powerpc64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 11.0.0 ([email protected]:llvm/llvm-project.git llvmorg-11.0.0-rc5-0-g60a25202a7d) Target: powerpc64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o" CC_OUTPUT_921dbbb2_58173849=yes CC_OUTPUT_921dbbb2_9bdba57c=yes CC_OUTPUT_921dbbb2_6a4fe7f5=yes CC_OUTPUT_921dbbb2_6bcac02b=yes CC_OUTPUT_921dbbb2_67d20829=yes CC_OUTPUT_921dbbb2_bfa62e83=yes CC_OUTPUT_921dbbb2_f0b4d593=yes CC_OUTPUT_921dbbb2_308abb44=yes CC_OUTPUT_921dbbb2_f00456e5=yes CC_OUTPUT_921dbbb2_65ad290d=yes CC_OUTPUT_921dbbb2_f2776b26=yes CC_OUTPUT_921dbbb2_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=yes CC_OUTPUT_921dbbb2_160933ec=yes CC_OUTPUT_921dbbb2_fb62803b=yes _OBJC_CCVERSION_921dbbb2=FreeBSD clang version 11.0.0 ([email protected]:llvm/llvm-project.git llvmorg-11.0.0-rc5-0-g60a25202a7d) Target: powerpc64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=powerpc64 PPC_ABI=ELFv2 OPSYS=FreeBSD _OSRELEASE=13.0-CURRENT OSREL=13.0 OSVERSION=1300119 PYTHONBASE=/usr/local CONFIGURE_MAX_CMD_LEN=524288 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=0 ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 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 APACHE20 accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> py37-python-glanceclient-3.2.2 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.15.9.txz [head-powerpc64-default-job-03] Installing pkg-1.15.9... [head-powerpc64-default-job-03] Extracting pkg-1.15.9: .......... done ===> py37-python-glanceclient-3.2.2 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of py37-python-glanceclient-3.2.2 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by py37-python-glanceclient-3.2.2 for building =========================================================================== =======================<phase: checksum >============================ ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by py37-python-glanceclient-3.2.2 for building => SHA256 Checksum OK for python-glanceclient-3.2.2.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by py37-python-glanceclient-3.2.2 for building ===> Extracting for py37-python-glanceclient-3.2.2 => SHA256 Checksum OK for python-glanceclient-3.2.2.tar.gz. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for py37-python-glanceclient-3.2.2 =========================================================================== =======================<phase: build-depends >============================ ===> py37-python-glanceclient-3.2.2 depends on package: py37-pbr>=2.0.0 - not found ===> Installing existing package /packages/All/py37-pbr-3.1.1_1.txz [head-powerpc64-default-job-03] Installing py37-pbr-3.1.1_1... [head-powerpc64-default-job-03] `-- Installing py37-pip-20.2.3... [head-powerpc64-default-job-03] | `-- Installing py37-setuptools-44.0.0... [head-powerpc64-default-job-03] | | `-- Installing python37-3.7.9... [head-powerpc64-default-job-03] | | `-- Installing gettext-runtime-0.21... [head-powerpc64-default-job-03] | | | `-- Installing indexinfo-0.3.1... [head-powerpc64-default-job-03] | | | `-- Extracting indexinfo-0.3.1: .... done [head-powerpc64-default-job-03] | | `-- Extracting gettext-runtime-0.21: .......... done [head-powerpc64-default-job-03] | | `-- Installing libffi-3.3_1... <snip> creating build creating build/lib creating build/lib/glanceclient creating build/lib/glanceclient/v1 copying glanceclient/v1/versions.py -> build/lib/glanceclient/v1 copying glanceclient/v1/shell.py -> build/lib/glanceclient/v1 copying glanceclient/v1/__init__.py -> build/lib/glanceclient/v1 copying glanceclient/v1/client.py -> build/lib/glanceclient/v1 copying glanceclient/v1/image_members.py -> build/lib/glanceclient/v1 copying glanceclient/v1/images.py -> build/lib/glanceclient/v1 creating build/lib/glanceclient/common copying glanceclient/common/__init__.py -> build/lib/glanceclient/common copying glanceclient/common/http.py -> build/lib/glanceclient/common copying glanceclient/common/https.py -> build/lib/glanceclient/common copying glanceclient/common/utils.py -> build/lib/glanceclient/common copying glanceclient/common/progressbar.py -> build/lib/glanceclient/common copying glanceclient/common/exceptions.py -> build/lib/glanceclient/common creating build/lib/glanceclient/v1/apiclient copying glanceclient/v1/apiclient/__init__.py -> build/lib/glanceclient/v1/apiclient copying glanceclient/v1/apiclient/base.py -> build/lib/glanceclient/v1/apiclient copying glanceclient/v1/apiclient/utils.py -> build/lib/glanceclient/v1/apiclient copying glanceclient/v1/apiclient/exceptions.py -> build/lib/glanceclient/v1/apiclient creating build/lib/glanceclient/tests copying glanceclient/tests/__init__.py -> build/lib/glanceclient/tests copying glanceclient/tests/utils.py -> build/lib/glanceclient/tests copying glanceclient/exc.py -> build/lib/glanceclient copying glanceclient/shell.py -> build/lib/glanceclient copying glanceclient/__init__.py -> build/lib/glanceclient copying glanceclient/_i18n.py -> build/lib/glanceclient copying glanceclient/client.py -> build/lib/glanceclient creating build/lib/glanceclient/tests/unit copying glanceclient/tests/unit/test_shell.py -> build/lib/glanceclient/tests/unit copying glanceclient/tests/unit/test_progressbar.py -> build/lib/glanceclient/tests/unit copying glanceclient/tests/unit/test_client.py -> build/lib/glanceclient/tests/unit copying glanceclient/tests/unit/__init__.py -> build/lib/glanceclient/tests/unit copying glanceclient/tests/unit/test_base.py -> build/lib/glanceclient/tests/unit copying glanceclient/tests/unit/test_exc.py -> build/lib/glanceclient/tests/unit copying glanceclient/tests/unit/test_http.py -> build/lib/glanceclient/tests/unit copying glanceclient/tests/unit/test_utils.py -> build/lib/glanceclient/tests/unit copying glanceclient/tests/unit/test_ssl.py -> build/lib/glanceclient/tests/unit creating build/lib/glanceclient/tests/functional copying glanceclient/tests/functional/__init__.py -> build/lib/glanceclient/tests/functional copying glanceclient/tests/functional/base.py -> build/lib/glanceclient/tests/functional creating build/lib/glanceclient/tests/functional/v2 copying glanceclient/tests/functional/v2/test_http_headers.py -> build/lib/glanceclient/tests/functional/v2 copying glanceclient/tests/functional/v2/__init__.py -> build/lib/glanceclient/tests/functional/v2 copying glanceclient/tests/functional/v2/test_readonly_glance.py -> build/lib/glanceclient/tests/functional/v2 creating build/lib/glanceclient/tests/unit/v1 copying glanceclient/tests/unit/v1/test_shell.py -> build/lib/glanceclient/tests/unit/v1 copying glanceclient/tests/unit/v1/__init__.py -> build/lib/glanceclient/tests/unit/v1 copying glanceclient/tests/unit/v1/test_image_members.py -> build/lib/glanceclient/tests/unit/v1 copying glanceclient/tests/unit/v1/test_versions.py -> build/lib/glanceclient/tests/unit/v1 copying glanceclient/tests/unit/v1/test_images.py -> build/lib/glanceclient/tests/unit/v1 creating build/lib/glanceclient/v2 copying glanceclient/v2/resource_type_schema.py -> build/lib/glanceclient/v2 copying glanceclient/v2/image_schema.py -> build/lib/glanceclient/v2 copying glanceclient/v2/versions.py -> build/lib/glanceclient/v2 copying glanceclient/v2/shell.py -> build/lib/glanceclient/v2 copying glanceclient/v2/__init__.py -> build/lib/glanceclient/v2 copying glanceclient/v2/metadefs.py -> build/lib/glanceclient/v2 copying glanceclient/v2/client.py -> build/lib/glanceclient/v2 copying glanceclient/v2/image_members.py -> build/lib/glanceclient/v2 copying glanceclient/v2/namespace_schema.py -> build/lib/glanceclient/v2 copying glanceclient/v2/image_tags.py -> build/lib/glanceclient/v2 copying glanceclient/v2/tasks.py -> build/lib/glanceclient/v2 copying glanceclient/v2/images.py -> build/lib/glanceclient/v2 copying glanceclient/v2/schemas.py -> build/lib/glanceclient/v2 creating build/lib/glanceclient/tests/unit/v2 copying glanceclient/tests/unit/v2/test_tags.py -> build/lib/glanceclient/tests/unit/v2 copying glanceclient/tests/unit/v2/test_shell_v2.py -> build/lib/glanceclient/tests/unit/v2 copying glanceclient/tests/unit/v2/test_members.py -> build/lib/glanceclient/tests/unit/v2 copying glanceclient/tests/unit/v2/test_metadefs_properties.py -> build/lib/glanceclient/tests/unit/v2 copying glanceclient/tests/unit/v2/fixtures.py -> build/lib/glanceclient/tests/unit/v2 copying glanceclient/tests/unit/v2/__init__.py -> build/lib/glanceclient/tests/unit/v2 copying glanceclient/tests/unit/v2/base.py -> build/lib/glanceclient/tests/unit/v2 copying glanceclient/tests/unit/v2/test_metadefs_namespaces.py -> build/lib/glanceclient/tests/unit/v2 copying glanceclient/tests/unit/v2/test_metadefs_resource_types.py -> build/lib/glanceclient/tests/unit/v2 copying glanceclient/tests/unit/v2/test_metadefs_tags.py -> build/lib/glanceclient/tests/unit/v2 copying glanceclient/tests/unit/v2/test_client_requests.py -> build/lib/glanceclient/tests/unit/v2 copying glanceclient/tests/unit/v2/test_schemas.py -> build/lib/glanceclient/tests/unit/v2 copying glanceclient/tests/unit/v2/test_metadefs_objects.py -> build/lib/glanceclient/tests/unit/v2 copying glanceclient/tests/unit/v2/test_tasks.py -> build/lib/glanceclient/tests/unit/v2 copying glanceclient/tests/unit/v2/test_versions.py -> build/lib/glanceclient/tests/unit/v2 copying glanceclient/tests/unit/v2/test_images.py -> build/lib/glanceclient/tests/unit/v2 creating build/lib/glanceclient/tests/functional/v1 copying glanceclient/tests/functional/v1/__init__.py -> build/lib/glanceclient/tests/functional/v1 copying glanceclient/tests/functional/v1/test_readonly_glance.py -> build/lib/glanceclient/tests/functional/v1 running egg_info writing python_glanceclient.egg-info/PKG-INFO writing dependency_links to python_glanceclient.egg-info/dependency_links.txt writing entry points to python_glanceclient.egg-info/entry_points.txt writing requirements to python_glanceclient.egg-info/requires.txt writing top-level names to python_glanceclient.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt creating build/lib/glanceclient/tests/unit/var copying glanceclient/tests/unit/var/badcert.crt -> build/lib/glanceclient/tests/unit/var copying glanceclient/tests/unit/var/ca.crt -> build/lib/glanceclient/tests/unit/var copying glanceclient/tests/unit/var/certificate.crt -> build/lib/glanceclient/tests/unit/var copying glanceclient/tests/unit/var/expired-cert.crt -> build/lib/glanceclient/tests/unit/var copying glanceclient/tests/unit/var/privatekey.key -> build/lib/glanceclient/tests/unit/var copying glanceclient/tests/unit/var/wildcard-certificate.crt -> build/lib/glanceclient/tests/unit/var copying glanceclient/tests/unit/var/wildcard-san-certificate.crt -> build/lib/glanceclient/tests/unit/var copying glanceclient/tests/functional/README.rst -> build/lib/glanceclient/tests/functional /usr/local/lib/python3.7/site-packages/setuptools/dist.py:46: DistDeprecationWarning: Do not call this function warnings.warn("Do not call this function", DistDeprecationWarning) =========================================================================== =======================<phase: run-depends >============================ ===> py37-python-glanceclient-3.2.2 depends on package: py37-keystoneauth1>=3.6.2 - not found ===> Installing existing package /packages/All/py37-keystoneauth1-4.2.1.txz [head-powerpc64-default-job-03] Installing py37-keystoneauth1-4.2.1... [head-powerpc64-default-job-03] `-- Installing py37-iso8601-0.1.12... [head-powerpc64-default-job-03] `-- Extracting py37-iso8601-0.1.12: .......... done [head-powerpc64-default-job-03] `-- Installing py37-os-service-types-1.7.0... [head-powerpc64-default-job-03] `-- Extracting py37-os-service-types-1.7.0: .......... done [head-powerpc64-default-job-03] `-- Installing py37-requests-2.22.0... [head-powerpc64-default-job-03] | `-- Installing py37-certifi-2020.6.20... [head-powerpc64-default-job-03] | `-- Extracting py37-certifi-2020.6.20: .......... done [head-powerpc64-default-job-03] | `-- Installing py37-chardet-3.0.4_3... [head-powerpc64-default-job-03] | `-- Extracting py37-chardet-3.0.4_3: .......... done [head-powerpc64-default-job-03] | `-- Installing py37-idna-2.8... [head-powerpc64-default-job-03] | `-- Extracting py37-idna-2.8: .......... done [head-powerpc64-default-job-03] | `-- Installing py37-urllib3-1.25.10,1... [head-powerpc64-default-job-03] | | `-- Installing py37-cryptography-2.6.1... [head-powerpc64-default-job-03] | | `-- Installing py37-asn1crypto-1.3.0... [head-powerpc64-default-job-03] | | `-- Extracting py37-asn1crypto-1.3.0: .......... done [head-powerpc64-default-job-03] | | `-- Installing py37-cffi-1.14.3... [head-powerpc64-default-job-03] | | | `-- Installing py37-pycparser-2.20... [head-powerpc64-default-job-03] | | | `-- Extracting py37-pycparser-2.20: .......... done [head-powerpc64-default-job-03] | | `-- Extracting py37-cffi-1.14.3: .......... done [head-powerpc64-default-job-03] | | `-- Installing py37-six-1.15.0... [head-powerpc64-default-job-03] | | `-- Extracting py37-six-1.15.0: .......... done [head-powerpc64-default-job-03] | | `-- Extracting py37-cryptography-2.6.1: .......... done [head-powerpc64-default-job-03] | | `-- Installing py37-openssl-19.0.0... [head-powerpc64-default-job-03] | | `-- Extracting py37-openssl-19.0.0: .......... done [head-powerpc64-default-job-03] | | `-- Installing py37-pysocks-1.7.1... [head-powerpc64-default-job-03] | | `-- Extracting py37-pysocks-1.7.1: .......... done [head-powerpc64-default-job-03] | `-- Extracting py37-urllib3-1.25.10,1: .......... done [head-powerpc64-default-job-03] `-- Extracting py37-requests-2.22.0: .......... done [head-powerpc64-default-job-03] `-- Installing py37-stevedore-1.31.0... [head-powerpc64-default-job-03] `-- Extracting py37-stevedore-1.31.0: .......... done [head-powerpc64-default-job-03] Extracting py37-keystoneauth1-4.2.1: .......... done ===== Message from py37-urllib3-1.25.10,1: -- Since version 1.25 HTTPS connections are now verified by default which is done via "cert_reqs = 'CERT_REQUIRED'". While certificate verification can be disabled via "cert_reqs = 'CERT_NONE'", it's highly recommended to leave it on. Various consumers of net/py-urllib3 already have implemented routines that either explicitly enable or disable HTTPS certificate verification (e.g. via configuration settings, CLI arguments, etc.). Yet it may happen that there are still some consumers which don't explicitly enable/disable certificate verification for HTTPS connections which could then lead to errors (as is often the case with self-signed certificates). In case of an error one should try first to temporarily disable certificate verification of the problematic urllib3 consumer to see if that approach will remedy the issue. ===> py37-python-glanceclient-3.2.2 depends on package: py37-keystoneauth1>=3.6.2 - found ===> Returning to build of py37-python-glanceclient-3.2.2 ===> py37-python-glanceclient-3.2.2 depends on package: py37-oslo.i18n>=3.15.3 - not found ===> Installing existing package /packages/All/py37-oslo.i18n-5.0.1.txz [head-powerpc64-default-job-03] Installing py37-oslo.i18n-5.0.1... [head-powerpc64-default-job-03] Extracting py37-oslo.i18n-5.0.1: .......... done ===> py37-python-glanceclient-3.2.2 depends on package: py37-oslo.i18n>=3.15.3 - found ===> Returning to build of py37-python-glanceclient-3.2.2 ===> py37-python-glanceclient-3.2.2 depends on package: py37-oslo.utils>=3.33.0 - not found ===> Installing existing package /packages/All/py37-oslo.utils-4.6.0.txz [head-powerpc64-default-job-03] Installing py37-oslo.utils-4.6.0... [head-powerpc64-default-job-03] `-- Installing py37-debtcollector-1.20.0... [head-powerpc64-default-job-03] | `-- Installing py37-funcsigs-1.0.2... [head-powerpc64-default-job-03] | `-- Extracting py37-funcsigs-1.0.2: .......... done [head-powerpc64-default-job-03] | `-- Installing py37-wrapt-1.12.1... [head-powerpc64-default-job-03] | `-- Extracting py37-wrapt-1.12.1: .......... done [head-powerpc64-default-job-03] `-- Extracting py37-debtcollector-1.20.0: .......... done [head-powerpc64-default-job-03] `-- Installing py37-netaddr-0.7.19_1... [head-powerpc64-default-job-03] `-- Extracting py37-netaddr-0.7.19_1: .......... done [head-powerpc64-default-job-03] `-- Installing py37-netifaces-0.10.9... [head-powerpc64-default-job-03] `-- Extracting py37-netifaces-0.10.9: ......... done [head-powerpc64-default-job-03] `-- Installing py37-packaging-20.4... [head-powerpc64-default-job-03] | `-- Installing py37-pyparsing-2.4.7... [head-powerpc64-default-job-03] | `-- Extracting py37-pyparsing-2.4.7: .......... done [head-powerpc64-default-job-03] `-- Extracting py37-packaging-20.4: .......... done [head-powerpc64-default-job-03] `-- Installing py37-pytz-2020.1,1... [head-powerpc64-default-job-03] `-- Extracting py37-pytz-2020.1,1: .......... done [head-powerpc64-default-job-03] Extracting py37-oslo.utils-4.6.0: .......... done ===> py37-python-glanceclient-3.2.2 depends on package: py37-oslo.utils>=3.33.0 - found ===> Returning to build of py37-python-glanceclient-3.2.2 ===> py37-python-glanceclient-3.2.2 depends on package: py37-pbr>=2.0.0 - found ===> py37-python-glanceclient-3.2.2 depends on package: py37-prettytable>=0.7.1<0.8 - not found ===> Installing existing package /packages/All/py37-prettytable-1.0.0.txz [head-powerpc64-default-job-03] Installing py37-prettytable-1.0.0... [head-powerpc64-default-job-03] Extracting py37-prettytable-1.0.0: .......... done ===> py37-python-glanceclient-3.2.2 depends on package: py37-prettytable>=0.7.1<0.8 - not found *** Error code 1 Stop. make: stopped in /usr/ports/net/py-python-glanceclient _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout To unsubscribe, send any mail to "[email protected]"
