Skip to content

Instantly share code, notes, and snippets.

@createproblem
Created January 9, 2014 14:27
Show Gist options
  • Save createproblem/8334914 to your computer and use it in GitHub Desktop.
Save createproblem/8334914 to your computer and use it in GitHub Desktop.
[Info]: Loaded apc Plugin.
[Info]: Loaded pyrus Plugin.
[Info]: Loaded xdebug Plugin.
[Info]: Loaded xhprof Plugin.
[Info]: php.ini-development gets used as php.ini
[Info]: Building 5.4.23 into /home/someuser/.phpenv/versions/5.4.23
[Downloading]: http://php.net/distributions/php-5.4.23.tar.bz2
[Preparing]: /tmp/php-build/source/5.4.23
[Compiling]: /tmp/php-build/source/5.4.23
[Pyrus]: Downloading from http://pear2.php.net/pyrus.phar
2014-01-09 15:19:18 URL:http://pear2.php.net/pyrus.phar [10574182/10574182] -> "-" [1]
[Pyrus]: Installing executable in /home/someuser/.phpenv/versions/5.4.23/bin/pyrus
[XDebug]: Downloading http://xdebug.org/files/xdebug-2.2.3.tgz
2014-01-09 15:19:20 URL:http://xdebug.org/files/xdebug-2.2.3.tgz [250543/250543] -> "-" [1]
[XDebug]: Compiling in /tmp/php-build/source/xdebug-2.2.3
Logfile
=======
2014-01-09 15:12:55 URL:http://php.net/distributions/php-5.4.23.tar.bz2 [12251671/12251671] -> "-" [1]
configure: WARNING: bison versions supported for regeneration of the Zend/PHP parsers: 1.28 1.35 1.75 1.875 2.0 2.1 2.2 2.3 2.4 2.4.1 2.4.2 2.4.3 2.5 2.5.1 2.6 2.6.1 2.6.2 2.6.4 (found: none).
configure: WARNING: bison versions supported for regeneration of the Zend/PHP parsers: 1.28 1.35 1.75 1.875 2.0 2.1 2.2 2.3 2.4 2.4.1 2.4.2 2.4.3 2.5 2.5.1 2.6 2.6.1 2.6.2 2.6.4 (found: none).
1 out of 1 hunk FAILED -- saving rejects to file Makefile.rej
/tmp/php-build/source/5.4.23/ext/openssl/xp_ssl.c: In function ‘php_openssl_setup_crypto’:
/tmp/php-build/source/5.4.23/ext/openssl/xp_ssl.c:330:11: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default]
method = SSLv23_client_method();
^
/tmp/php-build/source/5.4.23/ext/openssl/xp_ssl.c:343:11: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default]
method = SSLv3_client_method();
^
/tmp/php-build/source/5.4.23/ext/openssl/xp_ssl.c:347:11: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default]
method = TLSv1_client_method();
^
/tmp/php-build/source/5.4.23/ext/openssl/xp_ssl.c:351:11: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default]
method = SSLv23_server_method();
^
/tmp/php-build/source/5.4.23/ext/openssl/xp_ssl.c:355:11: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default]
method = SSLv3_server_method();
^
/tmp/php-build/source/5.4.23/ext/openssl/xp_ssl.c:368:11: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default]
method = TLSv1_server_method();
^
/tmp/php-build/source/5.4.23/ext/zlib/zlib.c:1023:2: warning: initialization from incompatible pointer type [enabled by default]
ZEND_MODULE_GLOBALS_CTOR_N(zlib),
^
/tmp/php-build/source/5.4.23/ext/zlib/zlib.c:1023:2: warning: (near initialization for ‘php_zlib_module_entry.globals_ctor’) [enabled by default]
/tmp/php-build/source/5.4.23/ext/intl/dateformat/dateformat_format.c: In function ‘internal_get_timestamp’:
/tmp/php-build/source/5.4.23/ext/intl/dateformat/dateformat_format.c:109:7: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default]
pcal = udat_getCalendar(DATE_FORMAT_OBJECT(dfo));
^
/tmp/php-build/source/5.4.23/ext/intl/dateformat/dateformat_parse.c: In function ‘internal_parse_to_localtime’:
/tmp/php-build/source/5.4.23/ext/intl/dateformat/dateformat_parse.c:95:18: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default]
parsed_calendar = udat_getCalendar(DATE_FORMAT_OBJECT(dfo));
^
/tmp/php-build/source/5.4.23/ext/json/json.c: In function ‘json_escape_string’:
/tmp/php-build/source/5.4.23/ext/json/json.c:408:6: warning: unknown conversion type character ‘k’ in format [-Wformat=]
int l = spprintf(&tmp, 0, "%.*k", (int) EG(precision), d);
^
/tmp/php-build/source/5.4.23/ext/json/json.c:408:6: warning: too many arguments for format [-Wformat-extra-args]
/tmp/php-build/source/5.4.23/ext/json/json.c: In function ‘php_json_encode’:
/tmp/php-build/source/5.4.23/ext/json/json.c:619:6: warning: unknown conversion type character ‘k’ in format [-Wformat=]
len = spprintf(&d, 0, "%.*k", (int) EG(precision), dbl);
^
/tmp/php-build/source/5.4.23/ext/json/json.c:619:6: warning: too many arguments for format [-Wformat-extra-args]
/tmp/php-build/source/5.4.23/ext/mbstring/libmbfl/filters/mbfilter_iso2022jp_mobile.c:51:2: warning: initialization from incompatible pointer type [enabled by default]
mbfl_encoding_2022jp_kddi_aliases,
^
/tmp/php-build/source/5.4.23/ext/mbstring/libmbfl/filters/mbfilter_iso2022jp_mobile.c:51:2: warning: (near initialization for ‘mbfl_encoding_2022jp_kddi.aliases’) [enabled by default]
/tmp/php-build/source/5.4.23/ext/mcrypt/mcrypt_filter.c: In function ‘php_mcrypt_filter_create’:
/tmp/php-build/source/5.4.23/ext/mcrypt/mcrypt_filter.c:210:2: warning: passing argument 1 of ‘mcrypt_module_open’ discards ‘const’ qualifier from pointer target type [enabled by default]
mcrypt_module = mcrypt_module_open(cipher, algo_dir, mode, mode_dir);
^
In file included from /usr/include/mcrypt.h:4:0,
from /tmp/php-build/source/5.4.23/ext/mcrypt/mcrypt_filter.c:25:
/usr/include/mutils/mcrypt.h:38:9: note: expected ‘char *’ but argument is of type ‘const char *’
MCRYPT mcrypt_module_open(char *algorithm,
^
/tmp/php-build/source/5.4.23/ext/pdo/pdo_stmt.c: In function ‘really_register_bound_param’:
/tmp/php-build/source/5.4.23/ext/pdo/pdo_stmt.c:323:4: warning: conversion lacks type at end of format [-Wformat=]
int len = spprintf(&p, 0, "%.*H", (int) EG(precision), Z_DVAL_P(param->parameter));
^
/tmp/php-build/source/5.4.23/ext/pdo/pdo_stmt.c:323:4: warning: too many arguments for format [-Wformat-extra-args]
/tmp/php-build/source/5.4.23/ext/spl/php_spl.c: In function ‘php_spl_object_hash’:
/tmp/php-build/source/5.4.23/ext/spl/php_spl.c:794:2: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 4 has type ‘intptr_t’ [-Wformat=]
spprintf(&hex, 32, "%016x%016x", hash_handle, hash_handlers);
^
/tmp/php-build/source/5.4.23/ext/spl/php_spl.c:794:2: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 5 has type ‘intptr_t’ [-Wformat=]
/tmp/php-build/source/5.4.23/ext/standard/var.c: In function ‘php_var_export_ex’:
/tmp/php-build/source/5.4.23/ext/standard/var.c:439:3: warning: conversion lacks type at end of format [-Wformat=]
tmp_len = spprintf(&tmp_str, 0,"%.*H", PG(serialize_precision), Z_DVAL_PP(struc));
^
/tmp/php-build/source/5.4.23/ext/standard/var.c:439:3: warning: too many arguments for format [-Wformat-extra-args]
/tmp/php-build/source/5.4.23/ext/xsl/xsltprocessor.c: In function ‘zif_xsl_xsltprocessor_transform_to_doc’:
/tmp/php-build/source/5.4.23/ext/xsl/xsltprocessor.c:669:18: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default]
curclass_name = curce->name;
^
/tmp/php-build/source/5.4.23/ext/zip/lib/zip_source_pkware.c: In function ‘zip_source_pkware’:
/tmp/php-build/source/5.4.23/ext/zip/lib/zip_source_pkware.c:84:6: warning: assignment from incompatible pointer type [enabled by default]
crc = get_crc_table();
^
In file included from Zend/zend_language_scanner.l:50:0:
Zend/zend_language_scanner.l: In function ‘lex_scan’:
/tmp/php-build/source/5.4.23/TSRM/tsrm_virtual_cwd.h:290:39: warning: ignoring return value of ‘getcwd’, declared with attribute warn_unused_result [-Wunused-result]
#define VCWD_GETCWD(buff, size) getcwd(buff, size)
^
Zend/zend_language_scanner.l:1698:3: note: in expansion of macro ‘VCWD_GETCWD’
VCWD_GETCWD(dirname, MAXPATHLEN);
^
/tmp/php-build/source/5.4.23/Zend/zend_ini_parser.c: In function ‘ini_parse’:
/tmp/php-build/source/5.4.23/Zend/zend_ini_parser.c:2003:9: warning: passing argument 1 of ‘ini_error’ discards ‘const’ qualifier from pointer target type [enabled by default]
yyerror (yymsgp);
^
/tmp/php-build/source/5.4.23/Zend/zend_ini_parser.c:232:13: note: expected ‘char *’ but argument is of type ‘const char *’
static void ini_error(char *msg)
^
Zend/zend_ini_scanner.l:34:0: warning: "YYDEBUG" redefined [enabled by default]
# define YYDEBUG(s, c)
^
In file included from Zend/zend_ini_scanner.l:28:0:
Zend/zend_ini_parser.h:37:0: note: this is the location of the previous definition
# define YYDEBUG 0
^
/tmp/php-build/source/5.4.23/Zend/zend_compile.c: In function ‘zend_traits_copy_functions’:
/tmp/php-build/source/5.4.23/Zend/zend_compile.c:3824:9: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default]
lcname = hash_key->arKey;
^
/tmp/php-build/source/5.4.23/sapi/fpm/fpm/fpm_log.c: In function ‘fpm_log_write’:
/tmp/php-build/source/5.4.23/sapi/fpm/fpm/fpm_log.c:463:8: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write(fpm_log_fd, buffer, len + 1);
^
/tmp/php-build/source/5.4.23/sapi/fpm/fpm/fpm_main.c: In function ‘main’:
/tmp/php-build/source/5.4.23/sapi/fpm/fpm/fpm_main.c:1832:9: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write(fpm_globals.send_config_pipe[1], &writeval, sizeof(writeval));
^
/tmp/php-build/source/5.4.23/sapi/fpm/fpm/fpm_main.c:1841:8: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write(fpm_globals.send_config_pipe[1], &writeval, sizeof(writeval));
^
/tmp/php-build/source/5.4.23/sapi/fpm/fpm/fpm_signals.c: In function ‘sig_handler’:
/tmp/php-build/source/5.4.23/sapi/fpm/fpm/fpm_signals.c:177:7: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write(sp[1], &s, sizeof(s));
^
/tmp/php-build/source/5.4.23/sapi/fpm/fpm/fpm_unix.c: In function ‘fpm_unix_init_child’:
/tmp/php-build/source/5.4.23/sapi/fpm/fpm/fpm_unix.c:186:8: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result [-Wunused-result]
chdir("/");
^
/tmp/php-build/source/5.4.23/sapi/fpm/fpm/zlog.c: In function ‘zlog_ex’:
/tmp/php-build/source/5.4.23/sapi/fpm/fpm/zlog.c:191:8: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write(zlog_fd > -1 ? zlog_fd : STDERR_FILENO, buf, len);
^
/tmp/php-build/source/5.4.23/sapi/fpm/fpm/zlog.c:195:8: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write(STDERR_FILENO, buf, len);
^
PEAR package PHP_Archive not installed: generated phar will require PHP's phar extension be enabled.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment