=> "/opt/local/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-trunk-x86_64/security/php-oauth1", "all", "PHP_VERSION_REQD=56", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for php56-oauth-1.2.3nb37 /bin/cp /data/jenkins/workspace/pkgsrc-trunk-x86_64/security/php-oauth1/../../lang/php/ext.ini /tmp/work/security/php-oauth1/work/oauth-1.2.3/oauth.ini --- oauth.lo --- --- provider.lo --- --- oauth.lo --- /usr/bin/bash /tmp/work/security/php-oauth1/work/oauth-1.2.3/libtool --mode=compile gcc -I. -I/tmp/work/security/php-oauth1/work/oauth-1.2.3 -DPHP_ATOM_INC -I/tmp/work/security/php-oauth1/work/oauth-1.2.3/include -I/tmp/work/security/php-oauth1/work/oauth-1.2.3/main -I/tmp/work/security/php-oauth1/work/oauth-1.2.3 -I/opt/local/include/php/5.6 -I/opt/local/include/php/5.6/main -I/opt/local/include/php/5.6/TSRM -I/opt/local/include/php/5.6/Zend -I/opt/local/include/php/5.6/ext -I/opt/local/include/php/5.6/ext/date/lib -I/opt/local/include -I/usr/include -I/opt/local/include/php/5.6 -I/opt/local/include/libxml2 -DLDAP_DEPRECATED -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/php/5.6 -I/opt/local/include/libxml2 -DLDAP_DEPRECATED -Wall -g -c /tmp/work/security/php-oauth1/work/oauth-1.2.3/oauth.c -o oauth.lo --- provider.lo --- /usr/bin/bash /tmp/work/security/php-oauth1/work/oauth-1.2.3/libtool --mode=compile gcc -I. -I/tmp/work/security/php-oauth1/work/oauth-1.2.3 -DPHP_ATOM_INC -I/tmp/work/security/php-oauth1/work/oauth-1.2.3/include -I/tmp/work/security/php-oauth1/work/oauth-1.2.3/main -I/tmp/work/security/php-oauth1/work/oauth-1.2.3 -I/opt/local/include/php/5.6 -I/opt/local/include/php/5.6/main -I/opt/local/include/php/5.6/TSRM -I/opt/local/include/php/5.6/Zend -I/opt/local/include/php/5.6/ext -I/opt/local/include/php/5.6/ext/date/lib -I/opt/local/include -I/usr/include -I/opt/local/include/php/5.6 -I/opt/local/include/libxml2 -DLDAP_DEPRECATED -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/php/5.6 -I/opt/local/include/libxml2 -DLDAP_DEPRECATED -Wall -g -c /tmp/work/security/php-oauth1/work/oauth-1.2.3/provider.c -o provider.lo libtool: compile: gcc -I. -I/tmp/work/security/php-oauth1/work/oauth-1.2.3 -DPHP_ATOM_INC -I/tmp/work/security/php-oauth1/work/oauth-1.2.3/include -I/tmp/work/security/php-oauth1/work/oauth-1.2.3/main -I/tmp/work/security/php-oauth1/work/.buildlink/include/php/5.6 -I/tmp/work/security/php-oauth1/work/.buildlink/include/php/5.6/main -I/tmp/work/security/php-oauth1/work/.buildlink/include/php/5.6/TSRM -I/tmp/work/security/php-oauth1/work/.buildlink/include/php/5.6/Zend -I/tmp/work/security/php-oauth1/work/.buildlink/include/php/5.6/ext -I/tmp/work/security/php-oauth1/work/.buildlink/include/php/5.6/ext/date/lib -I/tmp/work/security/php-oauth1/work/.buildlink/include -I/tmp/work/security/php-oauth1/work/.buildlink/include/libxml2 -DLDAP_DEPRECATED -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DLDAP_DEPRECATED -Wall -g -c /tmp/work/security/php-oauth1/work/oauth-1.2.3/provider.c -fPIC -DPIC -o .libs/provider.o --- oauth.lo --- libtool: compile: gcc -I. -I/tmp/work/security/php-oauth1/work/oauth-1.2.3 -DPHP_ATOM_INC -I/tmp/work/security/php-oauth1/work/oauth-1.2.3/include -I/tmp/work/security/php-oauth1/work/oauth-1.2.3/main -I/tmp/work/security/php-oauth1/work/.buildlink/include/php/5.6 -I/tmp/work/security/php-oauth1/work/.buildlink/include/php/5.6/main -I/tmp/work/security/php-oauth1/work/.buildlink/include/php/5.6/TSRM -I/tmp/work/security/php-oauth1/work/.buildlink/include/php/5.6/Zend -I/tmp/work/security/php-oauth1/work/.buildlink/include/php/5.6/ext -I/tmp/work/security/php-oauth1/work/.buildlink/include/php/5.6/ext/date/lib -I/tmp/work/security/php-oauth1/work/.buildlink/include -I/tmp/work/security/php-oauth1/work/.buildlink/include/libxml2 -DLDAP_DEPRECATED -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DLDAP_DEPRECATED -Wall -g -c /tmp/work/security/php-oauth1/work/oauth-1.2.3/oauth.c -fPIC -DPIC -o .libs/oauth.o /tmp/work/security/php-oauth1/work/oauth-1.2.3/oauth.c: In function 'soo_sign_hmac': /tmp/work/security/php-oauth1/work/oauth-1.2.3/oauth.c:260:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 260 | int ret,retlen; | ^~~ /tmp/work/security/php-oauth1/work/oauth-1.2.3/oauth.c: In function 'soo_sign_rsa': /tmp/work/security/php-oauth1/work/oauth-1.2.3/oauth.c:305:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 305 | int ret, retlen; | ^~~ /tmp/work/security/php-oauth1/work/oauth-1.2.3/oauth.c: In function 'oauth_compare_key': /tmp/work/security/php-oauth1/work/oauth-1.2.3/oauth.c:507:33: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 507 | Z_STRVAL(first) = f->arKey; | ^ /tmp/work/security/php-oauth1/work/oauth-1.2.3/oauth.c:516:34: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 516 | Z_STRVAL(second) = s->arKey; | ^ /tmp/work/security/php-oauth1/work/oauth-1.2.3/oauth.c: In function 'make_req_streams': /tmp/work/security/php-oauth1/work/oauth-1.2.3/oauth.c:1054:61: warning: the comparison will always evaluate as 'true' for the address of 'last_location_header' will never be NULL [-Waddress] 1054 | if (HTTP_IS_REDIRECT(response_code) && soo->last_location_header) { | ^~ In file included from /tmp/work/security/php-oauth1/work/oauth-1.2.3/oauth.c:14: /tmp/work/security/php-oauth1/work/oauth-1.2.3/php_oauth.h:252:14: note: 'last_location_header' declared here 252 | char last_location_header[OAUTH_MAX_HEADER_LEN]; | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/security/php-oauth1/work/oauth-1.2.3/oauth.c: In function 'make_req_curl': /tmp/work/security/php-oauth1/work/oauth-1.2.3/oauth.c:1279:42: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1279 | if((type = php_memnstr(postval, ";type=", sizeof(";type=") - 1, postval + strlen(soo->multipart_files[i]) - 1))) { | ^ /tmp/work/security/php-oauth1/work/oauth-1.2.3/oauth.c:1282:46: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1282 | if((filename = php_memnstr(postval, ";filename=", sizeof(";filename=") - 1, postval + strlen(soo->multipart_files[i]) - 1))) { | ^ /tmp/work/security/php-oauth1/work/oauth-1.2.3/oauth.c:1295:33: warning: 'curl_formadd' is deprecated: since 7.56.0. Use curl_mime_init() [-Wdeprecated-declarations] 1295 | curl_formadd(&ff, &lf, | ^~~~~~~~~~~~ In file included from /tmp/work/security/php-oauth1/work/oauth-1.2.3/php_oauth.h:51: /tmp/work/security/php-oauth1/work/.buildlink/include/curl/curl.h:2662:1: note: declared here 2662 | curl_formadd(struct curl_httppost **httppost, | ^~~~~~~~~~~~ /tmp/work/security/php-oauth1/work/oauth-1.2.3/oauth.c:1296:58: warning: 'CURLFORM_COPYNAME' is deprecated: since 7.56.0. Use curl_mime_name() [-Wdeprecated-declarations] 1296 | CURLFORM_COPYNAME, soo->multipart_params[i], | ^~~~~~~~~~~~~~~~~ /tmp/work/security/php-oauth1/work/.buildlink/include/curl/curl.h:2587:3: note: declared here 2587 | CURLFORM_COPYNAME CURL_DEPRECATED(7.56.0, "Use curl_mime_name()"), | ^~~~~~~~~~~~~~~~~ /tmp/work/security/php-oauth1/work/oauth-1.2.3/oauth.c:1297:58: warning: 'CURLFORM_NAMELENGTH' is deprecated: since 7.56.0. [-Wdeprecated-declarations] 1297 | CURLFORM_NAMELENGTH, (long)strlen(soo->multipart_params[i]), | ^~~~~~~~~~~~~~~~~~~ /tmp/work/security/php-oauth1/work/.buildlink/include/curl/curl.h:2589:3: note: declared here 2589 | CURLFORM_NAMELENGTH CURL_DEPRECATED(7.56.0, ""), | ^~~~~~~~~~~~~~~~~~~ /tmp/work/security/php-oauth1/work/oauth-1.2.3/oauth.c:1298:58: warning: 'CURLFORM_FILENAME' is deprecated: since 7.56.0. Use curl_mime_filename() [-Wdeprecated-declarations] 1298 | CURLFORM_FILENAME, filename ? filename + sizeof(";filename=") - 1 : soo->multipart_files[i], | ^~~~~~~~~~~~~~~~~ /tmp/work/security/php-oauth1/work/.buildlink/include/curl/curl.h:2604:3: note: declared here 2604 | CURLFORM_FILENAME CURL_DEPRECATED(7.56.0, "Use curl_mime_filename()"), | ^~~~~~~~~~~~~~~~~ /tmp/work/security/php-oauth1/work/oauth-1.2.3/oauth.c:1299:58: warning: 'CURLFORM_CONTENTTYPE' is deprecated: since 7.56.0. Use curl_mime_type() [-Wdeprecated-declarations] 1299 | CURLFORM_CONTENTTYPE, type ? type + sizeof(";type=") - 1 : "application/octet-stream", | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/security/php-oauth1/work/.buildlink/include/curl/curl.h:2602:3: note: declared here 2602 | CURLFORM_CONTENTTYPE CURL_DEPRECATED(7.56.0, "Use curl_mime_type()"), | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/security/php-oauth1/work/oauth-1.2.3/oauth.c:1300:58: warning: 'CURLFORM_FILE' is deprecated: since 7.56.0. Use curl_mime_filedata() [-Wdeprecated-declarations] 1300 | CURLFORM_FILE, postval, | ^~~~~~~~~~~~~ /tmp/work/security/php-oauth1/work/.buildlink/include/curl/curl.h:2596:3: note: declared here 2596 | CURLFORM_FILE CURL_DEPRECATED(7.56.0, "Use curl_mime_filedata()"), | ^~~~~~~~~~~~~ /tmp/work/security/php-oauth1/work/oauth-1.2.3/oauth.c:1303:33: warning: 'curl_formadd' is deprecated: since 7.56.0. Use curl_mime_init() [-Wdeprecated-declarations] 1303 | curl_formadd(&ff, &lf, | ^~~~~~~~~~~~ /tmp/work/security/php-oauth1/work/.buildlink/include/curl/curl.h:2662:1: note: declared here 2662 | curl_formadd(struct curl_httppost **httppost, | ^~~~~~~~~~~~ /tmp/work/security/php-oauth1/work/oauth-1.2.3/oauth.c:1304:58: warning: 'CURLFORM_COPYNAME' is deprecated: since 7.56.0. Use curl_mime_name() [-Wdeprecated-declarations] 1304 | CURLFORM_COPYNAME, soo->multipart_params[i], | ^~~~~~~~~~~~~~~~~ /tmp/work/security/php-oauth1/work/.buildlink/include/curl/curl.h:2587:3: note: declared here 2587 | CURLFORM_COPYNAME CURL_DEPRECATED(7.56.0, "Use curl_mime_name()"), | ^~~~~~~~~~~~~~~~~ /tmp/work/security/php-oauth1/work/oauth-1.2.3/oauth.c:1305:58: warning: 'CURLFORM_NAMELENGTH' is deprecated: since 7.56.0. [-Wdeprecated-declarations] 1305 | CURLFORM_NAMELENGTH, (long)strlen(soo->multipart_params[i]), | ^~~~~~~~~~~~~~~~~~~ /tmp/work/security/php-oauth1/work/.buildlink/include/curl/curl.h:2589:3: note: declared here 2589 | CURLFORM_NAMELENGTH CURL_DEPRECATED(7.56.0, ""), | ^~~~~~~~~~~~~~~~~~~ /tmp/work/security/php-oauth1/work/oauth-1.2.3/oauth.c:1306:58: warning: 'CURLFORM_COPYCONTENTS' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations] 1306 | CURLFORM_COPYCONTENTS, postval, | ^~~~~~~~~~~~~~~~~~~~~ /tmp/work/security/php-oauth1/work/.buildlink/include/curl/curl.h:2590:3: note: declared here 2590 | CURLFORM_COPYCONTENTS CURL_DEPRECATED(7.56.0, "Use curl_mime_data()"), | ^~~~~~~~~~~~~~~~~~~~~ /tmp/work/security/php-oauth1/work/oauth-1.2.3/oauth.c:1307:58: warning: 'CURLFORM_CONTENTSLENGTH' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations] 1307 | CURLFORM_CONTENTSLENGTH, (long)strlen(postval), | ^~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/security/php-oauth1/work/.buildlink/include/curl/curl.h:2592:3: note: declared here 2592 | CURLFORM_CONTENTSLENGTH CURL_DEPRECATED(7.56.0, "Use curl_mime_data()"), | ^~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/security/php-oauth1/work/oauth-1.2.3/oauth.c:1312:17: warning: 'CURLOPT_HTTPPOST' is deprecated: since 7.56.0. Use CURLOPT_MIMEPOST [-Wdeprecated-declarations] 1312 | curl_easy_setopt(curl, CURLOPT_HTTPPOST, ff); | ^~~~~~~~~~~~~~~~ /tmp/work/security/php-oauth1/work/.buildlink/include/curl/curl.h:1248:21: note: declared here 1248 | CURLOPTDEPRECATED(CURLOPT_HTTPPOST, CURLOPTTYPE_OBJECTPOINT, 24, | ^~~~~~~~~~~~~~~~ /tmp/work/security/php-oauth1/work/.buildlink/include/curl/curl.h:1133:44: note: in definition of macro 'CURLOPTDEPRECATED' 1133 | #define CURLOPTDEPRECATED(na, t, nu, v, m) na CURL_DEPRECATED(v, m) \ | ^~ /tmp/work/security/php-oauth1/work/.buildlink/include/curl/curl.h:55:7: warning: 'CURLOPT_HTTPPOST' is deprecated: since 7.56.0. Use CURLOPT_MIMEPOST [-Wdeprecated-declarations] 55 | _Pragma("GCC diagnostic pop") | ^~~~~~~ /tmp/work/security/php-oauth1/work/.buildlink/include/curl/typecheck-gcc.h:47:7: note: in expansion of macro 'CURL_IGNORE_DEPRECATION' 47 | CURL_IGNORE_DEPRECATION( \ | ^~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/security/php-oauth1/work/oauth-1.2.3/oauth.c:1312:17: note: in expansion of macro 'curl_easy_setopt' 1312 | curl_easy_setopt(curl, CURLOPT_HTTPPOST, ff); | ^~~~~~~~~~~~~~~~ /tmp/work/security/php-oauth1/work/.buildlink/include/curl/curl.h:1248:21: note: declared here 1248 | CURLOPTDEPRECATED(CURLOPT_HTTPPOST, CURLOPTTYPE_OBJECTPOINT, 24, | ^~~~~~~~~~~~~~~~ /tmp/work/security/php-oauth1/work/.buildlink/include/curl/curl.h:1133:44: note: in definition of macro 'CURLOPTDEPRECATED' 1133 | #define CURLOPTDEPRECATED(na, t, nu, v, m) na CURL_DEPRECATED(v, m) \ | ^~ --- provider.lo --- /tmp/work/security/php-oauth1/work/oauth-1.2.3/provider.c: In function 'zim_oauthprovider_isRequestTokenEndpoint': /tmp/work/security/php-oauth1/work/oauth-1.2.3/provider.c:644:29: warning: variable 'sop' set but not used [-Wunused-but-set-variable] 644 | php_oauth_provider *sop; | ^~~ --- oauth.lo --- /tmp/work/security/php-oauth1/work/oauth-1.2.3/oauth.c:1357:9: warning: 'CURLOPT_PROTOCOLS' is deprecated: since 7.85.0. Use CURLOPT_PROTOCOLS_STR [-Wdeprecated-declarations] 1357 | curl_easy_setopt(curl, CURLOPT_PROTOCOLS, OAUTH_PROTOCOLS_ALLOWED); | ^~~~~~~~~~~~~~~~ /tmp/work/security/php-oauth1/work/.buildlink/include/curl/curl.h:1798:21: note: declared here 1798 | CURLOPTDEPRECATED(CURLOPT_PROTOCOLS, CURLOPTTYPE_LONG, 181, | ^~~~~~~~~~~~~~~~~ /tmp/work/security/php-oauth1/work/.buildlink/include/curl/curl.h:1133:44: note: in definition of macro 'CURLOPTDEPRECATED' 1133 | #define CURLOPTDEPRECATED(na, t, nu, v, m) na CURL_DEPRECATED(v, m) \ | ^~ /tmp/work/security/php-oauth1/work/.buildlink/include/curl/curl.h:55:7: warning: 'CURLOPT_PROTOCOLS' is deprecated: since 7.85.0. Use CURLOPT_PROTOCOLS_STR [-Wdeprecated-declarations] 55 | _Pragma("GCC diagnostic pop") | ^~~~~~~ /tmp/work/security/php-oauth1/work/.buildlink/include/curl/typecheck-gcc.h:47:7: note: in expansion of macro 'CURL_IGNORE_DEPRECATION' 47 | CURL_IGNORE_DEPRECATION( \ | ^~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/security/php-oauth1/work/oauth-1.2.3/oauth.c:1357:9: note: in expansion of macro 'curl_easy_setopt' 1357 | curl_easy_setopt(curl, CURLOPT_PROTOCOLS, OAUTH_PROTOCOLS_ALLOWED); | ^~~~~~~~~~~~~~~~ /tmp/work/security/php-oauth1/work/.buildlink/include/curl/curl.h:1798:21: note: declared here 1798 | CURLOPTDEPRECATED(CURLOPT_PROTOCOLS, CURLOPTTYPE_LONG, 181, | ^~~~~~~~~~~~~~~~~ /tmp/work/security/php-oauth1/work/.buildlink/include/curl/curl.h:1133:44: note: in definition of macro 'CURLOPTDEPRECATED' 1133 | #define CURLOPTDEPRECATED(na, t, nu, v, m) na CURL_DEPRECATED(v, m) \ | ^~ /tmp/work/security/php-oauth1/work/oauth-1.2.3/oauth.c:1394:61: warning: the comparison will always evaluate as 'true' for the address of 'last_location_header' will never be NULL [-Waddress] 1394 | if (HTTP_IS_REDIRECT(response_code) && soo->last_location_header) { | ^~ /tmp/work/security/php-oauth1/work/oauth-1.2.3/php_oauth.h:252:14: note: 'last_location_header' declared here 252 | char last_location_header[OAUTH_MAX_HEADER_LEN]; | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/security/php-oauth1/work/oauth-1.2.3/oauth.c:1432:25: warning: 'CURLINFO_SIZE_UPLOAD' is deprecated: since 7.55.0. Use CURLINFO_SIZE_UPLOAD_T [-Wdeprecated-declarations] 1432 | if (curl_easy_getinfo(curl, CURLINFO_SIZE_UPLOAD, &d_code) == CURLE_OK){ | ^~ /tmp/work/security/php-oauth1/work/.buildlink/include/curl/curl.h:2937:3: note: declared here 2937 | CURLINFO_SIZE_UPLOAD CURL_DEPRECATED(7.55.0, "Use CURLINFO_SIZE_UPLOAD_T") | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/security/php-oauth1/work/.buildlink/include/curl/curl.h:55:7: warning: 'CURLINFO_SIZE_UPLOAD' is deprecated: since 7.55.0. Use CURLINFO_SIZE_UPLOAD_T [-Wdeprecated-declarations] 55 | _Pragma("GCC diagnostic pop") | ^~~~~~~ /tmp/work/security/php-oauth1/work/.buildlink/include/curl/typecheck-gcc.h:166:7: note: in expansion of macro 'CURL_IGNORE_DEPRECATION' 166 | CURL_IGNORE_DEPRECATION( \ | ^~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/security/php-oauth1/work/oauth-1.2.3/oauth.c:1432:29: note: in expansion of macro 'curl_easy_getinfo' 1432 | if (curl_easy_getinfo(curl, CURLINFO_SIZE_UPLOAD, &d_code) == CURLE_OK){ | ^~~~~~~~~~~~~~~~~ /tmp/work/security/php-oauth1/work/.buildlink/include/curl/curl.h:2937:3: note: declared here 2937 | CURLINFO_SIZE_UPLOAD CURL_DEPRECATED(7.55.0, "Use CURLINFO_SIZE_UPLOAD_T") | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/security/php-oauth1/work/oauth-1.2.3/oauth.c:1435:25: warning: 'CURLINFO_SIZE_DOWNLOAD' is deprecated: since 7.55.0. Use CURLINFO_SIZE_DOWNLOAD_T [-Wdeprecated-declarations] 1435 | if (curl_easy_getinfo(curl, CURLINFO_SIZE_DOWNLOAD, &d_code) == CURLE_OK){ | ^~ /tmp/work/security/php-oauth1/work/.buildlink/include/curl/curl.h:2940:3: note: declared here 2940 | CURLINFO_SIZE_DOWNLOAD | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/work/security/php-oauth1/work/.buildlink/include/curl/curl.h:55:7: warning: 'CURLINFO_SIZE_DOWNLOAD' is deprecated: since 7.55.0. Use CURLINFO_SIZE_DOWNLOAD_T [-Wdeprecated-declarations] 55 | _Pragma("GCC diagnostic pop") | ^~~~~~~ /tmp/work/security/php-oauth1/work/.buildlink/include/curl/typecheck-gcc.h:166:7: note: in expansion of macro 'CURL_IGNORE_DEPRECATION' 166 | CURL_IGNORE_DEPRECATION( \ | ^~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/security/php-oauth1/work/oauth-1.2.3/oauth.c:1435:29: note: in expansion of macro 'curl_easy_getinfo' 1435 | if (curl_easy_getinfo(curl, CURLINFO_SIZE_DOWNLOAD, &d_code) == CURLE_OK){ | ^~~~~~~~~~~~~~~~~ /tmp/work/security/php-oauth1/work/.buildlink/include/curl/curl.h:2940:3: note: declared here 2940 | CURLINFO_SIZE_DOWNLOAD | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/work/security/php-oauth1/work/oauth-1.2.3/oauth.c:1438:25: warning: 'CURLINFO_SPEED_DOWNLOAD' is deprecated: since 7.55.0. Use CURLINFO_SPEED_DOWNLOAD_T [-Wdeprecated-declarations] 1438 | if (curl_easy_getinfo(curl, CURLINFO_SPEED_DOWNLOAD, &d_code) == CURLE_OK){ | ^~ /tmp/work/security/php-oauth1/work/.buildlink/include/curl/curl.h:2944:3: note: declared here 2944 | CURLINFO_SPEED_DOWNLOAD | ^~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/security/php-oauth1/work/.buildlink/include/curl/curl.h:55:7: warning: 'CURLINFO_SPEED_DOWNLOAD' is deprecated: since 7.55.0. Use CURLINFO_SPEED_DOWNLOAD_T [-Wdeprecated-declarations] 55 | _Pragma("GCC diagnostic pop") | ^~~~~~~ /tmp/work/security/php-oauth1/work/.buildlink/include/curl/typecheck-gcc.h:166:7: note: in expansion of macro 'CURL_IGNORE_DEPRECATION' 166 | CURL_IGNORE_DEPRECATION( \ | ^~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/security/php-oauth1/work/oauth-1.2.3/oauth.c:1438:29: note: in expansion of macro 'curl_easy_getinfo' 1438 | if (curl_easy_getinfo(curl, CURLINFO_SPEED_DOWNLOAD, &d_code) == CURLE_OK){ | ^~~~~~~~~~~~~~~~~ /tmp/work/security/php-oauth1/work/.buildlink/include/curl/curl.h:2944:3: note: declared here 2944 | CURLINFO_SPEED_DOWNLOAD | ^~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/security/php-oauth1/work/oauth-1.2.3/oauth.c:1441:25: warning: 'CURLINFO_SPEED_UPLOAD' is deprecated: since 7.55.0. Use CURLINFO_SPEED_UPLOAD_T [-Wdeprecated-declarations] 1441 | if (curl_easy_getinfo(curl, CURLINFO_SPEED_UPLOAD, &d_code) == CURLE_OK){ | ^~ /tmp/work/security/php-oauth1/work/.buildlink/include/curl/curl.h:2948:3: note: declared here 2948 | CURLINFO_SPEED_UPLOAD | ^~~~~~~~~~~~~~~~~~~~~ /tmp/work/security/php-oauth1/work/.buildlink/include/curl/curl.h:55:7: warning: 'CURLINFO_SPEED_UPLOAD' is deprecated: since 7.55.0. Use CURLINFO_SPEED_UPLOAD_T [-Wdeprecated-declarations] 55 | _Pragma("GCC diagnostic pop") | ^~~~~~~ /tmp/work/security/php-oauth1/work/.buildlink/include/curl/typecheck-gcc.h:166:7: note: in expansion of macro 'CURL_IGNORE_DEPRECATION' 166 | CURL_IGNORE_DEPRECATION( \ | ^~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/security/php-oauth1/work/oauth-1.2.3/oauth.c:1441:29: note: in expansion of macro 'curl_easy_getinfo' 1441 | if (curl_easy_getinfo(curl, CURLINFO_SPEED_UPLOAD, &d_code) == CURLE_OK){ | ^~~~~~~~~~~~~~~~~ /tmp/work/security/php-oauth1/work/.buildlink/include/curl/curl.h:2948:3: note: declared here 2948 | CURLINFO_SPEED_UPLOAD | ^~~~~~~~~~~~~~~~~~~~~ /tmp/work/security/php-oauth1/work/oauth-1.2.3/oauth.c:1444:25: warning: 'CURLINFO_CONTENT_LENGTH_DOWNLOAD' is deprecated: since 7.55.0. Use CURLINFO_CONTENT_LENGTH_DOWNLOAD_T [-Wdeprecated-declarations] 1444 | if (curl_easy_getinfo(curl, CURLINFO_CONTENT_LENGTH_DOWNLOAD, &d_code) == CURLE_OK) { | ^~ /tmp/work/security/php-oauth1/work/.buildlink/include/curl/curl.h:2957:3: note: declared here 2957 | CURLINFO_CONTENT_LENGTH_DOWNLOAD | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/security/php-oauth1/work/.buildlink/include/curl/curl.h:55:7: warning: 'CURLINFO_CONTENT_LENGTH_DOWNLOAD' is deprecated: since 7.55.0. Use CURLINFO_CONTENT_LENGTH_DOWNLOAD_T [-Wdeprecated-declarations] 55 | _Pragma("GCC diagnostic pop") | ^~~~~~~ /tmp/work/security/php-oauth1/work/.buildlink/include/curl/typecheck-gcc.h:166:7: note: in expansion of macro 'CURL_IGNORE_DEPRECATION' 166 | CURL_IGNORE_DEPRECATION( \ | ^~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/security/php-oauth1/work/oauth-1.2.3/oauth.c:1444:29: note: in expansion of macro 'curl_easy_getinfo' 1444 | if (curl_easy_getinfo(curl, CURLINFO_CONTENT_LENGTH_DOWNLOAD, &d_code) == CURLE_OK) { | ^~~~~~~~~~~~~~~~~ /tmp/work/security/php-oauth1/work/.buildlink/include/curl/curl.h:2957:3: note: declared here 2957 | CURLINFO_CONTENT_LENGTH_DOWNLOAD | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/security/php-oauth1/work/oauth-1.2.3/oauth.c:1447:25: warning: 'CURLINFO_CONTENT_LENGTH_UPLOAD' is deprecated: since 7.55.0. Use CURLINFO_CONTENT_LENGTH_UPLOAD_T [-Wdeprecated-declarations] 1447 | if (curl_easy_getinfo(curl, CURLINFO_CONTENT_LENGTH_UPLOAD, &d_code) == CURLE_OK) { | ^~ /tmp/work/security/php-oauth1/work/.buildlink/include/curl/curl.h:2962:3: note: declared here 2962 | CURLINFO_CONTENT_LENGTH_UPLOAD | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/security/php-oauth1/work/.buildlink/include/curl/curl.h:55:7: warning: 'CURLINFO_CONTENT_LENGTH_UPLOAD' is deprecated: since 7.55.0. Use CURLINFO_CONTENT_LENGTH_UPLOAD_T [-Wdeprecated-declarations] 55 | _Pragma("GCC diagnostic pop") | ^~~~~~~ /tmp/work/security/php-oauth1/work/.buildlink/include/curl/typecheck-gcc.h:166:7: note: in expansion of macro 'CURL_IGNORE_DEPRECATION' 166 | CURL_IGNORE_DEPRECATION( \ | ^~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/security/php-oauth1/work/oauth-1.2.3/oauth.c:1447:29: note: in expansion of macro 'curl_easy_getinfo' 1447 | if (curl_easy_getinfo(curl, CURLINFO_CONTENT_LENGTH_UPLOAD, &d_code) == CURLE_OK) { | ^~~~~~~~~~~~~~~~~ /tmp/work/security/php-oauth1/work/.buildlink/include/curl/curl.h:2962:3: note: declared here 2962 | CURLINFO_CONTENT_LENGTH_UPLOAD | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/security/php-oauth1/work/oauth-1.2.3/oauth.c:1198:15: warning: variable 'auth_type' set but not used [-Wunused-but-set-variable] 1198 | char *auth_type = NULL; | ^~~~~~~~~ --- provider.lo --- libtool: compile: gcc -I. -I/tmp/work/security/php-oauth1/work/oauth-1.2.3 -DPHP_ATOM_INC -I/tmp/work/security/php-oauth1/work/oauth-1.2.3/include -I/tmp/work/security/php-oauth1/work/oauth-1.2.3/main -I/tmp/work/security/php-oauth1/work/.buildlink/include/php/5.6 -I/tmp/work/security/php-oauth1/work/.buildlink/include/php/5.6/main -I/tmp/work/security/php-oauth1/work/.buildlink/include/php/5.6/TSRM -I/tmp/work/security/php-oauth1/work/.buildlink/include/php/5.6/Zend -I/tmp/work/security/php-oauth1/work/.buildlink/include/php/5.6/ext -I/tmp/work/security/php-oauth1/work/.buildlink/include/php/5.6/ext/date/lib -I/tmp/work/security/php-oauth1/work/.buildlink/include -I/tmp/work/security/php-oauth1/work/.buildlink/include/libxml2 -DLDAP_DEPRECATED -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DLDAP_DEPRECATED -Wall -g -c /tmp/work/security/php-oauth1/work/oauth-1.2.3/provider.c -o provider.o >/dev/null 2>&1 --- oauth.lo --- /tmp/work/security/php-oauth1/work/.buildlink/include/curl/typecheck-gcc.h:50:13: warning: call to 'Wcurl_easy_setopt_err_long' declared with attribute warning: curl_easy_setopt expects a long argument [-Wattribute-warning] 50 | Wcurl_easy_setopt_err_long(); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/security/php-oauth1/work/.buildlink/include/curl/curl.h:54:7: note: in definition of macro 'CURL_IGNORE_DEPRECATION' 54 | statements \ | ^~~~~~~~~~ /tmp/work/security/php-oauth1/work/oauth-1.2.3/oauth.c:1331:17: note: in expansion of macro 'curl_easy_setopt' 1331 | curl_easy_setopt(curl, CURLOPT_SSL_VERIFYPEER, 0); | ^~~~~~~~~~~~~~~~ /tmp/work/security/php-oauth1/work/.buildlink/include/curl/typecheck-gcc.h:50:13: warning: call to 'Wcurl_easy_setopt_err_long' declared with attribute warning: curl_easy_setopt expects a long argument [-Wattribute-warning] 50 | Wcurl_easy_setopt_err_long(); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/security/php-oauth1/work/.buildlink/include/curl/curl.h:54:7: note: in definition of macro 'CURL_IGNORE_DEPRECATION' 54 | statements \ | ^~~~~~~~~~ /tmp/work/security/php-oauth1/work/oauth-1.2.3/oauth.c:1332:17: note: in expansion of macro 'curl_easy_setopt' 1332 | curl_easy_setopt(curl, CURLOPT_SSL_VERIFYHOST, 0); | ^~~~~~~~~~~~~~~~ /tmp/work/security/php-oauth1/work/.buildlink/include/curl/typecheck-gcc.h:50:13: warning: call to 'Wcurl_easy_setopt_err_long' declared with attribute warning: curl_easy_setopt expects a long argument [-Wattribute-warning] 50 | Wcurl_easy_setopt_err_long(); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/security/php-oauth1/work/.buildlink/include/curl/curl.h:54:7: note: in definition of macro 'CURL_IGNORE_DEPRECATION' 54 | statements \ | ^~~~~~~~~~ /tmp/work/security/php-oauth1/work/oauth-1.2.3/oauth.c:1335:25: note: in expansion of macro 'curl_easy_setopt' 1335 | curl_easy_setopt(curl, CURLOPT_SSL_VERIFYHOST, 0); | ^~~~~~~~~~~~~~~~ /tmp/work/security/php-oauth1/work/.buildlink/include/curl/typecheck-gcc.h:50:13: warning: call to 'Wcurl_easy_setopt_err_long' declared with attribute warning: curl_easy_setopt expects a long argument [-Wattribute-warning] 50 | Wcurl_easy_setopt_err_long(); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/security/php-oauth1/work/.buildlink/include/curl/curl.h:54:7: note: in definition of macro 'CURL_IGNORE_DEPRECATION' 54 | statements \ | ^~~~~~~~~~ /tmp/work/security/php-oauth1/work/oauth-1.2.3/oauth.c:1338:25: note: in expansion of macro 'curl_easy_setopt' 1338 | curl_easy_setopt(curl, CURLOPT_SSL_VERIFYPEER, 0); | ^~~~~~~~~~~~~~~~ /tmp/work/security/php-oauth1/work/.buildlink/include/curl/typecheck-gcc.h:50:13: warning: call to 'Wcurl_easy_setopt_err_long' declared with attribute warning: curl_easy_setopt expects a long argument [-Wattribute-warning] 50 | Wcurl_easy_setopt_err_long(); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/security/php-oauth1/work/.buildlink/include/curl/curl.h:54:7: note: in definition of macro 'CURL_IGNORE_DEPRECATION' 54 | statements \ | ^~~~~~~~~~ /tmp/work/security/php-oauth1/work/oauth-1.2.3/oauth.c:1350:17: note: in expansion of macro 'curl_easy_setopt' 1350 | curl_easy_setopt(curl, CURLOPT_VERBOSE, 1); | ^~~~~~~~~~~~~~~~ libtool: compile: gcc -I. -I/tmp/work/security/php-oauth1/work/oauth-1.2.3 -DPHP_ATOM_INC -I/tmp/work/security/php-oauth1/work/oauth-1.2.3/include -I/tmp/work/security/php-oauth1/work/oauth-1.2.3/main -I/tmp/work/security/php-oauth1/work/.buildlink/include/php/5.6 -I/tmp/work/security/php-oauth1/work/.buildlink/include/php/5.6/main -I/tmp/work/security/php-oauth1/work/.buildlink/include/php/5.6/TSRM -I/tmp/work/security/php-oauth1/work/.buildlink/include/php/5.6/Zend -I/tmp/work/security/php-oauth1/work/.buildlink/include/php/5.6/ext -I/tmp/work/security/php-oauth1/work/.buildlink/include/php/5.6/ext/date/lib -I/tmp/work/security/php-oauth1/work/.buildlink/include -I/tmp/work/security/php-oauth1/work/.buildlink/include/libxml2 -DLDAP_DEPRECATED -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DLDAP_DEPRECATED -Wall -g -c /tmp/work/security/php-oauth1/work/oauth-1.2.3/oauth.c -o oauth.o >/dev/null 2>&1 --- ./oauth.la --- /usr/bin/bash /tmp/work/security/php-oauth1/work/oauth-1.2.3/libtool --mode=link gcc -DPHP_ATOM_INC -I/tmp/work/security/php-oauth1/work/oauth-1.2.3/include -I/tmp/work/security/php-oauth1/work/oauth-1.2.3/main -I/tmp/work/security/php-oauth1/work/oauth-1.2.3 -I/opt/local/include/php/5.6 -I/opt/local/include/php/5.6/main -I/opt/local/include/php/5.6/TSRM -I/opt/local/include/php/5.6/Zend -I/opt/local/include/php/5.6/ext -I/opt/local/include/php/5.6/ext/date/lib -I/opt/local/include -I/usr/include -I/opt/local/include/php/5.6 -I/opt/local/include/libxml2 -DLDAP_DEPRECATED -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/php/5.6 -I/opt/local/include/libxml2 -DLDAP_DEPRECATED -Wall -g -L/opt/local/lib -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -Wl,-R/opt/local/lib -liconv -lintl -o ./oauth.la -export-dynamic -avoid-version -prefer-pic -module -rpath /tmp/work/security/php-oauth1/work/oauth-1.2.3/modules oauth.lo provider.lo -lcurl libtool: link: gcc -shared -fPIC -DPIC -Wl,-z -Wl,text -Wl,-h -Wl,oauth.so -o ./.libs/oauth.so .libs/oauth.o .libs/provider.o -R/tmp/work/security/php-oauth1/work/.buildlink/lib -R/tmp/work/security/php-oauth1/work/.buildlink/lib -L/tmp/work/security/php-oauth1/work/.buildlink/lib /tmp/work/security/php-oauth1/work/.buildlink/lib/libcurl.so /tmp/work/security/php-oauth1/work/.buildlink/lib/libnghttp2.so /tmp/work/security/php-oauth1/work/.buildlink/lib/libidn2.so /tmp/work/security/php-oauth1/work/.buildlink/lib/libunistring.so /tmp/work/security/php-oauth1/work/.buildlink/lib/libldap.so /tmp/work/security/php-oauth1/work/.buildlink/lib/libsasl2.so -ldl -ldoor /tmp/work/security/php-oauth1/work/.buildlink/lib/liblber.so -lresolv -lgen /tmp/work/security/php-oauth1/work/.buildlink/lib/libssh2.so -lssl -lcrypto /tmp/work/security/php-oauth1/work/.buildlink/lib/libz.so -lsocket -lnsl /tmp/work/security/php-oauth1/work/.buildlink/lib/libintl.so /tmp/work/security/php-oauth1/work/.buildlink/lib/libiconv.so -O2 -msave-args -g -Wl,-rpath -Wl,/opt/local/lib libtool: link: ar cr ./.libs/oauth.a oauth.o provider.o libtool: link: ranlib ./.libs/oauth.a libtool: link: ( cd "./.libs" && rm -f "oauth.la" && ln -s "../oauth.la" "oauth.la" ) --- /tmp/work/security/php-oauth1/work/oauth-1.2.3/modules/oauth.la --- /usr/bin/bash /tmp/work/security/php-oauth1/work/oauth-1.2.3/libtool --mode=install cp ./oauth.la /tmp/work/security/php-oauth1/work/oauth-1.2.3/modules libtool: install: cp ./.libs/oauth.so /tmp/work/security/php-oauth1/work/oauth-1.2.3/modules/oauth.so libtool: install: chmod +x /tmp/work/security/php-oauth1/work/oauth-1.2.3/modules/oauth.so libtool: install: cp ./.libs/oauth.lai /tmp/work/security/php-oauth1/work/oauth-1.2.3/modules/oauth.la libtool: install: cp ./.libs/oauth.a /tmp/work/security/php-oauth1/work/oauth-1.2.3/modules/oauth.a libtool: install: chmod 644 /tmp/work/security/php-oauth1/work/oauth-1.2.3/modules/oauth.a libtool: install: ranlib /tmp/work/security/php-oauth1/work/oauth-1.2.3/modules/oauth.a --- all --- Build complete. Don't forget to run 'make test'. => Creating module ini file