FreeBSD Bugzilla – Attachment 223550 Details for
Bug 254527
www/py-requests-toolbelt fails to build on 12.2-RELEASE
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
build failure
py37-requests-toolbelt-0.9.1.log (text/plain), 30.66 KB, created by
Alessandro Sagratini
on 2021-03-24 19:38:43 UTC
(
hide
)
Description:
build failure
Filename:
MIME Type:
Creator:
Alessandro Sagratini
Created:
2021-03-24 19:38:43 UTC
Size:
30.66 KB
patch
obsolete
>=>> Building www/py-requests-toolbelt >build started at Wed Mar 24 19:33:38 UTC 2021 >port directory: /usr/ports/www/py-requests-toolbelt >package name: py37-requests-toolbelt-0.9.1 >building for: FreeBSD 122amd64-default-job-02 12.2-RELEASE-p4 FreeBSD 12.2-RELEASE-p4 amd64 >maintained by: sunpoet@FreeBSD.org >Makefile ident: $FreeBSD: head/www/py-requests-toolbelt/Makefile 561562 2021-01-14 14:34:38Z dbaio $ >Poudriere version: 3.3.6 >Host OSVERSION: 1202000 >Jail OSVERSION: 1202000 >Job Id: 02 > >---Begin Environment--- >SHELL=/bin/csh >OSVERSION=1202000 >UNAME_v=FreeBSD 12.2-RELEASE-p4 >UNAME_r=12.2-RELEASE-p4 >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.3.6 >MASTERMNT=/srv/nas/poudriere/data/.m/122amd64-default/ref >POUDRIERE_BUILD_TYPE=bulk >PACKAGE_BUILDING=yes >SAVED_TERM=screen >GID=0 >UID=0 >PWD=/srv/nas/poudriere/data/.m/122amd64-default/ref/.p/pool >P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS >MASTERNAME=122amd64-default >SCRIPTPREFIX=/usr/local/share/poudriere >OLDPWD=/srv/nas/poudriere/data/.m/122amd64-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--- >===> The following configuration options are available for py37-requests-toolbelt-0.9.1: > DOCS=on: Build and/or install documentation >===> Use 'make config' to modify these settings >---End OPTIONS List--- > >--MAINTAINER-- >sunpoet@FreeBSD.org >--End MAINTAINER-- > >--CONFIGURE_ARGS-- > >--End CONFIGURE_ARGS-- > >--CONFIGURE_ENV-- >PYTHON="/usr/local/bin/python3.7" XDG_DATA_HOME=/wrkdirs/usr/ports/www/py-requests-toolbelt/work-py37 XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/py-requests-toolbelt/work-py37 HOME=/wrkdirs/usr/ports/www/py-requests-toolbelt/work-py37 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/www/py-requests-toolbelt/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/www/py-requests-toolbelt/work-py37 XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/py-requests-toolbelt/work-py37 HOME=/wrkdirs/usr/ports/www/py-requests-toolbelt/work-py37 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/www/py-requests-toolbelt/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 -march=znver2 -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -march=znver2 -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-- >PORTDOCS="" PYTHON_INCLUDEDIR=include/python3.7m PYTHON_LIBDIR=lib/python3.7 PYTHON_PLATFORM=freebsd12 PYTHON_SITELIBDIR=lib/python3.7/site-packages PYTHON_SUFFIX=37 PYTHON_EXT_SUFFIX= PYTHON_VER=3.7 PYTHON_VERSION=python3.7 PYTHON2="@comment " PYTHON3="" OSREL=12.2 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/py37-requests-toolbelt" EXAMPLESDIR="share/examples/py37-requests-toolbelt" DATADIR="share/py37-requests-toolbelt" WWWDIR="www/py37-requests-toolbelt" ETCDIR="etc/py37-requests-toolbelt" >--End PLIST_SUB-- > >--SUB_LIST-- > PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/py37-requests-toolbelt DOCSDIR=/usr/local/share/doc/py37-requests-toolbelt EXAMPLESDIR=/usr/local/share/examples/py37-requests-toolbelt WWWDIR=/usr/local/www/py37-requests-toolbelt ETCDIR=/usr/local/etc/py37-requests-toolbelt >--End SUB_LIST-- > >---Begin make.conf--- >USE_PACKAGE_DEPENDS=yes >BATCH=yes >WRKDIRPREFIX=/wrkdirs >PORTSDIR=/usr/ports >PACKAGES=/packages >DISTDIR=/distfiles >FORCE_PACKAGE=yes >PACKAGE_BUILDING=yes >PACKAGE_BUILDING_FLAVORS=yes >#### /usr/local/etc/poudriere.d/122amd64-make.conf #### ># $FreeBSD: releng/12.1/share/examples/etc/make.conf 345509 2019-03-25 17:45:47Z jkim $ ># ># NOTE: Please would any committer updating this file also update the ># make.conf(5) manual page, if necessary, which is located in ># src/share/man/man5/make.conf.5. ># ># /etc/make.conf, if present, will be read by make (see ># /usr/share/mk/sys.mk). It allows you to override macro definitions ># to make without changing your source tree, or anything the source ># tree installs. ># ># This file must be in valid Makefile syntax. ># ># There are additional things you can put into /etc/make.conf. ># You have to find those in the Makefiles and documentation of ># the source tree. ># ># Note, that you should not set MAKEOBJDIRPREFIX or MAKEOBJDIR ># from make.conf (or as command line variables to make). ># Both variables are environment variables for make and must be used as: ># ># env MAKEOBJDIRPREFIX=/big/directory make ># ># ># The CPUTYPE variable controls which processor should be targeted for ># generated code. This controls processor-specific optimizations in ># certain code (currently only OpenSSL) as well as modifying the value ># of CFLAGS to contain the appropriate optimization directive to cc. ># The automatic setting of CFLAGS may be overridden using the ># NO_CPU_CFLAGS variable below. ># Currently the following CPU types are recognized: ># Intel x86 architecture: ># (AMD CPUs) amdfam10, opteron-sse3, athlon64-sse3, k8-sse3, ># opteron, athlon64, athlon-fx, k8, athlon-mp, ># athlon-xp, athlon-4, athlon-tbird, athlon, k7, ># geode, k6-3, k6-2, k6 ># (Intel CPUs) core2, core, nocona, pentium4m, pentium4, prescott, ># pentium3m, pentium3, pentium-m, pentium2, ># pentiumpro, pentium-mmx, pentium, i486 ># (VIA CPUs) c7, c3-2, c3 ># AMD64 architecture: amdfam10, opteron-sse3, athlon64-sse3, k8-sse3, ># opteron, athlon64, k8, core2, nocona ># SPARC-V9 architecture: v9 (generic 64-bit V9), ultrasparc (default ># if omitted), ultrasparc3 ># Additionally the following CPU types are recognized by clang: ># Intel x86 architecture (for both amd64 and i386): ># (AMD CPUs) znver1, bdver4, bdver3, bdver2, bdver1, btver2, btver1 ># (Intel CPUs) tremont, goldmont-plus, icelake-server, icelake-client, ># cannonlake, knm, skylake-avx512, knl, goldmont, ># skylake, broadwell, haswell, ivybridge, ># sandybridge, westmere, nehalem, silvermont, bonnell ># ># (?= allows to buildworld for a different CPUTYPE.) ># >#CPUTYPE?=pentium3 >CPUTYPE?=znver2 >#NO_CPU_CFLAGS= # Don't add -march=<cpu> to CFLAGS automatically ># ># CFLAGS controls the compiler settings used when compiling C code. ># Note that optimization settings other than -O and -O2 are not recommended ># or supported for compiling the world or the kernel - please revert any ># nonstandard optimization settings ># before submitting bug reports without patches to the developers. ># ># CFLAGS.arch provides a mechanism for applying CFLAGS only when building ># the given architecture. This is useful primarily on a system used for ># cross-building, when you have a set of flags to apply to the TARGET_ARCH ># being cross-built but don't want those settings applied to building the ># cross-tools or other components that run on the build host machine. ># ># CXXFLAGS controls the compiler settings used when compiling C++ code. ># Note that CXXFLAGS is initially set to the value of CFLAGS. If you wish ># to add to CXXFLAGS value, "+=" must be used rather than "=". Using "=" ># alone will remove the often needed contents of CFLAGS from CXXFLAGS. ># ># Additional compiler flags can be specified that extend or override ># default ones. However, neither the base system nor ports are guaranteed ># to build and function without problems with non-default settings. ># ># CFLAGS+= -msse3 ># CXXFLAGS+= -msse3 ># CFLAGS.armv6+= -mfloat-abi=softfp ># ># MAKE_SHELL controls the shell used internally by make(1) to process the ># command scripts in makefiles. Three shells are supported, sh, ksh, and ># csh. Using sh is most common, and advised. Using ksh *may* work, but is ># not guaranteed to. Using csh is absurd. The default is to use sh. ># >#MAKE_SHELL?=sh ># ># BDECFLAGS are a set of gcc warning settings that Bruce Evans has suggested ># for use in developing FreeBSD and testing changes. They can be used by ># putting "CFLAGS+=${BDECFLAGS}" in /etc/make.conf. -Wconversion is not ># included here due to compiler bugs, e.g., mkdir()'s mode_t argument. ># >#BDECFLAGS= -W -Wall -ansi -pedantic -Wbad-function-cast -Wcast-align \ ># -Wcast-qual -Wchar-subscripts -Winline \ ># -Wmissing-prototypes -Wnested-externs -Wpointer-arith \ ># -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings ># ># To compile just the kernel with special optimizations, you should use ># this instead of CFLAGS (which is not applicable to kernel builds anyway). ># There is very little to gain by using higher optimization levels, and doing ># so can cause problems. ># >#COPTFLAGS= -O -pipe ># ># Compare before install. >#INSTALL+= -C ># ># Mtree will follow symlinks. >#MTREE_FOLLOWS_SYMLINKS= -L ># ># To enable installing newgrp(1) with the setuid bit turned on. ># Without the setuid bit, newgrp cannot change users' groups. >#ENABLE_SUID_NEWGRP= ># ># To avoid building various parts of the base system: >#NO_MODULES= # do not build modules with the kernel >#NO_SHARE= # do not go into the share subdir >#NO_SHARED= # build /bin and /sbin statically linked (bad idea) ># ># Variables that control how ppp(8) is built. >#PPP_NO_NAT= # do not build with NAT support (see make.conf(5)) >#PPP_NO_NETGRAPH= # do not build with Netgraph support >#PPP_NO_RADIUS= # do not build with RADIUS support >#PPP_NO_SUID= # build with normal permissions ># >#TRACEROUTE_NO_IPSEC= # do not build traceroute(8) with IPSEC support ># ># To build sys/modules when building the world (our old way of doing things). >#MODULES_WITH_WORLD= # do not build modules when building kernel ># ># The list of modules to build instead of all of them. >#MODULES_OVERRIDE= linux ipfw ># ># The list of modules to never build, applied *after* MODULES_OVERRIDE. >#WITHOUT_MODULES= bktr plip ># ># If you do not want unformatted manual pages to be compressed ># when they are installed: ># >#WITHOUT_MANCOMPRESS=t ># ># ># Default format for system documentation, depends on your printer. ># Set this to "ascii" for simple printers or screen. ># >#PRINTERDEVICE= ps ># ># ># How long to wait for a console keypress before booting the default kernel. ># This value is approximately in milliseconds. Keypresses are accepted by the ># BIOS before booting from disk, making it possible to give custom boot ># parameters even when this is set to 0. ># >#BOOTWAIT=0 >#BOOTWAIT=30000 ># ># By default, the system will always use the keyboard/video card as system ># console. However, the boot blocks may be dynamically configured to use a ># serial port in addition to or instead of the keyboard/video console. ># ># By default we use COM1 as our serial console port *if* we're going to use ># a serial port as our console at all. Alter as necessary. ># ># COM1: = 0x3F8, COM2: = 0x2F8, COM3: = 0x3E8, COM4: = 0x2E8 ># >#BOOT_COMCONSOLE_PORT= 0x3F8 ># ># The default serial console speed is 9600. Set the speed to a larger value ># for better interactive response. ># >#BOOT_COMCONSOLE_SPEED= 115200 ># ># By default the 'pxeboot' loader retrieves the kernel via NFS. Defining ># this and recompiling /usr/src/stand will cause it to retrieve the kernel ># via TFTP. This allows pxeboot to load a custom BOOTP diskless kernel yet ># still mount the server's '/' (i.e. rather than load the server's kernel). ># >#LOADER_TFTP_SUPPORT= YES ># ># ># Kerberos 5 su (k5su) ># If you want to use the k5su utility, define this to have it installed ># set-user-ID. >#ENABLE_SUID_K5SU= ># ># ># top(1) uses a hash table for the user names. The size of this hash ># can be tuned to match the number of local users. The table size should ># be a prime number approximately twice as large as the number of lines in ># /etc/passwd. The default number is 20011. ># >#TOP_TABLE_SIZE= 101 ># ># Documentation ># ># The list of languages and encodings to build and install. ># >#DOC_LANG= en_US.ISO8859-1 ru_RU.KOI8-R ># ># ># sendmail ># ># The following sets the default m4 configuration file to use at ># install time. Use with caution as a make install will overwrite ># any existing /etc/mail/sendmail.cf. Note that SENDMAIL_CF is now ># deprecated. The value should be a fully qualified path name. ># >#SENDMAIL_MC=/etc/mail/myconfig.mc ># ># The following sets the default m4 configuration file for mail ># submission to use at install time. Use with caution as a make ># install will overwrite any existing /etc/mail/submit.cf. The ># value should be a fully qualified path name. ># >#SENDMAIL_SUBMIT_MC=/etc/mail/mysubmit.mc ># ># If you need to build additional .cf files during a make buildworld, ># include the full paths to the .mc files in SENDMAIL_ADDITIONAL_MC. ># >#SENDMAIL_ADDITIONAL_MC=/etc/mail/foo.mc /etc/mail/bar.mc ># ># The following overrides the default location for the m4 configuration ># files used to build a .cf file from a .mc file. ># >#SENDMAIL_CF_DIR=/usr/local/share/sendmail/cf ># ># Setting the following variable modifies the flags passed to m4 when ># building a .cf file from a .mc file. It can be used to enable ># features disabled by default. ># >#SENDMAIL_M4_FLAGS= ># ># Setting the following variables modifies the build environment for ># sendmail and its related utilities. For example, SASL support can be ># added with settings such as: ># ># with SASLv1: ># SENDMAIL_CFLAGS=-I/usr/local/include/sasl1 -DSASL ># SENDMAIL_LDFLAGS=-L/usr/local/lib ># SENDMAIL_LDADD=-lsasl ># ># with SASLv2: ># SENDMAIL_CFLAGS=-I/usr/local/include -DSASL=2 ># SENDMAIL_LDFLAGS=-L/usr/local/lib ># SENDMAIL_LDADD=-lsasl2 ># ># Note: If you are using Cyrus SASL with other applications which require ># access to the sasldb file, you should add the following to your ># sendmail.mc file: ># ># define(`confDONT_BLAME_SENDMAIL',`GroupReadableSASLDBFile') ># >#SENDMAIL_CFLAGS= >#SENDMAIL_LDFLAGS= >#SENDMAIL_LDADD= >#SENDMAIL_DPADD= ># ># Setting SENDMAIL_SET_USER_ID will install the sendmail binary as a ># set-user-ID root binary instead of a set-group-ID smmsp binary and will ># prevent the installation of /etc/mail/submit.cf. ># This is a deprecated mode of operation. See etc/mail/README for more ># information. ># >#SENDMAIL_SET_USER_ID= ># ># The permissions to use on alias and map databases generated using ># /etc/mail/Makefile. Defaults to 0640. ># >#SENDMAIL_MAP_PERMS= ># ># ># It is also possible to set variables in make.conf which will only be ># used when compiling a specific port. For more details see make(1). ># >#.if ${.CURDIR:M*/irc/irssi-devel*} >#WITH_DEBUG=YES >#.endif ># ># Another approach is to use /usr/ports/ports-mgmt/portconf which has ># its own config file for port specific options. >LICENSES_ACCEPTED=PDFlib >LICENSES_ACCEPTED+=NONE >LICENSES_ACCEPTED+=HPLIP_PLUGIN >#### /usr/ports/Mk/Scripts/ports_env.sh #### >_CCVERSION_921dbbb2=FreeBSD clang version 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: x86_64-unknown-freebsd12.2 Thread model: posix InstalledDir: /usr/bin >_ALTCCVERSION_921dbbb2=none >_CXXINTERNAL_acaad9ca=FreeBSD clang version 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: x86_64-unknown-freebsd12.2 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" "-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 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: x86_64-unknown-freebsd12.2 Thread model: posix InstalledDir: /usr/bin >_OBJC_ALTCCVERSION_921dbbb2=none >ARCH=amd64 >OPSYS=FreeBSD >_OSRELEASE=12.2-RELEASE-p4 >OSREL=12.2 >OSVERSION=1202000 >PYTHONBASE=/usr/local >HAVE_COMPAT_IA32_KERN=YES >_SMP_CPUS=4 >CONFIGURE_MAX_CMD_LEN=524288 >HAVE_PORTS_ENV=1 >#### Misc Poudriere #### >---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) 17643 >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-requests-toolbelt-0.9.1 depends on file: /usr/local/sbin/pkg - not found >===> Installing existing package /packages/All/pkg-1.16.3.txz >[122amd64-default-job-02] Installing pkg-1.16.3... >[122amd64-default-job-02] Extracting pkg-1.16.3: .......... done >===> py37-requests-toolbelt-0.9.1 depends on file: /usr/local/sbin/pkg - found >===> Returning to build of py37-requests-toolbelt-0.9.1 >=========================================================================== >=======================<phase: fetch-depends >============================ >=========================================================================== >=======================<phase: fetch >============================ >===> License APACHE20 accepted by the user >===> Fetching all distfiles required by py37-requests-toolbelt-0.9.1 for building >=========================================================================== >=======================<phase: checksum >============================ >===> License APACHE20 accepted by the user >===> Fetching all distfiles required by py37-requests-toolbelt-0.9.1 for building >=> SHA256 Checksum OK for requests-toolbelt-0.9.1.tar.gz. >=========================================================================== >=======================<phase: extract-depends>============================ >=========================================================================== >=======================<phase: extract >============================ >===> License APACHE20 accepted by the user >===> Fetching all distfiles required by py37-requests-toolbelt-0.9.1 for building >===> Extracting for py37-requests-toolbelt-0.9.1 >=> SHA256 Checksum OK for requests-toolbelt-0.9.1.tar.gz. >=========================================================================== >=======================<phase: patch-depends >============================ >=========================================================================== >=======================<phase: patch >============================ >===> Patching for py37-requests-toolbelt-0.9.1 >=========================================================================== >=======================<phase: build-depends >============================ >===> py37-requests-toolbelt-0.9.1 depends on package: py37-sphinx>=1.3.0,1 - not found >===> Installing existing package /packages/All/py37-sphinx-3.5.2,1.txz >[122amd64-default-job-02] Installing py37-sphinx-3.5.2,1... >[122amd64-default-job-02] `-- Installing ca_root_nss-3.63... >[122amd64-default-job-02] `-- Extracting ca_root_nss-3.63: ........ done >[122amd64-default-job-02] `-- Installing py37-Babel-2.9.0... >[122amd64-default-job-02] | `-- Installing py37-pytz-2020.5,1... >[122amd64-default-job-02] | | `-- Installing py37-setuptools-44.0.0... >[122amd64-default-job-02] | | `-- Installing python37-3.7.10... >[122amd64-default-job-02] | | | `-- Installing gettext-runtime-0.21... >[122amd64-default-job-02] | | | `-- Installing indexinfo-0.3.1... >[122amd64-default-job-02] | | | `-- Extracting indexinfo-0.3.1: .... done >[122amd64-default-job-02] | | | `-- Extracting gettext-runtime-0.21: .......... done >[122amd64-default-job-02] | | | `-- Installing libffi-3.3_1... >[122amd64-default-job-02] | | | `-- Extracting libffi-3.3_1: .......... done >[122amd64-default-job-02] | | | `-- Installing readline-8.1.0... >[122amd64-default-job-02] | | | `-- Extracting readline-8.1.0: .......... done >[122amd64-default-job-02] | | `-- Extracting python37-3.7.10: .......... done >[122amd64-default-job-02] | | `-- Extracting py37-setuptools-44.0.0: .......... done >[122amd64-default-job-02] | `-- Extracting py37-pytz-2020.5,1: .......... done >[122amd64-default-job-02] `-- Extracting py37-Babel-2.9.0: .......... done >[122amd64-default-job-02] `-- Installing py37-Jinja2-2.11.2_1... >[122amd64-default-job-02] | `-- Installing py37-markupsafe-1.1.1_1... >[122amd64-default-job-02] | `-- Extracting py37-markupsafe-1.1.1_1: .......... done >[122amd64-default-job-02] `-- Extracting py37-Jinja2-2.11.2_1: .......... done >[122amd64-default-job-02] `-- Installing py37-alabaster-0.7.6... >[122amd64-default-job-02] `-- Extracting py37-alabaster-0.7.6: .......... done >[122amd64-default-job-02] `-- Installing py37-docutils-0.16... >[122amd64-default-job-02] `-- Extracting py37-docutils-0.16: .......... done >[122amd64-default-job-02] `-- Installing py37-imagesize-1.1.0... >[122amd64-default-job-02] `-- Extracting py37-imagesize-1.1.0: .......... done >[122amd64-default-job-02] `-- Installing py37-packaging-20.9... >[122amd64-default-job-02] | `-- Installing py37-pyparsing-2.4.7... >[122amd64-default-job-02] | `-- Extracting py37-pyparsing-2.4.7: .......... done >[122amd64-default-job-02] `-- Extracting py37-packaging-20.9: .......... done >[122amd64-default-job-02] `-- Installing py37-pygments-2.7.2... >[122amd64-default-job-02] `-- Extracting py37-pygments-2.7.2: .......... done >[122amd64-default-job-02] `-- Installing py37-requests-2.22.0_2... >[122amd64-default-job-02] | `-- Installing py37-certifi-2020.12.5... >[122amd64-default-job-02] | `-- Extracting py37-certifi-2020.12.5: .......... done >[122amd64-default-job-02] | `-- Installing py37-chardet-4.0.0... >[122amd64-default-job-02] | `-- Extracting py37-chardet-4.0.0: .......... done >[122amd64-default-job-02] | `-- Installing py37-idna-2.10... >[122amd64-default-job-02] | `-- Extracting py37-idna-2.10: .......... done >[122amd64-default-job-02] | `-- Installing py37-urllib3-1.25.11,1... >[122amd64-default-job-02] | | `-- Installing py37-cryptography-3.3.2... >[122amd64-default-job-02] | | `-- Installing py37-cffi-1.14.5... >[122amd64-default-job-02] | | | `-- Installing py37-pycparser-2.20... >[122amd64-default-job-02] | | | `-- Extracting py37-pycparser-2.20: .......... done >[122amd64-default-job-02] | | `-- Extracting py37-cffi-1.14.5: .......... done >[122amd64-default-job-02] | | `-- Installing py37-six-1.15.0... >[122amd64-default-job-02] | | `-- Extracting py37-six-1.15.0: .......... done >[122amd64-default-job-02] | | `-- Extracting py37-cryptography-3.3.2: .......... done >[122amd64-default-job-02] | | `-- Installing py37-openssl-20.0.1... >[122amd64-default-job-02] | | `-- Extracting py37-openssl-20.0.1: .......... done >[122amd64-default-job-02] | | `-- Installing py37-pysocks-1.7.1... >[122amd64-default-job-02] | | `-- Extracting py37-pysocks-1.7.1: .......... done >[122amd64-default-job-02] | `-- Extracting py37-urllib3-1.25.11,1: .......... done >[122amd64-default-job-02] `-- Extracting py37-requests-2.22.0_2: .......... done >[122amd64-default-job-02] `-- Installing py37-snowballstemmer-1.2.1... >[122amd64-default-job-02] | `-- Installing py37-pystemmer-2.0.0.1... >[122amd64-default-job-02] | `-- Extracting py37-pystemmer-2.0.0.1: ......... done >[122amd64-default-job-02] `-- Extracting py37-snowballstemmer-1.2.1: .......... done >[122amd64-default-job-02] `-- Installing py37-sphinxcontrib-applehelp-1.0.2... >[122amd64-default-job-02] `-- Extracting py37-sphinxcontrib-applehelp-1.0.2: .......... done >[122amd64-default-job-02] `-- Installing py37-sphinxcontrib-devhelp-1.0.2... >[122amd64-default-job-02] `-- Extracting py37-sphinxcontrib-devhelp-1.0.2: .......... done >[122amd64-default-job-02] `-- Installing py37-sphinxcontrib-htmlhelp-1.0.3... >[122amd64-default-job-02] `-- Extracting py37-sphinxcontrib-htmlhelp-1.0.3: .......... done >[122amd64-default-job-02] `-- Installing py37-sphinxcontrib-jsmath-1.0.1... >[122amd64-default-job-02] `-- Extracting py37-sphinxcontrib-jsmath-1.0.1: .......... done >[122amd64-default-job-02] `-- Installing py37-sphinxcontrib-qthelp-1.0.3... >[122amd64-default-job-02] `-- Extracting py37-sphinxcontrib-qthelp-1.0.3: .......... done >[122amd64-default-job-02] `-- Installing py37-sphinxcontrib-serializinghtml-1.1.4... >[122amd64-default-job-02] `-- Extracting py37-sphinxcontrib-serializinghtml-1.1.4: .......... done >[122amd64-default-job-02] Extracting py37-sphinx-3.5.2,1: .......... done >===== >Message from ca_root_nss-3.63: > >-- >FreeBSD does not, and can not warrant that the certification authorities >whose certificates are included in this package have in any way been >audited for trustworthiness or RFC 3647 compliance. > >Assessment and verification of trust is the complete responsibility of the >system administrator. > > >This package installs symlinks to support root certificates discovery by >default for software that uses OpenSSL. > >This enables SSL Certificate Verification by client software without manual >intervention. > >If you prefer to do this manually, replace the following symlinks with >either an empty file or your site-local certificate bundle. > > * /etc/ssl/cert.pem > * /usr/local/etc/ssl/cert.pem > * /usr/local/openssl/cert.pem >===== >Message from python37-3.7.10: > >-- >Note that some standard Python modules are provided as separate ports >as they require additional dependencies. They are available as: > >py37-gdbm databases/py-gdbm@py37 >py37-sqlite3 databases/py-sqlite3@py37 >py37-tkinter x11-toolkits/py-tkinter@py37 >===== >Message from py37-urllib3-1.25.11,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-requests-toolbelt-0.9.1 depends on package: py37-sphinx>=1.3.0,1 - found >===> Returning to build of py37-requests-toolbelt-0.9.1 >===> py37-requests-toolbelt-0.9.1 depends on package: py37-sphinx_rtd_theme>0 - not found >===> Installing existing package /packages/All/py37-sphinx_rtd_theme-0.4.3.txz >[122amd64-default-job-02] Installing py37-sphinx_rtd_theme-0.4.3... >[122amd64-default-job-02] Extracting py37-sphinx_rtd_theme-0.4.3: .......... done >===> py37-requests-toolbelt-0.9.1 depends on package: py37-sphinx_rtd_theme>0 - found >===> Returning to build of py37-requests-toolbelt-0.9.1 >===> py37-requests-toolbelt-0.9.1 depends on package: py37-setuptools>0 - found >===> py37-requests-toolbelt-0.9.1 depends on file: /usr/local/bin/python3.7 - found >=========================================================================== >=======================<phase: lib-depends >============================ >=========================================================================== >=======================<phase: configure >============================ >===> Configuring for py37-requests-toolbelt-0.9.1 >running config >=========================================================================== >=======================<phase: build >============================ >===> Building for py37-requests-toolbelt-0.9.1 >Traceback (most recent call last): > File "<string>", line 1, in <module> > File "setup.py", line 66, in <module> > 'Programming Language :: Python :: Implementation :: CPython', > File "/usr/local/lib/python3.7/site-packages/setuptools/__init__.py", line 145, in setup > return distutils.core.setup(**attrs) > File "/usr/local/lib/python3.7/distutils/core.py", line 134, in setup > ok = dist.parse_command_line() > File "/usr/local/lib/python3.7/site-packages/setuptools/dist.py", line 707, in parse_command_line > result = _Distribution.parse_command_line(self) > File "/usr/local/lib/python3.7/distutils/dist.py", line 483, in parse_command_line > args = self._parse_command_opts(parser, args) > File "/usr/local/lib/python3.7/site-packages/setuptools/dist.py", line 1014, in _parse_command_opts > nargs = _Distribution._parse_command_opts(self, parser, args) > File "/usr/local/lib/python3.7/distutils/dist.py", line 539, in _parse_command_opts > cmd_class = self.get_command_class(command) > File "/usr/local/lib/python3.7/site-packages/setuptools/dist.py", line 833, in get_command_class > ep.require(installer=self.fetch_build_egg) > File "/usr/local/lib/python3.7/site-packages/pkg_resources/__init__.py", line 2465, in require > items = working_set.resolve(reqs, env, installer, extras=self.extras) > File "/usr/local/lib/python3.7/site-packages/pkg_resources/__init__.py", line 791, in resolve > raise VersionConflict(dist, req).with_context(dependent_req) >pkg_resources.ContextualVersionConflict: (chardet 4.0.0 (/usr/local/lib/python3.7/site-packages), Requirement.parse('chardet<4,>=3.0.2'), {'requests'}) >*** Error code 1 > >Stop. >make: stopped in /usr/ports/www/py-requests-toolbelt >=>> Cleaning up wrkdir >===> Cleaning for py37-requests-toolbelt-0.9.1 >build of www/py-requests-toolbelt | py37-requests-toolbelt-0.9.1 ended at Wed Mar 24 19:34:01 UTC 2021 >build time: 00:00:23 >!!! build failure encountered !!!
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 254527
: 223550