Hi, the ticket describing the issue in more detail is this:
https://issues.apache.org/jira/browse/THRIFT-4213 There is also a link to the recently auto-closed npm issue. The builds use some docker container infrastructure which one can find in the /builds directory. Appreciating your help! Have fun, JensG -----Ursprüngliche Nachricht----- From: Eric Conner Sent: Thursday, June 22, 2017 6:49 PM To: dev@thrift.apache.org Subject: Broken Build? Hi all, I am a (potentially) new contributor who is trying to add a patch. It appears that the build is broken. The first 3 cross language tests fail with [java] Sample TSimpleJSONProtocol output: [java] {} [java] org.apache.thrift.transport.TTransportException: javax.net.ssl.SSLProtocolException: handshake alert: internal_error ... And the other two failures appear to be caused by missing npm: UBSan... /bin/bash: npm: command not found Java, Lua, Php... /bin/bash: npm: command not found I'd be happy to help try to fix these failures, but I'm not exactly sure how to replicate the build environments locally. Are there instructions on how to do that? (I've looked at "make cross" but that doesn't appear to use docker as the build does). Thanks! -Eric