Re: [openssl-users] OpenSSL version 1.1.0i make test fails - 80-test_cms.t

2018-09-03 Thread Viktor Dukhovni
> On Sep 4, 2018, at 12:16 AM, James Brown via openssl-users > wrote: > > Running ‘make test’ for 1.1.0i fails with: > > Test Summary Report > --- > ../test/recipes/80-test_cms.t(Wstat: 256 Tests: 4 Failed: 1) > Failed test: 4 > Non-zero exit status: 1 > Files

[openssl-users] OpenSSL version 1.1.0i make test fails - 80-test_cms.t

2018-09-03 Thread James Brown via openssl-users
Running ‘make test’ for 1.1.0i fails with: Test Summary Report --- ../test/recipes/80-test_cms.t(Wstat: 256 Tests: 4 Failed: 1) Failed test: 4 Non-zero exit status: 1 Files=99, Tests=561, 83 wallclock secs ( 0.94 usr 0.23 sys + 49.59 cusr 22.30 csys = 73.06 CPU)

Re: "make test" fails for FIPS-capable OpenSSL build

2011-11-15 Thread Kevin Fowler
Thank you - that was my problem On Tue, Nov 15, 2011 at 9:43 AM, Dr. Stephen Henson wrote: > On Mon, Nov 14, 2011, Kevin Fowler wrote: > >> Hi, >> I successfully built the FIPS 2.0 module (2010), its tests passed, and >> it was installed correctly in /usr/local/ssl/fips-2.0. >> >> I then buil

Re: "make test" fails for FIPS-capable OpenSSL build

2011-11-15 Thread Dr. Stephen Henson
On Mon, Nov 14, 2011, Kevin Fowler wrote: > Hi, > I successfully built the FIPS 2.0 module (2010), its tests passed, and > it was installed correctly in /usr/local/ssl/fips-2.0. > > I then build openssl 1.0.1 (2010): > > ./config fips shared > make > > which all seems to go ok > > Then

"make test" fails for FIPS-capable OpenSSL build

2011-11-15 Thread Kevin Fowler
Hi, I successfully built the FIPS 2.0 module (2010), its tests passed, and it was installed correctly in /usr/local/ssl/fips-2.0. I then build openssl 1.0.1 (2010): ./config fips shared make which all seems to go ok Then I do: make test and eventually get this error: ... Testing key g

"make test" fails for FIPS-capable OpenSSL build

2011-11-14 Thread Kevin Fowler
Hi, I successfully built the FIPS 2.0 module (2010), its tests passed, and it was installed correctly in /usr/local/ssl/fips-2.0. I then build openssl 1.0.1 (2010): ./config fips shared make which all seems to go ok Then I do: make test and eventually get this error: ... Testing key g

Openssl 1.0.0b make test fails

2010-11-16 Thread Carter Browne
I have now tried building Openssl 1.0.0b with and without -shared and on SuSE 11.3 as well as two CentOS 5.5 systems. All fail at the same point. I verified the MD5 and SHA1 checksums? Any ideas? Carter Browne CBCS cbro...@cbcs-usa.com __

'make test' fails with openssl-0.9.8k compiled for mipsel-linux

