Paste #721666

Welcome To LodgeIt

Welcome to the LodgeIt pastebin. In order to use the notification feature a 31 day cookie with an unique ID was created for you. The lodgeit database does not store any information about you, it's just used for an advanced pastebin experience :-). Read more on the about lodgeit page. Have fun :-)

hide this notification

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
=>> Building security/py-cryptography
build started at Tue May 22 14:53:37 CEST 2018
port directory: /usr/ports/security/py-cryptography
package name: py36-cryptography-2.1.4
building for: FreeBSD poudriere.webterrorist.local 11.1-RELEASE-p10 FreeBSD 11.1-RELEASE-p10 amd64
maintained by: koobs@FreeBSD.org
Makefile ident:      $FreeBSD: head/security/py-cryptography/Makefile 459656 2018-01-22 14:57:29Z sbz $
Poudriere version: 3.2.4
Host OSVERSION: 1101001
Jail OSVERSION: 1101001
Job Id: 01

---Begin Environment---
SHELL=/bin/csh
OSVERSION=1101001
UNAME_v=FreeBSD 11.1-RELEASE-p10
UNAME_r=11.1-RELEASE-p10
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=screen
MASTERMNT=/usr/local/poudriere/data/.m/freebsd_11-1x64-HEAD/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
OLDPWD=/usr/local/poudriere/data/.m/freebsd_11-1x64-HEAD/ref/.p
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
PWD=/usr/local/poudriere/data/.m/freebsd_11-1x64-HEAD/ref/.p/pool
MASTERNAME=freebsd_11-1x64-HEAD
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
P_PYTHON_MAJOR_VER=3
POUDRIERE_VERSION=3.2.4
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=py36
DEPENDS_ARGS=
MAKE_ARGS= FLAVOR=py36
---End Poudriere Port Flags/Env---

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

--MAINTAINER--
koobs@FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
pthreads_working="yes" PYTHON="/usr/local/bin/python3.6" XDG_DATA_HOME=/wrkdirs/usr/ports/security/py-cryptography/work-py36  XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/py-cryptography/work-py36  HOME=/wrkdirs/usr/ports/security/py-cryptography/work-py36 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/security/py-cryptography/work-py36/.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--
OPENSSLBASE=/usr/local OPENSSLDIR=/usr/local/openssl OPENSSLINC=/usr/local/include OPENSSLLIB=/usr/local/lib OPENSSLRPATH=/usr/local/lib XDG_DATA_HOME=/wrkdirs/usr/ports/security/py-cryptography/work-py36  XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/py-cryptography/work-py36  HOME=/wrkdirs/usr/ports/security/py-cryptography/work-py36 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/security/py-cryptography/work-py36/.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  -I/usr/local/include -fstack-protector -fno-strict-aliasing"  CPP="cpp" CPPFLAGS=""  LDFLAGS=" -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector" LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -I/usr/local/include -fstack-protector -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="@comment " PORTEXAMPLES="@comment " PYTHON_INCLUDEDIR=include/python3.6m  PYTHON_LIBDIR=lib/python3.6  PYTHON_PLATFORM=freebsd11  PYTHON_PYOEXTENSION=opt-1.pyc  PYTHON_SITELIBDIR=lib/python3.6/site-packages  PYTHON_SUFFIX=36  PYTHON_VER=3.6  PYTHON_VERSION=python3.6 PYTHON2="@comment " PYTHON3="" OSREL=11.1 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/py36-cryptography"  EXAMPLESDIR="share/examples/py36-cryptography"  DATADIR="share/py36-cryptography"  WWWDIR="www/py36-cryptography"  ETCDIR="etc/py36-cryptography"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/py36-cryptography DOCSDIR=/usr/local/share/doc/py36-cryptography EXAMPLESDIR=/usr/local/share/examples/py36-cryptography  WWWDIR=/usr/local/www/py36-cryptography ETCDIR=/usr/local/etc/py36-cryptography
--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/freebsd_11-1x64-make.conf ####
OPTIONS_SET+=ICONV NLS IDN PYTHON
OPTIONS_UNSET=CUPS DEBUG DOCS FONTCONFIG X11 EXAMPLES AVAHI GSSAPI_BASE ZTS DTRACE ALSA

NO_SENDMAIL=true

JAVA_VENDOR=openjdk
JAVA_VERSION=1.8
JAVA_PREFERRED_PORTS=JAVA_PORT_NATIVE_OPENJDK_JDK_1_8

DEFAULT_VERSIONS+= mysql=5.6p pgsql=10 python=3.6 python2=2.7 apache=2.4 php=7.1 ruby=2.4 ssl=libressl

CONFIGURE_ENV+= pthreads_working="yes"

java_openjdk8_UNSET = X11
net-mgmt_icingaweb2_SET = EXAMPLES

