serverglen commented on pull request #1252: URL: https://github.com/apache/incubator-brpc/pull/1252#issuecomment-697144469
> > 感觉这个持续集成不太稳定,你能帮我重试下吗?我自己重试的话只能先close,再open... > > 已重试 --2020-09-23 04:05:57-- (try:19) http://www.us.apache.org/dist/thrift/0.11.0/thrift-0.11.0.tar.gz Connecting to www.us.apache.org (www.us.apache.org)|40.79.78.1|:80... failed: Connection timed out. Retrying. --2020-09-23 04:08:16-- (try:20) http://www.us.apache.org/dist/thrift/0.11.0/thrift-0.11.0.tar.gz Connecting to www.us.apache.org (www.us.apache.org)|40.79.78.1|:80... failed: Connection timed out. Giving up. The command "wget http://www.us.apache.org/dist/thrift/0.11.0/thrift-0.11.0.tar.gz && tar -xf thrift-0.11.0.tar.gz && cd thrift-0.11.0/ && ./configure --prefix=/usr --with-rs=no --with-ruby=no --with-python=no --with-java=no --with-go=no --with-perl=no --with-php=no --with-csharp=no --with-erlang=no --with-lua=no --with-nodejs=no CXXFLAGS="-Wno-unused-variable" && make -j4 && sudo make install && cd -" failed and exited with 4 during . 要不先优化下持续集成... ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
