[package - 113i386-default][net/cloud-init] Failed for py27-cloud-init-20.1 in stage

pkg-fallout at FreeBSD.org pkg-fallout at FreeBSD.org
Thu Mar 26 18:19:41 UTC 2020


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:     andrey at bsdnir.info
Last committer: krion at FreeBSD.org
Ident:          $FreeBSD: head/net/cloud-init/Makefile 529084 2020-03-25 09:40:51Z krion $
Log URL:        http://beefy10.nyi.freebsd.org/data/113i386-default/529158/logs/py27-cloud-init-20.1.log
Build URL:      http://beefy10.nyi.freebsd.org/build.html?mastername=113i386-default&build=529158
Log:

=>> Building net/cloud-init
build started at Thu Mar 26 18:19:15 UTC 2020
port directory: /usr/ports/net/cloud-init
package name: py27-cloud-init-20.1
building for: FreeBSD 113i386-default-job-11 11.3-RELEASE-p7 FreeBSD 11.3-RELEASE-p7 i386
maintained by: andrey at bsdnir.info
Makefile ident:      $FreeBSD: head/net/cloud-init/Makefile 529084 2020-03-25 09:40:51Z krion $
Poudriere version: 3.2.8-5-gc81843e5
Host OSVERSION: 1300076
Jail OSVERSION: 1103000
Job Id: 11

---Begin Environment---
SHELL=/bin/csh
UNAME_p=i386
UNAME_m=i386
OSVERSION=1103000
UNAME_v=FreeBSD 11.3-RELEASE-p7
UNAME_r=11.3-RELEASE-p7
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/113i386-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/113i386-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=113i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/113i386-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=py27
DEPENDS_ARGS=
MAKE_ARGS= FLAVOR=py27
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
---End OPTIONS List---