# ftp_curl_SET = GNUTLS
WITH_CCACHE_BUILD=yes
CCACHE_DIR=/root/.ccache
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_921dbbb2=FreeBSD clang version 4.0.0 (tags/RELEASE_400/final 297347) (based on LLVM 4.0.0) Target: x86_64-unknown-freebsd11.1 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 4.0.0 (tags/RELEASE_400/final 297347) (based on LLVM 4.0.0) Target: x86_64-unknown-freebsd11.1 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_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=yes
_OBJC_CCVERSION_921dbbb2=FreeBSD clang version 4.0.0 (tags/RELEASE_400/final 297347) (based on LLVM 4.0.0) Target: x86_64-unknown-freebsd11.1 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=amd64
OPSYS=FreeBSD
_OSRELEASE=11.1-RELEASE-p10
OSREL=11.1
OSVERSION=1101001
PYTHONBASE=/usr/local
HAVE_COMPAT_IA32_KERN=YES
_SMP_CPUS=4
CONFIGURE_MAX_CMD_LEN=262144
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=0
---End make.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  33554432
stack size              (kbytes, -s)  524288
core file size      (512-blocks, -c)  unlimited
max memory size         (kbytes, -m)  unlimited
locked memory           (kbytes, -l)  unlimited
max user processes              (-u)  32461
open files                      (-n)  10240
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 BSD3CLAUSE accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   py36-cryptography-2.1.4 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.5_1.txz
[poudriere.webterrorist.local] Installing pkg-1.10.5_1...
[poudriere.webterrorist.local] Extracting pkg-1.10.5_1: .......... done
===>   py36-cryptography-2.1.4 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of py36-cryptography-2.1.4
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License APACHE20 BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by py36-cryptography-2.1.4 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License APACHE20 BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by py36-cryptography-2.1.4 for building
=> SHA256 Checksum OK for cryptography-2.1.4.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License APACHE20 BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by py36-cryptography-2.1.4 for building
===>  Extracting for py36-cryptography-2.1.4
=> SHA256 Checksum OK for cryptography-2.1.4.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for py36-cryptography-2.1.4
===========================================================================
=======================<phase: build-depends  >============================
===>   py36-cryptography-2.1.4 depends on package: py36-cffi>=1.7 - not found
===>   Installing existing package /packages/All/py36-cffi-1.11.5.txz
[poudriere.webterrorist.local] Installing py36-cffi-1.11.5...
[poudriere.webterrorist.local] `-- Installing libffi-3.2.1_2...
[poudriere.webterrorist.local] |   `-- Installing indexinfo-0.3.1...
[poudriere.webterrorist.local] |   `-- Extracting indexinfo-0.3.1: .... done
[poudriere.webterrorist.local] `-- Extracting libffi-3.2.1_2: .......... done
[poudriere.webterrorist.local] `-- Installing py36-pycparser-2.18...
[poudriere.webterrorist.local] |   `-- Installing py36-setuptools-39.0.1...
[poudriere.webterrorist.local] |   | `-- Installing python36-3.6.5...
[poudriere.webterrorist.local] |   |   `-- Installing gettext-runtime-0.19.8.1_1...
[poudriere.webterrorist.local] |   |   `-- Extracting gettext-runtime-0.19.8.1_1: .......... done
[poudriere.webterrorist.local] |   |   `-- Installing libressl-2.7.3...
[poudriere.webterrorist.local] |   |   `-- Extracting libressl-2.7.3: .......... done
[poudriere.webterrorist.local] |   |   `-- Installing readline-7.0.3_1...
[poudriere.webterrorist.local] |   |   `-- Extracting readline-7.0.3_1: .......... done
[poudriere.webterrorist.local] |   | `-- Extracting python36-3.6.5: .......... done
[poudriere.webterrorist.local] |   `-- Extracting py36-setuptools-39.0.1: .......... done
[poudriere.webterrorist.local] `-- Extracting py36-pycparser-2.18: .......... done
[poudriere.webterrorist.local] Extracting py36-cffi-1.11.5: .......... done
Message from python36-3.6.5:

===========================================================================

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

py36-gdbm       databases/py-gdbm@py36
py36-sqlite3    databases/py-sqlite3@py36
py36-tkinter    x11-toolkits/py-tkinter@py36

===========================================================================
===>   py36-cryptography-2.1.4 depends on package: py36-cffi>=1.7 - found
===>   Returning to build of py36-cryptography-2.1.4
===>   py36-cryptography-2.1.4 depends on package: py36-setuptools>0 - found
===>   py36-cryptography-2.1.4 depends on file: /usr/local/bin/python3.6 - found
===>   py36-cryptography-2.1.4 depends on file: /usr/local/lib/libcrypto.so.43 - found
===>   py36-cryptography-2.1.4 depends on file: /usr/local/bin/ccache - not found
===>   Installing existing package /packages/All/ccache-3.3.5_2.txz
[poudriere.webterrorist.local] Installing ccache-3.3.5_2...
[poudriere.webterrorist.local] Extracting ccache-3.3.5_2: ....... done
Create compiler links...
create symlink for cc
create symlink for cc (world)
create symlink for c++
create symlink for c++ (world)
create symlink for CC
create symlink for CC (world)
create symlink for clang
create symlink for clang (world)
create symlink for clang++
create symlink for clang++ (world)
Message from ccache-3.3.5_2:

