Advertisement
Guest User

Untitled

a guest
Jan 26th, 2016
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 31.04 KB | None | 0 0
  1. makepkg
  2. ==> Erstelle Paket: php-xhprof 0.9.4-3 (Mit Jän 27 00:15:11 CET 2016)
  3. ==> Prüfe Laufzeit-Abhängigkeiten...
  4. ==> Prüfe Buildtime-Abhängigkeiten...
  5. ==> Empfange Quellen...
  6. -> xhprof-0.9.4.tgz gefunden
  7. ==> Überprüfe Gültigkeit der Quell-Dateien mit md5sums...
  8. xhprof-0.9.4.tgz ... Durchgelaufen
  9. ==> Entpacke Quellen...
  10. -> Entpacke xhprof-0.9.4.tgz mit bsdtar
  11. ==> Beginne prepare()...
  12. Configuring for:
  13. PHP Api Version: 20151012
  14. Zend Module Api No: 20151012
  15. Zend Extension Api No: 320151012
  16. checking for grep that handles long lines and -e... /usr/bin/grep
  17. checking for egrep... /usr/bin/grep -E
  18. checking for a sed that does not truncate output... /usr/bin/sed
  19. checking for cc... cc
  20. checking whether the C compiler works... yes
  21. checking for C compiler default output file name... a.out
  22. checking for suffix of executables...
  23. checking whether we are cross compiling... no
  24. checking for suffix of object files... o
  25. checking whether we are using the GNU C compiler... yes
  26. checking whether cc accepts -g... yes
  27. checking for cc option to accept ISO C89... none needed
  28. checking how to run the C preprocessor... cc -E
  29. checking for icc... no
  30. checking for suncc... no
  31. checking whether cc understands -c and -o together... yes
  32. checking for system library directory... lib
  33. checking if compiler supports -R... no
  34. checking if compiler supports -Wl,-rpath,... yes
  35. checking build system type... x86_64-unknown-linux-gnu
  36. checking host system type... x86_64-unknown-linux-gnu
  37. checking target system type... x86_64-unknown-linux-gnu
  38. checking for PHP prefix... /usr
  39. checking for PHP includes... -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib
  40. checking for PHP extension directory... /usr/lib/php/modules
  41. checking for PHP installed headers prefix... /usr/include/php
  42. checking if debug is enabled... no
  43. checking if zts is enabled... no
  44. checking for re2c... no
  45. configure: WARNING: You will need re2c 0.13.4 or later if you want to regenerate PHP parsers.
  46. checking for gawk... gawk
  47. checking whether to enable xhprof support... yes, shared
  48. checking for ld used by cc... /usr/bin/ld
  49. checking if the linker (/usr/bin/ld) is GNU ld... yes
  50. checking for /usr/bin/ld option to reload object files... -r
  51. checking for BSD-compatible nm... /usr/bin/nm -B
  52. checking whether ln -s works... yes
  53. checking how to recognize dependent libraries... pass_all
  54. checking for ANSI C header files... yes
  55. checking for sys/types.h... yes
  56. checking for sys/stat.h... yes
  57. checking for stdlib.h... yes
  58. checking for string.h... yes
  59. checking for memory.h... yes
  60. checking for strings.h... yes
  61. checking for inttypes.h... yes
  62. checking for stdint.h... yes
  63. checking for unistd.h... yes
  64. checking dlfcn.h usability... yes
  65. checking dlfcn.h presence... yes
  66. checking for dlfcn.h... yes
  67. checking the maximum length of command line arguments... 1572864
  68. checking command to parse /usr/bin/nm -B output from cc object... ok
  69. checking for objdir... .libs
  70. checking for ar... ar
  71. checking for ranlib... ranlib
  72. checking for strip... strip
  73. checking if cc supports -fno-rtti -fno-exceptions... no
  74. checking for cc option to produce PIC... -fPIC
  75. checking if cc PIC flag -fPIC works... yes
  76. checking if cc static flag -static works... yes
  77. checking if cc supports -c -o file.o... yes
  78. checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  79. checking whether -lc should be explicitly linked in... no
  80. checking dynamic linker characteristics... GNU/Linux ld.so
  81. checking how to hardcode library paths into programs... immediate
  82. checking whether stripping libraries is possible... yes
  83. checking if libtool supports shared libraries... yes
  84. checking whether to build shared libraries... yes
  85. checking whether to build static libraries... no
  86.  
  87. creating libtool
  88. appending configuration tag "CXX" to libtool
  89. configure: creating ./config.status
  90. config.status: creating config.h
  91. config.status: config.h is unchanged
  92. ==> Entferne existierendes $pkgdir/ Verzeichnis...
  93. ==> Beginne build()...
  94. /bin/sh /home/christian/builds/php-xhprof/src/xhprof-0.9.4/extension/libtool --mode=compile cc -I. -I/home/christian/builds/php-xhprof/src/xhprof-0.9.4/extension -DPHP_ATOM_INC -I/home/christian/builds/php-xhprof/src/xhprof-0.9.4/extension/include -I/home/christian/builds/php-xhprof/src/xhprof-0.9.4/extension/main -I/home/christian/builds/php-xhprof/src/xhprof-0.9.4/extension -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -c /home/christian/builds/php-xhprof/src/xhprof-0.9.4/extension/xhprof.c -o xhprof.lo
  95. mkdir .libs
  96. cc -I. -I/home/christian/builds/php-xhprof/src/xhprof-0.9.4/extension -DPHP_ATOM_INC -I/home/christian/builds/php-xhprof/src/xhprof-0.9.4/extension/include -I/home/christian/builds/php-xhprof/src/xhprof-0.9.4/extension/main -I/home/christian/builds/php-xhprof/src/xhprof-0.9.4/extension -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -c /home/christian/builds/php-xhprof/src/xhprof-0.9.4/extension/xhprof.c -fPIC -DPIC -o .libs/xhprof.o
  97. /home/christian/builds/php-xhprof/src/xhprof-0.9.4/extension/xhprof.c: In Funktion »hp_init_profiler_state«:
  98. /home/christian/builds/php-xhprof/src/xhprof-0.9.4/extension/xhprof.c:662:5: Warnung: Implizite Deklaration der Funktion »FREE_ZVAL« [-Wimplicit-function-declaration]
  99. FREE_ZVAL(hp_globals.stats_count);
  100. ^
  101. /home/christian/builds/php-xhprof/src/xhprof-0.9.4/extension/xhprof.c:664:3: Warnung: Implizite Deklaration der Funktion »MAKE_STD_ZVAL« [-Wimplicit-function-declaration]
  102. MAKE_STD_ZVAL(hp_globals.stats_count);
  103. ^
  104. /home/christian/builds/php-xhprof/src/xhprof-0.9.4/extension/xhprof.c: In Funktion »hp_get_function_name«:
  105. /home/christian/builds/php-xhprof/src/xhprof-0.9.4/extension/xhprof.c:931:21: Fehler: »zend_execute_data {aka struct _zend_execute_data}« hat kein Element namens »function_state«
  106. curr_func = data->function_state.function;
  107. ^
  108. /home/christian/builds/php-xhprof/src/xhprof-0.9.4/extension/xhprof.c:934:10: Warnung: Zuweisung von inkompatiblem Zeigertyp [-Wincompatible-pointer-types]
  109. func = curr_func->common.function_name;
  110. ^
  111. /home/christian/builds/php-xhprof/src/xhprof-0.9.4/extension/xhprof.c:945:13: Warnung: Zuweisung von inkompatiblem Zeigertyp [-Wincompatible-pointer-types]
  112. cls = curr_func->common.scope->name;
  113. ^
  114. /home/christian/builds/php-xhprof/src/xhprof-0.9.4/extension/xhprof.c:946:22: Fehler: »zend_execute_data {aka struct _zend_execute_data}« hat kein Element namens »object«
  115. } else if (data->object) {
  116. ^
  117. In file included from /usr/include/php/Zend/zend.h:31:0,
  118. from /usr/include/php/main/php.h:35,
  119. from /home/christian/builds/php-xhprof/src/xhprof-0.9.4/extension/xhprof.c:27:
  120. /home/christian/builds/php-xhprof/src/xhprof-0.9.4/extension/xhprof.c:947:28: Fehler: »zend_execute_data {aka struct _zend_execute_data}« hat kein Element namens »object«
  121. cls = Z_OBJCE(*data->object)->name;
  122. ^
  123. /usr/include/php/Zend/zend_types.h:530:26: Anmerkung: in Definition des Makros »Z_OBJ«
  124. #define Z_OBJ(zval) (zval).value.obj
  125. ^
  126. /home/christian/builds/php-xhprof/src/xhprof-0.9.4/extension/xhprof.c:947:15: Anmerkung: bei Substitution des Makros »Z_OBJCE«
  127. cls = Z_OBJCE(*data->object)->name;
  128. ^
  129. /home/christian/builds/php-xhprof/src/xhprof-0.9.4/extension/xhprof.c:1002:41: Warnung: Übergabe des Arguments 1 von »hp_get_base_filename« von inkompatiblem Zeigertyp [-Wincompatible-pointer-types]
  130. filename = hp_get_base_filename((curr_func->op_array).filename);
  131. ^
  132. /home/christian/builds/php-xhprof/src/xhprof-0.9.4/extension/xhprof.c:892:20: Anmerkung: »const char *« erwartet, aber Argument hat Typ »zend_string * {aka struct _zend_string *}«
  133. static const char *hp_get_base_filename(const char *filename) {
  134. ^
  135. /home/christian/builds/php-xhprof/src/xhprof-0.9.4/extension/xhprof.c: In Funktion »hp_inc_count«:
  136. /home/christian/builds/php-xhprof/src/xhprof-0.9.4/extension/xhprof.c:1082:26: Warnung: Übergabe des Arguments 2 von »zend_hash_find« von inkompatiblem Zeigertyp [-Wincompatible-pointer-types]
  137. if (zend_hash_find(ht, name, strlen(name) + 1, &data) == SUCCESS) {
  138. ^
  139. In file included from /usr/include/php/Zend/zend.h:36:0,
  140. from /usr/include/php/main/php.h:35,
  141. from /home/christian/builds/php-xhprof/src/xhprof-0.9.4/extension/xhprof.c:27:
  142. /usr/include/php/Zend/zend_hash.h:154:30: Anmerkung: »zend_string * {aka struct _zend_string *}« erwartet, aber Argument hat Typ »char *«
  143. ZEND_API zval* ZEND_FASTCALL zend_hash_find(const HashTable *ht, zend_string *key);
  144. ^
  145. /home/christian/builds/php-xhprof/src/xhprof-0.9.4/extension/xhprof.c:1082:7: Fehler: zu viele Argumente für Funktion »zend_hash_find«
  146. if (zend_hash_find(ht, name, strlen(name) + 1, &data) == SUCCESS) {
  147. ^
  148. In file included from /usr/include/php/Zend/zend.h:36:0,
  149. from /usr/include/php/main/php.h:35,
  150. from /home/christian/builds/php-xhprof/src/xhprof-0.9.4/extension/xhprof.c:27:
  151. /usr/include/php/Zend/zend_hash.h:154:30: Anmerkung: hier deklariert
  152. ZEND_API zval* ZEND_FASTCALL zend_hash_find(const HashTable *ht, zend_string *key);
  153. ^
  154. In file included from /usr/include/php/Zend/zend.h:31:0,
  155. from /usr/include/php/main/php.h:35,
  156. from /home/christian/builds/php-xhprof/src/xhprof-0.9.4/extension/xhprof.c:27:
  157. /home/christian/builds/php-xhprof/src/xhprof-0.9.4/extension/xhprof.c:1083:30: Warnung: Implizite Deklaration der Funktion »Z_LVAL_PP« [-Wimplicit-function-declaration]
  158. ZVAL_LONG(*(zval**)data, Z_LVAL_PP((zval**)data) + count);
  159. ^
  160. /usr/include/php/Zend/zend_types.h:610:19: Anmerkung: in Definition des Makros »ZVAL_LONG«
  161. Z_LVAL_P(__z) = l; \
  162. ^
  163. /home/christian/builds/php-xhprof/src/xhprof-0.9.4/extension/xhprof.c: In Funktion »hp_hash_lookup«:
  164. /home/christian/builds/php-xhprof/src/xhprof-0.9.4/extension/xhprof.c:1106:26: Warnung: Übergabe des Arguments 2 von »zend_hash_find« von inkompatiblem Zeigertyp [-Wincompatible-pointer-types]
  165. if (zend_hash_find(ht, symbol, strlen(symbol) + 1, &data) == SUCCESS) {
  166. ^
  167. In file included from /usr/include/php/Zend/zend.h:36:0,
  168. from /usr/include/php/main/php.h:35,
  169. from /home/christian/builds/php-xhprof/src/xhprof-0.9.4/extension/xhprof.c:27:
  170. /usr/include/php/Zend/zend_hash.h:154:30: Anmerkung: »zend_string * {aka struct _zend_string *}« erwartet, aber Argument hat Typ »char *«
  171. ZEND_API zval* ZEND_FASTCALL zend_hash_find(const HashTable *ht, zend_string *key);
  172. ^
  173. /home/christian/builds/php-xhprof/src/xhprof-0.9.4/extension/xhprof.c:1106:7: Fehler: zu viele Argumente für Funktion »zend_hash_find«
  174. if (zend_hash_find(ht, symbol, strlen(symbol) + 1, &data) == SUCCESS) {
  175. ^
  176. In file included from /usr/include/php/Zend/zend.h:36:0,
  177. from /usr/include/php/main/php.h:35,
  178. from /home/christian/builds/php-xhprof/src/xhprof-0.9.4/extension/xhprof.c:27:
  179. /usr/include/php/Zend/zend_hash.h:154:30: Anmerkung: hier deklariert
  180. ZEND_API zval* ZEND_FASTCALL zend_hash_find(const HashTable *ht, zend_string *key);
  181. ^
  182. /home/christian/builds/php-xhprof/src/xhprof-0.9.4/extension/xhprof.c: In Funktion »hp_sample_stack«:
  183. /home/christian/builds/php-xhprof/src/xhprof-0.9.4/extension/xhprof.c:1170:21: Fehler: dem Makro »add_assoc_string« wurden 4 Argumente übergeben, aber es akzeptiert nur 3
  184. 1);
  185. ^
  186. /home/christian/builds/php-xhprof/src/xhprof-0.9.4/extension/xhprof.c:1167:3: Fehler: »add_assoc_string« nicht deklariert (erste Benutzung in dieser Funktion)
  187. add_assoc_string(hp_globals.stats_count,
  188. ^
  189. /home/christian/builds/php-xhprof/src/xhprof-0.9.4/extension/xhprof.c:1167:3: Anmerkung: jeder nicht deklarierte Bezeichner wird nur einmal für jede Funktion, in der er vorkommt, gemeldet
  190. /home/christian/builds/php-xhprof/src/xhprof-0.9.4/extension/xhprof.c: In Funktion »hp_execute_ex«:
  191. /home/christian/builds/php-xhprof/src/xhprof-0.9.4/extension/xhprof.c:1645:36: Fehler: »zend_execute_data {aka struct _zend_execute_data}« hat kein Element namens »op_array«
  192. zend_op_array *ops = execute_data->op_array;
  193. ^
  194. /home/christian/builds/php-xhprof/src/xhprof-0.9.4/extension/xhprof.c: In Funktion »hp_execute_internal«:
  195. /home/christian/builds/php-xhprof/src/xhprof-0.9.4/extension/xhprof.c:1698:43: Fehler: »zend_execute_data {aka struct _zend_execute_data}« hat kein Element namens »op_array«
  196. func = hp_get_function_name(current_data->op_array TSRMLS_CC);
  197. ^
  198. /home/christian/builds/php-xhprof/src/xhprof-0.9.4/extension/xhprof.c:1673:21: Warnung: Initialisierung streicht Qualifizierer »const« von Zeiger-Zieltyp [-Wdiscarded-qualifiers]
  199. #define EX(element) ((execute_data)->element)
  200. ^
  201. /home/christian/builds/php-xhprof/src/xhprof-0.9.4/extension/xhprof.c:1706:23: Anmerkung: bei Substitution des Makros »EX«
  202. zend_op *opline = EX(opline);
  203. ^
  204. /home/christian/builds/php-xhprof/src/xhprof-0.9.4/extension/xhprof.c:1708:5: Fehler: unbekannter Typname: »temp_variable«
  205. temp_variable *retvar = &EX_T(opline->result.var);
  206. ^
  207. /home/christian/builds/php-xhprof/src/xhprof-0.9.4/extension/xhprof.c:1688:24: Warnung: Implizite Deklaration der Funktion »EX_TMP_VAR« [-Wimplicit-function-declaration]
  208. #define EX_T(offset) (*EX_TMP_VAR(execute_data, offset))
  209. ^
  210. /home/christian/builds/php-xhprof/src/xhprof-0.9.4/extension/xhprof.c:1708:30: Anmerkung: bei Substitution des Makros »EX_T«
  211. temp_variable *retvar = &EX_T(opline->result.var);
  212. ^
  213. /home/christian/builds/php-xhprof/src/xhprof-0.9.4/extension/xhprof.c:1688:23: Fehler: ungültiger Argumenttyp in unärem »*« (haben »int«)
  214. #define EX_T(offset) (*EX_TMP_VAR(execute_data, offset))
  215. ^
  216. /home/christian/builds/php-xhprof/src/xhprof-0.9.4/extension/xhprof.c:1708:30: Anmerkung: bei Substitution des Makros »EX_T«
  217. temp_variable *retvar = &EX_T(opline->result.var);
  218. ^
  219. /home/christian/builds/php-xhprof/src/xhprof-0.9.4/extension/xhprof.c:1673:36: Fehler: »zend_execute_data {aka struct _zend_execute_data}« hat kein Element namens »function_state«
  220. #define EX(element) ((execute_data)->element)
  221. ^
  222. /home/christian/builds/php-xhprof/src/xhprof-0.9.4/extension/xhprof.c:1709:33: Anmerkung: bei Substitution des Makros »EX«
  223. ((zend_internal_function *) EX(function_state).function)->handler(
  224. ^
  225. /home/christian/builds/php-xhprof/src/xhprof-0.9.4/extension/xhprof.c:1711:30: Fehler: Anfrage nach Element »var« in etwas, was keine Struktur oder Variante ist
  226. retvar->var.ptr,
  227. ^
  228. /home/christian/builds/php-xhprof/src/xhprof-0.9.4/extension/xhprof.c:1673:36: Fehler: »zend_execute_data {aka struct _zend_execute_data}« hat kein Element namens »function_state«
  229. #define EX(element) ((execute_data)->element)
  230. ^
  231. /home/christian/builds/php-xhprof/src/xhprof-0.9.4/extension/xhprof.c:1712:25: Anmerkung: bei Substitution des Makros »EX«
  232. (EX(function_state).function->common.fn_flags & ZEND_ACC_RETURN_REFERENCE) ?
  233. ^
  234. /home/christian/builds/php-xhprof/src/xhprof-0.9.4/extension/xhprof.c:1713:31: Fehler: Anfrage nach Element »var« in etwas, was keine Struktur oder Variante ist
  235. &retvar->var.ptr:NULL,
  236. ^
  237. /home/christian/builds/php-xhprof/src/xhprof-0.9.4/extension/xhprof.c:1673:36: Fehler: »zend_execute_data {aka struct _zend_execute_data}« hat kein Element namens »object«
  238. #define EX(element) ((execute_data)->element)
  239. ^
  240. /home/christian/builds/php-xhprof/src/xhprof-0.9.4/extension/xhprof.c:1714:24: Anmerkung: bei Substitution des Makros »EX«
  241. EX(object), ret TSRMLS_CC);
  242. ^
  243. /home/christian/builds/php-xhprof/src/xhprof-0.9.4/extension/xhprof.c: In Funktion »hp_begin«:
  244. /home/christian/builds/php-xhprof/src/xhprof-0.9.4/extension/xhprof.c:1830:28: Warnung: Zuweisung von inkompatiblem Zeigertyp [-Wincompatible-pointer-types]
  245. _zend_execute_internal = zend_execute_internal;
  246. ^
  247. /home/christian/builds/php-xhprof/src/xhprof-0.9.4/extension/xhprof.c:1835:29: Warnung: Zuweisung von inkompatiblem Zeigertyp [-Wincompatible-pointer-types]
  248. zend_execute_internal = hp_execute_internal;
  249. ^
  250. /home/christian/builds/php-xhprof/src/xhprof-0.9.4/extension/xhprof.c: In Funktion »hp_stop«:
  251. /home/christian/builds/php-xhprof/src/xhprof-0.9.4/extension/xhprof.c:1903:25: Warnung: Zuweisung von inkompatiblem Zeigertyp [-Wincompatible-pointer-types]
  252. zend_execute_internal = _zend_execute_internal;
  253. ^
  254. /home/christian/builds/php-xhprof/src/xhprof-0.9.4/extension/xhprof.c: In Funktion »hp_zval_at_key«:
  255. /home/christian/builds/php-xhprof/src/xhprof-0.9.4/extension/xhprof.c:1930:13: Fehler: »zval {aka struct _zval_struct}« hat kein Element namens »type«
  256. if (values->type == IS_ARRAY) {
  257. ^
  258. /home/christian/builds/php-xhprof/src/xhprof-0.9.4/extension/xhprof.c:1936:28: Warnung: Übergabe des Arguments 2 von »zend_hash_find« von inkompatiblem Zeigertyp [-Wincompatible-pointer-types]
  259. if (zend_hash_find(ht, key, len, (void**)&value) == SUCCESS) {
  260. ^
  261. In file included from /usr/include/php/Zend/zend.h:36:0,
  262. from /usr/include/php/main/php.h:35,
  263. from /home/christian/builds/php-xhprof/src/xhprof-0.9.4/extension/xhprof.c:27:
  264. /usr/include/php/Zend/zend_hash.h:154:30: Anmerkung: »zend_string * {aka struct _zend_string *}« erwartet, aber Argument hat Typ »char *«
  265. ZEND_API zval* ZEND_FASTCALL zend_hash_find(const HashTable *ht, zend_string *key);
  266. ^
  267. /home/christian/builds/php-xhprof/src/xhprof-0.9.4/extension/xhprof.c:1936:9: Fehler: zu viele Argumente für Funktion »zend_hash_find«
  268. if (zend_hash_find(ht, key, len, (void**)&value) == SUCCESS) {
  269. ^
  270. In file included from /usr/include/php/Zend/zend.h:36:0,
  271. from /usr/include/php/main/php.h:35,
  272. from /home/christian/builds/php-xhprof/src/xhprof-0.9.4/extension/xhprof.c:27:
  273. /usr/include/php/Zend/zend_hash.h:154:30: Anmerkung: hier deklariert
  274. ZEND_API zval* ZEND_FASTCALL zend_hash_find(const HashTable *ht, zend_string *key);
  275. ^
  276. /home/christian/builds/php-xhprof/src/xhprof-0.9.4/extension/xhprof.c: In Funktion »hp_strings_in_zval«:
  277. /home/christian/builds/php-xhprof/src/xhprof-0.9.4/extension/xhprof.c:1960:13: Fehler: »zval {aka struct _zval_struct}« hat kein Element namens »type«
  278. if (values->type == IS_ARRAY) {
  279. ^
  280. /home/christian/builds/php-xhprof/src/xhprof-0.9.4/extension/xhprof.c:1980:47: Warnung: Übergabe des Arguments 2 von »zend_hash_get_current_key_ex« von inkompatiblem Zeigertyp [-Wincompatible-pointer-types]
  281. type = zend_hash_get_current_key_ex(ht, &str, &len, &idx, 0, NULL);
  282. ^
  283. In file included from /usr/include/php/Zend/zend.h:36:0,
  284. from /usr/include/php/main/php.h:35,
  285. from /home/christian/builds/php-xhprof/src/xhprof-0.9.4/extension/xhprof.c:27:
  286. /usr/include/php/Zend/zend_hash.h:168:30: Anmerkung: »zend_string ** {aka struct _zend_string **}« erwartet, aber Argument hat Typ »char **«
  287. ZEND_API int ZEND_FASTCALL zend_hash_get_current_key_ex(const HashTable *ht, zend_string **str_index, zend_ulong *num_index, HashP
  288. ^
  289. /home/christian/builds/php-xhprof/src/xhprof-0.9.4/extension/xhprof.c:1980:53: Warnung: Übergabe des Arguments 3 von »zend_hash_get_current_key_ex« von inkompatiblem Zeigertyp [-Wincompatible-pointer-types]
  290. type = zend_hash_get_current_key_ex(ht, &str, &len, &idx, 0, NULL);
  291. ^
  292. In file included from /usr/include/php/Zend/zend.h:36:0,
  293. from /usr/include/php/main/php.h:35,
  294. from /home/christian/builds/php-xhprof/src/xhprof-0.9.4/extension/xhprof.c:27:
  295. /usr/include/php/Zend/zend_hash.h:168:30: Anmerkung: »zend_ulong * {aka long unsigned int *}« erwartet, aber Argument hat Typ »uint * {aka unsigned int *}«
  296. ZEND_API int ZEND_FASTCALL zend_hash_get_current_key_ex(const HashTable *ht, zend_string **str_index, zend_ulong *num_index, HashP
  297. ^
  298. /home/christian/builds/php-xhprof/src/xhprof-0.9.4/extension/xhprof.c:1980:59: Warnung: Übergabe des Arguments 4 von »zend_hash_get_current_key_ex« von inkompatiblem Zeigertyp [-Wincompatible-pointer-types]
  299. type = zend_hash_get_current_key_ex(ht, &str, &len, &idx, 0, NULL);
  300. ^
  301. In file included from /usr/include/php/Zend/zend.h:36:0,
  302. from /usr/include/php/main/php.h:35,
  303. from /home/christian/builds/php-xhprof/src/xhprof-0.9.4/extension/xhprof.c:27:
  304. /usr/include/php/Zend/zend_hash.h:168:30: Anmerkung: »HashPosition * {aka unsigned int *}« erwartet, aber Argument hat Typ »ulong * {aka long unsigned int *}«
  305. ZEND_API int ZEND_FASTCALL zend_hash_get_current_key_ex(const HashTable *ht, zend_string **str_index, zend_ulong *num_index, HashP
  306. ^
  307. /home/christian/builds/php-xhprof/src/xhprof-0.9.4/extension/xhprof.c:1980:14: Fehler: zu viele Argumente für Funktion »zend_hash_get_current_key_ex«
  308. type = zend_hash_get_current_key_ex(ht, &str, &len, &idx, 0, NULL);
  309. ^
  310. In file included from /usr/include/php/Zend/zend.h:36:0,
  311. from /usr/include/php/main/php.h:35,
  312. from /home/christian/builds/php-xhprof/src/xhprof-0.9.4/extension/xhprof.c:27:
  313. /usr/include/php/Zend/zend_hash.h:168:30: Anmerkung: hier deklariert
  314. ZEND_API int ZEND_FASTCALL zend_hash_get_current_key_ex(const HashTable *ht, zend_string **str_index, zend_ulong *num_index, HashP
  315. ^
  316. /home/christian/builds/php-xhprof/src/xhprof-0.9.4/extension/xhprof.c:1983:58: Fehler: dem Makro »zend_hash_get_current_data« wurden 2 Argumente übergeben, aber es akzeptiert nur 1
  317. if ((zend_hash_get_current_data(ht, (void**)&data) == SUCCESS) &&
  318. ^
  319. /home/christian/builds/php-xhprof/src/xhprof-0.9.4/extension/xhprof.c:1983:14: Fehler: »zend_hash_get_current_data« nicht deklariert (erste Benutzung in dieser Funktion)
  320. if ((zend_hash_get_current_data(ht, (void**)&data) == SUCCESS) &&
  321. ^
  322. /home/christian/builds/php-xhprof/src/xhprof-0.9.4/extension/xhprof.c:1984:13: Warnung: Implizite Deklaration der Funktion »Z_TYPE_PP« [-Wimplicit-function-declaration]
  323. Z_TYPE_PP(data) == IS_STRING &&
  324. ^
  325. In file included from /usr/include/string.h:630:0,
  326. from /usr/include/php/main/../main/php_config.h:2496,
  327. from /usr/include/php/Zend/zend_config.h:1,
  328. from /usr/include/php/Zend/zend_portability.h:48,
  329. from /usr/include/php/Zend/zend_types.h:27,
  330. from /usr/include/php/Zend/zend.h:31,
  331. from /usr/include/php/main/php.h:35,
  332. from /home/christian/builds/php-xhprof/src/xhprof-0.9.4/extension/xhprof.c:27:
  333. /home/christian/builds/php-xhprof/src/xhprof-0.9.4/extension/xhprof.c:1985:20: Warnung: Implizite Deklaration der Funktion »Z_STRVAL_PP« [-Wimplicit-function-declaration]
  334. strcmp(Z_STRVAL_PP(data), ROOT_SYMBOL)) { /* do not ignore "main" */
  335. ^
  336. /home/christian/builds/php-xhprof/src/xhprof-0.9.4/extension/xhprof.c:1985:20: Warnung: Übergabe des Arguments 1 von »strlen« erzeugt Zeiger von Ganzzahl ohne Typkonvertierung [-Wint-conversion]
  337. strcmp(Z_STRVAL_PP(data), ROOT_SYMBOL)) { /* do not ignore "main" */
  338. ^
  339. In file included from /usr/include/php/main/../main/php_config.h:2496:0,
  340. from /usr/include/php/Zend/zend_config.h:1,
  341. from /usr/include/php/Zend/zend_portability.h:48,
  342. from /usr/include/php/Zend/zend_types.h:27,
  343. from /usr/include/php/Zend/zend.h:31,
  344. from /usr/include/php/main/php.h:35,
  345. from /home/christian/builds/php-xhprof/src/xhprof-0.9.4/extension/xhprof.c:27:
  346. /usr/include/string.h:394:15: Anmerkung: »const char *« erwartet, aber Argument hat Typ »int«
  347. extern size_t strlen (const char *__s)
  348. ^
  349. In file included from /usr/include/string.h:630:0,
  350. from /usr/include/php/main/../main/php_config.h:2496,
  351. from /usr/include/php/Zend/zend_config.h:1,
  352. from /usr/include/php/Zend/zend_portability.h:48,
  353. from /usr/include/php/Zend/zend_types.h:27,
  354. from /usr/include/php/Zend/zend.h:31,
  355. from /usr/include/php/main/php.h:35,
  356. from /home/christian/builds/php-xhprof/src/xhprof-0.9.4/extension/xhprof.c:27:
  357. /home/christian/builds/php-xhprof/src/xhprof-0.9.4/extension/xhprof.c:1985:20: Warnung: Übergabe des Arguments 1 von »__builtin_strcmp« erzeugt Zeiger von Ganzzahl ohne Typkonvertierung [-Wint-conversion]
  358. strcmp(Z_STRVAL_PP(data), ROOT_SYMBOL)) { /* do not ignore "main" */
  359. ^
  360. /home/christian/builds/php-xhprof/src/xhprof-0.9.4/extension/xhprof.c:1985:20: Anmerkung: »const char *« erwartet, aber Argument hat Typ »int«
  361. /home/christian/builds/php-xhprof/src/xhprof-0.9.4/extension/xhprof.c:1985:20: Warnung: Übergabe des Arguments 1 von »strlen« erzeugt Zeiger von Ganzzahl ohne Typkonvertierung [-Wint-conversion]
  362. strcmp(Z_STRVAL_PP(data), ROOT_SYMBOL)) { /* do not ignore "main" */
  363. ^
  364. In file included from /usr/include/php/main/../main/php_config.h:2496:0,
  365. from /usr/include/php/Zend/zend_config.h:1,
  366. from /usr/include/php/Zend/zend_portability.h:48,
  367. from /usr/include/php/Zend/zend_types.h:27,
  368. from /usr/include/php/Zend/zend.h:31,
  369. from /usr/include/php/main/php.h:35,
  370. from /home/christian/builds/php-xhprof/src/xhprof-0.9.4/extension/xhprof.c:27:
  371. /usr/include/string.h:394:15: Anmerkung: »const char *« erwartet, aber Argument hat Typ »int«
  372. extern size_t strlen (const char *__s)
  373. ^
  374. In file included from /usr/include/string.h:630:0,
  375. from /usr/include/php/main/../main/php_config.h:2496,
  376. from /usr/include/php/Zend/zend_config.h:1,
  377. from /usr/include/php/Zend/zend_portability.h:48,
  378. from /usr/include/php/Zend/zend_types.h:27,
  379. from /usr/include/php/Zend/zend.h:31,
  380. from /usr/include/php/main/php.h:35,
  381. from /home/christian/builds/php-xhprof/src/xhprof-0.9.4/extension/xhprof.c:27:
  382. /home/christian/builds/php-xhprof/src/xhprof-0.9.4/extension/xhprof.c:1985:20: Warnung: Übergabe des Arguments 1 von »__builtin_strcmp« erzeugt Zeiger von Ganzzahl ohne Typkonvertierung [-Wint-conversion]
  383. strcmp(Z_STRVAL_PP(data), ROOT_SYMBOL)) { /* do not ignore "main" */
  384. ^
  385. /home/christian/builds/php-xhprof/src/xhprof-0.9.4/extension/xhprof.c:1985:20: Anmerkung: »const char *« erwartet, aber Argument hat Typ »int«
  386. /home/christian/builds/php-xhprof/src/xhprof-0.9.4/extension/xhprof.c:1985:20: Warnung: Übergabe des Arguments 1 von »__builtin_strcmp« erzeugt Zeiger von Ganzzahl ohne Typkonvertierung [-Wint-conversion]
  387. strcmp(Z_STRVAL_PP(data), ROOT_SYMBOL)) { /* do not ignore "main" */
  388. ^
  389. /home/christian/builds/php-xhprof/src/xhprof-0.9.4/extension/xhprof.c:1985:20: Anmerkung: »const char *« erwartet, aber Argument hat Typ »int«
  390. /home/christian/builds/php-xhprof/src/xhprof-0.9.4/extension/xhprof.c:1985:20: Warnung: Übergabe des Arguments 1 von »__builtin_strcmp« erzeugt Zeiger von Ganzzahl ohne Typkonvertierung [-Wint-conversion]
  391. strcmp(Z_STRVAL_PP(data), ROOT_SYMBOL)) { /* do not ignore "main" */
  392. ^
  393. /home/christian/builds/php-xhprof/src/xhprof-0.9.4/extension/xhprof.c:1985:20: Anmerkung: »const char *« erwartet, aber Argument hat Typ »int«
  394. In file included from /usr/include/php/Zend/zend.h:33:0,
  395. from /usr/include/php/main/php.h:35,
  396. from /home/christian/builds/php-xhprof/src/xhprof-0.9.4/extension/xhprof.c:27:
  397. /usr/include/php/Zend/zend_alloc.h:172:35: Warnung: Übergabe des Arguments 1 von »_estrdup« erzeugt Zeiger von Ganzzahl ohne Typkonvertierung [-Wint-conversion]
  398. #define estrdup(s) _estrdup((s) ZEND_FILE_LINE_CC ZEND_FILE_LINE_EMPTY_CC)
  399. ^
  400. /home/christian/builds/php-xhprof/src/xhprof-0.9.4/extension/xhprof.c:1986:24: Anmerkung: bei Substitution des Makros »estrdup«
  401. result[ix] = estrdup(Z_STRVAL_PP(data));
  402. ^
  403. In file included from /usr/include/php/Zend/zend.h:33:0,
  404. from /usr/include/php/main/php.h:35,
  405. from /home/christian/builds/php-xhprof/src/xhprof-0.9.4/extension/xhprof.c:27:
  406. /usr/include/php/Zend/zend_alloc.h:84:31: Anmerkung: »const char *« erwartet, aber Argument hat Typ »int«
  407. ZEND_API char* ZEND_FASTCALL _estrdup(const char *s ZEND_FILE_LINE_DC ZEND_FILE_LINE_ORIG_DC) ZEND_ATTRIBUTE_MALLOC;
  408. ^
  409. /home/christian/builds/php-xhprof/src/xhprof-0.9.4/extension/xhprof.c:1991:19: Fehler: »zval {aka struct _zval_struct}« hat kein Element namens »type«
  410. } else if(values->type == IS_STRING) {
  411. ^
  412. /home/christian/builds/php-xhprof/src/xhprof-0.9.4/extension/xhprof.c: Auf höchster Ebene:
  413. /home/christian/builds/php-xhprof/src/xhprof-0.9.4/extension/xhprof.c:825:10: Warnung: »hp_globals« ist statisch, wird jedoch in Inline-Funktion »hp_ignore_entry« verwendet, was nicht statisch ist
  414. return hp_globals.ignored_function_names != NULL &&
  415. ^
  416. Makefile:193: die Regel für Ziel „xhprof.lo“ scheiterte
  417. make: *** [xhprof.lo] Fehler 1
  418. ==> FEHLER: Ein Fehler geschah in build().
  419. Breche ab...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement