Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 May 2021 23:44:28 +0800
From:      Simon Wright <simon.wright@gmx.net>
To:        freebsd-ports@freebsd.org
Cc:        koobs@FreeBSD.org
Subject:   Re: Problem building py-cryptography
Message-ID:  <30ca0f81-e098-4c86-4cb5-050019011ed3@gmx.net>
In-Reply-To: <756eb112-2db9-5c29-45f3-4b84955d9953@FreeBSD.org>
References:  <0c8fc81e-e45b-2d9b-8005-ef5c504aa275@gmx.net> <448a5d09-ec17-43b8-17ba-6536e4f70cfd@FreeBSD.org> <27430757-7722-016c-9aab-0ffe5a035366@gmx.net> <756eb112-2db9-5c29-45f3-4b84955d9953@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help


On 20/05/2021 12:32 pm, Kubilay Kocak wrote:
> On 20/05/2021 2:17 pm, Simon Wright wrote:
>> On 20/05/2021 12:00 pm, Kubilay Kocak wrote:
>>> On 20/05/2021 1:21 pm, Simon Wright wrote:
>>>> Hi all,
>>>>
>>>> I've been unable to build security/py-cryptography for about 10 days
>>>> now. The build in Poudriere under 12.2 and 13.0 fail with a
>>>> "Bad_C++_code" error.
>>>>
>>>> I tried removing the libressl dependency but that made no
>>>> difference. Is
>>>> anyone else seeing this and can anyone point me in the right directio=
n
>>>> to get this fixed please?
>>>>
>>>> Below is my make.conf, list of poudriere-built ports and the full
>>>> poudriere log for py-cryptography
>>>>
>>>
>>> Hi Simon,
>>>
>>> Is the issue reproducible without ccache?
>>>
>>> Also, make.conf still shows:
>>>
>>> DEFAULT_VERSIONS+=3Dssl=3Dlibressl
>>>
>>
>> Thanks Kubs. When I tested I removed libressl, tried the build again an=
d
>> it failed so I replaced libressl after the test.
>>
>> Removing ccache (and with libressl) made no difference - still the same
>> error. I then removed the libressl dependency and I reran the build - n=
o
>> ccache and no libressl - the build still failed, same error message.
>>
>> Since no-one else has reported this I suppose it should be something in
>> my environment . . . . But what? :)
>
> While the build error *with libressl* is known, matching that reported i=
n:
>
> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D255241
>
> Failing to build without libressl is unexpected.
>
> Jump into the poudriere jail to confirm (or not) its libressl that's
> being installed and used.=C2=A0 Could be:
>
>  =C2=A0- Custom WRKDIRPREFIX?
>  =C2=A0- An overriding jail or set (-z) specific poudriere foo-make.conf=
?

Hi all,

Here is the new py-cryptography build log with no libressl and no ccache.

make.conf

WRKDIRPREFIX=3D/usr/tmp
#WRKDIRPREFIX=3D/tmp/drupal7
OPTIONS_SET=3DGECKO CUPS
NOI4B=3D1
OPTIONS_SET+=3DNO-X11
#OPTIONS_UNSET+=3DX11 GUI CUPS DOCS EXAMPLES NLS LPR
CUPS_OVERWRITE_BASE=3DYES
WITH_VIM_OPTIONS=3Dyes
#DEFAULT_VERSIONS+=3Dssl=3Dlibressl bdb=3D5
DEFAULT_VERSIONS+=3Dbdb=3D5
VALID_CATEGORIES+=3Dlocal
SVN=3Dsvnlite
#WITH_OPENSSL_PORT=3Dyes


/usr/local/etc/poudriere.d/make.conf

VALID_CATEGORIES+=3Dlocal
#DEFAULT_VERSIONS+=3Dssl=3Dlibressl bdb=3D5
#DEFAULT_VERSIONS+=3Dssl=3Dlibressl
DEFAULT_VERSIONS+=3Dbdb=3D5
OPTIONS_SET+=3DNO-X11
OVERLAYS=3Dlocal
#DEFAULT_VERSIONS+=3Dssl=3Dport
#DEVELOPER=3Dyes
LICENSES_ACCEPTED=3DNONE

There is no jail-specific make.conf or -z options set.

And see this extract from the full build log:

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<phas=
e: build-depends  >=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
=3D=3D=3D>   py38-cryptography-3.3.2 depends on package: py38-cffi>=3D1.8 =
- not
found
=3D=3D=3D>   Installing existing package /packages/All/py38-cffi-1.14.5.tx=
z
[pkg.home.santos-wright.net] Installing py38-cffi-1.14.5...
[pkg.home.santos-wright.net] `-- Installing libffi-3.3_1...
[pkg.home.santos-wright.net] |   `-- Installing indexinfo-0.3.1...
[pkg.home.santos-wright.net] |   `-- Extracting indexinfo-0.3.1: .... done
[pkg.home.santos-wright.net] `-- Extracting libffi-3.3_1: .......... done
[pkg.home.santos-wright.net] `-- Installing py38-pycparser-2.20...
[pkg.home.santos-wright.net] |   `-- Installing py38-setuptools-44.0.0_1..=
.
[pkg.home.santos-wright.net] |   | `-- Installing python38-3.8.10...
[pkg.home.santos-wright.net] |   |   `-- Installing gettext-runtime-0.21..=
.
[pkg.home.santos-wright.net] |   |   `-- Extracting
gettext-runtime-0.21: .......... done
[pkg.home.santos-wright.net] |   |   `-- Installing libressl-3.3.3...
[pkg.home.santos-wright.net] |   |   `-- Extracting libressl-3.3.3:
.......... done
[pkg.home.santos-wright.net] |   |   `-- Installing mpdecimal-2.5.1...
[pkg.home.santos-wright.net] |   |   `-- Extracting mpdecimal-2.5.1:
.......... done
[pkg.home.santos-wright.net] |   |   `-- Installing readline-8.1.1...
[pkg.home.santos-wright.net] |   |   `-- Extracting readline-8.1.1:
.......... done
[pkg.home.santos-wright.net] |   | `-- Extracting python38-3.8.10:
.......... done
[pkg.home.santos-wright.net] |   `-- Extracting
py38-setuptools-44.0.0_1: .......... done
[pkg.home.santos-wright.net] `-- Extracting py38-pycparser-2.20:
.......... done
[pkg.home.santos-wright.net] Extracting py38-cffi-1.14.5: .......... done
=3D=3D=3D=3D=3D

It looks to me as though python38 is pulling in libressl. Python options
are default though not sure whether options were specifically set.

simon@vmserver04:/usr/ports/lang/python38$ sudo make showconfig
=3D=3D=3D> The following configuration options are available for python38-=
3.8.10:
      DEBUG=3Doff: Build with debugging support
      IPV6=3Don: IPv6 protocol support
      LIBFFI=3Don: Use libffi from ports instead of bundled version
      LIBMPDEC=3Don: Use libmpdec from ports instead of bundled version
      NLS=3Don: Enable gettext support for the locale module
      PYMALLOC=3Don: Enable specialized mallocs
=3D=3D=3D=3D> Hash Algorithm (PEP-456): you can only select none or one of=
 them
      FNV=3Doff: Modified Fowler-Noll-Vo Algorithm
      SIPHASH=3Doff: SipHash24 Algorithm
=3D=3D=3D> Use 'make config' to modify these settings

I've just removed the config options for python (make rmconfig) and
poudirere is now rebuilding 101 ports so I'll update this in the morning.

Full build log here:
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
=3D>> Building security/py-cryptography
build started at Sat May 22 22:59:08 PST 2021
port directory: /usr/ports/security/py-cryptography
package name: py38-cryptography-3.3.2
building for: FreeBSD pkg.home.santos-wright.net 13.0-RELEASE FreeBSD
13.0-RELEASE amd64
maintained by: koobs@FreeBSD.org
Makefile ident:
Poudriere version: 3.3.99.20210303_2
Host OSVERSION: 1300139
Jail OSVERSION: 1300139
Job Id: 01

=2D--Begin Environment---
SHELL=3D/bin/csh
OSVERSION=3D1300139
UNAME_v=3DFreeBSD 13.0-RELEASE
UNAME_r=3D13.0-RELEASE
BLOCKSIZE=3DK
MAIL=3D/var/mail/root
MM_CHARSET=3DUTF-8
LANG=3DC.UTF-8
STATUS=3D1
HOME=3D/root
PATH=3D/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/=
bin
LOCALBASE=3D/usr/local
USER=3Droot
LIBEXECPREFIX=3D/usr/local/libexec/poudriere
POUDRIERE_VERSION=3D3.3.99.20210303_2
MASTERMNT=3D/export/poudriere/data/.m/FreeBSD_13_amd64-default/ref
LC_COLLATE=3DC
POUDRIERE_BUILD_TYPE=3Dbulk
PACKAGE_BUILDING=3Dyes
SAVED_TERM=3Dxterm-256color
GID=3D0
OUTPUT_REDIRECTED_STDERR=3D4
OUTPUT_REDIRECTED=3D1
UID=3D0
PWD=3D/export/poudriere/data/.m/FreeBSD_13_amd64-default/ref/.p/pool
OUTPUT_REDIRECTED_STDOUT=3D3
P_PORTS_FEATURES=3DFLAVORS SELECTED_OPTIONS
MASTERNAME=3DFreeBSD:13:amd64-default
SCRIPTPREFIX=3D/usr/local/share/poudriere
OLDPWD=3D/export/poudriere/data/.m/FreeBSD_13_amd64-default/ref/.p
SCRIPTPATH=3D/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=3D/usr/local/bin/poudriere
=2D--End Environment---

=2D--Begin Poudriere Port Flags/Env---
PORT_FLAGS=3D
PKGENV=3D
FLAVOR=3Dpy38
DEPENDS_ARGS=3D
MAKE_ARGS=3D FLAVOR=3Dpy38
=2D--End Poudriere Port Flags/Env---

=2D--Begin OPTIONS List---
=2D--End OPTIONS List---

=2D-MAINTAINER--
koobs@FreeBSD.org
=2D-End MAINTAINER--

=2D-CONFIGURE_ARGS--

=2D-End CONFIGURE_ARGS--

=2D-CONFIGURE_ENV--
PYTHON=3D"/usr/local/bin/python3.8"
XDG_DATA_HOME=3D/wrkdirs/usr/ports/security/py-cryptography/work-py38
XDG_CONFIG_HOME=3D/wrkdirs/usr/ports/security/py-cryptography/work-py38
HOME=3D/wrkdirs/usr/ports/security/py-cryptography/work-py38 TMPDIR=3D"/tm=
p"
PATH=3D/wrkdirs/usr/ports/security/py-cryptography/work-py38/.bin:/sbin:/b=
in:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
SHELL=3D/bin/sh CONFIG_SHELL=3D/bin/sh
=2D-End CONFIGURE_ENV--

=2D-MAKE_ENV--
OPENSSLBASE=3D/usr OPENSSLDIR=3D/etc/ssl OPENSSLINC=3D/usr/include
OPENSSLLIB=3D/usr/lib
XDG_DATA_HOME=3D/wrkdirs/usr/ports/security/py-cryptography/work-py38
XDG_CONFIG_HOME=3D/wrkdirs/usr/ports/security/py-cryptography/work-py38
HOME=3D/wrkdirs/usr/ports/security/py-cryptography/work-py38 TMPDIR=3D"/tm=
p"
PATH=3D/wrkdirs/usr/ports/security/py-cryptography/work-py38/.bin:/sbin:/b=
in:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
NO_PIE=3Dyes MK_DEBUG_FILES=3Dno MK_KERNEL_SYMBOLS=3Dno SHELL=3D/bin/sh
NO_LINT=3DYES LDSHARED=3D"cc -shared" PYTHONDONTWRITEBYTECODE=3D
PYTHONOPTIMIZE=3D PREFIX=3D/usr/local  LOCALBASE=3D/usr/local  CC=3D"cc"
CFLAGS=3D"-O2 -pipe  -I/usr/include -fstack-protector-strong
-fno-strict-aliasing "  CPP=3D"cpp" CPPFLAGS=3D""  LDFLAGS=3D" -L/usr/lib
-fstack-protector-strong " LIBS=3D""  CXX=3D"c++" CXXFLAGS=3D"-O2 -pipe
-I/usr/include -fstack-protector-strong -fno-strict-aliasing  "
MANPREFIX=3D"/usr/local" BSD_INSTALL_PROGRAM=3D"install  -s -m 555"
BSD_INSTALL_LIB=3D"install  -s -m 0644"  BSD_INSTALL_SCRIPT=3D"install  -m
555"  BSD_INSTALL_DATA=3D"install  -m 0644"  BSD_INSTALL_MAN=3D"install  -=
m 444"
=2D-End MAKE_ENV--

=2D-PLIST_SUB--
PYTHON_INCLUDEDIR=3Dinclude/python3.8  PYTHON_LIBDIR=3Dlib/python3.8
PYTHON_PLATFORM=3Dfreebsd13  PYTHON_SITELIBDIR=3Dlib/python3.8/site-packag=
es
  PYTHON_SUFFIX=3D38  PYTHON_EXT_SUFFIX=3D.cpython-38  PYTHON_VER=3D3.8
PYTHON_VERSION=3Dpython3.8 PYTHON2=3D"@comment " PYTHON3=3D"" OSREL=3D13.0
PREFIX=3D%D LOCALBASE=3D/usr/local  RESETPREFIX=3D/usr/local LIB32DIR=3Dli=
b
DOCSDIR=3D"share/doc/py38-cryptography"
EXAMPLESDIR=3D"share/examples/py38-cryptography"
DATADIR=3D"share/py38-cryptography"  WWWDIR=3D"www/py38-cryptography"
ETCDIR=3D"etc/py38-cryptography"
=2D-End PLIST_SUB--

=2D-SUB_LIST--
PREFIX=3D/usr/local LOCALBASE=3D/usr/local
DATADIR=3D/usr/local/share/py38-cryptography
DOCSDIR=3D/usr/local/share/doc/py38-cryptography
EXAMPLESDIR=3D/usr/local/share/examples/py38-cryptography
WWWDIR=3D/usr/local/www/py38-cryptography
ETCDIR=3D/usr/local/etc/py38-cryptography
=2D-End SUB_LIST--

=2D--Begin make.conf---
USE_PACKAGE_DEPENDS=3Dyes
BATCH=3Dyes
WRKDIRPREFIX=3D/wrkdirs
PORTSDIR=3D/usr/ports
PACKAGES=3D/packages
DISTDIR=3D/distfiles
OVERLAYS+=3D/overlays/local
FORCE_PACKAGE=3Dyes
PACKAGE_BUILDING=3Dyes
PACKAGE_BUILDING_FLAVORS=3Dyes
#### /usr/local/etc/poudriere.d/make.conf ####
VALID_CATEGORIES+=3Dlocal
#DEFAULT_VERSIONS+=3Dssl=3Dlibressl bdb=3D5
#DEFAULT_VERSIONS+=3Dssl=3Dlibressl
DEFAULT_VERSIONS+=3Dbdb=3D5
OPTIONS_SET+=3DNO-X11
OVERLAYS=3Dlocal
#DEFAULT_VERSIONS+=3Dssl=3Dport
#DEVELOPER=3Dyes
LICENSES_ACCEPTED=3DNONE
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_921dbbb2=3DFreeBSD clang version 11.0.1
(git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe)
Target: x86_64-unknown-freebsd13.0 Thread model: posix InstalledDir:
/usr/bin
_ALTCCVERSION_921dbbb2=3Dnone
_CXXINTERNAL_acaad9ca=3DFreeBSD clang version 11.0.1
(git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe)
Target: x86_64-unknown-freebsd13.0 Thread model: posix InstalledDir:
/usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker"
"/libexec/ld-elf.so.1" "--hash-style=3Dboth" "--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=3Dyes
CC_OUTPUT_921dbbb2_9bdba57c=3Dyes
CC_OUTPUT_921dbbb2_6a4fe7f5=3Dyes
CC_OUTPUT_921dbbb2_6bcac02b=3Dyes
CC_OUTPUT_921dbbb2_67d20829=3Dyes
CC_OUTPUT_921dbbb2_bfa62e83=3Dyes
CC_OUTPUT_921dbbb2_f0b4d593=3Dyes
CC_OUTPUT_921dbbb2_308abb44=3Dyes
CC_OUTPUT_921dbbb2_f00456e5=3Dyes
CC_OUTPUT_921dbbb2_65ad290d=3Dyes
CC_OUTPUT_921dbbb2_f2776b26=3Dyes
CC_OUTPUT_921dbbb2_b2657cc3=3Dyes
CC_OUTPUT_921dbbb2_380987f7=3Dyes
CC_OUTPUT_921dbbb2_160933ec=3Dyes
CC_OUTPUT_921dbbb2_fb62803b=3Dyes
_OBJC_CCVERSION_921dbbb2=3DFreeBSD clang version 11.0.1
(git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe)
Target: x86_64-unknown-freebsd13.0 Thread model: posix InstalledDir:
/usr/bin
_OBJC_ALTCCVERSION_921dbbb2=3Dnone
ARCH=3Damd64
OPSYS=3DFreeBSD
_OSRELEASE=3D13.0-RELEASE
OSREL=3D13.0
OSVERSION=3D1300139
PYTHONBASE=3D/usr/local
HAVE_COMPAT_IA32_KERN=3DYES
_SMP_CPUS=3D2
CONFIGURE_MAX_CMD_LEN=3D524288
HAVE_PORTS_ENV=3D1
#### Misc Poudriere ####
DISABLE_MAKE_JOBS=3Dpoudriere
=2D--End make.conf---
=2D-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)  10342
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
=2D-End resource limits--
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<phas=
e: check-sanity   >=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
=3D=3D=3D>  License APACHE20 BSD3CLAUSE accepted by the user
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<phas=
e: pkg-depends    >=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
=3D=3D=3D>   py38-cryptography-3.3.2 depends on file: /usr/local/sbin/pkg =
-
not found
=3D=3D=3D>   Installing existing package /packages/All/pkg-1.16.3.txz
[pkg.home.santos-wright.net] Installing pkg-1.16.3...
[pkg.home.santos-wright.net] Extracting pkg-1.16.3: .......... done
=3D=3D=3D>   py38-cryptography-3.3.2 depends on file: /usr/local/sbin/pkg =
- found
=3D=3D=3D>   Returning to build of py38-cryptography-3.3.2
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<phas=
e: fetch-depends  >=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<phas=
e: fetch          >=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
=3D=3D=3D>  License APACHE20 BSD3CLAUSE accepted by the user
=3D=3D=3D> Fetching all distfiles required by py38-cryptography-3.3.2 for =
building
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<phas=
e: checksum       >=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
=3D=3D=3D>  License APACHE20 BSD3CLAUSE accepted by the user
=3D=3D=3D> Fetching all distfiles required by py38-cryptography-3.3.2 for =
building
=3D> SHA256 Checksum OK for cryptography-3.3.2.tar.gz.
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<phas=
e: extract-depends>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<phas=
e: extract        >=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
=3D=3D=3D>  License APACHE20 BSD3CLAUSE accepted by the user
=3D=3D=3D> Fetching all distfiles required by py38-cryptography-3.3.2 for =
building
=3D=3D=3D>  Extracting for py38-cryptography-3.3.2
=3D> SHA256 Checksum OK for cryptography-3.3.2.tar.gz.
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<phas=
e: patch-depends  >=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<phas=
e: patch          >=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
=3D=3D=3D>  Patching for py38-cryptography-3.3.2
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<phas=
e: build-depends  >=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
=3D=3D=3D>   py38-cryptography-3.3.2 depends on package: py38-cffi>=3D1.8 =
- not
found
=3D=3D=3D>   Installing existing package /packages/All/py38-cffi-1.14.5.tx=
z
[pkg.home.santos-wright.net] Installing py38-cffi-1.14.5...
[pkg.home.santos-wright.net] `-- Installing libffi-3.3_1...
[pkg.home.santos-wright.net] |   `-- Installing indexinfo-0.3.1...
[pkg.home.santos-wright.net] |   `-- Extracting indexinfo-0.3.1: .... done
[pkg.home.santos-wright.net] `-- Extracting libffi-3.3_1: .......... done
[pkg.home.santos-wright.net] `-- Installing py38-pycparser-2.20...
[pkg.home.santos-wright.net] |   `-- Installing py38-setuptools-44.0.0_1..=
.
[pkg.home.santos-wright.net] |   | `-- Installing python38-3.8.10...
[pkg.home.santos-wright.net] |   |   `-- Installing gettext-runtime-0.21..=
.
[pkg.home.santos-wright.net] |   |   `-- Extracting
gettext-runtime-0.21: .......... done
[pkg.home.santos-wright.net] |   |   `-- Installing libressl-3.3.3...
[pkg.home.santos-wright.net] |   |   `-- Extracting libressl-3.3.3:
.......... done
[pkg.home.santos-wright.net] |   |   `-- Installing mpdecimal-2.5.1...
[pkg.home.santos-wright.net] |   |   `-- Extracting mpdecimal-2.5.1:
.......... done
[pkg.home.santos-wright.net] |   |   `-- Installing readline-8.1.1...
[pkg.home.santos-wright.net] |   |   `-- Extracting readline-8.1.1:
.......... done
[pkg.home.santos-wright.net] |   | `-- Extracting python38-3.8.10:
.......... done
[pkg.home.santos-wright.net] |   `-- Extracting
py38-setuptools-44.0.0_1: .......... done
[pkg.home.santos-wright.net] `-- Extracting py38-pycparser-2.20:
.......... done
[pkg.home.santos-wright.net] Extracting py38-cffi-1.14.5: .......... done
=3D=3D=3D=3D=3D
Message from python38-3.8.10:

=2D-
Note that some standard Python modules are provided as separate ports
as they require additional dependencies. They are available as:

py38-gdbm       databases/py-gdbm@py38
py38-sqlite3    databases/py-sqlite3@py38
py38-tkinter    x11-toolkits/py-tkinter@py38
=3D=3D=3D>   py38-cryptography-3.3.2 depends on package: py38-cffi>=3D1.8 =
- found
=3D=3D=3D>   Returning to build of py38-cryptography-3.3.2
=3D=3D=3D>   py38-cryptography-3.3.2 depends on package: py38-setuptools>0=
 - found
=3D=3D=3D>   py38-cryptography-3.3.2 depends on file: /usr/local/bin/pytho=
n3.8
- found
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<phas=
e: lib-depends    >=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<phas=
e: configure      >=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
=3D=3D=3D>  Configuring for py38-cryptography-3.3.2
running config
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<phas=
e: build          >=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
=3D=3D=3D>  Building for py38-cryptography-3.3.2
running build
running build_py
creating build
creating build/lib.freebsd-13.0-RELEASE-amd64-3.8
creating build/lib.freebsd-13.0-RELEASE-amd64-3.8/cryptography
copying src/cryptography/__init__.py ->
build/lib.freebsd-13.0-RELEASE-amd64-3.8/cryptography
copying src/cryptography/utils.py ->
build/lib.freebsd-13.0-RELEASE-amd64-3.8/cryptography
copying src/cryptography/fernet.py ->
build/lib.freebsd-13.0-RELEASE-amd64-3.8/cryptography
copying src/cryptography/exceptions.py ->
build/lib.freebsd-13.0-RELEASE-amd64-3.8/cryptography
copying src/cryptography/__about__.py ->
build/lib.freebsd-13.0-RELEASE-amd64-3.8/cryptography
creating build/lib.freebsd-13.0-RELEASE-amd64-3.8/cryptography/x509
copying src/cryptography/x509/__init__.py ->
build/lib.freebsd-13.0-RELEASE-amd64-3.8/cryptography/x509
copying src/cryptography/x509/base.py ->
build/lib.freebsd-13.0-RELEASE-amd64-3.8/cryptography/x509
copying src/cryptography/x509/name.py ->
build/lib.freebsd-13.0-RELEASE-amd64-3.8/cryptography/x509
copying src/cryptography/x509/certificate_transparency.py ->
build/lib.freebsd-13.0-RELEASE-amd64-3.8/cryptography/x509
copying src/cryptography/x509/extensions.py ->
build/lib.freebsd-13.0-RELEASE-amd64-3.8/cryptography/x509
copying src/cryptography/x509/ocsp.py ->
build/lib.freebsd-13.0-RELEASE-amd64-3.8/cryptography/x509
copying src/cryptography/x509/general_name.py ->
build/lib.freebsd-13.0-RELEASE-amd64-3.8/cryptography/x509
copying src/cryptography/x509/oid.py ->
build/lib.freebsd-13.0-RELEASE-amd64-3.8/cryptography/x509
creating build/lib.freebsd-13.0-RELEASE-amd64-3.8/cryptography/hazmat
copying src/cryptography/hazmat/__init__.py ->
build/lib.freebsd-13.0-RELEASE-amd64-3.8/cryptography/hazmat
copying src/cryptography/hazmat/_oid.py ->
build/lib.freebsd-13.0-RELEASE-amd64-3.8/cryptography/hazmat
copying src/cryptography/hazmat/_der.py ->
build/lib.freebsd-13.0-RELEASE-amd64-3.8/cryptography/hazmat
creating
build/lib.freebsd-13.0-RELEASE-amd64-3.8/cryptography/hazmat/primitives
copying src/cryptography/hazmat/primitives/cmac.py ->
build/lib.freebsd-13.0-RELEASE-amd64-3.8/cryptography/hazmat/primitives
copying src/cryptography/hazmat/primitives/__init__.py ->
build/lib.freebsd-13.0-RELEASE-amd64-3.8/cryptography/hazmat/primitives
copying src/cryptography/hazmat/primitives/hmac.py ->
build/lib.freebsd-13.0-RELEASE-amd64-3.8/cryptography/hazmat/primitives
copying src/cryptography/hazmat/primitives/padding.py ->
build/lib.freebsd-13.0-RELEASE-amd64-3.8/cryptography/hazmat/primitives
copying src/cryptography/hazmat/primitives/poly1305.py ->
build/lib.freebsd-13.0-RELEASE-amd64-3.8/cryptography/hazmat/primitives
copying src/cryptography/hazmat/primitives/keywrap.py ->
build/lib.freebsd-13.0-RELEASE-amd64-3.8/cryptography/hazmat/primitives
copying src/cryptography/hazmat/primitives/hashes.py ->
build/lib.freebsd-13.0-RELEASE-amd64-3.8/cryptography/hazmat/primitives
copying src/cryptography/hazmat/primitives/constant_time.py ->
build/lib.freebsd-13.0-RELEASE-amd64-3.8/cryptography/hazmat/primitives
creating
build/lib.freebsd-13.0-RELEASE-amd64-3.8/cryptography/hazmat/backends
copying src/cryptography/hazmat/backends/__init__.py ->
build/lib.freebsd-13.0-RELEASE-amd64-3.8/cryptography/hazmat/backends
copying src/cryptography/hazmat/backends/interfaces.py ->
build/lib.freebsd-13.0-RELEASE-amd64-3.8/cryptography/hazmat/backends
creating
build/lib.freebsd-13.0-RELEASE-amd64-3.8/cryptography/hazmat/bindings
copying src/cryptography/hazmat/bindings/__init__.py ->
build/lib.freebsd-13.0-RELEASE-amd64-3.8/cryptography/hazmat/bindings
creating
build/lib.freebsd-13.0-RELEASE-amd64-3.8/cryptography/hazmat/primitives/kd=
f
copying src/cryptography/hazmat/primitives/kdf/__init__.py ->
build/lib.freebsd-13.0-RELEASE-amd64-3.8/cryptography/hazmat/primitives/kd=
f
copying src/cryptography/hazmat/primitives/kdf/kbkdf.py ->
build/lib.freebsd-13.0-RELEASE-amd64-3.8/cryptography/hazmat/primitives/kd=
f
copying src/cryptography/hazmat/primitives/kdf/x963kdf.py ->
build/lib.freebsd-13.0-RELEASE-amd64-3.8/cryptography/hazmat/primitives/kd=
f
copying src/cryptography/hazmat/primitives/kdf/scrypt.py ->
build/lib.freebsd-13.0-RELEASE-amd64-3.8/cryptography/hazmat/primitives/kd=
f
copying src/cryptography/hazmat/primitives/kdf/concatkdf.py ->
build/lib.freebsd-13.0-RELEASE-amd64-3.8/cryptography/hazmat/primitives/kd=
f
copying src/cryptography/hazmat/primitives/kdf/pbkdf2.py ->
build/lib.freebsd-13.0-RELEASE-amd64-3.8/cryptography/hazmat/primitives/kd=
f
copying src/cryptography/hazmat/primitives/kdf/hkdf.py ->
build/lib.freebsd-13.0-RELEASE-amd64-3.8/cryptography/hazmat/primitives/kd=
f
creating
build/lib.freebsd-13.0-RELEASE-amd64-3.8/cryptography/hazmat/primitives/as=
ymmetric
copying src/cryptography/hazmat/primitives/asymmetric/x25519.py ->
build/lib.freebsd-13.0-RELEASE-amd64-3.8/cryptography/hazmat/primitives/as=
ymmetric
copying src/cryptography/hazmat/primitives/asymmetric/ed448.py ->
build/lib.freebsd-13.0-RELEASE-amd64-3.8/cryptography/hazmat/primitives/as=
ymmetric
copying src/cryptography/hazmat/primitives/asymmetric/__init__.py ->
build/lib.freebsd-13.0-RELEASE-amd64-3.8/cryptography/hazmat/primitives/as=
ymmetric
copying src/cryptography/hazmat/primitives/asymmetric/rsa.py ->
build/lib.freebsd-13.0-RELEASE-amd64-3.8/cryptography/hazmat/primitives/as=
ymmetric
copying src/cryptography/hazmat/primitives/asymmetric/padding.py ->
build/lib.freebsd-13.0-RELEASE-amd64-3.8/cryptography/hazmat/primitives/as=
ymmetric
copying src/cryptography/hazmat/primitives/asymmetric/dh.py ->
build/lib.freebsd-13.0-RELEASE-amd64-3.8/cryptography/hazmat/primitives/as=
ymmetric
copying src/cryptography/hazmat/primitives/asymmetric/ec.py ->
build/lib.freebsd-13.0-RELEASE-amd64-3.8/cryptography/hazmat/primitives/as=
ymmetric
copying src/cryptography/hazmat/primitives/asymmetric/dsa.py ->
build/lib.freebsd-13.0-RELEASE-amd64-3.8/cryptography/hazmat/primitives/as=
ymmetric
copying src/cryptography/hazmat/primitives/asymmetric/x448.py ->
build/lib.freebsd-13.0-RELEASE-amd64-3.8/cryptography/hazmat/primitives/as=
ymmetric
copying src/cryptography/hazmat/primitives/asymmetric/utils.py ->
build/lib.freebsd-13.0-RELEASE-amd64-3.8/cryptography/hazmat/primitives/as=
ymmetric
copying src/cryptography/hazmat/primitives/asymmetric/ed25519.py ->
build/lib.freebsd-13.0-RELEASE-amd64-3.8/cryptography/hazmat/primitives/as=
ymmetric
creating
build/lib.freebsd-13.0-RELEASE-amd64-3.8/cryptography/hazmat/primitives/se=
rialization
copying src/cryptography/hazmat/primitives/serialization/ssh.py ->
build/lib.freebsd-13.0-RELEASE-amd64-3.8/cryptography/hazmat/primitives/se=
rialization
copying src/cryptography/hazmat/primitives/serialization/__init__.py ->
build/lib.freebsd-13.0-RELEASE-amd64-3.8/cryptography/hazmat/primitives/se=
rialization
copying src/cryptography/hazmat/primitives/serialization/base.py ->
build/lib.freebsd-13.0-RELEASE-amd64-3.8/cryptography/hazmat/primitives/se=
rialization
copying src/cryptography/hazmat/primitives/serialization/pkcs12.py ->
build/lib.freebsd-13.0-RELEASE-amd64-3.8/cryptography/hazmat/primitives/se=
rialization
copying src/cryptography/hazmat/primitives/serialization/pkcs7.py ->
build/lib.freebsd-13.0-RELEASE-amd64-3.8/cryptography/hazmat/primitives/se=
rialization
creating
build/lib.freebsd-13.0-RELEASE-amd64-3.8/cryptography/hazmat/primitives/tw=
ofactor
copying src/cryptography/hazmat/primitives/twofactor/hotp.py ->
build/lib.freebsd-13.0-RELEASE-amd64-3.8/cryptography/hazmat/primitives/tw=
ofactor
copying src/cryptography/hazmat/primitives/twofactor/__init__.py ->
build/lib.freebsd-13.0-RELEASE-amd64-3.8/cryptography/hazmat/primitives/tw=
ofactor
copying src/cryptography/hazmat/primitives/twofactor/totp.py ->
build/lib.freebsd-13.0-RELEASE-amd64-3.8/cryptography/hazmat/primitives/tw=
ofactor
copying src/cryptography/hazmat/primitives/twofactor/utils.py ->
build/lib.freebsd-13.0-RELEASE-amd64-3.8/cryptography/hazmat/primitives/tw=
ofactor
creating
build/lib.freebsd-13.0-RELEASE-amd64-3.8/cryptography/hazmat/primitives/ci=
phers
copying src/cryptography/hazmat/primitives/ciphers/algorithms.py ->
build/lib.freebsd-13.0-RELEASE-amd64-3.8/cryptography/hazmat/primitives/ci=
phers
copying src/cryptography/hazmat/primitives/ciphers/__init__.py ->
build/lib.freebsd-13.0-RELEASE-amd64-3.8/cryptography/hazmat/primitives/ci=
phers
copying src/cryptography/hazmat/primitives/ciphers/base.py ->
build/lib.freebsd-13.0-RELEASE-amd64-3.8/cryptography/hazmat/primitives/ci=
phers
copying src/cryptography/hazmat/primitives/ciphers/aead.py ->
build/lib.freebsd-13.0-RELEASE-amd64-3.8/cryptography/hazmat/primitives/ci=
phers
copying src/cryptography/hazmat/primitives/ciphers/modes.py ->
build/lib.freebsd-13.0-RELEASE-amd64-3.8/cryptography/hazmat/primitives/ci=
phers
creating
build/lib.freebsd-13.0-RELEASE-amd64-3.8/cryptography/hazmat/backends/open=
ssl
copying src/cryptography/hazmat/backends/openssl/x25519.py ->
build/lib.freebsd-13.0-RELEASE-amd64-3.8/cryptography/hazmat/backends/open=
ssl
copying src/cryptography/hazmat/backends/openssl/cmac.py ->
build/lib.freebsd-13.0-RELEASE-amd64-3.8/cryptography/hazmat/backends/open=
ssl
copying src/cryptography/hazmat/backends/openssl/decode_asn1.py ->
build/lib.freebsd-13.0-RELEASE-amd64-3.8/cryptography/hazmat/backends/open=
ssl
copying src/cryptography/hazmat/backends/openssl/ed448.py ->
build/lib.freebsd-13.0-RELEASE-amd64-3.8/cryptography/hazmat/backends/open=
ssl
copying src/cryptography/hazmat/backends/openssl/x509.py ->
build/lib.freebsd-13.0-RELEASE-amd64-3.8/cryptography/hazmat/backends/open=
ssl
copying src/cryptography/hazmat/backends/openssl/__init__.py ->
build/lib.freebsd-13.0-RELEASE-amd64-3.8/cryptography/hazmat/backends/open=
ssl
copying src/cryptography/hazmat/backends/openssl/hmac.py ->
build/lib.freebsd-13.0-RELEASE-amd64-3.8/cryptography/hazmat/backends/open=
ssl
copying src/cryptography/hazmat/backends/openssl/ciphers.py ->
build/lib.freebsd-13.0-RELEASE-amd64-3.8/cryptography/hazmat/backends/open=
ssl
copying src/cryptography/hazmat/backends/openssl/rsa.py ->
build/lib.freebsd-13.0-RELEASE-amd64-3.8/cryptography/hazmat/backends/open=
ssl
copying src/cryptography/hazmat/backends/openssl/ocsp.py ->
build/lib.freebsd-13.0-RELEASE-amd64-3.8/cryptography/hazmat/backends/open=
ssl
copying src/cryptography/hazmat/backends/openssl/dh.py ->
build/lib.freebsd-13.0-RELEASE-amd64-3.8/cryptography/hazmat/backends/open=
ssl
copying src/cryptography/hazmat/backends/openssl/aead.py ->
build/lib.freebsd-13.0-RELEASE-amd64-3.8/cryptography/hazmat/backends/open=
ssl
copying src/cryptography/hazmat/backends/openssl/encode_asn1.py ->
build/lib.freebsd-13.0-RELEASE-amd64-3.8/cryptography/hazmat/backends/open=
ssl
copying src/cryptography/hazmat/backends/openssl/ec.py ->
build/lib.freebsd-13.0-RELEASE-amd64-3.8/cryptography/hazmat/backends/open=
ssl
copying src/cryptography/hazmat/backends/openssl/backend.py ->
build/lib.freebsd-13.0-RELEASE-amd64-3.8/cryptography/hazmat/backends/open=
ssl
copying src/cryptography/hazmat/backends/openssl/poly1305.py ->
build/lib.freebsd-13.0-RELEASE-amd64-3.8/cryptography/hazmat/backends/open=
ssl
copying src/cryptography/hazmat/backends/openssl/dsa.py ->
build/lib.freebsd-13.0-RELEASE-amd64-3.8/cryptography/hazmat/backends/open=
ssl
copying src/cryptography/hazmat/backends/openssl/x448.py ->
build/lib.freebsd-13.0-RELEASE-amd64-3.8/cryptography/hazmat/backends/open=
ssl
copying src/cryptography/hazmat/backends/openssl/utils.py ->
build/lib.freebsd-13.0-RELEASE-amd64-3.8/cryptography/hazmat/backends/open=
ssl
copying src/cryptography/hazmat/backends/openssl/hashes.py ->
build/lib.freebsd-13.0-RELEASE-amd64-3.8/cryptography/hazmat/backends/open=
ssl
copying src/cryptography/hazmat/backends/openssl/ed25519.py ->
build/lib.freebsd-13.0-RELEASE-amd64-3.8/cryptography/hazmat/backends/open=
ssl
creating
build/lib.freebsd-13.0-RELEASE-amd64-3.8/cryptography/hazmat/bindings/open=
ssl
copying src/cryptography/hazmat/bindings/openssl/__init__.py ->
build/lib.freebsd-13.0-RELEASE-amd64-3.8/cryptography/hazmat/bindings/open=
ssl
copying src/cryptography/hazmat/bindings/openssl/_conditional.py ->
build/lib.freebsd-13.0-RELEASE-amd64-3.8/cryptography/hazmat/bindings/open=
ssl
copying src/cryptography/hazmat/bindings/openssl/binding.py ->
build/lib.freebsd-13.0-RELEASE-amd64-3.8/cryptography/hazmat/bindings/open=
ssl
running egg_info
writing src/cryptography.egg-info/PKG-INFO
writing dependency_links to src/cryptography.egg-info/dependency_links.txt
writing requirements to src/cryptography.egg-info/requires.txt
writing top-level names to src/cryptography.egg-info/top_level.txt
reading manifest file 'src/cryptography.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
no previously-included directories found matching 'docs/_build'
warning: no previously-included files found matching 'vectors'
warning: no previously-included files matching '*' found under directory
'vectors'
warning: no previously-included files matching '*' found under directory
'.github'
warning: no previously-included files found matching 'release.py'
warning: no previously-included files found matching '.coveragerc'
warning: no previously-included files found matching 'codecov.yml'
warning: no previously-included files found matching '.readthedocs.yml'
warning: no previously-included files found matching 'dev-requirements.txt=
'
warning: no previously-included files found matching 'rtd-requirements.txt=
'
warning: no previously-included files found matching 'tox.ini'
warning: no previously-included files matching '*' found under directory
'.zuul.d'
warning: no previously-included files matching '*' found under directory
'.zuul.playbooks'
writing manifest file 'src/cryptography.egg-info/SOURCES.txt'
running build_ext
generating cffi module
'build/temp.freebsd-13.0-RELEASE-amd64-3.8/_padding.c'
creating build/temp.freebsd-13.0-RELEASE-amd64-3.8
generating cffi module
'build/temp.freebsd-13.0-RELEASE-amd64-3.8/_openssl.c'
building '_openssl' extension
creating build/temp.freebsd-13.0-RELEASE-amd64-3.8/build
creating
build/temp.freebsd-13.0-RELEASE-amd64-3.8/build/temp.freebsd-13.0-RELEASE-=
amd64-3.8
cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2
-pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe
-I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -fPIC
-I/usr/local/include/python3.8 -c
build/temp.freebsd-13.0-RELEASE-amd64-3.8/_openssl.c -o
build/temp.freebsd-13.0-RELEASE-amd64-3.8/build/temp.freebsd-13.0-RELEASE-=
amd64-3.8/_openssl.o
-Wconversion -Wno-error=3Dsign-conversion
build/temp.freebsd-13.0-RELEASE-amd64-3.8/_openssl.c:2172:19: error:
expected identifier or '('
static const long SSL_OP_NO_DTLSv1 =3D 0;
                   ^
