OpenSSL was really not installed neither on Jenkins nor locally. We always got a broken pipe error because all the following commands were just passed to make.
On Jenkins OSX, the Xcode version ships a local openssl library in default paths. On linux also the host lib is found.
Followup on my questions in https://github.com/notspiff/inputstream.rtmp/commit/e5e4cee142c6614664448318c7b3df3b3809930e.
OpenSSL was really not installed neither on Jenkins nor locally. We always got a broken pipe error because all the following commands were just passed to make. On Jenkins OSX, the Xcode version ships a local openssl library in default paths. On linux also the host lib is found.