Advertisement
Guest User

Untitled

a guest
Dec 10th, 2019
262
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.84 KB | None | 0 0
  1. [13:24:28] mylo@MyloDesktop /home/mylo/Downloads > sudo ./installphp.sh
  2. [sudo] password for mylo:
  3. % Total % Received % Xferd Average Speed Time Time Time Current
  4. Dload Upload Total Spent Left Speed
  5. 100 124 0 124 0 0 353 0 --:--:-- --:--:-- --:--:-- 352
  6. 100 6550k 0 6550k 0 0 726k 0 --:--:-- 0:00:09 --:--:-- 963k
  7. Configuring for:
  8. PHP Api Version: 20190902
  9. Zend Module Api No: 20190902
  10. Zend Extension Api No: 320190902
  11. appending configuration tag "CXX" to libtool
  12. mkdir .libs
  13. gcc -I. -I/home/mylo/Downloads/cphalcon-3.4.4/build/php7/64bits -DPHP_ATOM_INC -I/home/mylo/Downloads/cphalcon-3.4.4/build/php7/64bits/include -I/home/mylo/Downloads/cphalcon-3.4.4/build/php7/64bits/main -I/home/mylo/Downloads/cphalcon-3.4.4/build/php7/64bits -I/usr/include/php/20190902 -I/usr/include/php/20190902/main -I/usr/include/php/20190902/TSRM -I/usr/include/php/20190902/Zend -I/usr/include/php/20190902/ext -I/usr/include/php/20190902/ext/date/lib -DPHALCON_RELEASE -DHAVE_CONFIG_H -mtune=native -O2 -fomit-frame-pointer -c /home/mylo/Downloads/cphalcon-3.4.4/build/php7/64bits/phalcon.zep.c -fPIC -DPIC -o .libs/phalcon.o
  14. /home/mylo/Downloads/cphalcon-3.4.4/build/php7/64bits/phalcon.zep.c: In function ‘zephir_lookup_class_ce’:
  15. /home/mylo/Downloads/cphalcon-3.4.4/build/php7/64bits/phalcon.zep.c:5106:119: error: ‘ZEND_ACC_SHADOW’ undeclared (first use in this function); did you mean ‘ZEND_ACC_STATIC’?
  16. if ((info = zend_hash_str_find_ptr(&ce->properties_info, property_name, property_length)) != NULL && (info->flags & ZEND_ACC_SHADOW) != ZEND_ACC_SHADOW) {
  17. ^~~~~~~~~~~~~~~
  18. ZEND_ACC_STATIC
  19. /home/mylo/Downloads/cphalcon-3.4.4/build/php7/64bits/phalcon.zep.c:5106:119: note: each undeclared identifier is reported only once for each function it appears in
  20. /home/mylo/Downloads/cphalcon-3.4.4/build/php7/64bits/phalcon.zep.c: In function ‘zephir_file_put_contents’:
  21. /home/mylo/Downloads/cphalcon-3.4.4/build/php7/64bits/phalcon.zep.c:8938:53: warning: format ‘%d’ expects argument of type ‘int’, but argument 5 has type ‘size_t {aka long unsigned int}’ [-Wformat=]
  22. php_error_docref(NULL, E_WARNING, "Only %d of %d bytes written, possibly out of free disk space", numbytes, Z_STRLEN_P(data));
  23. ~^
  24. %ld
  25. /home/mylo/Downloads/cphalcon-3.4.4/build/php7/64bits/phalcon.zep.c: In function ‘vv_syntax_error’:
  26. /home/mylo/Downloads/cphalcon-3.4.4/build/php7/64bits/phalcon.zep.c:92581:47: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 4 has type ‘unsigned int’ [-Wformat=]
  27. str_len = slprintf(stmp, sizeof(stmp), "%ld", status->scanner_state->active_line);
  28. ~~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  29. %d
  30. /home/mylo/Downloads/cphalcon-3.4.4/build/php7/64bits/phalcon.zep.c:92599:49: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 4 has type ‘unsigned int’ [-Wformat=]
  31. str_len = slprintf(stmp, sizeof(stmp), "%ld", status->scanner_state->if_level + status->scanner_state->old_if_level);
  32. ~~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  33. %d
  34. /home/mylo/Downloads/cphalcon-3.4.4/build/php7/64bits/phalcon.zep.c:92615:49: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 4 has type ‘unsigned int’ [-Wformat=]
  35. str_len = slprintf(stmp, sizeof(stmp), "%ld", status->scanner_state->if_level);
  36. ~~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  37. %d
  38. Makefile:192: recipe for target 'phalcon.lo' failed
  39. make: *** [phalcon.lo] Error 1
  40. gcc -I. -I/home/mylo/Downloads/cphalcon-3.4.4/build/php7/64bits -DPHP_ATOM_INC -I/home/mylo/Downloads/cphalcon-3.4.4/build/php7/64bits/include -I/home/mylo/Downloads/cphalcon-3.4.4/build/php7/64bits/main -I/home/mylo/Downloads/cphalcon-3.4.4/build/php7/64bits -I/usr/include/php/20190902 -I/usr/include/php/20190902/main -I/usr/include/php/20190902/TSRM -I/usr/include/php/20190902/Zend -I/usr/include/php/20190902/ext -I/usr/include/php/20190902/ext/date/lib -DPHALCON_RELEASE -DHAVE_CONFIG_H -mtune=native -O2 -fomit-frame-pointer -c /home/mylo/Downloads/cphalcon-3.4.4/build/php7/64bits/phalcon.zep.c -fPIC -DPIC -o .libs/phalcon.o
  41. /home/mylo/Downloads/cphalcon-3.4.4/build/php7/64bits/phalcon.zep.c: In function ‘zephir_lookup_class_ce’:
  42. /home/mylo/Downloads/cphalcon-3.4.4/build/php7/64bits/phalcon.zep.c:5106:119: error: ‘ZEND_ACC_SHADOW’ undeclared (first use in this function); did you mean ‘ZEND_ACC_STATIC’?
  43. if ((info = zend_hash_str_find_ptr(&ce->properties_info, property_name, property_length)) != NULL && (info->flags & ZEND_ACC_SHADOW) != ZEND_ACC_SHADOW) {
  44. ^~~~~~~~~~~~~~~
  45. ZEND_ACC_STATIC
  46. /home/mylo/Downloads/cphalcon-3.4.4/build/php7/64bits/phalcon.zep.c:5106:119: note: each undeclared identifier is reported only once for each function it appears in
  47. /home/mylo/Downloads/cphalcon-3.4.4/build/php7/64bits/phalcon.zep.c: In function ‘zephir_file_put_contents’:
  48. /home/mylo/Downloads/cphalcon-3.4.4/build/php7/64bits/phalcon.zep.c:8938:53: warning: format ‘%d’ expects argument of type ‘int’, but argument 5 has type ‘size_t {aka long unsigned int}’ [-Wformat=]
  49. php_error_docref(NULL, E_WARNING, "Only %d of %d bytes written, possibly out of free disk space", numbytes, Z_STRLEN_P(data));
  50. ~^
  51. %ld
  52. /home/mylo/Downloads/cphalcon-3.4.4/build/php7/64bits/phalcon.zep.c: In function ‘vv_syntax_error’:
  53. /home/mylo/Downloads/cphalcon-3.4.4/build/php7/64bits/phalcon.zep.c:92581:47: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 4 has type ‘unsigned int’ [-Wformat=]
  54. str_len = slprintf(stmp, sizeof(stmp), "%ld", status->scanner_state->active_line);
  55. ~~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  56. %d
  57. /home/mylo/Downloads/cphalcon-3.4.4/build/php7/64bits/phalcon.zep.c:92599:49: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 4 has type ‘unsigned int’ [-Wformat=]
  58. str_len = slprintf(stmp, sizeof(stmp), "%ld", status->scanner_state->if_level + status->scanner_state->old_if_level);
  59. ~~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  60. %d
  61. /home/mylo/Downloads/cphalcon-3.4.4/build/php7/64bits/phalcon.zep.c:92615:49: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 4 has type ‘unsigned int’ [-Wformat=]
  62. str_len = slprintf(stmp, sizeof(stmp), "%ld", status->scanner_state->if_level);
  63. ~~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  64. %d
  65. Makefile:192: recipe for target 'phalcon.lo' failed
  66. make: *** [phalcon.lo] Error 1
  67.  
  68. Thanks for compiling Phalcon!
  69. Build succeed: Please restart your web server to complete the installation
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement