Advertisement
Guest User

log

a guest
Dec 12th, 2016
260
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.96 KB | None | 0 0
  1. -----> PHP app detected
  2. -----> Bootstrapping...
  3. -----> Installing platform packages...
  4. - php (7.1.0)
  5. - apache (2.4.20)
  6. - nginx (1.8.1)
  7. -----> Installing dependencies...
  8. Composer version 1.2.4 2016-12-06 22:00:51
  9. Loading composer repositories with package information
  10. Installing dependencies from lock file
  11. - Installing doctrine/lexer (v1.0.1)
  12. Downloading: 100%
  13.  
  14. - Installing doctrine/annotations (v1.2.7)
  15. Downloading: 100%
  16.  
  17. - Installing twig/twig (v1.28.2)
  18. Downloading: 100%
  19.  
  20. - Installing symfony/polyfill-util (v1.3.0)
  21. Downloading: 100%
  22.  
  23. - Installing paragonie/random_compat (v2.0.4)
  24. Downloading: 100%
  25.  
  26. - Installing symfony/polyfill-php70 (v1.3.0)
  27. Downloading: 100%
  28.  
  29. - Installing symfony/polyfill-php56 (v1.3.0)
  30. Downloading: 100%
  31.  
  32. - Installing symfony/polyfill-mbstring (v1.3.0)
  33. Downloading: 100%
  34.  
  35. - Installing symfony/symfony (v3.2.0)
  36. Downloading: 100%
  37.  
  38. - Installing symfony/polyfill-intl-icu (v1.3.0)
  39. Downloading: 100%
  40.  
  41. - Installing psr/log (1.0.2)
  42. Downloading: 100%
  43.  
  44. - Installing psr/cache (1.0.1)
  45. Downloading: 100%
  46.  
  47. - Installing doctrine/inflector (v1.1.0)
  48. Downloading: 100%
  49.  
  50. - Installing doctrine/collections (v1.3.0)
  51. Downloading: 100%
  52.  
  53. - Installing doctrine/cache (v1.6.1)
  54. Downloading: 100%
  55.  
  56. - Installing doctrine/common (v2.6.1)
  57. Downloading: 100%
  58.  
  59. - Installing jdorn/sql-formatter (v1.2.17)
  60. Downloading: 100%
  61.  
  62. - Installing doctrine/doctrine-cache-bundle (1.3.0)
  63. Downloading: 100%
  64.  
  65. - Installing doctrine/dbal (v2.5.5)
  66. Downloading: 100%
  67.  
  68. - Installing doctrine/doctrine-bundle (1.6.4)
  69. Downloading: 100%
  70.  
  71. - Installing doctrine/instantiator (1.0.5)
  72. Downloading: 100%
  73.  
  74. - Installing doctrine/orm (v2.5.5)
  75. Downloading: 100%
  76.  
  77. - Installing incenteev/composer-parameter-handler (v2.1.2)
  78. Downloading: 100%
  79.  
  80. - Installing sensiolabs/security-checker (v4.0.0)
  81. Downloading: 100%
  82.  
  83. - Installing sensio/distribution-bundle (v5.0.14)
  84. Downloading: 100%
  85.  
  86. - Installing sensio/framework-extra-bundle (v3.0.16)
  87. Downloading: 100%
  88.  
  89. - Installing monolog/monolog (1.22.0)
  90. Downloading: 100%
  91.  
  92. - Installing symfony/monolog-bundle (3.0.1)
  93. Downloading: 100%
  94.  
  95. - Installing symfony/polyfill-apcu (v1.3.0)
  96. Downloading: 100%
  97.  
  98. - Installing swiftmailer/swiftmailer (v5.4.4)
  99. Downloading: 100%
  100.  
  101. - Installing symfony/swiftmailer-bundle (v2.4.0)
  102. Downloading: 100%
  103.  
  104. Generating optimized autoload files
  105. > Incenteev\ParameterHandler\ScriptHandler::buildParameters
  106. Creating the "app/config/parameters.yml" file
  107. > Sensio\Bundle\DistributionBundle\Composer\ScriptHandler::buildBootstrap
  108. > Sensio\Bundle\DistributionBundle\Composer\ScriptHandler::clearCache
  109. PHP Fatal error: Uncaught Symfony\Component\Debug\Exception\ClassNotFoundException: Attempted to load class "SensioGeneratorBundle" from namespace "Sensio\Bundle\GeneratorBundle".
  110. Did you forget a "use" statement for another namespace? in /tmp/build_d39105bc4146e68631d1261a1ca2a632/izio7-YourTeam-15b2d72/app/AppKernel.php:25
  111. Stack trace:
  112. #0 /tmp/build_d39105bc4146e68631d1261a1ca2a632/izio7-YourTeam-15b2d72/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php(403): AppKernel->registerBundles()
  113. #1 /tmp/build_d39105bc4146e68631d1261a1ca2a632/izio7-YourTeam-15b2d72/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php(113): Symfony\Component\HttpKernel\Kernel->initializeBundles()
  114. #2 /tmp/build_d39105bc4146e68631d1261a1ca2a632/izio7-YourTeam-15b2d72/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Console/Application.php(68): Symfony\Component\HttpKernel\Kernel->boot()
  115. #3 /tmp/build_d39105bc4146e68631d1261a1ca2a632/izio7-YourTeam-15b2d72/vendor/symfony/symfony/src/Symfony/Component/Console/Appli in /tmp/build_d39105bc4146e68631d1261a1ca2a632/izio7-YourTeam-15b2d72/app/AppKernel.php on line 25
  116. Script Sensio\Bundle\DistributionBundle\Composer\ScriptHandler::clearCache handling the symfony-scripts event terminated with an exception
  117.  
  118.  
  119. [RuntimeException]
  120. An error occurred when executing the "'cache:clear --no-warmup'" command:
  121. PHP Fatal error: Uncaught Symfony\Component\Debug\Exception\ClassNotFoundException: Attempted to load class "SensioGeneratorBundle" from namespace "Sensio\Bundle\GeneratorBundle".
  122. Did you forget a "use" statement for another namespace? in /tmp/build_d39105bc4146e68631d1261a1ca2a632/izio7-YourTeam-15b2d72/app/AppKernel.php:25
  123. Stack trace:
  124. #0 /tmp/build_d39105bc4146e68631d1261a1ca2a632/izio7-YourTeam-15b2d72/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php(403): AppKernel->registerBundles()
  125. #1 /tmp/build_d39105bc4146e68631d1261a1ca2a632/izio7-YourTeam-15b2d72/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php(113): Symfony\Component\HttpKernel\Kernel->initializeBundles()
  126. #2 /tmp/build_d39105bc4146e68631d1261a1ca2a632/izio7-YourTeam-15b2d72/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Console/Application.php(68): Symfony\Component\HttpKernel\Kernel->boot()
  127. #3 /tmp/build_d39105bc4146e68631d1261a1ca2a632/izio7-YourTeam-15b2d72/vendor/symfony/symfony/src/Symfony/Component/Console/Appli in /tmp/build_d39105bc4146e68631d1261a1ca2a632/izio7-YourTeam-15b2d72/app/AppKernel.php on line 25
  128. .
  129.  
  130.  
  131. install [--prefer-source] [--prefer-dist] [--dry-run] [--dev] [--no-dev] [--no-custom-installers] [--no-autoloader] [--no-scripts] [--no-progress] [--no-suggest] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--ignore-platform-reqs] [--] [<packages>]...
  132.  
  133. ! Push rejected, failed to compile PHP app.
  134. ! Push failed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement