Advertisement
NginUS

php build error

Jun 18th, 2015
249
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.54 KB | None | 0 0
  1. Build complete.
  2. Don't forget to run 'make test'.
  3.  
  4. Installing PHP CLI binary: /usr/bin/
  5. Installing shared extensions: /usr/lib/php/extensions/no-debug-non-zts-20131226/
  6. Installing PHP CLI man page: /usr/man/man1/
  7. Installing PHP FPM binary: /usr/sbin/
  8. Installing phpdbg binary: /usr/bin/
  9. Installing PHP FPM config: /etc/
  10. Installing PHP FPM man page: /usr/man/man8/
  11. Installing phpdbg man page: /usr/man/man1/
  12. Installing PHP FPM status page: /usr/php/php/fpm/
  13. Installing build environment: /usr/lib/php/build/
  14. Installing helper programs: /usr/bin/
  15. program: phpize
  16. program: php-config
  17. Installing man pages: /usr/man/man1/
  18. page: phpize.1
  19. page: php-config.1
  20. Installing PEAR environment: /usr/lib/php/
  21. [PEAR] Archive_Tar - installed: 1.3.12
  22. [PEAR] Console_Getopt - installed: 1.3.1
  23. [PEAR] Structures_Graph- installed: 1.0.4
  24. [PEAR] XML_Util - installed: 1.2.3
  25. [PEAR] PEAR - installed: 1.9.5
  26. Wrote PEAR system config file at: /etc/pear.conf
  27. You may want to add: /usr/lib/php to your php.ini include_path
  28. /usr/src/php-5.6.9/build/shtool install -c ext/phar/phar.phar /usr/bin
  29. ln -s -f /usr/bin/phar.phar /usr/bin/phar
  30. Installing PDO headers: /usr/include/php/ext/pdo/
  31. Installing header files: /usr/include/php/
  32. ERROR: Package installs files in incorrect locations!
  33. /usr/var
  34. /usr/var/log
  35. /usr/var/run
  36. ERROR: problems running POST_BUILD plugins!
  37. Creating /var/log/lunar/compile/php5-5.6.9.xz
  38. ! Problem detected during POST_BUILD
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement