=>> Building net/py-pynmsg build started at Wed Dec 12 08:52:55 UTC 2018 port directory: /usr/ports/net/py-pynmsg package name: py37-pynmsg-0.4.0 building for: FreeBSD 112i386-default-PR233770-804-828-job-07 11.2-RELEASE FreeBSD 11.2-RELEASE i386 maintained by: truckman@FreeBSD.org Makefile ident: $FreeBSD: head/net/py-pynmsg/Makefile 479407 2018-09-10 13:15:47Z mat $ Poudriere version: 3.2.8 Host OSVERSION: 1300002 Jail OSVERSION: 1102000 Job Id: 07 ---Begin Environment--- SHELL=/bin/csh UNAME_p=i386 UNAME_m=i386 OSVERSION=1102000 UNAME_v=FreeBSD 11.2-RELEASE UNAME_r=11.2-RELEASE 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 MASTERMNT=/poudriere/data/.m/112i386-default-PR233770-804-828/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=screen PWD=/poudriere/data/.m/112i386-default-PR233770-804-828/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=112i386-default-PR233770-804-828 SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/poudriere/data/.m/112i386-default-PR233770-804-828/ref/.p SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR=py37 DEPENDS_ARGS= MAKE_ARGS= FLAVOR=py37 ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for py37-pynmsg-0.4.0: EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- truckman@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python3.7" XDG_DATA_HOME=/wrkdirs/usr/ports/net/py-pynmsg/work-py37 XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/py-pynmsg/work-py37 HOME=/wrkdirs/usr/ports/net/py-pynmsg/work-py37 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net/py-pynmsg/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/net/py-pynmsg/work-py37 XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/py-pynmsg/work-py37 HOME=/wrkdirs/usr/ports/net/py-pynmsg/work-py37 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net/py-pynmsg/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 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -fstack-protector " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -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-- PORTEXAMPLES="" PYTHON_INCLUDEDIR=include/python3.7m PYTHON_LIBDIR=lib/python3.7 PYTHON_PLATFORM=freebsd11 PYTHON_PYOEXTENSION=opt-1.pyc PYTHON_SITELIBDIR=lib/python3.7/site-packages PYTHON_SUFFIX=37 PYTHON_VER=3.7 PYTHON_VERSION=python3.7 PYTHON2="@comment " PYTHON3="" OSREL=11.2 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/py37-pynmsg" EXAMPLESDIR="share/examples/py37-pynmsg" DATADIR="share/py37-pynmsg" WWWDIR="www/py37-pynmsg" ETCDIR="etc/py37-pynmsg" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/py37-pynmsg DOCSDIR=/usr/local/share/doc/py37-pynmsg EXAMPLESDIR=/usr/local/share/examples/py37-pynmsg WWWDIR=/usr/local/www/py37-pynmsg ETCDIR=/usr/local/etc/py37-pynmsg --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 MACHINE=i386 MACHINE_ARCH=i386 ARCH=${MACHINE_ARCH} #### /usr/local/etc/poudriere.d/make.conf #### # Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs MAKE_JOBS_NUMBER=2 # stable/10 includes src.conf too late but make.conf is in sys.mk .if ${.CURDIR:M/poudriere/jails/10*/usr/src/usr.bin/xlint*} # Disable build of llib now that head no longer has lint(1) LINT= true .endif #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=FreeBSD clang version 6.0.0 (tags/RELEASE_600/final 326565) (based on LLVM 6.0.0) Target: i386-unknown-freebsd11.2 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 6.0.0 (tags/RELEASE_600/final 326565) (based on LLVM 6.0.0) Target: i386-unknown-freebsd11.2 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-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 6.0.0 (tags/RELEASE_600/final 326565) (based on LLVM 6.0.0) Target: i386-unknown-freebsd11.2 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=i386 OPSYS=FreeBSD _OSRELEASE=11.2-RELEASE OSREL=11.2 OSVERSION=1102000 PYTHONBASE=/usr/local CONFIGURE_MAX_CMD_LEN=262144 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-- =================================================== ===> License APACHE20 accepted by the user =========================================================================== =================================================== ===> py37-pynmsg-0.4.0 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.5_5.txz [112i386-default-PR233770-804-828-job-07] Installing pkg-1.10.5_5... [112i386-default-PR233770-804-828-job-07] Extracting pkg-1.10.5_5: .......... done ===> py37-pynmsg-0.4.0 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of py37-pynmsg-0.4.0 =========================================================================== =================================================== =========================================================================== =================================================== ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by py37-pynmsg-0.4.0 for building =========================================================================== =================================================== ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by py37-pynmsg-0.4.0 for building => SHA256 Checksum OK for pynmsg-0.4.0.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by py37-pynmsg-0.4.0 for building ===> Extracting for py37-pynmsg-0.4.0 => SHA256 Checksum OK for pynmsg-0.4.0.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for py37-pynmsg-0.4.0 =========================================================================== =================================================== ===> py37-pynmsg-0.4.0 depends on package: pkgconf>=1.3.0_1 - not found ===> Installing existing package /packages/All/pkgconf-1.5.4,1.txz [112i386-default-PR233770-804-828-job-07] Installing pkgconf-1.5.4,1... [112i386-default-PR233770-804-828-job-07] Extracting pkgconf-1.5.4,1: .......... done ===> py37-pynmsg-0.4.0 depends on package: pkgconf>=1.3.0_1 - found ===> Returning to build of py37-pynmsg-0.4.0 ===> py37-pynmsg-0.4.0 depends on package: py37-setuptools>0 - not found ===> Installing existing package /packages/All/py37-setuptools-40.6.2.txz [112i386-default-PR233770-804-828-job-07] Installing py37-setuptools-40.6.2... [112i386-default-PR233770-804-828-job-07] `-- Installing python37-3.7.1... [112i386-default-PR233770-804-828-job-07] | `-- Installing gettext-runtime-0.19.8.1_2... [112i386-default-PR233770-804-828-job-07] | | `-- Installing indexinfo-0.3.1... [112i386-default-PR233770-804-828-job-07] | | `-- Extracting indexinfo-0.3.1: .... done [112i386-default-PR233770-804-828-job-07] | `-- Extracting gettext-runtime-0.19.8.1_2: .......... done [112i386-default-PR233770-804-828-job-07] | `-- Installing libffi-3.2.1_3... [112i386-default-PR233770-804-828-job-07] | `-- Extracting libffi-3.2.1_3: .......... done [112i386-default-PR233770-804-828-job-07] | `-- Installing readline-7.0.5... [112i386-default-PR233770-804-828-job-07] | `-- Extracting readline-7.0.5: .......... done [112i386-default-PR233770-804-828-job-07] `-- Extracting python37-3.7.1: .......... done [112i386-default-PR233770-804-828-job-07] Extracting py37-setuptools-40.6.2: .......... done Message from python37-3.7.1: =========================================================================== Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 =========================================================================== Message from py37-setuptools-40.6.2: ******************************************************************* Only /usr/local/bin/easy_install-3.7 script has been installed since Python 3.7 is not the default Python version. ******************************************************************* ===> py37-pynmsg-0.4.0 depends on package: py37-setuptools>0 - found ===> Returning to build of py37-pynmsg-0.4.0 ===> py37-pynmsg-0.4.0 depends on file: /usr/local/bin/python3.7 - found =========================================================================== =================================================== ===> py37-pynmsg-0.4.0 depends on shared library: libnmsg.so - not found ===> Installing existing package /packages/All/nmsg-0.13.2_1.txz [112i386-default-PR233770-804-828-job-07] Installing nmsg-0.13.2_1... [112i386-default-PR233770-804-828-job-07] `-- Installing libxs-1.2.0_6... [112i386-default-PR233770-804-828-job-07] `-- Extracting libxs-1.2.0_6: .......... done [112i386-default-PR233770-804-828-job-07] `-- Installing protobuf-c-1.3.1_1... [112i386-default-PR233770-804-828-job-07] | `-- Installing protobuf-3.6.1,1... [112i386-default-PR233770-804-828-job-07] | `-- Extracting protobuf-3.6.1,1: .......... done [112i386-default-PR233770-804-828-job-07] `-- Extracting protobuf-c-1.3.1_1: .......... done [112i386-default-PR233770-804-828-job-07] `-- Installing wdns-0.9.1... [112i386-default-PR233770-804-828-job-07] `-- Extracting wdns-0.9.1: .......... done [112i386-default-PR233770-804-828-job-07] `-- Installing yajl-2.1.0... [112i386-default-PR233770-804-828-job-07] `-- Extracting yajl-2.1.0: .......... done [112i386-default-PR233770-804-828-job-07] Extracting nmsg-0.13.2_1: .......... done Message from libxs-1.2.0_6: ===> NOTICE: The libxs port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> py37-pynmsg-0.4.0 depends on shared library: libnmsg.so - found (/usr/local/lib/libnmsg.so) ===> Returning to build of py37-pynmsg-0.4.0 =========================================================================== =================================================== ===> Configuring for py37-pynmsg-0.4.0 running config =========================================================================== =================================================== ===> Building for py37-pynmsg-0.4.0 running build running build_py creating build creating build/lib.freebsd-11.2-RELEASE-i386-3.7 copying nmsg.py -> build/lib.freebsd-11.2-RELEASE-i386-3.7 running build_ext building '_nmsg' extension creating build/temp.freebsd-11.2-RELEASE-i386-3.7 cc -DNDEBUG -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -fPIC -I/usr/local/include/python3.7m -c _nmsg.c -o build/temp.freebsd-11.2-RELEASE-i386-3.7/_nmsg.o _nmsg.c:1716:17: warning: assigning to 'char *' from 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] __pyx_v_vname = nmsg_msgmod_vid_to_vname(__pyx_v_vid); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _nmsg.c:1837:17: warning: assigning to 'char *' from 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] __pyx_v_vname = nmsg_msgmod_vid_to_vname(__pyx_v_vid); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _nmsg.c:2120:17: warning: assigning to 'char *' from 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] __pyx_v_mname = nmsg_msgmod_msgtype_to_mname(__pyx_v_vid, __pyx_v_msgtype); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _nmsg.c:3616:15: warning: assigning to 'char *' from 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] __pyx_v_a = nmsg_alias_by_key(nmsg_alias_operator, __pyx_v_u); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _nmsg.c:3730:15: warning: assigning to 'char *' from 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] __pyx_v_a = nmsg_alias_by_key(nmsg_alias_group, __pyx_v_u); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _nmsg.c:3981:58: warning: implicit declaration of function 'PyString_AsString' is invalid in C99 [-Wimplicit-function-declaration] __pyx_v_u = nmsg_alias_by_value(nmsg_alias_operator, PyString_AsString(__pyx_t_4)); ^ _nmsg.c:3981:58: warning: incompatible integer to pointer conversion passing 'int' to parameter of type 'const char *' [-Wint-conversion] __pyx_v_u = nmsg_alias_by_value(nmsg_alias_operator, PyString_AsString(__pyx_t_4)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/nmsg/alias.h:58:50: note: passing argument to parameter 'value' here nmsg_alias_by_value(nmsg_alias_e ae, const char *value); ^ _nmsg.c:4034:55: warning: implicit declaration of function 'PyString_AsString' is invalid in C99 [-Wimplicit-function-declaration] __pyx_v_u = nmsg_alias_by_value(nmsg_alias_group, PyString_AsString(__pyx_t_4)); ^ _nmsg.c:4034:55: warning: incompatible integer to pointer conversion passing 'int' to parameter of type 'const char *' [-Wint-conversion] __pyx_v_u = nmsg_alias_by_value(nmsg_alias_group, PyString_AsString(__pyx_t_4)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/nmsg/alias.h:58:50: note: passing argument to parameter 'value' here nmsg_alias_by_value(nmsg_alias_e ae, const char *value); ^ _nmsg.c:4237:91: warning: passing 'char **' to parameter of type 'const char **' discards qualifiers in nested pointer types [-Wincompatible-pointer-types-discards-qualifiers] __pyx_v_res = nmsg_message_get_field_name(__pyx_v_self->_instance, __pyx_v_field_idx, (&__pyx_v_field_name)); ^~~~~~~~~~~~~~~~~~~~~ /usr/local/include/nmsg/message.h:338:21: note: passing argument to parameter 'field_name' here const char **field_name); ^ _nmsg.c:4481:124: warning: passing 'char **' to parameter of type 'const char **' discards qualifiers in nested pointer types [-Wincompatible-pointer-types-discards-qualifiers] __pyx_v_res = nmsg_message_enum_value_to_name_by_idx(__pyx_v_self->_instance, __pyx_v_field_idx, __pyx_v_val_enum, (&__pyx_v_str_enum)); ^~~~~~~~~~~~~~~~~~~ /usr/local/include/nmsg/message.h:485:41: note: passing argument to parameter 'name' here unsigned value, const char **name); ^ _nmsg.c:4500:23: warning: implicit declaration of function 'PyString_FromStringAndSize' is invalid in C99 [-Wimplicit-function-declaration] __pyx_t_1 = PyString_FromStringAndSize(__pyx_v_str_enum, strlen(__pyx_v_str_enum)); if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[3]; __pyx_lineno = 198; __pyx_clineno = __LINE__; goto __pyx_L1_error;} ^ _nmsg.c:4500:21: warning: incompatible integer to pointer conversion assigning to 'PyObject *' (aka 'struct _object *') from 'int' [-Wint-conversion] __pyx_t_1 = PyString_FromStringAndSize(__pyx_v_str_enum, strlen(__pyx_v_str_enum)); if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[3]; __pyx_lineno = 198; __pyx_clineno = __LINE__; goto __pyx_L1_error;} ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _nmsg.c:4564:21: warning: implicit declaration of function 'PyString_FromStringAndSize' is invalid in C99 [-Wimplicit-function-declaration] __pyx_t_1 = PyString_FromStringAndSize(((char *)__pyx_v_data), __pyx_v_data_len); if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[3]; __pyx_lineno = 204; __pyx_clineno = __LINE__; goto __pyx_L1_error;} ^ _nmsg.c:4564:19: warning: incompatible integer to pointer conversion assigning to 'PyObject *' (aka 'struct _object *') from 'int' [-Wint-conversion] __pyx_t_1 = PyString_FromStringAndSize(((char *)__pyx_v_data), __pyx_v_data_len); if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[3]; __pyx_lineno = 204; __pyx_clineno = __LINE__; goto __pyx_L1_error;} ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _nmsg.c:4648:19: warning: incompatible integer to pointer conversion assigning to 'PyObject *' (aka 'struct _object *') from 'int' [-Wint-conversion] __pyx_t_1 = PyString_FromStringAndSize(((char *)__pyx_v_data), __pyx_v_data_len); if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[3]; __pyx_lineno = 211; __pyx_clineno = __LINE__; goto __pyx_L1_error;} ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _nmsg.c:4687:19: warning: incompatible integer to pointer conversion assigning to 'PyObject *' (aka 'struct _object *') from 'int' [-Wint-conversion] __pyx_t_1 = PyString_FromStringAndSize(((char *)__pyx_v_data), __pyx_v_data_len); if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[3]; __pyx_lineno = 215; __pyx_clineno = __LINE__; goto __pyx_L1_error;} ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _nmsg.c:5694:22: warning: implicit declaration of function 'PyString_AsStringAndSize' is invalid in C99 [-Wimplicit-function-declaration] __pyx_t_13 = PyString_AsStringAndSize(__pyx_t_7, (&__pyx_v_val_buf), (&__pyx_v_val_buf_len)); if (unlikely(__pyx_t_13 == -1)) {__pyx_filename = __pyx_f[3]; __pyx_lineno = 305; __pyx_clineno = __LINE__; goto __pyx_L1_error;} ^ _nmsg.c:6996:15: warning: implicit declaration of function 'PyString_FromString' is invalid in C99 [-Wimplicit-function-declaration] __pyx_t_3 = PyString_FromString(__pyx_v_s); if (unlikely(!__pyx_t_3)) {__pyx_filename = __pyx_f[3]; __pyx_lineno = 404; __pyx_clineno = __LINE__; goto __pyx_L1_error;} ^ _nmsg.c:6996:13: warning: incompatible integer to pointer conversion assigning to 'PyObject *' (aka 'struct _object *') from 'int' [-Wint-conversion] __pyx_t_3 = PyString_FromString(__pyx_v_s); if (unlikely(!__pyx_t_3)) {__pyx_filename = __pyx_f[3]; __pyx_lineno = 404; __pyx_clineno = __LINE__; goto __pyx_L1_error;} ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _nmsg.c:8160:15: warning: implicit declaration of function 'PyString_AsString' is invalid in C99 [-Wimplicit-function-declaration] __pyx_v_s = PyString_AsString(__pyx_v_json); ^ _nmsg.c:8160:13: warning: incompatible integer to pointer conversion assigning to 'char *' from 'int' [-Wint-conversion] __pyx_v_s = PyString_AsString(__pyx_v_json); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _nmsg.c:11480:23: warning: assigning to 'char *' from 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] __pyx_v_vname_str = nmsg_msgmod_vid_to_vname(__pyx_v_vid); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _nmsg.c:11562:27: warning: assigning to 'char *' from 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] __pyx_v_mname_str = nmsg_msgmod_msgtype_to_mname(__pyx_v_vid, __pyx_v_msgtype); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _nmsg.c:12837:75: warning: implicit declaration of function 'PyString_AsString' is invalid in C99 [-Wimplicit-function-declaration] __pyx_v_res = nmsg_input_read_null(__pyx_v_self->_instance, ((uint8_t *)PyString_AsString(__pyx_v_buf)), __pyx_t_3, NULL, (&__pyx_v__msgarray), (&__pyx_v_n_msg)); ^ _nmsg.c:14854:63: warning: implicit declaration of function 'PyString_AsString' is invalid in C99 [-Wimplicit-function-declaration] __pyx_v_operator = nmsg_alias_by_value(nmsg_alias_operator, PyString_AsString(__pyx_v_s_operator)); ^ _nmsg.c:14854:63: warning: incompatible integer to pointer conversion passing 'int' to parameter of type 'const char *' [-Wint-conversion] __pyx_v_operator = nmsg_alias_by_value(nmsg_alias_operator, PyString_AsString(__pyx_v_s_operator)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/nmsg/alias.h:58:50: note: passing argument to parameter 'value' here nmsg_alias_by_value(nmsg_alias_e ae, const char *value); ^ _nmsg.c:14995:57: warning: implicit declaration of function 'PyString_AsString' is invalid in C99 [-Wimplicit-function-declaration] __pyx_v_group = nmsg_alias_by_value(nmsg_alias_group, PyString_AsString(__pyx_v_s_group)); ^ _nmsg.c:14995:57: warning: incompatible integer to pointer conversion passing 'int' to parameter of type 'const char *' [-Wint-conversion] __pyx_v_group = nmsg_alias_by_value(nmsg_alias_group, PyString_AsString(__pyx_v_s_group)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/nmsg/alias.h:58:50: note: passing argument to parameter 'value' here nmsg_alias_by_value(nmsg_alias_e ae, const char *value); ^ _nmsg.c:17448:63: warning: implicit declaration of function 'PyString_AsString' is invalid in C99 [-Wimplicit-function-declaration] __pyx_v_operator = nmsg_alias_by_value(nmsg_alias_operator, PyString_AsString(__pyx_v_s_operator)); ^ _nmsg.c:17448:63: warning: incompatible integer to pointer conversion passing 'int' to parameter of type 'const char *' [-Wint-conversion] __pyx_v_operator = nmsg_alias_by_value(nmsg_alias_operator, PyString_AsString(__pyx_v_s_operator)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/nmsg/alias.h:58:50: note: passing argument to parameter 'value' here nmsg_alias_by_value(nmsg_alias_e ae, const char *value); ^ _nmsg.c:17564:57: warning: implicit declaration of function 'PyString_AsString' is invalid in C99 [-Wimplicit-function-declaration] __pyx_v_group = nmsg_alias_by_value(nmsg_alias_group, PyString_AsString(__pyx_v_s_group)); ^ _nmsg.c:17564:57: warning: incompatible integer to pointer conversion passing 'int' to parameter of type 'const char *' [-Wint-conversion] __pyx_v_group = nmsg_alias_by_value(nmsg_alias_group, PyString_AsString(__pyx_v_s_group)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/nmsg/alias.h:58:50: note: passing argument to parameter 'value' here nmsg_alias_by_value(nmsg_alias_e ae, const char *value); ^ _nmsg.c:21950:21: error: no member named 'exc_type' in 'struct _ts' *type = tstate->exc_type; ~~~~~~ ^ _nmsg.c:21951:22: error: no member named 'exc_value' in 'struct _ts'; did you mean 'curexc_value'? *value = tstate->exc_value; ^~~~~~~~~ curexc_value /usr/local/include/python3.7m/pystate.h:240:15: note: 'curexc_value' declared here PyObject *curexc_value; ^ _nmsg.c:21952:19: error: no member named 'exc_traceback' in 'struct _ts'; did you mean 'curexc_traceback'? *tb = tstate->exc_traceback; ^~~~~~~~~~~~~ curexc_traceback /usr/local/include/python3.7m/pystate.h:241:15: note: 'curexc_traceback' declared here PyObject *curexc_traceback; ^ _nmsg.c:21964:24: error: no member named 'exc_type' in 'struct _ts' tmp_type = tstate->exc_type; ~~~~~~ ^ _nmsg.c:21965:25: error: no member named 'exc_value' in 'struct _ts'; did you mean 'curexc_value'? tmp_value = tstate->exc_value; ^~~~~~~~~ curexc_value /usr/local/include/python3.7m/pystate.h:240:15: note: 'curexc_value' declared here PyObject *curexc_value; ^ _nmsg.c:21966:22: error: no member named 'exc_traceback' in 'struct _ts'; did you mean 'curexc_traceback'? tmp_tb = tstate->exc_traceback; ^~~~~~~~~~~~~ curexc_traceback /usr/local/include/python3.7m/pystate.h:241:15: note: 'curexc_traceback' declared here PyObject *curexc_traceback; ^ _nmsg.c:21967:13: error: no member named 'exc_type' in 'struct _ts' tstate->exc_type = type; ~~~~~~ ^ _nmsg.c:21968:13: error: no member named 'exc_value' in 'struct _ts'; did you mean 'curexc_value'? tstate->exc_value = value; ^~~~~~~~~ curexc_value /usr/local/include/python3.7m/pystate.h:240:15: note: 'curexc_value' declared here PyObject *curexc_value; ^ _nmsg.c:21969:13: error: no member named 'exc_traceback' in 'struct _ts'; did you mean 'curexc_traceback'? tstate->exc_traceback = tb; ^~~~~~~~~~~~~ curexc_traceback /usr/local/include/python3.7m/pystate.h:241:15: note: 'curexc_traceback' declared here PyObject *curexc_traceback; ^ _nmsg.c:22012:24: error: no member named 'exc_type' in 'struct _ts' tmp_type = tstate->exc_type; ~~~~~~ ^ _nmsg.c:22013:25: error: no member named 'exc_value' in 'struct _ts'; did you mean 'curexc_value'? tmp_value = tstate->exc_value; ^~~~~~~~~ curexc_value /usr/local/include/python3.7m/pystate.h:240:15: note: 'curexc_value' declared here PyObject *curexc_value; ^ _nmsg.c:22014:22: error: no member named 'exc_traceback' in 'struct _ts'; did you mean 'curexc_traceback'? tmp_tb = tstate->exc_traceback; ^~~~~~~~~~~~~ curexc_traceback /usr/local/include/python3.7m/pystate.h:241:15: note: 'curexc_traceback' declared here PyObject *curexc_traceback; ^ _nmsg.c:22015:13: error: no member named 'exc_type' in 'struct _ts' tstate->exc_type = local_type; ~~~~~~ ^ _nmsg.c:22016:13: error: no member named 'exc_value' in 'struct _ts'; did you mean 'curexc_value'? tstate->exc_value = local_value; ^~~~~~~~~ curexc_value /usr/local/include/python3.7m/pystate.h:240:15: note: 'curexc_value' declared here PyObject *curexc_value; ^ _nmsg.c:22017:13: error: no member named 'exc_traceback' in 'struct _ts'; did you mean 'curexc_traceback'? tstate->exc_traceback = local_tb; ^~~~~~~~~~~~~ curexc_traceback /usr/local/include/python3.7m/pystate.h:241:15: note: 'curexc_traceback' declared here PyObject *curexc_traceback; ^ 33 warnings and 15 errors generated. error: command 'cc' failed with exit status 1 *** Error code 1 Stop. make: stopped in /usr/ports/net/py-pynmsg =>> Cleaning up wrkdir ===> Cleaning for py37-pynmsg-0.4.0 build of net/py-pynmsg@py37 | py37-pynmsg-0.4.0 ended at Wed Dec 12 08:53:03 UTC 2018 build time: 00:00:08 !!! build failure encountered !!!