NOTE:
Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for
information on using ccache with FreeBSD ports and src.
===>   py36-cryptography-2.1.4 depends on file: /usr/local/bin/ccache - found
===>   Returning to build of py36-cryptography-2.1.4
===========================================================================
=======================<phase: lib-depends    >============================
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for py36-cryptography-2.1.4
running config
===========================================================================
=======================<phase: build          >============================
===>  Building for py36-cryptography-2.1.4
running build
running build_py
creating build
creating build/lib.freebsd-11.1-RELEASE-p10-amd64-3.6
creating build/lib.freebsd-11.1-RELEASE-p10-amd64-3.6/cryptography
copying src/cryptography/__init__.py -> build/lib.freebsd-11.1-RELEASE-p10-amd64-3.6/cryptography
copying src/cryptography/utils.py -> build/lib.freebsd-11.1-RELEASE-p10-amd64-3.6/cryptography
copying src/cryptography/fernet.py -> build/lib.freebsd-11.1-RELEASE-p10-amd64-3.6/cryptography
copying src/cryptography/exceptions.py -> build/lib.freebsd-11.1-RELEASE-p10-amd64-3.6/cryptography
copying src/cryptography/__about__.py -> build/lib.freebsd-11.1-RELEASE-p10-amd64-3.6/cryptography
creating build/lib.freebsd-11.1-RELEASE-p10-amd64-3.6/cryptography/x509
copying src/cryptography/x509/__init__.py -> build/lib.freebsd-11.1-RELEASE-p10-amd64-3.6/cryptography/x509
copying src/cryptography/x509/base.py -> build/lib.freebsd-11.1-RELEASE-p10-amd64-3.6/cryptography/x509
copying src/cryptography/x509/name.py -> build/lib.freebsd-11.1-RELEASE-p10-amd64-3.6/cryptography/x509
copying src/cryptography/x509/certificate_transparency.py -> build/lib.freebsd-11.1-RELEASE-p10-amd64-3.6/cryptography/x509
copying src/cryptography/x509/extensions.py -> build/lib.freebsd-11.1-RELEASE-p10-amd64-3.6/cryptography/x509
copying src/cryptography/x509/general_name.py -> build/lib.freebsd-11.1-RELEASE-p10-amd64-3.6/cryptography/x509
copying src/cryptography/x509/oid.py -> build/lib.freebsd-11.1-RELEASE-p10-amd64-3.6/cryptography/x509
creating build/lib.freebsd-11.1-RELEASE-p10-amd64-3.6/cryptography/hazmat
copying src/cryptography/hazmat/__init__.py -> build/lib.freebsd-11.1-RELEASE-p10-amd64-3.6/cryptography/hazmat
creating build/lib.freebsd-11.1-RELEASE-p10-amd64-3.6/cryptography/hazmat/primitives
copying src/cryptography/hazmat/primitives/cmac.py -> build/lib.freebsd-11.1-RELEASE-p10-amd64-3.6/cryptography/hazmat/primitives
copying src/cryptography/hazmat/primitives/serialization.py -> build/lib.freebsd-11.1-RELEASE-p10-amd64-3.6/cryptography/hazmat/primitives
copying src/cryptography/hazmat/primitives/__init__.py -> build/lib.freebsd-11.1-RELEASE-p10-amd64-3.6/cryptography/hazmat/primitives
copying src/cryptography/hazmat/primitives/hmac.py -> build/lib.freebsd-11.1-RELEASE-p10-amd64-3.6/cryptography/hazmat/primitives
copying src/cryptography/hazmat/primitives/padding.py -> build/lib.freebsd-11.1-RELEASE-p10-amd64-3.6/cryptography/hazmat/primitives
copying src/cryptography/hazmat/primitives/mac.py -> build/lib.freebsd-11.1-RELEASE-p10-amd64-3.6/cryptography/hazmat/primitives
copying src/cryptography/hazmat/primitives/keywrap.py -> build/lib.freebsd-11.1-RELEASE-p10-amd64-3.6/cryptography/hazmat/primitives
copying src/cryptography/hazmat/primitives/hashes.py -> build/lib.freebsd-11.1-RELEASE-p10-amd64-3.6/cryptography/hazmat/primitives
copying src/cryptography/hazmat/primitives/constant_time.py -> build/lib.freebsd-11.1-RELEASE-p10-amd64-3.6/cryptography/hazmat/primitives
creating build/lib.freebsd-11.1-RELEASE-p10-amd64-3.6/cryptography/hazmat/backends
copying src/cryptography/hazmat/backends/__init__.py -> build/lib.freebsd-11.1-RELEASE-p10-amd64-3.6/cryptography/hazmat/backends
copying src/cryptography/hazmat/backends/interfaces.py -> build/lib.freebsd-11.1-RELEASE-p10-amd64-3.6/cryptography/hazmat/backends
creating build/lib.freebsd-11.1-RELEASE-p10-amd64-3.6/cryptography/hazmat/bindings
copying src/cryptography/hazmat/bindings/__init__.py -> build/lib.freebsd-11.1-RELEASE-p10-amd64-3.6/cryptography/hazmat/bindings
creating build/lib.freebsd-11.1-RELEASE-p10-amd64-3.6/cryptography/hazmat/primitives/kdf
copying src/cryptography/hazmat/primitives/kdf/__init__.py -> build/lib.freebsd-11.1-RELEASE-p10-amd64-3.6/cryptography/hazmat/primitives/kdf
copying src/cryptography/hazmat/primitives/kdf/kbkdf.py -> build/lib.freebsd-11.1-RELEASE-p10-amd64-3.6/cryptography/hazmat/primitives/kdf
copying src/cryptography/hazmat/primitives/kdf/x963kdf.py -> build/lib.freebsd-11.1-RELEASE-p10-amd64-3.6/cryptography/hazmat/primitives/kdf
copying src/cryptography/hazmat/primitives/kdf/scrypt.py -> build/lib.freebsd-11.1-RELEASE-p10-amd64-3.6/cryptography/hazmat/primitives/kdf
copying src/cryptography/hazmat/primitives/kdf/concatkdf.py -> build/lib.freebsd-11.1-RELEASE-p10-amd64-3.6/cryptography/hazmat/primitives/kdf
copying src/cryptography/hazmat/primitives/kdf/pbkdf2.py -> build/lib.freebsd-11.1-RELEASE-p10-amd64-3.6/cryptography/hazmat/primitives/kdf
copying src/cryptography/hazmat/primitives/kdf/hkdf.py -> build/lib.freebsd-11.1-RELEASE-p10-amd64-3.6/cryptography/hazmat/primitives/kdf
creating build/lib.freebsd-11.1-RELEASE-p10-amd64-3.6/cryptography/hazmat/primitives/asymmetric
copying src/cryptography/hazmat/primitives/asymmetric/x25519.py -> build/lib.freebsd-11.1-RELEASE-p10-amd64-3.6/cryptography/hazmat/primitives/asymmetric
copying src/cryptography/hazmat/primitives/asymmetric/__init__.py -> build/lib.freebsd-11.1-RELEASE-p10-amd64-3.6/cryptography/hazmat/primitives/asymmetric
copying src/cryptography/hazmat/primitives/asymmetric/rsa.py -> build/lib.freebsd-11.1-RELEASE-p10-amd64-3.6/cryptography/hazmat/primitives/asymmetric
copying src/cryptography/hazmat/primitives/asymmetric/padding.py -> build/lib.freebsd-11.1-RELEASE-p10-amd64-3.6/cryptography/hazmat/primitives/asymmetric
copying src/cryptography/hazmat/primitives/asymmetric/dh.py -> build/lib.freebsd-11.1-RELEASE-p10-amd64-3.6/cryptography/hazmat/primitives/asymmetric
copying src/cryptography/hazmat/primitives/asymmetric/ec.py -> build/lib.freebsd-11.1-RELEASE-p10-amd64-3.6/cryptography/hazmat/primitives/asymmetric
copying src/cryptography/hazmat/primitives/asymmetric/dsa.py -> build/lib.freebsd-11.1-RELEASE-p10-amd64-3.6/cryptography/hazmat/primitives/asymmetric
copying src/cryptography/hazmat/primitives/asymmetric/utils.py -> build/lib.freebsd-11.1-RELEASE-p10-amd64-3.6/cryptography/hazmat/primitives/asymmetric
creating build/lib.freebsd-11.1-RELEASE-p10-amd64-3.6/cryptography/hazmat/primitives/twofactor
copying src/cryptography/hazmat/primitives/twofactor/hotp.py -> build/lib.freebsd-11.1-RELEASE-p10-amd64-3.6/cryptography/hazmat/primitives/twofactor
copying src/cryptography/hazmat/primitives/twofactor/__init__.py -> build/lib.freebsd-11.1-RELEASE-p10-amd64-3.6/cryptography/hazmat/primitives/twofactor
copying src/cryptography/hazmat/primitives/twofactor/totp.py -> build/lib.freebsd-11.1-RELEASE-p10-amd64-3.6/cryptography/hazmat/primitives/twofactor
copying src/cryptography/hazmat/primitives/twofactor/utils.py -> build/lib.freebsd-11.1-RELEASE-p10-amd64-3.6/cryptography/hazmat/primitives/twofactor
creating build/lib.freebsd-11.1-RELEASE-p10-amd64-3.6/cryptography/hazmat/primitives/ciphers
copying src/cryptography/hazmat/primitives/ciphers/algorithms.py -> build/lib.freebsd-11.1-RELEASE-p10-amd64-3.6/cryptography/hazmat/primitives/ciphers
copying src/cryptography/hazmat/primitives/ciphers/__init__.py -> build/lib.freebsd-11.1-RELEASE-p10-amd64-3.6/cryptography/hazmat/primitives/ciphers
copying src/cryptography/hazmat/primitives/ciphers/base.py -> build/lib.freebsd-11.1-RELEASE-p10-amd64-3.6/cryptography/hazmat/primitives/ciphers
copying src/cryptography/hazmat/primitives/ciphers/aead.py -> build/lib.freebsd-11.1-RELEASE-p10-amd64-3.6/cryptography/hazmat/primitives/ciphers
copying src/cryptography/hazmat/primitives/ciphers/modes.py -> build/lib.freebsd-11.1-RELEASE-p10-amd64-3.6/cryptography/hazmat/primitives/ciphers
creating build/lib.freebsd-11.1-RELEASE-p10-amd64-3.6/cryptography/hazmat/backends/openssl
copying src/cryptography/hazmat/backends/openssl/x25519.py -> build/lib.freebsd-11.1-RELEASE-p10-amd64-3.6/cryptography/hazmat/backends/openssl
copying src/cryptography/hazmat/backends/openssl/cmac.py -> build/lib.freebsd-11.1-RELEASE-p10-amd64-3.6/cryptography/hazmat/backends/openssl
copying src/cryptography/hazmat/backends/openssl/decode_asn1.py -> build/lib.freebsd-11.1-RELEASE-p10-amd64-3.6/cryptography/hazmat/backends/openssl
copying src/cryptography/hazmat/backends/openssl/x509.py -> build/lib.freebsd-11.1-RELEASE-p10-amd64-3.6/cryptography/hazmat/backends/openssl
copying src/cryptography/hazmat/backends/openssl/__init__.py -> build/lib.freebsd-11.1-RELEASE-p10-amd64-3.6/cryptography/hazmat/backends/openssl
copying src/cryptography/hazmat/backends/openssl/hmac.py -> build/lib.freebsd-11.1-RELEASE-p10-amd64-3.6/cryptography/hazmat/backends/openssl
copying src/cryptography/hazmat/backends/openssl/ciphers.py -> build/lib.freebsd-11.1-RELEASE-p10-amd64-3.6/cryptography/hazmat/backends/openssl
copying src/cryptography/hazmat/backends/openssl/rsa.py -> build/lib.freebsd-11.1-RELEASE-p10-amd64-3.6/cryptography/hazmat/backends/openssl
copying src/cryptography/hazmat/backends/openssl/dh.py -> build/lib.freebsd-11.1-RELEASE-p10-amd64-3.6/cryptography/hazmat/backends/openssl
copying src/cryptography/hazmat/backends/openssl/aead.py -> build/lib.freebsd-11.1-RELEASE-p10-amd64-3.6/cryptography/hazmat/backends/openssl
copying src/cryptography/hazmat/backends/openssl/encode_asn1.py -> build/lib.freebsd-11.1-RELEASE-p10-amd64-3.6/cryptography/hazmat/backends/openssl
copying src/cryptography/hazmat/backends/openssl/ec.py -> build/lib.freebsd-11.1-RELEASE-p10-amd64-3.6/cryptography/hazmat/backends/openssl
copying src/cryptography/hazmat/backends/openssl/backend.py -> build/lib.freebsd-11.1-RELEASE-p10-amd64-3.6/cryptography/hazmat/backends/openssl
copying src/cryptography/hazmat/backends/openssl/dsa.py -> build/lib.freebsd-11.1-RELEASE-p10-amd64-3.6/cryptography/hazmat/backends/openssl
copying src/cryptography/hazmat/backends/openssl/utils.py -> build/lib.freebsd-11.1-RELEASE-p10-amd64-3.6/cryptography/hazmat/backends/openssl
copying src/cryptography/hazmat/backends/openssl/hashes.py -> build/lib.freebsd-11.1-RELEASE-p10-amd64-3.6/cryptography/hazmat/backends/openssl
creating build/lib.freebsd-11.1-RELEASE-p10-amd64-3.6/cryptography/hazmat/bindings/openssl
copying src/cryptography/hazmat/bindings/openssl/__init__.py -> build/lib.freebsd-11.1-RELEASE-p10-amd64-3.6/cryptography/hazmat/bindings/openssl
copying src/cryptography/hazmat/bindings/openssl/_conditional.py -> build/lib.freebsd-11.1-RELEASE-p10-amd64-3.6/cryptography/hazmat/bindings/openssl
copying src/cryptography/hazmat/bindings/openssl/binding.py -> build/lib.freebsd-11.1-RELEASE-p10-amd64-3.6/cryptography/hazmat/bindings/openssl
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 matching '*' found under directory 'vectors'
writing manifest file 'src/cryptography.egg-info/SOURCES.txt'
running build_ext
generating cffi module 'build/temp.freebsd-11.1-RELEASE-p10-amd64-3.6/_padding.c'
creating build/temp.freebsd-11.1-RELEASE-p10-amd64-3.6
generating cffi module 'build/temp.freebsd-11.1-RELEASE-p10-amd64-3.6/_constant_time.c'
generating cffi module 'build/temp.freebsd-11.1-RELEASE-p10-amd64-3.6/_openssl.c'
building '_openssl' extension
creating build/temp.freebsd-11.1-RELEASE-p10-amd64-3.6/build
creating build/temp.freebsd-11.1-RELEASE-p10-amd64-3.6/build/temp.freebsd-11.1-RELEASE-p10-amd64-3.6
cc -DNDEBUG -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -fPIC -I/usr/local/include/python3.6m -c build/temp.freebsd-11.1-RELEASE-p10-amd64-3.6/_openssl.c -o build/temp.freebsd-11.1-RELEASE-p10-amd64-3.6/build/temp.freebsd-11.1-RELEASE-p10-amd64-3.6/_openssl.o -Wconversion -Wno-error=sign-conversion
build/temp.freebsd-11.1-RELEASE-p10-amd64-3.6/_openssl.c:2202:25: warning: implicit conversion changes signedness: 'const int' to 'size_t' (aka 'unsigned long') [-Wsign-conversion]
        return session->master_key_length;
        ~~~~~~ ~~~~~~~~~^~~~~~~~~~~~~~~~~
