[openssl-dev] Windows build broken?

Matt Caswell matt at openssl.org
Wed Jan 28 14:27:02 UTC 2015



On 28/01/15 14:23, John Foley wrote:
> Thanks for fixing this.  Windows is now building on 1_0_1-stable. 
> Having said that, you inspired me to add another job on my jenkins
> server to to a sanity build on master for Windows.  I'm seeing the
> following error when trying to build on master using the identical build
> process.  Should I dig deeper, or is this a known issue?
> 
> c:\nightly\workspace\master_windows>ms\do_nasm.bat
> 
> c:\nightly\workspace\master_windows>perl util\mkfiles.pl  1>MINFO 
> 
> c:\nightly\workspace\master_windows>perl util\mk1mf.pl nasm VC-WIN32  1>ms\nt.mak 
> no rule for crypto\sha\shatest at util\mk1mf.pl line 1253.
> 
> c:\nightly\workspace\master_windows>perl util\mk1mf.pl dll nasm VC-WIN32  1>ms\ntdll.mak 
> no rule for crypto\sha\shatest at util\mk1mf.pl line 1253.
> 
> c:\nightly\workspace\master_windows>perl util\mk1mf.pl nasm BC-NT  1>ms\bcb.mak 
> no rule for crypto\sha\shatest at util\mk1mf.pl line 1253.
> 
> c:\nightly\workspace\master_windows>perl util\mkdef.pl 32 libeay  1>ms\libeay32.def 
> No such class my at util\mkdef.pl line 143, near "my my"
> Execution of util\mkdef.pl aborted due to compilation errors.
> 
> c:\nightly\workspace\master_windows>perl util\mkdef.pl 32 ssleay  1>ms\ssleay32.def 
> No such class my at util\mkdef.pl line 143, near "my my"
> Execution of util\mkdef.pl aborted due to compilation errors.
> Build step 'Execute Windows batch command' marked build as failure
> Sending e-mails to: foleyj at cisco.com
> Finished: FAILURE

Yes, its a known issue. There is a fix on the way for this too.

Matt



More information about the openssl-dev mailing list