You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build.
Maintainer: [email protected] Last committer: [email protected] Ident: $FreeBSD: head/www/py-aiohttp/Makefile 553054 2020-10-22 18:03:18Z sunpoet $ Log URL: http://beefy10.nyi.freebsd.org/data/114i386-default/569173/logs/py37-aiohttp-3.6.2.log Build URL: http://beefy10.nyi.freebsd.org/build.html?mastername=114i386-default&build=569173 Log: =>> Building www/py-aiohttp build started at Thu Mar 25 01:11:15 UTC 2021 port directory: /usr/ports/www/py-aiohttp package name: py37-aiohttp-3.6.2 building for: FreeBSD 114i386-default-job-11 11.4-RELEASE-p8 FreeBSD 11.4-RELEASE-p8 i386 maintained by: [email protected] Makefile ident: $FreeBSD: head/www/py-aiohttp/Makefile 553054 2020-10-22 18:03:18Z sunpoet $ Poudriere version: 3.2.8-8-gaf08dbda Host OSVERSION: 1400003 Jail OSVERSION: 1104001 Job Id: 11 ---Begin Environment--- SHELL=/bin/csh UNAME_p=i386 UNAME_m=i386 OSVERSION=1104001 UNAME_v=FreeBSD 11.4-RELEASE-p8 UNAME_r=11.4-RELEASE-p8 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin LOCALBASE=/usr/local USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.2.8-8-gaf08dbda MASTERMNT=/usr/local/poudriere/data/.m/114i386-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/114i386-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=114i386-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/114i386-default/ref/.p SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR=py37 DEPENDS_ARGS= MAKE_ARGS= FLAVOR=py37 ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- [email protected] --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PYTHON="/usr/local/bin/python3.7" XDG_DATA_HOME=/wrkdirs/usr/ports/www/py-aiohttp/work-py37 XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/py-aiohttp/work-py37 HOME=/wrkdirs/usr/ports/www/py-aiohttp/work-py37 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/www/py-aiohttp/work-py37/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/www/py-aiohttp/work-py37 XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/py-aiohttp/work-py37 HOME=/wrkdirs/usr/ports/www/py-aiohttp/work-py37 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/www/py-aiohttp/work-py37/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES LDSHARED="cc -shared" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- PYTHON_INCLUDEDIR=include/python3.7m PYTHON_LIBDIR=lib/python3.7 PYTHON_PLATFORM=freebsd11 PYTHON_SITELIBDIR=lib/python3.7/site-packages PYTHON_SUFFIX=37 PYTHON_EXT_SUFFIX= PYTHON_VER=3.7 PYTHON_VERSION=python3.7 PYTHON2="@comment " PYTHON3="" OSREL=11.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/aiohttp" EXAMPLESDIR="share/examples/aiohttp" DATADIR="share/aiohttp" WWWDIR="www/aiohttp" ETCDIR="etc/aiohttp" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/aiohttp DOCSDIR=/usr/local/share/doc/aiohttp EXAMPLESDIR=/usr/local/share/examples/aiohttp WWWDIR=/usr/local/www/aiohttp ETCDIR=/usr/local/etc/aiohttp --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes MACHINE=i386 MACHINE_ARCH=i386 ARCH=${MACHINE_ARCH} #### /usr/local/etc/poudriere.d/make.conf #### # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes # Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs MAKE_JOBS_NUMBER=2 #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=FreeBSD clang version 10.0.0 ([email protected]:llvm/llvm-project.git llvmorg-10.0.0-0-gd32170dbd5b) Target: i386-unknown-freebsd11.4 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 10.0.0 ([email protected]:llvm/llvm-project.git llvmorg-10.0.0-0-gd32170dbd5b) Target: i386-unknown-freebsd11.4 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-m" "elf_i386_fbsd" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o" CC_OUTPUT_921dbbb2_58173849=yes CC_OUTPUT_921dbbb2_9bdba57c=yes CC_OUTPUT_921dbbb2_6a4fe7f5=yes CC_OUTPUT_921dbbb2_6bcac02b=yes CC_OUTPUT_921dbbb2_67d20829=yes CC_OUTPUT_921dbbb2_bfa62e83=yes CC_OUTPUT_921dbbb2_f0b4d593=yes CC_OUTPUT_921dbbb2_308abb44=yes CC_OUTPUT_921dbbb2_f00456e5=yes CC_OUTPUT_921dbbb2_65ad290d=yes CC_OUTPUT_921dbbb2_f2776b26=yes CC_OUTPUT_921dbbb2_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=yes CC_OUTPUT_921dbbb2_160933ec=yes CC_OUTPUT_921dbbb2_fb62803b=yes _OBJC_CCVERSION_921dbbb2=FreeBSD clang version 10.0.0 ([email protected]:llvm/llvm-project.git llvmorg-10.0.0-0-gd32170dbd5b) Target: i386-unknown-freebsd11.4 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=i386 OPSYS=FreeBSD _OSRELEASE=11.4-RELEASE-p8 OSREL=11.4 OSVERSION=1104001 PYTHONBASE=/usr/local CONFIGURE_MAX_CMD_LEN=524288 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=0 DISABLE_MAKE_JOBS=poudriere ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 524288 stack size (kbytes, -s) 65536 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =======================<phase: check-sanity >============================ ===> License APACHE20 accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> py37-aiohttp-3.6.2 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.16.3.txz [114i386-default-job-11] Installing pkg-1.16.3... [114i386-default-job-11] Extracting pkg-1.16.3: .......... done ===> py37-aiohttp-3.6.2 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of py37-aiohttp-3.6.2 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by py37-aiohttp-3.6.2 for building =========================================================================== =======================<phase: checksum >============================ ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by py37-aiohttp-3.6.2 for building => SHA256 Checksum OK for aiohttp-3.6.2.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by py37-aiohttp-3.6.2 for building ===> Extracting for py37-aiohttp-3.6.2 => SHA256 Checksum OK for aiohttp-3.6.2.tar.gz. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for py37-aiohttp-3.6.2 ===> Applying FreeBSD patches for py37-aiohttp-3.6.2 from /usr/ports/www/py-aiohttp/files =========================================================================== =======================<phase: build-depends >============================ ===> py37-aiohttp-3.6.2 depends on executable: cython-3.7 - not found ===> Installing existing package /packages/All/py37-cython-0.29.21.txz [114i386-default-job-11] Installing py37-cython-0.29.21... [114i386-default-job-11] `-- Installing py37-setuptools-44.0.0... [114i386-default-job-11] | `-- Installing python37-3.7.10... [114i386-default-job-11] | | `-- Installing gettext-runtime-0.21... [114i386-default-job-11] | | `-- Installing indexinfo-0.3.1... [114i386-default-job-11] | | `-- Extracting indexinfo-0.3.1: .... done [114i386-default-job-11] | | `-- Extracting gettext-runtime-0.21: .......... done [114i386-default-job-11] | | `-- Installing libffi-3.3_1... [114i386-default-job-11] | | `-- Extracting libffi-3.3_1: .......... done [114i386-default-job-11] | | `-- Installing readline-8.1.0... [114i386-default-job-11] | | `-- Extracting readline-8.1.0: .......... done [114i386-default-job-11] | `-- Extracting python37-3.7.10: .......... done [114i386-default-job-11] `-- Extracting py37-setuptools-44.0.0: .......... done [114i386-default-job-11] Extracting py37-cython-0.29.21: .......... done ===== Message from python37-3.7.10: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 ===> py37-aiohttp-3.6.2 depends on executable: cython-3.7 - found ===> Returning to build of py37-aiohttp-3.6.2 ===> py37-aiohttp-3.6.2 depends on package: py37-setuptools>0 - found ===> py37-aiohttp-3.6.2 depends on file: /usr/local/bin/python3.7 - found =========================================================================== =======================<phase: lib-depends >============================ =========================================================================== =======================<phase: configure >============================ ===> Configuring for py37-aiohttp-3.6.2 running config =========================================================================== =======================<phase: build >============================ ===> Building for py37-aiohttp-3.6.2 running build running build_py creating build creating build/lib.freebsd-11.4-RELEASE-p8-i386-3.7 creating build/lib.freebsd-11.4-RELEASE-p8-i386-3.7/aiohttp copying aiohttp/web_ws.py -> build/lib.freebsd-11.4-RELEASE-p8-i386-3.7/aiohttp copying aiohttp/helpers.py -> build/lib.freebsd-11.4-RELEASE-p8-i386-3.7/aiohttp copying aiohttp/web_server.py -> build/lib.freebsd-11.4-RELEASE-p8-i386-3.7/aiohttp copying aiohttp/streams.py -> build/lib.freebsd-11.4-RELEASE-p8-i386-3.7/aiohttp copying aiohttp/tcp_helpers.py -> build/lib.freebsd-11.4-RELEASE-p8-i386-3.7/aiohttp copying aiohttp/web_response.py -> build/lib.freebsd-11.4-RELEASE-p8-i386-3.7/aiohttp copying aiohttp/locks.py -> build/lib.freebsd-11.4-RELEASE-p8-i386-3.7/aiohttp copying aiohttp/cookiejar.py -> build/lib.freebsd-11.4-RELEASE-p8-i386-3.7/aiohttp copying aiohttp/__init__.py -> build/lib.freebsd-11.4-RELEASE-p8-i386-3.7/aiohttp copying aiohttp/log.py -> build/lib.freebsd-11.4-RELEASE-p8-i386-3.7/aiohttp copying aiohttp/web_fileresponse.py -> build/lib.freebsd-11.4-RELEASE-p8-i386-3.7/aiohttp copying aiohttp/formdata.py -> build/lib.freebsd-11.4-RELEASE-p8-i386-3.7/aiohttp copying aiohttp/web_app.py -> build/lib.freebsd-11.4-RELEASE-p8-i386-3.7/aiohttp copying aiohttp/web_protocol.py -> build/lib.freebsd-11.4-RELEASE-p8-i386-3.7/aiohttp copying aiohttp/web_request.py -> build/lib.freebsd-11.4-RELEASE-p8-i386-3.7/aiohttp copying aiohttp/web_urldispatcher.py -> build/lib.freebsd-11.4-RELEASE-p8-i386-3.7/aiohttp copying aiohttp/web_exceptions.py -> build/lib.freebsd-11.4-RELEASE-p8-i386-3.7/aiohttp copying aiohttp/http_parser.py -> build/lib.freebsd-11.4-RELEASE-p8-i386-3.7/aiohttp copying aiohttp/client_proto.py -> build/lib.freebsd-11.4-RELEASE-p8-i386-3.7/aiohttp copying aiohttp/frozenlist.py -> build/lib.freebsd-11.4-RELEASE-p8-i386-3.7/aiohttp copying aiohttp/signals.py -> build/lib.freebsd-11.4-RELEASE-p8-i386-3.7/aiohttp copying aiohttp/http.py -> build/lib.freebsd-11.4-RELEASE-p8-i386-3.7/aiohttp copying aiohttp/payload_streamer.py -> build/lib.freebsd-11.4-RELEASE-p8-i386-3.7/aiohttp copying aiohttp/test_utils.py -> build/lib.freebsd-11.4-RELEASE-p8-i386-3.7/aiohttp copying aiohttp/multipart.py -> build/lib.freebsd-11.4-RELEASE-p8-i386-3.7/aiohttp copying aiohttp/hdrs.py -> build/lib.freebsd-11.4-RELEASE-p8-i386-3.7/aiohttp copying aiohttp/connector.py -> build/lib.freebsd-11.4-RELEASE-p8-i386-3.7/aiohttp copying aiohttp/pytest_plugin.py -> build/lib.freebsd-11.4-RELEASE-p8-i386-3.7/aiohttp copying aiohttp/client_reqrep.py -> build/lib.freebsd-11.4-RELEASE-p8-i386-3.7/aiohttp copying aiohttp/web.py -> build/lib.freebsd-11.4-RELEASE-p8-i386-3.7/aiohttp copying aiohttp/client.py -> build/lib.freebsd-11.4-RELEASE-p8-i386-3.7/aiohttp copying aiohttp/http_websocket.py -> build/lib.freebsd-11.4-RELEASE-p8-i386-3.7/aiohttp copying aiohttp/abc.py -> build/lib.freebsd-11.4-RELEASE-p8-i386-3.7/aiohttp copying aiohttp/resolver.py -> build/lib.freebsd-11.4-RELEASE-p8-i386-3.7/aiohttp copying aiohttp/client_ws.py -> build/lib.freebsd-11.4-RELEASE-p8-i386-3.7/aiohttp copying aiohttp/http_writer.py -> build/lib.freebsd-11.4-RELEASE-p8-i386-3.7/aiohttp copying aiohttp/tracing.py -> build/lib.freebsd-11.4-RELEASE-p8-i386-3.7/aiohttp copying aiohttp/worker.py -> build/lib.freebsd-11.4-RELEASE-p8-i386-3.7/aiohttp copying aiohttp/payload.py -> build/lib.freebsd-11.4-RELEASE-p8-i386-3.7/aiohttp copying aiohttp/web_log.py -> build/lib.freebsd-11.4-RELEASE-p8-i386-3.7/aiohttp copying aiohttp/base_protocol.py -> build/lib.freebsd-11.4-RELEASE-p8-i386-3.7/aiohttp copying aiohttp/web_runner.py -> build/lib.freebsd-11.4-RELEASE-p8-i386-3.7/aiohttp copying aiohttp/web_middlewares.py -> build/lib.freebsd-11.4-RELEASE-p8-i386-3.7/aiohttp copying aiohttp/typedefs.py -> build/lib.freebsd-11.4-RELEASE-p8-i386-3.7/aiohttp copying aiohttp/web_routedef.py -> build/lib.freebsd-11.4-RELEASE-p8-i386-3.7/aiohttp copying aiohttp/http_exceptions.py -> build/lib.freebsd-11.4-RELEASE-p8-i386-3.7/aiohttp copying aiohttp/client_exceptions.py -> build/lib.freebsd-11.4-RELEASE-p8-i386-3.7/aiohttp running egg_info writing aiohttp.egg-info/PKG-INFO writing dependency_links to aiohttp.egg-info/dependency_links.txt writing requirements to aiohttp.egg-info/requires.txt writing top-level names to aiohttp.egg-info/top_level.txt reading manifest file 'aiohttp.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'aiohttp' anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyd' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '*.lib' found anywhere in distribution warning: no previously-included files matching '*.dll' found anywhere in distribution warning: no previously-included files matching '*.a' found anywhere in distribution warning: no previously-included files matching '*.obj' found anywhere in distribution warning: no previously-included files found matching 'aiohttp/*.html' no previously-included directories found matching 'docs/_build' writing manifest file 'aiohttp.egg-info/SOURCES.txt' copying aiohttp/_cparser.pxd -> build/lib.freebsd-11.4-RELEASE-p8-i386-3.7/aiohttp copying aiohttp/_find_header.c -> build/lib.freebsd-11.4-RELEASE-p8-i386-3.7/aiohttp copying aiohttp/_find_header.h -> build/lib.freebsd-11.4-RELEASE-p8-i386-3.7/aiohttp copying aiohttp/_find_header.pxd -> build/lib.freebsd-11.4-RELEASE-p8-i386-3.7/aiohttp copying aiohttp/_frozenlist.c -> build/lib.freebsd-11.4-RELEASE-p8-i386-3.7/aiohttp copying aiohttp/_frozenlist.pyx -> build/lib.freebsd-11.4-RELEASE-p8-i386-3.7/aiohttp copying aiohttp/_headers.pxi -> build/lib.freebsd-11.4-RELEASE-p8-i386-3.7/aiohttp copying aiohttp/_helpers.c -> build/lib.freebsd-11.4-RELEASE-p8-i386-3.7/aiohttp copying aiohttp/_helpers.pyi -> build/lib.freebsd-11.4-RELEASE-p8-i386-3.7/aiohttp copying aiohttp/_helpers.pyx -> build/lib.freebsd-11.4-RELEASE-p8-i386-3.7/aiohttp copying aiohttp/_http_parser.c -> build/lib.freebsd-11.4-RELEASE-p8-i386-3.7/aiohttp copying aiohttp/_http_parser.pyx -> build/lib.freebsd-11.4-RELEASE-p8-i386-3.7/aiohttp copying aiohttp/_http_writer.c -> build/lib.freebsd-11.4-RELEASE-p8-i386-3.7/aiohttp copying aiohttp/_http_writer.pyx -> build/lib.freebsd-11.4-RELEASE-p8-i386-3.7/aiohttp copying aiohttp/_websocket.c -> build/lib.freebsd-11.4-RELEASE-p8-i386-3.7/aiohttp copying aiohttp/_websocket.pyx -> build/lib.freebsd-11.4-RELEASE-p8-i386-3.7/aiohttp copying aiohttp/frozenlist.pyi -> build/lib.freebsd-11.4-RELEASE-p8-i386-3.7/aiohttp copying aiohttp/py.typed -> build/lib.freebsd-11.4-RELEASE-p8-i386-3.7/aiohttp copying aiohttp/signals.pyi -> build/lib.freebsd-11.4-RELEASE-p8-i386-3.7/aiohttp running build_ext building 'aiohttp._websocket' extension creating build/temp.freebsd-11.4-RELEASE-p8-i386-3.7 creating build/temp.freebsd-11.4-RELEASE-p8-i386-3.7/aiohttp cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -I/usr/local/include/python3.7m -c aiohttp/_websocket.c -o build/temp.freebsd-11.4-RELEASE-p8-i386-3.7/aiohttp/_websocket.o cc -shared -fstack-protector-strong -O2 -pipe -fstack-protector-strong -fno-strict-aliasing build/temp.freebsd-11.4-RELEASE-p8-i386-3.7/aiohttp/_websocket.o -L/usr/local/lib -lpython3.7m -o build/lib.freebsd-11.4-RELEASE-p8-i386-3.7/aiohttp/_websocket.so building 'aiohttp._http_parser' extension creating build/temp.freebsd-11.4-RELEASE-p8-i386-3.7/vendor creating build/temp.freebsd-11.4-RELEASE-p8-i386-3.7/vendor/http-parser cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DHTTP_PARSER_STRICT=0 -I/usr/local/include/python3.7m -c aiohttp/_http_parser.c -o build/temp.freebsd-11.4-RELEASE-p8-i386-3.7/aiohttp/_http_parser.o aiohttp/_http_parser.c:11681:148: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] __pyx_t_1 = ((struct __pyx_vtabstruct_7aiohttp_12_http_parser_HttpParser *)__pyx_v_pyparser->__pyx_vtab)->_on_header_field(__pyx_v_pyparser, __pyx_v_at, __pyx_v_length); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 635, __pyx_L3_error) ^~~~~~~~~~ aiohttp/_http_parser.c:11585:34: warning: comparison of integers of different signs: 'Py_ssize_t' (aka 'int') and 'size_t' (aka 'unsigned int') [-Wsign-compare] __pyx_t_6 = ((__pyx_v_size > __pyx_v_pyparser->_max_field_size) != 0); ~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ aiohttp/_http_parser.c:11999:148: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] __pyx_t_1 = ((struct __pyx_vtabstruct_7aiohttp_12_http_parser_HttpParser *)__pyx_v_pyparser->__pyx_vtab)->_on_header_value(__pyx_v_pyparser, __pyx_v_at, __pyx_v_length); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 652, __pyx_L3_error) ^~~~~~~~~~ aiohttp/_http_parser.c:11903:34: warning: comparison of integers of different signs: 'Py_ssize_t' (aka 'int') and 'size_t' (aka 'unsigned int') [-Wsign-compare] __pyx_t_6 = ((__pyx_v_size > __pyx_v_pyparser->_max_field_size) != 0); ~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4 warnings generated. cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DHTTP_PARSER_STRICT=0 -I/usr/local/include/python3.7m -c vendor/http-parser/http_parser.c -o build/temp.freebsd-11.4-RELEASE-p8-i386-3.7/vendor/http-parser/http_parser.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DHTTP_PARSER_STRICT=0 -I/usr/local/include/python3.7m -c aiohttp/_find_header.c -o build/temp.freebsd-11.4-RELEASE-p8-i386-3.7/aiohttp/_find_header.o aiohttp/_find_header.c:21:11: warning: initializing 'char *' with an expression of type 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] char *pchar = str; ^ ~~~ 1 warning generated. cc -shared -fstack-protector-strong -O2 -pipe -fstack-protector-strong -fno-strict-aliasing build/temp.freebsd-11.4-RELEASE-p8-i386-3.7/aiohttp/_http_parser.o build/temp.freebsd-11.4-RELEASE-p8-i386-3.7/vendor/http-parser/http_parser.o build/temp.freebsd-11.4-RELEASE-p8-i386-3.7/aiohttp/_find_header.o -L/usr/local/lib -lpython3.7m -o build/lib.freebsd-11.4-RELEASE-p8-i386-3.7/aiohttp/_http_parser.so building 'aiohttp._frozenlist' extension cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -I/usr/local/include/python3.7m -c aiohttp/_frozenlist.c -o build/temp.freebsd-11.4-RELEASE-p8-i386-3.7/aiohttp/_frozenlist.o cc -shared -fstack-protector-strong -O2 -pipe -fstack-protector-strong -fno-strict-aliasing build/temp.freebsd-11.4-RELEASE-p8-i386-3.7/aiohttp/_frozenlist.o -L/usr/local/lib -lpython3.7m -o build/lib.freebsd-11.4-RELEASE-p8-i386-3.7/aiohttp/_frozenlist.so building 'aiohttp._helpers' extension cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -I/usr/local/include/python3.7m -c aiohttp/_helpers.c -o build/temp.freebsd-11.4-RELEASE-p8-i386-3.7/aiohttp/_helpers.o cc -shared -fstack-protector-strong -O2 -pipe -fstack-protector-strong -fno-strict-aliasing build/temp.freebsd-11.4-RELEASE-p8-i386-3.7/aiohttp/_helpers.o -L/usr/local/lib -lpython3.7m -o build/lib.freebsd-11.4-RELEASE-p8-i386-3.7/aiohttp/_helpers.so building 'aiohttp._http_writer' extension cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -I/usr/local/include/python3.7m -c aiohttp/_http_writer.c -o build/temp.freebsd-11.4-RELEASE-p8-i386-3.7/aiohttp/_http_writer.o cc -shared -fstack-protector-strong -O2 -pipe -fstack-protector-strong -fno-strict-aliasing build/temp.freebsd-11.4-RELEASE-p8-i386-3.7/aiohttp/_http_writer.o -L/usr/local/lib -lpython3.7m -o build/lib.freebsd-11.4-RELEASE-p8-i386-3.7/aiohttp/_http_writer.so =========================================================================== =======================<phase: run-depends >============================ ===> py37-aiohttp-3.6.2 depends on package: py37-attrs>=17.3.0 - not found ===> Installing existing package /packages/All/py37-attrs-20.3.0.txz [114i386-default-job-11] Installing py37-attrs-20.3.0... [114i386-default-job-11] Extracting py37-attrs-20.3.0: .......... done ===> py37-aiohttp-3.6.2 depends on package: py37-attrs>=17.3.0 - found ===> Returning to build of py37-aiohttp-3.6.2 ===> py37-aiohttp-3.6.2 depends on package: py37-chardet>=2.0<4.0 - not found ===> Installing existing package /packages/All/py37-chardet-4.0.0.txz [114i386-default-job-11] Installing py37-chardet-4.0.0... [114i386-default-job-11] Extracting py37-chardet-4.0.0: .......... done ===> py37-aiohttp-3.6.2 depends on package: py37-chardet>=2.0<4.0 - not found *** Error code 1 Stop. make: stopped in /usr/ports/www/py-aiohttp _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout To unsubscribe, send any mail to "[email protected]"
