Ticket #14749: php-build-log.fail

File php-build-log.fail, 9.2 KB (added by bullfrog, 5 years ago)
Line 
1/bin/sh /boot/home/src/php/php-7.1.25/libtool --silent --preserve-dup-deps --mode=compile cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/standard/ -I/boot/home/src/php/php-7.1.25/ext/standard/ -DPHP_ATOM_INC -I/boot/home/src/php/php-7.1.25/include -I/boot/home/src/php/php-7.1.25/main -I/boot/home/src/php/php-7.1.25 -I/boot/home/src/php/php-7.1.25/ext/date/lib -I/packages/libxml2-2.9.7-2/.self/develop/headers/libxml2 -I/boot/home/src/php/php-7.1.25/ext/sqlite3/libsqlite -I/boot/home/src/php/php-7.1.25/TSRM -I/boot/home/src/php/php-7.1.25/Zend -g -O2 -DZEND_SIGNALS -c /boot/home/src/php/php-7.1.25/ext/standard/microtime.c -o ext/standard/microtime.lo
2In file included from /boot/home/src/php/php-7.1.25/main/php.h:39:0,
3 from /boot/home/src/php/php-7.1.25/ext/standard/microtime.c:21:
4/boot/home/src/php/php-7.1.25/ext/standard/microtime.c: In function 'zif_getrusage':
5/boot/home/src/php/php-7.1.25/ext/standard/microtime.c:135:39: error: 'struct rusage' has no member named 'ru_oublock'
6 add_assoc_long(return_value, #a, usg.a)
7 ^
8/boot/home/src/php/php-7.1.25/Zend/zend_API.h:405:90: note: in definition of macro 'add_assoc_lon'
9 #define add_assoc_long(__arg, __key, __n) add_assoc_long_ex(__arg, __key, strlen(__key), __n)
10 ^~~
11/boot/home/src/php/php-7.1.25/ext/standard/microtime.c:141:2: note: in expansion of macro 'PHP_RUSAGE_PARA'
12 PHP_RUSAGE_PARA(ru_oublock);
13 ^~~~~~~~~~~~~~~
14/boot/home/src/php/php-7.1.25/ext/standard/microtime.c:135:39: error: 'struct rusage' has no member named 'ru_inblock'
15 add_assoc_long(return_value, #a, usg.a)
16 ^
17/boot/home/src/php/php-7.1.25/Zend/zend_API.h:405:90: note: in definition of macro 'add_assoc_lon'
18 #define add_assoc_long(__arg, __key, __n) add_assoc_long_ex(__arg, __key, strlen(__key), __n)
19 ^~~
20/boot/home/src/php/php-7.1.25/ext/standard/microtime.c:142:2: note: in expansion of macro 'PHP_RUSAGE_PARA'
21 PHP_RUSAGE_PARA(ru_inblock);
22 ^~~~~~~~~~~~~~~
23/boot/home/src/php/php-7.1.25/ext/standard/microtime.c:135:39: error: 'struct rusage' has no member named 'ru_msgsnd'
24 add_assoc_long(return_value, #a, usg.a)
25 ^
26/boot/home/src/php/php-7.1.25/Zend/zend_API.h:405:90: note: in definition of macro 'add_assoc_lon'
27 #define add_assoc_long(__arg, __key, __n) add_assoc_long_ex(__arg, __key, strlen(__key), __n)
28 ^~~
29/boot/home/src/php/php-7.1.25/ext/standard/microtime.c:143:2: note: in expansion of macro 'PHP_RUSAGE_PARA'
30 PHP_RUSAGE_PARA(ru_msgsnd);
31 ^~~~~~~~~~~~~~~
32/boot/home/src/php/php-7.1.25/ext/standard/microtime.c:135:39: error: 'struct rusage' has no member named 'ru_msgrcv'
33 add_assoc_long(return_value, #a, usg.a)
34 ^
35/boot/home/src/php/php-7.1.25/Zend/zend_API.h:405:90: note: in definition of macro 'add_assoc_lon'
36 #define add_assoc_long(__arg, __key, __n) add_assoc_long_ex(__arg, __key, strlen(__key), __n)
37 ^~~
38/boot/home/src/php/php-7.1.25/ext/standard/microtime.c:144:2: note: in expansion of macro 'PHP_RUSAGE_PARA'
39 PHP_RUSAGE_PARA(ru_msgrcv);
40 ^~~~~~~~~~~~~~~
41/boot/home/src/php/php-7.1.25/ext/standard/microtime.c:135:39: error: 'struct rusage' has no member named 'ru_maxrss'
42 add_assoc_long(return_value, #a, usg.a)
43 ^
44/boot/home/src/php/php-7.1.25/Zend/zend_API.h:405:90: note: in definition of macro 'add_assoc_lon'
45 #define add_assoc_long(__arg, __key, __n) add_assoc_long_ex(__arg, __key, strlen(__key), __n)
46 ^~~
47/boot/home/src/php/php-7.1.25/ext/standard/microtime.c:145:2: note: in expansion of macro 'PHP_RUSAGE_PARA'
48 PHP_RUSAGE_PARA(ru_maxrss);
49 ^~~~~~~~~~~~~~~
50/boot/home/src/php/php-7.1.25/ext/standard/microtime.c:135:39: error: 'struct rusage' has no member named 'ru_ixrss'
51 add_assoc_long(return_value, #a, usg.a)
52 ^
53/boot/home/src/php/php-7.1.25/Zend/zend_API.h:405:90: note: in definition of macro 'add_assoc_lon'
54 #define add_assoc_long(__arg, __key, __n) add_assoc_long_ex(__arg, __key, strlen(__key), __n)
55 ^~~
56/boot/home/src/php/php-7.1.25/ext/standard/microtime.c:146:2: note: in expansion of macro 'PHP_RUSAGE_PARA'
57 PHP_RUSAGE_PARA(ru_ixrss);
58 ^~~~~~~~~~~~~~~
59/boot/home/src/php/php-7.1.25/ext/standard/microtime.c:135:39: error: 'struct rusage' has no member named 'ru_idrss'
60 add_assoc_long(return_value, #a, usg.a)
61 ^
62/boot/home/src/php/php-7.1.25/Zend/zend_API.h:405:90: note: in definition of macro 'add_assoc_lon'
63 #define add_assoc_long(__arg, __key, __n) add_assoc_long_ex(__arg, __key, strlen(__key), __n)
64 ^~~
65/boot/home/src/php/php-7.1.25/ext/standard/microtime.c:147:2: note: in expansion of macro 'PHP_RUSAGE_PARA'
66 PHP_RUSAGE_PARA(ru_idrss);
67 ^~~~~~~~~~~~~~~
68/boot/home/src/php/php-7.1.25/ext/standard/microtime.c:135:39: error: 'struct rusage' has no member named 'ru_minflt'
69 add_assoc_long(return_value, #a, usg.a)
70 ^
71/boot/home/src/php/php-7.1.25/Zend/zend_API.h:405:90: note: in definition of macro 'add_assoc_lon'
72 #define add_assoc_long(__arg, __key, __n) add_assoc_long_ex(__arg, __key, strlen(__key), __n)
73 ^~~
74/boot/home/src/php/php-7.1.25/ext/standard/microtime.c:148:2: note: in expansion of macro 'PHP_RUSAGE_PARA'
75 PHP_RUSAGE_PARA(ru_minflt);
76 ^~~~~~~~~~~~~~~
77/boot/home/src/php/php-7.1.25/ext/standard/microtime.c:135:39: error: 'struct rusage' has no member named 'ru_majflt'
78 add_assoc_long(return_value, #a, usg.a)
79 ^
80/boot/home/src/php/php-7.1.25/Zend/zend_API.h:405:90: note: in definition of macro 'add_assoc_lon'
81 #define add_assoc_long(__arg, __key, __n) add_assoc_long_ex(__arg, __key, strlen(__key), __n)
82 ^~~
83/boot/home/src/php/php-7.1.25/ext/standard/microtime.c:149:2: note: in expansion of macro 'PHP_RUSAGE_PARA'
84 PHP_RUSAGE_PARA(ru_majflt);
85 ^~~~~~~~~~~~~~~
86/boot/home/src/php/php-7.1.25/ext/standard/microtime.c:135:39: error: 'struct rusage' has no member named 'ru_nsignals'
87 add_assoc_long(return_value, #a, usg.a)
88 ^
89/boot/home/src/php/php-7.1.25/Zend/zend_API.h:405:90: note: in definition of macro 'add_assoc_lon'
90 #define add_assoc_long(__arg, __key, __n) add_assoc_long_ex(__arg, __key, strlen(__key), __n)
91 ^~~
92/boot/home/src/php/php-7.1.25/ext/standard/microtime.c:150:2: note: in expansion of macro 'PHP_RUSAGE_PARA'
93 PHP_RUSAGE_PARA(ru_nsignals);
94 ^~~~~~~~~~~~~~~
95/boot/home/src/php/php-7.1.25/ext/standard/microtime.c:135:39: error: 'struct rusage' has no member named 'ru_nvcsw'
96 add_assoc_long(return_value, #a, usg.a)
97 ^
98/boot/home/src/php/php-7.1.25/Zend/zend_API.h:405:90: note: in definition of macro 'add_assoc_lon'
99 #define add_assoc_long(__arg, __key, __n) add_assoc_long_ex(__arg, __key, strlen(__key), __n)
100 ^~~
101/boot/home/src/php/php-7.1.25/ext/standard/microtime.c:151:2: note: in expansion of macro 'PHP_RUSAGE_PARA'
102 PHP_RUSAGE_PARA(ru_nvcsw);
103 ^~~~~~~~~~~~~~~
104/boot/home/src/php/php-7.1.25/ext/standard/microtime.c:135:39: error: 'struct rusage' has no member named 'ru_nivcsw'
105 add_assoc_long(return_value, #a, usg.a)
106 ^
107/boot/home/src/php/php-7.1.25/Zend/zend_API.h:405:90: note: in definition of macro 'add_assoc_lon'
108 #define add_assoc_long(__arg, __key, __n) add_assoc_long_ex(__arg, __key, strlen(__key), __n)
109 ^~~
110/boot/home/src/php/php-7.1.25/ext/standard/microtime.c:152:2: note: in expansion of macro 'PHP_RUSAGE_PARA'
111 PHP_RUSAGE_PARA(ru_nivcsw);
112 ^~~~~~~~~~~~~~~
113/boot/home/src/php/php-7.1.25/ext/standard/microtime.c:135:39: error: 'struct rusage' has no member named 'ru_nswap'
114 add_assoc_long(return_value, #a, usg.a)
115 ^
116/boot/home/src/php/php-7.1.25/Zend/zend_API.h:405:90: note: in definition of macro 'add_assoc_lon'
117 #define add_assoc_long(__arg, __key, __n) add_assoc_long_ex(__arg, __key, strlen(__key), __n)
118 ^~~
119/boot/home/src/php/php-7.1.25/ext/standard/microtime.c:153:2: note: in expansion of macro 'PHP_RUSAGE_PARA'
120 PHP_RUSAGE_PARA(ru_nswap);
121 ^~~~~~~~~~~~~~~
122Makefile:1011: recipe for target 'ext/standard/microtime.lo' failed
123make: *** [ext/standard/microtime.lo] Error 1
124