/usr/local/include/openssl/ssl.h:524:29: note: expanded from macro
'SSL_OP_NO_DTLSv1'
#define SSL_OP_NO_DTLSv1                                0x40000000L
                                                         ^
build/temp.freebsd-13.0-RELEASE-amd64-3.8/_openssl.c:2173:19: error:
expected identifier or '('
static const long SSL_OP_NO_DTLSv1_2 =3D 0;
                   ^
/usr/local/include/openssl/ssl.h:525:31: note: expanded from macro
'SSL_OP_NO_DTLSv1_2'
#define SSL_OP_NO_DTLSv1_2                              0x80000000L
                                                         ^
build/temp.freebsd-13.0-RELEASE-amd64-3.8/_openssl.c:2385:39: warning:
implicit conversion changes signedness: 'int' to 'unsigned long'
[-Wsign-conversion]
         memcpy(buf, st->password, st->length);
         ~~~~~~                    ~~~~^~~~~~
build/temp.freebsd-13.0-RELEASE-amd64-3.8/_openssl.c:10218:10: warning:
returning 'const BIO_METHOD *' (aka 'const struct bio_method_st *') from
a function with result type 'BIO_METHOD *' (aka 'struct bio_method_st
*') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
   return BIO_s_datagram();
          ^~~~~~~~~~~~~~~~
build/temp.freebsd-13.0-RELEASE-amd64-3.8/_openssl.c:10229:12: warning:
assigning to 'BIO_METHOD *' (aka 'struct bio_method_st *') from 'const
BIO_METHOD *' (aka 'const struct bio_method_st *') discards qualifiers
[-Wincompatible-pointer-types-discards-qualifiers]
   { result =3D BIO_s_datagram(); }
            ^ ~~~~~~~~~~~~~~~~
build/temp.freebsd-13.0-RELEASE-amd64-3.8/_openssl.c:10244:10: warning:
returning 'const BIO_METHOD *' (aka 'const struct bio_method_st *') from
a function with result type 'BIO_METHOD *' (aka 'struct bio_method_st
*') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
   return BIO_s_mem();
          ^~~~~~~~~~~
build/temp.freebsd-13.0-RELEASE-amd64-3.8/_openssl.c:10255:12: warning:
assigning to 'BIO_METHOD *' (aka 'struct bio_method_st *') from 'const
BIO_METHOD *' (aka 'const struct bio_method_st *') discards qualifiers
[-Wincompatible-pointer-types-discards-qualifiers]
   { result =3D BIO_s_mem(); }
            ^ ~~~~~~~~~~~
build/temp.freebsd-13.0-RELEASE-amd64-3.8/_openssl.c:26062:10: warning:
returning 'const Cryptography_STACK_OF_X509 *' (aka 'const struct
stack_st_X509 *') from a function with result type
'Cryptography_STACK_OF_X509 *' (aka 'struct stack_st_X509 *') discards
qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
   return OCSP_resp_get0_certs(x0);
          ^~~~~~~~~~~~~~~~~~~~~~~~
build/temp.freebsd-13.0-RELEASE-amd64-3.8/_openssl.c:26085:12: warning:
assigning to 'Cryptography_STACK_OF_X509 *' (aka 'struct stack_st_X509
*') from 'const Cryptography_STACK_OF_X509 *' (aka 'const struct
stack_st_X509 *') discards qualifiers
[-Wincompatible-pointer-types-discards-qualifiers]
   { result =3D OCSP_resp_get0_certs(x0); }
            ^ ~~~~~~~~~~~~~~~~~~~~~~~~
build/temp.freebsd-13.0-RELEASE-amd64-3.8/_openssl.c:31441:10: warning:
implicit conversion changes signedness: 'long' to 'unsigned long'
[-Wsign-conversion]
   return SSL_CTX_add_extra_chain_cert(x0, x1);
   ~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/include/openssl/ssl.h:1232:2: note: expanded from macro
'SSL_CTX_add_extra_chain_cert'
         SSL_CTX_ctrl(ctx, SSL_CTRL_EXTRA_CHAIN_CERT, 0, (char *)x509)
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
build/temp.freebsd-13.0-RELEASE-amd64-3.8/_openssl.c:31479:14: warning:
implicit conversion changes signedness: 'long' to 'unsigned long'
[-Wsign-conversion]
   { result =3D SSL_CTX_add_extra_chain_cert(x0, x1); }
            ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/include/openssl/ssl.h:1232:2: note: expanded from macro
'SSL_CTX_add_extra_chain_cert'
         SSL_CTX_ctrl(ctx, SSL_CTRL_EXTRA_CHAIN_CERT, 0, (char *)x509)
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
build/temp.freebsd-13.0-RELEASE-amd64-3.8/_openssl.c:31620:10: warning:
implicit conversion changes signedness: 'long' to 'unsigned long'
[-Wsign-conversion]
   return SSL_CTX_clear_mode(x0, x1);
   ~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/include/openssl/ssl.h:594:2: note: expanded from macro
'SSL_CTX_clear_mode'
         SSL_CTX_ctrl((ctx),SSL_CTRL_CLEAR_MODE,(op),NULL)
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
build/temp.freebsd-13.0-RELEASE-amd64-3.8/_openssl.c:31620:33: warning:
implicit conversion changes signedness: 'unsigned long' to 'long'
[-Wsign-conversion]
   return SSL_CTX_clear_mode(x0, x1);
          ~~~~~~~~~~~~~~~~~~~~~~~^~~
/usr/local/include/openssl/ssl.h:594:42: note: expanded from macro
'SSL_CTX_clear_mode'
         SSL_CTX_ctrl((ctx),SSL_CTRL_CLEAR_MODE,(op),NULL)
         ~~~~~~~~~~~~                            ^~
build/temp.freebsd-13.0-RELEASE-amd64-3.8/_openssl.c:31653:14: warning:
implicit conversion changes signedness: 'long' to 'unsigned long'
[-Wsign-conversion]
   { result =3D SSL_CTX_clear_mode(x0, x1); }
            ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/include/openssl/ssl.h:594:2: note: expanded from macro
'SSL_CTX_clear_mode'
         SSL_CTX_ctrl((ctx),SSL_CTRL_CLEAR_MODE,(op),NULL)
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
build/temp.freebsd-13.0-RELEASE-amd64-3.8/_openssl.c:31653:37: warning:
implicit conversion changes signedness: 'unsigned long' to 'long'
[-Wsign-conversion]
   { result =3D SSL_CTX_clear_mode(x0, x1); }
              ~~~~~~~~~~~~~~~~~~~~~~~^~~
/usr/local/include/openssl/ssl.h:594:42: note: expanded from macro
'SSL_CTX_clear_mode'
         SSL_CTX_ctrl((ctx),SSL_CTRL_CLEAR_MODE,(op),NULL)
         ~~~~~~~~~~~~                            ^~
build/temp.freebsd-13.0-RELEASE-amd64-3.8/_openssl.c:31668:10: warning:
implicit conversion changes signedness: 'long' to 'unsigned long'
[-Wsign-conversion]
   return SSL_CTX_clear_options(x0, x1);
   ~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/include/openssl/ssl.h:581:2: note: expanded from macro
'SSL_CTX_clear_options'
         SSL_CTX_ctrl((ctx),SSL_CTRL_CLEAR_OPTIONS,(op),NULL)
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
build/temp.freebsd-13.0-RELEASE-amd64-3.8/_openssl.c:31668:36: warning:
implicit conversion changes signedness: 'unsigned long' to 'long'
[-Wsign-conversion]
   return SSL_CTX_clear_options(x0, x1);
          ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
/usr/local/include/openssl/ssl.h:581:45: note: expanded from macro
'SSL_CTX_clear_options'
         SSL_CTX_ctrl((ctx),SSL_CTRL_CLEAR_OPTIONS,(op),NULL)
         ~~~~~~~~~~~~                               ^~
build/temp.freebsd-13.0-RELEASE-amd64-3.8/_openssl.c:31701:14: warning:
implicit conversion changes signedness: 'long' to 'unsigned long'
[-Wsign-conversion]
   { result =3D SSL_CTX_clear_options(x0, x1); }
            ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/include/openssl/ssl.h:581:2: note: expanded from macro
'SSL_CTX_clear_options'
         SSL_CTX_ctrl((ctx),SSL_CTRL_CLEAR_OPTIONS,(op),NULL)
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
build/temp.freebsd-13.0-RELEASE-amd64-3.8/_openssl.c:31701:40: warning:
implicit conversion changes signedness: 'unsigned long' to 'long'
[-Wsign-conversion]
   { result =3D SSL_CTX_clear_options(x0, x1); }
              ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
/usr/local/include/openssl/ssl.h:581:45: note: expanded from macro
'SSL_CTX_clear_options'
         SSL_CTX_ctrl((ctx),SSL_CTRL_CLEAR_OPTIONS,(op),NULL)
         ~~~~~~~~~~~~                               ^~
build/temp.freebsd-13.0-RELEASE-amd64-3.8/_openssl.c:32109:10: warning:
implicit conversion changes signedness: 'long' to 'unsigned long'
[-Wsign-conversion]
   return SSL_CTX_get_mode(x0);
   ~~~~~~ ^~~~~~~~~~~~~~~~~~~~
/usr/local/include/openssl/ssl.h:596:2: note: expanded from macro
'SSL_CTX_get_mode'
         SSL_CTX_ctrl((ctx),SSL_CTRL_MODE,0,NULL)
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
build/temp.freebsd-13.0-RELEASE-amd64-3.8/_openssl.c:32132:14: warning:
implicit conversion changes signedness: 'long' to 'unsigned long'
[-Wsign-conversion]
   { result =3D SSL_CTX_get_mode(x0); }
            ~ ^~~~~~~~~~~~~~~~~~~~
/usr/local/include/openssl/ssl.h:596:2: note: expanded from macro
'SSL_CTX_get_mode'
         SSL_CTX_ctrl((ctx),SSL_CTRL_MODE,0,NULL)
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
build/temp.freebsd-13.0-RELEASE-amd64-3.8/_openssl.c:32147:10: warning:
implicit conversion changes signedness: 'long' to 'unsigned long'
[-Wsign-conversion]
   return SSL_CTX_get_options(x0);
   ~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~
/usr/local/include/openssl/ssl.h:583:2: note: expanded from macro
'SSL_CTX_get_options'
         SSL_CTX_ctrl((ctx),SSL_CTRL_OPTIONS,0,NULL)
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
build/temp.freebsd-13.0-RELEASE-amd64-3.8/_openssl.c:32170:14: warning:
implicit conversion changes signedness: 'long' to 'unsigned long'
[-Wsign-conversion]
   { result =3D SSL_CTX_get_options(x0); }
            ~ ^~~~~~~~~~~~~~~~~~~~~~~
/usr/local/include/openssl/ssl.h:583:2: note: expanded from macro
'SSL_CTX_get_options'
         SSL_CTX_ctrl((ctx),SSL_CTRL_OPTIONS,0,NULL)
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
build/temp.freebsd-13.0-RELEASE-amd64-3.8/_openssl.c:32223:10: warning:
implicit conversion changes signedness: 'long' to 'unsigned long'
[-Wsign-conversion]
   return SSL_CTX_get_session_cache_mode(x0);
   ~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/include/openssl/ssl.h:1621:2: note: expanded from macro
'SSL_CTX_get_session_cache_mode'
         SSL_CTX_ctrl(ctx,SSL_CTRL_GET_SESS_CACHE_MODE,0,NULL)
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
build/temp.freebsd-13.0-RELEASE-amd64-3.8/_openssl.c:32246:14: warning:
implicit conversion changes signedness: 'long' to 'unsigned long'
[-Wsign-conversion]
   { result =3D SSL_CTX_get_session_cache_mode(x0); }
            ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/include/openssl/ssl.h:1621:2: note: expanded from macro
'SSL_CTX_get_session_cache_mode'
         SSL_CTX_ctrl(ctx,SSL_CTRL_GET_SESS_CACHE_MODE,0,NULL)
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
build/temp.freebsd-13.0-RELEASE-amd64-3.8/_openssl.c:33852:44: warning:
implicit conversion loses integer precision: 'int' to 'uint16_t' (aka
'unsigned short') [-Wimplicit-int-conversion]
   return SSL_CTX_set_max_proto_version(x0, x1);
          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~     ^~
build/temp.freebsd-13.0-RELEASE-amd64-3.8/_openssl.c:33885:48: warning:
implicit conversion loses integer precision: 'int' to 'uint16_t' (aka
'unsigned short') [-Wimplicit-int-conversion]
   { result =3D SSL_CTX_set_max_proto_version(x0, x1); }
              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~     ^~
build/temp.freebsd-13.0-RELEASE-amd64-3.8/_openssl.c:33900:44: warning:
implicit conversion loses integer precision: 'int' to 'uint16_t' (aka
'unsigned short') [-Wimplicit-int-conversion]
   return SSL_CTX_set_min_proto_version(x0, x1);
          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~     ^~
build/temp.freebsd-13.0-RELEASE-amd64-3.8/_openssl.c:33933:48: warning:
implicit conversion loses integer precision: 'int' to 'uint16_t' (aka
'unsigned short') [-Wimplicit-int-conversion]
   { result =3D SSL_CTX_set_min_proto_version(x0, x1); }
              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~     ^~
build/temp.freebsd-13.0-RELEASE-amd64-3.8/_openssl.c:33948:10: warning:
implicit conversion changes signedness: 'long' to 'unsigned long'
[-Wsign-conversion]
   return SSL_CTX_set_mode(x0, x1);
   ~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/include/openssl/ssl.h:592:2: note: expanded from macro
'SSL_CTX_set_mode'
         SSL_CTX_ctrl((ctx),SSL_CTRL_MODE,(op),NULL)
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
build/temp.freebsd-13.0-RELEASE-amd64-3.8/_openssl.c:33948:31: warning:
implicit conversion changes signedness: 'unsigned long' to 'long'
[-Wsign-conversion]
   return SSL_CTX_set_mode(x0, x1);
          ~~~~~~~~~~~~~~~~~~~~~^~~
/usr/local/include/openssl/ssl.h:592:36: note: expanded from macro
'SSL_CTX_set_mode'
         SSL_CTX_ctrl((ctx),SSL_CTRL_MODE,(op),NULL)
         ~~~~~~~~~~~~                      ^~
build/temp.freebsd-13.0-RELEASE-amd64-3.8/_openssl.c:33981:14: warning:
implicit conversion changes signedness: 'long' to 'unsigned long'
[-Wsign-conversion]
   { result =3D SSL_CTX_set_mode(x0, x1); }
            ~ ^~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/include/openssl/ssl.h:592:2: note: expanded from macro
'SSL_CTX_set_mode'
         SSL_CTX_ctrl((ctx),SSL_CTRL_MODE,(op),NULL)
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
build/temp.freebsd-13.0-RELEASE-amd64-3.8/_openssl.c:33981:35: warning:
implicit conversion changes signedness: 'unsigned long' to 'long'
[-Wsign-conversion]
   { result =3D SSL_CTX_set_mode(x0, x1); }
              ~~~~~~~~~~~~~~~~~~~~~^~~
/usr/local/include/openssl/ssl.h:592:36: note: expanded from macro
'SSL_CTX_set_mode'
         SSL_CTX_ctrl((ctx),SSL_CTRL_MODE,(op),NULL)
         ~~~~~~~~~~~~                      ^~
build/temp.freebsd-13.0-RELEASE-amd64-3.8/_openssl.c:33996:10: warning:
implicit conversion changes signedness: 'long' to 'unsigned long'
[-Wsign-conversion]
   return SSL_CTX_set_options(x0, x1);
   ~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/include/openssl/ssl.h:579:2: note: expanded from macro
'SSL_CTX_set_options'
         SSL_CTX_ctrl((ctx),SSL_CTRL_OPTIONS,(op),NULL)
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
build/temp.freebsd-13.0-RELEASE-amd64-3.8/_openssl.c:33996:34: warning:
implicit conversion changes signedness: 'unsigned long' to 'long'
[-Wsign-conversion]
   return SSL_CTX_set_options(x0, x1);
          ~~~~~~~~~~~~~~~~~~~~~~~~^~~
/usr/local/include/openssl/ssl.h:579:39: note: expanded from macro
'SSL_CTX_set_options'
         SSL_CTX_ctrl((ctx),SSL_CTRL_OPTIONS,(op),NULL)
         ~~~~~~~~~~~~                         ^~
build/temp.freebsd-13.0-RELEASE-amd64-3.8/_openssl.c:34029:14: warning:
implicit conversion changes signedness: 'long' to 'unsigned long'
[-Wsign-conversion]
   { result =3D SSL_CTX_set_options(x0, x1); }
            ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/include/openssl/ssl.h:579:2: note: expanded from macro
'SSL_CTX_set_options'
         SSL_CTX_ctrl((ctx),SSL_CTRL_OPTIONS,(op),NULL)
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
build/temp.freebsd-13.0-RELEASE-amd64-3.8/_openssl.c:34029:38: warning:
implicit conversion changes signedness: 'unsigned long' to 'long'
[-Wsign-conversion]
   { result =3D SSL_CTX_set_options(x0, x1); }
              ~~~~~~~~~~~~~~~~~~~~~~~~^~~
/usr/local/include/openssl/ssl.h:579:39: note: expanded from macro
'SSL_CTX_set_options'
         SSL_CTX_ctrl((ctx),SSL_CTRL_OPTIONS,(op),NULL)
         ~~~~~~~~~~~~                         ^~
build/temp.freebsd-13.0-RELEASE-amd64-3.8/_openssl.c:34230:10: warning:
implicit conversion changes signedness: 'long' to 'unsigned long'
[-Wsign-conversion]
   return SSL_CTX_set_session_cache_mode(x0, x1);
   ~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/include/openssl/ssl.h:1619:2: note: expanded from macro
'SSL_CTX_set_session_cache_mode'
         SSL_CTX_ctrl(ctx,SSL_CTRL_SET_SESS_CACHE_MODE,m,NULL)
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
build/temp.freebsd-13.0-RELEASE-amd64-3.8/_openssl.c:34230:45: warning:
implicit conversion changes signedness: 'unsigned long' to 'long'
[-Wsign-conversion]
   return SSL_CTX_set_session_cache_mode(x0, x1);
          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
/usr/local/include/openssl/ssl.h:1619:48: note: expanded from macro
'SSL_CTX_set_session_cache_mode'
         SSL_CTX_ctrl(ctx,SSL_CTRL_SET_SESS_CACHE_MODE,m,NULL)
         ~~~~~~~~~~~~                                  ^
build/temp.freebsd-13.0-RELEASE-amd64-3.8/_openssl.c:34263:14: warning:
implicit conversion changes signedness: 'long' to 'unsigned long'
[-Wsign-conversion]
   { result =3D SSL_CTX_set_session_cache_mode(x0, x1); }
            ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/include/openssl/ssl.h:1619:2: note: expanded from macro
'SSL_CTX_set_session_cache_mode'
         SSL_CTX_ctrl(ctx,SSL_CTRL_SET_SESS_CACHE_MODE,m,NULL)
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
build/temp.freebsd-13.0-RELEASE-amd64-3.8/_openssl.c:34263:49: warning:
implicit conversion changes signedness: 'unsigned long' to 'long'
[-Wsign-conversion]
   { result =3D SSL_CTX_set_session_cache_mode(x0, x1); }
              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
/usr/local/include/openssl/ssl.h:1619:48: note: expanded from macro
'SSL_CTX_set_session_cache_mode'
         SSL_CTX_ctrl(ctx,SSL_CTRL_SET_SESS_CACHE_MODE,m,NULL)
         ~~~~~~~~~~~~                                  ^
build/temp.freebsd-13.0-RELEASE-amd64-3.8/_openssl.c:34636:10: warning:
implicit conversion changes signedness: 'long' to 'unsigned long'
[-Wsign-conversion]
   return SSL_CTX_set_tmp_dh(x0, x1);
   ~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/include/openssl/ssl.h:1170:2: note: expanded from macro
'SSL_CTX_set_tmp_dh'
         SSL_CTX_ctrl(ctx,SSL_CTRL_SET_TMP_DH,0,(char *)dh)
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
build/temp.freebsd-13.0-RELEASE-amd64-3.8/_openssl.c:34674:14: warning:
implicit conversion changes signedness: 'long' to 'unsigned long'
[-Wsign-conversion]
   { result =3D SSL_CTX_set_tmp_dh(x0, x1); }
            ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/include/openssl/ssl.h:1170:2: note: expanded from macro
'SSL_CTX_set_tmp_dh'
         SSL_CTX_ctrl(ctx,SSL_CTRL_SET_TMP_DH,0,(char *)dh)
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
build/temp.freebsd-13.0-RELEASE-amd64-3.8/_openssl.c:34689:10: warning:
implicit conversion changes signedness: 'long' to 'unsigned long'
[-Wsign-conversion]
   return SSL_CTX_set_tmp_ecdh(x0, x1);
   ~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/include/openssl/ssl.h:1172:2: note: expanded from macro
'SSL_CTX_set_tmp_ecdh'
         SSL_CTX_ctrl(ctx,SSL_CTRL_SET_TMP_ECDH,0,(char *)ecdh)
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
build/temp.freebsd-13.0-RELEASE-amd64-3.8/_openssl.c:34727:14: warning:
implicit conversion changes signedness: 'long' to 'unsigned long'
[-Wsign-conversion]
   { result =3D SSL_CTX_set_tmp_ecdh(x0, x1); }
            ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/include/openssl/ssl.h:1172:2: note: expanded from macro
'SSL_CTX_set_tmp_ecdh'
         SSL_CTX_ctrl(ctx,SSL_CTRL_SET_TMP_ECDH,0,(char *)ecdh)
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
build/temp.freebsd-13.0-RELEASE-amd64-3.8/_openssl.c:35356:10: warning:
implicit conversion changes signedness: 'unsigned long' to 'long'
[-Wsign-conversion]
   return SSL_SESSION_get_ticket_lifetime_hint(x0);
   ~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
build/temp.freebsd-13.0-RELEASE-amd64-3.8/_openssl.c:35379:14: warning:
implicit conversion changes signedness: 'unsigned long' to 'long'
[-Wsign-conversion]
   { result =3D SSL_SESSION_get_ticket_lifetime_hint(x0); }
            ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
build/temp.freebsd-13.0-RELEASE-amd64-3.8/_openssl.c:35567:10: warning:
implicit conversion changes signedness: 'long' to 'unsigned long'
[-Wsign-conversion]
   return SSL_clear_mode(x0, x1);
   ~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~
/usr/local/include/openssl/ssl.h:598:2: note: expanded from macro
'SSL_clear_mode'
         SSL_ctrl((ssl),SSL_CTRL_CLEAR_MODE,(op),NULL)
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
build/temp.freebsd-13.0-RELEASE-amd64-3.8/_openssl.c:35567:29: warning:
implicit conversion changes signedness: 'unsigned long' to 'long'
[-Wsign-conversion]
   return SSL_clear_mode(x0, x1);
          ~~~~~~~~~~~~~~~~~~~^~~
/usr/local/include/openssl/ssl.h:598:38: note: expanded from macro
'SSL_clear_mode'
         SSL_ctrl((ssl),SSL_CTRL_CLEAR_MODE,(op),NULL)
         ~~~~~~~~                            ^~
build/temp.freebsd-13.0-RELEASE-amd64-3.8/_openssl.c:35600:14: warning:
implicit conversion changes signedness: 'long' to 'unsigned long'
[-Wsign-conversion]
   { result =3D SSL_clear_mode(x0, x1); }
            ~ ^~~~~~~~~~~~~~~~~~~~~~
/usr/local/include/openssl/ssl.h:598:2: note: expanded from macro
'SSL_clear_mode'
         SSL_ctrl((ssl),SSL_CTRL_CLEAR_MODE,(op),NULL)
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
build/temp.freebsd-13.0-RELEASE-amd64-3.8/_openssl.c:35600:33: warning:
implicit conversion changes signedness: 'unsigned long' to 'long'
[-Wsign-conversion]
   { result =3D SSL_clear_mode(x0, x1); }
              ~~~~~~~~~~~~~~~~~~~^~~
/usr/local/include/openssl/ssl.h:598:38: note: expanded from macro
'SSL_clear_mode'
         SSL_ctrl((ssl),SSL_CTRL_CLEAR_MODE,(op),NULL)
         ~~~~~~~~                            ^~
build/temp.freebsd-13.0-RELEASE-amd64-3.8/_openssl.c:36553:10: warning:
implicit conversion changes signedness: 'long' to 'unsigned long'
[-Wsign-conversion]
   return SSL_get_mode(x0);
   ~~~~~~ ^~~~~~~~~~~~~~~~
/usr/local/include/openssl/ssl.h:602:9: note: expanded from macro
'SSL_get_mode'
         SSL_ctrl((ssl),SSL_CTRL_MODE,0,NULL)
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
build/temp.freebsd-13.0-RELEASE-amd64-3.8/_openssl.c:36576:14: warning:
implicit conversion changes signedness: 'long' to 'unsigned long'
[-Wsign-conversion]
   { result =3D SSL_get_mode(x0); }
            ~ ^~~~~~~~~~~~~~~~
/usr/local/include/openssl/ssl.h:602:9: note: expanded from macro
'SSL_get_mode'
         SSL_ctrl((ssl),SSL_CTRL_MODE,0,NULL)
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
build/temp.freebsd-13.0-RELEASE-amd64-3.8/_openssl.c:36591:10: warning:
implicit conversion changes signedness: 'long' to 'unsigned long'
[-Wsign-conversion]
   return SSL_get_options(x0);
   ~~~~~~ ^~~~~~~~~~~~~~~~~~~
/usr/local/include/openssl/ssl.h:589:9: note: expanded from macro
'SSL_get_options'
         SSL_ctrl((ssl),SSL_CTRL_OPTIONS,0,NULL)
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
build/temp.freebsd-13.0-RELEASE-amd64-3.8/_openssl.c:36614:14: warning:
implicit conversion changes signedness: 'long' to 'unsigned long'
[-Wsign-conversion]
   { result =3D SSL_get_options(x0); }
            ~ ^~~~~~~~~~~~~~~~~~~
/usr/local/include/openssl/ssl.h:589:9: note: expanded from macro
'SSL_get_options'
         SSL_ctrl((ssl),SSL_CTRL_OPTIONS,0,NULL)
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
build/temp.freebsd-13.0-RELEASE-amd64-3.8/_openssl.c:38271:40: warning:
implicit conversion loses integer precision: 'int' to 'uint16_t' (aka
'unsigned short') [-Wimplicit-int-conversion]
   return SSL_set_max_proto_version(x0, x1);
          ~~~~~~~~~~~~~~~~~~~~~~~~~     ^~
build/temp.freebsd-13.0-RELEASE-amd64-3.8/_openssl.c:38304:44: warning:
implicit conversion loses integer precision: 'int' to 'uint16_t' (aka
'unsigned short') [-Wimplicit-int-conversion]
   { result =3D SSL_set_max_proto_version(x0, x1); }
              ~~~~~~~~~~~~~~~~~~~~~~~~~     ^~
build/temp.freebsd-13.0-RELEASE-amd64-3.8/_openssl.c:38319:40: warning:
implicit conversion loses integer precision: 'int' to 'uint16_t' (aka
'unsigned short') [-Wimplicit-int-conversion]
   return SSL_set_min_proto_version(x0, x1);
          ~~~~~~~~~~~~~~~~~~~~~~~~~     ^~
build/temp.freebsd-13.0-RELEASE-amd64-3.8/_openssl.c:38352:44: warning:
implicit conversion loses integer precision: 'int' to 'uint16_t' (aka
'unsigned short') [-Wimplicit-int-conversion]
   { result =3D SSL_set_min_proto_version(x0, x1); }
              ~~~~~~~~~~~~~~~~~~~~~~~~~     ^~
build/temp.freebsd-13.0-RELEASE-amd64-3.8/_openssl.c:38367:10: warning:
implicit conversion changes signedness: 'long' to 'unsigned long'
[-Wsign-conversion]
   return SSL_set_mode(x0, x1);
   ~~~~~~ ^~~~~~~~~~~~~~~~~~~~
/usr/local/include/openssl/ssl.h:600:2: note: expanded from macro
'SSL_set_mode'
         SSL_ctrl((ssl),SSL_CTRL_MODE,(op),NULL)
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
build/temp.freebsd-13.0-RELEASE-amd64-3.8/_openssl.c:38367:27: warning:
implicit conversion changes signedness: 'unsigned long' to 'long'
[-Wsign-conversion]
   return SSL_set_mode(x0, x1);
          ~~~~~~~~~~~~~~~~~^~~
/usr/local/include/openssl/ssl.h:600:32: note: expanded from macro
'SSL_set_mode'
         SSL_ctrl((ssl),SSL_CTRL_MODE,(op),NULL)
         ~~~~~~~~                      ^~
build/temp.freebsd-13.0-RELEASE-amd64-3.8/_openssl.c:38400:14: warning:
implicit conversion changes signedness: 'long' to 'unsigned long'
[-Wsign-conversion]
   { result =3D SSL_set_mode(x0, x1); }
            ~ ^~~~~~~~~~~~~~~~~~~~
/usr/local/include/openssl/ssl.h:600:2: note: expanded from macro
'SSL_set_mode'
         SSL_ctrl((ssl),SSL_CTRL_MODE,(op),NULL)
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
build/temp.freebsd-13.0-RELEASE-amd64-3.8/_openssl.c:38400:31: warning:
implicit conversion changes signedness: 'unsigned long' to 'long'
[-Wsign-conversion]
   { result =3D SSL_set_mode(x0, x1); }
              ~~~~~~~~~~~~~~~~~^~~
/usr/local/include/openssl/ssl.h:600:32: note: expanded from macro
'SSL_set_mode'
         SSL_ctrl((ssl),SSL_CTRL_MODE,(op),NULL)
         ~~~~~~~~                      ^~
build/temp.freebsd-13.0-RELEASE-amd64-3.8/_openssl.c:38415:10: warning:
implicit conversion changes signedness: 'long' to 'unsigned long'
[-Wsign-conversion]
   return SSL_set_options(x0, x1);
   ~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~
/usr/local/include/openssl/ssl.h:585:2: note: expanded from macro
'SSL_set_options'
         SSL_ctrl((ssl),SSL_CTRL_OPTIONS,(op),NULL)
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
build/temp.freebsd-13.0-RELEASE-amd64-3.8/_openssl.c:38415:30: warning:
implicit conversion changes signedness: 'unsigned long' to 'long'
[-Wsign-conversion]
   return SSL_set_options(x0, x1);
          ~~~~~~~~~~~~~~~~~~~~^~~
/usr/local/include/openssl/ssl.h:585:35: note: expanded from macro
'SSL_set_options'
         SSL_ctrl((ssl),SSL_CTRL_OPTIONS,(op),NULL)
         ~~~~~~~~                         ^~
build/temp.freebsd-13.0-RELEASE-amd64-3.8/_openssl.c:38448:14: warning:
implicit conversion changes signedness: 'long' to 'unsigned long'
[-Wsign-conversion]
   { result =3D SSL_set_options(x0, x1); }
            ~ ^~~~~~~~~~~~~~~~~~~~~~~
/usr/local/include/openssl/ssl.h:585:2: note: expanded from macro
'SSL_set_options'
         SSL_ctrl((ssl),SSL_CTRL_OPTIONS,(op),NULL)
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
build/temp.freebsd-13.0-RELEASE-amd64-3.8/_openssl.c:38448:34: warning:
implicit conversion changes signedness: 'unsigned long' to 'long'
[-Wsign-conversion]
   { result =3D SSL_set_options(x0, x1); }
              ~~~~~~~~~~~~~~~~~~~~^~~
/usr/local/include/openssl/ssl.h:585:35: note: expanded from macro
'SSL_set_options'
         SSL_ctrl((ssl),SSL_CTRL_OPTIONS,(op),NULL)
         ~~~~~~~~                         ^~
65 warnings and 2 errors generated.
error: command 'cc' failed with exit status 1

     =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3DDEBUG
ASSISTANCE=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D
     If you are seeing a compilation error please try the following steps =
to
     successfully install cryptography:
     1) Upgrade to the latest pip and try again. This will fix errors
for most
        users. See: https://pip.pypa.io/en/stable/installing/#upgrading-pi=
p
     2) Read https://cryptography.io/en/latest/installation.html for
specific
        instructions for your platform.
     3) Check our frequently asked questions for more information:
        https://cryptography.io/en/latest/faq.html
     =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3DDEBUG
ASSISTANCE=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D

*** Error code 1

Stop.
make: stopped in /usr/ports/security/py-cryptography
=3D>> Cleaning up wrkdir
=3D=3D=3D>  Cleaning for py38-cryptography-3.3.2
build of security/py-cryptography | py38-cryptography-3.3.2 ended at Sat
May 22 23:00:11 PST 2021
build time: 00:01:02
!!! build failure encountered !!!
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?30ca0f81-e098-4c86-4cb5-050019011ed3>