2009-10-09 Thread Marcel Moura
Dear friends, I have been in trouble for the past couple of days trying to compile openssl-0.9.8k for mipsel-linux. Actually I was able to compile it but running 'make test' generates the following error: make[2]: Leaving directory `/home/marcel/Desktop/TEMP/openssl-0.9.8k_mipsel_

Make test fails while building 64bit openssl 9.8f

2009-05-06 Thread rajanchittil
tificate to a certificate request This is the error message . Should this is critical error or it is known issue. Does this error means that my openssl is not build properly Note : I have build 32 bit of openssl9.8f but i cannot see any error in that Please Help Thanks Rajan -- View this mess

Centos 4.4 x86_64 make test Fails

2009-03-20 Thread Robert Barty
Hi All, I'm trying to compile on a Centos 4.4 x86_64 system. ./config -t gives: Configuring for linux-x86_64 /usr/bin/perl ./Configure linux-x86_64 make test gives: bntest.c:1: sorry, unimplemented: 64-bit mode not compiled in make[1]: *** [bntest.o] Error 1 Is there any way to g

OpenSSL 0.9.8e on AIX 64-bit: make test fails

2009-03-13 Thread SFNT Vivek
I'm building OpenSSL 0.9.8e on AIX 64-bit. Following 2 commands work fine. ./Configure -lpthreads aix64-gcc -maix64 --prefix=/usr/local/ssl/ --openssldir=/usr/local/ssl/ make make test fails with following end re

OpenSSL 0.9.8e on AIX 64-bit: make test fails

2009-03-13 Thread SFNT Vivek
I did not find a place to start a new thread. Sorry for writing a problem in reply I'm building OpenSSL 0.9.8e on AIX 64-bit. Following 2 commands work fine. ./Configure -lpthreads aix64-gcc -maix64 --prefix=/usr/local/ssl/ --openssldir=/usr/local/ssl/ make make test fails with followin

Re: Make test fails for openssl fips 1.2 for 64 bit

2009-01-20 Thread joshi chandran
This problem will exist for fips package. so this error i can ignore it and can use the fips module with openssl 9.8 j and can test (make test in openssl 9.8J) in openssl 9.8J please correct it if i am wrong Thanks Joshi On Tue, Jan 20, 2009 at 5:07 PM, Dr. Stephen Henson wrote: > On Tue,

Re: Make test fails for openssl fips 1.2 for 64 bit

2009-01-20 Thread Dr. Stephen Henson
On Tue, Jan 20, 2009, joshi chandra wrote: > > Hi All, > > I have came across the error when i build openssl fips 1.2 for 64 bit . > > ./Configure fipscanisterbuild aix64-cc > > make was successful > Well other than that command line violating the security policy... You may well have prob

Make test fails for openssl fips 1.2 for 64 bit

2009-01-20 Thread joshi chandra
sing 'x509' convert a certificate to a certificate request Thanks in Advance Thanks Joshi -- View this message in context: http://www.nabble.com/Make-test-fails-for-openssl-fips-1.2-for-64-bit-tp21562002p21562002.html Sen

make test fails for 0.9.8i on Solaris 9 SPARC

2008-11-04 Thread Laurent Blume
Hello, I've built OpenSSL 0.9.8i on a Solaris 9 SPARC system, using a fully patched Sun Studio 11. It builds fine, however, «make test» fails (see below). Version 0.9.8h built on the same system with the same parameters doesn't fail. Version 0.9.8i built with Studio 12 on S10 x86 do

Re: make test fails with ver. 0.9.8

2005-07-06 Thread Muenz, Michael
> I build regularly on Debian [unstable]. It didn't fail, so I wonder how > your platform differs. Ok, when I do a ./config && make && make test it works. But with ./config shared && make && make test it fails. Now I've found the error: grsec: From XXX: denied resource overstep by requesting

Re: make test fails with ver. 0.9.8

2005-07-06 Thread Richard Levitte
Standard request: - configuration log, please - build log, please (at least if something failed) I build regularly on Debian [unstable]. It didn't fail, so I wonder how your platform differs. Muenz, Michael writes: Hi, just tried to install the new version on my debian woody. All vers

make test fails with ver. 0.9.8

2005-07-06 Thread Muenz, Michael
Hi, just tried to install the new version on my debian woody. All versions prior 0.9.8 work fine, but with this one I get an error while make test: ecb cast5 ok This test will take some time123456789ABCDEF ok ../util/shlib_wrap.sh ./randtest test 1 done test 2 done test 3 done test 4 done sta

Re: [Crypt::SSLeay] make test fails on Linux

2002-10-30 Thread Keary Suska
on 10/29/02 11:44 AM, [EMAIL PROTECTED] purportedly said: > I've just found another post on the ml archives > concerning my problem, but didn't find any reply, so: > > root@hwsx:~/.cpan/build/Crypt-SSLeay-0.45# make test > > PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib > -I/usr/lib/per

[Crypt::SSLeay] make test fails on Linux

2002-10-29 Thread Filippo Solinas
Hi there, I've just found another post on the ml archives concerning my problem, but didn't find any reply, so: root@hwsx:~/.cpan/build/Crypt-SSLeay-0.45# make test PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib -I/usr/lib/perl5/i386-linux -I/usr/lib/perl5 -e 'use Test::Harness qw(&run

Re: make test fails (urgent)

2002-05-19 Thread Lutz Jaenicke
On Fri, May 17, 2002 at 02:52:02PM -0400, sridhar Kondoji wrote: > iam trying to install openssl on my unix workstation.It uses solaris 8 OS. > > Iam trying to install in a local directory. > > Make test fails with following error message. > > Generating a 51

Crypt::SSLeay - make test fails on redhat 6.2

2002-02-22 Thread Chuck Russo
Has anyone ever come across this before? [root@myhost Crypt-SSLeay-0.37]# Makefile.PL Found OpenSSL (version OpenSSL 0.9.5) installed at /usr/local/ssl Which OpenSSL build path do you want to link against? [/usr/local/ssl] BUILD INFORMATION ==

make test fails on aix 4.3

2002-01-13 Thread Helge Kreutzmann
I can compile openssl 0.9.6c with gcc 2.9-aix43-010414 without any problems. When I run make test however, I get ... seed D5014E4B 60EF2BA8 B6211B40 62BA3224 E0427DD3 counter=105 h=2 P: 00:8d:f2:a4:94:49:22:76:aa:3d:25:75:9b:b0:68: 69:cb:ea:c0:d8:3a:fb:8d:0c:f7:cb:b8:32:4f:0d: 78:

make test fails on SPARC/Solaris 8

2000-12-26 Thread Michael Lee
I am trying to compile OpenSSL version 0.9.6 on a SPARC/Solaris 8 system (uname -a gives "SunOS khsun 5.8 Generic sun4u sparc SUNW,Ultra-5_10"). Running make is okay, but make test is not. The CFLAG line in Makefile.ssl is originally the following: CFLAG= -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN

Re: make test fails on IRIX

2000-12-13 Thread Kevin Walker
The sgi is an old Indigo 2, the OS is 6.5.9, and running cc -version says: MIPSpro Compilers: Version 7.30 >* Kevin Walker ([EMAIL PROTECTED]) [20001213 10:34] thus spake: > >[...] > >> OpenSSL self-test report: >> >> OpenSSL version: 0.9.6 >> Last change: In ssl23_get_client_hello, gener

Re: make test fails on IRIX

2000-12-13 Thread Jean-Francois Malouin
* Kevin Walker ([EMAIL PROTECTED]) [20001213 10:34] thus spake: [...] > OpenSSL self-test report: > > OpenSSL version: 0.9.6 > Last change: In ssl23_get_client_hello, generate an error message wh... > Options: -mips3 > OS (uname): IRIX phil 6.5 07201607 IP22 > OS (config):

make test fails on IRIX

2000-12-13 Thread Kevin Walker
I downloaded OpenSSL-0.9.6 and tried to make it but the make test fails. I am only interested in using OpenSSH at present. Can anyone point me in the right direction for solving this problem? I got some precompiled binaries from SGI which worked but I can't get the compiled source to pas

"make test" fails on Linux while using libsafe-1.3

2000-10-30 Thread Jim Breton
Hello, I'm using the "libsafe" library on the system on which I'm trying to install openssl-0.9.6. The config and make complete without problems, but while running "make test" this happens: ./certs/ICE-root.pem: /O=European ICE-TEL project/OU=V3-Certification Authorityerror 10 at 0 depth lookup:

Re: make test fails, Check your archive tool (ar).

2000-10-01 Thread Yozo TODA
> ar r ../libcrypto.a cryptlib.o mem.o mem_dbg.o cversion.o ex_data.o > tmdiff.o cpt_err.o ebcdic.o > make[4]: ar: Command not found do add /usr/ccs/bin in your PATH environment variable. solaris has /usr/ccs/bin/ar. -- yozo.

make test fails, Check your archive tool (ar).

2000-10-01 Thread Phil Tompkins
-BEGIN PGP SIGNED MESSAGE- Running Solaris 2.6 Did a ./Configure solaris-sparcv7-gcc Then make, make test, found errors.. so I stopped.. I tried just doing a ./config but that thought I had a sparcv9. Below is the screen shot. Any suggestions? - - - - - - - - - - - - - - - - - - #

Re: make test fails in req conversion test

2000-08-07 Thread csaxton
cc: penssl.org Subject: make test fails in req conversion

make test fails in req conversion test

2000-08-07 Thread csaxton
I installed 0.91c linux-elf on an Intel PII with redhat 6.1 kernel 2.2.16. When I ran "make test" it hung in a loop during the second p > d conversion in the "req conversion test". Has anyone seen this? Solutions/workarounds? Thanks in advance, Craig ___

Make test fails

1999-05-03 Thread Clay Ratliff
I am having trouble with OpenSSL-0.9.2b I am running RH Linux 2.2.6 compiled for linux-elf platform, using gcc -DL_ENDIAN -DTERMIO -03 -fomit-frame-pointer -m486 -Wall -Wuninitialized -DSHA1_ASM -DMD5_ASM -DRMD160_ASM It generates no warnings or errors on compile. on make rehash it returns *.pe

make test fails

1999-04-13 Thread jvant
I've successfully run configure and make and make rehash--thanks to some sage advice from Ulf. When I run make test I get the following: k= p= o=C197F558748A20E7 act=3B46164AD08F4B3B Decryption error 31 k= p=3B46164AD08F4B3B o= ac