[openssl-users] make test failed on HPUX parisc
Alexandre Klein
alexandre.klein at tanukisoftware.com
Tue May 24 09:05:34 UTC 2016
Hi,
I would like to build openssl 1.0.2h on my HPUX but it failed when running
the tests (v3nametest).
My machine: HPUX PARISC B11.11
B9007AA B.11.11.20 HP C/aC++ Developer's Bundle
I'm using "hpux-parisc2-cc". I modified Configure to use +DAportable:
"hpux-parisc2-cc","cc:+DAportable +O3 ...
"hpux-parisc2-cc","cc:+DA2.0 +DS2.0 +O3 ...
$ ./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
$ make depend
$ make
$ make test
Then it is failing when running:
../util/shlib_wrap.sh ./v3nametest
set CN: host: [a] does not match [a]
set CN: host-no-wildcards: [a] does not match [a]
set CN: host: [b] does not match [b]
set CN: host-no-wildcards: [b] does not match [b]
...
set rfc822Name: email: [Postmaster at example.com] does not match [
Postmaster at example.com]
set rfc822Name: email: [postmaster at EXAMPLE.COM] does not match [
postmaster at example.com]
set rfc822Name: email: [postmaster at EXAMPLE.COM] does not match [
postmaster at EXAMPLE.COM]
Makefile:347: recipe for target 'test_v3name' failed
make[1]: Leaving directory '/home/alex/workspace/openssl/temp/test'
Makefile:460: recipe for target 'tests' failed
make[1]: *** [test_v3name] Error 1
make: *** [tests] Error 2
As far as I remember, it was no problem when building 1.0.1f on this
machine.
Is there something that I am missing?
Please let me know if you would like to see the full log file (or some
parts).
Alex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-users/attachments/20160524/4afb8a8a/attachment-0001.html>
More information about the openssl-users
mailing list