--MAINTAINER--
andrey at bsdnir.info
--End MAINTAINER--

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PYTHON="/usr/local/bin/python2.7" XDG_DATA_HOME=/wrkdirs/usr/ports/net/cloud-init/work-py27  XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/cloud-init/work-py27  HOME=/wrkdirs/usr/ports/net/cloud-init/work-py27 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net/cloud-init/work-py27/.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/cloud-init/work-py27  XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/cloud-init/work-py27  HOME=/wrkdirs/usr/ports/net/cloud-init/work-py27 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net/cloud-init/work-py27/.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/python2.7  PYTHON_LIBDIR=lib/python2.7  PYTHON_PLATFORM=freebsd11  PYTHON_SITELIBDIR=lib/python2.7/site-packages  PYTHON_SUFFIX=27  PYTHON_VER=2.7  PYTHON_VERSION=python2.7 PYTHON2="" PYTHON3="@comment " OSREL=11.3 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/cloud-init"  EXAMPLESDIR="share/examples/cloud-init"  DATADIR="share/cloud-init"  WWWDIR="www/cloud-init"  ETCDIR="etc/cloud"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/cloud-init DOCSDIR=/usr/local/share/doc/cloud-init EXAMPLESDIR=/usr/local/share/examples/cloud-init  WWWDIR=/usr/local/www/cloud-init ETCDIR=/usr/local/etc/cloud
--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
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 ####
_CCVERSION_921dbbb2=FreeBSD clang version 8.0.0 (tags/RELEASE_800/final 356365) (based on LLVM 8.0.0) Target: i386-unknown-freebsd11.3 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 8.0.0 (tags/RELEASE_800/final 356365) (based on LLVM 8.0.0) Target: i386-unknown-freebsd11.3 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-m" "elf_i386_fbsd" "-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 8.0.0 (tags/RELEASE_800/final 356365) (based on LLVM 8.0.0) Target: i386-unknown-freebsd11.3 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=i386
OPSYS=FreeBSD
_OSRELEASE=11.3-RELEASE-p7
OSREL=11.3
OSVERSION=1103000
PYTHONBASE=/usr/local
CONFIGURE_MAX_CMD_LEN=524288
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=0
UID=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   >============================
===>  License GPLv3 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   py27-cloud-init-20.1 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.13.2.txz
[113i386-default-job-11] Installing pkg-1.13.2...
[113i386-default-job-11] Extracting pkg-1.13.2: .......... done
===>   py27-cloud-init-20.1 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of py27-cloud-init-20.1
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License GPLv3 accepted by the user
===> Fetching all distfiles required by py27-cloud-init-20.1 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License GPLv3 accepted by the user
===> Fetching all distfiles required by py27-cloud-init-20.1 for building
=> SHA256 Checksum OK for canonical-cloud-init-20.1_GH0.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License GPLv3 accepted by the user
===> Fetching all distfiles required by py27-cloud-init-20.1 for building
===>  Extracting for py27-cloud-init-20.1
=> SHA256 Checksum OK for canonical-cloud-init-20.1_GH0.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for py27-cloud-init-20.1
/usr/bin/sed -i.bak -e 's|"etc"|"/wrkdirs/usr/ports/net/cloud-init/work-py27/stage/usr/local/etc"|g' /wrkdirs/usr/ports/net/cloud-init/work-py27/cloud-init-20.1/setup.py
/usr/bin/sed -i.bak -e 's|/etc/|/usr/local/etc/|g' /wrkdirs/usr/ports/net/cloud-init/work-py27/cloud-init-20.1/cloudinit/settings.py
===========================================================================
=======================<phase: build-depends  >============================
===>   py27-cloud-init-20.1 depends on package: py27-setuptools>0 - not found
===>   Installing existing package /packages/All/py27-setuptools-44.0.0.txz
[113i386-default-job-11] Installing py27-setuptools-44.0.0...
[113i386-default-job-11] `-- Installing python27-2.7.17_1...
[113i386-default-job-11] |   `-- Installing gettext-runtime-0.20.1...
[113i386-default-job-11] |   | `-- Installing indexinfo-0.3.1...
[113i386-default-job-11] |   | `-- Extracting indexinfo-0.3.1: .... done
[113i386-default-job-11] |   `-- Extracting gettext-runtime-0.20.1: .......... done
[113i386-default-job-11] |   `-- Installing libffi-3.2.1_3...
[113i386-default-job-11] |   `-- Extracting libffi-3.2.1_3: .......... done
[113i386-default-job-11] |   `-- Installing readline-8.0.4...
[113i386-default-job-11] |   `-- Extracting readline-8.0.4: .......... done
[113i386-default-job-11] `-- Extracting python27-2.7.17_1: .......... done
[113i386-default-job-11] Extracting py27-setuptools-44.0.0: .......... done
<snip>
copying cloudinit/sources/helpers/vmware/imc/config.py -> build/lib/cloudinit/sources/helpers/vmware/imc
copying cloudinit/sources/helpers/vmware/imc/config_namespace.py -> build/lib/cloudinit/sources/helpers/vmware/imc
copying cloudinit/sources/helpers/vmware/imc/nic_base.py -> build/lib/cloudinit/sources/helpers/vmware/imc
copying cloudinit/sources/helpers/vmware/imc/config_source.py -> build/lib/cloudinit/sources/helpers/vmware/imc
copying cloudinit/sources/helpers/vmware/imc/config_file.py -> build/lib/cloudinit/sources/helpers/vmware/imc
creating build/lib/cloudinit/cmd/devel
copying cloudinit/cmd/devel/__init__.py -> build/lib/cloudinit/cmd/devel
copying cloudinit/cmd/devel/render.py -> build/lib/cloudinit/cmd/devel
copying cloudinit/cmd/devel/logs.py -> build/lib/cloudinit/cmd/devel
copying cloudinit/cmd/devel/parser.py -> build/lib/cloudinit/cmd/devel
copying cloudinit/cmd/devel/net_convert.py -> build/lib/cloudinit/cmd/devel
creating build/lib/cloudinit/distros/parsers
copying cloudinit/distros/parsers/hostname.py -> build/lib/cloudinit/distros/parsers
copying cloudinit/distros/parsers/__init__.py -> build/lib/cloudinit/distros/parsers
copying cloudinit/distros/parsers/resolv_conf.py -> build/lib/cloudinit/distros/parsers
copying cloudinit/distros/parsers/hosts.py -> build/lib/cloudinit/distros/parsers
copying cloudinit/distros/parsers/networkmanager_conf.py -> build/lib/cloudinit/distros/parsers
copying cloudinit/distros/parsers/sys_conf.py -> build/lib/cloudinit/distros/parsers
running build_scripts
creating build/scripts-2.7
copying tools/cloud-init-per -> build/scripts-2.7
(cd /wrkdirs/usr/ports/net/cloud-init/work-py27/cloud-init-20.1 && /bin/mv sysvinit/freebsd/cloudconfig config/cloud.cfg)
===========================================================================
=======================<phase: run-depends    >============================
===>   py27-cloud-init-20.1 depends on package: dmidecode>0 - not found
===>   Installing existing package /packages/All/dmidecode-3.2.txz
[113i386-default-job-11] Installing dmidecode-3.2...
[113i386-default-job-11] Extracting dmidecode-3.2: .......... done
===>   py27-cloud-init-20.1 depends on package: dmidecode>0 - found
===>   Returning to build of py27-cloud-init-20.1
===>   py27-cloud-init-20.1 depends on package: sudo>0 - not found
===>   Installing existing package /packages/All/sudo-1.8.31p1.txz
[113i386-default-job-11] Installing sudo-1.8.31p1...
[113i386-default-job-11] Extracting sudo-1.8.31p1: .......... done
===>   py27-cloud-init-20.1 depends on package: sudo>0 - found
===>   Returning to build of py27-cloud-init-20.1
===>   py27-cloud-init-20.1 depends on package: py27-boto>0 - not found
===>   Installing existing package /packages/All/py27-boto-2.49.0_1.txz
[113i386-default-job-11] Installing py27-boto-2.49.0_1...
[113i386-default-job-11] Extracting py27-boto-2.49.0_1: .......... done
===>   py27-cloud-init-20.1 depends on package: py27-boto>0 - found
===>   Returning to build of py27-cloud-init-20.1
===>   py27-cloud-init-20.1 depends on package: py27-Jinja2>0 - not found
===>   Installing existing package /packages/All/py27-Jinja2-2.10.1.txz
[113i386-default-job-11] Installing py27-Jinja2-2.10.1...
[113i386-default-job-11] `-- Installing py27-Babel-2.8.0...
[113i386-default-job-11] |   `-- Installing py27-pytz-2019.3,1...
[113i386-default-job-11] |   `-- Extracting py27-pytz-2019.3,1: .......... done
[113i386-default-job-11] `-- Extracting py27-Babel-2.8.0: .......... done
[113i386-default-job-11] `-- Installing py27-MarkupSafe-1.1.1...
[113i386-default-job-11] `-- Extracting py27-MarkupSafe-1.1.1: .......... done
[113i386-default-job-11] Extracting py27-Jinja2-2.10.1: .......... done
===>   py27-cloud-init-20.1 depends on package: py27-Jinja2>0 - found
===>   Returning to build of py27-cloud-init-20.1
===>   py27-cloud-init-20.1 depends on package: py27-configobj>0 - not found
===>   Installing existing package /packages/All/py27-configobj-5.0.6_1.txz
[113i386-default-job-11] Installing py27-configobj-5.0.6_1...
[113i386-default-job-11] `-- Installing py27-six-1.14.0...
[113i386-default-job-11] `-- Extracting py27-six-1.14.0: .......... done
[113i386-default-job-11] Extracting py27-configobj-5.0.6_1: .......... done
===>   py27-cloud-init-20.1 depends on package: py27-configobj>0 - found
===>   Returning to build of py27-cloud-init-20.1
===>   py27-cloud-init-20.1 depends on package: py27-yaml>0 - not found
===>   Installing existing package /packages/All/py27-yaml-5.2.txz
[113i386-default-job-11] Installing py27-yaml-5.2...
[113i386-default-job-11] Extracting py27-yaml-5.2: .......... done
===>   py27-cloud-init-20.1 depends on package: py27-yaml>0 - found
===>   Returning to build of py27-cloud-init-20.1
===>   py27-cloud-init-20.1 depends on package: py27-six>0 - found
===>   py27-cloud-init-20.1 depends on package: py27-serial>0 - not found
===>   Installing existing package /packages/All/py27-serial-3.4_1.txz
[113i386-default-job-11] Installing py27-serial-3.4_1...
[113i386-default-job-11] Extracting py27-serial-3.4_1: .......... done
===>   py27-cloud-init-20.1 depends on package: py27-serial>0 - found
===>   Returning to build of py27-cloud-init-20.1
===>   py27-cloud-init-20.1 depends on package: py27-requests>0 - not found
===>   Installing existing package /packages/All/py27-requests-2.22.0.txz
[113i386-default-job-11] Installing py27-requests-2.22.0...
[113i386-default-job-11] `-- Installing py27-certifi-2019.11.28...
[113i386-default-job-11] `-- Extracting py27-certifi-2019.11.28: .......... done
[113i386-default-job-11] `-- Installing py27-chardet-3.0.4_3...
[113i386-default-job-11] `-- Extracting py27-chardet-3.0.4_3: .......... done
[113i386-default-job-11] `-- Installing py27-idna-2.8...
[113i386-default-job-11] `-- Extracting py27-idna-2.8: .......... done
[113i386-default-job-11] `-- Installing py27-urllib3-1.25.7,1...
[113i386-default-job-11] |   `-- Installing py27-cryptography-2.6.1...
[113i386-default-job-11] |   | `-- Installing py27-asn1crypto-1.3.0...
[113i386-default-job-11] |   | `-- Extracting py27-asn1crypto-1.3.0: .......... done
[113i386-default-job-11] |   | `-- Installing py27-cffi-1.14.0...
[113i386-default-job-11] |   |   `-- Installing py27-pycparser-2.19...
[113i386-default-job-11] |   |   `-- Extracting py27-pycparser-2.19: .......... done
[113i386-default-job-11] |   | `-- Extracting py27-cffi-1.14.0: .......... done
[113i386-default-job-11] |   | `-- Installing py27-enum34-1.1.6...
[113i386-default-job-11] |   | `-- Extracting py27-enum34-1.1.6: .......... done
[113i386-default-job-11] |   | `-- Installing py27-ipaddress-1.0.23...
[113i386-default-job-11] |   | `-- Extracting py27-ipaddress-1.0.23: .......... done
[113i386-default-job-11] |   `-- Extracting py27-cryptography-2.6.1: .......... done
[113i386-default-job-11] |   `-- Installing py27-openssl-19.0.0...
[113i386-default-job-11] |   `-- Extracting py27-openssl-19.0.0: .......... done
[113i386-default-job-11] |   `-- Installing py27-pysocks-1.7.1...
[113i386-default-job-11] |   `-- Extracting py27-pysocks-1.7.1: .......... done
[113i386-default-job-11] `-- Extracting py27-urllib3-1.25.7,1: .......... done
[113i386-default-job-11] Extracting py27-requests-2.22.0: .......... done
=====
Message from py27-urllib3-1.25.7,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.
===>   py27-cloud-init-20.1 depends on package: py27-requests>0 - found
===>   Returning to build of py27-cloud-init-20.1
===>   py27-cloud-init-20.1 depends on package: py27-oauthlib>0 - not found
===>   Installing existing package /packages/All/py27-oauthlib-1.1.2.txz
[113i386-default-job-11] Installing py27-oauthlib-1.1.2...
[113i386-default-job-11] `-- Installing py27-blinker-1.4...
[113i386-default-job-11] `-- Extracting py27-blinker-1.4: .......... done
[113i386-default-job-11] `-- Installing py27-pyjwt-1.7.1...
[113i386-default-job-11] `-- Extracting py27-pyjwt-1.7.1: .......... done
[113i386-default-job-11] Extracting py27-oauthlib-1.1.2: .......... done
===>   py27-cloud-init-20.1 depends on package: py27-oauthlib>0 - found
===>   Returning to build of py27-cloud-init-20.1
===>   py27-cloud-init-20.1 depends on package: py27-jsonpatch>0 - not found
===>   Installing existing package /packages/All/py27-jsonpatch-1.21_1.txz
[113i386-default-job-11] Installing py27-jsonpatch-1.21_1...
[113i386-default-job-11] `-- Installing py27-jsonpointer-1.9_2...
[113i386-default-job-11] `-- Extracting py27-jsonpointer-1.9_2: .......... done
[113i386-default-job-11] Extracting py27-jsonpatch-1.21_1: .......... done
===>   py27-cloud-init-20.1 depends on package: py27-jsonpatch>0 - found
===>   Returning to build of py27-cloud-init-20.1
===>   py27-cloud-init-20.1 depends on package: py27-jsonschema>0 - not found
===>   Installing existing package /packages/All/py27-jsonschema-3.2.0.txz
[113i386-default-job-11] Installing py27-jsonschema-3.2.0...
[113i386-default-job-11] `-- Installing py27-attrs-19.3.0...
[113i386-default-job-11] `-- Extracting py27-attrs-19.3.0: .......... done
[113i386-default-job-11] `-- Installing py27-functools32-3.2.3_1...
[113i386-default-job-11] `-- Extracting py27-functools32-3.2.3_1: .......... done
[113i386-default-job-11] `-- Installing py27-importlib-metadata-0.23...
[113i386-default-job-11] |   `-- Installing py27-configparser-3.5.3_1,1...
[113i386-default-job-11] |   | `-- Installing py27-backports-1...
[113i386-default-job-11] |   | `-- Extracting py27-backports-1: ...... done
[113i386-default-job-11] |   `-- Extracting py27-configparser-3.5.3_1,1: .......... done
[113i386-default-job-11] |   `-- Installing py27-contextlib2-0.6.0...
[113i386-default-job-11] |   `-- Extracting py27-contextlib2-0.6.0: .......... done
[113i386-default-job-11] |   `-- Installing py27-pathlib2-2.3.5...
[113i386-default-job-11] |   | `-- Installing py27-scandir-1.10.0_1...
[113i386-default-job-11] |   | `-- Extracting py27-scandir-1.10.0_1: .......... done
[113i386-default-job-11] |   `-- Extracting py27-pathlib2-2.3.5: .......... done
[113i386-default-job-11] |   `-- Installing py27-zipp-0.6.0_3...
[113i386-default-job-11] |   | `-- Installing py27-more-itertools5-5.0.0...
[113i386-default-job-11] |   | `-- Extracting py27-more-itertools5-5.0.0: .......... done
[113i386-default-job-11] |   `-- Extracting py27-zipp-0.6.0_3: .......... done
[113i386-default-job-11] `-- Extracting py27-importlib-metadata-0.23: .......... done
[113i386-default-job-11] `-- Installing py27-pyrsistent-0.14.11_1...
[113i386-default-job-11] `-- Extracting py27-pyrsistent-0.14.11_1: .......... done
[113i386-default-job-11] Extracting py27-jsonschema-3.2.0: .......... done
===>   py27-cloud-init-20.1 depends on package: py27-jsonschema>0 - found
===>   Returning to build of py27-cloud-init-20.1
===>   py27-cloud-init-20.1 depends on package: py27-jsonpointer>0 - found
===>   py27-cloud-init-20.1 depends on package: py27-setuptools>0 - found
===>   py27-cloud-init-20.1 depends on file: /usr/local/bin/python2.7 - found
===========================================================================
=======================<phase: stage          >============================
===>  Staging for py27-cloud-init-20.1
===>   Generating temporary packing list
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "setup.py", line 146, in <module>
    if (is_f(f) and not is_generator(f))],
  File "setup.py", line 123, in render_tmpl
    tiny_p([sys.executable, './tools/render-cloudcfg', template, fpath])
  File "setup.py", line 50, in tiny_p
    (cmd, ret, out, err))
RuntimeError: Failed running ['/usr/local/bin/python2.7', './tools/render-cloudcfg', 'systemd/cloud-init-local.service.tmpl', 'RENDERED_TEMPDZFLbad/cloud-init-local.service'] [rc=1] (, Traceback (most recent call last):
  File "./tools/render-cloudcfg", line 13, in <module>
    from cloudinit import templater
  File "/wrkdirs/usr/ports/net/cloud-init/work-py27/cloud-init-20.1/cloudinit/templater.py", line 36, in <module>
    from cloudinit import util
  File "/wrkdirs/usr/ports/net/cloud-init/work-py27/cloud-init-20.1/cloudinit/util.py", line 47, in <module>
    from cloudinit import url_helper
  File "/wrkdirs/usr/ports/net/cloud-init/work-py27/cloud-init-20.1/cloudinit/url_helper.py", line 18, in <module>
    from http.client import NOT_FOUND
ImportError: No module named http.client
)
*** Error code 1

Stop.
make: stopped in /usr/ports/net/cloud-init


More information about the freebsd-pkg-fallout mailing list