===> Building for php56-sqlrelay-1.9.3nb7 /opt/pkg/bin/mksh ../../../libtool --mode=compile clang++ -pipe -Os -I/opt/pkg/include -DLDAP_DEPRECATED -I/opt/pkg/include/php/ext/pdo -Wall -pipe -Wno-overloaded-virtual -Wno-error=date-time -I/opt/pkg/include -DLDAP_DEPRECATED -I/opt/pkg/include/php/ext/pdo -I../../.. -I../../../src/api/c++ -I/opt/pkg/include -I/opt/pkg/include -I/opt/pkg/include -I/opt/pkg/include -I/opt/pkg/include -I/opt/pkg/include/php -I/opt/pkg/include/php/main -I/opt/pkg/include/php/TSRM -I/opt/pkg/include/php/Zend -I/opt/pkg/include/php/ext -I/opt/pkg/include/php/ext/date/lib -DCOMPILE_DL=1 -c sql_relay.cpp -o sql_relay.lo libtool: compile: clang++ -pipe -Os -I/Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include -DLDAP_DEPRECATED -I/Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/ext/pdo -Wall -pipe -Wno-overloaded-virtual -Wno-error=date-time -DLDAP_DEPRECATED -I../../.. -I../../../src/api/c++ -I/Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php -I/Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/main -I/Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/TSRM -I/Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend -I/Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/ext -I/Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/ext/date/lib -DCOMPILE_DL=1 -c sql_relay.cpp -fno-common -DPIC -o .libs/sql_relay.o In file included from sql_relay.cpp:72: In file included from /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/main/php.h:35: In file included from /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend.h:51: In file included from /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend_config.h:1: /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/main/../main/php_config.h:1633:9: warning: 'HAVE_SOCKLEN_T' macro redefined [-Wmacro-redefined] #define HAVE_SOCKLEN_T 1 ^ sql_relay.cpp:57:12: note: previous definition is here #define HAVE_SOCKLEN_T ^ In file included from sql_relay.cpp:72: In file included from /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/main/php.h:35: In file included from /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend.h:79: /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/dlfcn.h:70:8: error: unknown type name '_Bool' extern bool dlopen_preflight(const char* __path) __OSX_AVAILABLE_STARTING(__MAC_10_5, __IPHONE_2_0) __DYLDDL_DRIVERKIT_UNAVAILABLE; ^ /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.1.6/include/stdbool.h:15:14: note: expanded from macro 'bool' #define bool _Bool ^ In file included from sql_relay.cpp:72: In file included from /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/main/php.h:35: In file included from /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend.h:286: /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend_hash.h:48:45: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef void (*sort_func_t)(void *, size_t, register size_t, compare_func_t TSRMLS_DC); ^~~~~~~~~ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend_hash.h:271:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register ulong hash = 5381; ^~~~~~~~~ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend_hash.h:358:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] ZEND_HANDLE_NUMERIC(arKey, nKeyLength, zend_hash_index_update(ht, idx, pData, nDataSize, pDest)); ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend_hash.h:353:2: note: expanded from macro 'ZEND_HANDLE_NUMERIC' ZEND_HANDLE_NUMERIC_EX(key, length, idx, return func); \ ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend_hash.h:316:2: note: expanded from macro 'ZEND_HANDLE_NUMERIC_EX' register const char *tmp = key; \ ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend_hash.h:365:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] ZEND_HANDLE_NUMERIC(arKey, nKeyLength, zend_hash_index_del(ht, idx)); ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend_hash.h:353:2: note: expanded from macro 'ZEND_HANDLE_NUMERIC' ZEND_HANDLE_NUMERIC_EX(key, length, idx, return func); \ ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend_hash.h:316:2: note: expanded from macro 'ZEND_HANDLE_NUMERIC_EX' register const char *tmp = key; \ ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend_hash.h:372:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] ZEND_HANDLE_NUMERIC(arKey, nKeyLength, zend_hash_index_find(ht, idx, pData)); ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend_hash.h:353:2: note: expanded from macro 'ZEND_HANDLE_NUMERIC' ZEND_HANDLE_NUMERIC_EX(key, length, idx, return func); \ ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend_hash.h:316:2: note: expanded from macro 'ZEND_HANDLE_NUMERIC_EX' register const char *tmp = key; \ ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend_hash.h:379:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] ZEND_HANDLE_NUMERIC(arKey, nKeyLength, zend_hash_index_exists(ht, idx)); ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend_hash.h:353:2: note: expanded from macro 'ZEND_HANDLE_NUMERIC' ZEND_HANDLE_NUMERIC_EX(key, length, idx, return func); \ ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend_hash.h:316:2: note: expanded from macro 'ZEND_HANDLE_NUMERIC_EX' register const char *tmp = key; \ ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend_hash.h:385:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] ZEND_HANDLE_NUMERIC(arKey, nKeyLength, zend_hash_update_current_key_ex(ht, HASH_KEY_IS_LONG, NULL, 0, idx, mode, pos)); ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend_hash.h:353:2: note: expanded from macro 'ZEND_HANDLE_NUMERIC' ZEND_HANDLE_NUMERIC_EX(key, length, idx, return func); \ ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend_hash.h:316:2: note: expanded from macro 'ZEND_HANDLE_NUMERIC_EX' register const char *tmp = key; \ ^ In file included from sql_relay.cpp:72: In file included from /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/main/php.h:35: In file included from /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend.h:849: /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend_operators.h:308:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register const unsigned char *e; ^~~~~~~~~ In file included from sql_relay.cpp:72: In file included from /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/main/php.h:164: In file included from /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/ctype.h:38: In file included from /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/ctype.h:69: In file included from /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/_ctype.h:70: In file included from /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/runetype.h:49: /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/sys/_types/_wchar_t.h:34:26: error: cannot combine with previous 'type-name' declaration specifier typedef __darwin_wchar_t wchar_t; ^ In file included from sql_relay.cpp:72: In file included from /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/main/php.h:239: /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/main/snprintf.h:89:27: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] PHPAPI char * php_conv_fp(register char format, register double num, ^~~~~~~~~ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/main/snprintf.h:89:49: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] PHPAPI char * php_conv_fp(register char format, register double num, ^~~~~~~~~ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/main/snprintf.h:155:30: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] PHPAPI char * ap_php_conv_10(register wide_int num, register bool_int is_unsigned, ^~~~~~~~~ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/main/snprintf.h:155:53: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] PHPAPI char * ap_php_conv_10(register wide_int num, register bool_int is_unsigned, ^~~~~~~~~ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/main/snprintf.h:156:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register bool_int * is_negative, char *buf_end, register int *len); ^~~~~~~~~ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/main/snprintf.h:156:53: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register bool_int * is_negative, char *buf_end, register int *len); ^~~~~~~~~ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/main/snprintf.h:158:30: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] PHPAPI char * ap_php_conv_p2(register u_wide_int num, register int nbits, ^~~~~~~~~ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/main/snprintf.h:158:55: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] PHPAPI char * ap_php_conv_p2(register u_wide_int num, register int nbits, ^~~~~~~~~ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/main/snprintf.h:159:32: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] char format, char *buf_end, register int *len); ^~~~~~~~~ In file included from sql_relay.cpp:72: /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/main/php.h:337:52: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] PHPAPI int php_mergesort(void *base, size_t nmemb, register size_t size, int (*cmp)(const void *, const void * TSRMLS_DC) TSRMLS_DC); ^~~~~~~~~ sql_relay.cpp:221:3: warning: 'zend_get_parameters_ex' is deprecated [-Wdeprecated-declarations] GET_PARAMETERS( ^ sql_relay.cpp:141:25: note: expanded from macro 'GET_PARAMETERS' #define GET_PARAMETERS zend_get_parameters_ex ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend_API.h:241:10: note: 'zend_get_parameters_ex' has been explicitly marked deprecated here ZEND_API ZEND_ATTRIBUTE_DEPRECATED int zend_get_parameters_ex(int param_count, ...); ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend.h:175:52: note: expanded from macro 'ZEND_ATTRIBUTE_DEPRECATED' # define ZEND_ATTRIBUTE_DEPRECATED __attribute__((deprecated)) ^ sql_relay.cpp:256:3: warning: 'zend_get_parameters_ex' is deprecated [-Wdeprecated-declarations] GET_PARAMETERS( ^ sql_relay.cpp:141:25: note: expanded from macro 'GET_PARAMETERS' #define GET_PARAMETERS zend_get_parameters_ex ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend_API.h:241:10: note: 'zend_get_parameters_ex' has been explicitly marked deprecated here ZEND_API ZEND_ATTRIBUTE_DEPRECATED int zend_get_parameters_ex(int param_count, ...); ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend.h:175:52: note: expanded from macro 'ZEND_ATTRIBUTE_DEPRECATED' # define ZEND_ATTRIBUTE_DEPRECATED __attribute__((deprecated)) ^ sql_relay.cpp:277:3: warning: 'zend_get_parameters_ex' is deprecated [-Wdeprecated-declarations] GET_PARAMETERS( ^ sql_relay.cpp:141:25: note: expanded from macro 'GET_PARAMETERS' #define GET_PARAMETERS zend_get_parameters_ex ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend_API.h:241:10: note: 'zend_get_parameters_ex' has been explicitly marked deprecated here ZEND_API ZEND_ATTRIBUTE_DEPRECATED int zend_get_parameters_ex(int param_count, ...); ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend.h:175:52: note: expanded from macro 'ZEND_ATTRIBUTE_DEPRECATED' # define ZEND_ATTRIBUTE_DEPRECATED __attribute__((deprecated)) ^ sql_relay.cpp:305:3: warning: 'zend_get_parameters_ex' is deprecated [-Wdeprecated-declarations] GET_PARAMETERS( ^ sql_relay.cpp:141:25: note: expanded from macro 'GET_PARAMETERS' #define GET_PARAMETERS zend_get_parameters_ex ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend_API.h:241:10: note: 'zend_get_parameters_ex' has been explicitly marked deprecated here ZEND_API ZEND_ATTRIBUTE_DEPRECATED int zend_get_parameters_ex(int param_count, ...); ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend.h:175:52: note: expanded from macro 'ZEND_ATTRIBUTE_DEPRECATED' # define ZEND_ATTRIBUTE_DEPRECATED __attribute__((deprecated)) ^ sql_relay.cpp:332:3: warning: 'zend_get_parameters_ex' is deprecated [-Wdeprecated-declarations] GET_PARAMETERS( ^ sql_relay.cpp:141:25: note: expanded from macro 'GET_PARAMETERS' #define GET_PARAMETERS zend_get_parameters_ex ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend_API.h:241:10: note: 'zend_get_parameters_ex' has been explicitly marked deprecated here ZEND_API ZEND_ATTRIBUTE_DEPRECATED int zend_get_parameters_ex(int param_count, ...); ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend.h:175:52: note: expanded from macro 'ZEND_ATTRIBUTE_DEPRECATED' # define ZEND_ATTRIBUTE_DEPRECATED __attribute__((deprecated)) ^ sql_relay.cpp:354:2: error: unknown type name '_Bool' bool r; ^ /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.1.6/include/stdbool.h:15:14: note: expanded from macro 'bool' #define bool _Bool ^ sql_relay.cpp:356:3: warning: 'zend_get_parameters_ex' is deprecated [-Wdeprecated-declarations] GET_PARAMETERS( ^ sql_relay.cpp:141:25: note: expanded from macro 'GET_PARAMETERS' #define GET_PARAMETERS zend_get_parameters_ex ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend_API.h:241:10: note: 'zend_get_parameters_ex' has been explicitly marked deprecated here ZEND_API ZEND_ATTRIBUTE_DEPRECATED int zend_get_parameters_ex(int param_count, ...); ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend.h:175:52: note: expanded from macro 'ZEND_ATTRIBUTE_DEPRECATED' # define ZEND_ATTRIBUTE_DEPRECATED __attribute__((deprecated)) ^ sql_relay.cpp:378:2: error: unknown type name '_Bool' bool r; ^ /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.1.6/include/stdbool.h:15:14: note: expanded from macro 'bool' #define bool _Bool ^ sql_relay.cpp:380:3: warning: 'zend_get_parameters_ex' is deprecated [-Wdeprecated-declarations] GET_PARAMETERS( ^ sql_relay.cpp:141:25: note: expanded from macro 'GET_PARAMETERS' #define GET_PARAMETERS zend_get_parameters_ex ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend_API.h:241:10: note: 'zend_get_parameters_ex' has been explicitly marked deprecated here ZEND_API ZEND_ATTRIBUTE_DEPRECATED int zend_get_parameters_ex(int param_count, ...); ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend.h:175:52: note: expanded from macro 'ZEND_ATTRIBUTE_DEPRECATED' # define ZEND_ATTRIBUTE_DEPRECATED __attribute__((deprecated)) ^ sql_relay.cpp:402:2: error: unknown type name '_Bool' bool r; ^ /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.1.6/include/stdbool.h:15:14: note: expanded from macro 'bool' #define bool _Bool ^ sql_relay.cpp:404:3: warning: 'zend_get_parameters_ex' is deprecated [-Wdeprecated-declarations] GET_PARAMETERS( ^ sql_relay.cpp:141:25: note: expanded from macro 'GET_PARAMETERS' #define GET_PARAMETERS zend_get_parameters_ex ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend_API.h:241:10: note: 'zend_get_parameters_ex' has been explicitly marked deprecated here ZEND_API ZEND_ATTRIBUTE_DEPRECATED int zend_get_parameters_ex(int param_count, ...); ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend.h:175:52: note: expanded from macro 'ZEND_ATTRIBUTE_DEPRECATED' # define ZEND_ATTRIBUTE_DEPRECATED __attribute__((deprecated)) ^ sql_relay.cpp:426:2: error: unknown type name '_Bool' bool r; ^ /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.1.6/include/stdbool.h:15:14: note: expanded from macro 'bool' #define bool _Bool ^ sql_relay.cpp:428:3: warning: 'zend_get_parameters_ex' is deprecated [-Wdeprecated-declarations] GET_PARAMETERS( ^ sql_relay.cpp:141:25: note: expanded from macro 'GET_PARAMETERS' #define GET_PARAMETERS zend_get_parameters_ex ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend_API.h:241:10: note: 'zend_get_parameters_ex' has been explicitly marked deprecated here ZEND_API ZEND_ATTRIBUTE_DEPRECATED int zend_get_parameters_ex(int param_count, ...); ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend.h:175:52: note: expanded from macro 'ZEND_ATTRIBUTE_DEPRECATED' # define ZEND_ATTRIBUTE_DEPRECATED __attribute__((deprecated)) ^ sql_relay.cpp:454:3: warning: 'zend_get_parameters_ex' is deprecated [-Wdeprecated-declarations] GET_PARAMETERS( ^ sql_relay.cpp:141:25: note: expanded from macro 'GET_PARAMETERS' #define GET_PARAMETERS zend_get_parameters_ex ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend_API.h:241:10: note: 'zend_get_parameters_ex' has been explicitly marked deprecated here ZEND_API ZEND_ATTRIBUTE_DEPRECATED int zend_get_parameters_ex(int param_count, ...); ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend.h:175:52: note: expanded from macro 'ZEND_ATTRIBUTE_DEPRECATED' # define ZEND_ATTRIBUTE_DEPRECATED __attribute__((deprecated)) ^ sql_relay.cpp:490:3: warning: 'zend_get_parameters_ex' is deprecated [-Wdeprecated-declarations] GET_PARAMETERS( ^ sql_relay.cpp:141:25: note: expanded from macro 'GET_PARAMETERS' #define GET_PARAMETERS zend_get_parameters_ex ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend_API.h:241:10: note: 'zend_get_parameters_ex' has been explicitly marked deprecated here ZEND_API ZEND_ATTRIBUTE_DEPRECATED int zend_get_parameters_ex(int param_count, ...); ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend.h:175:52: note: expanded from macro 'ZEND_ATTRIBUTE_DEPRECATED' # define ZEND_ATTRIBUTE_DEPRECATED __attribute__((deprecated)) ^ sql_relay.cpp:531:3: warning: 'zend_get_parameters_ex' is deprecated [-Wdeprecated-declarations] GET_PARAMETERS( ^ sql_relay.cpp:141:25: note: expanded from macro 'GET_PARAMETERS' #define GET_PARAMETERS zend_get_parameters_ex ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend_API.h:241:10: note: 'zend_get_parameters_ex' has been explicitly marked deprecated here ZEND_API ZEND_ATTRIBUTE_DEPRECATED int zend_get_parameters_ex(int param_count, ...); ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend.h:175:52: note: expanded from macro 'ZEND_ATTRIBUTE_DEPRECATED' # define ZEND_ATTRIBUTE_DEPRECATED __attribute__((deprecated)) ^ sql_relay.cpp:552:3: warning: 'zend_get_parameters_ex' is deprecated [-Wdeprecated-declarations] GET_PARAMETERS( ^ sql_relay.cpp:141:25: note: expanded from macro 'GET_PARAMETERS' #define GET_PARAMETERS zend_get_parameters_ex ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend_API.h:241:10: note: 'zend_get_parameters_ex' has been explicitly marked deprecated here ZEND_API ZEND_ATTRIBUTE_DEPRECATED int zend_get_parameters_ex(int param_count, ...); ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend.h:175:52: note: expanded from macro 'ZEND_ATTRIBUTE_DEPRECATED' # define ZEND_ATTRIBUTE_DEPRECATED __attribute__((deprecated)) ^ sql_relay.cpp:572:2: error: unknown type name '_Bool' bool r; ^ /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.1.6/include/stdbool.h:15:14: note: expanded from macro 'bool' #define bool _Bool ^ sql_relay.cpp:574:3: warning: 'zend_get_parameters_ex' is deprecated [-Wdeprecated-declarations] GET_PARAMETERS( ^ sql_relay.cpp:141:25: note: expanded from macro 'GET_PARAMETERS' #define GET_PARAMETERS zend_get_parameters_ex ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend_API.h:241:10: note: 'zend_get_parameters_ex' has been explicitly marked deprecated here ZEND_API ZEND_ATTRIBUTE_DEPRECATED int zend_get_parameters_ex(int param_count, ...); ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend.h:175:52: note: expanded from macro 'ZEND_ATTRIBUTE_DEPRECATED' # define ZEND_ATTRIBUTE_DEPRECATED __attribute__((deprecated)) ^ sql_relay.cpp:598:3: warning: 'zend_get_parameters_ex' is deprecated [-Wdeprecated-declarations] GET_PARAMETERS( ^ sql_relay.cpp:141:25: note: expanded from macro 'GET_PARAMETERS' #define GET_PARAMETERS zend_get_parameters_ex ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend_API.h:241:10: note: 'zend_get_parameters_ex' has been explicitly marked deprecated here ZEND_API ZEND_ATTRIBUTE_DEPRECATED int zend_get_parameters_ex(int param_count, ...); ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend.h:175:52: note: expanded from macro 'ZEND_ATTRIBUTE_DEPRECATED' # define ZEND_ATTRIBUTE_DEPRECATED __attribute__((deprecated)) ^ sql_relay.cpp:622:3: warning: 'zend_get_parameters_ex' is deprecated [-Wdeprecated-declarations] GET_PARAMETERS( ^ sql_relay.cpp:141:25: note: expanded from macro 'GET_PARAMETERS' #define GET_PARAMETERS zend_get_parameters_ex ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend_API.h:241:10: note: 'zend_get_parameters_ex' has been explicitly marked deprecated here ZEND_API ZEND_ATTRIBUTE_DEPRECATED int zend_get_parameters_ex(int param_count, ...); ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend.h:175:52: note: expanded from macro 'ZEND_ATTRIBUTE_DEPRECATED' # define ZEND_ATTRIBUTE_DEPRECATED __attribute__((deprecated)) ^ sql_relay.cpp:648:2: error: unknown type name '_Bool' bool r; ^ /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.1.6/include/stdbool.h:15:14: note: expanded from macro 'bool' #define bool _Bool ^ sql_relay.cpp:650:3: warning: 'zend_get_parameters_ex' is deprecated [-Wdeprecated-declarations] GET_PARAMETERS( ^ sql_relay.cpp:141:25: note: expanded from macro 'GET_PARAMETERS' #define GET_PARAMETERS zend_get_parameters_ex ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend_API.h:241:10: note: 'zend_get_parameters_ex' has been explicitly marked deprecated here ZEND_API ZEND_ATTRIBUTE_DEPRECATED int zend_get_parameters_ex(int param_count, ...); ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend.h:175:52: note: expanded from macro 'ZEND_ATTRIBUTE_DEPRECATED' # define ZEND_ATTRIBUTE_DEPRECATED __attribute__((deprecated)) ^ sql_relay.cpp:679:3: warning: 'zend_get_parameters_ex' is deprecated [-Wdeprecated-declarations] GET_PARAMETERS( ^ sql_relay.cpp:141:25: note: expanded from macro 'GET_PARAMETERS' #define GET_PARAMETERS zend_get_parameters_ex ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend_API.h:241:10: note: 'zend_get_parameters_ex' has been explicitly marked deprecated here ZEND_API ZEND_ATTRIBUTE_DEPRECATED int zend_get_parameters_ex(int param_count, ...); ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend.h:175:52: note: expanded from macro 'ZEND_ATTRIBUTE_DEPRECATED' # define ZEND_ATTRIBUTE_DEPRECATED __attribute__((deprecated)) ^ sql_relay.cpp:705:3: warning: 'zend_get_parameters_ex' is deprecated [-Wdeprecated-declarations] GET_PARAMETERS( ^ sql_relay.cpp:141:25: note: expanded from macro 'GET_PARAMETERS' #define GET_PARAMETERS zend_get_parameters_ex ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend_API.h:241:10: note: 'zend_get_parameters_ex' has been explicitly marked deprecated here ZEND_API ZEND_ATTRIBUTE_DEPRECATED int zend_get_parameters_ex(int param_count, ...); ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend.h:175:52: note: expanded from macro 'ZEND_ATTRIBUTE_DEPRECATED' # define ZEND_ATTRIBUTE_DEPRECATED __attribute__((deprecated)) ^ sql_relay.cpp:730:3: warning: 'zend_get_parameters_ex' is deprecated [-Wdeprecated-declarations] GET_PARAMETERS( ^ sql_relay.cpp:141:25: note: expanded from macro 'GET_PARAMETERS' #define GET_PARAMETERS zend_get_parameters_ex ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend_API.h:241:10: note: 'zend_get_parameters_ex' has been explicitly marked deprecated here ZEND_API ZEND_ATTRIBUTE_DEPRECATED int zend_get_parameters_ex(int param_count, ...); ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend.h:175:52: note: expanded from macro 'ZEND_ATTRIBUTE_DEPRECATED' # define ZEND_ATTRIBUTE_DEPRECATED __attribute__((deprecated)) ^ sql_relay.cpp:751:3: warning: 'zend_get_parameters_ex' is deprecated [-Wdeprecated-declarations] GET_PARAMETERS( ^ sql_relay.cpp:141:25: note: expanded from macro 'GET_PARAMETERS' #define GET_PARAMETERS zend_get_parameters_ex ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend_API.h:241:10: note: 'zend_get_parameters_ex' has been explicitly marked deprecated here ZEND_API ZEND_ATTRIBUTE_DEPRECATED int zend_get_parameters_ex(int param_count, ...); ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend.h:175:52: note: expanded from macro 'ZEND_ATTRIBUTE_DEPRECATED' # define ZEND_ATTRIBUTE_DEPRECATED __attribute__((deprecated)) ^ sql_relay.cpp:771:2: error: unknown type name '_Bool' bool r; ^ /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.1.6/include/stdbool.h:15:14: note: expanded from macro 'bool' #define bool _Bool ^ sql_relay.cpp:773:3: warning: 'zend_get_parameters_ex' is deprecated [-Wdeprecated-declarations] GET_PARAMETERS( ^ sql_relay.cpp:141:25: note: expanded from macro 'GET_PARAMETERS' #define GET_PARAMETERS zend_get_parameters_ex ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend_API.h:241:10: note: 'zend_get_parameters_ex' has been explicitly marked deprecated here ZEND_API ZEND_ATTRIBUTE_DEPRECATED int zend_get_parameters_ex(int param_count, ...); ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend.h:175:52: note: expanded from macro 'ZEND_ATTRIBUTE_DEPRECATED' # define ZEND_ATTRIBUTE_DEPRECATED __attribute__((deprecated)) ^ sql_relay.cpp:799:3: warning: 'zend_get_parameters_ex' is deprecated [-Wdeprecated-declarations] GET_PARAMETERS( ^ sql_relay.cpp:141:25: note: expanded from macro 'GET_PARAMETERS' #define GET_PARAMETERS zend_get_parameters_ex ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend_API.h:241:10: note: 'zend_get_parameters_ex' has been explicitly marked deprecated here ZEND_API ZEND_ATTRIBUTE_DEPRECATED int zend_get_parameters_ex(int param_count, ...); ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend.h:175:52: note: expanded from macro 'ZEND_ATTRIBUTE_DEPRECATED' # define ZEND_ATTRIBUTE_DEPRECATED __attribute__((deprecated)) ^ sql_relay.cpp:823:3: warning: 'zend_get_parameters_ex' is deprecated [-Wdeprecated-declarations] GET_PARAMETERS( ^ sql_relay.cpp:141:25: note: expanded from macro 'GET_PARAMETERS' #define GET_PARAMETERS zend_get_parameters_ex ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend_API.h:241:10: note: 'zend_get_parameters_ex' has been explicitly marked deprecated here ZEND_API ZEND_ATTRIBUTE_DEPRECATED int zend_get_parameters_ex(int param_count, ...); ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend.h:175:52: note: expanded from macro 'ZEND_ATTRIBUTE_DEPRECATED' # define ZEND_ATTRIBUTE_DEPRECATED __attribute__((deprecated)) ^ sql_relay.cpp:847:3: warning: 'zend_get_parameters_ex' is deprecated [-Wdeprecated-declarations] GET_PARAMETERS( ^ sql_relay.cpp:141:25: note: expanded from macro 'GET_PARAMETERS' #define GET_PARAMETERS zend_get_parameters_ex ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend_API.h:241:10: note: 'zend_get_parameters_ex' has been explicitly marked deprecated here ZEND_API ZEND_ATTRIBUTE_DEPRECATED int zend_get_parameters_ex(int param_count, ...); ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend.h:175:52: note: expanded from macro 'ZEND_ATTRIBUTE_DEPRECATED' # define ZEND_ATTRIBUTE_DEPRECATED __attribute__((deprecated)) ^ sql_relay.cpp:872:3: warning: 'zend_get_parameters_ex' is deprecated [-Wdeprecated-declarations] GET_PARAMETERS( ^ sql_relay.cpp:141:25: note: expanded from macro 'GET_PARAMETERS' #define GET_PARAMETERS zend_get_parameters_ex ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend_API.h:241:10: note: 'zend_get_parameters_ex' has been explicitly marked deprecated here ZEND_API ZEND_ATTRIBUTE_DEPRECATED int zend_get_parameters_ex(int param_count, ...); ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend.h:175:52: note: expanded from macro 'ZEND_ATTRIBUTE_DEPRECATED' # define ZEND_ATTRIBUTE_DEPRECATED __attribute__((deprecated)) ^ sql_relay.cpp:895:3: warning: 'zend_get_parameters_ex' is deprecated [-Wdeprecated-declarations] GET_PARAMETERS( ^ sql_relay.cpp:141:25: note: expanded from macro 'GET_PARAMETERS' #define GET_PARAMETERS zend_get_parameters_ex ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend_API.h:241:10: note: 'zend_get_parameters_ex' has been explicitly marked deprecated here ZEND_API ZEND_ATTRIBUTE_DEPRECATED int zend_get_parameters_ex(int param_count, ...); ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend.h:175:52: note: expanded from macro 'ZEND_ATTRIBUTE_DEPRECATED' # define ZEND_ATTRIBUTE_DEPRECATED __attribute__((deprecated)) ^ sql_relay.cpp:915:3: warning: 'zend_get_parameters_ex' is deprecated [-Wdeprecated-declarations] GET_PARAMETERS( ^ sql_relay.cpp:141:25: note: expanded from macro 'GET_PARAMETERS' #define GET_PARAMETERS zend_get_parameters_ex ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend_API.h:241:10: note: 'zend_get_parameters_ex' has been explicitly marked deprecated here ZEND_API ZEND_ATTRIBUTE_DEPRECATED int zend_get_parameters_ex(int param_count, ...); ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend.h:175:52: note: expanded from macro 'ZEND_ATTRIBUTE_DEPRECATED' # define ZEND_ATTRIBUTE_DEPRECATED __attribute__((deprecated)) ^ sql_relay.cpp:938:3: warning: 'zend_get_parameters_ex' is deprecated [-Wdeprecated-declarations] GET_PARAMETERS( ^ sql_relay.cpp:141:25: note: expanded from macro 'GET_PARAMETERS' #define GET_PARAMETERS zend_get_parameters_ex ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend_API.h:241:10: note: 'zend_get_parameters_ex' has been explicitly marked deprecated here ZEND_API ZEND_ATTRIBUTE_DEPRECATED int zend_get_parameters_ex(int param_count, ...); ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend.h:175:52: note: expanded from macro 'ZEND_ATTRIBUTE_DEPRECATED' # define ZEND_ATTRIBUTE_DEPRECATED __attribute__((deprecated)) ^ sql_relay.cpp:961:3: warning: 'zend_get_parameters_ex' is deprecated [-Wdeprecated-declarations] GET_PARAMETERS( ^ sql_relay.cpp:141:25: note: expanded from macro 'GET_PARAMETERS' #define GET_PARAMETERS zend_get_parameters_ex ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend_API.h:241:10: note: 'zend_get_parameters_ex' has been explicitly marked deprecated here ZEND_API ZEND_ATTRIBUTE_DEPRECATED int zend_get_parameters_ex(int param_count, ...); ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend.h:175:52: note: expanded from macro 'ZEND_ATTRIBUTE_DEPRECATED' # define ZEND_ATTRIBUTE_DEPRECATED __attribute__((deprecated)) ^ sql_relay.cpp:982:3: warning: 'zend_get_parameters_ex' is deprecated [-Wdeprecated-declarations] GET_PARAMETERS( ^ sql_relay.cpp:141:25: note: expanded from macro 'GET_PARAMETERS' #define GET_PARAMETERS zend_get_parameters_ex ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend_API.h:241:10: note: 'zend_get_parameters_ex' has been explicitly marked deprecated here ZEND_API ZEND_ATTRIBUTE_DEPRECATED int zend_get_parameters_ex(int param_count, ...); ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend.h:175:52: note: expanded from macro 'ZEND_ATTRIBUTE_DEPRECATED' # define ZEND_ATTRIBUTE_DEPRECATED __attribute__((deprecated)) ^ sql_relay.cpp:1003:3: warning: 'zend_get_parameters_ex' is deprecated [-Wdeprecated-declarations] GET_PARAMETERS( ^ sql_relay.cpp:141:25: note: expanded from macro 'GET_PARAMETERS' #define GET_PARAMETERS zend_get_parameters_ex ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend_API.h:241:10: note: 'zend_get_parameters_ex' has been explicitly marked deprecated here ZEND_API ZEND_ATTRIBUTE_DEPRECATED int zend_get_parameters_ex(int param_count, ...); ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend.h:175:52: note: expanded from macro 'ZEND_ATTRIBUTE_DEPRECATED' # define ZEND_ATTRIBUTE_DEPRECATED __attribute__((deprecated)) ^ sql_relay.cpp:1024:3: warning: 'zend_get_parameters_ex' is deprecated [-Wdeprecated-declarations] GET_PARAMETERS( ^ sql_relay.cpp:141:25: note: expanded from macro 'GET_PARAMETERS' #define GET_PARAMETERS zend_get_parameters_ex ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend_API.h:241:10: note: 'zend_get_parameters_ex' has been explicitly marked deprecated here ZEND_API ZEND_ATTRIBUTE_DEPRECATED int zend_get_parameters_ex(int param_count, ...); ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend.h:175:52: note: expanded from macro 'ZEND_ATTRIBUTE_DEPRECATED' # define ZEND_ATTRIBUTE_DEPRECATED __attribute__((deprecated)) ^ sql_relay.cpp:1045:3: warning: 'zend_get_parameters_ex' is deprecated [-Wdeprecated-declarations] GET_PARAMETERS( ^ sql_relay.cpp:141:25: note: expanded from macro 'GET_PARAMETERS' #define GET_PARAMETERS zend_get_parameters_ex ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend_API.h:241:10: note: 'zend_get_parameters_ex' has been explicitly marked deprecated here ZEND_API ZEND_ATTRIBUTE_DEPRECATED int zend_get_parameters_ex(int param_count, ...); ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend.h:175:52: note: expanded from macro 'ZEND_ATTRIBUTE_DEPRECATED' # define ZEND_ATTRIBUTE_DEPRECATED __attribute__((deprecated)) ^ sql_relay.cpp:1067:3: warning: 'zend_get_parameters_ex' is deprecated [-Wdeprecated-declarations] GET_PARAMETERS( ^ sql_relay.cpp:141:25: note: expanded from macro 'GET_PARAMETERS' #define GET_PARAMETERS zend_get_parameters_ex ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend_API.h:241:10: note: 'zend_get_parameters_ex' has been explicitly marked deprecated here ZEND_API ZEND_ATTRIBUTE_DEPRECATED int zend_get_parameters_ex(int param_count, ...); ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend.h:175:52: note: expanded from macro 'ZEND_ATTRIBUTE_DEPRECATED' # define ZEND_ATTRIBUTE_DEPRECATED __attribute__((deprecated)) ^ sql_relay.cpp:1091:3: warning: 'zend_get_parameters_ex' is deprecated [-Wdeprecated-declarations] GET_PARAMETERS( ^ sql_relay.cpp:141:25: note: expanded from macro 'GET_PARAMETERS' #define GET_PARAMETERS zend_get_parameters_ex ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend_API.h:241:10: note: 'zend_get_parameters_ex' has been explicitly marked deprecated here ZEND_API ZEND_ATTRIBUTE_DEPRECATED int zend_get_parameters_ex(int param_count, ...); ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend.h:175:52: note: expanded from macro 'ZEND_ATTRIBUTE_DEPRECATED' # define ZEND_ATTRIBUTE_DEPRECATED __attribute__((deprecated)) ^ sql_relay.cpp:1115:3: warning: 'zend_get_parameters_ex' is deprecated [-Wdeprecated-declarations] GET_PARAMETERS( ^ sql_relay.cpp:141:25: note: expanded from macro 'GET_PARAMETERS' #define GET_PARAMETERS zend_get_parameters_ex ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend_API.h:241:10: note: 'zend_get_parameters_ex' has been explicitly marked deprecated here ZEND_API ZEND_ATTRIBUTE_DEPRECATED int zend_get_parameters_ex(int param_count, ...); ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend.h:175:52: note: expanded from macro 'ZEND_ATTRIBUTE_DEPRECATED' # define ZEND_ATTRIBUTE_DEPRECATED __attribute__((deprecated)) ^ sql_relay.cpp:1140:3: warning: 'zend_get_parameters_ex' is deprecated [-Wdeprecated-declarations] GET_PARAMETERS( ^ sql_relay.cpp:141:25: note: expanded from macro 'GET_PARAMETERS' #define GET_PARAMETERS zend_get_parameters_ex ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend_API.h:241:10: note: 'zend_get_parameters_ex' has been explicitly marked deprecated here ZEND_API ZEND_ATTRIBUTE_DEPRECATED int zend_get_parameters_ex(int param_count, ...); ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend.h:175:52: note: expanded from macro 'ZEND_ATTRIBUTE_DEPRECATED' # define ZEND_ATTRIBUTE_DEPRECATED __attribute__((deprecated)) ^ sql_relay.cpp:1161:2: error: unknown type name '_Bool' bool r; ^ /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.1.6/include/stdbool.h:15:14: note: expanded from macro 'bool' #define bool _Bool ^ sql_relay.cpp:1163:3: warning: 'zend_get_parameters_ex' is deprecated [-Wdeprecated-declarations] GET_PARAMETERS( ^ sql_relay.cpp:141:25: note: expanded from macro 'GET_PARAMETERS' #define GET_PARAMETERS zend_get_parameters_ex ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend_API.h:241:10: note: 'zend_get_parameters_ex' has been explicitly marked deprecated here ZEND_API ZEND_ATTRIBUTE_DEPRECATED int zend_get_parameters_ex(int param_count, ...); ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend.h:175:52: note: expanded from macro 'ZEND_ATTRIBUTE_DEPRECATED' # define ZEND_ATTRIBUTE_DEPRECATED __attribute__((deprecated)) ^ sql_relay.cpp:1188:2: error: unknown type name '_Bool' bool r; ^ /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.1.6/include/stdbool.h:15:14: note: expanded from macro 'bool' #define bool _Bool ^ sql_relay.cpp:1190:3: warning: 'zend_get_parameters_ex' is deprecated [-Wdeprecated-declarations] GET_PARAMETERS( ^ sql_relay.cpp:141:25: note: expanded from macro 'GET_PARAMETERS' #define GET_PARAMETERS zend_get_parameters_ex ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend_API.h:241:10: note: 'zend_get_parameters_ex' has been explicitly marked deprecated here ZEND_API ZEND_ATTRIBUTE_DEPRECATED int zend_get_parameters_ex(int param_count, ...); ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend.h:175:52: note: expanded from macro 'ZEND_ATTRIBUTE_DEPRECATED' # define ZEND_ATTRIBUTE_DEPRECATED __attribute__((deprecated)) ^ sql_relay.cpp:1216:2: error: unknown type name '_Bool' bool r; ^ /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.1.6/include/stdbool.h:15:14: note: expanded from macro 'bool' #define bool _Bool ^ sql_relay.cpp:1218:3: warning: 'zend_get_parameters_ex' is deprecated [-Wdeprecated-declarations] GET_PARAMETERS( ^ sql_relay.cpp:141:25: note: expanded from macro 'GET_PARAMETERS' #define GET_PARAMETERS zend_get_parameters_ex ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend_API.h:241:10: note: 'zend_get_parameters_ex' has been explicitly marked deprecated here ZEND_API ZEND_ATTRIBUTE_DEPRECATED int zend_get_parameters_ex(int param_count, ...); ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend.h:175:52: note: expanded from macro 'ZEND_ATTRIBUTE_DEPRECATED' # define ZEND_ATTRIBUTE_DEPRECATED __attribute__((deprecated)) ^ sql_relay.cpp:1246:2: error: unknown type name '_Bool' bool r; ^ /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.1.6/include/stdbool.h:15:14: note: expanded from macro 'bool' #define bool _Bool ^ sql_relay.cpp:1248:3: warning: 'zend_get_parameters_ex' is deprecated [-Wdeprecated-declarations] GET_PARAMETERS( ^ sql_relay.cpp:141:25: note: expanded from macro 'GET_PARAMETERS' #define GET_PARAMETERS zend_get_parameters_ex ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend_API.h:241:10: note: 'zend_get_parameters_ex' has been explicitly marked deprecated here ZEND_API ZEND_ATTRIBUTE_DEPRECATED int zend_get_parameters_ex(int param_count, ...); ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend.h:175:52: note: expanded from macro 'ZEND_ATTRIBUTE_DEPRECATED' # define ZEND_ATTRIBUTE_DEPRECATED __attribute__((deprecated)) ^ sql_relay.cpp:1274:2: error: unknown type name '_Bool' bool r; ^ /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.1.6/include/stdbool.h:15:14: note: expanded from macro 'bool' #define bool _Bool ^ sql_relay.cpp:1276:3: warning: 'zend_get_parameters_ex' is deprecated [-Wdeprecated-declarations] GET_PARAMETERS( ^ sql_relay.cpp:141:25: note: expanded from macro 'GET_PARAMETERS' #define GET_PARAMETERS zend_get_parameters_ex ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend_API.h:241:10: note: 'zend_get_parameters_ex' has been explicitly marked deprecated here ZEND_API ZEND_ATTRIBUTE_DEPRECATED int zend_get_parameters_ex(int param_count, ...); ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend.h:175:52: note: expanded from macro 'ZEND_ATTRIBUTE_DEPRECATED' # define ZEND_ATTRIBUTE_DEPRECATED __attribute__((deprecated)) ^ sql_relay.cpp:1305:2: error: unknown type name '_Bool' bool r; ^ /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.1.6/include/stdbool.h:15:14: note: expanded from macro 'bool' #define bool _Bool ^ sql_relay.cpp:1307:3: warning: 'zend_get_parameters_ex' is deprecated [-Wdeprecated-declarations] GET_PARAMETERS( ^ sql_relay.cpp:141:25: note: expanded from macro 'GET_PARAMETERS' #define GET_PARAMETERS zend_get_parameters_ex ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend_API.h:241:10: note: 'zend_get_parameters_ex' has been explicitly marked deprecated here ZEND_API ZEND_ATTRIBUTE_DEPRECATED int zend_get_parameters_ex(int param_count, ...); ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend.h:175:52: note: expanded from macro 'ZEND_ATTRIBUTE_DEPRECATED' # define ZEND_ATTRIBUTE_DEPRECATED __attribute__((deprecated)) ^ sql_relay.cpp:1337:3: warning: 'zend_get_parameters_ex' is deprecated [-Wdeprecated-declarations] GET_PARAMETERS( ^ sql_relay.cpp:141:25: note: expanded from macro 'GET_PARAMETERS' #define GET_PARAMETERS zend_get_parameters_ex ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend_API.h:241:10: note: 'zend_get_parameters_ex' has been explicitly marked deprecated here ZEND_API ZEND_ATTRIBUTE_DEPRECATED int zend_get_parameters_ex(int param_count, ...); ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend.h:175:52: note: expanded from macro 'ZEND_ATTRIBUTE_DEPRECATED' # define ZEND_ATTRIBUTE_DEPRECATED __attribute__((deprecated)) ^ sql_relay.cpp:1362:3: warning: 'zend_get_parameters_ex' is deprecated [-Wdeprecated-declarations] GET_PARAMETERS( ^ sql_relay.cpp:141:25: note: expanded from macro 'GET_PARAMETERS' #define GET_PARAMETERS zend_get_parameters_ex ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend_API.h:241:10: note: 'zend_get_parameters_ex' has been explicitly marked deprecated here ZEND_API ZEND_ATTRIBUTE_DEPRECATED int zend_get_parameters_ex(int param_count, ...); ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend.h:175:52: note: expanded from macro 'ZEND_ATTRIBUTE_DEPRECATED' # define ZEND_ATTRIBUTE_DEPRECATED __attribute__((deprecated)) ^ sql_relay.cpp:1389:2: error: unknown type name '_Bool' bool r; ^ /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.1.6/include/stdbool.h:15:14: note: expanded from macro 'bool' #define bool _Bool ^ sql_relay.cpp:1391:3: warning: 'zend_get_parameters_ex' is deprecated [-Wdeprecated-declarations] GET_PARAMETERS( ^ sql_relay.cpp:141:25: note: expanded from macro 'GET_PARAMETERS' #define GET_PARAMETERS zend_get_parameters_ex ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend_API.h:241:10: note: 'zend_get_parameters_ex' has been explicitly marked deprecated here ZEND_API ZEND_ATTRIBUTE_DEPRECATED int zend_get_parameters_ex(int param_count, ...); ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend.h:175:52: note: expanded from macro 'ZEND_ATTRIBUTE_DEPRECATED' # define ZEND_ATTRIBUTE_DEPRECATED __attribute__((deprecated)) ^ sql_relay.cpp:1423:3: warning: 'zend_get_parameters_ex' is deprecated [-Wdeprecated-declarations] GET_PARAMETERS( ^ sql_relay.cpp:141:25: note: expanded from macro 'GET_PARAMETERS' #define GET_PARAMETERS zend_get_parameters_ex ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend_API.h:241:10: note: 'zend_get_parameters_ex' has been explicitly marked deprecated here ZEND_API ZEND_ATTRIBUTE_DEPRECATED int zend_get_parameters_ex(int param_count, ...); ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend.h:175:52: note: expanded from macro 'ZEND_ATTRIBUTE_DEPRECATED' # define ZEND_ATTRIBUTE_DEPRECATED __attribute__((deprecated)) ^ sql_relay.cpp:1430:4: warning: 'zend_get_parameters_ex' is deprecated [-Wdeprecated-declarations] GET_PARAMETERS( ^ sql_relay.cpp:141:25: note: expanded from macro 'GET_PARAMETERS' #define GET_PARAMETERS zend_get_parameters_ex ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend_API.h:241:10: note: 'zend_get_parameters_ex' has been explicitly marked deprecated here ZEND_API ZEND_ATTRIBUTE_DEPRECATED int zend_get_parameters_ex(int param_count, ...); ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend.h:175:52: note: expanded from macro 'ZEND_ATTRIBUTE_DEPRECATED' # define ZEND_ATTRIBUTE_DEPRECATED __attribute__((deprecated)) ^ sql_relay.cpp:1481:3: warning: 'zend_get_parameters_ex' is deprecated [-Wdeprecated-declarations] GET_PARAMETERS( ^ sql_relay.cpp:141:25: note: expanded from macro 'GET_PARAMETERS' #define GET_PARAMETERS zend_get_parameters_ex ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend_API.h:241:10: note: 'zend_get_parameters_ex' has been explicitly marked deprecated here ZEND_API ZEND_ATTRIBUTE_DEPRECATED int zend_get_parameters_ex(int param_count, ...); ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend.h:175:52: note: expanded from macro 'ZEND_ATTRIBUTE_DEPRECATED' # define ZEND_ATTRIBUTE_DEPRECATED __attribute__((deprecated)) ^ sql_relay.cpp:1503:3: warning: 'zend_get_parameters_ex' is deprecated [-Wdeprecated-declarations] GET_PARAMETERS( ^ sql_relay.cpp:141:25: note: expanded from macro 'GET_PARAMETERS' #define GET_PARAMETERS zend_get_parameters_ex ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend_API.h:241:10: note: 'zend_get_parameters_ex' has been explicitly marked deprecated here ZEND_API ZEND_ATTRIBUTE_DEPRECATED int zend_get_parameters_ex(int param_count, ...); ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend.h:175:52: note: expanded from macro 'ZEND_ATTRIBUTE_DEPRECATED' # define ZEND_ATTRIBUTE_DEPRECATED __attribute__((deprecated)) ^ sql_relay.cpp:1531:3: warning: 'zend_get_parameters_ex' is deprecated [-Wdeprecated-declarations] GET_PARAMETERS( ^ sql_relay.cpp:141:25: note: expanded from macro 'GET_PARAMETERS' #define GET_PARAMETERS zend_get_parameters_ex ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend_API.h:241:10: note: 'zend_get_parameters_ex' has been explicitly marked deprecated here ZEND_API ZEND_ATTRIBUTE_DEPRECATED int zend_get_parameters_ex(int param_count, ...); ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend.h:175:52: note: expanded from macro 'ZEND_ATTRIBUTE_DEPRECATED' # define ZEND_ATTRIBUTE_DEPRECATED __attribute__((deprecated)) ^ sql_relay.cpp:1538:4: warning: 'zend_get_parameters_ex' is deprecated [-Wdeprecated-declarations] GET_PARAMETERS( ^ sql_relay.cpp:141:25: note: expanded from macro 'GET_PARAMETERS' #define GET_PARAMETERS zend_get_parameters_ex ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend_API.h:241:10: note: 'zend_get_parameters_ex' has been explicitly marked deprecated here ZEND_API ZEND_ATTRIBUTE_DEPRECATED int zend_get_parameters_ex(int param_count, ...); ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend.h:175:52: note: expanded from macro 'ZEND_ATTRIBUTE_DEPRECATED' # define ZEND_ATTRIBUTE_DEPRECATED __attribute__((deprecated)) ^ sql_relay.cpp:1546:5: warning: 'zend_get_parameters_ex' is deprecated [-Wdeprecated-declarations] GET_PARAMETERS( ^ sql_relay.cpp:141:25: note: expanded from macro 'GET_PARAMETERS' #define GET_PARAMETERS zend_get_parameters_ex ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend_API.h:241:10: note: 'zend_get_parameters_ex' has been explicitly marked deprecated here ZEND_API ZEND_ATTRIBUTE_DEPRECATED int zend_get_parameters_ex(int param_count, ...); ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend.h:175:52: note: expanded from macro 'ZEND_ATTRIBUTE_DEPRECATED' # define ZEND_ATTRIBUTE_DEPRECATED __attribute__((deprecated)) ^ sql_relay.cpp:1609:3: warning: 'zend_get_parameters_ex' is deprecated [-Wdeprecated-declarations] GET_PARAMETERS( ^ sql_relay.cpp:141:25: note: expanded from macro 'GET_PARAMETERS' #define GET_PARAMETERS zend_get_parameters_ex ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend_API.h:241:10: note: 'zend_get_parameters_ex' has been explicitly marked deprecated here ZEND_API ZEND_ATTRIBUTE_DEPRECATED int zend_get_parameters_ex(int param_count, ...); ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend.h:175:52: note: expanded from macro 'ZEND_ATTRIBUTE_DEPRECATED' # define ZEND_ATTRIBUTE_DEPRECATED __attribute__((deprecated)) ^ sql_relay.cpp:1643:3: warning: 'zend_get_parameters_ex' is deprecated [-Wdeprecated-declarations] GET_PARAMETERS( ^ sql_relay.cpp:141:25: note: expanded from macro 'GET_PARAMETERS' #define GET_PARAMETERS zend_get_parameters_ex ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend_API.h:241:10: note: 'zend_get_parameters_ex' has been explicitly marked deprecated here ZEND_API ZEND_ATTRIBUTE_DEPRECATED int zend_get_parameters_ex(int param_count, ...); ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend.h:175:52: note: expanded from macro 'ZEND_ATTRIBUTE_DEPRECATED' # define ZEND_ATTRIBUTE_DEPRECATED __attribute__((deprecated)) ^ sql_relay.cpp:1676:3: warning: 'zend_get_parameters_ex' is deprecated [-Wdeprecated-declarations] GET_PARAMETERS( ^ sql_relay.cpp:141:25: note: expanded from macro 'GET_PARAMETERS' #define GET_PARAMETERS zend_get_parameters_ex ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend_API.h:241:10: note: 'zend_get_parameters_ex' has been explicitly marked deprecated here ZEND_API ZEND_ATTRIBUTE_DEPRECATED int zend_get_parameters_ex(int param_count, ...); ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend.h:175:52: note: expanded from macro 'ZEND_ATTRIBUTE_DEPRECATED' # define ZEND_ATTRIBUTE_DEPRECATED __attribute__((deprecated)) ^ sql_relay.cpp:1704:3: warning: 'zend_get_parameters_ex' is deprecated [-Wdeprecated-declarations] GET_PARAMETERS( ^ sql_relay.cpp:141:25: note: expanded from macro 'GET_PARAMETERS' #define GET_PARAMETERS zend_get_parameters_ex ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend_API.h:241:10: note: 'zend_get_parameters_ex' has been explicitly marked deprecated here ZEND_API ZEND_ATTRIBUTE_DEPRECATED int zend_get_parameters_ex(int param_count, ...); ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend.h:175:52: note: expanded from macro 'ZEND_ATTRIBUTE_DEPRECATED' # define ZEND_ATTRIBUTE_DEPRECATED __attribute__((deprecated)) ^ sql_relay.cpp:1728:3: warning: 'zend_get_parameters_ex' is deprecated [-Wdeprecated-declarations] GET_PARAMETERS( ^ sql_relay.cpp:141:25: note: expanded from macro 'GET_PARAMETERS' #define GET_PARAMETERS zend_get_parameters_ex ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend_API.h:241:10: note: 'zend_get_parameters_ex' has been explicitly marked deprecated here ZEND_API ZEND_ATTRIBUTE_DEPRECATED int zend_get_parameters_ex(int param_count, ...); ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend.h:175:52: note: expanded from macro 'ZEND_ATTRIBUTE_DEPRECATED' # define ZEND_ATTRIBUTE_DEPRECATED __attribute__((deprecated)) ^ sql_relay.cpp:1752:3: warning: 'zend_get_parameters_ex' is deprecated [-Wdeprecated-declarations] GET_PARAMETERS( ^ sql_relay.cpp:141:25: note: expanded from macro 'GET_PARAMETERS' #define GET_PARAMETERS zend_get_parameters_ex ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend_API.h:241:10: note: 'zend_get_parameters_ex' has been explicitly marked deprecated here ZEND_API ZEND_ATTRIBUTE_DEPRECATED int zend_get_parameters_ex(int param_count, ...); ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend.h:175:52: note: expanded from macro 'ZEND_ATTRIBUTE_DEPRECATED' # define ZEND_ATTRIBUTE_DEPRECATED __attribute__((deprecated)) ^ sql_relay.cpp:1776:3: warning: 'zend_get_parameters_ex' is deprecated [-Wdeprecated-declarations] GET_PARAMETERS( ^ sql_relay.cpp:141:25: note: expanded from macro 'GET_PARAMETERS' #define GET_PARAMETERS zend_get_parameters_ex ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend_API.h:241:10: note: 'zend_get_parameters_ex' has been explicitly marked deprecated here ZEND_API ZEND_ATTRIBUTE_DEPRECATED int zend_get_parameters_ex(int param_count, ...); ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend.h:175:52: note: expanded from macro 'ZEND_ATTRIBUTE_DEPRECATED' # define ZEND_ATTRIBUTE_DEPRECATED __attribute__((deprecated)) ^ sql_relay.cpp:1800:3: warning: 'zend_get_parameters_ex' is deprecated [-Wdeprecated-declarations] GET_PARAMETERS( ^ sql_relay.cpp:141:25: note: expanded from macro 'GET_PARAMETERS' #define GET_PARAMETERS zend_get_parameters_ex ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend_API.h:241:10: note: 'zend_get_parameters_ex' has been explicitly marked deprecated here ZEND_API ZEND_ATTRIBUTE_DEPRECATED int zend_get_parameters_ex(int param_count, ...); ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend.h:175:52: note: expanded from macro 'ZEND_ATTRIBUTE_DEPRECATED' # define ZEND_ATTRIBUTE_DEPRECATED __attribute__((deprecated)) ^ sql_relay.cpp:1832:3: warning: 'zend_get_parameters_ex' is deprecated [-Wdeprecated-declarations] GET_PARAMETERS( ^ sql_relay.cpp:141:25: note: expanded from macro 'GET_PARAMETERS' #define GET_PARAMETERS zend_get_parameters_ex ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend_API.h:241:10: note: 'zend_get_parameters_ex' has been explicitly marked deprecated here ZEND_API ZEND_ATTRIBUTE_DEPRECATED int zend_get_parameters_ex(int param_count, ...); ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend.h:175:52: note: expanded from macro 'ZEND_ATTRIBUTE_DEPRECATED' # define ZEND_ATTRIBUTE_DEPRECATED __attribute__((deprecated)) ^ sql_relay.cpp:1839:4: warning: 'zend_get_parameters_ex' is deprecated [-Wdeprecated-declarations] GET_PARAMETERS( ^ sql_relay.cpp:141:25: note: expanded from macro 'GET_PARAMETERS' #define GET_PARAMETERS zend_get_parameters_ex ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend_API.h:241:10: note: 'zend_get_parameters_ex' has been explicitly marked deprecated here ZEND_API ZEND_ATTRIBUTE_DEPRECATED int zend_get_parameters_ex(int param_count, ...); ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend.h:175:52: note: expanded from macro 'ZEND_ATTRIBUTE_DEPRECATED' # define ZEND_ATTRIBUTE_DEPRECATED __attribute__((deprecated)) ^ sql_relay.cpp:1910:3: warning: 'zend_get_parameters_ex' is deprecated [-Wdeprecated-declarations] GET_PARAMETERS( ^ sql_relay.cpp:141:25: note: expanded from macro 'GET_PARAMETERS' #define GET_PARAMETERS zend_get_parameters_ex ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend_API.h:241:10: note: 'zend_get_parameters_ex' has been explicitly marked deprecated here ZEND_API ZEND_ATTRIBUTE_DEPRECATED int zend_get_parameters_ex(int param_count, ...); ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend.h:175:52: note: expanded from macro 'ZEND_ATTRIBUTE_DEPRECATED' # define ZEND_ATTRIBUTE_DEPRECATED __attribute__((deprecated)) ^ sql_relay.cpp:1917:4: warning: 'zend_get_parameters_ex' is deprecated [-Wdeprecated-declarations] GET_PARAMETERS( ^ sql_relay.cpp:141:25: note: expanded from macro 'GET_PARAMETERS' #define GET_PARAMETERS zend_get_parameters_ex ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend_API.h:241:10: note: 'zend_get_parameters_ex' has been explicitly marked deprecated here ZEND_API ZEND_ATTRIBUTE_DEPRECATED int zend_get_parameters_ex(int param_count, ...); ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend.h:175:52: note: expanded from macro 'ZEND_ATTRIBUTE_DEPRECATED' # define ZEND_ATTRIBUTE_DEPRECATED __attribute__((deprecated)) ^ sql_relay.cpp:1979:3: warning: 'zend_get_parameters_ex' is deprecated [-Wdeprecated-declarations] GET_PARAMETERS( ^ sql_relay.cpp:141:25: note: expanded from macro 'GET_PARAMETERS' #define GET_PARAMETERS zend_get_parameters_ex ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend_API.h:241:10: note: 'zend_get_parameters_ex' has been explicitly marked deprecated here ZEND_API ZEND_ATTRIBUTE_DEPRECATED int zend_get_parameters_ex(int param_count, ...); ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend.h:175:52: note: expanded from macro 'ZEND_ATTRIBUTE_DEPRECATED' # define ZEND_ATTRIBUTE_DEPRECATED __attribute__((deprecated)) ^ sql_relay.cpp:2000:2: error: unknown type name '_Bool' bool r; ^ /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.1.6/include/stdbool.h:15:14: note: expanded from macro 'bool' #define bool _Bool ^ sql_relay.cpp:2002:3: warning: 'zend_get_parameters_ex' is deprecated [-Wdeprecated-declarations] GET_PARAMETERS( ^ sql_relay.cpp:141:25: note: expanded from macro 'GET_PARAMETERS' #define GET_PARAMETERS zend_get_parameters_ex ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend_API.h:241:10: note: 'zend_get_parameters_ex' has been explicitly marked deprecated here ZEND_API ZEND_ATTRIBUTE_DEPRECATED int zend_get_parameters_ex(int param_count, ...); ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend.h:175:52: note: expanded from macro 'ZEND_ATTRIBUTE_DEPRECATED' # define ZEND_ATTRIBUTE_DEPRECATED __attribute__((deprecated)) ^ sql_relay.cpp:2026:2: error: unknown type name '_Bool' bool r; ^ /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.1.6/include/stdbool.h:15:14: note: expanded from macro 'bool' #define bool _Bool ^ sql_relay.cpp:2028:3: warning: 'zend_get_parameters_ex' is deprecated [-Wdeprecated-declarations] GET_PARAMETERS( ^ sql_relay.cpp:141:25: note: expanded from macro 'GET_PARAMETERS' #define GET_PARAMETERS zend_get_parameters_ex ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend_API.h:241:10: note: 'zend_get_parameters_ex' has been explicitly marked deprecated here ZEND_API ZEND_ATTRIBUTE_DEPRECATED int zend_get_parameters_ex(int param_count, ...); ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend.h:175:52: note: expanded from macro 'ZEND_ATTRIBUTE_DEPRECATED' # define ZEND_ATTRIBUTE_DEPRECATED __attribute__((deprecated)) ^ sql_relay.cpp:2050:2: error: unknown type name '_Bool' bool r; ^ /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.1.6/include/stdbool.h:15:14: note: expanded from macro 'bool' #define bool _Bool ^ sql_relay.cpp:2052:3: warning: 'zend_get_parameters_ex' is deprecated [-Wdeprecated-declarations] GET_PARAMETERS( ^ sql_relay.cpp:141:25: note: expanded from macro 'GET_PARAMETERS' #define GET_PARAMETERS zend_get_parameters_ex ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend_API.h:241:10: note: 'zend_get_parameters_ex' has been explicitly marked deprecated here ZEND_API ZEND_ATTRIBUTE_DEPRECATED int zend_get_parameters_ex(int param_count, ...); ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend.h:175:52: note: expanded from macro 'ZEND_ATTRIBUTE_DEPRECATED' # define ZEND_ATTRIBUTE_DEPRECATED __attribute__((deprecated)) ^ sql_relay.cpp:2078:3: warning: 'zend_get_parameters_ex' is deprecated [-Wdeprecated-declarations] GET_PARAMETERS( ^ sql_relay.cpp:141:25: note: expanded from macro 'GET_PARAMETERS' #define GET_PARAMETERS zend_get_parameters_ex ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend_API.h:241:10: note: 'zend_get_parameters_ex' has been explicitly marked deprecated here ZEND_API ZEND_ATTRIBUTE_DEPRECATED int zend_get_parameters_ex(int param_count, ...); ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend.h:175:52: note: expanded from macro 'ZEND_ATTRIBUTE_DEPRECATED' # define ZEND_ATTRIBUTE_DEPRECATED __attribute__((deprecated)) ^ sql_relay.cpp:2109:3: warning: 'zend_get_parameters_ex' is deprecated [-Wdeprecated-declarations] GET_PARAMETERS( ^ sql_relay.cpp:141:25: note: expanded from macro 'GET_PARAMETERS' #define GET_PARAMETERS zend_get_parameters_ex ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend_API.h:241:10: note: 'zend_get_parameters_ex' has been explicitly marked deprecated here ZEND_API ZEND_ATTRIBUTE_DEPRECATED int zend_get_parameters_ex(int param_count, ...); ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend.h:175:52: note: expanded from macro 'ZEND_ATTRIBUTE_DEPRECATED' # define ZEND_ATTRIBUTE_DEPRECATED __attribute__((deprecated)) ^ sql_relay.cpp:2140:3: warning: 'zend_get_parameters_ex' is deprecated [-Wdeprecated-declarations] GET_PARAMETERS( ^ sql_relay.cpp:141:25: note: expanded from macro 'GET_PARAMETERS' #define GET_PARAMETERS zend_get_parameters_ex ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend_API.h:241:10: note: 'zend_get_parameters_ex' has been explicitly marked deprecated here ZEND_API ZEND_ATTRIBUTE_DEPRECATED int zend_get_parameters_ex(int param_count, ...); ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend.h:175:52: note: expanded from macro 'ZEND_ATTRIBUTE_DEPRECATED' # define ZEND_ATTRIBUTE_DEPRECATED __attribute__((deprecated)) ^ sql_relay.cpp:2170:3: warning: 'zend_get_parameters_ex' is deprecated [-Wdeprecated-declarations] GET_PARAMETERS( ^ sql_relay.cpp:141:25: note: expanded from macro 'GET_PARAMETERS' #define GET_PARAMETERS zend_get_parameters_ex ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend_API.h:241:10: note: 'zend_get_parameters_ex' has been explicitly marked deprecated here ZEND_API ZEND_ATTRIBUTE_DEPRECATED int zend_get_parameters_ex(int param_count, ...); ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend.h:175:52: note: expanded from macro 'ZEND_ATTRIBUTE_DEPRECATED' # define ZEND_ATTRIBUTE_DEPRECATED __attribute__((deprecated)) ^ sql_relay.cpp:2197:3: warning: 'zend_get_parameters_ex' is deprecated [-Wdeprecated-declarations] GET_PARAMETERS( ^ sql_relay.cpp:141:25: note: expanded from macro 'GET_PARAMETERS' #define GET_PARAMETERS zend_get_parameters_ex ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend_API.h:241:10: note: 'zend_get_parameters_ex' has been explicitly marked deprecated here ZEND_API ZEND_ATTRIBUTE_DEPRECATED int zend_get_parameters_ex(int param_count, ...); ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend.h:175:52: note: expanded from macro 'ZEND_ATTRIBUTE_DEPRECATED' # define ZEND_ATTRIBUTE_DEPRECATED __attribute__((deprecated)) ^ sql_relay.cpp:2224:3: warning: 'zend_get_parameters_ex' is deprecated [-Wdeprecated-declarations] GET_PARAMETERS( ^ sql_relay.cpp:141:25: note: expanded from macro 'GET_PARAMETERS' #define GET_PARAMETERS zend_get_parameters_ex ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend_API.h:241:10: note: 'zend_get_parameters_ex' has been explicitly marked deprecated here ZEND_API ZEND_ATTRIBUTE_DEPRECATED int zend_get_parameters_ex(int param_count, ...); ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend.h:175:52: note: expanded from macro 'ZEND_ATTRIBUTE_DEPRECATED' # define ZEND_ATTRIBUTE_DEPRECATED __attribute__((deprecated)) ^ sql_relay.cpp:2250:3: warning: 'zend_get_parameters_ex' is deprecated [-Wdeprecated-declarations] GET_PARAMETERS( ^ sql_relay.cpp:141:25: note: expanded from macro 'GET_PARAMETERS' #define GET_PARAMETERS zend_get_parameters_ex ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend_API.h:241:10: note: 'zend_get_parameters_ex' has been explicitly marked deprecated here ZEND_API ZEND_ATTRIBUTE_DEPRECATED int zend_get_parameters_ex(int param_count, ...); ^ /Users/pbulk/build/databases/php-sqlrelay/work/.buildlink/include/php/Zend/zend.h:175:52: note: expanded from macro 'ZEND_ATTRIBUTE_DEPRECATED' # define ZEND_ATTRIBUTE_DEPRECATED __attribute__((deprecated)) ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 96 warnings and 20 errors generated. gmake: *** [Makefile:8: sql_relay.lo] Error 1 *** Error code 2 Stop. bmake[1]: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/databases/php-sqlrelay *** Error code 1 Stop. bmake: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/databases/php-sqlrelay