php-ext-collection
php-ext-collection copied to clipboard
安装失败
cc: error: Configuring: No such file or directory cc: error: for:: No such file or directory cc: error: PHP: No such file or directory cc: error: Api: No such file or directory cc: error: Version:: No such file or directory cc: error: 20170718: No such file or directory cc: error: Zend: No such file or directory cc: error: Module: No such file or directory cc: error: Api: No such file or directory cc: error: No:: No such file or directory cc: error: 20170718: No such file or directory cc: error: Zend: No such file or directory cc: error: Extension: No such file or directory cc: error: Api: No such file or directory cc: error: No:: No such file or directory cc: error: 320170718: No such file or directory Makefile:193: recipe for target 'collection.lo' failed make: *** [collection.lo] Error 1
这错误看起来并不像编译扩展,你是否能够提供更多信息?比如:你的系统、PHP版本、安装指令等等
/home/hwanginsitein/Downloads/php-ext-collection/src/method.c: In function ‘zim_vtiful_collection_init’:
/home/hwanginsitein/Downloads/php-ext-collection/src/include.h:86:28: error: lvalue required as increment operand
GC_REFCOUNT(gc)++;
^
/home/hwanginsitein/Downloads/php-ext-collection/src/include.h:141:17: note: in expansion of macro ‘GC_ZVAL_ADDREF’
GC_ZVAL_ADDREF(z_collection_p);
^~~~~~~~~~~~~~
/home/hwanginsitein/Downloads/php-ext-collection/src/include.h:148:9: note: in expansion of macro ‘UPDATE_OBJ_COLLECTION’
UPDATE_OBJ_COLLECTION(ret_val, collection);
^~~~~~~~~~~~~~~~~~~~~
/home/hwanginsitein/Downloads/php-ext-collection/src/method.c:43:5: note: in expansion of macro ‘NEW_COLLECTION_OBJ’
NEW_COLLECTION_OBJ(return_value, collection);
^~~~~~~~~~~~~~~~~~
/home/hwanginsitein/Downloads/php-ext-collection/src/method.c: In function ‘zim_vtiful_collection_map’:
/home/hwanginsitein/Downloads/php-ext-collection/src/include.h:86:28: error: lvalue required as increment operand
GC_REFCOUNT(gc)++;
^
/home/hwanginsitein/Downloads/php-ext-collection/src/include.h:141:17: note: in expansion of macro ‘GC_ZVAL_ADDREF’
GC_ZVAL_ADDREF(z_collection_p);
^~~~~~~~~~~~~~
/home/hwanginsitein/Downloads/php-ext-collection/src/include.h:148:9: note: in expansion of macro ‘UPDATE_OBJ_COLLECTION’
UPDATE_OBJ_COLLECTION(ret_val, collection);
^~~~~~~~~~~~~~~~~~~~~
/home/hwanginsitein/Downloads/php-ext-collection/src/method.c:68:5: note: in expansion of macro ‘NEW_COLLECTION_OBJ’
NEW_COLLECTION_OBJ(return_value, &result);
^~~~~~~~~~~~~~~~~~
/home/hwanginsitein/Downloads/php-ext-collection/src/method.c: In function ‘zim_vtiful_collection_collapse’:
/home/hwanginsitein/Downloads/php-ext-collection/src/include.h:86:28: error: lvalue required as increment operand
GC_REFCOUNT(gc)++;
^
/home/hwanginsitein/Downloads/php-ext-collection/src/include.h:141:17: note: in expansion of macro ‘GC_ZVAL_ADDREF’
GC_ZVAL_ADDREF(z_collection_p);
^~~~~~~~~~~~~~
/home/hwanginsitein/Downloads/php-ext-collection/src/include.h:148:9: note: in expansion of macro ‘UPDATE_OBJ_COLLECTION’
UPDATE_OBJ_COLLECTION(ret_val, collection);
^~~~~~~~~~~~~~~~~~~~~
/home/hwanginsitein/Downloads/php-ext-collection/src/method.c:137:5: note: in expansion of macro ‘NEW_COLLECTION_OBJ’
NEW_COLLECTION_OBJ(return_value, &result);
^~~~~~~~~~~~~~~~~~
/home/hwanginsitein/Downloads/php-ext-collection/src/method.c: In function ‘zim_vtiful_collection_toArray’:
/home/hwanginsitein/Downloads/php-ext-collection/src/include.h:86:28: error: lvalue required as increment operand
GC_REFCOUNT(gc)++;
^
/home/hwanginsitein/Downloads/php-ext-collection/src/method.c:157:5: note: in expansion of macro ‘GC_ZVAL_ADDREF’
GC_ZVAL_ADDREF(return_value);
^~~~~~~~~~~~~~
/home/hwanginsitein/Downloads/php-ext-collection/src/method.c: In function ‘zim_vtiful_collection_combine’:
/home/hwanginsitein/Downloads/php-ext-collection/src/include.h:86:28: error: lvalue required as increment operand
GC_REFCOUNT(gc)++;
^
/home/hwanginsitein/Downloads/php-ext-collection/src/include.h:141:17: note: in expansion of macro ‘GC_ZVAL_ADDREF’
GC_ZVAL_ADDREF(z_collection_p);
^~~~~~~~~~~~~~
/home/hwanginsitein/Downloads/php-ext-collection/src/include.h:148:9: note: in expansion of macro ‘UPDATE_OBJ_COLLECTION’
UPDATE_OBJ_COLLECTION(ret_val, collection);
^~~~~~~~~~~~~~~~~~~~~
/home/hwanginsitein/Downloads/php-ext-collection/src/method.c:175:5: note: in expansion of macro ‘NEW_COLLECTION_OBJ’
NEW_COLLECTION_OBJ(return_value, &result);
^~~~~~~~~~~~~~~~~~
/home/hwanginsitein/Downloads/php-ext-collection/src/method.c: In function ‘zim_vtiful_collection_concat’:
/home/hwanginsitein/Downloads/php-ext-collection/src/include.h:86:28: error: lvalue required as increment operand
GC_REFCOUNT(gc)++;
^
/home/hwanginsitein/Downloads/php-ext-collection/src/include.h:141:17: note: in expansion of macro ‘GC_ZVAL_ADDREF’
GC_ZVAL_ADDREF(z_collection_p);
^~~~~~~~~~~~~~
/home/hwanginsitein/Downloads/php-ext-collection/src/include.h:148:9: note: in expansion of macro ‘UPDATE_OBJ_COLLECTION’
UPDATE_OBJ_COLLECTION(ret_val, collection);
^~~~~~~~~~~~~~~~~~~~~
/home/hwanginsitein/Downloads/php-ext-collection/src/method.c:195:5: note: in expansion of macro ‘NEW_COLLECTION_OBJ’
NEW_COLLECTION_OBJ(return_value, &result);
^~~~~~~~~~~~~~~~~~
/home/hwanginsitein/Downloads/php-ext-collection/src/method.c: In function ‘zim_vtiful_collection_diff’:
/home/hwanginsitein/Downloads/php-ext-collection/src/include.h:86:28: error: lvalue required as increment operand
GC_REFCOUNT(gc)++;
^
/home/hwanginsitein/Downloads/php-ext-collection/src/include.h:141:17: note: in expansion of macro ‘GC_ZVAL_ADDREF’
GC_ZVAL_ADDREF(z_collection_p);
^~~~~~~~~~~~~~
/home/hwanginsitein/Downloads/php-ext-collection/src/include.h:148:9: note: in expansion of macro ‘UPDATE_OBJ_COLLECTION’
UPDATE_OBJ_COLLECTION(ret_val, collection);
^~~~~~~~~~~~~~~~~~~~~
/home/hwanginsitein/Downloads/php-ext-collection/src/method.c:233:5: note: in expansion of macro ‘NEW_COLLECTION_OBJ’
NEW_COLLECTION_OBJ(return_value, &result);
^~~~~~~~~~~~~~~~~~
/home/hwanginsitein/Downloads/php-ext-collection/src/method.c: In function ‘zim_vtiful_collection_diffAssoc’:
/home/hwanginsitein/Downloads/php-ext-collection/src/include.h:86:28: error: lvalue required as increment operand
GC_REFCOUNT(gc)++;
^
/home/hwanginsitein/Downloads/php-ext-collection/src/include.h:141:17: note: in expansion of macro ‘GC_ZVAL_ADDREF’
GC_ZVAL_ADDREF(z_collection_p);
^~~~~~~~~~~~~~
/home/hwanginsitein/Downloads/php-ext-collection/src/include.h:148:9: note: in expansion of macro ‘UPDATE_OBJ_COLLECTION’
UPDATE_OBJ_COLLECTION(ret_val, collection);
^~~~~~~~~~~~~~~~~~~~~
/home/hwanginsitein/Downloads/php-ext-collection/src/method.c:251:5: note: in expansion of macro ‘NEW_COLLECTION_OBJ’
NEW_COLLECTION_OBJ(return_value, &result);
^~~~~~~~~~~~~~~~~~
/home/hwanginsitein/Downloads/php-ext-collection/src/method.c: In function ‘zim_vtiful_collection_except’:
/home/hwanginsitein/Downloads/php-ext-collection/src/include.h:86:28: error: lvalue required as increment operand
GC_REFCOUNT(gc)++;
^
/home/hwanginsitein/Downloads/php-ext-collection/src/include.h:141:17: note: in expansion of macro ‘GC_ZVAL_ADDREF’
GC_ZVAL_ADDREF(z_collection_p);
^~~~~~~~~~~~~~
/home/hwanginsitein/Downloads/php-ext-collection/src/include.h:148:9: note: in expansion of macro ‘UPDATE_OBJ_COLLECTION’
UPDATE_OBJ_COLLECTION(ret_val, collection);
^~~~~~~~~~~~~~~~~~~~~
/home/hwanginsitein/Downloads/php-ext-collection/src/method.c:298:5: note: in expansion of macro ‘NEW_COLLECTION_OBJ’
NEW_COLLECTION_OBJ(return_value, &result);
^~~~~~~~~~~~~~~~~~
/home/hwanginsitein/Downloads/php-ext-collection/src/method.c: In function ‘zim_vtiful_collection_filter’:
/home/hwanginsitein/Downloads/php-ext-collection/src/include.h:86:28: error: lvalue required as increment operand
GC_REFCOUNT(gc)++;
^
/home/hwanginsitein/Downloads/php-ext-collection/src/include.h:141:17: note: in expansion of macro ‘GC_ZVAL_ADDREF’
GC_ZVAL_ADDREF(z_collection_p);
^~~~~~~~~~~~~~
/home/hwanginsitein/Downloads/php-ext-collection/src/include.h:148:9: note: in expansion of macro ‘UPDATE_OBJ_COLLECTION’
UPDATE_OBJ_COLLECTION(ret_val, collection);
^~~~~~~~~~~~~~~~~~~~~
/home/hwanginsitein/Downloads/php-ext-collection/src/method.c:339:5: note: in expansion of macro ‘NEW_COLLECTION_OBJ’
NEW_COLLECTION_OBJ(return_value, &result);
^~~~~~~~~~~~~~~~~~
/home/hwanginsitein/Downloads/php-ext-collection/src/method.c: In function ‘zim_vtiful_collection_firstWhere’:
/home/hwanginsitein/Downloads/php-ext-collection/src/include.h:86:28: error: lvalue required as increment operand
GC_REFCOUNT(gc)++;
^
/home/hwanginsitein/Downloads/php-ext-collection/src/include.h:141:17: note: in expansion of macro ‘GC_ZVAL_ADDREF’
GC_ZVAL_ADDREF(z_collection_p);
^~~~~~~~~~~~~~
/home/hwanginsitein/Downloads/php-ext-collection/src/include.h:148:9: note: in expansion of macro ‘UPDATE_OBJ_COLLECTION’
UPDATE_OBJ_COLLECTION(ret_val, collection);
^~~~~~~~~~~~~~~~~~~~~
/home/hwanginsitein/Downloads/php-ext-collection/src/method.c:424:5: note: in expansion of macro ‘NEW_COLLECTION_OBJ’
NEW_COLLECTION_OBJ(return_value, &result);
^~~~~~~~~~~~~~~~~~
/home/hwanginsitein/Downloads/php-ext-collection/src/method.c: In function ‘zim_vtiful_collection_flatMap’:
/home/hwanginsitein/Downloads/php-ext-collection/src/include.h:86:28: error: lvalue required as increment operand
GC_REFCOUNT(gc)++;
^
/home/hwanginsitein/Downloads/php-ext-collection/src/include.h:141:17: note: in expansion of macro ‘GC_ZVAL_ADDREF’
GC_ZVAL_ADDREF(z_collection_p);
^~~~~~~~~~~~~~
/home/hwanginsitein/Downloads/php-ext-collection/src/include.h:148:9: note: in expansion of macro ‘UPDATE_OBJ_COLLECTION’
UPDATE_OBJ_COLLECTION(ret_val, collection);
^~~~~~~~~~~~~~~~~~~~~
/home/hwanginsitein/Downloads/php-ext-collection/src/method.c:452:5: note: in expansion of macro ‘NEW_COLLECTION_OBJ’
NEW_COLLECTION_OBJ(return_value, &result);
^~~~~~~~~~~~~~~~~~
/home/hwanginsitein/Downloads/php-ext-collection/src/method.c: In function ‘zim_vtiful_collection_flatten’:
/home/hwanginsitein/Downloads/php-ext-collection/src/include.h:86:28: error: lvalue required as increment operand
GC_REFCOUNT(gc)++;
^
/home/hwanginsitein/Downloads/php-ext-collection/src/include.h:141:17: note: in expansion of macro ‘GC_ZVAL_ADDREF’
GC_ZVAL_ADDREF(z_collection_p);
^~~~~~~~~~~~~~
/home/hwanginsitein/Downloads/php-ext-collection/src/include.h:148:9: note: in expansion of macro ‘UPDATE_OBJ_COLLECTION’
UPDATE_OBJ_COLLECTION(ret_val, collection);
^~~~~~~~~~~~~~~~~~~~~
/home/hwanginsitein/Downloads/php-ext-collection/src/method.c:474:5: note: in expansion of macro ‘NEW_COLLECTION_OBJ’
NEW_COLLECTION_OBJ(return_value, &result);
^~~~~~~~~~~~~~~~~~
/home/hwanginsitein/Downloads/php-ext-collection/src/method.c: In function ‘zim_vtiful_collection_flip’:
/home/hwanginsitein/Downloads/php-ext-collection/src/include.h:86:28: error: lvalue required as increment operand
GC_REFCOUNT(gc)++;
^
/home/hwanginsitein/Downloads/php-ext-collection/src/include.h:141:17: note: in expansion of macro ‘GC_ZVAL_ADDREF’
GC_ZVAL_ADDREF(z_collection_p);
^~~~~~~~~~~~~~
/home/hwanginsitein/Downloads/php-ext-collection/src/include.h:148:9: note: in expansion of macro ‘UPDATE_OBJ_COLLECTION’
UPDATE_OBJ_COLLECTION(ret_val, collection);
^~~~~~~~~~~~~~~~~~~~~
/home/hwanginsitein/Downloads/php-ext-collection/src/method.c:488:5: note: in expansion of macro ‘NEW_COLLECTION_OBJ’
NEW_COLLECTION_OBJ(return_value, &result);
^~~~~~~~~~~~~~~~~~
/home/hwanginsitein/Downloads/php-ext-collection/src/method.c: In function ‘zim_vtiful_collection_forPage’:
/home/hwanginsitein/Downloads/php-ext-collection/src/include.h:86:28: error: lvalue required as increment operand
GC_REFCOUNT(gc)++;
^
/home/hwanginsitein/Downloads/php-ext-collection/src/include.h:141:17: note: in expansion of macro ‘GC_ZVAL_ADDREF’
GC_ZVAL_ADDREF(z_collection_p);
^~~~~~~~~~~~~~
/home/hwanginsitein/Downloads/php-ext-collection/src/include.h:148:9: note: in expansion of macro ‘UPDATE_OBJ_COLLECTION’
UPDATE_OBJ_COLLECTION(ret_val, collection);
^~~~~~~~~~~~~~~~~~~~~
/home/hwanginsitein/Downloads/php-ext-collection/src/method.c:526:5: note: in expansion of macro ‘NEW_COLLECTION_OBJ’
NEW_COLLECTION_OBJ(return_value, &result);
^~~~~~~~~~~~~~~~~~
/home/hwanginsitein/Downloads/php-ext-collection/src/method.c: In function ‘zim_vtiful_collection_groupBy’:
/home/hwanginsitein/Downloads/php-ext-collection/src/include.h:86:28: error: lvalue required as increment operand
GC_REFCOUNT(gc)++;
^
/home/hwanginsitein/Downloads/php-ext-collection/src/include.h:141:17: note: in expansion of macro ‘GC_ZVAL_ADDREF’
GC_ZVAL_ADDREF(z_collection_p);
^~~~~~~~~~~~~~
/home/hwanginsitein/Downloads/php-ext-collection/src/include.h:148:9: note: in expansion of macro ‘UPDATE_OBJ_COLLECTION’
UPDATE_OBJ_COLLECTION(ret_val, collection);
^~~~~~~~~~~~~~~~~~~~~
/home/hwanginsitein/Downloads/php-ext-collection/src/method.c:605:5: note: in expansion of macro ‘NEW_COLLECTION_OBJ’
NEW_COLLECTION_OBJ(return_value, &result);
^~~~~~~~~~~~~~~~~~
/home/hwanginsitein/Downloads/php-ext-collection/src/method.c: In function ‘zim_vtiful_collection_intersect’:
/home/hwanginsitein/Downloads/php-ext-collection/src/include.h:86:28: error: lvalue required as increment operand
GC_REFCOUNT(gc)++;
^
/home/hwanginsitein/Downloads/php-ext-collection/src/method.c:712:9: note: in expansion of macro ‘GC_ZVAL_ADDREF’
GC_ZVAL_ADDREF(val);
^~~~~~~~~~~~~~
/home/hwanginsitein/Downloads/php-ext-collection/src/include.h:86:28: error: lvalue required as increment operand
GC_REFCOUNT(gc)++;
^
/home/hwanginsitein/Downloads/php-ext-collection/src/include.h:141:17: note: in expansion of macro ‘GC_ZVAL_ADDREF’
GC_ZVAL_ADDREF(z_collection_p);
^~~~~~~~~~~~~~
/home/hwanginsitein/Downloads/php-ext-collection/src/include.h:148:9: note: in expansion of macro ‘UPDATE_OBJ_COLLECTION’
UPDATE_OBJ_COLLECTION(ret_val, collection);
^~~~~~~~~~~~~~~~~~~~~
/home/hwanginsitein/Downloads/php-ext-collection/src/method.c:742:5: note: in expansion of macro ‘NEW_COLLECTION_OBJ’
NEW_COLLECTION_OBJ(return_value, &result);
^~~~~~~~~~~~~~~~~~
/home/hwanginsitein/Downloads/php-ext-collection/src/method.c: In function ‘zim_vtiful_collection_intersectByKeys’:
/home/hwanginsitein/Downloads/php-ext-collection/src/include.h:86:28: error: lvalue required as increment operand
GC_REFCOUNT(gc)++;
^
/home/hwanginsitein/Downloads/php-ext-collection/src/method.c:777:13: note: in expansion of macro ‘GC_ZVAL_ADDREF’
GC_ZVAL_ADDREF(find_res);
^~~~~~~~~~~~~~
/home/hwanginsitein/Downloads/php-ext-collection/src/include.h:86:28: error: lvalue required as increment operand
GC_REFCOUNT(gc)++;
^
/home/hwanginsitein/Downloads/php-ext-collection/src/include.h:141:17: note: in expansion of macro ‘GC_ZVAL_ADDREF’
GC_ZVAL_ADDREF(z_collection_p);
^~~~~~~~~~~~~~
/home/hwanginsitein/Downloads/php-ext-collection/src/include.h:148:9: note: in expansion of macro ‘UPDATE_OBJ_COLLECTION’
UPDATE_OBJ_COLLECTION(ret_val, collection);
^~~~~~~~~~~~~~~~~~~~~
/home/hwanginsitein/Downloads/php-ext-collection/src/method.c:781:5: note: in expansion of macro ‘NEW_COLLECTION_OBJ’
NEW_COLLECTION_OBJ(return_value, &result);
^~~~~~~~~~~~~~~~~~
/home/hwanginsitein/Downloads/php-ext-collection/src/method.c: In function ‘zim_vtiful_collection_keyBy’:
/home/hwanginsitein/Downloads/php-ext-collection/src/include.h:86:28: error: lvalue required as increment operand
GC_REFCOUNT(gc)++;
^
/home/hwanginsitein/Downloads/php-ext-collection/src/method.c:847:13: note: in expansion of macro ‘GC_ZVAL_ADDREF’
GC_ZVAL_ADDREF(val);
^~~~~~~~~~~~~~
/home/hwanginsitein/Downloads/php-ext-collection/src/include.h:86:28: error: lvalue required as increment operand
GC_REFCOUNT(gc)++;
^
/home/hwanginsitein/Downloads/php-ext-collection/src/method.c:860:13: note: in expansion of macro ‘GC_ZVAL_ADDREF’
GC_ZVAL_ADDREF(&bucket->val);
^~~~~~~~~~~~~~
/home/hwanginsitein/Downloads/php-ext-collection/src/include.h:86:28: error: lvalue required as increment operand
GC_REFCOUNT(gc)++;
^
/home/hwanginsitein/Downloads/php-ext-collection/src/include.h:141:17: note: in expansion of macro ‘GC_ZVAL_ADDREF’
GC_ZVAL_ADDREF(z_collection_p);
^~~~~~~~~~~~~~
/home/hwanginsitein/Downloads/php-ext-collection/src/include.h:148:9: note: in expansion of macro ‘UPDATE_OBJ_COLLECTION’
UPDATE_OBJ_COLLECTION(ret_val, collection);
^~~~~~~~~~~~~~~~~~~~~
/home/hwanginsitein/Downloads/php-ext-collection/src/method.c:864:5: note: in expansion of macro ‘NEW_COLLECTION_OBJ’
NEW_COLLECTION_OBJ(return_value, &result);
^~~~~~~~~~~~~~~~~~
/home/hwanginsitein/Downloads/php-ext-collection/src/method.c: In function ‘zim_vtiful_collection_keys’:
/home/hwanginsitein/Downloads/php-ext-collection/src/include.h:86:28: error: lvalue required as increment operand
GC_REFCOUNT(gc)++;
^
/home/hwanginsitein/Downloads/php-ext-collection/src/include.h:141:17: note: in expansion of macro ‘GC_ZVAL_ADDREF’
GC_ZVAL_ADDREF(z_collection_p);
^~~~~~~~~~~~~~
/home/hwanginsitein/Downloads/php-ext-collection/src/include.h:148:9: note: in expansion of macro ‘UPDATE_OBJ_COLLECTION’
UPDATE_OBJ_COLLECTION(ret_val, collection);
^~~~~~~~~~~~~~~~~~~~~
/home/hwanginsitein/Downloads/php-ext-collection/src/method.c:886:5: note: in expansion of macro ‘NEW_COLLECTION_OBJ’
NEW_COLLECTION_OBJ(return_value, &result);
^~~~~~~~~~~~~~~~~~
/home/hwanginsitein/Downloads/php-ext-collection/src/method.c: In function ‘zim_vtiful_collection_mapToGroups’:
/home/hwanginsitein/Downloads/php-ext-collection/src/include.h:86:28: error: lvalue required as increment operand
GC_REFCOUNT(gc)++;
^
/home/hwanginsitein/Downloads/php-ext-collection/src/method.c:963:9: note: in expansion of macro ‘GC_ZVAL_ADDREF’
GC_ZVAL_ADDREF(new_val);
^~~~~~~~~~~~~~
/home/hwanginsitein/Downloads/php-ext-collection/src/include.h:86:28: error: lvalue required as increment operand
GC_REFCOUNT(gc)++;
^
/home/hwanginsitein/Downloads/php-ext-collection/src/include.h:141:17: note: in expansion of macro ‘GC_ZVAL_ADDREF’
GC_ZVAL_ADDREF(z_collection_p);
^~~~~~~~~~~~~~
/home/hwanginsitein/Downloads/php-ext-collection/src/include.h:148:9: note: in expansion of macro ‘UPDATE_OBJ_COLLECTION’
UPDATE_OBJ_COLLECTION(ret_val, collection);
^~~~~~~~~~~~~~~~~~~~~
/home/hwanginsitein/Downloads/php-ext-collection/src/method.c:967:5: note: in expansion of macro ‘NEW_COLLECTION_OBJ’
NEW_COLLECTION_OBJ(return_value, &result);
^~~~~~~~~~~~~~~~~~
Makefile:195: recipe for target 'src/method.lo' failed
make: *** [src/method.lo] Error 1
make 的时候 的问题
我的系统是ubuntu,php版本是 7.4.9
我的编译也报错 在 make的时候
php-ext-collection/src/include.h:86:28: error: lvalue required as increment operand
86 | GC_REFCOUNT(gc)++;
这里报错 然后就make失败 使用的是ubuntu系统 php7.4.3