Guest User

LOG

a guest
Dec 13th, 2019
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Running with gitlab-runner 12.5.0 (577f813d)
  2.   on docker-auto-scale 0277ea0f
  3. section_start:1576238718:prepare_executor
  4. Using Docker executor with image php:latest ...
  5. Pulling docker image php:latest ...
  6. Using docker image sha256:470bfaf19f054ec91113a909bc06081c4e7dd8c2a2a8fa767e986df8267de642 for php:latest ...
  7. section_end:1576238737:prepare_executor
  8. section_start:1576238737:prepare_script
  9. Running on runner-0277ea0f-project-15812803-concurrent-0 via runner-0277ea0f-srm-1576237563-47d54390...
  10. section_end:1576238742:prepare_script
  11. section_start:1576238742:get_sources
  12. $ eval "$CI_PRE_CLONE_SCRIPT"
  13. Fetching changes with git depth set to 50...
  14. Initialized empty Git repository in /builds/dextel2/nuv-alumni/.git/
  15. Created fresh repository.
  16. From https://gitlab.com/dextel2/nuv-alumni
  17.  * [new ref]         refs/pipelines/102878992 -> refs/pipelines/102878992
  18.  * [new branch]      master                   -> origin/master
  19. Checking out f636c38e as master...
  20.  
  21. Skipping Git submodules setup
  22. section_end:1576238743:get_sources
  23. section_start:1576238743:restore_cache
  24. section_end:1576238744:restore_cache
  25. section_start:1576238744:download_artifacts
  26. section_end:1576238746:download_artifacts
  27. section_start:1576238746:build_script
  28. $ pecl install xdebug
  29. downloading xdebug-2.9.0.tgz ...
  30. Starting to download xdebug-2.9.0.tgz (242,853 bytes)
  31. ..................................................done: 242,853 bytes
  32. 90 source files, building
  33. running: phpize
  34. Configuring for:
  35. PHP Api Version:         20190902
  36. Zend Module Api No:      20190902
  37. Zend Extension Api No:   320190902
  38. building in /tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0
  39. running: /tmp/pear/temp/xdebug/configure --with-php-config=/usr/local/bin/php-config
  40. checking for grep that handles long lines and -e... /bin/grep
  41. checking for egrep... /bin/grep -E
  42. checking for a sed that does not truncate output... /bin/sed
  43. checking for pkg-config... /usr/bin/pkg-config
  44. checking pkg-config is at least version 0.9.0... yes
  45. checking for cc... cc
  46. checking whether the C compiler works... yes
  47. checking for C compiler default output file name... a.out
  48. checking for suffix of executables...
  49. checking whether we are cross compiling... no
  50. checking for suffix of object files... o
  51. checking whether we are using the GNU C compiler... yes
  52. checking whether cc accepts -g... yes
  53. checking for cc option to accept ISO C89... none needed
  54. checking how to run the C preprocessor... cc -E
  55. checking for icc... no
  56. checking for suncc... no
  57. checking for system library directory... lib
  58. checking if compiler supports -R... no
  59. checking if compiler supports -Wl,-rpath,... yes
  60. checking build system type... x86_64-pc-linux-gnu
  61. checking host system type... x86_64-pc-linux-gnu
  62. checking target system type... x86_64-pc-linux-gnu
  63. checking for PHP prefix... /usr/local
  64. checking for PHP includes... -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib
  65. checking for PHP extension directory... /usr/local/lib/php/extensions/no-debug-non-zts-20190902
  66. checking for PHP installed headers prefix... /usr/local/include/php
  67. checking if debug is enabled... no
  68. checking if zts is enabled... no
  69. checking for gawk... no
  70. checking for nawk... nawk
  71. checking if nawk is broken... no
  72. checking whether to enable Xdebug support... yes, shared
  73. checking whether to enable Xdebug developer build flags... no
  74. checking Check for supported PHP versions... supported (7.4.0)
  75. checking for gettimeofday... yes
  76. checking for ANSI C header files... yes
  77. checking for sys/types.h... yes
  78. checking for sys/stat.h... yes
  79. checking for stdlib.h... yes
  80. checking for string.h... yes
  81. checking for memory.h... yes
  82. checking for strings.h... yes
  83. checking for inttypes.h... yes
  84. checking for stdint.h... yes
  85. checking for unistd.h... yes
  86. checking netinet/in.h usability... yes
  87. checking netinet/in.h presence... yes
  88. checking for netinet/in.h... yes
  89. checking poll.h usability... yes
  90. checking poll.h presence... yes
  91. checking for poll.h... yes
  92. checking sys/poll.h usability... yes
  93. checking sys/poll.h presence... yes
  94. checking for sys/poll.h... yes
  95. checking for cos in -lm... yes
  96. checking for a sed that does not truncate output... /bin/sed
  97. checking for ld used by cc... /usr/bin/ld
  98. checking if the linker (/usr/bin/ld) is GNU ld... yes
  99. checking for /usr/bin/ld option to reload object files... -r
  100. checking for BSD-compatible nm... /usr/bin/nm -B
  101. checking whether ln -s works... yes
  102. checking how to recognize dependent libraries... pass_all
  103. checking dlfcn.h usability... yes
  104. checking dlfcn.h presence... yes
  105. checking for dlfcn.h... yes
  106. checking the maximum length of command line arguments... 1572864
  107. checking command to parse /usr/bin/nm -B output from cc object... ok
  108. checking for objdir... .libs
  109. checking for ar... ar
  110. checking for ranlib... ranlib
  111. checking for strip... strip
  112. checking if cc supports -fno-rtti -fno-exceptions... no
  113. checking for cc option to produce PIC... -fPIC
  114. checking if cc PIC flag -fPIC works... yes
  115. checking if cc static flag -static works... yes
  116. checking if cc supports -c -o file.o... yes
  117. checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  118. checking whether -lc should be explicitly linked in... no
  119. checking dynamic linker characteristics... GNU/Linux ld.so
  120. checking how to hardcode library paths into programs... immediate
  121. checking whether stripping libraries is possible... yes
  122. checking if libtool supports shared libraries... yes
  123. checking whether to build shared libraries... yes
  124. checking whether to build static libraries... no
  125.  
  126. creating libtool
  127. appending configuration tag "CXX" to libtool
  128. configure: patching config.h.in
  129. configure: creating ./config.status
  130. config.status: creating config.h
  131. running: make
  132. /bin/bash /tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/include -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/src  -DHAVE_CONFIG_H  -g -O2   -c /tmp/pear/temp/xdebug/xdebug.c -o xdebug.lo
  133. mkdir .libs
  134.  cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/include -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/src -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/xdebug.c  -fPIC -DPIC -o .libs/xdebug.o
  135. /bin/bash /tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/include -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/src  -DHAVE_CONFIG_H  -g -O2   -c /tmp/pear/temp/xdebug/src/base/base.c -o src/base/base.lo
  136. mkdir src/base/.libs
  137.  cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/include -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/src -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/src/base/base.c  -fPIC -DPIC -o src/base/.libs/base.o
  138. /bin/bash /tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/include -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/src  -DHAVE_CONFIG_H  -g -O2   -c /tmp/pear/temp/xdebug/src/base/filter.c -o src/base/filter.lo
  139.  cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/include -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/src -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/src/base/filter.c  -fPIC -DPIC -o src/base/.libs/filter.o
  140. /bin/bash /tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/include -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/src  -DHAVE_CONFIG_H  -g -O2   -c /tmp/pear/temp/xdebug/src/base/monitor.c -o src/base/monitor.lo
  141.  cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/include -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/src -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/src/base/monitor.c  -fPIC -DPIC -o src/base/.libs/monitor.o
  142. /bin/bash /tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/include -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/src  -DHAVE_CONFIG_H  -g -O2   -c /tmp/pear/temp/xdebug/src/base/stack.c -o src/base/stack.lo
  143.  cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/include -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/src -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/src/base/stack.c  -fPIC -DPIC -o src/base/.libs/stack.o
  144. /bin/bash /tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/include -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/src  -DHAVE_CONFIG_H  -g -O2   -c /tmp/pear/temp/xdebug/src/base/superglobals.c -o src/base/superglobals.lo
  145.  cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/include -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/src -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/src/base/superglobals.c  -fPIC -DPIC -o src/base/.libs/superglobals.o
  146. /bin/bash /tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/include -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/src  -DHAVE_CONFIG_H  -g -O2   -c /tmp/pear/temp/xdebug/src/lib/usefulstuff.c -o src/lib/usefulstuff.lo
  147. mkdir src/lib/.libs
  148.  cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/include -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/src -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/src/lib/usefulstuff.c  -fPIC -DPIC -o src/lib/.libs/usefulstuff.o
  149. /bin/bash /tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/include -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/src  -DHAVE_CONFIG_H  -g -O2   -c /tmp/pear/temp/xdebug/src/lib/compat.c -o src/lib/compat.lo
  150.  cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/include -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/src -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/src/lib/compat.c  -fPIC -DPIC -o src/lib/.libs/compat.o
  151. /bin/bash /tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/include -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/src  -DHAVE_CONFIG_H  -g -O2   -c /tmp/pear/temp/xdebug/src/lib/crc32.c -o src/lib/crc32.lo
  152.  cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/include -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/src -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/src/lib/crc32.c  -fPIC -DPIC -o src/lib/.libs/crc32.o
  153. /bin/bash /tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/include -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/src  -DHAVE_CONFIG_H  -g -O2   -c /tmp/pear/temp/xdebug/src/lib/hash.c -o src/lib/hash.lo
  154.  cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/include -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/src -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/src/lib/hash.c  -fPIC -DPIC -o src/lib/.libs/hash.o
  155. /bin/bash /tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/include -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/src  -DHAVE_CONFIG_H  -g -O2   -c /tmp/pear/temp/xdebug/src/lib/llist.c -o src/lib/llist.lo
  156.  cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/include -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/src -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/src/lib/llist.c  -fPIC -DPIC -o src/lib/.libs/llist.o
  157. /bin/bash /tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/include -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/src  -DHAVE_CONFIG_H  -g -O2   -c /tmp/pear/temp/xdebug/src/lib/private.c -o src/lib/private.lo
  158.  cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/include -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/src -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/src/lib/private.c  -fPIC -DPIC -o src/lib/.libs/private.o
  159. /bin/bash /tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/include -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/src  -DHAVE_CONFIG_H  -g -O2   -c /tmp/pear/temp/xdebug/src/lib/set.c -o src/lib/set.lo
  160.  cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/include -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/src -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/src/lib/set.c  -fPIC -DPIC -o src/lib/.libs/set.o
  161. /bin/bash /tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/include -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/src  -DHAVE_CONFIG_H  -g -O2   -c /tmp/pear/temp/xdebug/src/lib/str.c -o src/lib/str.lo
  162.  cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/include -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/src -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/src/lib/str.c  -fPIC -DPIC -o src/lib/.libs/str.o
  163. /bin/bash /tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/include -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/src  -DHAVE_CONFIG_H  -g -O2   -c /tmp/pear/temp/xdebug/src/lib/var.c -o src/lib/var.lo
  164.  cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/include -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/src -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/src/lib/var.c  -fPIC -DPIC -o src/lib/.libs/var.o
  165. /bin/bash /tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/include -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/src  -DHAVE_CONFIG_H  -g -O2   -c /tmp/pear/temp/xdebug/src/lib/var_export_html.c -o src/lib/var_export_html.lo
  166.  cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/include -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/src -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/src/lib/var_export_html.c  -fPIC -DPIC -o src/lib/.libs/var_export_html.o
  167. /bin/bash /tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/include -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/src  -DHAVE_CONFIG_H  -g -O2   -c /tmp/pear/temp/xdebug/src/lib/var_export_line.c -o src/lib/var_export_line.lo
  168.  cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/include -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/src -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/src/lib/var_export_line.c  -fPIC -DPIC -o src/lib/.libs/var_export_line.o
  169. /bin/bash /tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/include -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/src  -DHAVE_CONFIG_H  -g -O2   -c /tmp/pear/temp/xdebug/src/lib/var_export_serialized.c -o src/lib/var_export_serialized.lo
  170.  cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/include -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/src -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/src/lib/var_export_serialized.c  -fPIC -DPIC -o src/lib/.libs/var_export_serialized.o
  171. /bin/bash /tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/include -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/src  -DHAVE_CONFIG_H  -g -O2   -c /tmp/pear/temp/xdebug/src/lib/var_export_text.c -o src/lib/var_export_text.lo
  172.  cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/include -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/src -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/src/lib/var_export_text.c  -fPIC -DPIC -o src/lib/.libs/var_export_text.o
  173. /bin/bash /tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/include -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/src  -DHAVE_CONFIG_H  -g -O2   -c /tmp/pear/temp/xdebug/src/lib/var_export_xml.c -o src/lib/var_export_xml.lo
  174.  cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/include -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/src -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/src/lib/var_export_xml.c  -fPIC -DPIC -o src/lib/.libs/var_export_xml.o
  175. /bin/bash /tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/include -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/src  -DHAVE_CONFIG_H  -g -O2   -c /tmp/pear/temp/xdebug/src/lib/xml.c -o src/lib/xml.lo
  176.  cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/include -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/src -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/src/lib/xml.c  -fPIC -DPIC -o src/lib/.libs/xml.o
  177. /bin/bash /tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/include -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/src  -DHAVE_CONFIG_H  -g -O2   -c /tmp/pear/temp/xdebug/src/coverage/branch_info.c -o src/coverage/branch_info.lo
  178. mkdir src/coverage/.libs
  179.  cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/include -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/src -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/src/coverage/branch_info.c  -fPIC -DPIC -o src/coverage/.libs/branch_info.o
  180. /bin/bash /tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/include -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/src  -DHAVE_CONFIG_H  -g -O2   -c /tmp/pear/temp/xdebug/src/coverage/code_coverage.c -o src/coverage/code_coverage.lo
  181.  cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/include -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/src -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/src/coverage/code_coverage.c  -fPIC -DPIC -o src/coverage/.libs/code_coverage.o
  182. /bin/bash /tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/include -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/src  -DHAVE_CONFIG_H  -g -O2   -c /tmp/pear/temp/xdebug/src/debugger/com.c -o src/debugger/com.lo
  183. mkdir src/debugger/.libs
  184.  cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/include -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/src -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/src/debugger/com.c  -fPIC -DPIC -o src/debugger/.libs/com.o
  185. /bin/bash /tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/include -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/src  -DHAVE_CONFIG_H  -g -O2   -c /tmp/pear/temp/xdebug/src/debugger/debugger.c -o src/debugger/debugger.lo
  186.  cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/include -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/src -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/src/debugger/debugger.c  -fPIC -DPIC -o src/debugger/.libs/debugger.o
  187. /bin/bash /tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/include -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/src  -DHAVE_CONFIG_H  -g -O2   -c /tmp/pear/temp/xdebug/src/debugger/handler_dbgp.c -o src/debugger/handler_dbgp.lo
  188.  cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/include -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/src -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/src/debugger/handler_dbgp.c  -fPIC -DPIC -o src/debugger/.libs/handler_dbgp.o
  189. /bin/bash /tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/include -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/src  -DHAVE_CONFIG_H  -g -O2   -c /tmp/pear/temp/xdebug/src/debugger/handlers.c -o src/debugger/handlers.lo
  190.  cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/include -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/src -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/src/debugger/handlers.c  -fPIC -DPIC -o src/debugger/.libs/handlers.o
  191. /bin/bash /tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/include -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/src  -DHAVE_CONFIG_H  -g -O2   -c /tmp/pear/temp/xdebug/src/gcstats/gc_stats.c -o src/gcstats/gc_stats.lo
  192. mkdir src/gcstats/.libs
  193.  cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/include -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/src -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/src/gcstats/gc_stats.c  -fPIC -DPIC -o src/gcstats/.libs/gc_stats.o
  194. /bin/bash /tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/include -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/src  -DHAVE_CONFIG_H  -g -O2   -c /tmp/pear/temp/xdebug/src/profiler/profiler.c -o src/profiler/profiler.lo
  195. mkdir src/profiler/.libs
  196.  cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/include -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/src -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/src/profiler/profiler.c  -fPIC -DPIC -o src/profiler/.libs/profiler.o
  197. /bin/bash /tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/include -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/src  -DHAVE_CONFIG_H  -g -O2   -c /tmp/pear/temp/xdebug/src/tracing/trace_computerized.c -o src/tracing/trace_computerized.lo
  198. mkdir src/tracing/.libs
  199.  cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/include -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/src -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/src/tracing/trace_computerized.c  -fPIC -DPIC -o src/tracing/.libs/trace_computerized.o
  200. /bin/bash /tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/include -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/src  -DHAVE_CONFIG_H  -g -O2   -c /tmp/pear/temp/xdebug/src/tracing/trace_html.c -o src/tracing/trace_html.lo
  201.  cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/include -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/src -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/src/tracing/trace_html.c  -fPIC -DPIC -o src/tracing/.libs/trace_html.o
  202. /bin/bash /tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/include -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/src  -DHAVE_CONFIG_H  -g -O2   -c /tmp/pear/temp/xdebug/src/tracing/trace_textual.c -o src/tracing/trace_textual.lo
  203.  cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/include -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/src -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/src/tracing/trace_textual.c  -fPIC -DPIC -o src/tracing/.libs/trace_textual.o
  204. /bin/bash /tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/libtool --mode=compile cc   -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/include -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/src  -DHAVE_CONFIG_H  -g -O2   -c /tmp/pear/temp/xdebug/src/tracing/tracing.c -o src/tracing/tracing.lo
  205.  cc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/include -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/src -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/xdebug/src/tracing/tracing.c  -fPIC -DPIC -o src/tracing/.libs/tracing.o
  206. /bin/bash /tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/libtool --mode=link cc -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/include -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/src  -DHAVE_CONFIG_H  -g -O2    -o xdebug.la -export-dynamic -avoid-version -prefer-pic -module -rpath /tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/modules  xdebug.lo src/base/base.lo src/base/filter.lo src/base/monitor.lo src/base/stack.lo src/base/superglobals.lo src/lib/usefulstuff.lo src/lib/compat.lo src/lib/crc32.lo src/lib/hash.lo src/lib/llist.lo src/lib/private.lo src/lib/set.lo src/lib/str.lo src/lib/var.lo src/lib/var_export_html.lo src/lib/var_export_line.lo src/lib
  207. /var_export_serialized.lo src/lib/var_export_text.lo src/lib/var_export_xml.lo src/lib/xml.lo src/coverage/branch_info.lo src/coverage/code_coverage.lo src/debugger/com.lo src/debugger/debugger.lo src/debugger/handler_dbgp.lo src/debugger/handlers.lo src/gcstats/gc_stats.lo src/profiler/profiler.lo src/tracing/trace_computerized.lo src/tracing/trace_html.lo src/tracing/trace_textual.lo src/tracing/tracing.lo -lm
  208. cc -shared  .libs/xdebug.o src/base/.libs/base.o src/base/.libs/filter.o src/base/.libs/monitor.o src/base/.libs/stack.o src/base/.libs/superglobals.o src/lib/.libs/usefulstuff.o src/lib/.libs/compat.o src/lib/.libs/crc32.o src/lib/.libs/hash.o src/lib/.libs/llist.o src/lib/.libs/private.o src/lib/.libs/set.o src/lib/.libs/str.o src/lib/.libs/var.o src/lib/.libs/var_export_html.o src/lib/.libs/var_export_line.o src/lib/.libs/var_export_serialized.o src/lib/.libs/var_export_text.o src/lib/.libs/var_export_xml.o src/lib/.libs/xml.o src/coverage/.libs/branch_info.o src/coverage/.libs/code_coverage.o src/debugger/.libs/com.o src/debugger/.libs/debugger.o src/debugger/.libs/handler_dbgp.o src/debugger/.libs/handlers.o src/gcstats/.libs/gc_stats.o src/profiler/.libs/profiler.o src/tracing/.libs/trace_computerized.o src/tracing/.libs/trace_html.o src/tracing/.libs/trace_textual.o src/tracing/.libs/tracing.o  -lm  -Wl,-soname -Wl,xdebug.so -o .libs/xdebug.so
  209. creating xdebug.la
  210. (cd .libs && rm -f xdebug.la && ln -s ../xdebug.la xdebug.la)
  211. /bin/bash /tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/libtool --mode=install cp ./xdebug.la /tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/modules
  212. cp ./.libs/xdebug.so /tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/modules/xdebug.so
  213. cp ./.libs/xdebug.lai /tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/modules/xdebug.la
  214. PATH="$PATH:/sbin" ldconfig -n /tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/modules
  215. ----------------------------------------------------------------------
  216. Libraries have been installed in:
  217.    /tmp/pear/temp/pear-build-defaultuserAZlY8s/xdebug-2.9.0/modules
  218.  
  219. If you ever happen to want to link against installed libraries
  220. in a given directory, LIBDIR, you must either use libtool, and
  221. specify the full pathname of the library, or use the `-LLIBDIR'
  222. flag during linking and do at least one of the following:
  223.   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  224.      during execution
  225.    - add LIBDIR to the `LD_RUN_PATH' environment variable
  226.     during linking
  227.   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
  228.    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  229.  
  230. See any operating system documentation about shared libraries for
  231. more information, such as the ld(1) and ld.so(8) manual pages.
  232. ----------------------------------------------------------------------
  233.  
  234. Build complete.
  235. Don't forget to run 'make test'.
  236.  
  237. running: make INSTALL_ROOT="/tmp/pear/temp/pear-build-defaultuserAZlY8s/install-xdebug-2.9.0" install
  238. Installing shared extensions:     /tmp/pear/temp/pear-build-defaultuserAZlY8s/install-xdebug-2.9.0/usr/local/lib/php/extensions/no-debug-non-zts-20190902/
  239.  
  240. shtool:echo:Warning: unable to determine terminal sequence for bold mode
  241.   +----------------------------------------------------------------------+
  242.   |                                                                      |
  243.   |   INSTALLATION INSTRUCTIONS                                          |
  244.   |   =========================                                          |
  245.   |                                                                      |
  246.   |   See https://xdebug.org/install.php#configure-php for instructions  |
  247.   |   on how to enable Xdebug for PHP.                                   |
  248.   |                                                                      |
  249.   |   Documentation is available online as well:                         |
  250.   |   - A list of all settings:  https://xdebug.org/docs-settings.php    |
  251.   |   - A list of all functions: https://xdebug.org/docs-functions.php   |
  252.   |   - Profiling instructions:  https://xdebug.org/docs-profiling2.php  |
  253.   |   - Remote debugging:        https://xdebug.org/docs-debugger.php    |
  254.   |                                                                      |
  255.   |                                                                      |
  256.   |   NOTE: Please disregard the message                                 |
  257.   |       You should add "extension=xdebug.so" to php.ini                |
  258.   |   that is emitted by the PECL installer. This does not work for      |
  259.   |   Xdebug.                                                            |
  260.   |                                                                      |
  261.   +----------------------------------------------------------------------+
  262. shtool:echo:Warning: unable to determine terminal sequence for bold mode
  263.  
  264.  
  265. running: find "/tmp/pear/temp/pear-build-defaultuserAZlY8s/install-xdebug-2.9.0" | xargs ls -dils
  266. 1587625    8 drwxr-xr-x. 3 root root    4096 Dec 13 12:06 /tmp/pear/temp/pear-build-defaultuserAZlY8s/install-xdebug-2.9.0
  267. 2084911    8 drwxr-xr-x. 3 root root    4096 Dec 13 12:06 /tmp/pear/temp/pear-build-defaultuserAZlY8s/install-xdebug-2.9.0/usr
  268. 2084912    8 drwxr-xr-x. 3 root root    4096 Dec 13 12:06 /tmp/pear/temp/pear-build-defaultuserAZlY8s/install-xdebug-2.9.0/usr/local
  269. 2084913    8 drwxr-xr-x. 3 root root    4096 Dec 13 12:06 /tmp/pear/temp/pear-build-defaultuserAZlY8s/install-xdebug-2.9.0/usr/local/lib
  270. 2084914    8 drwxr-xr-x. 3 root root    4096 Dec 13 12:06 /tmp/pear/temp/pear-build-defaultuserAZlY8s/install-xdebug-2.9.0/usr/local/lib/php
  271. 2084915    8 drwxr-xr-x. 3 root root    4096 Dec 13 12:06 /tmp/pear/temp/pear-build-defaultuserAZlY8s/install-xdebug-2.9.0/usr/local/lib/php/extensions
  272. 2084916    8 drwxr-xr-x. 2 root root    4096 Dec 13 12:06 /tmp/pear/temp/pear-build-defaultuserAZlY8s/install-xdebug-2.9.0/usr/local/lib/php/extensions/no-debug-non-zts-20190902
  273. 2084917 2056 -rwxr-xr-x. 1 root root 2098880 Dec 13 12:06 /tmp/pear/temp/pear-build-defaultuserAZlY8s/install-xdebug-2.9.0/usr/local/lib/php/extensions/no-debug-non-zts-20190902/xdebug.so
  274.  
  275. Build process completed successfully
  276. Installing '/usr/local/lib/php/extensions/no-debug-non-zts-20190902/xdebug.so'
  277. install ok: channel://pecl.php.net/xdebug-2.9.0
  278. configuration option "php_ini" is not set to php.ini location
  279. You should add "zend_extension=/usr/local/lib/php/extensions/no-debug-non-zts-20190902/xdebug.so" to php.ini
  280. $ docker-php-ext-enable xdebug
  281. $ phpunit Test.php
  282. /bin/bash: line 92: phpunit: command not found
  283. section_end:1576238764:build_script
  284. section_start:1576238764:after_script
  285. section_end:1576238766:after_script
  286. section_start:1576238766:upload_artifacts_on_failure
  287. section_end:1576238767:upload_artifacts_on_failure
  288. ERROR: Job failed: exit code 1
Add Comment
Please, Sign In to add comment