=> Bootstrap dependency digest>=20010302: found digest-20121220 => Bootstrap dependency fetch-[0-9]*: found fetch-1.8nb1 WARNING: [license.mk] Every package should define a LICENSE. ===> Building for libdes-4.04b --- cbc_cksm.o --- --- cbc_enc.o --- --- ecb_enc.o --- --- des_enc.o --- --- fcrypt_b.o --- --- cbc_cksm.o --- gcc -DRAND -DTERMIOS -O3 -fomit-frame-pointer -c cbc_cksm.c --- cbc_enc.o --- gcc -DRAND -DTERMIOS -O3 -fomit-frame-pointer -c cbc_enc.c --- ecb_enc.o --- gcc -DRAND -DTERMIOS -O3 -fomit-frame-pointer -c ecb_enc.c --- des_enc.o --- gcc -DRAND -DTERMIOS -O3 -fomit-frame-pointer -c des_enc.c --- fcrypt_b.o --- gcc -DRAND -DTERMIOS -O3 -fomit-frame-pointer -c fcrypt_b.c --- fcrypt.o --- gcc -DRAND -DTERMIOS -O3 -fomit-frame-pointer -c fcrypt.c --- set_key.o --- gcc -DRAND -DTERMIOS -O3 -fomit-frame-pointer -c set_key.c --- pcbc_enc.o --- gcc -DRAND -DTERMIOS -O3 -fomit-frame-pointer -c pcbc_enc.c --- xcbc_enc.o --- gcc -DRAND -DTERMIOS -O3 -fomit-frame-pointer -c xcbc_enc.c --- qud_cksm.o --- --- cbc3_enc.o --- --- qud_cksm.o --- gcc -DRAND -DTERMIOS -O3 -fomit-frame-pointer -c qud_cksm.c --- cbc3_enc.o --- gcc -DRAND -DTERMIOS -O3 -fomit-frame-pointer -c cbc3_enc.c --- cfb64ede.o --- gcc -DRAND -DTERMIOS -O3 -fomit-frame-pointer -c cfb64ede.c --- cfb64enc.o --- gcc -DRAND -DTERMIOS -O3 -fomit-frame-pointer -c cfb64enc.c --- cfb_enc.o --- gcc -DRAND -DTERMIOS -O3 -fomit-frame-pointer -c cfb_enc.c --- ecb3_enc.o --- gcc -DRAND -DTERMIOS -O3 -fomit-frame-pointer -c ecb3_enc.c --- enc_read.o --- gcc -DRAND -DTERMIOS -O3 -fomit-frame-pointer -c enc_read.c --- enc_writ.o --- gcc -DRAND -DTERMIOS -O3 -fomit-frame-pointer -c enc_writ.c --- ofb64ede.o --- gcc -DRAND -DTERMIOS -O3 -fomit-frame-pointer -c ofb64ede.c --- ofb64enc.o --- gcc -DRAND -DTERMIOS -O3 -fomit-frame-pointer -c ofb64enc.c --- ofb_enc.o --- gcc -DRAND -DTERMIOS -O3 -fomit-frame-pointer -c ofb_enc.c --- rand_key.o --- --- read_pwd.o --- --- rand_key.o --- gcc -DRAND -DTERMIOS -O3 -fomit-frame-pointer -c rand_key.c --- read_pwd.o --- gcc -DRAND -DTERMIOS -O3 -fomit-frame-pointer -c read_pwd.c --- read2pwd.o --- gcc -DRAND -DTERMIOS -O3 -fomit-frame-pointer -c read2pwd.c --- rpc_enc.o --- gcc -DRAND -DTERMIOS -O3 -fomit-frame-pointer -c rpc_enc.c --- str2key.o --- gcc -DRAND -DTERMIOS -O3 -fomit-frame-pointer -c str2key.c --- supp.o --- gcc -DRAND -DTERMIOS -O3 -fomit-frame-pointer -c supp.c --- rpw.o --- gcc -DRAND -DTERMIOS -O3 -fomit-frame-pointer -c rpw.c rpw.c: In function 'main': rpw.c:91:3: warning: incompatible implicit declaration of built-in function 'exit' rpw.c:96:3: warning: incompatible implicit declaration of built-in function 'exit' --- des.o --- gcc -DRAND -DTERMIOS -O3 -fomit-frame-pointer -c des.c --- destest.o --- --- speed.o --- --- destest.o --- gcc -DRAND -DTERMIOS -O3 -fomit-frame-pointer -c destest.c --- speed.o --- gcc -DRAND -DTERMIOS -O3 -fomit-frame-pointer -c speed.c --- des_opts.o --- gcc -DRAND -DTERMIOS -O3 -fomit-frame-pointer -c des_opts.c --- libdes.a --- /bin/rm -f libdes.a ar cr libdes.a cbc_cksm.o cbc_enc.o ecb_enc.o des_enc.o fcrypt_b.o fcrypt.o set_key.o pcbc_enc.o xcbc_enc.o qud_cksm.o cbc3_enc.o cfb64ede.o cfb64enc.o cfb_enc.o ecb3_enc.o enc_read.o enc_writ.o ofb64ede.o ofb64enc.o ofb_enc.o rand_key.o read_pwd.o read2pwd.o rpc_enc.o str2key.o supp.o if test -s /bin/ranlib; then /bin/ranlib libdes.a; else if test -s /usr/bin/ranlib; then /usr/bin/ranlib libdes.a; else exit 0; fi; fi --- rpw --- gcc -DRAND -DTERMIOS -O3 -fomit-frame-pointer -o rpw rpw.o libdes.a --- speed.o --- speed.c: In function 'main': speed.c:325:2: warning: incompatible implicit declaration of built-in function 'exit' --- speed --- gcc -DRAND -DTERMIOS -O3 -fomit-frame-pointer -o speed speed.o libdes.a --- des --- gcc -DRAND -DTERMIOS -O3 -fomit-frame-pointer -o des des.o libdes.a --- destest --- gcc -DRAND -DTERMIOS -O3 -fomit-frame-pointer -o destest destest.o libdes.a --- des_opts --- gcc -DRAND -DTERMIOS -O3 -fomit-frame-pointer -o des_opts des_opts.o libdes.a => Unwrapping files-to-be-installed.