build/temp.freebsd-11.1-RELEASE-p10-amd64-3.6/_openssl.c:2204:27: warning: implicit conversion changes signedness: 'const int' to 'size_t' (aka 'unsigned long') [-Wsign-conversion]
        outlen = session->master_key_length;
               ~ ~~~~~~~~~^~~~~~~~~~~~~~~~~
build/temp.freebsd-11.1-RELEASE-p10-amd64-3.6/_openssl.c:2345:6: error: conflicting types for 'X509_get0_signature'
void X509_get0_signature(ASN1_BIT_STRING **psig, X509_ALGOR **palg,
     ^
/usr/local/include/openssl/x509.h:919:6: note: previous declaration is here
void X509_get0_signature(const ASN1_BIT_STRING **psig,
     ^
build/temp.freebsd-11.1-RELEASE-p10-amd64-3.6/_openssl.c:2479:7: error: redefinition of 'X509_VERIFY_PARAM_set1_host' as different kind of symbol
int (*X509_VERIFY_PARAM_set1_host)(X509_VERIFY_PARAM *, const char *,
      ^
/usr/local/include/openssl/x509_vfy.h:564:5: note: previous definition is here
int X509_VERIFY_PARAM_set1_host(X509_VERIFY_PARAM *param, const char *name,
    ^
build/temp.freebsd-11.1-RELEASE-p10-amd64-3.6/_openssl.c:2481:7: error: redefinition of 'X509_VERIFY_PARAM_set1_email' as different kind of symbol
int (*X509_VERIFY_PARAM_set1_email)(X509_VERIFY_PARAM *, const char *,
      ^
/usr/local/include/openssl/x509_vfy.h:571:5: note: previous definition is here
int X509_VERIFY_PARAM_set1_email(X509_VERIFY_PARAM *param,  const char *email,
    ^
build/temp.freebsd-11.1-RELEASE-p10-amd64-3.6/_openssl.c:2483:7: error: redefinition of 'X509_VERIFY_PARAM_set1_ip' as different kind of symbol
int (*X509_VERIFY_PARAM_set1_ip)(X509_VERIFY_PARAM *, const unsigned char *,
      ^
/usr/local/include/openssl/x509_vfy.h:573:5: note: previous definition is here
int X509_VERIFY_PARAM_set1_ip(X509_VERIFY_PARAM *param, const unsigned char *ip,
    ^
build/temp.freebsd-11.1-RELEASE-p10-amd64-3.6/_openssl.c:2485:7: error: redefinition of 'X509_VERIFY_PARAM_set1_ip_asc' as different kind of symbol
int (*X509_VERIFY_PARAM_set1_ip_asc)(X509_VERIFY_PARAM *, const char *) = NULL;
      ^
/usr/local/include/openssl/x509_vfy.h:575:5: note: previous definition is here
int X509_VERIFY_PARAM_set1_ip_asc(X509_VERIFY_PARAM *param, const char *ipasc);
    ^
build/temp.freebsd-11.1-RELEASE-p10-amd64-3.6/_openssl.c:2486:8: error: redefinition of 'X509_VERIFY_PARAM_set_hostflags' as different kind of symbol
void (*X509_VERIFY_PARAM_set_hostflags)(X509_VERIFY_PARAM *,
       ^
/usr/local/include/openssl/x509_vfy.h:568:6: note: previous definition is here
void X509_VERIFY_PARAM_set_hostflags(X509_VERIFY_PARAM *param,
     ^
build/temp.freebsd-11.1-RELEASE-p10-amd64-3.6/_openssl.c:2525:7: error: conflicting types for 'X509_OBJECT_get0_X509'
X509 *X509_OBJECT_get0_X509(X509_OBJECT *x) {
      ^
/usr/local/include/openssl/x509_vfy.h:430:7: note: previous declaration is here
X509 *X509_OBJECT_get0_X509(const X509_OBJECT *xo);
      ^
build/temp.freebsd-11.1-RELEASE-p10-amd64-3.6/_openssl.c:2622:28: warning: implicit conversion changes signedness: 'int' to 'unsigned int' [-Wsign-conversion]
        _ssl_locks_count = CRYPTO_num_locks();
                         ~ ^~~~~~~~~~~~~~~~~~
build/temp.freebsd-11.1-RELEASE-p10-amd64-3.6/_openssl.c:2655:39: warning: implicit conversion changes signedness: 'int' to 'unsigned long' [-Wsign-conversion]
        memcpy(buf, st->password, st->length);
        ~~~~~~                    ~~~~^~~~~~
build/temp.freebsd-11.1-RELEASE-p10-amd64-3.6/_openssl.c:47710: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:1200: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-11.1-RELEASE-p10-amd64-3.6/_openssl.c:47750:14: warning: implicit conversion changes signedness: 'long' to 'unsigned long' [-Wsign-conversion]
  { result = SSL_CTX_add_extra_chain_cert(x0, x1); }
           ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/include/openssl/ssl.h:1200: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-11.1-RELEASE-p10-amd64-3.6/_openssl.c:47799: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:573:2: note: expanded from macro 'SSL_CTX_clear_options'
        SSL_CTX_ctrl((ctx),SSL_CTRL_CLEAR_OPTIONS,(op),NULL)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
build/temp.freebsd-11.1-RELEASE-p10-amd64-3.6/_openssl.c:47799: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:573:45: note: expanded from macro 'SSL_CTX_clear_options'
        SSL_CTX_ctrl((ctx),SSL_CTRL_CLEAR_OPTIONS,(op),NULL)
        ~~~~~~~~~~~~                               ^~
build/temp.freebsd-11.1-RELEASE-p10-amd64-3.6/_openssl.c:47832:14: warning: implicit conversion changes signedness: 'long' to 'unsigned long' [-Wsign-conversion]
  { result = SSL_CTX_clear_options(x0, x1); }
           ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/include/openssl/ssl.h:573:2: note: expanded from macro 'SSL_CTX_clear_options'
        SSL_CTX_ctrl((ctx),SSL_CTRL_CLEAR_OPTIONS,(op),NULL)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
build/temp.freebsd-11.1-RELEASE-p10-amd64-3.6/_openssl.c:47832:40: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion]
  { result = SSL_CTX_clear_options(x0, x1); }
             ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
/usr/local/include/openssl/ssl.h:573:45: note: expanded from macro 'SSL_CTX_clear_options'
        SSL_CTX_ctrl((ctx),SSL_CTRL_CLEAR_OPTIONS,(op),NULL)
        ~~~~~~~~~~~~                               ^~
build/temp.freebsd-11.1-RELEASE-p10-amd64-3.6/_openssl.c:48084:10: warning: implicit conversion changes signedness: 'long' to 'unsigned long' [-Wsign-conversion]
  return SSL_CTX_get_mode(x0);
  ~~~~~~ ^~~~~~~~~~~~~~~~~~~~
/usr/local/include/openssl/ssl.h:588:2: note: expanded from macro 'SSL_CTX_get_mode'
        SSL_CTX_ctrl((ctx),SSL_CTRL_MODE,0,NULL)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
build/temp.freebsd-11.1-RELEASE-p10-amd64-3.6/_openssl.c:48107:14: warning: implicit conversion changes signedness: 'long' to 'unsigned long' [-Wsign-conversion]
  { result = SSL_CTX_get_mode(x0); }
           ~ ^~~~~~~~~~~~~~~~~~~~
/usr/local/include/openssl/ssl.h:588:2: note: expanded from macro 'SSL_CTX_get_mode'
        SSL_CTX_ctrl((ctx),SSL_CTRL_MODE,0,NULL)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
build/temp.freebsd-11.1-RELEASE-p10-amd64-3.6/_openssl.c:48120:10: warning: implicit conversion changes signedness: 'long' to 'unsigned long' [-Wsign-conversion]
  return SSL_CTX_get_options(x0);
  ~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~
/usr/local/include/openssl/ssl.h:575:2: note: expanded from macro 'SSL_CTX_get_options'
        SSL_CTX_ctrl((ctx),SSL_CTRL_OPTIONS,0,NULL)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
build/temp.freebsd-11.1-RELEASE-p10-amd64-3.6/_openssl.c:48143:14: warning: implicit conversion changes signedness: 'long' to 'unsigned long' [-Wsign-conversion]
  { result = SSL_CTX_get_options(x0); }
           ~ ^~~~~~~~~~~~~~~~~~~~~~~
/usr/local/include/openssl/ssl.h:575:2: note: expanded from macro 'SSL_CTX_get_options'
        SSL_CTX_ctrl((ctx),SSL_CTRL_OPTIONS,0,NULL)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
build/temp.freebsd-11.1-RELEASE-p10-amd64-3.6/_openssl.c:48156: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:1521: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-11.1-RELEASE-p10-amd64-3.6/_openssl.c:48179:14: warning: implicit conversion changes signedness: 'long' to 'unsigned long' [-Wsign-conversion]
  { result = SSL_CTX_get_session_cache_mode(x0); }
           ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/include/openssl/ssl.h:1521: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-11.1-RELEASE-p10-amd64-3.6/_openssl.c:49640: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:584:2: note: expanded from macro 'SSL_CTX_set_mode'
        SSL_CTX_ctrl((ctx),SSL_CTRL_MODE,(op),NULL)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
build/temp.freebsd-11.1-RELEASE-p10-amd64-3.6/_openssl.c:49640: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:584:36: note: expanded from macro 'SSL_CTX_set_mode'
        SSL_CTX_ctrl((ctx),SSL_CTRL_MODE,(op),NULL)
        ~~~~~~~~~~~~                      ^~
build/temp.freebsd-11.1-RELEASE-p10-amd64-3.6/_openssl.c:49673:14: warning: implicit conversion changes signedness: 'long' to 'unsigned long' [-Wsign-conversion]
  { result = SSL_CTX_set_mode(x0, x1); }
           ~ ^~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/include/openssl/ssl.h:584:2: note: expanded from macro 'SSL_CTX_set_mode'
        SSL_CTX_ctrl((ctx),SSL_CTRL_MODE,(op),NULL)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
build/temp.freebsd-11.1-RELEASE-p10-amd64-3.6/_openssl.c:49673:35: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion]
  { result = SSL_CTX_set_mode(x0, x1); }
             ~~~~~~~~~~~~~~~~~~~~~^~~
/usr/local/include/openssl/ssl.h:584:36: note: expanded from macro 'SSL_CTX_set_mode'
        SSL_CTX_ctrl((ctx),SSL_CTRL_MODE,(op),NULL)
        ~~~~~~~~~~~~                      ^~
build/temp.freebsd-11.1-RELEASE-p10-amd64-3.6/_openssl.c:49804: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:571:2: note: expanded from macro 'SSL_CTX_set_options'
        SSL_CTX_ctrl((ctx),SSL_CTRL_OPTIONS,(op),NULL)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
build/temp.freebsd-11.1-RELEASE-p10-amd64-3.6/_openssl.c:49804: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:571:39: note: expanded from macro 'SSL_CTX_set_options'
        SSL_CTX_ctrl((ctx),SSL_CTRL_OPTIONS,(op),NULL)
        ~~~~~~~~~~~~                         ^~
build/temp.freebsd-11.1-RELEASE-p10-amd64-3.6/_openssl.c:49837:14: warning: implicit conversion changes signedness: 'long' to 'unsigned long' [-Wsign-conversion]
  { result = SSL_CTX_set_options(x0, x1); }
           ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/include/openssl/ssl.h:571:2: note: expanded from macro 'SSL_CTX_set_options'
        SSL_CTX_ctrl((ctx),SSL_CTRL_OPTIONS,(op),NULL)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
build/temp.freebsd-11.1-RELEASE-p10-amd64-3.6/_openssl.c:49837:38: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion]
  { result = SSL_CTX_set_options(x0, x1); }
             ~~~~~~~~~~~~~~~~~~~~~~~~^~~
/usr/local/include/openssl/ssl.h:571:39: note: expanded from macro 'SSL_CTX_set_options'
        SSL_CTX_ctrl((ctx),SSL_CTRL_OPTIONS,(op),NULL)
        ~~~~~~~~~~~~                         ^~
build/temp.freebsd-11.1-RELEASE-p10-amd64-3.6/_openssl.c:49850: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:1519: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-11.1-RELEASE-p10-amd64-3.6/_openssl.c:49850: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:1519: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-11.1-RELEASE-p10-amd64-3.6/_openssl.c:49883:14: warning: implicit conversion changes signedness: 'long' to 'unsigned long' [-Wsign-conversion]
  { result = SSL_CTX_set_session_cache_mode(x0, x1); }
           ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/include/openssl/ssl.h:1519: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-11.1-RELEASE-p10-amd64-3.6/_openssl.c:49883:49: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion]
  { result = SSL_CTX_set_session_cache_mode(x0, x1); }
             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
/usr/local/include/openssl/ssl.h:1519: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-11.1-RELEASE-p10-amd64-3.6/_openssl.c:50199: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:1152: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-11.1-RELEASE-p10-amd64-3.6/_openssl.c:50239:14: warning: implicit conversion changes signedness: 'long' to 'unsigned long' [-Wsign-conversion]
  { result = SSL_CTX_set_tmp_dh(x0, x1); }
           ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/include/openssl/ssl.h:1152: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-11.1-RELEASE-p10-amd64-3.6/_openssl.c:50252: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:1154: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-11.1-RELEASE-p10-amd64-3.6/_openssl.c:50292:14: warning: implicit conversion changes signedness: 'long' to 'unsigned long' [-Wsign-conversion]
  { result = SSL_CTX_set_tmp_ecdh(x0, x1); }
           ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/include/openssl/ssl.h:1154: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-11.1-RELEASE-p10-amd64-3.6/_openssl.c:52096:10: warning: implicit conversion changes signedness: 'long' to 'unsigned long' [-Wsign-conversion]
  return SSL_get_mode(x0);
  ~~~~~~ ^~~~~~~~~~~~~~~~
/usr/local/include/openssl/ssl.h:594:9: note: expanded from macro 'SSL_get_mode'
        SSL_ctrl((ssl),SSL_CTRL_MODE,0,NULL)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
build/temp.freebsd-11.1-RELEASE-p10-amd64-3.6/_openssl.c:52119:14: warning: implicit conversion changes signedness: 'long' to 'unsigned long' [-Wsign-conversion]
  { result = SSL_get_mode(x0); }
           ~ ^~~~~~~~~~~~~~~~
/usr/local/include/openssl/ssl.h:594:9: note: expanded from macro 'SSL_get_mode'
        SSL_ctrl((ssl),SSL_CTRL_MODE,0,NULL)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
build/temp.freebsd-11.1-RELEASE-p10-amd64-3.6/_openssl.c:52132:10: warning: implicit conversion changes signedness: 'long' to 'unsigned long' [-Wsign-conversion]
  return SSL_get_options(x0);
  ~~~~~~ ^~~~~~~~~~~~~~~~~~~
/usr/local/include/openssl/ssl.h:581:9: note: expanded from macro 'SSL_get_options'
        SSL_ctrl((ssl),SSL_CTRL_OPTIONS,0,NULL)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
build/temp.freebsd-11.1-RELEASE-p10-amd64-3.6/_openssl.c:52155:14: warning: implicit conversion changes signedness: 'long' to 'unsigned long' [-Wsign-conversion]
  { result = SSL_get_options(x0); }
           ~ ^~~~~~~~~~~~~~~~~~~
/usr/local/include/openssl/ssl.h:581:9: note: expanded from macro 'SSL_get_options'
        SSL_ctrl((ssl),SSL_CTRL_OPTIONS,0,NULL)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
build/temp.freebsd-11.1-RELEASE-p10-amd64-3.6/_openssl.c:53820:10: warning: implicit conversion changes signedness: 'long' to 'unsigned long' [-Wsign-conversion]
  return SSL_set_mode(x0, x1);
  ~~~~~~ ^~~~~~~~~~~~~~~~~~~~
/usr/local/include/openssl/ssl.h:592:2: note: expanded from macro 'SSL_set_mode'
        SSL_ctrl((ssl),SSL_CTRL_MODE,(op),NULL)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
build/temp.freebsd-11.1-RELEASE-p10-amd64-3.6/_openssl.c:53820:27: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion]
  return SSL_set_mode(x0, x1);
         ~~~~~~~~~~~~~~~~~^~~
/usr/local/include/openssl/ssl.h:592:32: note: expanded from macro 'SSL_set_mode'
        SSL_ctrl((ssl),SSL_CTRL_MODE,(op),NULL)
        ~~~~~~~~                      ^~
build/temp.freebsd-11.1-RELEASE-p10-amd64-3.6/_openssl.c:53853:14: warning: implicit conversion changes signedness: 'long' to 'unsigned long' [-Wsign-conversion]
  { result = SSL_set_mode(x0, x1); }
           ~ ^~~~~~~~~~~~~~~~~~~~
/usr/local/include/openssl/ssl.h:592:2: note: expanded from macro 'SSL_set_mode'
        SSL_ctrl((ssl),SSL_CTRL_MODE,(op),NULL)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
build/temp.freebsd-11.1-RELEASE-p10-amd64-3.6/_openssl.c:53853:31: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion]
  { result = SSL_set_mode(x0, x1); }
             ~~~~~~~~~~~~~~~~~^~~
/usr/local/include/openssl/ssl.h:592:32: note: expanded from macro 'SSL_set_mode'
        SSL_ctrl((ssl),SSL_CTRL_MODE,(op),NULL)
        ~~~~~~~~                      ^~
build/temp.freebsd-11.1-RELEASE-p10-amd64-3.6/_openssl.c:53866:10: warning: implicit conversion changes signedness: 'long' to 'unsigned long' [-Wsign-conversion]
  return SSL_set_options(x0, x1);
  ~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~
/usr/local/include/openssl/ssl.h:577:2: note: expanded from macro 'SSL_set_options'
        SSL_ctrl((ssl),SSL_CTRL_OPTIONS,(op),NULL)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
build/temp.freebsd-11.1-RELEASE-p10-amd64-3.6/_openssl.c:53866:30: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion]
  return SSL_set_options(x0, x1);
         ~~~~~~~~~~~~~~~~~~~~^~~
/usr/local/include/openssl/ssl.h:577:35: note: expanded from macro 'SSL_set_options'
        SSL_ctrl((ssl),SSL_CTRL_OPTIONS,(op),NULL)
        ~~~~~~~~                         ^~
build/temp.freebsd-11.1-RELEASE-p10-amd64-3.6/_openssl.c:53899:14: warning: implicit conversion changes signedness: 'long' to 'unsigned long' [-Wsign-conversion]
  { result = SSL_set_options(x0, x1); }
           ~ ^~~~~~~~~~~~~~~~~~~~~~~
/usr/local/include/openssl/ssl.h:577:2: note: expanded from macro 'SSL_set_options'
        SSL_ctrl((ssl),SSL_CTRL_OPTIONS,(op),NULL)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
build/temp.freebsd-11.1-RELEASE-p10-amd64-3.6/_openssl.c:53899:34: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion]
  { result = SSL_set_options(x0, x1); }
             ~~~~~~~~~~~~~~~~~~~~^~~
/usr/local/include/openssl/ssl.h:577:35: note: expanded from macro 'SSL_set_options'
        SSL_ctrl((ssl),SSL_CTRL_OPTIONS,(op),NULL)
        ~~~~~~~~                         ^~
build/temp.freebsd-11.1-RELEASE-p10-amd64-3.6/_openssl.c:62265:23: warning: passing 'ASN1_OCTET_STRING **' (aka 'struct asn1_string_st **') to parameter of type 'const ASN1_BIT_STRING **' (aka 'const struct asn1_string_st **') discards qualifiers in nested pointer types [-Wincompatible-pointer-types-discards-qualifiers]
  X509_get0_signature(x0, x1, x2);
                      ^~
/usr/local/include/openssl/x509.h:919:50: note: passing argument to parameter 'psig' here
void X509_get0_signature(const ASN1_BIT_STRING **psig,
                                                 ^
build/temp.freebsd-11.1-RELEASE-p10-amd64-3.6/_openssl.c:62265:27: warning: passing 'X509_ALGOR **' (aka 'struct X509_algor_st **') to parameter of type 'const X509_ALGOR **' (aka 'const struct X509_algor_st **') discards qualifiers in nested pointer types [-Wincompatible-pointer-types-discards-qualifiers]
  X509_get0_signature(x0, x1, x2);
                          ^~
/usr/local/include/openssl/x509.h:920:24: note: passing argument to parameter 'palg' here
    const X509_ALGOR **palg, const X509 *x);
                       ^
build/temp.freebsd-11.1-RELEASE-p10-amd64-3.6/_openssl.c:62317:25: warning: passing 'ASN1_OCTET_STRING **' (aka 'struct asn1_string_st **') to parameter of type 'const ASN1_BIT_STRING **' (aka 'const struct asn1_string_st **') discards qualifiers in nested pointer types [-Wincompatible-pointer-types-discards-qualifiers]
  { X509_get0_signature(x0, x1, x2); }
                        ^~
/usr/local/include/openssl/x509.h:919:50: note: passing argument to parameter 'psig' here
void X509_get0_signature(const ASN1_BIT_STRING **psig,
                                                 ^
build/temp.freebsd-11.1-RELEASE-p10-amd64-3.6/_openssl.c:62317:29: warning: passing 'X509_ALGOR **' (aka 'struct X509_algor_st **') to parameter of type 'const X509_ALGOR **' (aka 'const struct X509_algor_st **') discards qualifiers in nested pointer types [-Wincompatible-pointer-types-discards-qualifiers]
  { X509_get0_signature(x0, x1, x2); }
                            ^~
/usr/local/include/openssl/x509.h:920:24: note: passing argument to parameter 'palg' here
    const X509_ALGOR **palg, const X509 *x);
                       ^
48 warnings and 7 errors generated.
error: command 'cc' failed with exit status 1
*** Error code 1

Stop.
make: stopped in /usr/ports/security/py-cryptography
=>> Cleaning up wrkdir
===>  Cleaning for py36-cryptography-2.1.4
build of security/py-cryptography | py36-cryptography-2.1.4 ended at Tue May 22 14:53:49 CEST 2018
build time: 00:00:12
!!! build failure encountered !!!