Updating 'Text::Template' from perl solved the problem, detailed in https://github.com/openssl/openssl/issues/6641
On 28/10/2020 16:40, Viktor Dukhovni
wrote:
******************* This email originates from outside Imperial. Do not click on links and attachments unless you recognise the sender. If you trust the sender, add them to your safe senders list https://spam.ic.ac.uk/SpamConsole/Senders.aspx to disable email stamping for this address. ******************* On Wed, Oct 28, 2020 at 04:33:12PM +0100, Thibaut Appel wrote:install libcrypto.so.1.1 -> /rds/general/user/home/.linuxbrew/Cellar/openssl@1.1/1.1.1h/lib/libcrypto.so ar: /rds/general/user/home/.linuxbrew/Cellar/openssl@1.1/1.1.1h/lib/libcrypto.so: file format not recognizedWild guess, you may have more than one "ar" on your system, and one of them does not like files produced by the other? I haven't had trouble building OpenSSL 1.1.1 from the upstream sources. Don't know whether "linuxbrew" introduces any additional concerns, I've never used that.