------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/m4-1.4.18_1,1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/autoconf-wrapper-20131203.txz Installing /packages/All/perl5-5.30.1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor ===== Message from perl5-5.30.1: -- The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Installing /packages/All/autoconf-2.69_3.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/expat-2.2.8.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/libffi-3.2.1_3.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/ncurses-6.1.20190525.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/readline-8.0.4.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/gettext-runtime-0.20.1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/openssl-1.1.1d,1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/python37-3.7.6.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor ===== Message from python37-3.7.6: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 Installing /packages/All/py37-setuptools-44.0.0.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/py37-cython-0.29.15.txz SUCCEEDED 00:00:08 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py37-DTLSSocket-0.1.10 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py37-DTLSSocket-0.1.10 depends on file: /usr/local/sbin/pkg - found => DTLSSocket-0.1.10.tar.gz doesn't seem to exist in /distfiles/. => Attempting to fetch https://files.pythonhosted.org/packages/source/D/DTLSSocket/DTLSSocket-0.1.10.tar.gz DTLSSocket-0.1.10.tar.gz 0% of 188 kB 0 Bps DTLSSocket-0.1.10.tar.gz 188 kB 19 MBps 00s ===> Fetching all distfiles required by py37-DTLSSocket-0.1.10 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py37-DTLSSocket-0.1.10 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-DTLSSocket-0.1.10 for building => SHA256 Checksum OK for DTLSSocket-0.1.10.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py37-DTLSSocket-0.1.10 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-DTLSSocket-0.1.10 for building ===> Extracting for py37-DTLSSocket-0.1.10 => SHA256 Checksum OK for DTLSSocket-0.1.10.tar.gz. Extracted Memory Use: 1.16M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py37-DTLSSocket-0.1.10 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py37-DTLSSocket-0.1.10 depends on package: autoconf>0 - found ===> py37-DTLSSocket-0.1.10 depends on executable: cython-3.7 - found ===> py37-DTLSSocket-0.1.10 depends on package: py37-setuptools>0 - found ===> py37-DTLSSocket-0.1.10 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py37-DTLSSocket-0.1.10 depends on package: autoconf>0 - found ===> py37-DTLSSocket-0.1.10 depends on executable: cython-3.7 - found ===> py37-DTLSSocket-0.1.10 depends on package: py37-setuptools>0 - found ===> py37-DTLSSocket-0.1.10 depends on file: /usr/local/bin/python3.7 - found ===> Configuring for py37-DTLSSocket-0.1.10 running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py37-DTLSSocket-0.1.10 running build running build_py creating build creating build/lib.dragonfly-5.9-x86_64-3.7 creating build/lib.dragonfly-5.9-x86_64-3.7/DTLSSocket copying DTLSSocket/__init__.py -> build/lib.dragonfly-5.9-x86_64-3.7/DTLSSocket copying DTLSSocket/DTLSSocket.py -> build/lib.dragonfly-5.9-x86_64-3.7/DTLSSocket running build_ext Running: autoconf Running: autoheader Running: ./configure --without-ecc checking for doxygen... : checking for etags... /bin/false checking whether make sets $(MAKE)... yes checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for ranlib... ranlib checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether byte ordering is bigendian... no checking for library containing gethostbyname... none required checking for library containing socket... none required checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for unistd.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for inline... inline checking for size_t... yes checking for struct sockaddr_in6.sin6_len... yes checking for memset... yes checking for select... yes checking for socket... yes checking for strdup... yes checking for strerror... yes checking for strnlen... yes checking for fls... yes checking for vprintf... yes configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/Doxyfile config.status: creating tests/Makefile config.status: creating platform-specific/Makefile config.status: creating sha2/Makefile config.status: creating aes/Makefile config.status: creating ecc/Makefile config.status: creating dtls_config.h skipping 'DTLSSocket/dtls.c' Cython extension (up-to-date) building 'DTLSSocket.dtls' extension creating build/temp.dragonfly-5.9-x86_64-3.7 creating build/temp.dragonfly-5.9-x86_64-3.7/DTLSSocket creating build/temp.dragonfly-5.9-x86_64-3.7/DTLSSocket/tinydtls creating build/temp.dragonfly-5.9-x86_64-3.7/DTLSSocket/tinydtls/aes creating build/temp.dragonfly-5.9-x86_64-3.7/DTLSSocket/tinydtls/sha2 cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -DDTLSv12=1 -DWITH_SHA256=1 -DDTLS_CHECK_CONTENTTYPE=1 -D_GNU_SOURCE=1 -DNDEBUG=1 -IDTLSSocket/tinydtls -I/usr/local/include/python3.7m -c DTLSSocket/dtls.c -o build/temp.dragonfly-5.9-x86_64-3.7/DTLSSocket/dtls.o DTLSSocket/dtls.c: In function '__pyx_f_10DTLSSocket_4dtls__get_psk_info': DTLSSocket/dtls.c:2583:41: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'Py_ssize_t' {aka 'long int'} [-Wsign-compare] __pyx_t_4 = ((__pyx_v_result_length >= __pyx_v_l) != 0); ^~ cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -DDTLSv12=1 -DWITH_SHA256=1 -DDTLS_CHECK_CONTENTTYPE=1 -D_GNU_SOURCE=1 -DNDEBUG=1 -IDTLSSocket/tinydtls -I/usr/local/include/python3.7m -c DTLSSocket/tinydtls/ccm.c -o build/temp.dragonfly-5.9-x86_64-3.7/DTLSSocket/tinydtls/ccm.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -DDTLSv12=1 -DWITH_SHA256=1 -DDTLS_CHECK_CONTENTTYPE=1 -D_GNU_SOURCE=1 -DNDEBUG=1 -IDTLSSocket/tinydtls -I/usr/local/include/python3.7m -c DTLSSocket/tinydtls/crypto.c -o build/temp.dragonfly-5.9-x86_64-3.7/DTLSSocket/tinydtls/crypto.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -DDTLSv12=1 -DWITH_SHA256=1 -DDTLS_CHECK_CONTENTTYPE=1 -D_GNU_SOURCE=1 -DNDEBUG=1 -IDTLSSocket/tinydtls -I/usr/local/include/python3.7m -c DTLSSocket/tinydtls/dtls.c -o build/temp.dragonfly-5.9-x86_64-3.7/DTLSSocket/tinydtls/dtls.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -DDTLSv12=1 -DWITH_SHA256=1 -DDTLS_CHECK_CONTENTTYPE=1 -D_GNU_SOURCE=1 -DNDEBUG=1 -IDTLSSocket/tinydtls -I/usr/local/include/python3.7m -c DTLSSocket/tinydtls/dtls_debug.c -o build/temp.dragonfly-5.9-x86_64-3.7/DTLSSocket/tinydtls/dtls_debug.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -DDTLSv12=1 -DWITH_SHA256=1 -DDTLS_CHECK_CONTENTTYPE=1 -D_GNU_SOURCE=1 -DNDEBUG=1 -IDTLSSocket/tinydtls -I/usr/local/include/python3.7m -c DTLSSocket/tinydtls/dtls_time.c -o build/temp.dragonfly-5.9-x86_64-3.7/DTLSSocket/tinydtls/dtls_time.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -DDTLSv12=1 -DWITH_SHA256=1 -DDTLS_CHECK_CONTENTTYPE=1 -D_GNU_SOURCE=1 -DNDEBUG=1 -IDTLSSocket/tinydtls -I/usr/local/include/python3.7m -c DTLSSocket/tinydtls/hmac.c -o build/temp.dragonfly-5.9-x86_64-3.7/DTLSSocket/tinydtls/hmac.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -DDTLSv12=1 -DWITH_SHA256=1 -DDTLS_CHECK_CONTENTTYPE=1 -D_GNU_SOURCE=1 -DNDEBUG=1 -IDTLSSocket/tinydtls -I/usr/local/include/python3.7m -c DTLSSocket/tinydtls/netq.c -o build/temp.dragonfly-5.9-x86_64-3.7/DTLSSocket/tinydtls/netq.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -DDTLSv12=1 -DWITH_SHA256=1 -DDTLS_CHECK_CONTENTTYPE=1 -D_GNU_SOURCE=1 -DNDEBUG=1 -IDTLSSocket/tinydtls -I/usr/local/include/python3.7m -c DTLSSocket/tinydtls/peer.c -o build/temp.dragonfly-5.9-x86_64-3.7/DTLSSocket/tinydtls/peer.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -DDTLSv12=1 -DWITH_SHA256=1 -DDTLS_CHECK_CONTENTTYPE=1 -D_GNU_SOURCE=1 -DNDEBUG=1 -IDTLSSocket/tinydtls -I/usr/local/include/python3.7m -c DTLSSocket/tinydtls/session.c -o build/temp.dragonfly-5.9-x86_64-3.7/DTLSSocket/tinydtls/session.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -DDTLSv12=1 -DWITH_SHA256=1 -DDTLS_CHECK_CONTENTTYPE=1 -D_GNU_SOURCE=1 -DNDEBUG=1 -IDTLSSocket/tinydtls -I/usr/local/include/python3.7m -c DTLSSocket/tinydtls/aes/rijndael.c -o build/temp.dragonfly-5.9-x86_64-3.7/DTLSSocket/tinydtls/aes/rijndael.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -DDTLSv12=1 -DWITH_SHA256=1 -DDTLS_CHECK_CONTENTTYPE=1 -D_GNU_SOURCE=1 -DNDEBUG=1 -IDTLSSocket/tinydtls -I/usr/local/include/python3.7m -c DTLSSocket/tinydtls/sha2/sha2.c -o build/temp.dragonfly-5.9-x86_64-3.7/DTLSSocket/tinydtls/sha2/sha2.o cc -shared -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-5.9-x86_64-3.7/DTLSSocket/dtls.o build/temp.dragonfly-5.9-x86_64-3.7/DTLSSocket/tinydtls/ccm.o build/temp.dragonfly-5.9-x86_64-3.7/DTLSSocket/tinydtls/crypto.o build/temp.dragonfly-5.9-x86_64-3.7/DTLSSocket/tinydtls/dtls.o build/temp.dragonfly-5.9-x86_64-3.7/DTLSSocket/tinydtls/dtls_debug.o build/temp.dragonfly-5.9-x86_64-3.7/DTLSSocket/tinydtls/dtls_time.o build/temp.dragonfly-5.9-x86_64-3.7/DTLSSocket/tinydtls/hmac.o build/temp.dragonfly-5.9-x86_64-3.7/DTLSSocket/tinydtls/netq.o build/temp.dragonfly-5.9-x86_64-3.7/DTLSSocket/tinydtls/peer.o build/temp.dragonfly-5.9-x86_64-3.7/DTLSSocket/tinydtls/session.o build/temp.dragonfly-5.9-x86_64-3.7/DTLSSocket/tinydtls/aes/rijndael.o build/temp.dragonfly-5.9-x86_64-3.7/DTLSSocket/tinydtls/sha2/sha2.o -L/usr/local/lib -lpython3.7m -o build/lib.dragonfly-5.9-x86_64-3.7/DTLSSocket/dtls.so SUCCEEDED 00:00:16 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py37-DTLSSocket-0.1.10 depends on package: py37-setuptools>0 - found ===> py37-DTLSSocket-0.1.10 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py37-DTLSSocket-0.1.10 ===> py37-DTLSSocket-0.1.10 depends on package: py37-setuptools>0 - found ===> py37-DTLSSocket-0.1.10 depends on file: /usr/local/bin/python3.7 - found ===> Generating temporary packing list running install running build running build_py running build_ext Running: autoconf Running: autoheader Running: ./configure --without-ecc checking for doxygen... : checking for etags... /bin/false checking whether make sets $(MAKE)... yes checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for ranlib... ranlib checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether byte ordering is bigendian... no checking for library containing gethostbyname... none required checking for library containing socket... none required checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for unistd.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for inline... inline checking for size_t... yes checking for struct sockaddr_in6.sin6_len... yes checking for memset... yes checking for select... yes checking for socket... yes checking for strdup... yes checking for strerror... yes checking for strnlen... yes checking for fls... yes checking for vprintf... yes configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/Doxyfile config.status: creating tests/Makefile config.status: creating platform-specific/Makefile config.status: creating sha2/Makefile config.status: creating aes/Makefile config.status: creating ecc/Makefile config.status: creating dtls_config.h config.status: dtls_config.h is unchanged skipping 'DTLSSocket/dtls.c' Cython extension (up-to-date) running install_lib creating /construction/net/py-DTLSSocket/stage/usr/local/lib/python3.7 creating /construction/net/py-DTLSSocket/stage/usr/local/lib/python3.7/site-packages creating /construction/net/py-DTLSSocket/stage/usr/local/lib/python3.7/site-packages/DTLSSocket copying build/lib.dragonfly-5.9-x86_64-3.7/DTLSSocket/__init__.py -> /construction/net/py-DTLSSocket/stage/usr/local/lib/python3.7/site-packages/DTLSSocket copying build/lib.dragonfly-5.9-x86_64-3.7/DTLSSocket/DTLSSocket.py -> /construction/net/py-DTLSSocket/stage/usr/local/lib/python3.7/site-packages/DTLSSocket copying build/lib.dragonfly-5.9-x86_64-3.7/DTLSSocket/dtls.so -> /construction/net/py-DTLSSocket/stage/usr/local/lib/python3.7/site-packages/DTLSSocket byte-compiling /construction/net/py-DTLSSocket/stage/usr/local/lib/python3.7/site-packages/DTLSSocket/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/net/py-DTLSSocket/stage/usr/local/lib/python3.7/site-packages/DTLSSocket/DTLSSocket.py to DTLSSocket.cpython-37.pyc writing byte-compilation script '/tmp/tmprvc67v9e.py' /usr/local/bin/python3.7 /tmp/tmprvc67v9e.py removing /tmp/tmprvc67v9e.py running install_egg_info running egg_info writing DTLSSocket.egg-info/PKG-INFO writing dependency_links to DTLSSocket.egg-info/dependency_links.txt writing requirements to DTLSSocket.egg-info/requires.txt writing top-level names to DTLSSocket.egg-info/top_level.txt reading manifest file 'DTLSSocket.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'DTLSSocket.egg-info/SOURCES.txt' Copying DTLSSocket.egg-info to /construction/net/py-DTLSSocket/stage/usr/local/lib/python3.7/site-packages/DTLSSocket-0.1.10-py3.7.egg-info running install_scripts writing list of installed files to '/construction/net/py-DTLSSocket/.PLIST.pymodtmp' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: 'lib/python3.7/site-packages/DTLSSocket/dtls.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Error: /usr/local/lib/python3.7/site-packages/DTLSSocket/dtls.so is linked to /usr/local/lib/libintl.so.8 from devel/gettext-runtime but it is not declared as a dependency Warning: you need USES+=gettext-runtime Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py37-DTLSSocket-0.1.10 file sizes/checksums [12]: 0% file sizes/checksums [12]: 100% packing files [12]: 0% packing files [12]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:39