Date: Fri, 13 Nov 2020 13:35:33 GMT From: pkg-fallout@FreeBSD.org To: pkg-fallout@FreeBSD.org Subject: [package - head-powerpc64-default][databases/php-tarantool] Failed for php80-tarantool-0.3.3 in build Message-ID: <202011131335.0ADDZXZw059084@pylon.nyi.freebsd.org>
next in thread | raw e-mail | index | archive | help
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: sunpoet@FreeBSD.org Last committer: sunpoet@FreeBSD.org Ident: $FreeBSD: head/databases/php-tarantool/Makefile 541557 2020-07-08 19:00:09Z sunpoet $ Log URL: http://pylon.nyi.freebsd.org/data/head-powerpc64-default/p554114_s367356/logs/php80-tarantool-0.3.3.log Build URL: http://pylon.nyi.freebsd.org/build.html?mastername=head-powerpc64-default&build=p554114_s367356 Log: =>> Building databases/php-tarantool build started at Fri Nov 13 13:34:20 UTC 2020 port directory: /usr/ports/databases/php-tarantool package name: php80-tarantool-0.3.3 building for: FreeBSD head-powerpc64-default-job-14 13.0-CURRENT FreeBSD 13.0-CURRENT 1300125 powerpc maintained by: sunpoet@FreeBSD.org Makefile ident: $FreeBSD: head/databases/php-tarantool/Makefile 541557 2020-07-08 19:00:09Z sunpoet $ Poudriere version: 3.2.8-5-gc81843e5 Host OSVERSION: 1300121 Jail OSVERSION: 1300125 Job Id: 14 !!! Jail is newer than host. (Jail: 1300125, Host: 1300121) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/csh OSVERSION=1300125 UNAME_v=FreeBSD 13.0-CURRENT 1300125 UNAME_r=13.0-CURRENT 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-5-gc81843e5 MASTERMNT=/usr/local/poudriere/data/.m/head-powerpc64-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/head-powerpc64-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=head-powerpc64-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/head-powerpc64-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=php80 DEPENDS_ARGS= MAKE_ARGS= FLAVOR=php80 ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- sunpoet@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --with-tarantool --with-php-config=/usr/local/bin/php-config --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/databases/php-tarantool/work-php80 XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/php-tarantool/work-php80 HOME=/wrkdirs/usr/ports/databases/php-tarantool/work-php80 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/databases/php-tarantool/work-php80/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=524288 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/databases/php-tarantool/work-php80 XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/php-tarantool/work-php80 HOME=/wrkdirs/usr/ports/databases/php-tarantool/work-php80 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/databases/php-tarantool/work-php80/.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 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-- PHP_EXT_DIR=20200930 OSREL=13.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/tarantool" EXAMPLESDIR="share/examples/tarantool" DATADIR="share/tarantool" WWWDIR="www/tarantool" ETCDIR="etc/tarantool" --End PLIST_SUB-- --SUB_LIST-- PHP_EXT_DIR=20200930 PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/tarantool DOCSDIR=/usr/local/share/doc/tarantool EXAMPLESDIR=/usr/local/share/examples/tarantool WWWDIR=/usr/local/www/tarantool ETCDIR=/usr/local/etc/tarantool --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 #### /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 11.0.0 (git@github.com:llvm/llvm-project.git llvmorg-11.0.0-0-g176249bd673) Target: powerpc64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 11.0.0 (git@github.com:llvm/llvm-project.git llvmorg-11.0.0-0-g176249bd673) Target: powerpc64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--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_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 11.0.0 (git@github.com:llvm/llvm-project.git llvmorg-11.0.0-0-g176249bd673) Target: powerpc64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=powerpc64 PPC_ABI=ELFv2 OPSYS=FreeBSD _OSRELEASE=13.0-CURRENT OSREL=13.0 OSVERSION=1300125 PYTHONBASE=/usr/local CONFIGURE_MAX_CMD_LEN=524288 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=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) 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 BSD2CLAUSE accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> php80-tarantool-0.3.3 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.15.10.txz [head-powerpc64-default-job-14] Installing pkg-1.15.10... [head-powerpc64-default-job-14] Extracting pkg-1.15.10: .......... done ===> php80-tarantool-0.3.3 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of php80-tarantool-0.3.3 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by php80-tarantool-0.3.3 for building =========================================================================== =======================<phase: checksum >============================ ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by php80-tarantool-0.3.3 for building => SHA256 Checksum OK for tarantool-tarantool-php-0.3.3_GH0.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by php80-tarantool-0.3.3 for building ===> Extracting for php80-tarantool-0.3.3 => SHA256 Checksum OK for tarantool-tarantool-php-0.3.3_GH0.tar.gz. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for php80-tarantool-0.3.3 =========================================================================== =======================<phase: build-depends >============================ ===> php80-tarantool-0.3.3 depends on file: /usr/local/bin/phpize - not found ===> Installing existing package /packages/All/php80-8.0.0.r3.txz [head-powerpc64-default-job-14] Installing php80-8.0.0.r3... [head-powerpc64-default-job-14] `-- Installing libargon2-20190702... [head-powerpc64-default-job-14] `-- Extracting libargon2-20190702: .......... done [head-powerpc64-default-job-14] `-- Installing libxml2-2.9.10_1... [head-powerpc64-default-job-14] `-- Extracting libxml2-2.9.10_1: .......... done [head-powerpc64-default-job-14] `-- Installing pcre2-10.35... [head-powerpc64-default-job-14] `-- Extracting pcre2-10.35: .......... done [head-powerpc64-default-job-14] Extracting php80-8.0.0.r3: .......... done ===> php80-tarantool-0.3.3 depends on file: /usr/local/bin/phpize - found <snip> ^ /wrkdirs/usr/ports/databases/php-tarantool/work-php80/tarantool-php-0.3.3/src/tarantool_network.c:65:2: warning: implicit declaration of function 'TSRMLS_FETCH' is invalid in C99 [-Wimplicit-function-declaration] TSRMLS_FETCH(); ^ /wrkdirs/usr/ports/databases/php-tarantool/work-php80/tarantool-php-0.3.3/src/tarantool_network.c:127:2: warning: implicit declaration of function 'TSRMLS_FETCH' is invalid in C99 [-Wimplicit-function-declaration] TSRMLS_FETCH(); ^ /wrkdirs/usr/ports/databases/php-tarantool/work-php80/tarantool-php-0.3.3/src/tarantool_network.c:151:2: warning: implicit declaration of function 'TSRMLS_FETCH' is invalid in C99 [-Wimplicit-function-declaration] TSRMLS_FETCH(); ^ /wrkdirs/usr/ports/databases/php-tarantool/work-php80/tarantool-php-0.3.3/src/tarantool_network.c:156:2: warning: implicit declaration of function 'TSRMLS_FETCH' is invalid in C99 [-Wimplicit-function-declaration] TSRMLS_FETCH(); ^ 6 warnings and 3 errors generated. --- src/tarantool.lo --- In file included from /wrkdirs/usr/ports/databases/php-tarantool/work-php80/tarantool-php-0.3.3/src/tarantool.c:5: /wrkdirs/usr/ports/databases/php-tarantool/work-php80/tarantool-php-0.3.3/src/php_tarantool.h:183:79: error: expected ')' PHP_TARANTOOL_API zend_class_entry *php_tarantool_get_exception_base(int root TSRMLS_DC); ^ /wrkdirs/usr/ports/databases/php-tarantool/work-php80/tarantool-php-0.3.3/src/php_tarantool.h:183:69: note: to match this '(' PHP_TARANTOOL_API zend_class_entry *php_tarantool_get_exception_base(int root TSRMLS_DC); ^ /wrkdirs/usr/ports/databases/php-tarantool/work-php80/tarantool-php-0.3.3/src/tarantool.c:133:49: error: expected ')' tarantool_stream_send(tarantool_connection *obj TSRMLS_DC) { ^ /wrkdirs/usr/ports/databases/php-tarantool/work-php80/tarantool-php-0.3.3/src/tarantool.c:133:22: note: to match this '(' tarantool_stream_send(tarantool_connection *obj TSRMLS_DC) { ^ /wrkdirs/usr/ports/databases/php-tarantool/work-php80/tarantool-php-0.3.3/src/tarantool.c:252:2: warning: implicit declaration of function 'TSRMLS_FETCH' is invalid in C99 [-Wimplicit-function-declaration] TSRMLS_FETCH(); ^ /wrkdirs/usr/ports/databases/php-tarantool/work-php80/tarantool-php-0.3.3/src/tarantool.c:322:6: error: expected ')' TSRMLS_DC) { ^ /wrkdirs/usr/ports/databases/php-tarantool/work-php80/tarantool-php-0.3.3/src/tarantool.c:321:26: note: to match this '(' tarantool_connection_free(tarantool_connection *obj, int is_persistent ^ /wrkdirs/usr/ports/databases/php-tarantool/work-php80/tarantool-php-0.3.3/src/tarantool.c:371:45: error: expected ')' tarantool_object_free(tarantool_object *obj TSRMLS_DC) { ^ /wrkdirs/usr/ports/databases/php-tarantool/work-php80/tarantool-php-0.3.3/src/tarantool.c:371:22: note: to match this '(' tarantool_object_free(tarantool_object *obj TSRMLS_DC) { ^ /wrkdirs/usr/ports/databases/php-tarantool/work-php80/tarantool-php-0.3.3/src/tarantool.c:377:8: error: expected ')' TSRMLS_CC); ^ /wrkdirs/usr/ports/databases/php-tarantool/work-php80/tarantool-php-0.3.3/src/tarantool.c:375:28: note: to match this '(' tarantool_connection_free(obj->obj, ^ --- src/tarantool_network.lo --- *** [src/tarantool_network.lo] Error code 1 make[1]: stopped in /wrkdirs/usr/ports/databases/php-tarantool/work-php80/tarantool-php-0.3.3 --- src/tarantool.lo --- /wrkdirs/usr/ports/databases/php-tarantool/work-php80/tarantool-php-0.3.3/src/tarantool.c:608:2: warning: implicit declaration of function 'TSRMLS_FETCH' is invalid in C99 [-Wimplicit-function-declaration] TSRMLS_FETCH(); ^ /wrkdirs/usr/ports/databases/php-tarantool/work-php80/tarantool-php-0.3.3/src/tarantool.c:690:15: error: expected ')' zval *name TSRMLS_DC) { ^ /wrkdirs/usr/ports/databases/php-tarantool/work-php80/tarantool-php-0.3.3/src/tarantool.c:689:24: note: to match this '(' int get_indexno_by_name(tarantool_connection *obj, int space_no, ^ /wrkdirs/usr/ports/databases/php-tarantool/work-php80/tarantool-php-0.3.3/src/tarantool.c:971:65: error: expected ')' static void tarantool_destructor_connection(zend_resource *rsrc TSRMLS_DC) { ^ /wrkdirs/usr/ports/databases/php-tarantool/work-php80/tarantool-php-0.3.3/src/tarantool.c:971:44: note: to match this '(' static void tarantool_destructor_connection(zend_resource *rsrc TSRMLS_DC) { ^ /wrkdirs/usr/ports/databases/php-tarantool/work-php80/tarantool-php-0.3.3/src/tarantool.c:975:35: error: expected ')' tarantool_connection_free(obj, 1 TSRMLS_CC); ^ /wrkdirs/usr/ports/databases/php-tarantool/work-php80/tarantool-php-0.3.3/src/tarantool.c:975:27: note: to match this '(' tarantool_connection_free(obj, 1 TSRMLS_CC); ^ /wrkdirs/usr/ports/databases/php-tarantool/work-php80/tarantool-php-0.3.3/src/tarantool.c:1034:2: error: expected ')' REGISTER_TNT_CLASS_CONST_LONG(ITERATOR_EQ); ^ /wrkdirs/usr/ports/databases/php-tarantool/work-php80/tarantool-php-0.3.3/src/tarantool.c:1032:34: note: expanded from macro 'REGISTER_TNT_CLASS_CONST_LONG' ZEND_STRS( #NAME ) - 1, NAME TSRMLS_CC) ^ /wrkdirs/usr/ports/databases/php-tarantool/work-php80/tarantool-php-0.3.3/src/tarantool.c:1034:2: note: to match this '(' /wrkdirs/usr/ports/databases/php-tarantool/work-php80/tarantool-php-0.3.3/src/tarantool.c:1031:35: note: expanded from macro 'REGISTER_TNT_CLASS_CONST_LONG' zend_declare_class_constant_long(php_tarantool_get_ce(), \ ^ /wrkdirs/usr/ports/databases/php-tarantool/work-php80/tarantool-php-0.3.3/src/tarantool.c:1035:2: error: expected ')' REGISTER_TNT_CLASS_CONST_LONG(ITERATOR_REQ); ^ /wrkdirs/usr/ports/databases/php-tarantool/work-php80/tarantool-php-0.3.3/src/tarantool.c:1032:34: note: expanded from macro 'REGISTER_TNT_CLASS_CONST_LONG' ZEND_STRS( #NAME ) - 1, NAME TSRMLS_CC) ^ /wrkdirs/usr/ports/databases/php-tarantool/work-php80/tarantool-php-0.3.3/src/tarantool.c:1035:2: note: to match this '(' /wrkdirs/usr/ports/databases/php-tarantool/work-php80/tarantool-php-0.3.3/src/tarantool.c:1031:35: note: expanded from macro 'REGISTER_TNT_CLASS_CONST_LONG' zend_declare_class_constant_long(php_tarantool_get_ce(), \ ^ /wrkdirs/usr/ports/databases/php-tarantool/work-php80/tarantool-php-0.3.3/src/tarantool.c:1036:2: error: expected ')' REGISTER_TNT_CLASS_CONST_LONG(ITERATOR_ALL); ^ /wrkdirs/usr/ports/databases/php-tarantool/work-php80/tarantool-php-0.3.3/src/tarantool.c:1032:34: note: expanded from macro 'REGISTER_TNT_CLASS_CONST_LONG' ZEND_STRS( #NAME ) - 1, NAME TSRMLS_CC) ^ /wrkdirs/usr/ports/databases/php-tarantool/work-php80/tarantool-php-0.3.3/src/tarantool.c:1036:2: note: to match this '(' /wrkdirs/usr/ports/databases/php-tarantool/work-php80/tarantool-php-0.3.3/src/tarantool.c:1031:35: note: expanded from macro 'REGISTER_TNT_CLASS_CONST_LONG' zend_declare_class_constant_long(php_tarantool_get_ce(), \ ^ /wrkdirs/usr/ports/databases/php-tarantool/work-php80/tarantool-php-0.3.3/src/tarantool.c:1037:2: error: expected ')' REGISTER_TNT_CLASS_CONST_LONG(ITERATOR_LT); ^ /wrkdirs/usr/ports/databases/php-tarantool/work-php80/tarantool-php-0.3.3/src/tarantool.c:1032:34: note: expanded from macro 'REGISTER_TNT_CLASS_CONST_LONG' ZEND_STRS( #NAME ) - 1, NAME TSRMLS_CC) ^ /wrkdirs/usr/ports/databases/php-tarantool/work-php80/tarantool-php-0.3.3/src/tarantool.c:1037:2: note: to match this '(' /wrkdirs/usr/ports/databases/php-tarantool/work-php80/tarantool-php-0.3.3/src/tarantool.c:1031:35: note: expanded from macro 'REGISTER_TNT_CLASS_CONST_LONG' zend_declare_class_constant_long(php_tarantool_get_ce(), \ ^ /wrkdirs/usr/ports/databases/php-tarantool/work-php80/tarantool-php-0.3.3/src/tarantool.c:1038:2: error: expected ')' REGISTER_TNT_CLASS_CONST_LONG(ITERATOR_LE); ^ /wrkdirs/usr/ports/databases/php-tarantool/work-php80/tarantool-php-0.3.3/src/tarantool.c:1032:34: note: expanded from macro 'REGISTER_TNT_CLASS_CONST_LONG' ZEND_STRS( #NAME ) - 1, NAME TSRMLS_CC) ^ /wrkdirs/usr/ports/databases/php-tarantool/work-php80/tarantool-php-0.3.3/src/tarantool.c:1038:2: note: to match this '(' /wrkdirs/usr/ports/databases/php-tarantool/work-php80/tarantool-php-0.3.3/src/tarantool.c:1031:35: note: expanded from macro 'REGISTER_TNT_CLASS_CONST_LONG' zend_declare_class_constant_long(php_tarantool_get_ce(), \ ^ /wrkdirs/usr/ports/databases/php-tarantool/work-php80/tarantool-php-0.3.3/src/tarantool.c:1039:2: error: expected ')' REGISTER_TNT_CLASS_CONST_LONG(ITERATOR_GE); ^ /wrkdirs/usr/ports/databases/php-tarantool/work-php80/tarantool-php-0.3.3/src/tarantool.c:1032:34: note: expanded from macro 'REGISTER_TNT_CLASS_CONST_LONG' ZEND_STRS( #NAME ) - 1, NAME TSRMLS_CC) ^ /wrkdirs/usr/ports/databases/php-tarantool/work-php80/tarantool-php-0.3.3/src/tarantool.c:1039:2: note: to match this '(' /wrkdirs/usr/ports/databases/php-tarantool/work-php80/tarantool-php-0.3.3/src/tarantool.c:1031:35: note: expanded from macro 'REGISTER_TNT_CLASS_CONST_LONG' zend_declare_class_constant_long(php_tarantool_get_ce(), \ ^ /wrkdirs/usr/ports/databases/php-tarantool/work-php80/tarantool-php-0.3.3/src/tarantool.c:1040:2: error: expected ')' REGISTER_TNT_CLASS_CONST_LONG(ITERATOR_GT); ^ /wrkdirs/usr/ports/databases/php-tarantool/work-php80/tarantool-php-0.3.3/src/tarantool.c:1032:34: note: expanded from macro 'REGISTER_TNT_CLASS_CONST_LONG' ZEND_STRS( #NAME ) - 1, NAME TSRMLS_CC) ^ /wrkdirs/usr/ports/databases/php-tarantool/work-php80/tarantool-php-0.3.3/src/tarantool.c:1040:2: note: to match this '(' /wrkdirs/usr/ports/databases/php-tarantool/work-php80/tarantool-php-0.3.3/src/tarantool.c:1031:35: note: expanded from macro 'REGISTER_TNT_CLASS_CONST_LONG' zend_declare_class_constant_long(php_tarantool_get_ce(), \ ^ /wrkdirs/usr/ports/databases/php-tarantool/work-php80/tarantool-php-0.3.3/src/tarantool.c:1041:2: error: expected ')' REGISTER_TNT_CLASS_CONST_LONG(ITERATOR_BITS_ALL_SET); ^ /wrkdirs/usr/ports/databases/php-tarantool/work-php80/tarantool-php-0.3.3/src/tarantool.c:1032:34: note: expanded from macro 'REGISTER_TNT_CLASS_CONST_LONG' ZEND_STRS( #NAME ) - 1, NAME TSRMLS_CC) ^ /wrkdirs/usr/ports/databases/php-tarantool/work-php80/tarantool-php-0.3.3/src/tarantool.c:1041:2: note: to match this '(' /wrkdirs/usr/ports/databases/php-tarantool/work-php80/tarantool-php-0.3.3/src/tarantool.c:1031:35: note: expanded from macro 'REGISTER_TNT_CLASS_CONST_LONG' zend_declare_class_constant_long(php_tarantool_get_ce(), \ ^ /wrkdirs/usr/ports/databases/php-tarantool/work-php80/tarantool-php-0.3.3/src/tarantool.c:1042:2: error: expected ')' REGISTER_TNT_CLASS_CONST_LONG(ITERATOR_BITSET_ALL_SET); ^ /wrkdirs/usr/ports/databases/php-tarantool/work-php80/tarantool-php-0.3.3/src/tarantool.c:1032:34: note: expanded from macro 'REGISTER_TNT_CLASS_CONST_LONG' ZEND_STRS( #NAME ) - 1, NAME TSRMLS_CC) ^ /wrkdirs/usr/ports/databases/php-tarantool/work-php80/tarantool-php-0.3.3/src/tarantool.c:1042:2: note: to match this '(' /wrkdirs/usr/ports/databases/php-tarantool/work-php80/tarantool-php-0.3.3/src/tarantool.c:1031:35: note: expanded from macro 'REGISTER_TNT_CLASS_CONST_LONG' zend_declare_class_constant_long(php_tarantool_get_ce(), \ ^ /wrkdirs/usr/ports/databases/php-tarantool/work-php80/tarantool-php-0.3.3/src/tarantool.c:1043:2: error: expected ')' REGISTER_TNT_CLASS_CONST_LONG(ITERATOR_BITS_ANY_SET); ^ /wrkdirs/usr/ports/databases/php-tarantool/work-php80/tarantool-php-0.3.3/src/tarantool.c:1032:34: note: expanded from macro 'REGISTER_TNT_CLASS_CONST_LONG' ZEND_STRS( #NAME ) - 1, NAME TSRMLS_CC) ^ /wrkdirs/usr/ports/databases/php-tarantool/work-php80/tarantool-php-0.3.3/src/tarantool.c:1043:2: note: to match this '(' /wrkdirs/usr/ports/databases/php-tarantool/work-php80/tarantool-php-0.3.3/src/tarantool.c:1031:35: note: expanded from macro 'REGISTER_TNT_CLASS_CONST_LONG' zend_declare_class_constant_long(php_tarantool_get_ce(), \ ^ /wrkdirs/usr/ports/databases/php-tarantool/work-php80/tarantool-php-0.3.3/src/tarantool.c:1044:2: error: expected ')' REGISTER_TNT_CLASS_CONST_LONG(ITERATOR_BITSET_ANY_SET); ^ /wrkdirs/usr/ports/databases/php-tarantool/work-php80/tarantool-php-0.3.3/src/tarantool.c:1032:34: note: expanded from macro 'REGISTER_TNT_CLASS_CONST_LONG' ZEND_STRS( #NAME ) - 1, NAME TSRMLS_CC) ^ /wrkdirs/usr/ports/databases/php-tarantool/work-php80/tarantool-php-0.3.3/src/tarantool.c:1044:2: note: to match this '(' /wrkdirs/usr/ports/databases/php-tarantool/work-php80/tarantool-php-0.3.3/src/tarantool.c:1031:35: note: expanded from macro 'REGISTER_TNT_CLASS_CONST_LONG' zend_declare_class_constant_long(php_tarantool_get_ce(), \ ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 2 warnings and 20 errors generated. *** [src/tarantool.lo] Error code 1 make[1]: stopped in /wrkdirs/usr/ports/databases/php-tarantool/work-php80/tarantool-php-0.3.3 2 errors make[1]: stopped in /wrkdirs/usr/ports/databases/php-tarantool/work-php80/tarantool-php-0.3.3 ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make: stopped in /usr/ports/databases/php-tarantool
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202011131335.0ADDZXZw059084>