Advertising
- Unnamed
- Friday, August 3rd, 2007 at 11:45:44pm UTC
- └─(~/deb/openssl-0.9.8e)-> debuild -S -sa -kE95EDDC9
- fakeroot debian/rules clean
- dh_testdir
- dh_testroot
- rm -f build
- perl util/perlpath.pl /usr/bin
- ./Configure --prefix=/usr --openssldir=/usr/lib/ssl no-idea no-mdc2 no-rc5 zlib debian-i386
- Configuring for debian-i386
- no-camellia [default] OPENSSL_NO_CAMELLIA (skip dir)
- no-gmp [default] OPENSSL_NO_GMP (skip dir)
- no-idea [option] OPENSSL_NO_IDEA (skip dir)
- no-krb5 [krb5-flavor not specified] OPENSSL_NO_KRB5
- no-mdc2 [option] OPENSSL_NO_MDC2 (skip dir)
- no-rc5 [option] OPENSSL_NO_RC5 (skip dir)
- no-rfc3779 [default] OPENSSL_NO_RFC3779 (skip dir)
- no-shared [default]
- no-zlib-dynamic [default]
- IsMK1MF=0
- CC =gcc-4.1
- CFLAG =-DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -Wa,--noexecstack -g -Wall
- EX_LIBS =-ldl -lz
- CPUID_OBJ =
- BN_ASM =bn_asm.o
- DES_ENC =des_enc.o fcrypt_b.o
- AES_ASM_OBJ =aes_core.o aes_cbc.o
- BF_ENC =bf_enc.o
- CAST_ENC =c_enc.o
- RC4_ENC =rc4_enc.o
- RC5_ENC =rc5_enc.o
- MD5_OBJ_ASM =
- SHA1_OBJ_ASM =
- RMD160_OBJ_ASM=
- PROCESSOR =
- RANLIB =/usr/bin/ranlib
- ARFLAGS =
- PERL =/usr/bin/perl
- THIRTY_TWO_BIT mode
- DES_PTR used
- DES_RISC1 used
- DES_UNROLL used
- BN_LLONG mode
- RC4_INDEX mode
- RC4_CHUNK is undefined
- make[1]: Entering directory `/home/ryan/deb/openssl-0.9.8e'
- e_os2.h => include/openssl/e_os2.h
- making links in crypto...
- make[2]: Entering directory `/home/ryan/deb/openssl-0.9.8e/crypto'
- crypto.h => ../include/openssl/crypto.h
- tmdiff.h => ../include/openssl/tmdiff.h
- opensslv.h => ../include/openssl/opensslv.h
- opensslconf.h => ../include/openssl/opensslconf.h
- ebcdic.h => ../include/openssl/ebcdic.h
- symhacks.h => ../include/openssl/symhacks.h
- ossl_typ.h => ../include/openssl/ossl_typ.h
- making links in crypto/objects...
- make[3]: Entering directory `/home/ryan/deb/openssl-0.9.8e/crypto/objects'
- objects.h => ../../include/openssl/objects.h
- obj_mac.h => ../../include/openssl/obj_mac.h
- make[3]: Leaving directory `/home/ryan/deb/openssl-0.9.8e/crypto/objects'
- making links in crypto/md2...
- make[3]: Entering directory `/home/ryan/deb/openssl-0.9.8e/crypto/md2'
- md2.h => ../../include/openssl/md2.h
- md2test.c => ../../test/md2test.c
- make[3]: Leaving directory `/home/ryan/deb/openssl-0.9.8e/crypto/md2'
- making links in crypto/md4...
- make[3]: Entering directory `/home/ryan/deb/openssl-0.9.8e/crypto/md4'
- md4.h => ../../include/openssl/md4.h
- md4test.c => ../../test/md4test.c
- md4.c => ../../apps/md4.c
- make[3]: Leaving directory `/home/ryan/deb/openssl-0.9.8e/crypto/md4'
- making links in crypto/md5...
- make[3]: Entering directory `/home/ryan/deb/openssl-0.9.8e/crypto/md5'
- md5.h => ../../include/openssl/md5.h
- md5test.c => ../../test/md5test.c
- make[3]: Leaving directory `/home/ryan/deb/openssl-0.9.8e/crypto/md5'
- making links in crypto/sha...
- make[3]: Entering directory `/home/ryan/deb/openssl-0.9.8e/crypto/sha'
- sha.h => ../../include/openssl/sha.h
- shatest.c => ../../test/shatest.c
- sha1test.c => ../../test/sha1test.c
- sha256t.c => ../../test/sha256t.c
- sha512t.c => ../../test/sha512t.c
- make[3]: Leaving directory `/home/ryan/deb/openssl-0.9.8e/crypto/sha'
- making links in crypto/hmac...
- make[3]: Entering directory `/home/ryan/deb/openssl-0.9.8e/crypto/hmac'
- hmac.h => ../../include/openssl/hmac.h
- hmactest.c => ../../test/hmactest.c
- make[3]: Leaving directory `/home/ryan/deb/openssl-0.9.8e/crypto/hmac'
- making links in crypto/ripemd...
- make[3]: Entering directory `/home/ryan/deb/openssl-0.9.8e/crypto/ripemd'
- ripemd.h => ../../include/openssl/ripemd.h
- rmdtest.c => ../../test/rmdtest.c
- make[3]: Leaving directory `/home/ryan/deb/openssl-0.9.8e/crypto/ripemd'
- making links in crypto/des...
- make[3]: Entering directory `/home/ryan/deb/openssl-0.9.8e/crypto/des'
- des.h => ../../include/openssl/des.h
- des_old.h => ../../include/openssl/des_old.h
- destest.c => ../../test/destest.c
- make[3]: Leaving directory `/home/ryan/deb/openssl-0.9.8e/crypto/des'
- making links in crypto/aes...
- make[3]: Entering directory `/home/ryan/deb/openssl-0.9.8e/crypto/aes'
- aes.h => ../../include/openssl/aes.h
- make[3]: Leaving directory `/home/ryan/deb/openssl-0.9.8e/crypto/aes'
- making links in crypto/rc2...
- make[3]: Entering directory `/home/ryan/deb/openssl-0.9.8e/crypto/rc2'
- rc2.h => ../../include/openssl/rc2.h
- rc2test.c => ../../test/rc2test.c
- make[3]: Leaving directory `/home/ryan/deb/openssl-0.9.8e/crypto/rc2'
- making links in crypto/rc4...
- make[3]: Entering directory `/home/ryan/deb/openssl-0.9.8e/crypto/rc4'
- rc4.h => ../../include/openssl/rc4.h
- rc4test.c => ../../test/rc4test.c
- make[3]: Leaving directory `/home/ryan/deb/openssl-0.9.8e/crypto/rc4'
- making links in crypto/bf...
- make[3]: Entering directory `/home/ryan/deb/openssl-0.9.8e/crypto/bf'
- blowfish.h => ../../include/openssl/blowfish.h
- bftest.c => ../../test/bftest.c
- make[3]: Leaving directory `/home/ryan/deb/openssl-0.9.8e/crypto/bf'
- making links in crypto/cast...
- make[3]: Entering directory `/home/ryan/deb/openssl-0.9.8e/crypto/cast'
- cast.h => ../../include/openssl/cast.h
- casttest.c => ../../test/casttest.c
- make[3]: Leaving directory `/home/ryan/deb/openssl-0.9.8e/crypto/cast'
- making links in crypto/bn...
- make[3]: Entering directory `/home/ryan/deb/openssl-0.9.8e/crypto/bn'
- bn.h => ../../include/openssl/bn.h
- bntest.c => ../../test/bntest.c
- exptest.c => ../../test/exptest.c
- make[3]: Leaving directory `/home/ryan/deb/openssl-0.9.8e/crypto/bn'
- making links in crypto/ec...
- make[3]: Entering directory `/home/ryan/deb/openssl-0.9.8e/crypto/ec'
- ec.h => ../../include/openssl/ec.h
- ectest.c => ../../test/ectest.c
- make[3]: Leaving directory `/home/ryan/deb/openssl-0.9.8e/crypto/ec'
- making links in crypto/rsa...
- make[3]: Entering directory `/home/ryan/deb/openssl-0.9.8e/crypto/rsa'
- rsa.h => ../../include/openssl/rsa.h
- rsa_test.c => ../../test/rsa_test.c
- make[3]: Leaving directory `/home/ryan/deb/openssl-0.9.8e/crypto/rsa'
- making links in crypto/dsa...
- make[3]: Entering directory `/home/ryan/deb/openssl-0.9.8e/crypto/dsa'
- dsa.h => ../../include/openssl/dsa.h
- dsatest.c => ../../test/dsatest.c
- make[3]: Leaving directory `/home/ryan/deb/openssl-0.9.8e/crypto/dsa'
- making links in crypto/ecdsa...
- make[3]: Entering directory `/home/ryan/deb/openssl-0.9.8e/crypto/ecdsa'
- ecdsa.h => ../../include/openssl/ecdsa.h
- ecdsatest.c => ../../test/ecdsatest.c
- make[3]: Leaving directory `/home/ryan/deb/openssl-0.9.8e/crypto/ecdsa'
- making links in crypto/dh...
- make[3]: Entering directory `/home/ryan/deb/openssl-0.9.8e/crypto/dh'
- dh.h => ../../include/openssl/dh.h
- dhtest.c => ../../test/dhtest.c
- make[3]: Leaving directory `/home/ryan/deb/openssl-0.9.8e/crypto/dh'
- making links in crypto/ecdh...
- make[3]: Entering directory `/home/ryan/deb/openssl-0.9.8e/crypto/ecdh'
- ecdh.h => ../../include/openssl/ecdh.h
- ecdhtest.c => ../../test/ecdhtest.c
- make[3]: Leaving directory `/home/ryan/deb/openssl-0.9.8e/crypto/ecdh'
- making links in crypto/dso...
- make[3]: Entering directory `/home/ryan/deb/openssl-0.9.8e/crypto/dso'
- dso.h => ../../include/openssl/dso.h
- make[3]: Leaving directory `/home/ryan/deb/openssl-0.9.8e/crypto/dso'
- making links in crypto/engine...
- make[3]: Entering directory `/home/ryan/deb/openssl-0.9.8e/crypto/engine'
- engine.h => ../../include/openssl/engine.h
- enginetest.c => ../../test/enginetest.c
- make[3]: Leaving directory `/home/ryan/deb/openssl-0.9.8e/crypto/engine'
- making links in crypto/buffer...
- make[3]: Entering directory `/home/ryan/deb/openssl-0.9.8e/crypto/buffer'
- buffer.h => ../../include/openssl/buffer.h
- make[3]: Leaving directory `/home/ryan/deb/openssl-0.9.8e/crypto/buffer'
- making links in crypto/bio...
- make[3]: Entering directory `/home/ryan/deb/openssl-0.9.8e/crypto/bio'
- bio.h => ../../include/openssl/bio.h
- make[3]: Leaving directory `/home/ryan/deb/openssl-0.9.8e/crypto/bio'
- making links in crypto/stack...
- make[3]: Entering directory `/home/ryan/deb/openssl-0.9.8e/crypto/stack'
- stack.h => ../../include/openssl/stack.h
- safestack.h => ../../include/openssl/safestack.h
- make[3]: Leaving directory `/home/ryan/deb/openssl-0.9.8e/crypto/stack'
- making links in crypto/lhash...
- make[3]: Entering directory `/home/ryan/deb/openssl-0.9.8e/crypto/lhash'
- lhash.h => ../../include/openssl/lhash.h
- make[3]: Leaving directory `/home/ryan/deb/openssl-0.9.8e/crypto/lhash'
- making links in crypto/rand...
- make[3]: Entering directory `/home/ryan/deb/openssl-0.9.8e/crypto/rand'
- rand.h => ../../include/openssl/rand.h
- randtest.c => ../../test/randtest.c
- make[3]: Leaving directory `/home/ryan/deb/openssl-0.9.8e/crypto/rand'
- making links in crypto/err...
- make[3]: Entering directory `/home/ryan/deb/openssl-0.9.8e/crypto/err'
- err.h => ../../include/openssl/err.h
- make[3]: Leaving directory `/home/ryan/deb/openssl-0.9.8e/crypto/err'
- making links in crypto/evp...
- make[3]: Entering directory `/home/ryan/deb/openssl-0.9.8e/crypto/evp'
- evp.h => ../../include/openssl/evp.h
- evp_test.c => ../../test/evp_test.c
- cp evptests.txt ../../test
- make[3]: Leaving directory `/home/ryan/deb/openssl-0.9.8e/crypto/evp'
- making links in crypto/asn1...
- make[3]: Entering directory `/home/ryan/deb/openssl-0.9.8e/crypto/asn1'
- asn1.h => ../../include/openssl/asn1.h
- asn1_mac.h => ../../include/openssl/asn1_mac.h
- asn1t.h => ../../include/openssl/asn1t.h
- make[3]: Leaving directory `/home/ryan/deb/openssl-0.9.8e/crypto/asn1'
- making links in crypto/pem...
- make[3]: Entering directory `/home/ryan/deb/openssl-0.9.8e/crypto/pem'
- pem.h => ../../include/openssl/pem.h
- pem2.h => ../../include/openssl/pem2.h
- make[3]: Leaving directory `/home/ryan/deb/openssl-0.9.8e/crypto/pem'
- making links in crypto/x509...
- make[3]: Entering directory `/home/ryan/deb/openssl-0.9.8e/crypto/x509'
- x509.h => ../../include/openssl/x509.h
- x509_vfy.h => ../../include/openssl/x509_vfy.h
- make[3]: Leaving directory `/home/ryan/deb/openssl-0.9.8e/crypto/x509'
- making links in crypto/x509v3...
- make[3]: Entering directory `/home/ryan/deb/openssl-0.9.8e/crypto/x509v3'
- x509v3.h => ../../include/openssl/x509v3.h
- make[3]: Leaving directory `/home/ryan/deb/openssl-0.9.8e/crypto/x509v3'
- making links in crypto/conf...
- make[3]: Entering directory `/home/ryan/deb/openssl-0.9.8e/crypto/conf'
- conf.h => ../../include/openssl/conf.h
- conf_api.h => ../../include/openssl/conf_api.h
- make[3]: Leaving directory `/home/ryan/deb/openssl-0.9.8e/crypto/conf'
- making links in crypto/txt_db...
- make[3]: Entering directory `/home/ryan/deb/openssl-0.9.8e/crypto/txt_db'
- txt_db.h => ../../include/openssl/txt_db.h
- make[3]: Leaving directory `/home/ryan/deb/openssl-0.9.8e/crypto/txt_db'
- making links in crypto/pkcs7...
- make[3]: Entering directory `/home/ryan/deb/openssl-0.9.8e/crypto/pkcs7'
- pkcs7.h => ../../include/openssl/pkcs7.h
- make[3]: Leaving directory `/home/ryan/deb/openssl-0.9.8e/crypto/pkcs7'
- making links in crypto/pkcs12...
- make[3]: Entering directory `/home/ryan/deb/openssl-0.9.8e/crypto/pkcs12'
- pkcs12.h => ../../include/openssl/pkcs12.h
- make[3]: Leaving directory `/home/ryan/deb/openssl-0.9.8e/crypto/pkcs12'
- making links in crypto/comp...
- make[3]: Entering directory `/home/ryan/deb/openssl-0.9.8e/crypto/comp'
- comp.h => ../../include/openssl/comp.h
- make[3]: Leaving directory `/home/ryan/deb/openssl-0.9.8e/crypto/comp'
- making links in crypto/ocsp...
- make[3]: Entering directory `/home/ryan/deb/openssl-0.9.8e/crypto/ocsp'
- ocsp.h => ../../include/openssl/ocsp.h
- make[3]: Leaving directory `/home/ryan/deb/openssl-0.9.8e/crypto/ocsp'
- making links in crypto/ui...
- make[3]: Entering directory `/home/ryan/deb/openssl-0.9.8e/crypto/ui'
- ui.h => ../../include/openssl/ui.h
- ui_compat.h => ../../include/openssl/ui_compat.h
- make[3]: Leaving directory `/home/ryan/deb/openssl-0.9.8e/crypto/ui'
- making links in crypto/krb5...
- make[3]: Entering directory `/home/ryan/deb/openssl-0.9.8e/crypto/krb5'
- krb5_asn.h => ../../include/openssl/krb5_asn.h
- make[3]: Leaving directory `/home/ryan/deb/openssl-0.9.8e/crypto/krb5'
- making links in crypto/store...
- make[3]: Entering directory `/home/ryan/deb/openssl-0.9.8e/crypto/store'
- store.h => ../../include/openssl/store.h
- make[3]: Leaving directory `/home/ryan/deb/openssl-0.9.8e/crypto/store'
- making links in crypto/pqueue...
- make[3]: Entering directory `/home/ryan/deb/openssl-0.9.8e/crypto/pqueue'
- pqueue.h => ../../include/openssl/pqueue.h
- pq_compat.h => ../../include/openssl/pq_compat.h
- make[3]: Leaving directory `/home/ryan/deb/openssl-0.9.8e/crypto/pqueue'
- make[2]: Leaving directory `/home/ryan/deb/openssl-0.9.8e/crypto'
- making links in ssl...
- make[2]: Entering directory `/home/ryan/deb/openssl-0.9.8e/ssl'
- ssl.h => ../include/openssl/ssl.h
- ssl2.h => ../include/openssl/ssl2.h
- ssl3.h => ../include/openssl/ssl3.h
- ssl23.h => ../include/openssl/ssl23.h
- tls1.h => ../include/openssl/tls1.h
- dtls1.h => ../include/openssl/dtls1.h
- kssl.h => ../include/openssl/kssl.h
- ssltest.c => ../test/ssltest.c
- make[2]: Leaving directory `/home/ryan/deb/openssl-0.9.8e/ssl'
- making links in engines...
- make[2]: Entering directory `/home/ryan/deb/openssl-0.9.8e/engines'
- make[2]: Nothing to be done for `links'.
- make[2]: Leaving directory `/home/ryan/deb/openssl-0.9.8e/engines'
- making links in apps...
- make[2]: Entering directory `/home/ryan/deb/openssl-0.9.8e/apps'
- make[2]: Nothing to be done for `links'.
- make[2]: Leaving directory `/home/ryan/deb/openssl-0.9.8e/apps'
- making links in tools...
- make[2]: Entering directory `/home/ryan/deb/openssl-0.9.8e/tools'
- make[2]: Nothing to be done for `links'.
- make[2]: Leaving directory `/home/ryan/deb/openssl-0.9.8e/tools'
- generating dummy tests (if needed)...
- make[2]: Entering directory `/home/ryan/deb/openssl-0.9.8e/test'
- make[2]: Nothing to be done for `generate'.
- make[2]: Leaving directory `/home/ryan/deb/openssl-0.9.8e/test'
- make[1]: Leaving directory `/home/ryan/deb/openssl-0.9.8e'
- Since you've disabled or enabled at least one algorithm, you need to do
- the following before building:
- make depend
- Configured for debian-i386.
- make -f Makefile clean clean-shared
- make[1]: Entering directory `/home/ryan/deb/openssl-0.9.8e'
- rm -f *.map *.so *.so.* *.dll engines/*.so engines/*.dll *.a engines/*.a */lib */*/lib
- rm -f shlib/*.o *.o core a.out fluff rehash.time testlog make.log cctest cctest.c
- making clean in crypto...
- make[2]: Entering directory `/home/ryan/deb/openssl-0.9.8e/crypto'
- rm -f buildinf.h *.s *.o */*.o *.obj lib tags core .pure .nfs* *.old *.bak fluff
- making clean in crypto/objects...
- make[3]: Entering directory `/home/ryan/deb/openssl-0.9.8e/crypto/objects'
- rm -f *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff
- make[3]: Leaving directory `/home/ryan/deb/openssl-0.9.8e/crypto/objects'
- making clean in crypto/md2...
- make[3]: Entering directory `/home/ryan/deb/openssl-0.9.8e/crypto/md2'
- rm -f *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff
- make[3]: Leaving directory `/home/ryan/deb/openssl-0.9.8e/crypto/md2'
- making clean in crypto/md4...
- make[3]: Entering directory `/home/ryan/deb/openssl-0.9.8e/crypto/md4'
- rm -f asm/mx86unix.cpp *.o asm/*.o *.obj lib tags core .pure .nfs* *.old *.bak fluff
- make[3]: Leaving directory `/home/ryan/deb/openssl-0.9.8e/crypto/md4'
- making clean in crypto/md5...
- make[3]: Entering directory `/home/ryan/deb/openssl-0.9.8e/crypto/md5'
- rm -f *.s *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff
- make[3]: Leaving directory `/home/ryan/deb/openssl-0.9.8e/crypto/md5'
- making clean in crypto/sha...
- make[3]: Entering directory `/home/ryan/deb/openssl-0.9.8e/crypto/sha'
- rm -f *.s *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff
- make[3]: Leaving directory `/home/ryan/deb/openssl-0.9.8e/crypto/sha'
- making clean in crypto/hmac...
- make[3]: Entering directory `/home/ryan/deb/openssl-0.9.8e/crypto/hmac'
- rm -f *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff
- make[3]: Leaving directory `/home/ryan/deb/openssl-0.9.8e/crypto/hmac'
- making clean in crypto/ripemd...
- make[3]: Entering directory `/home/ryan/deb/openssl-0.9.8e/crypto/ripemd'
- rm -f *.s *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff
- make[3]: Leaving directory `/home/ryan/deb/openssl-0.9.8e/crypto/ripemd'
- making clean in crypto/des...
- make[3]: Entering directory `/home/ryan/deb/openssl-0.9.8e/crypto/des'
- rm -f *.s *.o *.obj des lib tags core .pure .nfs* *.old *.bak fluff
- make[3]: Leaving directory `/home/ryan/deb/openssl-0.9.8e/crypto/des'
- making clean in crypto/aes...
- make[3]: Entering directory `/home/ryan/deb/openssl-0.9.8e/crypto/aes'
- rm -f *.s *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff
- make[3]: Leaving directory `/home/ryan/deb/openssl-0.9.8e/crypto/aes'
- making clean in crypto/rc2...
- make[3]: Entering directory `/home/ryan/deb/openssl-0.9.8e/crypto/rc2'
- rm -f *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff
- make[3]: Leaving directory `/home/ryan/deb/openssl-0.9.8e/crypto/rc2'
- making clean in crypto/rc4...
- make[3]: Entering directory `/home/ryan/deb/openssl-0.9.8e/crypto/rc4'
- rm -f *.s *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff
- make[3]: Leaving directory `/home/ryan/deb/openssl-0.9.8e/crypto/rc4'
- making clean in crypto/bf...
- make[3]: Entering directory `/home/ryan/deb/openssl-0.9.8e/crypto/bf'
- rm -f *.s *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff
- make[3]: Leaving directory `/home/ryan/deb/openssl-0.9.8e/crypto/bf'
- making clean in crypto/cast...
- make[3]: Entering directory `/home/ryan/deb/openssl-0.9.8e/crypto/cast'
- rm -f *.s *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff
- make[3]: Leaving directory `/home/ryan/deb/openssl-0.9.8e/crypto/cast'
- making clean in crypto/bn...
- make[3]: Entering directory `/home/ryan/deb/openssl-0.9.8e/crypto/bn'
- rm -f *.s *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff
- make[3]: Leaving directory `/home/ryan/deb/openssl-0.9.8e/crypto/bn'
- making clean in crypto/ec...
- make[3]: Entering directory `/home/ryan/deb/openssl-0.9.8e/crypto/ec'
- rm -f *.o */*.o *.obj lib tags core .pure .nfs* *.old *.bak fluff
- make[3]: Leaving directory `/home/ryan/deb/openssl-0.9.8e/crypto/ec'
- making clean in crypto/rsa...
- make[3]: Entering directory `/home/ryan/deb/openssl-0.9.8e/crypto/rsa'
- rm -f *.o */*.o *.obj lib tags core .pure .nfs* *.old *.bak fluff
- make[3]: Leaving directory `/home/ryan/deb/openssl-0.9.8e/crypto/rsa'
- making clean in crypto/dsa...
- make[3]: Entering directory `/home/ryan/deb/openssl-0.9.8e/crypto/dsa'
- rm -f *.o */*.o *.obj lib tags core .pure .nfs* *.old *.bak fluff
- make[3]: Leaving directory `/home/ryan/deb/openssl-0.9.8e/crypto/dsa'
- making clean in crypto/ecdsa...
- make[3]: Entering directory `/home/ryan/deb/openssl-0.9.8e/crypto/ecdsa'
- rm -f *.o */*.o *.obj lib tags core .pure .nfs* *.old *.bak fluff
- make[3]: Leaving directory `/home/ryan/deb/openssl-0.9.8e/crypto/ecdsa'
- making clean in crypto/dh...
- make[3]: Entering directory `/home/ryan/deb/openssl-0.9.8e/crypto/dh'
- rm -f *.o */*.o *.obj lib tags core .pure .nfs* *.old *.bak fluff
- make[3]: Leaving directory `/home/ryan/deb/openssl-0.9.8e/crypto/dh'
- making clean in crypto/ecdh...
- make[3]: Entering directory `/home/ryan/deb/openssl-0.9.8e/crypto/ecdh'
- rm -f *.o */*.o *.obj lib tags core .pure .nfs* *.old *.bak fluff
- make[3]: Leaving directory `/home/ryan/deb/openssl-0.9.8e/crypto/ecdh'
- making clean in crypto/dso...
- make[3]: Entering directory `/home/ryan/deb/openssl-0.9.8e/crypto/dso'
- rm -f *.o */*.o *.obj lib tags core .pure .nfs* *.old *.bak fluff
- make[3]: Leaving directory `/home/ryan/deb/openssl-0.9.8e/crypto/dso'
- making clean in crypto/engine...
- make[3]: Entering directory `/home/ryan/deb/openssl-0.9.8e/crypto/engine'
- rm -f *.o */*.o *.obj lib tags core .pure .nfs* *.old *.bak fluff
- make[3]: Leaving directory `/home/ryan/deb/openssl-0.9.8e/crypto/engine'
- making clean in crypto/buffer...
- make[3]: Entering directory `/home/ryan/deb/openssl-0.9.8e/crypto/buffer'
- rm -f *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff
- make[3]: Leaving directory `/home/ryan/deb/openssl-0.9.8e/crypto/buffer'
- making clean in crypto/bio...
- make[3]: Entering directory `/home/ryan/deb/openssl-0.9.8e/crypto/bio'
- rm -f *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff
- make[3]: Leaving directory `/home/ryan/deb/openssl-0.9.8e/crypto/bio'
- making clean in crypto/stack...
- make[3]: Entering directory `/home/ryan/deb/openssl-0.9.8e/crypto/stack'
- rm -f *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff
- make[3]: Leaving directory `/home/ryan/deb/openssl-0.9.8e/crypto/stack'
- making clean in crypto/lhash...
- make[3]: Entering directory `/home/ryan/deb/openssl-0.9.8e/crypto/lhash'
- rm -f *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff
- make[3]: Leaving directory `/home/ryan/deb/openssl-0.9.8e/crypto/lhash'
- making clean in crypto/rand...
- make[3]: Entering directory `/home/ryan/deb/openssl-0.9.8e/crypto/rand'
- rm -f *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff
- make[3]: Leaving directory `/home/ryan/deb/openssl-0.9.8e/crypto/rand'
- making clean in crypto/err...
- make[3]: Entering directory `/home/ryan/deb/openssl-0.9.8e/crypto/err'
- rm -f *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff
- make[3]: Leaving directory `/home/ryan/deb/openssl-0.9.8e/crypto/err'
- making clean in crypto/evp...
- make[3]: Entering directory `/home/ryan/deb/openssl-0.9.8e/crypto/evp'
- rm -f *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff
- make[3]: Leaving directory `/home/ryan/deb/openssl-0.9.8e/crypto/evp'
- making clean in crypto/asn1...
- make[3]: Entering directory `/home/ryan/deb/openssl-0.9.8e/crypto/asn1'
- rm -f *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff
- make[3]: Leaving directory `/home/ryan/deb/openssl-0.9.8e/crypto/asn1'
- making clean in crypto/pem...
- make[3]: Entering directory `/home/ryan/deb/openssl-0.9.8e/crypto/pem'
- rm -f *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff
- make[3]: Leaving directory `/home/ryan/deb/openssl-0.9.8e/crypto/pem'
- making clean in crypto/x509...
- make[3]: Entering directory `/home/ryan/deb/openssl-0.9.8e/crypto/x509'
- rm -f *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff
- make[3]: Leaving directory `/home/ryan/deb/openssl-0.9.8e/crypto/x509'
- making clean in crypto/x509v3...
- make[3]: Entering directory `/home/ryan/deb/openssl-0.9.8e/crypto/x509v3'
- rm -f *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff
- make[3]: Leaving directory `/home/ryan/deb/openssl-0.9.8e/crypto/x509v3'
- making clean in crypto/conf...
- make[3]: Entering directory `/home/ryan/deb/openssl-0.9.8e/crypto/conf'
- rm -f *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff
- make[3]: Leaving directory `/home/ryan/deb/openssl-0.9.8e/crypto/conf'
- making clean in crypto/txt_db...
- make[3]: Entering directory `/home/ryan/deb/openssl-0.9.8e/crypto/txt_db'
- rm -f *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff
- make[3]: Leaving directory `/home/ryan/deb/openssl-0.9.8e/crypto/txt_db'
- making clean in crypto/pkcs7...
- make[3]: Entering directory `/home/ryan/deb/openssl-0.9.8e/crypto/pkcs7'
- rm -f *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff enc dec sign verify
- make[3]: Leaving directory `/home/ryan/deb/openssl-0.9.8e/crypto/pkcs7'
- making clean in crypto/pkcs12...
- make[3]: Entering directory `/home/ryan/deb/openssl-0.9.8e/crypto/pkcs12'
- rm -f *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff
- make[3]: Leaving directory `/home/ryan/deb/openssl-0.9.8e/crypto/pkcs12'
- making clean in crypto/comp...
- make[3]: Entering directory `/home/ryan/deb/openssl-0.9.8e/crypto/comp'
- rm -f *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff
- make[3]: Leaving directory `/home/ryan/deb/openssl-0.9.8e/crypto/comp'
- making clean in crypto/ocsp...
- make[3]: Entering directory `/home/ryan/deb/openssl-0.9.8e/crypto/ocsp'
- rm -f *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff
- make[3]: Leaving directory `/home/ryan/deb/openssl-0.9.8e/crypto/ocsp'
- making clean in crypto/ui...
- make[3]: Entering directory `/home/ryan/deb/openssl-0.9.8e/crypto/ui'
- rm -f *.o */*.o *.obj lib tags core .pure .nfs* *.old *.bak fluff
- make[3]: Leaving directory `/home/ryan/deb/openssl-0.9.8e/crypto/ui'
- making clean in crypto/krb5...
- make[3]: Entering directory `/home/ryan/deb/openssl-0.9.8e/crypto/krb5'
- rm -f *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff
- make[3]: Leaving directory `/home/ryan/deb/openssl-0.9.8e/crypto/krb5'
- making clean in crypto/store...
- make[3]: Entering directory `/home/ryan/deb/openssl-0.9.8e/crypto/store'
- rm -f *.o */*.o *.obj lib tags core .pure .nfs* *.old *.bak fluff
- make[3]: Leaving directory `/home/ryan/deb/openssl-0.9.8e/crypto/store'
- making clean in crypto/pqueue...
- make[3]: Entering directory `/home/ryan/deb/openssl-0.9.8e/crypto/pqueue'
- rm -f *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff
- make[3]: Leaving directory `/home/ryan/deb/openssl-0.9.8e/crypto/pqueue'
- make[2]: Leaving directory `/home/ryan/deb/openssl-0.9.8e/crypto'
- making clean in ssl...
- make[2]: Entering directory `/home/ryan/deb/openssl-0.9.8e/ssl'
- rm -f *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff
- make[2]: Leaving directory `/home/ryan/deb/openssl-0.9.8e/ssl'
- making clean in engines...
- make[2]: Entering directory `/home/ryan/deb/openssl-0.9.8e/engines'
- rm -f *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff
- make[2]: Leaving directory `/home/ryan/deb/openssl-0.9.8e/engines'
- making clean in apps...
- make[2]: Entering directory `/home/ryan/deb/openssl-0.9.8e/apps'
- rm -f *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff openssl
- rm -f req
- make[2]: Leaving directory `/home/ryan/deb/openssl-0.9.8e/apps'
- making clean in tools...
- make[2]: Entering directory `/home/ryan/deb/openssl-0.9.8e/tools'
- rm -f *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff
- make[2]: Leaving directory `/home/ryan/deb/openssl-0.9.8e/tools'
- rm -f libcrypto.a libssl.a
- rm -f openssl.pc libssl.pc libcrypto.pc
- rm -f speed.* .pure
- rm -f openssl-0.9.8e.tar
- + rm -f libcrypto.so
- + rm -f libcrypto.so.0.9.8
- + rm -f libssl.so
- + rm -f libssl.so.0.9.8
- make[1]: Leaving directory `/home/ryan/deb/openssl-0.9.8e'
- #-make -f Makefile dclean
- perl util/perlpath.pl /usr/local/bin/perl
- rm -f test/.rnd test/testkey.pem test/testreq.pem test/certCA.srl
- rm -f util/mk1mf.bak Makefile.bak `find . -name Makefile.save`
- rm -f crypto/pem/ctx_size
- rm -f `find . -name "*~"`
- rm -f `find . -name "*.orig" -o -name "*.rej"`
- rm -f certs/*.0 certs/*.1
- rm -rf core i486 i586 i686/cmov
- rm doc/*.pod
- rm: cannot remove `doc/*.pod': No such file or directory
- make: [clean] Error 1 (ignored)
- rm -f libcrypto.* libssl.*
- cd test && rm -f .rnd tmp.bntest tmp.bctest *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff bntest ectest ecdsatest ecdhtest ideatest md2test md4test md5test hmactest rc2test rc4test rc5test destest shatest sha1test sha256t sha512t mdc2test rmdtest randtest dhtest enginetest bftest casttest ssltest exptest dsatest rsa_test evp_test *.ss *.srl log dummytest newkey.pem
- dh_clean
- dh_clean: Compatibility levels before 4 are deprecated.
- dpkg-source -b openssl-0.9.8e
- dpkg-source: building openssl using existing openssl_0.9.8e.orig.tar.gz
- dpkg-source: building openssl in openssl_0.9.8e-5ubuntu2.diff.gz
- dpkg-source: building openssl in openssl_0.9.8e-5ubuntu2.dsc
- dpkg-genchanges -S -sa
- dpkg-genchanges: including full source code in upload
- ver: 0.9.8e-5ubuntu2 since: debemail:[email protected]
- dpkg-buildpackage (debuild emulation): source only upload (original source is included)
- Now running lintian...
- W: openssl source: debian-rules-sets-DH_COMPAT line 12
- W: openssl source: debian-rules-ignores-make-clean-error line 71
- W: openssl source: package-uses-deprecated-debhelper-compat-version 3
- W: openssl source: substvar-source-version-is-deprecated libssl-dev
- W: openssl source: substvar-source-version-is-deprecated libssl0.9.8-dbg
- W: openssl source: out-of-date-standards-version 3.7.0 (current is 3.7.2)
- E: openssl source: invalid-arch-string-in-source-relation lpia [build-depends: gcc-4.1 [amd64 hppa i386 ia64 lpia powerpc sparc]]
- Finished running lintian.
- Now signing changes and any dsc files...
- signfile openssl_0.9.8e-5ubuntu2.dsc E95EDDC9
- You need a passphrase to unlock the secret key for
- 4096-bit RSA key, ID 8C1ACB57, created 2006-11-07 (main key ID E95EDDC9)
- signfile openssl_0.9.8e-5ubuntu2_source.changes E95EDDC9
- You need a passphrase to unlock the secret key for
- 4096-bit RSA key, ID 8C1ACB57, created 2006-11-07 (main key ID E95EDDC9)
- Successfully signed dsc and changes files
advertising
Update the Post
Either update this post and resubmit it with changes, or make a new post.
You may also comment on this post.
Please note that information posted here will not expire by default. If you do not want it to expire, please set the expiry time above. If it is set to expire, web search engines will not be allowed to index it prior to it expiring. Items that are not marked to expire will be indexable by search engines. Be careful with your passwords. All illegal activities will be reported and any information will be handed over to the authorities, so be good.