fishy commented on pull request #2351: URL: https://github.com/apache/thrift/pull/2351#issuecomment-803517988
Travis still has several build failed with: ``` Making all in test make[4]: Entering directory '/thrift/src/lib/go/test' Making all in fuzz make[5]: Entering directory '/thrift/src/lib/go/test/fuzz' make[5]: *** No rule to make target 'all'. Stop. make[5]: Leaving directory '/thrift/src/lib/go/test/fuzz' Makefile:564: recipe for target 'all-recursive' failed make[4]: *** [all-recursive] Error 1 make[4]: Leaving directory '/thrift/src/lib/go/test' ``` So I guess we don't have the `all` target under `fuzz` generated correctly. -- 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]
