Ywes, you are right. The NPM maintainers do not intend to fix their crap and nobody else seems to care.
-----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