<div dir="ltr">Hi,<br><br>I would like to build openssl 1.0.2h on my HPUX but it failed when running the tests (v3nametest).<br><br>My machine: HPUX PARISC B11.11<br>B9007AA            B.11.11.20     HP C/aC++ Developer's Bundle <br><br><br>I'm using "hpux-parisc2-cc". I modified Configure to use +DAportable:<br>"hpux-parisc2-cc","cc:+DAportable   +O3 ...<br>"hpux-parisc2-cc","cc:+DA2.0 +DS2.0 +O3 ...<br><br>$ ./Configure hpux-parisc2-cc --prefix=path/to/folder no-shared no-zlib no-zlib-dynamic no-rc5 no-idea no-ec no-ecdh no-ecdsa no-asm no-mdc2 no-bf no-cast no-md2 no-rc4 no-jpake no-gmp<br>$ make depend<br>$ make<br>$ make test<br><br>Then it is failing when running: <br>../util/shlib_wrap.sh ./v3nametest<br>set CN: host: [a] does not match [a]<br>set CN: host-no-wildcards: [a] does not match [a]<br>set CN: host: [b] does not match [b]<br>set CN: host-no-wildcards: [b] does not match [b]<br>...<br>set rfc822Name: email: [<a href="mailto:Postmaster@example.com">Postmaster@example.com</a>] does not match [<a href="mailto:Postmaster@example.com">Postmaster@example.com</a>]<br>set rfc822Name: email: [<a href="mailto:postmaster@EXAMPLE.COM">postmaster@EXAMPLE.COM</a>] does not match [<a href="mailto:postmaster@example.com">postmaster@example.com</a>]<br>set rfc822Name: email: [<a href="mailto:postmaster@EXAMPLE.COM">postmaster@EXAMPLE.COM</a>] does not match [<a href="mailto:postmaster@EXAMPLE.COM">postmaster@EXAMPLE.COM</a>]<br>Makefile:347: recipe for target 'test_v3name' failed<br>make[1]: Leaving directory '/home/alex/workspace/openssl/temp/test'<br>Makefile:460: recipe for target 'tests' failed<br>make[1]: *** [test_v3name] Error 1<br>make: *** [tests] Error 2<br><br>As far as I remember, it was no problem when building 1.0.1f on this machine.<br><br>Is there something that I am missing?<br><br>Please let me know if you would like to see the full log file (or some parts).<br><br clear="all"><div><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr">Alex<br><br></div></div></div></div></div>
</div>