jmjoy commented on issue #9976: URL: https://github.com/apache/skywalking/issues/9976#issuecomment-1319509873
> /usr/include/php/Zend/zend_operators.h:487:10: error: 'asm goto' constructs are not supported yet > /usr/include/php/Zend/zend_operators.h:537:10: error: 'asm goto' constructs are not supported yet > /usr/include/php/Zend/zend_operators.h:594:10: error: 'asm goto' constructs are not supported yet > /usr/include/php/Zend/zend_operators.h:684:10: error: 'asm goto' constructs are not supported yet It seems that `clang-devel` 5.0+is not enough. Try upgrading to 9.0+. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
